[
  {
    "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": 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": 8,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "files on container volumes should all have the proper SELinux label",
            "line": 9,
            "match": {
              "location": "features/step_definitions/command_steps.rb:779"
            },
            "result": {
              "status": "passed",
              "duration": 175297679
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "result": {
                  "status": "passed",
                  "duration": 26904
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 28664
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9358
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 13188
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 8075
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 08:20:08 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 259498
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 20660
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 369097
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22649
            }
          }
        ]
      }
    ]
  },
  {
    "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": "@under_debugging",
        "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:543"
            },
            "result": {
              "status": "passed",
              "duration": 10255098137
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "result": {
                  "status": "passed",
                  "duration": 16586
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@under_debugging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18569
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22427
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 11474
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 6974
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 08:20:08 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 186198
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 17017
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 10 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 748498
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16341
            }
          }
        ]
      },
      {
        "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:514"
            },
            "result": {
              "status": "passed",
              "duration": 451390405
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "result": {
                  "status": "passed",
                  "duration": 18704
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@under_debugging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15243
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 343676
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 15633
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 11868
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 08:20:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 777212
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 23064
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 588732
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19387
            }
          }
        ]
      },
      {
        "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": 998273851
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "result": {
                  "status": "passed",
                  "duration": 18112
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@under_debugging",
            "line": 4
          },
          {
            "name": "@under_debugging",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18450
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17796
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 16439
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 7515
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 08:20:19 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 201618
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 18406
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 199673
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12860
            }
          }
        ]
      },
      {
        "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:522"
            },
            "result": {
              "status": "passed",
              "duration": 491533171
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "result": {
                  "status": "passed",
                  "duration": 19404
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@under_debugging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20042
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16560
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 11155
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 8221
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 08:20:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 206217
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 24000
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 669422
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15565
            }
          }
        ]
      },
      {
        "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:530"
            },
            "result": {
              "status": "passed",
              "duration": 371313408
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "result": {
                  "status": "passed",
                  "duration": 20973
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@under_debugging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17883
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23747
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 17722
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 11283
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 08:20:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 545828
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 21174
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 874492
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18746
            }
          }
        ]
      }
    ]
  },
  {
    "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:549"
            },
            "result": {
              "status": "passed",
              "duration": 72217580525
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "result": {
                  "status": "passed",
                  "duration": 20610
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18589
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 13162
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 15805
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 11302
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 08:20:21 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 231007
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 18295
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 72 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 227242
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13390
            }
          }
        ]
      }
    ]
  },
  {
    "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:1840"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "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": 21650
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20738
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 13327
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 7004
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 08:21:33 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 196835
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 18384
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:714"
            },
            "result": {
              "status": "skipped",
              "duration": 628755647
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 218785
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13519
            }
          }
        ]
      },
      {
        "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:1840"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "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": 17463
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16979
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 11537
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 7118
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 08:21:34 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 217976
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 19902
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:714"
            },
            "result": {
              "status": "skipped",
              "duration": 450348027
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 202749
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14957
            }
          }
        ]
      }
    ]
  }
]