[
  {
    "id": "selinux-debugging",
    "uri": "features/finishing/srv_selinux.feature",
    "keyword": "Feature",
    "name": "SELinux debugging",
    "description": "  In order for the server to behave correctly after a reboot\n  I want to be sure that there is no wrong SELinux label",
    "line": 5,
    "tags": [
      {
        "name": "@transactional_server",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "selinux-debugging;no-previous-operation-has-created-wrong-selinux-label",
        "keyword": "Scenario",
        "name": "No previous operation has created wrong SELinux label",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "files on container volumes should all have the proper SELinux label",
            "line": 10,
            "match": {
              "location": "features/step_definitions/command_steps.rb:767"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:286"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@transactional_server",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 32018
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20577
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:157"
            },
            "result": {
              "status": "passed",
              "duration": 15787
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:253"
            },
            "result": {
              "status": "passed",
              "duration": 6353
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-16 10:49:40 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 292498
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 19382
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:716"
            },
            "result": {
              "status": "skipped",
              "duration": 93469
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 204728
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20432
            }
          }
        ]
      }
    ]
  },
  {
    "id": "debug-the-server-after-the-testsuite-has-run",
    "uri": "features/finishing/srv_debug.feature",
    "keyword": "Feature",
    "name": "Debug the server after the testsuite has run",
    "description": "",
    "line": 5,
    "tags": [
      {
        "name": "@new_issue",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "debug-the-server-after-the-testsuite-has-run;call-spacewalk-debug-on-server",
        "keyword": "Scenario",
        "name": "Call spacewalk-debug on server",
        "description": "",
        "line": 7,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute spacewalk-debug on the server",
            "line": 8,
            "match": {
              "location": "features/step_definitions/command_steps.rb:548"
            },
            "result": {
              "status": "passed",
              "duration": 9606088930
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:286"
                },
                "result": {
                  "status": "passed",
                  "duration": 20803
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16448
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17958
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:157"
            },
            "result": {
              "status": "passed",
              "duration": 10966
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:253"
            },
            "result": {
              "status": "passed",
              "duration": 6280
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-16 10:49:40 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 223190
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 15999
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 10 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 255452
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13134
            }
          }
        ]
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-the-tomcat-logs-on-server",
        "keyword": "Scenario",
        "name": "Check the tomcat logs on server",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the tomcat logs should not contain errors",
            "line": 11,
            "match": {
              "location": "features/step_definitions/command_steps.rb:519"
            },
            "result": {
              "status": "passed",
              "duration": 636644584
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:286"
                },
                "result": {
                  "status": "passed",
                  "duration": 19633
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19718
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17059
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:157"
            },
            "result": {
              "status": "passed",
              "duration": 11554
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:253"
            },
            "result": {
              "status": "passed",
              "duration": 6960
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-16 10:49:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 230908
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 15908
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 244336
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13137
            }
          }
        ]
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-salt-event-log-for-failures-on-server",
        "keyword": "Scenario",
        "name": "Check salt event log for failures on server",
        "description": "",
        "line": 14,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the salt event log on server should contain no failures",
            "line": 15,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:507"
            },
            "result": {
              "status": "passed",
              "duration": 1696359604
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:286"
                },
                "result": {
                  "status": "passed",
                  "duration": 19251
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          },
          {
            "name": "@new_issue",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21822
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18523
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:157"
            },
            "result": {
              "status": "passed",
              "duration": 10280
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:253"
            },
            "result": {
              "status": "passed",
              "duration": 6117
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-16 10:49:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 222332
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 15620
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 362510
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16792
            }
          }
        ]
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-the-taskomatic-logs-on-server",
        "keyword": "Scenario",
        "name": "Check the taskomatic logs on server",
        "description": "",
        "line": 17,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the taskomatic logs should not contain errors",
            "line": 18,
            "match": {
              "location": "features/step_definitions/command_steps.rb:527"
            },
            "result": {
              "status": "passed",
              "duration": 649177908
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:286"
                },
                "result": {
                  "status": "passed",
                  "duration": 18323
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21062
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17644
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:157"
            },
            "result": {
              "status": "passed",
              "duration": 11887
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:253"
            },
            "result": {
              "status": "passed",
              "duration": 6955
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-16 10:49:52 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 242994
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 16429
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 237478
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17783
            }
          }
        ]
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-for-out-of-memory-errors",
        "keyword": "Scenario",
        "name": "Check for out of memory errors",
        "description": "",
        "line": 20,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the log messages should not contain out of memory errors",
            "line": 21,
            "match": {
              "location": "features/step_definitions/command_steps.rb:535"
            },
            "result": {
              "status": "passed",
              "duration": 663382118
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:286"
                },
                "result": {
                  "status": "passed",
                  "duration": 18790
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20421
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17840
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:157"
            },
            "result": {
              "status": "passed",
              "duration": 11855
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:253"
            },
            "result": {
              "status": "passed",
              "duration": 7467
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-16 10:49:53 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 353153
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 28878
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 258058
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15924
            }
          }
        ]
      }
    ]
  },
  {
    "id": "debug-the-clients-after-the-testsuite-has-run",
    "uri": "features/finishing/allcli_debug.feature",
    "keyword": "Feature",
    "name": "Debug the clients after the testsuite has run",
    "description": "",
    "line": 4,
    "elements": [
      {
        "id": "debug-the-clients-after-the-testsuite-has-run;extract-the-logs-from-all-our-clients",
        "keyword": "Scenario",
        "name": "Extract the logs from all our clients",
        "description": "",
        "line": 6,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I extract the log files from all our active nodes",
            "line": 7,
            "match": {
              "location": "features/step_definitions/command_steps.rb:554"
            },
            "result": {
              "status": "passed",
              "duration": 80370405025
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:286"
                },
                "result": {
                  "status": "passed",
                  "duration": 18100
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19438
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 12004
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:157"
            },
            "result": {
              "status": "passed",
              "duration": 10623
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:253"
            },
            "result": {
              "status": "passed",
              "duration": 10873
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-16 10:49:54 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 380169
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 19097
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 80 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 235672
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12492
            }
          }
        ]
      }
    ]
  },
  {
    "id": "test-for-excessive-scc-accesses",
    "uri": "features/finishing/srv_count_scc_access.feature",
    "keyword": "Feature",
    "name": "Test for excessive SCC accesses",
    "description": "",
    "line": 5,
    "tags": [
      {
        "name": "@srv_scc_access_logging",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "test-for-excessive-scc-accesses;count-ui-scc-accesses-in-rhn_web_ui.log",
        "keyword": "Scenario",
        "name": "Count UI SCC accesses in rhn_web_ui.log",
        "description": "",
        "line": 7,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the word \"scc.suse.com\" does not occur more than 100 times in \"/var/log/rhn/rhn_web_ui.log\" on \"server\"",
            "line": 8,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1801"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:286"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@srv_scc_access_logging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 25567
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22245
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:157"
            },
            "result": {
              "status": "passed",
              "duration": 13463
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:253"
            },
            "result": {
              "status": "passed",
              "duration": 7012
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-16 10:51:14 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1557479
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 27681
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:721"
            },
            "result": {
              "status": "skipped",
              "duration": 999583186
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 240020
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16669
            }
          }
        ]
      },
      {
        "id": "test-for-excessive-scc-accesses;count-taskomatic-scc-accesses-in-rhn_taskomatic_daemon.log",
        "keyword": "Scenario",
        "name": "Count Taskomatic SCC accesses in rhn_taskomatic_daemon.log",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the word \"scc.suse.com\" does not occur more than 50 times in \"/var/log/rhn/rhn_taskomatic_daemon.log\" on \"server\"",
            "line": 11,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1801"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:286"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@srv_scc_access_logging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19064
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17633
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:157"
            },
            "result": {
              "status": "passed",
              "duration": 11544
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:253"
            },
            "result": {
              "status": "passed",
              "duration": 6279
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-16 10:51:15 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 261682
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 17078
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:721"
            },
            "result": {
              "status": "skipped",
              "duration": 672502318
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 242437
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12314
            }
          }
        ]
      }
    ]
  }
]