2023-12-07T15:35:01.170 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-07T15:35:01.170 DEBUG:teuthology.run:Teuthology command: teuthology --name gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi --owner scheduled_gabrioux@teuthology --archive /home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482149 --description orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/off mon_election/classic task/test_extra_daemon_features} --verbose -- /home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482149/orig.config.yaml 2023-12-07T15:35:01.524 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T15:35:01.620 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482149 branch: wip-guits-testing-2023-12-05-0857 description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/off mon_election/classic task/test_extra_daemon_features} email: gabrioux@redhat.com first_in_suite: false job_id: '7482149' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-guits-testing-2023-12-05-0857 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-testing-2023-12-05-0857 sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 owner: scheduled_gabrioux@teuthology priority: 60 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 6586 sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-2023-12-05-0857 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e6605fb8725c25c4838cef6a39f30df73f1ed149/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 targets: smithi038.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi172.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - exec: all-hosts: - mkdir /etc/cephadm_testing - cephadm.apply: specs: - extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon - custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest - custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z - cephadm.wait_for_service: service: mon - cephadm.wait_for_service: service: container.foo - cephadm.wait_for_service: service: container.bar - exec: host.a: - 'set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt # Verify that container bar''s init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name ''container.bar.*'') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-07_15:07:54 tube: smithi user: gabrioux verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-07T15:35:01.620 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_e6605fb8725c25c4838cef6a39f30df73f1ed149/qa; will attempt to use it 2023-12-07T15:35:01.621 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_e6605fb8725c25c4838cef6a39f30df73f1ed149/qa/tasks 2023-12-07T15:35:01.621 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-07T15:35:01.623 INFO:teuthology.task.internal:Checking packages... 2023-12-07T15:35:01.649 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'e6605fb8725c25c4838cef6a39f30df73f1ed149' 2023-12-07T15:35:01.649 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-07T15:35:01.649 INFO:teuthology.packaging:ref: None 2023-12-07T15:35:01.649 INFO:teuthology.packaging:tag: None 2023-12-07T15:35:01.649 INFO:teuthology.packaging:branch: wip-guits-testing-2023-12-05-0857 2023-12-07T15:35:01.649 INFO:teuthology.packaging:sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 2023-12-07T15:35:01.649 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-guits-testing-2023-12-05-0857 2023-12-07T15:35:01.872 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-13.ge6605fb8 2023-12-07T15:35:01.872 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-07T15:35:01.879 INFO:teuthology.task.internal:no buildpackages task found 2023-12-07T15:35:01.879 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-07T15:35:01.912 INFO:teuthology.task.internal:Saving configuration 2023-12-07T15:35:01.928 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-07T15:35:01.934 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T15:35:01.962 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi038.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482149', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 15:29:56.482585', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T15:35:01.986 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482149', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 15:29:56.480875', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T15:35:01.986 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-07T15:35:01.993 INFO:teuthology.task.internal:roles: ubuntu@smithi038.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-12-07T15:35:01.993 INFO:teuthology.task.internal:roles: ubuntu@smithi172.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-12-07T15:35:01.993 INFO:teuthology.run_tasks:Running task console_log... 2023-12-07T15:35:02.082 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff76d7799d0>, signals=[15]) 2023-12-07T15:35:02.082 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-07T15:35:02.088 INFO:teuthology.task.internal:Opening connections... 2023-12-07T15:35:02.088 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi038.front.sepia.ceph.com 2023-12-07T15:35:02.090 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T15:35:02.159 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi172.front.sepia.ceph.com 2023-12-07T15:35:02.160 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T15:35:02.223 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-07T15:35:02.229 DEBUG:teuthology.orchestra.run.smithi038:> uname -m 2023-12-07T15:35:02.251 INFO:teuthology.orchestra.run.smithi038.stdout:x86_64 2023-12-07T15:35:02.251 DEBUG:teuthology.orchestra.run.smithi038:> cat /etc/os-release 2023-12-07T15:35:02.311 INFO:teuthology.orchestra.run.smithi038.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T15:35:02.311 INFO:teuthology.orchestra.run.smithi038.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T15:35:02.311 INFO:teuthology.orchestra.run.smithi038.stdout:ID="rhel" 2023-12-07T15:35:02.311 INFO:teuthology.orchestra.run.smithi038.stdout:ID_LIKE="fedora" 2023-12-07T15:35:02.311 INFO:teuthology.orchestra.run.smithi038.stdout:VERSION_ID="8.6" 2023-12-07T15:35:02.311 INFO:teuthology.orchestra.run.smithi038.stdout:PLATFORM_ID="platform:el8" 2023-12-07T15:35:02.311 INFO:teuthology.orchestra.run.smithi038.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T15:35:02.311 INFO:teuthology.orchestra.run.smithi038.stdout:ANSI_COLOR="0;31" 2023-12-07T15:35:02.311 INFO:teuthology.orchestra.run.smithi038.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T15:35:02.312 INFO:teuthology.orchestra.run.smithi038.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T15:35:02.312 INFO:teuthology.orchestra.run.smithi038.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T15:35:02.312 INFO:teuthology.orchestra.run.smithi038.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T15:35:02.312 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:35:02.312 INFO:teuthology.orchestra.run.smithi038.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T15:35:02.312 INFO:teuthology.orchestra.run.smithi038.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T15:35:02.312 INFO:teuthology.orchestra.run.smithi038.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T15:35:02.312 INFO:teuthology.orchestra.run.smithi038.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T15:35:02.313 INFO:teuthology.lock.ops:Updating smithi038.front.sepia.ceph.com on lock server 2023-12-07T15:35:02.339 DEBUG:teuthology.orchestra.run.smithi172:> uname -m 2023-12-07T15:35:02.359 INFO:teuthology.orchestra.run.smithi172.stdout:x86_64 2023-12-07T15:35:02.360 DEBUG:teuthology.orchestra.run.smithi172:> cat /etc/os-release 2023-12-07T15:35:02.417 INFO:teuthology.orchestra.run.smithi172.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T15:35:02.417 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T15:35:02.418 INFO:teuthology.orchestra.run.smithi172.stdout:ID="rhel" 2023-12-07T15:35:02.418 INFO:teuthology.orchestra.run.smithi172.stdout:ID_LIKE="fedora" 2023-12-07T15:35:02.418 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION_ID="8.6" 2023-12-07T15:35:02.418 INFO:teuthology.orchestra.run.smithi172.stdout:PLATFORM_ID="platform:el8" 2023-12-07T15:35:02.418 INFO:teuthology.orchestra.run.smithi172.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T15:35:02.418 INFO:teuthology.orchestra.run.smithi172.stdout:ANSI_COLOR="0;31" 2023-12-07T15:35:02.418 INFO:teuthology.orchestra.run.smithi172.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T15:35:02.418 INFO:teuthology.orchestra.run.smithi172.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T15:35:02.418 INFO:teuthology.orchestra.run.smithi172.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T15:35:02.418 INFO:teuthology.orchestra.run.smithi172.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T15:35:02.418 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:35:02.418 INFO:teuthology.orchestra.run.smithi172.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T15:35:02.418 INFO:teuthology.orchestra.run.smithi172.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T15:35:02.419 INFO:teuthology.orchestra.run.smithi172.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T15:35:02.419 INFO:teuthology.orchestra.run.smithi172.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T15:35:02.419 INFO:teuthology.lock.ops:Updating smithi172.front.sepia.ceph.com on lock server 2023-12-07T15:35:02.436 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-07T15:35:02.445 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-07T15:35:02.451 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-07T15:35:02.451 DEBUG:teuthology.orchestra.run.smithi038:> test '!' -e /home/ubuntu/cephtest 2023-12-07T15:35:02.453 DEBUG:teuthology.orchestra.run.smithi172:> test '!' -e /home/ubuntu/cephtest 2023-12-07T15:35:02.474 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-07T15:35:02.480 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-07T15:35:02.480 DEBUG:teuthology.orchestra.run.smithi038:> test -z $(ls -A /var/lib/ceph) 2023-12-07T15:35:02.513 DEBUG:teuthology.orchestra.run.smithi172:> test -z $(ls -A /var/lib/ceph) 2023-12-07T15:35:02.542 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-07T15:35:02.597 INFO:teuthology.run_tasks:Running task kernel... 2023-12-07T15:35:02.616 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-07T15:35:02.616 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-07T15:35:02.616 DEBUG:teuthology.orchestra.run.smithi038:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T15:35:02.617 DEBUG:teuthology.orchestra.run.smithi172:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T15:35:02.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:35:02.636 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2023-12-07T15:35:02.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:35:02.638 DEBUG:teuthology.orchestra.run.smithi038:> uname -r 2023-12-07T15:35:02.693 INFO:teuthology.orchestra.run.smithi172.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T15:35:02.694 INFO:teuthology.task.kernel:Running kernel on smithi172: 4.18.0-372.9.1.el8.x86_64 2023-12-07T15:35:02.694 DEBUG:teuthology.orchestra.run.smithi172:> sudo yum install -y kernel 2023-12-07T15:35:02.698 INFO:teuthology.orchestra.run.smithi038.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T15:35:02.699 INFO:teuthology.task.kernel:Running kernel on smithi038: 4.18.0-372.9.1.el8.x86_64 2023-12-07T15:35:02.699 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum install -y kernel 2023-12-07T15:35:03.891 INFO:teuthology.orchestra.run.smithi172.stdout:Updating Subscription Management repositories. 2023-12-07T15:35:03.891 INFO:teuthology.orchestra.run.smithi172.stdout:Unable to read consumer identity 2023-12-07T15:35:03.980 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-07T15:35:03.980 INFO:teuthology.orchestra.run.smithi038.stdout:Unable to read consumer identity 2023-12-07T15:35:05.327 INFO:teuthology.orchestra.run.smithi172.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-07T15:35:05.381 INFO:teuthology.orchestra.run.smithi038.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-07T15:35:06.035 INFO:teuthology.orchestra.run.smithi172.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-12-07T15:35:06.148 INFO:teuthology.orchestra.run.smithi038.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-12-07T15:35:09.536 INFO:teuthology.orchestra.run.smithi172.stdout:lab-extras 303 kB/s | 24 kB 00:00 2023-12-07T15:35:09.867 INFO:teuthology.orchestra.run.smithi038.stdout:lab-extras 411 kB/s | 24 kB 00:00 2023-12-07T15:35:10.196 INFO:teuthology.orchestra.run.smithi172.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T15:35:10.253 INFO:teuthology.orchestra.run.smithi172.stdout:Dependencies resolved. 2023-12-07T15:35:10.254 INFO:teuthology.orchestra.run.smithi172.stdout:Nothing to do. 2023-12-07T15:35:10.254 INFO:teuthology.orchestra.run.smithi172.stdout:Complete! 2023-12-07T15:35:10.382 DEBUG:teuthology.orchestra.run.smithi172:> echo no | sudo yum reinstall kernel || true 2023-12-07T15:35:10.536 INFO:teuthology.orchestra.run.smithi038.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T15:35:10.593 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2023-12-07T15:35:10.594 INFO:teuthology.orchestra.run.smithi038.stdout:Nothing to do. 2023-12-07T15:35:10.594 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2023-12-07T15:35:10.715 INFO:teuthology.orchestra.run.smithi172.stdout:Updating Subscription Management repositories. 2023-12-07T15:35:10.715 INFO:teuthology.orchestra.run.smithi172.stdout:Unable to read consumer identity 2023-12-07T15:35:10.716 DEBUG:teuthology.orchestra.run.smithi038:> echo no | sudo yum reinstall kernel || true 2023-12-07T15:35:10.994 INFO:teuthology.orchestra.run.smithi172.stdout:Last metadata expiration check: 0:00:01 ago on Thu 07 Dec 2023 03:35:09 PM UTC. 2023-12-07T15:35:11.034 INFO:teuthology.orchestra.run.smithi172.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T15:35:11.067 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-07T15:35:11.067 INFO:teuthology.orchestra.run.smithi038.stdout:Unable to read consumer identity 2023-12-07T15:35:11.079 INFO:teuthology.orchestra.run.smithi172.stderr:Error: No packages marked for reinstall. 2023-12-07T15:35:11.126 DEBUG:teuthology.orchestra.run.smithi172:> sudo yum reinstall -y kernel || true 2023-12-07T15:35:11.359 INFO:teuthology.orchestra.run.smithi038.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 03:35:09 PM UTC. 2023-12-07T15:35:11.401 INFO:teuthology.orchestra.run.smithi038.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T15:35:11.442 INFO:teuthology.orchestra.run.smithi038.stderr:Error: No packages marked for reinstall. 2023-12-07T15:35:11.457 INFO:teuthology.orchestra.run.smithi172.stdout:Updating Subscription Management repositories. 2023-12-07T15:35:11.458 INFO:teuthology.orchestra.run.smithi172.stdout:Unable to read consumer identity 2023-12-07T15:35:11.489 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum reinstall -y kernel || true 2023-12-07T15:35:11.721 INFO:teuthology.orchestra.run.smithi172.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 03:35:09 PM UTC. 2023-12-07T15:35:11.758 INFO:teuthology.orchestra.run.smithi172.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T15:35:11.785 INFO:teuthology.orchestra.run.smithi172.stderr:Error: No packages marked for reinstall. 2023-12-07T15:35:11.832 DEBUG:teuthology.orchestra.run.smithi172:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T15:35:11.836 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-07T15:35:11.836 INFO:teuthology.orchestra.run.smithi038.stdout:Unable to read consumer identity 2023-12-07T15:35:11.912 INFO:teuthology.orchestra.run.smithi172.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T15:35:11.912 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T15:35:11.912 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T15:35:11.912 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-07T15:35:11.913 DEBUG:teuthology.orchestra.run.smithi172:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T15:35:11.941 INFO:teuthology.orchestra.run.smithi172.stdout:ttyS1 2023-12-07T15:35:11.955 DEBUG:teuthology.parallel:result is None 2023-12-07T15:35:12.114 INFO:teuthology.orchestra.run.smithi038.stdout:Last metadata expiration check: 0:00:03 ago on Thu 07 Dec 2023 03:35:09 PM UTC. 2023-12-07T15:35:12.159 INFO:teuthology.orchestra.run.smithi038.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T15:35:12.191 INFO:teuthology.orchestra.run.smithi038.stderr:Error: No packages marked for reinstall. 2023-12-07T15:35:12.238 DEBUG:teuthology.orchestra.run.smithi038:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T15:35:12.323 INFO:teuthology.orchestra.run.smithi038.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T15:35:12.323 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T15:35:12.323 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T15:35:12.323 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-07T15:35:12.323 DEBUG:teuthology.orchestra.run.smithi038:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T15:35:12.359 INFO:teuthology.orchestra.run.smithi038.stdout:ttyS1 2023-12-07T15:35:12.372 DEBUG:teuthology.parallel:result is None 2023-12-07T15:35:12.373 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-07T15:35:12.381 INFO:teuthology.task.internal:Creating test directory... 2023-12-07T15:35:12.382 DEBUG:teuthology.orchestra.run.smithi038:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T15:35:12.415 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T15:35:12.432 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-07T15:35:12.440 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-07T15:35:12.448 INFO:teuthology.task.internal:Creating archive directory... 2023-12-07T15:35:12.448 DEBUG:teuthology.orchestra.run.smithi038:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T15:35:12.472 DEBUG:teuthology.orchestra.run.smithi172:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T15:35:12.494 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-07T15:35:12.501 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-07T15:35:12.501 DEBUG:teuthology.orchestra.run.smithi038:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-07T15:35:12.531 DEBUG:teuthology.orchestra.run.smithi172:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-07T15:35:12.562 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T15:35:12.574 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T15:35:12.584 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T15:35:12.590 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T15:35:12.591 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-07T15:35:12.598 INFO:teuthology.task.internal:Configuring sudo... 2023-12-07T15:35:12.599 DEBUG:teuthology.orchestra.run.smithi038:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T15:35:12.617 DEBUG:teuthology.orchestra.run.smithi172:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T15:35:12.644 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-07T15:35:12.658 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-07T15:35:12.659 DEBUG:teuthology.orchestra.run.smithi038:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T15:35:12.685 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T15:35:12.702 DEBUG:teuthology.orchestra.run.smithi038:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T15:35:12.783 DEBUG:teuthology.orchestra.run.smithi038:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T15:35:12.850 DEBUG:teuthology.orchestra.run.smithi038:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T15:35:12.894 DEBUG:teuthology.orchestra.run.smithi038:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T15:35:12.936 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2023-12-07T15:35:12.936 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T15:35:13.072 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T15:35:13.112 DEBUG:teuthology.orchestra.run.smithi172:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T15:35:13.166 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T15:35:13.249 DEBUG:teuthology.orchestra.run.smithi172:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T15:35:13.293 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-12-07T15:35:13.293 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T15:35:13.360 DEBUG:teuthology.orchestra.run.smithi038:> sudo service rsyslog restart 2023-12-07T15:35:13.363 DEBUG:teuthology.orchestra.run.smithi172:> sudo service rsyslog restart 2023-12-07T15:35:13.417 INFO:teuthology.orchestra.run.smithi038.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T15:35:13.460 INFO:teuthology.orchestra.run.smithi172.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T15:35:13.719 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-07T15:35:13.726 INFO:teuthology.task.internal:Starting timer... 2023-12-07T15:35:13.727 INFO:teuthology.run_tasks:Running task pcp... 2023-12-07T15:35:13.738 INFO:teuthology.run_tasks:Running task selinux... 2023-12-07T15:35:13.748 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-07T15:35:13.749 DEBUG:teuthology.orchestra.run.smithi038:> sudo service auditd rotate 2023-12-07T15:35:13.822 INFO:teuthology.orchestra.run.smithi038.stdout:Rotating logs: 2023-12-07T15:35:13.824 DEBUG:teuthology.orchestra.run.smithi172:> sudo service auditd rotate 2023-12-07T15:35:13.885 INFO:teuthology.orchestra.run.smithi172.stdout:Rotating logs: 2023-12-07T15:35:13.887 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-07T15:35:13.887 DEBUG:teuthology.orchestra.run.smithi038:> /usr/sbin/getenforce 2023-12-07T15:35:13.914 INFO:teuthology.orchestra.run.smithi038.stdout:Permissive 2023-12-07T15:35:13.914 DEBUG:teuthology.orchestra.run.smithi172:> /usr/sbin/getenforce 2023-12-07T15:35:13.934 INFO:teuthology.orchestra.run.smithi172.stdout:Permissive 2023-12-07T15:35:13.935 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi038.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi172.front.sepia.ceph.com': 'permissive'} 2023-12-07T15:35:13.935 DEBUG:teuthology.orchestra.run.smithi038:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-07T15:35:13.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:35:13.982 DEBUG:teuthology.orchestra.run.smithi172:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-07T15:35:14.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:35:14.009 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-07T15:35:14.009 DEBUG:teuthology.orchestra.run.smithi038:> sudo /usr/sbin/setenforce permissive 2023-12-07T15:35:14.050 DEBUG:teuthology.orchestra.run.smithi172:> sudo /usr/sbin/setenforce permissive 2023-12-07T15:35:14.076 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-07T15:35:14.086 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-07T15:35:14.086 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-07T15:35:14.104 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-07T15:35:14.105 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi038.front.sepia.ceph.com,smithi172.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-07T15:46:11.762 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi038.front.sepia.ceph.com'), Remote(name='ubuntu@smithi172.front.sepia.ceph.com')] 2023-12-07T15:46:11.763 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2023-12-07T15:46:11.764 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T15:46:11.834 DEBUG:teuthology.orchestra.run.smithi038:> true 2023-12-07T15:46:11.908 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi038.front.sepia.ceph.com' 2023-12-07T15:46:11.908 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-12-07T15:46:11.909 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T15:46:11.977 DEBUG:teuthology.orchestra.run.smithi172:> true 2023-12-07T15:46:12.046 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2023-12-07T15:46:12.047 INFO:teuthology.run_tasks:Running task clock... 2023-12-07T15:46:12.059 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-07T15:46:12.059 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T15:46:12.059 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T15:46:12.062 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T15:46:12.062 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T15:46:12.096 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T15:46:12.112 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T15:46:12.118 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T15:46:12.133 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T15:46:12.178 INFO:teuthology.orchestra.run.smithi038.stderr:sudo: ntpd: command not found 2023-12-07T15:46:12.191 INFO:teuthology.orchestra.run.smithi038.stdout:506 Cannot talk to daemon 2023-12-07T15:46:12.205 INFO:teuthology.orchestra.run.smithi172.stderr:sudo: ntpd: command not found 2023-12-07T15:46:12.206 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T15:46:12.216 INFO:teuthology.orchestra.run.smithi172.stdout:506 Cannot talk to daemon 2023-12-07T15:46:12.221 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T15:46:12.230 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T15:46:12.244 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T15:46:12.292 INFO:teuthology.orchestra.run.smithi038.stderr:bash: ntpq: command not found 2023-12-07T15:46:12.295 INFO:teuthology.orchestra.run.smithi038.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T15:46:12.295 INFO:teuthology.orchestra.run.smithi038.stdout:=============================================================================== 2023-12-07T15:46:12.295 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:46:12.295 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:46:12.295 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:46:12.296 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:46:12.324 INFO:teuthology.orchestra.run.smithi172.stderr:bash: ntpq: command not found 2023-12-07T15:46:12.328 INFO:teuthology.orchestra.run.smithi172.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T15:46:12.328 INFO:teuthology.orchestra.run.smithi172.stdout:=============================================================================== 2023-12-07T15:46:12.328 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:46:12.328 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:46:12.328 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:46:12.328 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:46:12.329 INFO:teuthology.run_tasks:Running task pexec... 2023-12-07T15:46:12.340 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-07T15:46:12.341 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi038.front.sepia.ceph.com 2023-12-07T15:46:12.341 DEBUG:teuthology.orchestra.run.smithi038:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T15:46:12.342 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi172.front.sepia.ceph.com 2023-12-07T15:46:12.342 DEBUG:teuthology.orchestra.run.smithi172:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T15:46:12.733 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-07T15:46:12.742 INFO:teuthology.orchestra.run.smithi172.stdout:Updating Subscription Management repositories. 2023-12-07T15:46:14.347 INFO:teuthology.orchestra.run.smithi172.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 43 kB/s | 4.1 kB 00:00 2023-12-07T15:46:14.635 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2023-12-07T15:46:14.645 INFO:teuthology.orchestra.run.smithi172.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2023-12-07T15:46:14.926 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 42 kB/s | 4.5 kB 00:00 2023-12-07T15:46:16.551 INFO:teuthology.orchestra.run.smithi172.stdout:Dependencies resolved. 2023-12-07T15:46:16.552 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2023-12-07T15:46:16.552 INFO:teuthology.orchestra.run.smithi172.stdout: Package Architecture Version Repository Size 2023-12-07T15:46:16.552 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2023-12-07T15:46:16.553 INFO:teuthology.orchestra.run.smithi172.stdout:Resetting modules: 2023-12-07T15:46:16.553 INFO:teuthology.orchestra.run.smithi172.stdout: container-tools 2023-12-07T15:46:16.553 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:46:16.553 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction Summary 2023-12-07T15:46:16.553 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2023-12-07T15:46:16.553 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:46:17.097 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2023-12-07T15:46:17.098 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2023-12-07T15:46:17.098 INFO:teuthology.orchestra.run.smithi038.stdout: Package Architecture Version Repository Size 2023-12-07T15:46:17.098 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2023-12-07T15:46:17.098 INFO:teuthology.orchestra.run.smithi038.stdout:Resetting modules: 2023-12-07T15:46:17.098 INFO:teuthology.orchestra.run.smithi038.stdout: container-tools 2023-12-07T15:46:17.098 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:46:17.099 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2023-12-07T15:46:17.099 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2023-12-07T15:46:17.099 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:46:25.803 INFO:teuthology.orchestra.run.smithi172.stdout:Complete! 2023-12-07T15:46:26.261 INFO:teuthology.orchestra.run.smithi172.stdout:Updating Subscription Management repositories. 2023-12-07T15:46:26.571 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2023-12-07T15:46:27.056 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-07T15:46:27.984 INFO:teuthology.orchestra.run.smithi172.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2023-12-07T15:46:28.298 INFO:teuthology.orchestra.run.smithi172.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2023-12-07T15:46:28.727 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-07T15:46:29.059 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2023-12-07T15:46:30.215 INFO:teuthology.orchestra.run.smithi172.stdout:Dependencies resolved. 2023-12-07T15:46:30.309 INFO:teuthology.orchestra.run.smithi172.stdout:========================================================================================================================== 2023-12-07T15:46:30.309 INFO:teuthology.orchestra.run.smithi172.stdout: Package Arch Version Repository Size 2023-12-07T15:46:30.309 INFO:teuthology.orchestra.run.smithi172.stdout:========================================================================================================================== 2023-12-07T15:46:30.309 INFO:teuthology.orchestra.run.smithi172.stdout:Installing group/module packages: 2023-12-07T15:46:30.309 INFO:teuthology.orchestra.run.smithi172.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-07T15:46:30.309 INFO:teuthology.orchestra.run.smithi172.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-07T15:46:30.309 INFO:teuthology.orchestra.run.smithi172.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-07T15:46:30.309 INFO:teuthology.orchestra.run.smithi172.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-07T15:46:30.310 INFO:teuthology.orchestra.run.smithi172.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-07T15:46:30.310 INFO:teuthology.orchestra.run.smithi172.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:46:30.310 INFO:teuthology.orchestra.run.smithi172.stdout:Installing dependencies: 2023-12-07T15:46:30.310 INFO:teuthology.orchestra.run.smithi172.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T15:46:30.310 INFO:teuthology.orchestra.run.smithi172.stdout:Downgrading: 2023-12-07T15:46:30.310 INFO:teuthology.orchestra.run.smithi172.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:46:30.310 INFO:teuthology.orchestra.run.smithi172.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-07T15:46:30.310 INFO:teuthology.orchestra.run.smithi172.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-07T15:46:30.310 INFO:teuthology.orchestra.run.smithi172.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-07T15:46:30.310 INFO:teuthology.orchestra.run.smithi172.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-07T15:46:30.310 INFO:teuthology.orchestra.run.smithi172.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-07T15:46:30.310 INFO:teuthology.orchestra.run.smithi172.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-07T15:46:30.310 INFO:teuthology.orchestra.run.smithi172.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-07T15:46:30.310 INFO:teuthology.orchestra.run.smithi172.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-07T15:46:30.311 INFO:teuthology.orchestra.run.smithi172.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-07T15:46:30.311 INFO:teuthology.orchestra.run.smithi172.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-07T15:46:30.311 INFO:teuthology.orchestra.run.smithi172.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:46:30.311 INFO:teuthology.orchestra.run.smithi172.stdout:Installing module profiles: 2023-12-07T15:46:30.311 INFO:teuthology.orchestra.run.smithi172.stdout: container-tools/common 2023-12-07T15:46:30.311 INFO:teuthology.orchestra.run.smithi172.stdout:Enabling module streams: 2023-12-07T15:46:30.311 INFO:teuthology.orchestra.run.smithi172.stdout: container-tools 3.0 2023-12-07T15:46:30.311 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:46:30.311 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction Summary 2023-12-07T15:46:30.311 INFO:teuthology.orchestra.run.smithi172.stdout:========================================================================================================================== 2023-12-07T15:46:30.311 INFO:teuthology.orchestra.run.smithi172.stdout:Install 7 Packages 2023-12-07T15:46:30.311 INFO:teuthology.orchestra.run.smithi172.stdout:Downgrade 12 Packages 2023-12-07T15:46:30.311 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:46:30.312 INFO:teuthology.orchestra.run.smithi172.stdout:Total download size: 51 M 2023-12-07T15:46:30.312 INFO:teuthology.orchestra.run.smithi172.stdout:Downloading Packages: 2023-12-07T15:46:30.429 INFO:teuthology.orchestra.run.smithi172.stdout:(1/19): container-selinux-2.178.0-2.module+el8. 456 kB/s | 53 kB 00:00 2023-12-07T15:46:30.454 INFO:teuthology.orchestra.run.smithi172.stdout:(2/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 364 kB/s | 51 kB 00:00 2023-12-07T15:46:30.471 INFO:teuthology.orchestra.run.smithi172.stdout:(3/19): containers-common-1.2.4-1.module+el8.6. 575 kB/s | 91 kB 00:00 2023-12-07T15:46:30.630 INFO:teuthology.orchestra.run.smithi172.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 2.5 MB/s | 511 kB 00:00 2023-12-07T15:46:30.705 INFO:teuthology.orchestra.run.smithi172.stdout:(5/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 12 MB/s | 2.9 MB 00:00 2023-12-07T15:46:30.722 INFO:teuthology.orchestra.run.smithi172.stdout:(6/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 258 kB/s | 69 kB 00:00 2023-12-07T15:46:30.747 INFO:teuthology.orchestra.run.smithi172.stdout:(7/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 615 kB/s | 72 kB 00:00 2023-12-07T15:46:30.814 INFO:teuthology.orchestra.run.smithi172.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 609 kB/s | 56 kB 00:00 2023-12-07T15:46:30.848 INFO:teuthology.orchestra.run.smithi172.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 508 kB/s | 51 kB 00:00 2023-12-07T15:46:31.031 INFO:teuthology.orchestra.run.smithi172.stdout:(10/19): podman-3.0.1-9.module+el8.6.0+14874+64 34 MB/s | 11 MB 00:00 2023-12-07T15:46:31.065 INFO:teuthology.orchestra.run.smithi172.stdout:(11/19): podman-catatonit-3.0.1-9.module+el8.6. 1.4 MB/s | 322 kB 00:00 2023-12-07T15:46:31.165 INFO:teuthology.orchestra.run.smithi172.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 306 kB/s | 41 kB 00:00 2023-12-07T15:46:31.233 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2023-12-07T15:46:31.249 INFO:teuthology.orchestra.run.smithi172.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 12 MB/s | 2.2 MB 00:00 2023-12-07T15:46:31.334 INFO:teuthology.orchestra.run.smithi038.stdout:========================================================================================================================== 2023-12-07T15:46:31.334 INFO:teuthology.orchestra.run.smithi038.stdout: Package Arch Version Repository Size 2023-12-07T15:46:31.334 INFO:teuthology.orchestra.run.smithi038.stdout:========================================================================================================================== 2023-12-07T15:46:31.335 INFO:teuthology.orchestra.run.smithi038.stdout:Installing group/module packages: 2023-12-07T15:46:31.335 INFO:teuthology.orchestra.run.smithi038.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-07T15:46:31.335 INFO:teuthology.orchestra.run.smithi038.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-07T15:46:31.335 INFO:teuthology.orchestra.run.smithi038.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-07T15:46:31.335 INFO:teuthology.orchestra.run.smithi038.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-07T15:46:31.335 INFO:teuthology.orchestra.run.smithi038.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-07T15:46:31.335 INFO:teuthology.orchestra.run.smithi038.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:46:31.335 INFO:teuthology.orchestra.run.smithi038.stdout:Installing dependencies: 2023-12-07T15:46:31.335 INFO:teuthology.orchestra.run.smithi038.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T15:46:31.335 INFO:teuthology.orchestra.run.smithi038.stdout:Downgrading: 2023-12-07T15:46:31.335 INFO:teuthology.orchestra.run.smithi038.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:46:31.335 INFO:teuthology.orchestra.run.smithi038.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-07T15:46:31.335 INFO:teuthology.orchestra.run.smithi038.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-07T15:46:31.335 INFO:teuthology.orchestra.run.smithi038.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout:Installing module profiles: 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout: container-tools/common 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout:Enabling module streams: 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout: container-tools 3.0 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2023-12-07T15:46:31.336 INFO:teuthology.orchestra.run.smithi038.stdout:========================================================================================================================== 2023-12-07T15:46:31.337 INFO:teuthology.orchestra.run.smithi038.stdout:Install 7 Packages 2023-12-07T15:46:31.337 INFO:teuthology.orchestra.run.smithi038.stdout:Downgrade 12 Packages 2023-12-07T15:46:31.337 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:46:31.337 INFO:teuthology.orchestra.run.smithi038.stdout:Total download size: 51 M 2023-12-07T15:46:31.337 INFO:teuthology.orchestra.run.smithi038.stdout:Downloading Packages: 2023-12-07T15:46:31.486 INFO:teuthology.orchestra.run.smithi038.stdout:(1/19): container-selinux-2.178.0-2.module+el8. 358 kB/s | 53 kB 00:00 2023-12-07T15:46:31.499 INFO:teuthology.orchestra.run.smithi172.stdout:(14/19): containernetworking-plugins-0.9.1-1.mo 28 MB/s | 19 MB 00:00 2023-12-07T15:46:31.512 INFO:teuthology.orchestra.run.smithi038.stdout:(2/19): containers-common-1.2.4-1.module+el8.6. 526 kB/s | 91 kB 00:00 2023-12-07T15:46:31.554 INFO:teuthology.orchestra.run.smithi038.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 239 kB/s | 51 kB 00:00 2023-12-07T15:46:31.587 INFO:teuthology.orchestra.run.smithi038.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 5.0 MB/s | 511 kB 00:00 2023-12-07T15:46:31.633 INFO:teuthology.orchestra.run.smithi038.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 569 kB/s | 69 kB 00:00 2023-12-07T15:46:31.650 INFO:teuthology.orchestra.run.smithi172.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 17 MB/s | 6.8 MB 00:00 2023-12-07T15:46:31.704 INFO:teuthology.orchestra.run.smithi038.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 615 kB/s | 72 kB 00:00 2023-12-07T15:46:31.733 INFO:teuthology.orchestra.run.smithi172.stdout:(16/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 11 MB/s | 6.4 MB 00:00 2023-12-07T15:46:31.775 INFO:teuthology.orchestra.run.smithi172.stdout:(17/19): cockpit-podman-29-2.module+el8.6.0+148 3.9 MB/s | 1.1 MB 00:00 2023-12-07T15:46:31.780 INFO:teuthology.orchestra.run.smithi038.stdout:(7/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 13 MB/s | 2.9 MB 00:00 2023-12-07T15:46:31.800 INFO:teuthology.orchestra.run.smithi172.stdout:(18/19): crun-0.18-3.module+el8.6.0+14874+64436 1.2 MB/s | 185 kB 00:00 2023-12-07T15:46:31.847 INFO:teuthology.orchestra.run.smithi038.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 393 kB/s | 56 kB 00:00 2023-12-07T15:46:31.884 INFO:teuthology.orchestra.run.smithi172.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 337 kB/s | 51 kB 00:00 2023-12-07T15:46:31.884 INFO:teuthology.orchestra.run.smithi172.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:46:31.884 INFO:teuthology.orchestra.run.smithi172.stdout:Total 32 MB/s | 51 MB 00:01 2023-12-07T15:46:31.989 INFO:teuthology.orchestra.run.smithi038.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 244 kB/s | 51 kB 00:00 2023-12-07T15:46:32.131 INFO:teuthology.orchestra.run.smithi038.stdout:(10/19): podman-3.0.1-9.module+el8.6.0+14874+64 22 MB/s | 11 MB 00:00 2023-12-07T15:46:32.164 INFO:teuthology.orchestra.run.smithi038.stdout:(11/19): podman-catatonit-3.0.1-9.module+el8.6. 1.8 MB/s | 322 kB 00:00 2023-12-07T15:46:32.265 INFO:teuthology.orchestra.run.smithi038.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 306 kB/s | 41 kB 00:00 2023-12-07T15:46:32.358 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction check 2023-12-07T15:46:32.373 INFO:teuthology.orchestra.run.smithi038.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 11 MB/s | 2.2 MB 00:00 2023-12-07T15:46:32.400 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction check succeeded. 2023-12-07T15:46:32.400 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction test 2023-12-07T15:46:32.615 INFO:teuthology.orchestra.run.smithi038.stdout:(14/19): containernetworking-plugins-0.9.1-1.mo 25 MB/s | 19 MB 00:00 2023-12-07T15:46:32.732 INFO:teuthology.orchestra.run.smithi038.stdout:(15/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 14 MB/s | 6.4 MB 00:00 2023-12-07T15:46:32.782 INFO:teuthology.orchestra.run.smithi038.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 6.4 MB/s | 1.1 MB 00:00 2023-12-07T15:46:32.829 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction test succeeded. 2023-12-07T15:46:32.833 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction 2023-12-07T15:46:32.899 INFO:teuthology.orchestra.run.smithi038.stdout:(17/19): buildah-1.19.9-3.module+el8.6.0+14874+ 13 MB/s | 6.8 MB 00:00 2023-12-07T15:46:32.916 INFO:teuthology.orchestra.run.smithi038.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 379 kB/s | 51 kB 00:00 2023-12-07T15:46:32.942 INFO:teuthology.orchestra.run.smithi038.stdout:(19/19): crun-0.18-3.module+el8.6.0+14874+64436 885 kB/s | 185 kB 00:00 2023-12-07T15:46:32.942 INFO:teuthology.orchestra.run.smithi038.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:46:32.942 INFO:teuthology.orchestra.run.smithi038.stdout:Total 32 MB/s | 51 MB 00:01 2023-12-07T15:46:33.431 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction check 2023-12-07T15:46:33.477 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction check succeeded. 2023-12-07T15:46:33.477 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction test 2023-12-07T15:46:33.935 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction test succeeded. 2023-12-07T15:46:33.939 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction 2023-12-07T15:46:33.988 INFO:teuthology.orchestra.run.smithi172.stdout: Preparing : 1/1 2023-12-07T15:46:34.038 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-07T15:46:34.247 INFO:teuthology.orchestra.run.smithi172.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-07T15:46:34.255 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-07T15:46:34.273 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:46:34.488 INFO:teuthology.orchestra.run.smithi172.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:46:35.116 INFO:teuthology.orchestra.run.smithi038.stdout: Preparing : 1/1 2023-12-07T15:46:35.176 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-07T15:46:35.338 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-07T15:46:35.348 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-07T15:46:35.367 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:46:35.571 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:46:52.345 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:46:53.446 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:46:54.107 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-07T15:46:54.342 INFO:teuthology.orchestra.run.smithi172.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-07T15:46:54.556 INFO:teuthology.orchestra.run.smithi172.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-07T15:46:54.733 INFO:teuthology.orchestra.run.smithi172.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-07T15:46:54.945 INFO:teuthology.orchestra.run.smithi172.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-07T15:46:54.946 INFO:teuthology.orchestra.run.smithi172.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-07T15:46:54.946 INFO:teuthology.orchestra.run.smithi172.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-07T15:46:54.946 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:46:55.321 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-07T15:46:55.526 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-07T15:46:55.725 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-07T15:46:55.772 INFO:teuthology.orchestra.run.smithi172.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-07T15:46:55.875 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-07T15:46:56.018 INFO:teuthology.orchestra.run.smithi172.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-07T15:46:56.070 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-07T15:46:56.070 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-07T15:46:56.071 INFO:teuthology.orchestra.run.smithi038.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-07T15:46:56.071 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:46:56.900 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-07T15:46:57.203 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-07T15:46:57.485 INFO:teuthology.orchestra.run.smithi172.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-07T15:46:57.806 INFO:teuthology.orchestra.run.smithi172.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-07T15:46:58.161 INFO:teuthology.orchestra.run.smithi172.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-07T15:46:58.452 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-07T15:46:58.729 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-07T15:46:59.054 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-07T15:46:59.186 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-07T15:46:59.441 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-07T15:46:59.704 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-07T15:46:59.911 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-07T15:47:00.142 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-07T15:47:00.358 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-07T15:47:00.454 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-07T15:47:00.601 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-07T15:47:00.732 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-07T15:47:00.732 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-07T15:47:01.023 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-07T15:47:01.189 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-07T15:47:01.189 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-07T15:47:01.224 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-07T15:47:01.385 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-07T15:47:01.443 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-07T15:47:01.543 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-07T15:47:01.644 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-07T15:47:01.710 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-07T15:47:01.827 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-07T15:47:01.860 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-07T15:47:01.959 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-07T15:47:01.959 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-07T15:47:02.038 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-07T15:47:02.193 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-07T15:47:02.258 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-07T15:47:02.343 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-07T15:47:02.414 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-07T15:47:02.415 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-07T15:47:02.500 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-07T15:47:02.501 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:47:02.578 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-07T15:47:02.676 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:47:02.727 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-07T15:47:02.878 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-07T15:47:03.060 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-07T15:47:03.198 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-07T15:47:03.257 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-07T15:47:03.410 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-07T15:47:03.543 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-07T15:47:03.573 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:47:03.573 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-07T15:47:03.574 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-07T15:47:03.574 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-07T15:47:03.574 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-07T15:47:03.574 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-07T15:47:03.574 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-07T15:47:03.574 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-07T15:47:03.574 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-07T15:47:03.574 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-07T15:47:03.574 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-07T15:47:03.574 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-07T15:47:03.575 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-07T15:47:03.576 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-07T15:47:03.576 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-07T15:47:03.576 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-07T15:47:03.719 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-07T15:47:03.719 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:47:03.893 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:47:04.436 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-07T15:47:04.831 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:47:04.831 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-07T15:47:04.831 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-07T15:47:04.831 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-07T15:47:04.832 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-07T15:47:04.833 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-07T15:47:04.833 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-07T15:47:04.833 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-07T15:47:04.833 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-07T15:47:04.833 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-07T15:47:04.833 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-07T15:47:04.833 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-07T15:47:04.833 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-07T15:47:04.833 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-07T15:47:04.834 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-07T15:47:04.834 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-07T15:47:04.834 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-07T15:47:11.929 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-07T15:47:11.929 INFO:teuthology.orchestra.run.smithi172.stdout:Installed products updated. 2023-12-07T15:47:12.124 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:47:12.124 INFO:teuthology.orchestra.run.smithi172.stdout:Downgraded: 2023-12-07T15:47:12.124 INFO:teuthology.orchestra.run.smithi172.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:12.124 INFO:teuthology.orchestra.run.smithi172.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:47:12.124 INFO:teuthology.orchestra.run.smithi172.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:12.124 INFO:teuthology.orchestra.run.smithi172.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:12.124 INFO:teuthology.orchestra.run.smithi172.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout:Installed: 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:47:12.125 INFO:teuthology.orchestra.run.smithi172.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T15:47:12.126 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:47:12.126 INFO:teuthology.orchestra.run.smithi172.stdout:Complete! 2023-12-07T15:47:12.351 DEBUG:teuthology.parallel:result is None 2023-12-07T15:47:13.896 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-07T15:47:13.896 INFO:teuthology.orchestra.run.smithi038.stdout:Installed products updated. 2023-12-07T15:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout:Downgraded: 2023-12-07T15:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:14.119 INFO:teuthology.orchestra.run.smithi038.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout:Installed: 2023-12-07T15:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T15:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:47:14.120 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2023-12-07T15:47:14.314 DEBUG:teuthology.parallel:result is None 2023-12-07T15:47:14.314 INFO:teuthology.run_tasks:Running task install... 2023-12-07T15:47:14.323 DEBUG:teuthology.task.install:project ceph 2023-12-07T15:47:14.323 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'e6605fb8725c25c4838cef6a39f30df73f1ed149'}} 2023-12-07T15:47:14.324 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'e6605fb8725c25c4838cef6a39f30df73f1ed149'} 2023-12-07T15:47:14.324 INFO:teuthology.task.install:Using flavor: default 2023-12-07T15:47:14.330 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-07T15:47:14.330 INFO:teuthology.task.install:extra packages: [] 2023-12-07T15:47:14.330 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'e6605fb8725c25c4838cef6a39f30df73f1ed149', 'tag': None, 'wait_for_package': False} 2023-12-07T15:47:14.331 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e6605fb8725c25c4838cef6a39f30df73f1ed149 2023-12-07T15:47:14.333 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'e6605fb8725c25c4838cef6a39f30df73f1ed149', 'tag': None, 'wait_for_package': False} 2023-12-07T15:47:14.333 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e6605fb8725c25c4838cef6a39f30df73f1ed149 2023-12-07T15:47:14.486 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/ 2023-12-07T15:47:14.486 INFO:teuthology.task.install.rpm:Package version is 19.0.0-13.ge6605fb8 2023-12-07T15:47:14.548 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/ 2023-12-07T15:47:14.548 INFO:teuthology.task.install.rpm:Package version is 19.0.0-13.ge6605fb8 2023-12-07T15:47:14.598 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T15:47:14.598 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2023-12-07T15:47:14.598 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T15:47:14.631 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-07T15:47:14.631 DEBUG:teuthology.orchestra.run.smithi172:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/e6605fb8725c25c4838cef6a39f30df73f1ed149/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T15:47:14.703 DEBUG:teuthology.orchestra.run.smithi172:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-07T15:47:14.730 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T15:47:14.730 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2023-12-07T15:47:14.730 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T15:47:14.759 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-07T15:47:14.759 DEBUG:teuthology.orchestra.run.smithi038:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/e6605fb8725c25c4838cef6a39f30df73f1ed149/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T15:47:14.784 DEBUG:teuthology.orchestra.run.smithi172:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-07T15:47:14.829 DEBUG:teuthology.orchestra.run.smithi038:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-07T15:47:14.853 INFO:teuthology.orchestra.run.smithi172.stdout:check_obsoletes = 1 2023-12-07T15:47:14.855 DEBUG:teuthology.orchestra.run.smithi172:> sudo yum clean all 2023-12-07T15:47:14.911 DEBUG:teuthology.orchestra.run.smithi038:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-07T15:47:14.978 INFO:teuthology.orchestra.run.smithi038.stdout:check_obsoletes = 1 2023-12-07T15:47:14.980 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum clean all 2023-12-07T15:47:15.229 INFO:teuthology.orchestra.run.smithi172.stdout:Updating Subscription Management repositories. 2023-12-07T15:47:15.371 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-07T15:47:16.491 INFO:teuthology.orchestra.run.smithi172.stdout:44 files removed 2023-12-07T15:47:16.544 DEBUG:teuthology.orchestra.run.smithi172:> sudo yum -y install ceph-radosgw 2023-12-07T15:47:16.745 INFO:teuthology.orchestra.run.smithi038.stdout:44 files removed 2023-12-07T15:47:16.799 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum -y install ceph-radosgw 2023-12-07T15:47:16.880 INFO:teuthology.orchestra.run.smithi172.stdout:Updating Subscription Management repositories. 2023-12-07T15:47:17.154 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-07T15:47:18.470 INFO:teuthology.orchestra.run.smithi172.stdout:ceph packages for x86_64 316 kB/s | 81 kB 00:00 2023-12-07T15:47:18.795 INFO:teuthology.orchestra.run.smithi172.stdout:ceph noarch packages 32 kB/s | 9.5 kB 00:00 2023-12-07T15:47:18.916 INFO:teuthology.orchestra.run.smithi038.stdout:ceph packages for x86_64 315 kB/s | 81 kB 00:00 2023-12-07T15:47:19.113 INFO:teuthology.orchestra.run.smithi172.stdout:ceph source packages 5.0 kB/s | 1.5 kB 00:00 2023-12-07T15:47:19.216 INFO:teuthology.orchestra.run.smithi038.stdout:ceph noarch packages 36 kB/s | 9.5 kB 00:00 2023-12-07T15:47:19.280 INFO:teuthology.orchestra.run.smithi172.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-07T15:47:19.567 INFO:teuthology.orchestra.run.smithi038.stdout:ceph source packages 4.5 kB/s | 1.5 kB 00:00 2023-12-07T15:47:19.718 INFO:teuthology.orchestra.run.smithi038.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-12-07T15:47:20.883 INFO:teuthology.orchestra.run.smithi172.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-12-07T15:47:24.523 INFO:teuthology.orchestra.run.smithi172.stdout:lab-extras 401 kB/s | 24 kB 00:00 2023-12-07T15:47:25.675 INFO:teuthology.orchestra.run.smithi172.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 49 MB/s | 53 MB 00:01 2023-12-07T15:47:26.210 INFO:teuthology.orchestra.run.smithi038.stdout:Extra Packages for Enterprise Linux 2.5 MB/s | 16 MB 00:06 2023-12-07T15:47:29.944 INFO:teuthology.orchestra.run.smithi038.stdout:lab-extras 517 kB/s | 24 kB 00:00 2023-12-07T15:47:31.112 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 49 MB/s | 53 MB 00:01 2023-12-07T15:47:34.751 INFO:teuthology.orchestra.run.smithi172.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 MB/s | 47 MB 00:01 2023-12-07T15:47:40.139 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 MB/s | 47 MB 00:01 2023-12-07T15:47:46.107 INFO:teuthology.orchestra.run.smithi172.stdout:Dependencies resolved. 2023-12-07T15:47:46.109 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================================== 2023-12-07T15:47:46.109 INFO:teuthology.orchestra.run.smithi172.stdout: Package Arch Version Repository Size 2023-12-07T15:47:46.109 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================================== 2023-12-07T15:47:46.109 INFO:teuthology.orchestra.run.smithi172.stdout:Installing: 2023-12-07T15:47:46.109 INFO:teuthology.orchestra.run.smithi172.stdout: ceph-radosgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 14 M 2023-12-07T15:47:46.110 INFO:teuthology.orchestra.run.smithi172.stdout:Upgrading: 2023-12-07T15:47:46.110 INFO:teuthology.orchestra.run.smithi172.stdout: librados2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.8 M 2023-12-07T15:47:46.110 INFO:teuthology.orchestra.run.smithi172.stdout: librbd1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.7 M 2023-12-07T15:47:46.110 INFO:teuthology.orchestra.run.smithi172.stdout:Installing dependencies: 2023-12-07T15:47:46.110 INFO:teuthology.orchestra.run.smithi172.stdout: ceph-base x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 5.4 M 2023-12-07T15:47:46.110 INFO:teuthology.orchestra.run.smithi172.stdout: ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 23 M 2023-12-07T15:47:46.110 INFO:teuthology.orchestra.run.smithi172.stdout: ceph-selinux x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 24 k 2023-12-07T15:47:46.110 INFO:teuthology.orchestra.run.smithi172.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T15:47:46.110 INFO:teuthology.orchestra.run.smithi172.stdout: libcephfs2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 839 k 2023-12-07T15:47:46.110 INFO:teuthology.orchestra.run.smithi172.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T15:47:46.110 INFO:teuthology.orchestra.run.smithi172.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T15:47:46.110 INFO:teuthology.orchestra.run.smithi172.stdout: libradosstriper1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 517 k 2023-12-07T15:47:46.110 INFO:teuthology.orchestra.run.smithi172.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T15:47:46.110 INFO:teuthology.orchestra.run.smithi172.stdout: librgw2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 6.9 M 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout: python3-ceph-argparse x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 45 k 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout: python3-ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 128 k 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout: python3-cephfs x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 197 k 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout: python3-rados x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 371 k 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout: python3-rbd x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 365 k 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout: python3-rgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 107 k 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction Summary 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================================== 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout:Install 21 Packages 2023-12-07T15:47:46.111 INFO:teuthology.orchestra.run.smithi172.stdout:Upgrade 2 Packages 2023-12-07T15:47:46.112 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:47:46.112 INFO:teuthology.orchestra.run.smithi172.stdout:Total download size: 62 M 2023-12-07T15:47:46.112 INFO:teuthology.orchestra.run.smithi172.stdout:Downloading Packages: 2023-12-07T15:47:46.984 INFO:teuthology.orchestra.run.smithi172.stdout:(1/23): ceph-radosgw-19.0.0-13.ge6605fb8.el8.x8 16 MB/s | 14 MB 00:00 2023-12-07T15:47:47.026 INFO:teuthology.orchestra.run.smithi172.stdout:(2/23): ceph-selinux-19.0.0-13.ge6605fb8.el8.x8 587 kB/s | 24 kB 00:00 2023-12-07T15:47:47.109 INFO:teuthology.orchestra.run.smithi172.stdout:(3/23): libcephfs2-19.0.0-13.ge6605fb8.el8.x86_ 9.8 MB/s | 839 kB 00:00 2023-12-07T15:47:47.168 INFO:teuthology.orchestra.run.smithi172.stdout:(4/23): libradosstriper1-19.0.0-13.ge6605fb8.el 8.7 MB/s | 517 kB 00:00 2023-12-07T15:47:47.551 INFO:teuthology.orchestra.run.smithi172.stdout:(5/23): librgw2-19.0.0-13.ge6605fb8.el8.x86_64. 18 MB/s | 6.9 MB 00:00 2023-12-07T15:47:47.618 INFO:teuthology.orchestra.run.smithi172.stdout:(6/23): python3-ceph-argparse-19.0.0-13.ge6605f 671 kB/s | 45 kB 00:00 2023-12-07T15:47:47.669 INFO:teuthology.orchestra.run.smithi172.stdout:(7/23): python3-ceph-common-19.0.0-13.ge6605fb8 2.5 MB/s | 128 kB 00:00 2023-12-07T15:47:47.728 INFO:teuthology.orchestra.run.smithi172.stdout:(8/23): python3-cephfs-19.0.0-13.ge6605fb8.el8. 3.3 MB/s | 197 kB 00:00 2023-12-07T15:47:47.795 INFO:teuthology.orchestra.run.smithi172.stdout:(9/23): python3-rados-19.0.0-13.ge6605fb8.el8.x 5.4 MB/s | 371 kB 00:00 2023-12-07T15:47:47.870 INFO:teuthology.orchestra.run.smithi172.stdout:(10/23): ceph-base-19.0.0-13.ge6605fb8.el8.x86_ 3.1 MB/s | 5.4 MB 00:01 2023-12-07T15:47:47.895 INFO:teuthology.orchestra.run.smithi172.stdout:(11/23): python3-rbd-19.0.0-13.ge6605fb8.el8.x8 3.6 MB/s | 365 kB 00:00 2023-12-07T15:47:47.929 INFO:teuthology.orchestra.run.smithi172.stdout:(12/23): python3-rgw-19.0.0-13.ge6605fb8.el8.x8 1.8 MB/s | 107 kB 00:00 2023-12-07T15:47:48.079 INFO:teuthology.orchestra.run.smithi172.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 392 kB/s | 59 kB 00:00 2023-12-07T15:47:48.121 INFO:teuthology.orchestra.run.smithi172.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.3 MB/s | 306 kB 00:00 2023-12-07T15:47:48.155 INFO:teuthology.orchestra.run.smithi172.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 994 kB/s | 75 kB 00:00 2023-12-07T15:47:48.280 INFO:teuthology.orchestra.run.smithi172.stdout:(16/23): thrift-0.13.0-2.el8.x86_64.rpm 11 MB/s | 1.7 MB 00:00 2023-12-07T15:47:48.314 INFO:teuthology.orchestra.run.smithi172.stdout:(17/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 295 kB/s | 47 kB 00:00 2023-12-07T15:47:48.464 INFO:teuthology.orchestra.run.smithi172.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.4 MB/s | 259 kB 00:00 2023-12-07T15:47:48.498 INFO:teuthology.orchestra.run.smithi172.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 239 kB/s | 44 kB 00:00 2023-12-07T15:47:48.623 INFO:teuthology.orchestra.run.smithi172.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.2 MB/s | 354 kB 00:00 2023-12-07T15:47:48.873 INFO:teuthology.orchestra.run.smithi172.stdout:(21/23): librbd1-19.0.0-13.ge6605fb8.el8.x86_64 15 MB/s | 3.7 MB 00:00 2023-12-07T15:47:49.091 INFO:teuthology.orchestra.run.smithi172.stdout:(22/23): librados2-19.0.0-13.ge6605fb8.el8.x86_ 6.4 MB/s | 3.8 MB 00:00 2023-12-07T15:47:51.834 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2023-12-07T15:47:51.836 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================================== 2023-12-07T15:47:51.837 INFO:teuthology.orchestra.run.smithi038.stdout: Package Arch Version Repository Size 2023-12-07T15:47:51.837 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================================== 2023-12-07T15:47:51.837 INFO:teuthology.orchestra.run.smithi038.stdout:Installing: 2023-12-07T15:47:51.837 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-radosgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 14 M 2023-12-07T15:47:51.837 INFO:teuthology.orchestra.run.smithi038.stdout:Upgrading: 2023-12-07T15:47:51.837 INFO:teuthology.orchestra.run.smithi038.stdout: librados2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.8 M 2023-12-07T15:47:51.837 INFO:teuthology.orchestra.run.smithi038.stdout: librbd1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.7 M 2023-12-07T15:47:51.837 INFO:teuthology.orchestra.run.smithi038.stdout:Installing dependencies: 2023-12-07T15:47:51.837 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-base x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 5.4 M 2023-12-07T15:47:51.837 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 23 M 2023-12-07T15:47:51.837 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-selinux x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 24 k 2023-12-07T15:47:51.837 INFO:teuthology.orchestra.run.smithi038.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T15:47:51.838 INFO:teuthology.orchestra.run.smithi038.stdout: libcephfs2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 839 k 2023-12-07T15:47:51.838 INFO:teuthology.orchestra.run.smithi038.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T15:47:51.838 INFO:teuthology.orchestra.run.smithi038.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T15:47:51.838 INFO:teuthology.orchestra.run.smithi038.stdout: libradosstriper1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 517 k 2023-12-07T15:47:51.838 INFO:teuthology.orchestra.run.smithi038.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T15:47:51.838 INFO:teuthology.orchestra.run.smithi038.stdout: librgw2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 6.9 M 2023-12-07T15:47:51.838 INFO:teuthology.orchestra.run.smithi038.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T15:47:51.838 INFO:teuthology.orchestra.run.smithi038.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T15:47:51.838 INFO:teuthology.orchestra.run.smithi038.stdout: python3-ceph-argparse x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 45 k 2023-12-07T15:47:51.838 INFO:teuthology.orchestra.run.smithi038.stdout: python3-ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 128 k 2023-12-07T15:47:51.838 INFO:teuthology.orchestra.run.smithi038.stdout: python3-cephfs x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 197 k 2023-12-07T15:47:51.838 INFO:teuthology.orchestra.run.smithi038.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T15:47:51.838 INFO:teuthology.orchestra.run.smithi038.stdout: python3-rados x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 371 k 2023-12-07T15:47:51.839 INFO:teuthology.orchestra.run.smithi038.stdout: python3-rbd x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 365 k 2023-12-07T15:47:51.839 INFO:teuthology.orchestra.run.smithi038.stdout: python3-rgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 107 k 2023-12-07T15:47:51.839 INFO:teuthology.orchestra.run.smithi038.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T15:47:51.839 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:47:51.839 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2023-12-07T15:47:51.839 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================================== 2023-12-07T15:47:51.839 INFO:teuthology.orchestra.run.smithi038.stdout:Install 21 Packages 2023-12-07T15:47:51.839 INFO:teuthology.orchestra.run.smithi038.stdout:Upgrade 2 Packages 2023-12-07T15:47:51.839 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:47:51.840 INFO:teuthology.orchestra.run.smithi038.stdout:Total download size: 62 M 2023-12-07T15:47:51.840 INFO:teuthology.orchestra.run.smithi038.stdout:Downloading Packages: 2023-12-07T15:47:52.539 INFO:teuthology.orchestra.run.smithi038.stdout:(1/23): ceph-base-19.0.0-13.ge6605fb8.el8.x86_6 9.0 MB/s | 5.4 MB 00:00 2023-12-07T15:47:52.581 INFO:teuthology.orchestra.run.smithi038.stdout:(2/23): ceph-selinux-19.0.0-13.ge6605fb8.el8.x8 588 kB/s | 24 kB 00:00 2023-12-07T15:47:52.690 INFO:teuthology.orchestra.run.smithi038.stdout:(3/23): libcephfs2-19.0.0-13.ge6605fb8.el8.x86_ 7.6 MB/s | 839 kB 00:00 2023-12-07T15:47:52.781 INFO:teuthology.orchestra.run.smithi038.stdout:(4/23): libradosstriper1-19.0.0-13.ge6605fb8.el 5.5 MB/s | 517 kB 00:00 2023-12-07T15:47:53.057 INFO:teuthology.orchestra.run.smithi172.stdout:(23/23): ceph-common-19.0.0-13.ge6605fb8.el8.x8 3.3 MB/s | 23 MB 00:06 2023-12-07T15:47:53.059 INFO:teuthology.orchestra.run.smithi172.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:47:53.059 INFO:teuthology.orchestra.run.smithi172.stdout:Total 8.9 MB/s | 62 MB 00:06 2023-12-07T15:47:53.104 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction check 2023-12-07T15:47:53.148 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction check succeeded. 2023-12-07T15:47:53.149 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction test 2023-12-07T15:47:53.390 INFO:teuthology.orchestra.run.smithi038.stdout:(5/23): librgw2-19.0.0-13.ge6605fb8.el8.x86_64. 11 MB/s | 6.9 MB 00:00 2023-12-07T15:47:53.449 INFO:teuthology.orchestra.run.smithi038.stdout:(6/23): python3-ceph-argparse-19.0.0-13.ge6605f 768 kB/s | 45 kB 00:00 2023-12-07T15:47:53.479 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction test succeeded. 2023-12-07T15:47:53.482 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction 2023-12-07T15:47:53.682 INFO:teuthology.orchestra.run.smithi038.stdout:(7/23): ceph-common-19.0.0-13.ge6605fb8.el8.x86 13 MB/s | 23 MB 00:01 2023-12-07T15:47:53.708 INFO:teuthology.orchestra.run.smithi038.stdout:(8/23): python3-ceph-common-19.0.0-13.ge6605fb8 497 kB/s | 128 kB 00:00 2023-12-07T15:47:53.733 INFO:teuthology.orchestra.run.smithi038.stdout:(9/23): python3-cephfs-19.0.0-13.ge6605fb8.el8. 3.8 MB/s | 197 kB 00:00 2023-12-07T15:47:53.758 INFO:teuthology.orchestra.run.smithi038.stdout:(10/23): python3-rados-19.0.0-13.ge6605fb8.el8. 7.2 MB/s | 371 kB 00:00 2023-12-07T15:47:53.784 INFO:teuthology.orchestra.run.smithi038.stdout:(11/23): python3-rbd-19.0.0-13.ge6605fb8.el8.x8 7.1 MB/s | 365 kB 00:00 2023-12-07T15:47:53.809 INFO:teuthology.orchestra.run.smithi038.stdout:(12/23): python3-rgw-19.0.0-13.ge6605fb8.el8.x8 2.1 MB/s | 107 kB 00:00 2023-12-07T15:47:53.976 INFO:teuthology.orchestra.run.smithi038.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 353 kB/s | 59 kB 00:00 2023-12-07T15:47:54.043 INFO:teuthology.orchestra.run.smithi038.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.2 MB/s | 306 kB 00:00 2023-12-07T15:47:54.068 INFO:teuthology.orchestra.run.smithi038.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 817 kB/s | 75 kB 00:00 2023-12-07T15:47:54.210 INFO:teuthology.orchestra.run.smithi038.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 330 kB/s | 47 kB 00:00 2023-12-07T15:47:54.244 INFO:teuthology.orchestra.run.smithi038.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 8.6 MB/s | 1.7 MB 00:00 2023-12-07T15:47:54.320 INFO:teuthology.orchestra.run.smithi038.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.3 MB/s | 259 kB 00:00 2023-12-07T15:47:54.379 INFO:teuthology.orchestra.run.smithi038.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 326 kB/s | 44 kB 00:00 2023-12-07T15:47:54.445 INFO:teuthology.orchestra.run.smithi038.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.8 MB/s | 354 kB 00:00 2023-12-07T15:47:54.654 INFO:teuthology.orchestra.run.smithi038.stdout:(21/23): librados2-19.0.0-13.ge6605fb8.el8.x86_ 14 MB/s | 3.8 MB 00:00 2023-12-07T15:47:54.774 INFO:teuthology.orchestra.run.smithi172.stdout: Preparing : 1/1 2023-12-07T15:47:54.779 INFO:teuthology.orchestra.run.smithi038.stdout:(22/23): librbd1-19.0.0-13.ge6605fb8.el8.x86_64 11 MB/s | 3.7 MB 00:00 2023-12-07T15:47:55.028 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T15:47:55.216 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T15:47:55.625 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T15:47:55.791 INFO:teuthology.orchestra.run.smithi172.stdout: Upgrading : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:47:55.889 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:47:56.071 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-07T15:47:56.327 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T15:47:56.507 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:47:56.902 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:47:57.149 INFO:teuthology.orchestra.run.smithi172.stdout: Upgrading : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:47:57.243 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:47:57.407 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T15:47:57.473 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T15:47:58.270 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-07T15:47:58.432 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:47:58.526 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:47:58.651 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 11/25 2023-12-07T15:47:58.818 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-07T15:47:59.051 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-07T15:47:59.244 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 14/25 2023-12-07T15:47:59.415 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-07T15:47:59.488 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-07T15:47:59.625 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T15:47:59.804 INFO:teuthology.orchestra.run.smithi038.stdout:(23/23): ceph-radosgw-19.0.0-13.ge6605fb8.el8.x 1.8 MB/s | 14 MB 00:07 2023-12-07T15:47:59.806 INFO:teuthology.orchestra.run.smithi038.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:47:59.806 INFO:teuthology.orchestra.run.smithi038.stdout:Total 7.7 MB/s | 62 MB 00:07 2023-12-07T15:47:59.837 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T15:47:59.854 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction check 2023-12-07T15:47:59.904 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction check succeeded. 2023-12-07T15:47:59.904 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction test 2023-12-07T15:48:00.071 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T15:48:00.268 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction test succeeded. 2023-12-07T15:48:00.272 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction 2023-12-07T15:48:00.290 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 19/25 2023-12-07T15:48:01.683 INFO:teuthology.orchestra.run.smithi038.stdout: Preparing : 1/1 2023-12-07T15:48:01.883 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T15:48:02.110 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T15:48:02.546 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T15:48:02.710 INFO:teuthology.orchestra.run.smithi038.stdout: Upgrading : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:48:02.805 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:48:02.974 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-07T15:48:03.208 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T15:48:03.409 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:48:03.839 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:48:04.011 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:48:04.042 INFO:teuthology.orchestra.run.smithi038.stdout: Upgrading : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:48:04.142 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:48:04.248 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:48:04.301 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T15:48:04.353 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T15:48:04.832 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:48:05.093 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-07T15:48:05.150 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-07T15:48:05.178 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-07T15:48:05.309 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:48:05.382 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:48:05.484 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:48:05.538 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 11/25 2023-12-07T15:48:05.712 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-07T15:48:05.981 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-07T15:48:06.275 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 14/25 2023-12-07T15:48:06.451 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-07T15:48:06.521 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-07T15:48:06.636 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T15:48:06.807 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T15:48:07.035 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T15:48:07.259 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 19/25 2023-12-07T15:48:11.160 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:48:11.542 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:48:12.159 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:48:12.396 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-07T15:48:12.478 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-07T15:48:12.600 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:48:23.908 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:48:23.908 INFO:teuthology.orchestra.run.smithi172.stdout:skipping the directory /sys 2023-12-07T15:48:23.908 INFO:teuthology.orchestra.run.smithi172.stdout:skipping the directory /proc 2023-12-07T15:48:23.908 INFO:teuthology.orchestra.run.smithi172.stdout:skipping the directory /dev 2023-12-07T15:48:23.908 INFO:teuthology.orchestra.run.smithi172.stdout:skipping the directory /run 2023-12-07T15:48:23.909 INFO:teuthology.orchestra.run.smithi172.stdout:skipping the directory /mnt 2023-12-07T15:48:23.909 INFO:teuthology.orchestra.run.smithi172.stdout:skipping the directory /var/tmp 2023-12-07T15:48:23.909 INFO:teuthology.orchestra.run.smithi172.stdout:skipping the directory /home 2023-12-07T15:48:23.909 INFO:teuthology.orchestra.run.smithi172.stdout:skipping the directory /tmp 2023-12-07T15:48:23.909 INFO:teuthology.orchestra.run.smithi172.stdout:skipping the directory /dev 2023-12-07T15:48:23.909 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:48:25.298 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-07T15:48:25.318 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-07T15:48:25.319 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T15:48:25.529 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T15:48:25.529 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:48:26.179 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:48:26.179 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 1/25 2023-12-07T15:48:26.179 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2/25 2023-12-07T15:48:26.179 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:48:26.179 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-07T15:48:26.179 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 5/25 2023-12-07T15:48:26.180 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:48:26.180 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:48:26.180 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 8/25 2023-12-07T15:48:26.180 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 9/25 2023-12-07T15:48:26.180 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:48:26.180 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 11/25 2023-12-07T15:48:26.180 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-07T15:48:26.180 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-07T15:48:26.180 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T15:48:26.180 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T15:48:26.180 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T15:48:26.180 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T15:48:26.180 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-07T15:48:26.181 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-07T15:48:26.181 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-07T15:48:26.181 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-07T15:48:26.181 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:48:26.181 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T15:48:26.181 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 24/25 2023-12-07T15:48:31.873 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:48:31.873 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /sys 2023-12-07T15:48:31.873 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /proc 2023-12-07T15:48:31.873 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /dev 2023-12-07T15:48:31.874 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /run 2023-12-07T15:48:31.874 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /mnt 2023-12-07T15:48:31.874 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /var/tmp 2023-12-07T15:48:31.874 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /home 2023-12-07T15:48:31.874 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /tmp 2023-12-07T15:48:31.874 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /dev 2023-12-07T15:48:31.874 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:48:33.377 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-07T15:48:33.398 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-07T15:48:33.398 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T15:48:33.608 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T15:48:33.608 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:48:34.239 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:48:34.240 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 1/25 2023-12-07T15:48:34.240 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2/25 2023-12-07T15:48:34.240 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:48:34.240 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-07T15:48:34.240 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 5/25 2023-12-07T15:48:34.240 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:48:34.240 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:48:34.240 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 8/25 2023-12-07T15:48:34.240 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 9/25 2023-12-07T15:48:34.240 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:48:34.240 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 11/25 2023-12-07T15:48:34.241 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-07T15:48:34.241 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-07T15:48:34.241 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T15:48:34.241 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T15:48:34.241 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T15:48:34.241 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T15:48:34.241 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-07T15:48:34.241 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-07T15:48:34.241 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-07T15:48:34.241 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-07T15:48:34.241 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:48:34.241 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T15:48:34.241 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 24/25 2023-12-07T15:48:35.113 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:48:35.113 INFO:teuthology.orchestra.run.smithi172.stdout:Installed products updated. 2023-12-07T15:48:35.297 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:48:35.297 INFO:teuthology.orchestra.run.smithi172.stdout:Upgraded: 2023-12-07T15:48:35.297 INFO:teuthology.orchestra.run.smithi172.stdout: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.297 INFO:teuthology.orchestra.run.smithi172.stdout: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.297 INFO:teuthology.orchestra.run.smithi172.stdout:Installed: 2023-12-07T15:48:35.297 INFO:teuthology.orchestra.run.smithi172.stdout: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.297 INFO:teuthology.orchestra.run.smithi172.stdout: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.298 INFO:teuthology.orchestra.run.smithi172.stdout: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.298 INFO:teuthology.orchestra.run.smithi172.stdout: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.298 INFO:teuthology.orchestra.run.smithi172.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T15:48:35.298 INFO:teuthology.orchestra.run.smithi172.stdout: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.298 INFO:teuthology.orchestra.run.smithi172.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T15:48:35.298 INFO:teuthology.orchestra.run.smithi172.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T15:48:35.298 INFO:teuthology.orchestra.run.smithi172.stdout: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.298 INFO:teuthology.orchestra.run.smithi172.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T15:48:35.298 INFO:teuthology.orchestra.run.smithi172.stdout: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.298 INFO:teuthology.orchestra.run.smithi172.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T15:48:35.298 INFO:teuthology.orchestra.run.smithi172.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T15:48:35.298 INFO:teuthology.orchestra.run.smithi172.stdout: python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.299 INFO:teuthology.orchestra.run.smithi172.stdout: python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.299 INFO:teuthology.orchestra.run.smithi172.stdout: python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.299 INFO:teuthology.orchestra.run.smithi172.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T15:48:35.299 INFO:teuthology.orchestra.run.smithi172.stdout: python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.299 INFO:teuthology.orchestra.run.smithi172.stdout: python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.299 INFO:teuthology.orchestra.run.smithi172.stdout: python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:35.299 INFO:teuthology.orchestra.run.smithi172.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T15:48:35.299 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:48:35.299 INFO:teuthology.orchestra.run.smithi172.stdout:Complete! 2023-12-07T15:48:35.463 DEBUG:teuthology.orchestra.run.smithi172:> sudo yum -y install ceph-test 2023-12-07T15:48:35.812 INFO:teuthology.orchestra.run.smithi172.stdout:Updating Subscription Management repositories. 2023-12-07T15:48:37.636 INFO:teuthology.orchestra.run.smithi172.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 44 kB/s | 4.1 kB 00:00 2023-12-07T15:48:37.982 INFO:teuthology.orchestra.run.smithi172.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 26 kB/s | 4.5 kB 00:00 2023-12-07T15:48:39.543 INFO:teuthology.orchestra.run.smithi172.stdout:Dependencies resolved. 2023-12-07T15:48:39.544 INFO:teuthology.orchestra.run.smithi172.stdout:========================================================================================== 2023-12-07T15:48:39.544 INFO:teuthology.orchestra.run.smithi172.stdout: Package Arch Version Repository Size 2023-12-07T15:48:39.544 INFO:teuthology.orchestra.run.smithi172.stdout:========================================================================================== 2023-12-07T15:48:39.544 INFO:teuthology.orchestra.run.smithi172.stdout:Installing: 2023-12-07T15:48:39.544 INFO:teuthology.orchestra.run.smithi172.stdout: ceph-test x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 49 M 2023-12-07T15:48:39.544 INFO:teuthology.orchestra.run.smithi172.stdout:Installing dependencies: 2023-12-07T15:48:39.544 INFO:teuthology.orchestra.run.smithi172.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T15:48:39.544 INFO:teuthology.orchestra.run.smithi172.stdout: libcephsqlite x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 183 k 2023-12-07T15:48:39.544 INFO:teuthology.orchestra.run.smithi172.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T15:48:39.545 INFO:teuthology.orchestra.run.smithi172.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T15:48:39.545 INFO:teuthology.orchestra.run.smithi172.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T15:48:39.545 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:48:39.545 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction Summary 2023-12-07T15:48:39.545 INFO:teuthology.orchestra.run.smithi172.stdout:========================================================================================== 2023-12-07T15:48:39.545 INFO:teuthology.orchestra.run.smithi172.stdout:Install 6 Packages 2023-12-07T15:48:39.545 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:48:39.545 INFO:teuthology.orchestra.run.smithi172.stdout:Total download size: 50 M 2023-12-07T15:48:39.545 INFO:teuthology.orchestra.run.smithi172.stdout:Installed size: 223 M 2023-12-07T15:48:39.545 INFO:teuthology.orchestra.run.smithi172.stdout:Downloading Packages: 2023-12-07T15:48:39.586 INFO:teuthology.orchestra.run.smithi172.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.7 MB/s | 70 kB 00:00 2023-12-07T15:48:39.720 INFO:teuthology.orchestra.run.smithi172.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.4 MB/s | 323 kB 00:00 2023-12-07T15:48:39.853 INFO:teuthology.orchestra.run.smithi172.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.4 MB/s | 187 kB 00:00 2023-12-07T15:48:39.971 INFO:teuthology.orchestra.run.smithi172.stdout:(4/6): libcephsqlite-19.0.0-13.ge6605fb8.el8.x8 431 kB/s | 183 kB 00:00 2023-12-07T15:48:40.079 INFO:teuthology.orchestra.run.smithi172.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 896 kB/s | 202 kB 00:00 2023-12-07T15:48:42.546 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:48:42.546 INFO:teuthology.orchestra.run.smithi038.stdout:Installed products updated. 2023-12-07T15:48:42.748 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:48:42.748 INFO:teuthology.orchestra.run.smithi038.stdout:Upgraded: 2023-12-07T15:48:42.749 INFO:teuthology.orchestra.run.smithi038.stdout: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.749 INFO:teuthology.orchestra.run.smithi038.stdout: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.749 INFO:teuthology.orchestra.run.smithi038.stdout:Installed: 2023-12-07T15:48:42.749 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.749 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.749 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.749 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.749 INFO:teuthology.orchestra.run.smithi038.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T15:48:42.749 INFO:teuthology.orchestra.run.smithi038.stdout: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.749 INFO:teuthology.orchestra.run.smithi038.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T15:48:42.750 INFO:teuthology.orchestra.run.smithi038.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T15:48:42.750 INFO:teuthology.orchestra.run.smithi038.stdout: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.750 INFO:teuthology.orchestra.run.smithi038.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T15:48:42.750 INFO:teuthology.orchestra.run.smithi038.stdout: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.750 INFO:teuthology.orchestra.run.smithi038.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T15:48:42.750 INFO:teuthology.orchestra.run.smithi038.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T15:48:42.750 INFO:teuthology.orchestra.run.smithi038.stdout: python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.750 INFO:teuthology.orchestra.run.smithi038.stdout: python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.750 INFO:teuthology.orchestra.run.smithi038.stdout: python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.750 INFO:teuthology.orchestra.run.smithi038.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T15:48:42.750 INFO:teuthology.orchestra.run.smithi038.stdout: python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.750 INFO:teuthology.orchestra.run.smithi038.stdout: python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.750 INFO:teuthology.orchestra.run.smithi038.stdout: python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:48:42.751 INFO:teuthology.orchestra.run.smithi038.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T15:48:42.751 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:48:42.751 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2023-12-07T15:48:42.903 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum -y install ceph-test 2023-12-07T15:48:43.271 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-07T15:48:44.362 INFO:teuthology.orchestra.run.smithi172.stdout:(6/6): ceph-test-19.0.0-13.ge6605fb8.el8.x86_64 10 MB/s | 49 MB 00:04 2023-12-07T15:48:44.364 INFO:teuthology.orchestra.run.smithi172.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:48:44.364 INFO:teuthology.orchestra.run.smithi172.stdout:Total 10 MB/s | 50 MB 00:04 2023-12-07T15:48:44.401 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction check 2023-12-07T15:48:44.423 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction check succeeded. 2023-12-07T15:48:44.423 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction test 2023-12-07T15:48:44.687 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction test succeeded. 2023-12-07T15:48:44.691 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction 2023-12-07T15:48:45.058 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-07T15:48:45.129 INFO:teuthology.orchestra.run.smithi172.stdout: Preparing : 1/1 2023-12-07T15:48:45.265 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T15:48:45.348 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T15:48:45.401 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2023-12-07T15:48:45.551 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T15:48:45.699 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T15:48:45.864 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T15:48:46.024 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-07T15:48:47.119 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2023-12-07T15:48:47.120 INFO:teuthology.orchestra.run.smithi038.stdout:========================================================================================== 2023-12-07T15:48:47.120 INFO:teuthology.orchestra.run.smithi038.stdout: Package Arch Version Repository Size 2023-12-07T15:48:47.120 INFO:teuthology.orchestra.run.smithi038.stdout:========================================================================================== 2023-12-07T15:48:47.120 INFO:teuthology.orchestra.run.smithi038.stdout:Installing: 2023-12-07T15:48:47.120 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-test x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 49 M 2023-12-07T15:48:47.120 INFO:teuthology.orchestra.run.smithi038.stdout:Installing dependencies: 2023-12-07T15:48:47.120 INFO:teuthology.orchestra.run.smithi038.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T15:48:47.120 INFO:teuthology.orchestra.run.smithi038.stdout: libcephsqlite x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 183 k 2023-12-07T15:48:47.120 INFO:teuthology.orchestra.run.smithi038.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T15:48:47.121 INFO:teuthology.orchestra.run.smithi038.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T15:48:47.121 INFO:teuthology.orchestra.run.smithi038.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T15:48:47.121 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:48:47.121 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2023-12-07T15:48:47.121 INFO:teuthology.orchestra.run.smithi038.stdout:========================================================================================== 2023-12-07T15:48:47.121 INFO:teuthology.orchestra.run.smithi038.stdout:Install 6 Packages 2023-12-07T15:48:47.121 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:48:47.121 INFO:teuthology.orchestra.run.smithi038.stdout:Total download size: 50 M 2023-12-07T15:48:47.121 INFO:teuthology.orchestra.run.smithi038.stdout:Installed size: 223 M 2023-12-07T15:48:47.122 INFO:teuthology.orchestra.run.smithi038.stdout:Downloading Packages: 2023-12-07T15:48:47.163 INFO:teuthology.orchestra.run.smithi038.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.7 MB/s | 70 kB 00:00 2023-12-07T15:48:47.305 INFO:teuthology.orchestra.run.smithi038.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.4 MB/s | 323 kB 00:00 2023-12-07T15:48:47.414 INFO:teuthology.orchestra.run.smithi038.stdout:(3/6): libcephsqlite-19.0.0-13.ge6605fb8.el8.x8 628 kB/s | 183 kB 00:00 2023-12-07T15:48:47.439 INFO:teuthology.orchestra.run.smithi038.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.4 MB/s | 187 kB 00:00 2023-12-07T15:48:47.614 INFO:teuthology.orchestra.run.smithi038.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.0 MB/s | 202 kB 00:00 2023-12-07T15:48:49.964 INFO:teuthology.orchestra.run.smithi038.stdout:(6/6): ceph-test-19.0.0-13.ge6605fb8.el8.x86_64 17 MB/s | 49 MB 00:02 2023-12-07T15:48:49.966 INFO:teuthology.orchestra.run.smithi038.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:48:49.966 INFO:teuthology.orchestra.run.smithi038.stdout:Total 18 MB/s | 50 MB 00:02 2023-12-07T15:48:50.005 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction check 2023-12-07T15:48:50.029 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction check succeeded. 2023-12-07T15:48:50.029 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction test 2023-12-07T15:48:50.309 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction test succeeded. 2023-12-07T15:48:50.313 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction 2023-12-07T15:48:50.768 INFO:teuthology.orchestra.run.smithi038.stdout: Preparing : 1/1 2023-12-07T15:48:50.784 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-07T15:48:51.011 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-07T15:48:51.053 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T15:48:51.120 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T15:48:51.246 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-07T15:48:51.246 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 1/6 2023-12-07T15:48:51.246 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 2/6 2023-12-07T15:48:51.246 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T15:48:51.246 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T15:48:51.246 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T15:48:51.317 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T15:48:51.479 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T15:48:51.645 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T15:48:51.778 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-07T15:48:56.837 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-07T15:48:57.108 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-07T15:48:57.330 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-07T15:48:57.330 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 1/6 2023-12-07T15:48:57.330 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 2/6 2023-12-07T15:48:57.330 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T15:48:57.331 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T15:48:57.331 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T15:49:02.055 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T15:49:02.056 INFO:teuthology.orchestra.run.smithi172.stdout:Installed products updated. 2023-12-07T15:49:02.239 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:49:02.240 INFO:teuthology.orchestra.run.smithi172.stdout:Installed: 2023-12-07T15:49:02.240 INFO:teuthology.orchestra.run.smithi172.stdout: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-07T15:49:02.240 INFO:teuthology.orchestra.run.smithi172.stdout: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-07T15:49:02.240 INFO:teuthology.orchestra.run.smithi172.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-07T15:49:02.240 INFO:teuthology.orchestra.run.smithi172.stdout: 2023-12-07T15:49:02.240 INFO:teuthology.orchestra.run.smithi172.stdout:Complete! 2023-12-07T15:49:02.387 DEBUG:teuthology.orchestra.run.smithi172:> sudo yum -y install ceph 2023-12-07T15:49:02.722 INFO:teuthology.orchestra.run.smithi172.stdout:Updating Subscription Management repositories. 2023-12-07T15:49:04.475 INFO:teuthology.orchestra.run.smithi172.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2023-12-07T15:49:04.745 INFO:teuthology.orchestra.run.smithi172.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 50 kB/s | 4.5 kB 00:00 2023-12-07T15:49:06.344 INFO:teuthology.orchestra.run.smithi172.stderr:Error: 2023-12-07T15:49:06.344 INFO:teuthology.orchestra.run.smithi172.stderr: Problem: conflicting requests 2023-12-07T15:49:06.344 INFO:teuthology.orchestra.run.smithi172.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:49:06.344 INFO:teuthology.orchestra.run.smithi172.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-07T15:49:06.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:49:06.421 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi172 with status 1: 'sudo yum -y install ceph' 2023-12-07T15:49:06.423 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi172 with status 1: 'sudo yum -y install ceph' 2023-12-07T15:49:06.492 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=accdacda9ace4ed887abd44136b17b9c Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi172 with status 1: 'sudo yum -y install ceph' 2023-12-07T15:49:06.496 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-07T15:49:06.505 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-07T15:49:06.519 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-07T15:49:06.519 DEBUG:teuthology.orchestra.run.smithi038:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T15:49:06.532 DEBUG:teuthology.orchestra.run.smithi172:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T15:49:06.544 INFO:teuthology.orchestra.run.smithi038.stderr:bash: ntpq: command not found 2023-12-07T15:49:06.547 INFO:teuthology.orchestra.run.smithi172.stderr:bash: ntpq: command not found 2023-12-07T15:49:06.549 INFO:teuthology.orchestra.run.smithi038.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T15:49:06.549 INFO:teuthology.orchestra.run.smithi038.stdout:=============================================================================== 2023-12-07T15:49:06.549 INFO:teuthology.orchestra.run.smithi038.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 38 +1429us[+1429us] +/- 99ms 2023-12-07T15:49:06.549 INFO:teuthology.orchestra.run.smithi038.stdout:^* hv02.front.sepia.ceph.com 3 6 77 39 -631us[ -730us] +/- 49ms 2023-12-07T15:49:06.549 INFO:teuthology.orchestra.run.smithi038.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 40 -200us[ -299us] +/- 75ms 2023-12-07T15:49:06.549 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:49:06.551 INFO:teuthology.orchestra.run.smithi172.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T15:49:06.552 INFO:teuthology.orchestra.run.smithi172.stdout:=============================================================================== 2023-12-07T15:49:06.552 INFO:teuthology.orchestra.run.smithi172.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 38 +1473us[+1473us] +/- 99ms 2023-12-07T15:49:06.552 INFO:teuthology.orchestra.run.smithi172.stdout:^* hv02.front.sepia.ceph.com 3 6 77 39 -593us[ -635us] +/- 49ms 2023-12-07T15:49:06.552 INFO:teuthology.orchestra.run.smithi172.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 39 -169us[ -211us] +/- 75ms 2023-12-07T15:49:06.552 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:49:06.553 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-07T15:49:06.561 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-07T15:49:06.561 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-07T15:49:06.570 DEBUG:teuthology.orchestra.run.smithi038:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-07T15:49:06.702 DEBUG:teuthology.orchestra.run.smithi172:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-07T15:49:06.797 DEBUG:teuthology.orchestra.run.smithi038:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-07T15:49:06.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:49:06.831 DEBUG:teuthology.orchestra.run.smithi172:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-07T15:49:06.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:49:06.862 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-07T15:49:06.871 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-07T15:49:06.880 INFO:teuthology.task.internal:Duration was 833.153520 seconds 2023-12-07T15:49:06.880 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-07T15:49:06.892 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-07T15:49:06.892 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T15:49:06.894 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T15:49:06.941 INFO:teuthology.orchestra.run.smithi038.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T15:49:06.948 INFO:teuthology.orchestra.run.smithi172.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T15:49:07.222 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-07T15:49:07.222 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi038.front.sepia.ceph.com 2023-12-07T15:49:07.222 DEBUG:teuthology.orchestra.run.smithi038:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-07T15:49:07.248 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi172.front.sepia.ceph.com 2023-12-07T15:49:07.248 DEBUG:teuthology.orchestra.run.smithi172:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-07T15:49:07.270 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-07T15:49:07.270 DEBUG:teuthology.orchestra.run.smithi038:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T15:49:07.289 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T15:49:07.347 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-07T15:49:07.479 DEBUG:teuthology.orchestra.run.smithi038:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T15:49:07.480 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T15:49:07.480 INFO:teuthology.orchestra.run.smithi038.stdout:Installed products updated. 2023-12-07T15:49:07.485 DEBUG:teuthology.orchestra.run.smithi172:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T15:49:07.548 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:49:07.548 INFO:teuthology.orchestra.run.smithi038.stdout:Installed: 2023-12-07T15:49:07.548 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-07T15:49:07.548 INFO:teuthology.orchestra.run.smithi038.stdout: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-07T15:49:07.548 INFO:teuthology.orchestra.run.smithi038.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-07T15:49:07.549 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-07T15:49:07.549 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2023-12-07T15:49:07.554 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-07T15:49:07.761 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-07T15:49:07.762 DEBUG:teuthology.orchestra.run.smithi038:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T15:49:07.763 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum -y install ceph 2023-12-07T15:49:07.874 DEBUG:teuthology.orchestra.run.smithi172:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T15:49:07.908 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-07T15:49:07.917 DEBUG:teuthology.orchestra.run.smithi038:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-07T15:49:07.919 DEBUG:teuthology.orchestra.run.smithi172:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-07T15:49:07.944 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern = core 2023-12-07T15:49:07.975 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = core 2023-12-07T15:49:07.998 DEBUG:teuthology.orchestra.run.smithi038:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T15:49:08.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:49:08.022 DEBUG:teuthology.orchestra.run.smithi172:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T15:49:08.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:49:08.055 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-07T15:49:08.065 INFO:teuthology.task.internal:Transferring archived files... 2023-12-07T15:49:08.066 DEBUG:teuthology.misc:Transferring archived files from smithi038:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482149/remote/smithi038 2023-12-07T15:49:08.067 DEBUG:teuthology.orchestra.run.smithi038:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T15:49:08.113 DEBUG:teuthology.misc:Transferring archived files from smithi172:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482149/remote/smithi172 2023-12-07T15:49:08.114 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T15:49:08.158 INFO:teuthology.task.internal:Removing archive directory... 2023-12-07T15:49:08.158 DEBUG:teuthology.orchestra.run.smithi038:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T15:49:08.160 DEBUG:teuthology.orchestra.run.smithi172:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T15:49:08.165 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-07T15:49:08.210 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-07T15:49:08.221 INFO:teuthology.task.internal:Not uploading archives. 2023-12-07T15:49:08.221 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-07T15:49:08.229 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-07T15:49:08.230 DEBUG:teuthology.orchestra.run.smithi038:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T15:49:08.232 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T15:49:08.246 INFO:teuthology.orchestra.run.smithi038.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 15:49 /home/ubuntu/cephtest 2023-12-07T15:49:08.267 INFO:teuthology.orchestra.run.smithi172.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 15:49 /home/ubuntu/cephtest 2023-12-07T15:49:08.268 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-07T15:49:08.277 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-07T15:49:08.295 INFO:teuthology.nuke:Checking targets against current locks 2023-12-07T15:49:08.322 DEBUG:teuthology.nuke:shortname: smithi038 2023-12-07T15:49:08.323 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T15:49:08.345 DEBUG:teuthology.nuke:shortname: smithi172 2023-12-07T15:49:08.345 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T15:49:08.348 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi038.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482149', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 15:29:56.482585', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T15:49:08.368 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482149', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 15:29:56.480875', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T15:49:08.400 INFO:teuthology.orchestra.console.smithi038:Power off 2023-12-07T15:49:08.400 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T15:49:08.423 DEBUG:teuthology.orchestra.console.smithi038:power off output: Chassis Power Control: Down/Off 2023-12-07T15:49:08.424 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:49:08.439 INFO:teuthology.orchestra.console.smithi172:Power off 2023-12-07T15:49:08.440 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T15:49:08.448 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is on 2023-12-07T15:49:08.461 DEBUG:teuthology.orchestra.console.smithi172:power off output: Chassis Power Control: Down/Off 2023-12-07T15:49:08.461 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:49:08.483 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2023-12-07T15:49:10.277 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-07T15:49:10.606 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2023-12-07T15:49:11.631 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-07T15:49:12.450 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:49:12.484 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:49:12.559 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is on 2023-12-07T15:49:12.593 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2023-12-07T15:49:16.565 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:49:16.594 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:49:16.675 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is off 2023-12-07T15:49:16.703 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is off 2023-12-07T15:49:16.776 INFO:teuthology.orchestra.console.smithi038:Power off completed 2023-12-07T15:49:16.803 INFO:teuthology.orchestra.console.smithi172:Power off completed 2023-12-07T15:49:16.908 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/off mon_election/classic task/test_extra_daemon_features} duration: 833.1535198688507 failure_reason: 'Command failed on smithi172 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=accdacda9ace4ed887abd44136b17b9c status: fail success: false 2023-12-07T15:49:16.908 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T15:49:17.005 INFO:teuthology.run:FAIL