[
  {
    "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:293"
                },
                "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": 184459
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21540
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 10277
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:260"
            },
            "result": {
              "status": "passed",
              "duration": 6314
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 15:54:36 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 340033
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 16561
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:723"
            },
            "result": {
              "status": "skipped",
              "duration": 101877
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 204513
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13960
            }
          }
        ]
      }
    ]
  },
  {
    "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": 14723719489
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:293"
                },
                "result": {
                  "status": "passed",
                  "duration": 20627
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12959
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 13142
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 9397
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:260"
            },
            "result": {
              "status": "passed",
              "duration": 5149
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 15:54:36 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 197839
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 18690
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 15 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 228843
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14296
            }
          }
        ]
      },
      {
        "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": 664078915
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:293"
                },
                "result": {
                  "status": "passed",
                  "duration": 14222
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18511
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17567
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 11747
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:260"
            },
            "result": {
              "status": "passed",
              "duration": 6557
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 15:54:51 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 217634
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 17829
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 223057
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11255
            }
          }
        ]
      },
      {
        "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": 1870535483
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:293"
                },
                "result": {
                  "status": "passed",
                  "duration": 19962
                }
              }
            ]
          }
        ],
        "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": 16282
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18144
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 12716
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:260"
            },
            "result": {
              "status": "passed",
              "duration": 6220
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 15:54:52 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 238910
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 15825
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 233981
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14539
            }
          }
        ]
      },
      {
        "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": 693045268
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:293"
                },
                "result": {
                  "status": "passed",
                  "duration": 20726
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20197
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18618
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 10863
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:260"
            },
            "result": {
              "status": "passed",
              "duration": 8114
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 15:54:54 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 223627
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 18415
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 1673118
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16814
            }
          }
        ]
      },
      {
        "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": 652179238
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:293"
                },
                "result": {
                  "status": "passed",
                  "duration": 17519
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16986
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22025
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 230809
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:260"
            },
            "result": {
              "status": "passed",
              "duration": 10707
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 15:54:54 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 866081
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 20610
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 233982
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11881
            }
          }
        ]
      }
    ]
  },
  {
    "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": 88539096210
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:293"
                },
                "result": {
                  "status": "passed",
                  "duration": 19033
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19537
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9498
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 11500
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:260"
            },
            "result": {
              "status": "passed",
              "duration": 6581
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 15:54:55 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 227515
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 17165
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 89 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 233533
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17842
            }
          }
        ]
      }
    ]
  },
  {
    "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:293"
                },
                "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": 17841
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20445
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 12921
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:260"
            },
            "result": {
              "status": "passed",
              "duration": 6751
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 15:56:24 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 283617
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 20530
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:728"
            },
            "result": {
              "status": "skipped",
              "duration": 985820060
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 255859
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17675
            }
          }
        ]
      },
      {
        "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:293"
                },
                "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": 16760
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18605
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 11812
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:260"
            },
            "result": {
              "status": "passed",
              "duration": 6579
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 15:56:25 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 225682
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 19673
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:728"
            },
            "result": {
              "status": "skipped",
              "duration": 688748942
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 246297
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17162
            }
          }
        ]
      }
    ]
  }
]