[
  {
    "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:752"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "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": 25007
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18564
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11254
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5656
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:52:16 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 268955
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16338
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:695"
            },
            "result": {
              "status": "skipped",
              "duration": 80106
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 177217
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13806
            }
          }
        ]
      }
    ]
  },
  {
    "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:533"
            },
            "result": {
              "status": "passed",
              "duration": 34137571681
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 20124
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12184
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17268
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 9241
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9356
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:52:16 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 192263
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16739
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 34 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 211457
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15486
            }
          }
        ]
      },
      {
        "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:504"
            },
            "result": {
              "status": "passed",
              "duration": 813564669
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18816
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17351
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18685
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11006
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6960
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:52:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 219086
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18708
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 219459
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13321
            }
          }
        ]
      },
      {
        "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": "failed",
              "error_message": "\nFound 24 failures in salt event log:\n\n# Failure 2 , _stamp: 2026-03-04T23:02:17.463140 {\n    \"__id__\": \"run_ansible_playbook\",\n    \"__run_num__\": 0,\n    \"__sls__\": \"ansible.runplaybook\",\n    \"changes\": {\n        \"ret\": {\n            \"pid\": 10995,\n            \"retcode\": 2,\n            \"stderr\": \"usage: ansible-playbook [-h] [--version] [-v] [--private-key PRIVATE_KEY_FILE]\\n                        [-u REMOTE_USER] [-c CONNECTION] [-T TIMEOUT]\\n                        [--ssh-common-args SSH_COMMON_ARGS]\\n                        [--sftp-extra-args SFTP_EXTRA_ARGS]\\n                        [--scp-extra-args SCP_EXTRA_ARGS]\\n                        [--ssh-extra-args SSH_EXTRA_ARGS] [-k |\\n                        --connection-password-file CONNECTION_PASSWORD_FILE]\\n                        [--force-handlers] [-b]\\n                        [--become-method BECOME_METHOD]\\n                        [--become-user BECOME_USER] [-K |\\n                        --become-password-file BECOME_PASSWORD_FILE] [-t TAGS]\\n                        [--skip-tags SKIP_TAGS] [-C] [-D] [-i INVENTORY]\\n                        [--list-hosts] [-l SUBSET] [--flush-cache]\\n                        [-e EXTRA_VARS] [--vault-id VAULT_IDS] [-J |\\n                        --vault-password-file VAULT_PASSWORD_FILES] [-f FORKS]\\n                        [-M MODULE_PATH] [--syntax-check] [--list-tasks]\\n                        [--list-tags] [--step] [--start-at-task START_AT_TASK]\\n                        playbook [playbook ...]\\nansible-playbook: error: unrecognized arguments: worry about a thing, p2: Cause every little thing gonna be alright\\\", \\\"p3\\\": \\\"Singing, \\\\\\\\\\\\\\\"Dont worry about a thing\\\\\\\", p4: Cause every little thing gonna be alright\\\", \\\"p5\\\": \\\"2 * 50505\\\", \\\"p1_empty\\\": \\\"\\\", \\\"p2_empty\\\": \\\"\\\", \\\"p_null\\\": null}\\n \\nusage: ansible-playbook [-h] [--version] [-v] [--private-key PRIVATE_KEY_FILE]\\n                        [-u REMOTE_USER] [-c CONNECTION] [-T TIMEOUT]\\n                        [--ssh-common-args SSH_COMMON_ARGS]\\n                        [--sftp-extra-args SFTP_EXTRA_ARGS]\\n                        [--scp-extra-args SCP_EXTRA_ARGS]\\n                        [--ssh-extra-args SSH_EXTRA_ARGS] [-k |\\n                        --connection-password-file CONNECTION_PASSWORD_FILE]\\n                        [--force-handlers] [-b]\\n                        [--become-method BECOME_METHOD]\\n                        [--become-user BECOME_USER] [-K |\\n                        --become-password-file BECOME_PASSWORD_FILE] [-t TAGS]\\n                        [--skip-tags SKIP_TAGS] [-C] [-D] [-i INVENTORY]\\n                        [--list-hosts] [-l SUBSET] [--flush-cache]\\n                        [-e EXTRA_VARS] [--vault-id VAULT_IDS] [-J |\\n                        --vault-password-file VAULT_PASSWORD_FILES] [-f FORKS]\\n                        [-M MODULE_PATH] [--syntax-check] [--list-tasks]\\n                        [--list-tags] [--step] [--start-at-task START_AT_TASK]\\n                        playbook [playbook ...]\\n\\nRuns Ansible playbooks, executing the defined tasks on the targeted hosts.\\n\\npositional arguments:\\n  playbook              Playbook(s)\\n\\noptions:\\n  --become-password-file, --become-pass-file BECOME_PASSWORD_FILE\\n                        Become password file\\n  --connection-password-file, --conn-pass-file CONNECTION_PASSWORD_FILE\\n                        Connection password file\\n  --flush-cache         clear the fact cache for every host in inventory\\n  --force-handlers      run handlers even if a task fails\\n  --list-hosts          outputs a list of matching hosts; does not execute\\n                        anything else\\n  --list-tags           list all available tags\\n  --list-tasks          list all tasks that would be executed\\n  --skip-tags SKIP_TAGS\\n                        only run plays and tasks whose tags do not match these\\n                        values. This argument may be specified multiple times.\\n  --start-at-task START_AT_TASK\\n                        start the playbook at the task matching this name\\n  --step                one-step-at-a-time: confirm each task before running\\n  --syntax-check        perform a syntax check on the playbook, but do not\\n                        execute it\\n  --vault-id VAULT_IDS  the vault identity to use. This argument may be\\n                        specified multiple times.\\n  --vault-password-file, --vault-pass-file VAULT_PASSWORD_FILES\\n                        vault password file\\n  --version             show program's version number, config file location,\\n                        configured module search path, module location,\\n                        executable location and exit\\n  -C, --check           don't make any changes; instead, try to predict some\\n                        of the changes that may occur\\n  -D, --diff            when changing (small) files and templates, show the\\n                        differences in those files; works great with --check\\n  -J, --ask-vault-password, --ask-vault-pass\\n                        ask for vault password\\n  -K, --ask-become-pass\\n                        ask for privilege escalation password\\n  -M, --module-path MODULE_PATH\\n                        prepend colon-separated path(s) to module library\\n                        (default={{ ANSIBLE_HOME ~\\n                        \\\"/plugins/modules:/usr/share/ansible/plugins/modules\\\"\\n                        }}). This argument may be specified multiple times.\\n  -e, --extra-vars EXTRA_VARS\\n                        set additional variables as key=value or YAML/JSON, if\\n                        filename prepend with @. This argument may be\\n                        specified multiple times.\\n  -f, --forks FORKS     specify number of parallel processes to use\\n                        (default=5)\\n  -h, --help            show this help message and exit\\n  -i, --inventory, --inventory-file INVENTORY\\n                        specify inventory host path or comma separated host\\n                        list. This argument may be specified multiple times.\\n  -k, --ask-pass        ask for connection password\\n  -l, --limit SUBSET    further limit selected hosts to an additional pattern\\n  -t, --tags TAGS       only run plays and tasks tagged with these values.\\n                        This argument may be specified multiple times.\\n  -v, --verbose         Causes Ansible to print more debug messages. Adding\\n                        multiple -v will increase the verbosity, the builtin\\n                        plugins currently evaluate up to -vvvvvv. A reasonable\\n                        level to start is -vvv, connection debugging might\\n                        require -vvvv. This argument may be specified multiple\\n                        times.\\n\\nConnection Options:\\n  control as whom and how to connect to hosts\\n\\n  --private-key, --key-file PRIVATE_KEY_FILE\\n                        use this file to authenticate the connection\\n  --scp-extra-args SCP_EXTRA_ARGS\\n                        specify extra arguments to pass to scp only (e.g. -l)\\n  --sftp-extra-args SFTP_EXTRA_ARGS\\n                        specify extra arguments to pass to sftp only (e.g. -f,\\n                        -l)\\n  --ssh-common-args SSH_COMMON_ARGS\\n                        specify common arguments to pass to sftp/scp/ssh (e.g.\\n                        ProxyCommand)\\n  --ssh-extra-args SSH_EXTRA_ARGS\\n                        specify extra arguments to pass to ssh only (e.g. -R)\\n  -T, --timeout TIMEOUT\\n                        override the connection timeout in seconds (default\\n                        depends on connection)\\n  -c, --connection CONNECTION\\n                        connection type to use (default=ssh)\\n  -u, --user REMOTE_USER\\n                        connect as this user (default=None)\\n\\nPrivilege Escalation Options:\\n  control how and which user you become as on target hosts\\n\\n  --become-method BECOME_METHOD\\n                        privilege escalation method to use (default=sudo), use\\n                        `ansible-doc -t become -l` to list valid choices.\\n  --become-user BECOME_USER\\n                        run operations as this user (default=root)\\n  -b, --become          run operations with become (does not imply password\\n                        prompting)\",\n            \"stdout\": \"\"\n        }\n    },\n    \"comment\": \"Module function ansible.playbooks executed\",\n    \"duration\": 4497.269,\n    \"name\": \"ansible.playbooks\",\n    \"result\": false,\n    \"start_time\": \"00:02:12.955013\"\n}\n\n# Failure 3 , _stamp: 2026-03-04T23:56:13.907184 {\n    \"__id__\": \"pkg_installed\",\n    \"__run_num__\": 11,\n    \"__sls__\": \"packages.pkginstall\",\n    \"changes\": {},\n    \"comment\": \"An error was encountered while installing package(s): Zypper command failure: Running as unit: run-p14818-i14819.scope; invocation ID: de47c2f248564401880d1cb98a6b36f7Loading repository data...\\nReading installed packages...\\nResolving package dependencies...\\n\\nProblem: 1: nothing provides 'python3-defusedxml' needed by the to be installed python3-rhnlib-5.2.3-2.1.uyuni.noarch\\n Solution 1: do not install mgr-push-5.2.2-2.1.uyuni.noarch\\n Solution 2: break python3-rhnlib-5.2.3-2.1.uyuni.noarch by ignoring some of its dependencies\\n\\nChoose from above solutions by number or cancel [1/2/c/d/?] (c): c\",\n    \"duration\": 1920.115,\n    \"name\": \"pkg_installed\",\n    \"result\": false,\n    \"start_time\": \"00:56:11.978370\"\n}\n\n# Failure 4 , _stamp: 2026-03-05T00:13:54.460239 {\n    \"__id__\": \"mgr_buildimage\",\n    \"__run_num__\": 1,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"Module function docker.build threw an exception. Exception: Build failed for https://github.com/uyuni-project/uyuni.git#:testsuite/features/profiles/temporary/docker_profiles/cloud_aws/Docker. Error(s) follow:\\n\\nmanifest for ip-172-16-1-175.eu-central-1.compute.internal/suse/sle15:15.7 not found: manifest unknown: manifest unknown\",\n    \"duration\": 13930.728,\n    \"name\": \"docker.build\",\n    \"result\": false,\n    \"start_time\": \"01:13:40.501935\"\n}\n\n# Failure 5 , _stamp: 2026-03-05T00:13:54.460239 {\n    \"__id__\": \"mgr_pushimage\",\n    \"__run_num__\": 2,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_buildimage\",\n    \"duration\": 0.005,\n    \"name\": \"docker.push\",\n    \"result\": false,\n    \"start_time\": \"01:13:54.433106\"\n}\n\n# Failure 6 , _stamp: 2026-03-05T00:13:54.460239 {\n    \"__id__\": \"mgr_registries_logout\",\n    \"__run_num__\": 3,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_pushimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.logout\",\n    \"result\": false,\n    \"start_time\": \"01:13:54.433375\"\n}\n\n# Failure 7 , _stamp: 2026-03-05T00:15:09.662267 {\n    \"__id__\": \"mgr_buildimage\",\n    \"__run_num__\": 1,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"Module function docker.build threw an exception. Exception: Build failed for https://github.com/uyuni-project/uyuni.git#:testsuite/features/profiles/temporary/docker_profiles/cloud_aws/Docker. Error(s) follow:\\n\\nmanifest for ip-172-16-1-175.eu-central-1.compute.internal/suse/sle15:15.7 not found: manifest unknown: manifest unknown\",\n    \"duration\": 14159.305,\n    \"name\": \"docker.build\",\n    \"result\": false,\n    \"start_time\": \"01:14:55.474434\"\n}\n\n# Failure 8 , _stamp: 2026-03-05T00:15:09.662267 {\n    \"__id__\": \"mgr_pushimage\",\n    \"__run_num__\": 2,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_buildimage\",\n    \"duration\": 0.005,\n    \"name\": \"docker.push\",\n    \"result\": false,\n    \"start_time\": \"01:15:09.634200\"\n}\n\n# Failure 9 , _stamp: 2026-03-05T00:15:09.662267 {\n    \"__id__\": \"mgr_registries_logout\",\n    \"__run_num__\": 3,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_pushimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.logout\",\n    \"result\": false,\n    \"start_time\": \"01:15:09.634471\"\n}\n\n# Failure 10 , _stamp: 2026-03-05T00:20:52.651760 {\n    \"__id__\": \"mgr_buildimage\",\n    \"__run_num__\": 1,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"Module function docker.build threw an exception. Exception: Build failed for https://github.com/uyuni-project/uyuni.git#:testsuite/features/profiles/temporary/docker_profiles/cloud_aws/Docker. Error(s) follow:\\n\\nmanifest for ip-172-16-1-175.eu-central-1.compute.internal/suse/sle15:15.7 not found: manifest unknown: manifest unknown\",\n    \"duration\": 13297.557,\n    \"name\": \"docker.build\",\n    \"result\": false,\n    \"start_time\": \"01:20:39.320302\"\n}\n\n# Failure 11 , _stamp: 2026-03-05T00:20:52.651760 {\n    \"__id__\": \"mgr_pushimage\",\n    \"__run_num__\": 2,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_buildimage\",\n    \"duration\": 0.005,\n    \"name\": \"docker.push\",\n    \"result\": false,\n    \"start_time\": \"01:20:52.618308\"\n}\n\n# Failure 12 , _stamp: 2026-03-05T00:20:52.651760 {\n    \"__id__\": \"mgr_registries_logout\",\n    \"__run_num__\": 3,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_pushimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.logout\",\n    \"result\": false,\n    \"start_time\": \"01:20:52.618579\"\n}\n\n# Failure 13 , _stamp: 2026-03-05T00:21:50.485844 {\n    \"__id__\": \"mgr_buildimage\",\n    \"__run_num__\": 1,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"Module function docker.build threw an exception. Exception: Build failed for https://github.com/uyuni-project/uyuni.git#:testsuite/features/profiles/temporary/docker_profiles/cloud_aws/Docker. Error(s) follow:\\n\\nmanifest for ip-172-16-1-175.eu-central-1.compute.internal/suse/sle15:15.7 not found: manifest unknown: manifest unknown\",\n    \"duration\": 14027.859,\n    \"name\": \"docker.build\",\n    \"result\": false,\n    \"start_time\": \"01:21:36.427520\"\n}\n\n# Failure 14 , _stamp: 2026-03-05T00:21:50.485844 {\n    \"__id__\": \"mgr_pushimage\",\n    \"__run_num__\": 2,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_buildimage\",\n    \"duration\": 0.005,\n    \"name\": \"docker.push\",\n    \"result\": false,\n    \"start_time\": \"01:21:50.455957\"\n}\n\n# Failure 15 , _stamp: 2026-03-05T00:21:50.485844 {\n    \"__id__\": \"mgr_registries_logout\",\n    \"__run_num__\": 3,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_pushimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.logout\",\n    \"result\": false,\n    \"start_time\": \"01:21:50.456234\"\n}\n\n# Failure 16 , _stamp: 2026-03-05T00:22:51.534296 {\n    \"__id__\": \"mgr_buildimage\",\n    \"__run_num__\": 1,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"Module function docker.build threw an exception. Exception: Build failed for https://github.com/uyuni-project/uyuni.git#:testsuite/features/profiles/temporary/docker_profiles/cloud_aws/Docker. Error(s) follow:\\n\\nmanifest for ip-172-16-1-175.eu-central-1.compute.internal/suse/sle15:15.7 not found: manifest unknown: manifest unknown\",\n    \"duration\": 13378.249,\n    \"name\": \"docker.build\",\n    \"result\": false,\n    \"start_time\": \"01:22:38.127366\"\n}\n\n# Failure 17 , _stamp: 2026-03-05T00:22:51.534296 {\n    \"__id__\": \"mgr_pushimage\",\n    \"__run_num__\": 2,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_buildimage\",\n    \"duration\": 0.005,\n    \"name\": \"docker.push\",\n    \"result\": false,\n    \"start_time\": \"01:22:51.506058\"\n}\n\n# Failure 18 , _stamp: 2026-03-05T00:22:51.534296 {\n    \"__id__\": \"mgr_registries_logout\",\n    \"__run_num__\": 3,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_pushimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.logout\",\n    \"result\": false,\n    \"start_time\": \"01:22:51.506325\"\n}\n\n# Failure 19 , _stamp: 2026-03-05T00:23:47.890371 {\n    \"__id__\": \"mgr_buildimage\",\n    \"__run_num__\": 1,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"Module function docker.build threw an exception. Exception: Build failed for https://github.com/uyuni-project/uyuni.git#:testsuite/features/profiles/temporary/docker_profiles/cloud_aws/Docker. Error(s) follow:\\n\\nmanifest for ip-172-16-1-175.eu-central-1.compute.internal/suse/sle15:15.7 not found: manifest unknown: manifest unknown\",\n    \"duration\": 14122.333,\n    \"name\": \"docker.build\",\n    \"result\": false,\n    \"start_time\": \"01:23:33.740343\"\n}\n\n# Failure 20 , _stamp: 2026-03-05T00:23:47.890371 {\n    \"__id__\": \"mgr_pushimage\",\n    \"__run_num__\": 2,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_buildimage\",\n    \"duration\": 0.005,\n    \"name\": \"docker.push\",\n    \"result\": false,\n    \"start_time\": \"01:23:47.863160\"\n}\n\n# Failure 21 , _stamp: 2026-03-05T00:23:47.890371 {\n    \"__id__\": \"mgr_registries_logout\",\n    \"__run_num__\": 3,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_pushimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.logout\",\n    \"result\": false,\n    \"start_time\": \"01:23:47.863447\"\n}\n\n# Failure 22 , _stamp: 2026-03-05T00:32:41.324327 {\n    \"__id__\": \"mgr_buildimage\",\n    \"__run_num__\": 1,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"Module function docker.build threw an exception. Exception: Build failed for https://github.com/uyuni-project/uyuni.git#:testsuite/features/profiles/temporary/docker_profiles/cloud_aws/Docker/authprofile. Error(s) follow:\\n\\nHead \\\"https://ip-172-16-1-175.eu-central-1.compute.internal:5000/v2/cucutest/systemsmanagement/uyuni/master/docker/containers/uyuni-master-testsuite/manifests/latest\\\": no basic auth credentials\",\n    \"duration\": 13503.741,\n    \"name\": \"docker.build\",\n    \"result\": false,\n    \"start_time\": \"01:32:27.790094\"\n}\n\n# Failure 23 , _stamp: 2026-03-05T00:32:41.324327 {\n    \"__id__\": \"mgr_pushimage\",\n    \"__run_num__\": 2,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_buildimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.push\",\n    \"result\": false,\n    \"start_time\": \"01:32:41.294298\"\n}\n\n# Failure 24 , _stamp: 2026-03-05T00:32:41.324327 {\n    \"__id__\": \"mgr_registries_logout\",\n    \"__run_num__\": 3,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_pushimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.logout\",\n    \"result\": false,\n    \"start_time\": \"01:32:41.294572\"\n}\n\n# Failure 25 , _stamp: 2026-03-05T01:37:51.468737 {\n    \"__id__\": \"os_not_supported\",\n    \"__run_num__\": 14,\n    \"__sls__\": \"prometheus\",\n    \"changes\": {},\n    \"comment\": \"Failure!\",\n    \"duration\": 0.752,\n    \"name\": \"OS not supported!\",\n    \"result\": false,\n    \"start_time\": \"02:37:24.010694\"\n}\n\n (ScriptError)\n./features/step_definitions/salt_steps.rb:526:in `/^the salt event log on server should contain no failures$/'\nfeatures/finishing/srv_debug.feature:15:in `the salt event log on server should contain no failures'",
              "duration": 4907379588
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "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": 17878
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17790
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10675
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5975
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:52:51 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 208340
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 15920
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 1405648591
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24752
            }
          }
        ]
      },
      {
        "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:512"
            },
            "result": {
              "status": "passed",
              "duration": 884664510
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18487
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21033
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16400
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 9920
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6688
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:52:57 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 223288
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17818
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 224251
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12140
            }
          }
        ]
      },
      {
        "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:520"
            },
            "result": {
              "status": "passed",
              "duration": 717686687
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19021
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17337
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17684
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10647
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6261
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:52:58 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 202880
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17253
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 224644
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13308
            }
          }
        ]
      }
    ]
  },
  {
    "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:539"
            },
            "result": {
              "status": "passed",
              "duration": 150828752445
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18586
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18054
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10211
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12349
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6690
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:52:59 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 210874
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17469
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 151 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 229011
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15147
            }
          }
        ]
      }
    ]
  },
  {
    "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:273"
                },
                "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": 19706
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 27109
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13925
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11560
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:55:30 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 211456
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19923
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 1011766695
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 244269
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14346
            }
          }
        ]
      },
      {
        "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:273"
                },
                "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": 17963
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17126
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11551
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6178
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:55:31 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 205290
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18667
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 715120810
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 233317
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12905
            }
          }
        ]
      }
    ]
  }
]