2023-12-06T08:14:11.835 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T08:14:11.835 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479506 --verbose --name sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi --description rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/off mon_election/connectivity task/test_set_mon_crush_locations} --owner scheduled_sseshasa@teuthology -- /home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479506/orig.config.yaml 2023-12-06T08:14:11.867 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T08:14:11.951 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479506 branch: wip-sseshasa-testing-2023-12-04-1848 description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/off mon_election/connectivity task/test_set_mon_crush_locations} email: null first_in_suite: false job_id: '7479506' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-sseshasa-testing-2023-12-04-1848 ceph: conf: global: mon election default strategy: 3 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: 96fa2578c622ca9c169af6f426ca8b1616130e58 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-sseshasa-testing-2023-12-04-1848 sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 owner: scheduled_sseshasa@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 5341 sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 sleep_before_teardown: 0 subset: 222/150000 suite: rados suite_branch: wip-sseshasa-testing-2023-12-04-1848 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_96fa2578c622ca9c169af6f426ca8b1616130e58/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 targets: smithi046.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi144.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi179.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 - cephadm.apply: specs: - placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 - cephadm.shell: host.a: - "set -ex\n# since we don't know the real hostnames before the test, the next\n\ # bit is in order to replace the fake hostnames \"host.a/b/c\" with\n# the actual\ \ names cephadm knows the host by within the mon spec\nceph orch host ls --format\ \ json | jq -r '.[] | .hostname' > realnames\necho $'host.a\\nhost.b\\nhost.c'\ \ > fakenames\necho $'a\\nb\\nc' > mon_ids\necho $'{datacenter=a}\\n{datacenter=b,rack=2}\\\ n{datacenter=a,rack=3}' > crush_locs\nceph orch ls --service-name mon --export\ \ > mon.yaml\nMONSPEC=`cat mon.yaml`\necho \"$MONSPEC\"\nwhile read realname\ \ <&3 && read fakename <&4; do\n MONSPEC=\"${MONSPEC//$fakename/$realname}\"\ \ndone 3 mon.yaml\ncat mon.yaml\n\ # now the spec should have the real hostnames, so let's re-apply\nceph orch\ \ apply -i mon.yaml\nsleep 90\nceph orch ps --refresh\nceph orch ls --service-name\ \ mon --export > mon.yaml; ceph orch apply -i mon.yaml\nsleep 90\nceph mon dump\n\ ceph mon dump --format json\n# verify all the crush locations got set from \"\ ceph mon dump\" output\nwhile read monid <&3 && read crushloc <&4; do\n ceph\ \ mon dump --format json | jq --arg monid \"$monid\" --arg crushloc \"$crushloc\"\ \ -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'\n\ done 3, func=.kill_console_loggers at 0x7f354f4e4ee0>, signals=[15]) 2023-12-06T08:14:12.446 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T08:14:12.453 INFO:teuthology.task.internal:Opening connections... 2023-12-06T08:14:12.453 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi046.front.sepia.ceph.com 2023-12-06T08:14:12.454 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T08:14:12.522 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi144.front.sepia.ceph.com 2023-12-06T08:14:12.523 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T08:14:12.588 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi179.front.sepia.ceph.com 2023-12-06T08:14:12.589 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T08:14:12.695 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T08:14:12.703 DEBUG:teuthology.orchestra.run.smithi046:> uname -m 2023-12-06T08:14:12.727 INFO:teuthology.orchestra.run.smithi046.stdout:x86_64 2023-12-06T08:14:12.727 DEBUG:teuthology.orchestra.run.smithi046:> cat /etc/os-release 2023-12-06T08:14:12.788 INFO:teuthology.orchestra.run.smithi046.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T08:14:12.788 INFO:teuthology.orchestra.run.smithi046.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T08:14:12.788 INFO:teuthology.orchestra.run.smithi046.stdout:ID="rhel" 2023-12-06T08:14:12.789 INFO:teuthology.orchestra.run.smithi046.stdout:ID_LIKE="fedora" 2023-12-06T08:14:12.789 INFO:teuthology.orchestra.run.smithi046.stdout:VERSION_ID="8.6" 2023-12-06T08:14:12.789 INFO:teuthology.orchestra.run.smithi046.stdout:PLATFORM_ID="platform:el8" 2023-12-06T08:14:12.789 INFO:teuthology.orchestra.run.smithi046.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T08:14:12.789 INFO:teuthology.orchestra.run.smithi046.stdout:ANSI_COLOR="0;31" 2023-12-06T08:14:12.789 INFO:teuthology.orchestra.run.smithi046.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T08:14:12.789 INFO:teuthology.orchestra.run.smithi046.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T08:14:12.789 INFO:teuthology.orchestra.run.smithi046.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T08:14:12.789 INFO:teuthology.orchestra.run.smithi046.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T08:14:12.789 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:14:12.789 INFO:teuthology.orchestra.run.smithi046.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T08:14:12.789 INFO:teuthology.orchestra.run.smithi046.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T08:14:12.789 INFO:teuthology.orchestra.run.smithi046.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T08:14:12.789 INFO:teuthology.orchestra.run.smithi046.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T08:14:12.790 INFO:teuthology.lock.ops:Updating smithi046.front.sepia.ceph.com on lock server 2023-12-06T08:14:12.812 DEBUG:teuthology.orchestra.run.smithi144:> uname -m 2023-12-06T08:14:12.833 INFO:teuthology.orchestra.run.smithi144.stdout:x86_64 2023-12-06T08:14:12.834 DEBUG:teuthology.orchestra.run.smithi144:> cat /etc/os-release 2023-12-06T08:14:12.890 INFO:teuthology.orchestra.run.smithi144.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T08:14:12.890 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T08:14:12.890 INFO:teuthology.orchestra.run.smithi144.stdout:ID="rhel" 2023-12-06T08:14:12.890 INFO:teuthology.orchestra.run.smithi144.stdout:ID_LIKE="fedora" 2023-12-06T08:14:12.890 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION_ID="8.6" 2023-12-06T08:14:12.890 INFO:teuthology.orchestra.run.smithi144.stdout:PLATFORM_ID="platform:el8" 2023-12-06T08:14:12.890 INFO:teuthology.orchestra.run.smithi144.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T08:14:12.890 INFO:teuthology.orchestra.run.smithi144.stdout:ANSI_COLOR="0;31" 2023-12-06T08:14:12.891 INFO:teuthology.orchestra.run.smithi144.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T08:14:12.891 INFO:teuthology.orchestra.run.smithi144.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T08:14:12.891 INFO:teuthology.orchestra.run.smithi144.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T08:14:12.891 INFO:teuthology.orchestra.run.smithi144.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T08:14:12.891 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:14:12.891 INFO:teuthology.orchestra.run.smithi144.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T08:14:12.891 INFO:teuthology.orchestra.run.smithi144.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T08:14:12.891 INFO:teuthology.orchestra.run.smithi144.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T08:14:12.891 INFO:teuthology.orchestra.run.smithi144.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T08:14:12.891 INFO:teuthology.lock.ops:Updating smithi144.front.sepia.ceph.com on lock server 2023-12-06T08:14:12.913 DEBUG:teuthology.orchestra.run.smithi179:> uname -m 2023-12-06T08:14:12.934 INFO:teuthology.orchestra.run.smithi179.stdout:x86_64 2023-12-06T08:14:12.934 DEBUG:teuthology.orchestra.run.smithi179:> cat /etc/os-release 2023-12-06T08:14:12.994 INFO:teuthology.orchestra.run.smithi179.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T08:14:12.994 INFO:teuthology.orchestra.run.smithi179.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T08:14:12.994 INFO:teuthology.orchestra.run.smithi179.stdout:ID="rhel" 2023-12-06T08:14:12.994 INFO:teuthology.orchestra.run.smithi179.stdout:ID_LIKE="fedora" 2023-12-06T08:14:12.994 INFO:teuthology.orchestra.run.smithi179.stdout:VERSION_ID="8.6" 2023-12-06T08:14:12.995 INFO:teuthology.orchestra.run.smithi179.stdout:PLATFORM_ID="platform:el8" 2023-12-06T08:14:12.995 INFO:teuthology.orchestra.run.smithi179.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T08:14:12.995 INFO:teuthology.orchestra.run.smithi179.stdout:ANSI_COLOR="0;31" 2023-12-06T08:14:12.995 INFO:teuthology.orchestra.run.smithi179.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T08:14:12.995 INFO:teuthology.orchestra.run.smithi179.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T08:14:12.995 INFO:teuthology.orchestra.run.smithi179.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T08:14:12.995 INFO:teuthology.orchestra.run.smithi179.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T08:14:12.996 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:14:12.996 INFO:teuthology.orchestra.run.smithi179.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T08:14:12.996 INFO:teuthology.orchestra.run.smithi179.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T08:14:12.996 INFO:teuthology.orchestra.run.smithi179.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T08:14:12.996 INFO:teuthology.orchestra.run.smithi179.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T08:14:12.997 INFO:teuthology.lock.ops:Updating smithi179.front.sepia.ceph.com on lock server 2023-12-06T08:14:13.020 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T08:14:13.030 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T08:14:13.036 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T08:14:13.036 DEBUG:teuthology.orchestra.run.smithi046:> test '!' -e /home/ubuntu/cephtest 2023-12-06T08:14:13.039 DEBUG:teuthology.orchestra.run.smithi144:> test '!' -e /home/ubuntu/cephtest 2023-12-06T08:14:13.042 DEBUG:teuthology.orchestra.run.smithi179:> test '!' -e /home/ubuntu/cephtest 2023-12-06T08:14:13.061 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T08:14:13.069 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T08:14:13.069 DEBUG:teuthology.orchestra.run.smithi046:> test -z $(ls -A /var/lib/ceph) 2023-12-06T08:14:13.100 DEBUG:teuthology.orchestra.run.smithi144:> test -z $(ls -A /var/lib/ceph) 2023-12-06T08:14:13.104 DEBUG:teuthology.orchestra.run.smithi179:> test -z $(ls -A /var/lib/ceph) 2023-12-06T08:14:13.143 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T08:14:13.218 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T08:14:13.235 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T08:14:13.235 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-06T08:14:13.236 DEBUG:teuthology.orchestra.run.smithi046:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T08:14:13.236 DEBUG:teuthology.orchestra.run.smithi144:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T08:14:13.237 DEBUG:teuthology.orchestra.run.smithi179:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T08:14:13.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:14:13.256 DEBUG:teuthology.orchestra.run.smithi144:> uname -r 2023-12-06T08:14:13.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:14:13.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:14:13.258 DEBUG:teuthology.orchestra.run.smithi046:> uname -r 2023-12-06T08:14:13.258 DEBUG:teuthology.orchestra.run.smithi179:> uname -r 2023-12-06T08:14:13.313 INFO:teuthology.orchestra.run.smithi144.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T08:14:13.313 INFO:teuthology.task.kernel:Running kernel on smithi144: 4.18.0-372.9.1.el8.x86_64 2023-12-06T08:14:13.314 DEBUG:teuthology.orchestra.run.smithi144:> sudo yum install -y kernel 2023-12-06T08:14:13.318 INFO:teuthology.orchestra.run.smithi179.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T08:14:13.318 INFO:teuthology.task.kernel:Running kernel on smithi179: 4.18.0-372.9.1.el8.x86_64 2023-12-06T08:14:13.318 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum install -y kernel 2023-12-06T08:14:13.319 INFO:teuthology.orchestra.run.smithi046.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T08:14:13.319 INFO:teuthology.task.kernel:Running kernel on smithi046: 4.18.0-372.9.1.el8.x86_64 2023-12-06T08:14:13.320 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum install -y kernel 2023-12-06T08:14:14.469 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-12-06T08:14:14.469 INFO:teuthology.orchestra.run.smithi179.stdout:Unable to read consumer identity 2023-12-06T08:14:14.517 INFO:teuthology.orchestra.run.smithi144.stdout:Updating Subscription Management repositories. 2023-12-06T08:14:14.517 INFO:teuthology.orchestra.run.smithi144.stdout:Unable to read consumer identity 2023-12-06T08:14:14.565 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-12-06T08:14:14.565 INFO:teuthology.orchestra.run.smithi046.stdout:Unable to read consumer identity 2023-12-06T08:14:16.038 INFO:teuthology.orchestra.run.smithi179.stdout:Copr repo for python3-asyncssh owned by ceph 12 kB/s | 3.5 kB 00:00 2023-12-06T08:14:16.067 INFO:teuthology.orchestra.run.smithi144.stdout:Copr repo for python3-asyncssh owned by ceph 14 kB/s | 3.5 kB 00:00 2023-12-06T08:14:16.141 INFO:teuthology.orchestra.run.smithi046.stdout:Copr repo for python3-asyncssh owned by ceph 14 kB/s | 3.5 kB 00:00 2023-12-06T08:14:16.763 INFO:teuthology.orchestra.run.smithi179.stdout:Extra Packages for Enterprise Linux 23 MB/s | 16 MB 00:00 2023-12-06T08:14:16.934 INFO:teuthology.orchestra.run.smithi144.stdout:Extra Packages for Enterprise Linux 19 MB/s | 16 MB 00:00 2023-12-06T08:14:17.226 INFO:teuthology.orchestra.run.smithi046.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-06T08:14:20.221 INFO:teuthology.orchestra.run.smithi179.stdout:lab-extras 445 kB/s | 24 kB 00:00 2023-12-06T08:14:20.442 INFO:teuthology.orchestra.run.smithi144.stdout:lab-extras 422 kB/s | 24 kB 00:00 2023-12-06T08:14:20.941 INFO:teuthology.orchestra.run.smithi179.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T08:14:20.976 INFO:teuthology.orchestra.run.smithi046.stdout:lab-extras 405 kB/s | 24 kB 00:00 2023-12-06T08:14:20.999 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-12-06T08:14:21.000 INFO:teuthology.orchestra.run.smithi179.stdout:Nothing to do. 2023-12-06T08:14:21.000 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-12-06T08:14:21.131 DEBUG:teuthology.orchestra.run.smithi179:> echo no | sudo yum reinstall kernel || true 2023-12-06T08:14:21.170 INFO:teuthology.orchestra.run.smithi144.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T08:14:21.221 INFO:teuthology.orchestra.run.smithi144.stdout:Dependencies resolved. 2023-12-06T08:14:21.222 INFO:teuthology.orchestra.run.smithi144.stdout:Nothing to do. 2023-12-06T08:14:21.222 INFO:teuthology.orchestra.run.smithi144.stdout:Complete! 2023-12-06T08:14:21.336 DEBUG:teuthology.orchestra.run.smithi144:> echo no | sudo yum reinstall kernel || true 2023-12-06T08:14:21.462 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-12-06T08:14:21.462 INFO:teuthology.orchestra.run.smithi179.stdout:Unable to read consumer identity 2023-12-06T08:14:21.667 INFO:teuthology.orchestra.run.smithi144.stdout:Updating Subscription Management repositories. 2023-12-06T08:14:21.667 INFO:teuthology.orchestra.run.smithi144.stdout:Unable to read consumer identity 2023-12-06T08:14:21.722 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:00:01 ago on Wed 06 Dec 2023 08:14:20 AM UTC. 2023-12-06T08:14:21.754 INFO:teuthology.orchestra.run.smithi046.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T08:14:21.763 INFO:teuthology.orchestra.run.smithi179.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T08:14:21.792 INFO:teuthology.orchestra.run.smithi179.stderr:Error: No packages marked for reinstall. 2023-12-06T08:14:21.798 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2023-12-06T08:14:21.799 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2023-12-06T08:14:21.799 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2023-12-06T08:14:21.838 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum reinstall -y kernel || true 2023-12-06T08:14:21.928 INFO:teuthology.orchestra.run.smithi144.stdout:Last metadata expiration check: 0:00:01 ago on Wed 06 Dec 2023 08:14:20 AM UTC. 2023-12-06T08:14:21.936 DEBUG:teuthology.orchestra.run.smithi046:> echo no | sudo yum reinstall kernel || true 2023-12-06T08:14:21.971 INFO:teuthology.orchestra.run.smithi144.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T08:14:22.001 INFO:teuthology.orchestra.run.smithi144.stderr:Error: No packages marked for reinstall. 2023-12-06T08:14:22.047 DEBUG:teuthology.orchestra.run.smithi144:> sudo yum reinstall -y kernel || true 2023-12-06T08:14:22.165 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-12-06T08:14:22.165 INFO:teuthology.orchestra.run.smithi179.stdout:Unable to read consumer identity 2023-12-06T08:14:22.287 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-12-06T08:14:22.287 INFO:teuthology.orchestra.run.smithi046.stdout:Unable to read consumer identity 2023-12-06T08:14:22.378 INFO:teuthology.orchestra.run.smithi144.stdout:Updating Subscription Management repositories. 2023-12-06T08:14:22.378 INFO:teuthology.orchestra.run.smithi144.stdout:Unable to read consumer identity 2023-12-06T08:14:22.424 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 08:14:20 AM UTC. 2023-12-06T08:14:22.467 INFO:teuthology.orchestra.run.smithi179.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T08:14:22.490 INFO:teuthology.orchestra.run.smithi179.stderr:Error: No packages marked for reinstall. 2023-12-06T08:14:22.541 DEBUG:teuthology.orchestra.run.smithi179:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T08:14:22.562 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 08:14:20 AM UTC. 2023-12-06T08:14:22.605 INFO:teuthology.orchestra.run.smithi046.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T08:14:22.622 INFO:teuthology.orchestra.run.smithi179.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T08:14:22.623 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T08:14:22.623 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T08:14:22.623 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-06T08:14:22.623 DEBUG:teuthology.orchestra.run.smithi179:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T08:14:22.632 INFO:teuthology.orchestra.run.smithi144.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 08:14:20 AM UTC. 2023-12-06T08:14:22.645 INFO:teuthology.orchestra.run.smithi046.stderr:Error: No packages marked for reinstall. 2023-12-06T08:14:22.652 INFO:teuthology.orchestra.run.smithi179.stdout:ttyS1 2023-12-06T08:14:22.668 DEBUG:teuthology.parallel:result is None 2023-12-06T08:14:22.673 INFO:teuthology.orchestra.run.smithi144.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T08:14:22.692 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum reinstall -y kernel || true 2023-12-06T08:14:22.701 INFO:teuthology.orchestra.run.smithi144.stderr:Error: No packages marked for reinstall. 2023-12-06T08:14:22.747 DEBUG:teuthology.orchestra.run.smithi144:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T08:14:22.827 INFO:teuthology.orchestra.run.smithi144.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T08:14:22.827 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T08:14:22.828 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T08:14:22.828 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-06T08:14:22.828 DEBUG:teuthology.orchestra.run.smithi144:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T08:14:22.864 INFO:teuthology.orchestra.run.smithi144.stdout:ttyS1 2023-12-06T08:14:22.876 DEBUG:teuthology.parallel:result is None 2023-12-06T08:14:23.040 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-12-06T08:14:23.040 INFO:teuthology.orchestra.run.smithi046.stdout:Unable to read consumer identity 2023-12-06T08:14:23.309 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:03 ago on Wed 06 Dec 2023 08:14:20 AM UTC. 2023-12-06T08:14:23.354 INFO:teuthology.orchestra.run.smithi046.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T08:14:23.381 INFO:teuthology.orchestra.run.smithi046.stderr:Error: No packages marked for reinstall. 2023-12-06T08:14:23.434 DEBUG:teuthology.orchestra.run.smithi046:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T08:14:23.517 INFO:teuthology.orchestra.run.smithi046.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T08:14:23.517 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T08:14:23.517 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T08:14:23.518 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-06T08:14:23.518 DEBUG:teuthology.orchestra.run.smithi046:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T08:14:23.545 INFO:teuthology.orchestra.run.smithi046.stdout:ttyS1 2023-12-06T08:14:23.559 DEBUG:teuthology.parallel:result is None 2023-12-06T08:14:23.559 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T08:14:23.567 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T08:14:23.568 DEBUG:teuthology.orchestra.run.smithi046:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T08:14:23.602 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T08:14:23.605 DEBUG:teuthology.orchestra.run.smithi179:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T08:14:23.624 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T08:14:23.631 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T08:14:23.641 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T08:14:23.642 DEBUG:teuthology.orchestra.run.smithi046:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T08:14:23.658 DEBUG:teuthology.orchestra.run.smithi144:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T08:14:23.663 DEBUG:teuthology.orchestra.run.smithi179:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T08:14:23.689 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T08:14:23.696 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T08:14:23.697 DEBUG:teuthology.orchestra.run.smithi046:> 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-06T08:14:23.717 DEBUG:teuthology.orchestra.run.smithi144:> 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-06T08:14:23.722 DEBUG:teuthology.orchestra.run.smithi179:> 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-06T08:14:23.753 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T08:14:23.762 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T08:14:23.764 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T08:14:23.773 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T08:14:23.775 INFO:teuthology.orchestra.run.smithi179.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T08:14:23.786 INFO:teuthology.orchestra.run.smithi179.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T08:14:23.787 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T08:14:23.795 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T08:14:23.795 DEBUG:teuthology.orchestra.run.smithi046:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T08:14:23.807 DEBUG:teuthology.orchestra.run.smithi144:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T08:14:23.817 DEBUG:teuthology.orchestra.run.smithi179:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T08:14:23.846 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T08:14:23.862 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T08:14:23.862 DEBUG:teuthology.orchestra.run.smithi046:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T08:14:23.876 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T08:14:23.887 DEBUG:teuthology.orchestra.run.smithi179:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T08:14:23.905 DEBUG:teuthology.orchestra.run.smithi046:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T08:14:23.980 DEBUG:teuthology.orchestra.run.smithi046:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T08:14:24.039 DEBUG:teuthology.orchestra.run.smithi046:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T08:14:24.083 DEBUG:teuthology.orchestra.run.smithi046:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T08:14:24.125 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2023-12-06T08:14:24.125 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T08:14:24.201 DEBUG:teuthology.orchestra.run.smithi144:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T08:14:24.247 DEBUG:teuthology.orchestra.run.smithi144:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T08:14:24.299 DEBUG:teuthology.orchestra.run.smithi144:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T08:14:24.383 DEBUG:teuthology.orchestra.run.smithi144:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T08:14:24.425 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2023-12-06T08:14:24.425 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T08:14:24.497 DEBUG:teuthology.orchestra.run.smithi179:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T08:14:24.545 DEBUG:teuthology.orchestra.run.smithi179:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T08:14:24.595 DEBUG:teuthology.orchestra.run.smithi179:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T08:14:24.679 DEBUG:teuthology.orchestra.run.smithi179:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T08:14:24.726 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-12-06T08:14:24.727 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T08:14:24.796 DEBUG:teuthology.orchestra.run.smithi046:> sudo service rsyslog restart 2023-12-06T08:14:24.798 DEBUG:teuthology.orchestra.run.smithi144:> sudo service rsyslog restart 2023-12-06T08:14:24.800 DEBUG:teuthology.orchestra.run.smithi179:> sudo service rsyslog restart 2023-12-06T08:14:24.859 INFO:teuthology.orchestra.run.smithi144.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T08:14:24.883 INFO:teuthology.orchestra.run.smithi046.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T08:14:24.900 INFO:teuthology.orchestra.run.smithi179.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T08:14:25.342 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T08:14:25.353 INFO:teuthology.task.internal:Starting timer... 2023-12-06T08:14:25.353 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T08:14:25.368 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T08:14:25.384 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-06T08:14:25.384 DEBUG:teuthology.orchestra.run.smithi046:> sudo service auditd rotate 2023-12-06T08:14:25.440 INFO:teuthology.orchestra.run.smithi046.stdout:Rotating logs: 2023-12-06T08:14:25.442 DEBUG:teuthology.orchestra.run.smithi144:> sudo service auditd rotate 2023-12-06T08:14:25.508 INFO:teuthology.orchestra.run.smithi144.stdout:Rotating logs: 2023-12-06T08:14:25.510 DEBUG:teuthology.orchestra.run.smithi179:> sudo service auditd rotate 2023-12-06T08:14:25.572 INFO:teuthology.orchestra.run.smithi179.stdout:Rotating logs: 2023-12-06T08:14:25.574 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T08:14:25.574 DEBUG:teuthology.orchestra.run.smithi046:> /usr/sbin/getenforce 2023-12-06T08:14:25.601 INFO:teuthology.orchestra.run.smithi046.stdout:Permissive 2023-12-06T08:14:25.602 DEBUG:teuthology.orchestra.run.smithi144:> /usr/sbin/getenforce 2023-12-06T08:14:25.625 INFO:teuthology.orchestra.run.smithi144.stdout:Permissive 2023-12-06T08:14:25.625 DEBUG:teuthology.orchestra.run.smithi179:> /usr/sbin/getenforce 2023-12-06T08:14:25.645 INFO:teuthology.orchestra.run.smithi179.stdout:Permissive 2023-12-06T08:14:25.645 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi046.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi144.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi179.front.sepia.ceph.com': 'permissive'} 2023-12-06T08:14:25.647 DEBUG:teuthology.orchestra.run.smithi046:> 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-06T08:14:25.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:14:25.675 DEBUG:teuthology.orchestra.run.smithi144:> 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-06T08:14:25.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:14:25.703 DEBUG:teuthology.orchestra.run.smithi179:> 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-06T08:14:25.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:14:25.731 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T08:14:25.731 DEBUG:teuthology.orchestra.run.smithi046:> sudo /usr/sbin/setenforce permissive 2023-12-06T08:14:25.765 DEBUG:teuthology.orchestra.run.smithi144:> sudo /usr/sbin/setenforce permissive 2023-12-06T08:14:25.792 DEBUG:teuthology.orchestra.run.smithi179:> sudo /usr/sbin/setenforce permissive 2023-12-06T08:14:25.820 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T08:14:25.834 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-06T08:14:25.834 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T08:14:25.854 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-06T08:14:25.855 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi046.front.sepia.ceph.com,smithi144.front.sepia.ceph.com,smithi179.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T08:24:11.710 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi046.front.sepia.ceph.com'), Remote(name='ubuntu@smithi144.front.sepia.ceph.com'), Remote(name='ubuntu@smithi179.front.sepia.ceph.com')] 2023-12-06T08:24:11.711 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2023-12-06T08:24:11.712 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T08:24:11.782 DEBUG:teuthology.orchestra.run.smithi046:> true 2023-12-06T08:24:11.851 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi046.front.sepia.ceph.com' 2023-12-06T08:24:11.852 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2023-12-06T08:24:11.852 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T08:24:11.926 DEBUG:teuthology.orchestra.run.smithi144:> true 2023-12-06T08:24:11.993 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi144.front.sepia.ceph.com' 2023-12-06T08:24:11.993 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi179.front.sepia.ceph.com' 2023-12-06T08:24:11.993 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T08:24:12.061 DEBUG:teuthology.orchestra.run.smithi179:> true 2023-12-06T08:24:12.127 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi179.front.sepia.ceph.com' 2023-12-06T08:24:12.128 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T08:24:12.140 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T08:24:12.141 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T08:24:12.141 DEBUG:teuthology.orchestra.run.smithi046:> 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-06T08:24:12.144 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T08:24:12.144 DEBUG:teuthology.orchestra.run.smithi144:> 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-06T08:24:12.146 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T08:24:12.147 DEBUG:teuthology.orchestra.run.smithi179:> 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-06T08:24:12.178 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T08:24:12.181 INFO:teuthology.orchestra.run.smithi144.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T08:24:12.194 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T08:24:12.197 INFO:teuthology.orchestra.run.smithi144.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T08:24:12.199 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T08:24:12.213 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T08:24:12.270 INFO:teuthology.orchestra.run.smithi144.stderr:sudo: ntpd: command not found 2023-12-06T08:24:12.280 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: ntpd: command not found 2023-12-06T08:24:12.283 INFO:teuthology.orchestra.run.smithi144.stdout:506 Cannot talk to daemon 2023-12-06T08:24:12.291 INFO:teuthology.orchestra.run.smithi179.stderr:sudo: ntpd: command not found 2023-12-06T08:24:12.293 INFO:teuthology.orchestra.run.smithi046.stdout:506 Cannot talk to daemon 2023-12-06T08:24:12.298 INFO:teuthology.orchestra.run.smithi144.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T08:24:12.302 INFO:teuthology.orchestra.run.smithi179.stdout:506 Cannot talk to daemon 2023-12-06T08:24:12.309 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T08:24:12.312 INFO:teuthology.orchestra.run.smithi144.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T08:24:12.315 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T08:24:12.324 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T08:24:12.329 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T08:24:12.393 INFO:teuthology.orchestra.run.smithi144.stderr:bash: ntpq: command not found 2023-12-06T08:24:12.397 INFO:teuthology.orchestra.run.smithi144.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T08:24:12.397 INFO:teuthology.orchestra.run.smithi144.stdout:=============================================================================== 2023-12-06T08:24:12.397 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:24:12.397 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:24:12.397 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:24:12.397 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:24:12.399 INFO:teuthology.orchestra.run.smithi179.stderr:bash: ntpq: command not found 2023-12-06T08:24:12.403 INFO:teuthology.orchestra.run.smithi179.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T08:24:12.403 INFO:teuthology.orchestra.run.smithi179.stdout:=============================================================================== 2023-12-06T08:24:12.403 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:24:12.403 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:24:12.403 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:24:12.403 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:24:12.413 INFO:teuthology.orchestra.run.smithi046.stderr:bash: ntpq: command not found 2023-12-06T08:24:12.416 INFO:teuthology.orchestra.run.smithi046.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T08:24:12.416 INFO:teuthology.orchestra.run.smithi046.stdout:=============================================================================== 2023-12-06T08:24:12.416 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:24:12.416 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:24:12.416 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:24:12.416 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:24:12.417 INFO:teuthology.run_tasks:Running task pexec... 2023-12-06T08:24:12.427 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-06T08:24:12.427 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi046.front.sepia.ceph.com 2023-12-06T08:24:12.427 DEBUG:teuthology.orchestra.run.smithi046:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T08:24:12.428 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi144.front.sepia.ceph.com 2023-12-06T08:24:12.428 DEBUG:teuthology.orchestra.run.smithi144:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T08:24:12.428 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi179.front.sepia.ceph.com 2023-12-06T08:24:12.428 DEBUG:teuthology.orchestra.run.smithi179:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T08:24:12.812 INFO:teuthology.orchestra.run.smithi144.stdout:Updating Subscription Management repositories. 2023-12-06T08:24:12.818 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-12-06T08:24:12.847 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-12-06T08:24:13.442 INFO:teuthology.orchestra.run.smithi144.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 171 kB/s | 4.5 kB 00:00 2023-12-06T08:24:13.480 INFO:teuthology.orchestra.run.smithi179.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 160 kB/s | 4.1 kB 00:00 2023-12-06T08:24:13.586 INFO:teuthology.orchestra.run.smithi046.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 139 kB/s | 4.1 kB 00:00 2023-12-06T08:24:13.680 INFO:teuthology.orchestra.run.smithi179.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 177 kB/s | 4.5 kB 00:00 2023-12-06T08:24:13.734 INFO:teuthology.orchestra.run.smithi144.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 155 kB/s | 4.1 kB 00:00 2023-12-06T08:24:13.802 INFO:teuthology.orchestra.run.smithi046.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 151 kB/s | 4.5 kB 00:00 2023-12-06T08:24:15.611 INFO:teuthology.orchestra.run.smithi144.stdout:Dependencies resolved. 2023-12-06T08:24:15.612 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2023-12-06T08:24:15.612 INFO:teuthology.orchestra.run.smithi144.stdout: Package Architecture Version Repository Size 2023-12-06T08:24:15.612 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2023-12-06T08:24:15.612 INFO:teuthology.orchestra.run.smithi144.stdout:Resetting modules: 2023-12-06T08:24:15.612 INFO:teuthology.orchestra.run.smithi144.stdout: container-tools 2023-12-06T08:24:15.612 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:24:15.612 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction Summary 2023-12-06T08:24:15.612 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2023-12-06T08:24:15.613 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:24:15.615 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-12-06T08:24:15.616 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-12-06T08:24:15.616 INFO:teuthology.orchestra.run.smithi179.stdout: Package Architecture Version Repository Size 2023-12-06T08:24:15.616 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-12-06T08:24:15.617 INFO:teuthology.orchestra.run.smithi179.stdout:Resetting modules: 2023-12-06T08:24:15.617 INFO:teuthology.orchestra.run.smithi179.stdout: container-tools 2023-12-06T08:24:15.617 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:24:15.617 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-12-06T08:24:15.617 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-12-06T08:24:15.617 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:24:15.972 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2023-12-06T08:24:15.973 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2023-12-06T08:24:15.973 INFO:teuthology.orchestra.run.smithi046.stdout: Package Architecture Version Repository Size 2023-12-06T08:24:15.973 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2023-12-06T08:24:15.973 INFO:teuthology.orchestra.run.smithi046.stdout:Resetting modules: 2023-12-06T08:24:15.973 INFO:teuthology.orchestra.run.smithi046.stdout: container-tools 2023-12-06T08:24:15.973 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:24:15.973 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2023-12-06T08:24:15.973 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2023-12-06T08:24:15.973 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:24:19.470 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-12-06T08:24:19.487 INFO:teuthology.orchestra.run.smithi144.stdout:Complete! 2023-12-06T08:24:19.756 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2023-12-06T08:24:19.918 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-12-06T08:24:19.950 INFO:teuthology.orchestra.run.smithi144.stdout:Updating Subscription Management repositories. 2023-12-06T08:24:20.228 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-12-06T08:24:20.545 INFO:teuthology.orchestra.run.smithi144.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 161 kB/s | 4.5 kB 00:00 2023-12-06T08:24:20.574 INFO:teuthology.orchestra.run.smithi179.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 158 kB/s | 4.1 kB 00:00 2023-12-06T08:24:20.779 INFO:teuthology.orchestra.run.smithi179.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 150 kB/s | 4.5 kB 00:00 2023-12-06T08:24:20.853 INFO:teuthology.orchestra.run.smithi144.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 149 kB/s | 4.1 kB 00:00 2023-12-06T08:24:20.967 INFO:teuthology.orchestra.run.smithi046.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 114 kB/s | 4.1 kB 00:00 2023-12-06T08:24:21.192 INFO:teuthology.orchestra.run.smithi046.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 125 kB/s | 4.5 kB 00:00 2023-12-06T08:24:22.673 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-12-06T08:24:22.766 INFO:teuthology.orchestra.run.smithi179.stdout:========================================================================================================================== 2023-12-06T08:24:22.766 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repository Size 2023-12-06T08:24:22.766 INFO:teuthology.orchestra.run.smithi179.stdout:========================================================================================================================== 2023-12-06T08:24:22.766 INFO:teuthology.orchestra.run.smithi179.stdout:Installing group/module packages: 2023-12-06T08:24:22.766 INFO:teuthology.orchestra.run.smithi179.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-06T08:24:22.766 INFO:teuthology.orchestra.run.smithi179.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-06T08:24:22.767 INFO:teuthology.orchestra.run.smithi179.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-06T08:24:22.767 INFO:teuthology.orchestra.run.smithi179.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-06T08:24:22.767 INFO:teuthology.orchestra.run.smithi179.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-06T08:24:22.770 INFO:teuthology.orchestra.run.smithi179.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T08:24:22.770 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2023-12-06T08:24:22.770 INFO:teuthology.orchestra.run.smithi179.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T08:24:22.770 INFO:teuthology.orchestra.run.smithi179.stdout:Downgrading: 2023-12-06T08:24:22.770 INFO:teuthology.orchestra.run.smithi179.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-06T08:24:22.771 INFO:teuthology.orchestra.run.smithi179.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-06T08:24:22.771 INFO:teuthology.orchestra.run.smithi179.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-06T08:24:22.771 INFO:teuthology.orchestra.run.smithi179.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-06T08:24:22.771 INFO:teuthology.orchestra.run.smithi179.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-06T08:24:22.771 INFO:teuthology.orchestra.run.smithi179.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-06T08:24:22.771 INFO:teuthology.orchestra.run.smithi179.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-06T08:24:22.771 INFO:teuthology.orchestra.run.smithi179.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-06T08:24:22.771 INFO:teuthology.orchestra.run.smithi179.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-06T08:24:22.771 INFO:teuthology.orchestra.run.smithi179.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-06T08:24:22.771 INFO:teuthology.orchestra.run.smithi179.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-06T08:24:22.771 INFO:teuthology.orchestra.run.smithi179.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-06T08:24:22.771 INFO:teuthology.orchestra.run.smithi179.stdout:Installing module profiles: 2023-12-06T08:24:22.772 INFO:teuthology.orchestra.run.smithi179.stdout: container-tools/common 2023-12-06T08:24:22.772 INFO:teuthology.orchestra.run.smithi179.stdout:Enabling module streams: 2023-12-06T08:24:22.772 INFO:teuthology.orchestra.run.smithi179.stdout: container-tools 3.0 2023-12-06T08:24:22.772 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:24:22.772 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-12-06T08:24:22.772 INFO:teuthology.orchestra.run.smithi179.stdout:========================================================================================================================== 2023-12-06T08:24:22.772 INFO:teuthology.orchestra.run.smithi179.stdout:Install 7 Packages 2023-12-06T08:24:22.773 INFO:teuthology.orchestra.run.smithi179.stdout:Downgrade 12 Packages 2023-12-06T08:24:22.773 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:24:22.774 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 51 M 2023-12-06T08:24:22.774 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-12-06T08:24:22.845 INFO:teuthology.orchestra.run.smithi144.stdout:Dependencies resolved. 2023-12-06T08:24:22.857 INFO:teuthology.orchestra.run.smithi179.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 1.0 MB/s | 91 kB 00:00 2023-12-06T08:24:22.882 INFO:teuthology.orchestra.run.smithi179.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 472 kB/s | 53 kB 00:00 2023-12-06T08:24:22.907 INFO:teuthology.orchestra.run.smithi179.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 374 kB/s | 51 kB 00:00 2023-12-06T08:24:22.937 INFO:teuthology.orchestra.run.smithi144.stdout:========================================================================================================================== 2023-12-06T08:24:22.937 INFO:teuthology.orchestra.run.smithi144.stdout: Package Arch Version Repository Size 2023-12-06T08:24:22.937 INFO:teuthology.orchestra.run.smithi144.stdout:========================================================================================================================== 2023-12-06T08:24:22.937 INFO:teuthology.orchestra.run.smithi144.stdout:Installing group/module packages: 2023-12-06T08:24:22.937 INFO:teuthology.orchestra.run.smithi144.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-06T08:24:22.937 INFO:teuthology.orchestra.run.smithi144.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-06T08:24:22.937 INFO:teuthology.orchestra.run.smithi144.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.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-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.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-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.stdout:Installing dependencies: 2023-12-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.stdout:Downgrading: 2023-12-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.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-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.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-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.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-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.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-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.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-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.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-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.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-06T08:24:22.938 INFO:teuthology.orchestra.run.smithi144.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-06T08:24:22.939 INFO:teuthology.orchestra.run.smithi144.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-06T08:24:22.939 INFO:teuthology.orchestra.run.smithi144.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-06T08:24:22.939 INFO:teuthology.orchestra.run.smithi144.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-06T08:24:22.939 INFO:teuthology.orchestra.run.smithi144.stdout:Installing module profiles: 2023-12-06T08:24:22.939 INFO:teuthology.orchestra.run.smithi144.stdout: container-tools/common 2023-12-06T08:24:22.939 INFO:teuthology.orchestra.run.smithi144.stdout:Enabling module streams: 2023-12-06T08:24:22.939 INFO:teuthology.orchestra.run.smithi144.stdout: container-tools 3.0 2023-12-06T08:24:22.939 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:24:22.939 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction Summary 2023-12-06T08:24:22.939 INFO:teuthology.orchestra.run.smithi144.stdout:========================================================================================================================== 2023-12-06T08:24:22.939 INFO:teuthology.orchestra.run.smithi144.stdout:Install 7 Packages 2023-12-06T08:24:22.939 INFO:teuthology.orchestra.run.smithi144.stdout:Downgrade 12 Packages 2023-12-06T08:24:22.939 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:24:22.940 INFO:teuthology.orchestra.run.smithi144.stdout:Total download size: 51 M 2023-12-06T08:24:22.940 INFO:teuthology.orchestra.run.smithi144.stdout:Downloading Packages: 2023-12-06T08:24:22.949 INFO:teuthology.orchestra.run.smithi179.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 5.4 MB/s | 511 kB 00:00 2023-12-06T08:24:22.974 INFO:teuthology.orchestra.run.smithi179.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.0 MB/s | 69 kB 00:00 2023-12-06T08:24:23.008 INFO:teuthology.orchestra.run.smithi179.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.2 MB/s | 72 kB 00:00 2023-12-06T08:24:23.028 INFO:teuthology.orchestra.run.smithi144.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 1.0 MB/s | 91 kB 00:00 2023-12-06T08:24:23.051 INFO:teuthology.orchestra.run.smithi144.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 482 kB/s | 53 kB 00:00 2023-12-06T08:24:23.068 INFO:teuthology.orchestra.run.smithi144.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 405 kB/s | 51 kB 00:00 2023-12-06T08:24:23.092 INFO:teuthology.orchestra.run.smithi179.stdout:(7/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 16 MB/s | 2.9 MB 00:00 2023-12-06T08:24:23.101 INFO:teuthology.orchestra.run.smithi144.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 6.9 MB/s | 511 kB 00:00 2023-12-06T08:24:23.117 INFO:teuthology.orchestra.run.smithi179.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 514 kB/s | 56 kB 00:00 2023-12-06T08:24:23.127 INFO:teuthology.orchestra.run.smithi144.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.2 MB/s | 69 kB 00:00 2023-12-06T08:24:23.142 INFO:teuthology.orchestra.run.smithi179.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 1.0 MB/s | 51 kB 00:00 2023-12-06T08:24:23.144 INFO:teuthology.orchestra.run.smithi144.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.7 MB/s | 72 kB 00:00 2023-12-06T08:24:23.217 INFO:teuthology.orchestra.run.smithi179.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 4.2 MB/s | 322 kB 00:00 2023-12-06T08:24:23.227 INFO:teuthology.orchestra.run.smithi144.stdout:(7/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 18 MB/s | 2.9 MB 00:00 2023-12-06T08:24:23.253 INFO:teuthology.orchestra.run.smithi144.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 515 kB/s | 56 kB 00:00 2023-12-06T08:24:23.260 INFO:teuthology.orchestra.run.smithi179.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 976 kB/s | 41 kB 00:00 2023-12-06T08:24:23.278 INFO:teuthology.orchestra.run.smithi144.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 1.0 MB/s | 51 kB 00:00 2023-12-06T08:24:23.320 INFO:teuthology.orchestra.run.smithi144.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 7.6 MB/s | 322 kB 00:00 2023-12-06T08:24:23.346 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2023-12-06T08:24:23.370 INFO:teuthology.orchestra.run.smithi144.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 815 kB/s | 41 kB 00:00 2023-12-06T08:24:23.418 INFO:teuthology.orchestra.run.smithi179.stdout:(12/19): podman-3.0.1-9.module+el8.6.0+14874+64 25 MB/s | 11 MB 00:00 2023-12-06T08:24:23.451 INFO:teuthology.orchestra.run.smithi046.stdout:========================================================================================================================== 2023-12-06T08:24:23.451 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2023-12-06T08:24:23.451 INFO:teuthology.orchestra.run.smithi046.stdout:========================================================================================================================== 2023-12-06T08:24:23.451 INFO:teuthology.orchestra.run.smithi046.stdout:Installing group/module packages: 2023-12-06T08:24:23.451 INFO:teuthology.orchestra.run.smithi046.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-06T08:24:23.451 INFO:teuthology.orchestra.run.smithi046.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-06T08:24:23.451 INFO:teuthology.orchestra.run.smithi046.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-06T08:24:23.451 INFO:teuthology.orchestra.run.smithi046.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-06T08:24:23.451 INFO:teuthology.orchestra.run.smithi046.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-06T08:24:23.451 INFO:teuthology.orchestra.run.smithi046.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T08:24:23.451 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2023-12-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.stdout:Downgrading: 2023-12-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.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-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.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-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.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-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.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-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.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-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.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-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.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-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.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-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.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-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.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-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.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-06T08:24:23.452 INFO:teuthology.orchestra.run.smithi046.stdout:Installing module profiles: 2023-12-06T08:24:23.453 INFO:teuthology.orchestra.run.smithi046.stdout: container-tools/common 2023-12-06T08:24:23.453 INFO:teuthology.orchestra.run.smithi046.stdout:Enabling module streams: 2023-12-06T08:24:23.453 INFO:teuthology.orchestra.run.smithi046.stdout: container-tools 3.0 2023-12-06T08:24:23.453 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:24:23.453 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2023-12-06T08:24:23.453 INFO:teuthology.orchestra.run.smithi046.stdout:========================================================================================================================== 2023-12-06T08:24:23.453 INFO:teuthology.orchestra.run.smithi046.stdout:Install 7 Packages 2023-12-06T08:24:23.453 INFO:teuthology.orchestra.run.smithi046.stdout:Downgrade 12 Packages 2023-12-06T08:24:23.453 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:24:23.453 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 51 M 2023-12-06T08:24:23.454 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2023-12-06T08:24:23.482 INFO:teuthology.orchestra.run.smithi144.stdout:(12/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 20 MB/s | 2.2 MB 00:00 2023-12-06T08:24:23.494 INFO:teuthology.orchestra.run.smithi179.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 9.4 MB/s | 2.2 MB 00:00 2023-12-06T08:24:23.531 INFO:teuthology.orchestra.run.smithi046.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 1.2 MB/s | 91 kB 00:00 2023-12-06T08:24:23.558 INFO:teuthology.orchestra.run.smithi046.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 521 kB/s | 53 kB 00:00 2023-12-06T08:24:23.582 INFO:teuthology.orchestra.run.smithi046.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 406 kB/s | 51 kB 00:00 2023-12-06T08:24:23.604 INFO:teuthology.orchestra.run.smithi144.stdout:(13/19): podman-3.0.1-9.module+el8.6.0+14874+64 23 MB/s | 11 MB 00:00 2023-12-06T08:24:23.623 INFO:teuthology.orchestra.run.smithi046.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 5.4 MB/s | 511 kB 00:00 2023-12-06T08:24:23.649 INFO:teuthology.orchestra.run.smithi046.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.0 MB/s | 69 kB 00:00 2023-12-06T08:24:23.661 INFO:teuthology.orchestra.run.smithi179.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 26 MB/s | 6.4 MB 00:00 2023-12-06T08:24:23.674 INFO:teuthology.orchestra.run.smithi046.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.4 MB/s | 72 kB 00:00 2023-12-06T08:24:23.716 INFO:teuthology.orchestra.run.smithi046.stdout:(7/19): podman-docker-3.0.1-9.module+el8.6.0+14 1.3 MB/s | 56 kB 00:00 2023-12-06T08:24:23.771 INFO:teuthology.orchestra.run.smithi144.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 22 MB/s | 6.4 MB 00:00 2023-12-06T08:24:23.774 INFO:teuthology.orchestra.run.smithi046.stdout:(8/19): conmon-2.0.26-1.module+el8.6.0+14874+64 877 kB/s | 51 kB 00:00 2023-12-06T08:24:23.833 INFO:teuthology.orchestra.run.smithi046.stdout:(9/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 12 MB/s | 2.9 MB 00:00 2023-12-06T08:24:23.863 INFO:teuthology.orchestra.run.smithi144.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 26 MB/s | 6.8 MB 00:00 2023-12-06T08:24:23.867 INFO:teuthology.orchestra.run.smithi046.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 9.5 MB/s | 322 kB 00:00 2023-12-06T08:24:23.869 INFO:teuthology.orchestra.run.smithi179.stdout:(15/19): containernetworking-plugins-0.9.1-1.mo 25 MB/s | 19 MB 00:00 2023-12-06T08:24:23.909 INFO:teuthology.orchestra.run.smithi046.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 978 kB/s | 41 kB 00:00 2023-12-06T08:24:23.920 INFO:teuthology.orchestra.run.smithi179.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 4.1 MB/s | 1.1 MB 00:00 2023-12-06T08:24:23.926 INFO:teuthology.orchestra.run.smithi144.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 6.9 MB/s | 1.1 MB 00:00 2023-12-06T08:24:23.945 INFO:teuthology.orchestra.run.smithi179.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 2.4 MB/s | 185 kB 00:00 2023-12-06T08:24:23.946 INFO:teuthology.orchestra.run.smithi144.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 2.2 MB/s | 185 kB 00:00 2023-12-06T08:24:24.027 INFO:teuthology.orchestra.run.smithi046.stdout:(12/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 19 MB/s | 2.2 MB 00:00 2023-12-06T08:24:24.062 INFO:teuthology.orchestra.run.smithi179.stdout:(18/19): buildah-1.19.9-3.module+el8.6.0+14874+ 12 MB/s | 6.8 MB 00:00 2023-12-06T08:24:24.087 INFO:teuthology.orchestra.run.smithi179.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 302 kB/s | 51 kB 00:00 2023-12-06T08:24:24.087 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:24:24.088 INFO:teuthology.orchestra.run.smithi179.stdout:Total 38 MB/s | 51 MB 00:01 2023-12-06T08:24:24.147 INFO:teuthology.orchestra.run.smithi144.stdout:(18/19): containernetworking-plugins-0.9.1-1.mo 21 MB/s | 19 MB 00:00 2023-12-06T08:24:24.168 INFO:teuthology.orchestra.run.smithi046.stdout:(13/19): podman-3.0.1-9.module+el8.6.0+14874+64 21 MB/s | 11 MB 00:00 2023-12-06T08:24:24.172 INFO:teuthology.orchestra.run.smithi144.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 206 kB/s | 51 kB 00:00 2023-12-06T08:24:24.173 INFO:teuthology.orchestra.run.smithi144.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:24:24.173 INFO:teuthology.orchestra.run.smithi144.stdout:Total 41 MB/s | 51 MB 00:01 2023-12-06T08:24:24.335 INFO:teuthology.orchestra.run.smithi046.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 21 MB/s | 6.4 MB 00:00 2023-12-06T08:24:24.402 INFO:teuthology.orchestra.run.smithi046.stdout:(15/19): cockpit-podman-29-2.module+el8.6.0+148 16 MB/s | 1.1 MB 00:00 2023-12-06T08:24:24.510 INFO:teuthology.orchestra.run.smithi046.stdout:(16/19): buildah-1.19.9-3.module+el8.6.0+14874+ 20 MB/s | 6.8 MB 00:00 2023-12-06T08:24:24.544 INFO:teuthology.orchestra.run.smithi046.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 1.3 MB/s | 185 kB 00:00 2023-12-06T08:24:24.563 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-12-06T08:24:24.569 INFO:teuthology.orchestra.run.smithi046.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 869 kB/s | 51 kB 00:00 2023-12-06T08:24:24.607 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-12-06T08:24:24.607 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-12-06T08:24:24.648 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction check 2023-12-06T08:24:24.691 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction check succeeded. 2023-12-06T08:24:24.691 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction test 2023-12-06T08:24:24.794 INFO:teuthology.orchestra.run.smithi046.stdout:(19/19): containernetworking-plugins-0.9.1-1.mo 19 MB/s | 19 MB 00:01 2023-12-06T08:24:24.795 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:24:24.795 INFO:teuthology.orchestra.run.smithi046.stdout:Total 38 MB/s | 51 MB 00:01 2023-12-06T08:24:25.034 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-12-06T08:24:25.038 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-12-06T08:24:25.126 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction test succeeded. 2023-12-06T08:24:25.129 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction 2023-12-06T08:24:25.298 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2023-12-06T08:24:25.344 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2023-12-06T08:24:25.344 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2023-12-06T08:24:25.814 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2023-12-06T08:24:25.818 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2023-12-06T08:24:26.187 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-12-06T08:24:26.232 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-06T08:24:26.313 INFO:teuthology.orchestra.run.smithi144.stdout: Preparing : 1/1 2023-12-06T08:24:26.373 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-06T08:24:26.433 INFO:teuthology.orchestra.run.smithi179.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T08:24:26.442 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T08:24:26.460 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T08:24:26.535 INFO:teuthology.orchestra.run.smithi144.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T08:24:26.545 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T08:24:26.564 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T08:24:26.632 INFO:teuthology.orchestra.run.smithi179.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T08:24:26.752 INFO:teuthology.orchestra.run.smithi144.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T08:24:27.071 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2023-12-06T08:24:27.121 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-06T08:24:27.304 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T08:24:27.314 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T08:24:27.337 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T08:24:27.504 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T08:24:43.935 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T08:24:44.408 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T08:24:45.380 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T08:24:45.695 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-06T08:24:45.921 INFO:teuthology.orchestra.run.smithi144.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-06T08:24:46.140 INFO:teuthology.orchestra.run.smithi144.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-06T08:24:46.198 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-06T08:24:46.322 INFO:teuthology.orchestra.run.smithi144.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-06T08:24:46.450 INFO:teuthology.orchestra.run.smithi179.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-06T08:24:46.558 INFO:teuthology.orchestra.run.smithi144.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-06T08:24:46.558 INFO:teuthology.orchestra.run.smithi144.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-06T08:24:46.558 INFO:teuthology.orchestra.run.smithi144.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-06T08:24:46.558 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:24:46.633 INFO:teuthology.orchestra.run.smithi179.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-06T08:24:46.844 INFO:teuthology.orchestra.run.smithi179.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-06T08:24:47.065 INFO:teuthology.orchestra.run.smithi179.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-06T08:24:47.065 INFO:teuthology.orchestra.run.smithi179.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-06T08:24:47.065 INFO:teuthology.orchestra.run.smithi179.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-06T08:24:47.065 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:24:47.244 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-06T08:24:47.377 INFO:teuthology.orchestra.run.smithi144.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-06T08:24:47.495 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-06T08:24:47.590 INFO:teuthology.orchestra.run.smithi144.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-06T08:24:47.696 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-06T08:24:47.867 INFO:teuthology.orchestra.run.smithi179.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-06T08:24:47.883 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-06T08:24:48.055 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-06T08:24:48.055 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-06T08:24:48.055 INFO:teuthology.orchestra.run.smithi046.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-06T08:24:48.055 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:24:48.087 INFO:teuthology.orchestra.run.smithi179.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-06T08:24:48.862 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-06T08:24:49.069 INFO:teuthology.orchestra.run.smithi144.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-06T08:24:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-06T08:24:49.400 INFO:teuthology.orchestra.run.smithi144.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-06T08:24:49.553 INFO:teuthology.orchestra.run.smithi179.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-06T08:24:49.817 INFO:teuthology.orchestra.run.smithi144.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-06T08:24:49.856 INFO:teuthology.orchestra.run.smithi179.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-06T08:24:50.122 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-06T08:24:50.234 INFO:teuthology.orchestra.run.smithi179.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-06T08:24:50.494 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-06T08:24:50.627 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-06T08:24:50.868 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-06T08:24:50.953 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-06T08:24:51.257 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-06T08:24:51.340 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-06T08:24:51.586 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-06T08:24:51.630 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-06T08:24:51.830 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-06T08:24:51.979 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-06T08:24:52.011 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-06T08:24:52.194 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-06T08:24:52.215 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-06T08:24:52.321 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-06T08:24:52.321 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T08:24:52.399 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-06T08:24:52.399 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-06T08:24:52.612 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-06T08:24:52.641 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T08:24:52.729 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-06T08:24:52.729 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T08:24:52.832 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-06T08:24:52.832 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T08:24:53.007 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T08:24:53.050 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T08:24:53.140 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T08:24:53.152 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-06T08:24:53.207 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-06T08:24:53.207 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T08:24:53.291 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-06T08:24:53.368 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-06T08:24:53.380 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T08:24:53.432 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-06T08:24:53.529 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T08:24:53.576 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-06T08:24:53.632 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-06T08:24:53.688 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-06T08:24:53.773 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-06T08:24:53.793 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-06T08:24:53.821 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-06T08:24:53.906 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-06T08:24:53.910 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-06T08:24:53.910 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T08:24:54.032 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-06T08:24:54.078 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-06T08:24:54.079 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T08:24:54.179 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-06T08:24:54.253 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T08:24:54.256 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T08:24:54.320 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-06T08:24:54.411 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-06T08:24:54.411 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T08:24:54.509 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-06T08:24:54.509 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T08:24:54.585 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T08:24:54.679 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T08:24:54.719 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T08:24:54.791 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-06T08:24:54.877 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-06T08:24:55.043 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-06T08:24:55.185 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-06T08:24:55.199 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T08:24:55.199 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-06T08:24:55.199 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-06T08:24:55.199 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-06T08:24:55.199 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-06T08:24:55.199 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-06T08:24:55.199 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-06T08:24:55.199 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-06T08:24:55.199 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-06T08:24:55.199 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-06T08:24:55.199 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-06T08:24:55.199 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-06T08:24:55.200 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-06T08:24:55.201 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-06T08:24:55.201 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-06T08:24:55.201 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-06T08:24:55.201 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-06T08:24:55.211 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-06T08:24:55.352 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-06T08:24:55.451 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-06T08:24:55.601 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T08:24:55.601 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-06T08:24:55.601 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-06T08:24:55.601 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-06T08:24:55.602 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-06T08:24:55.603 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-06T08:24:55.603 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-06T08:24:55.603 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-06T08:24:55.603 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-06T08:24:55.603 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T08:24:55.603 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-06T08:24:55.603 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-06T08:24:55.603 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-06T08:24:55.603 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-06T08:24:55.605 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-06T08:24:55.605 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-06T08:24:55.726 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-06T08:24:55.726 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T08:24:55.892 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T08:24:56.431 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-06T08:24:56.870 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T08:24:56.870 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-06T08:24:56.870 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-06T08:24:56.870 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-06T08:24:56.870 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-06T08:24:56.870 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-06T08:24:56.870 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-06T08:24:56.870 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-06T08:24:56.870 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-06T08:24:56.870 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-06T08:24:56.870 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-06T08:24:56.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-06T08:24:56.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-06T08:24:56.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-06T08:24:56.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-06T08:24:56.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-06T08:24:59.451 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-06T08:24:59.451 INFO:teuthology.orchestra.run.smithi144.stdout:Installed products updated. 2023-12-06T08:24:59.652 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:24:59.652 INFO:teuthology.orchestra.run.smithi144.stdout:Downgraded: 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout:Installed: 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:24:59.653 INFO:teuthology.orchestra.run.smithi144.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T08:24:59.654 INFO:teuthology.orchestra.run.smithi144.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:24:59.654 INFO:teuthology.orchestra.run.smithi144.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:24:59.654 INFO:teuthology.orchestra.run.smithi144.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:24:59.654 INFO:teuthology.orchestra.run.smithi144.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-06T08:24:59.654 INFO:teuthology.orchestra.run.smithi144.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T08:24:59.654 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:24:59.654 INFO:teuthology.orchestra.run.smithi144.stdout:Complete! 2023-12-06T08:24:59.876 DEBUG:teuthology.parallel:result is None 2023-12-06T08:24:59.947 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-06T08:24:59.947 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-12-06T08:25:00.148 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:25:00.149 INFO:teuthology.orchestra.run.smithi179.stdout:Downgraded: 2023-12-06T08:25:00.149 INFO:teuthology.orchestra.run.smithi179.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:00.149 INFO:teuthology.orchestra.run.smithi179.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T08:25:00.149 INFO:teuthology.orchestra.run.smithi179.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:00.149 INFO:teuthology.orchestra.run.smithi179.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:00.149 INFO:teuthology.orchestra.run.smithi179.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:00.149 INFO:teuthology.orchestra.run.smithi179.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:00.149 INFO:teuthology.orchestra.run.smithi179.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:00.149 INFO:teuthology.orchestra.run.smithi179.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:00.149 INFO:teuthology.orchestra.run.smithi179.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:00.149 INFO:teuthology.orchestra.run.smithi179.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-06T08:25:00.149 INFO:teuthology.orchestra.run.smithi179.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:00.150 INFO:teuthology.orchestra.run.smithi179.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:00.150 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-12-06T08:25:00.150 INFO:teuthology.orchestra.run.smithi179.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:00.150 INFO:teuthology.orchestra.run.smithi179.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T08:25:00.150 INFO:teuthology.orchestra.run.smithi179.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:00.150 INFO:teuthology.orchestra.run.smithi179.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:00.150 INFO:teuthology.orchestra.run.smithi179.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:00.150 INFO:teuthology.orchestra.run.smithi179.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-06T08:25:00.150 INFO:teuthology.orchestra.run.smithi179.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T08:25:00.150 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:25:00.150 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-12-06T08:25:00.327 DEBUG:teuthology.parallel:result is None 2023-12-06T08:25:01.594 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-06T08:25:01.594 INFO:teuthology.orchestra.run.smithi046.stdout:Installed products updated. 2023-12-06T08:25:01.808 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout:Downgraded: 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2023-12-06T08:25:01.809 INFO:teuthology.orchestra.run.smithi046.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:01.810 INFO:teuthology.orchestra.run.smithi046.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T08:25:01.810 INFO:teuthology.orchestra.run.smithi046.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:01.810 INFO:teuthology.orchestra.run.smithi046.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:01.810 INFO:teuthology.orchestra.run.smithi046.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T08:25:01.810 INFO:teuthology.orchestra.run.smithi046.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-06T08:25:01.810 INFO:teuthology.orchestra.run.smithi046.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T08:25:01.810 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:25:01.810 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2023-12-06T08:25:02.001 DEBUG:teuthology.parallel:result is None 2023-12-06T08:25:02.001 INFO:teuthology.run_tasks:Running task install... 2023-12-06T08:25:02.011 DEBUG:teuthology.task.install:project ceph 2023-12-06T08:25:02.012 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58'}} 2023-12-06T08:25:02.012 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58'} 2023-12-06T08:25:02.012 INFO:teuthology.task.install:Using flavor: default 2023-12-06T08:25:02.019 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-06T08:25:02.020 INFO:teuthology.task.install:extra packages: [] 2023-12-06T08:25:02.020 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': '96fa2578c622ca9c169af6f426ca8b1616130e58', 'tag': None, 'wait_for_package': False} 2023-12-06T08:25:02.020 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=96fa2578c622ca9c169af6f426ca8b1616130e58 2023-12-06T08:25:02.022 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': '96fa2578c622ca9c169af6f426ca8b1616130e58', 'tag': None, 'wait_for_package': False} 2023-12-06T08:25:02.022 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=96fa2578c622ca9c169af6f426ca8b1616130e58 2023-12-06T08:25:02.023 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': '96fa2578c622ca9c169af6f426ca8b1616130e58', 'tag': None, 'wait_for_package': False} 2023-12-06T08:25:02.024 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=96fa2578c622ca9c169af6f426ca8b1616130e58 2023-12-06T08:25:02.180 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/ 2023-12-06T08:25:02.181 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7644.g96fa2578 2023-12-06T08:25:02.256 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/ 2023-12-06T08:25:02.256 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7644.g96fa2578 2023-12-06T08:25:02.262 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/ 2023-12-06T08:25:02.262 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7644.g96fa2578 2023-12-06T08:25:02.295 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T08:25:02.295 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-12-06T08:25:02.296 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T08:25:02.328 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-06T08:25:02.329 DEBUG:teuthology.orchestra.run.smithi179:> 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/96fa2578c622ca9c169af6f426ca8b1616130e58/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T08:25:02.365 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T08:25:02.366 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2023-12-06T08:25:02.366 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T08:25:02.376 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T08:25:02.376 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2023-12-06T08:25:02.376 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T08:25:02.395 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-06T08:25:02.396 DEBUG:teuthology.orchestra.run.smithi046:> 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/96fa2578c622ca9c169af6f426ca8b1616130e58/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T08:25:02.400 DEBUG:teuthology.orchestra.run.smithi179:> 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-06T08:25:02.408 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-06T08:25:02.409 DEBUG:teuthology.orchestra.run.smithi144:> 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/96fa2578c622ca9c169af6f426ca8b1616130e58/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T08:25:02.465 DEBUG:teuthology.orchestra.run.smithi046:> 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-06T08:25:02.480 DEBUG:teuthology.orchestra.run.smithi179:> 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-06T08:25:02.481 DEBUG:teuthology.orchestra.run.smithi144:> 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-06T08:25:02.544 DEBUG:teuthology.orchestra.run.smithi046:> 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-06T08:25:02.548 INFO:teuthology.orchestra.run.smithi179.stdout:check_obsoletes = 1 2023-12-06T08:25:02.549 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum clean all 2023-12-06T08:25:02.561 DEBUG:teuthology.orchestra.run.smithi144:> 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-06T08:25:02.612 INFO:teuthology.orchestra.run.smithi046.stdout:check_obsoletes = 1 2023-12-06T08:25:02.613 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum clean all 2023-12-06T08:25:02.629 INFO:teuthology.orchestra.run.smithi144.stdout:check_obsoletes = 1 2023-12-06T08:25:02.630 DEBUG:teuthology.orchestra.run.smithi144:> sudo yum clean all 2023-12-06T08:25:02.920 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-12-06T08:25:03.005 INFO:teuthology.orchestra.run.smithi144.stdout:Updating Subscription Management repositories. 2023-12-06T08:25:03.006 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-12-06T08:25:03.381 INFO:teuthology.orchestra.run.smithi179.stdout:44 files removed 2023-12-06T08:25:03.411 INFO:teuthology.orchestra.run.smithi144.stdout:44 files removed 2023-12-06T08:25:03.427 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install ceph-radosgw 2023-12-06T08:25:03.458 DEBUG:teuthology.orchestra.run.smithi144:> sudo yum -y install ceph-radosgw 2023-12-06T08:25:03.465 INFO:teuthology.orchestra.run.smithi046.stdout:44 files removed 2023-12-06T08:25:03.513 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-radosgw 2023-12-06T08:25:03.761 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-12-06T08:25:03.789 INFO:teuthology.orchestra.run.smithi144.stdout:Updating Subscription Management repositories. 2023-12-06T08:25:03.862 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-12-06T08:25:04.609 INFO:teuthology.orchestra.run.smithi179.stdout:ceph packages for x86_64 332 kB/s | 81 kB 00:00 2023-12-06T08:25:04.717 INFO:teuthology.orchestra.run.smithi144.stdout:ceph packages for x86_64 230 kB/s | 81 kB 00:00 2023-12-06T08:25:04.846 INFO:teuthology.orchestra.run.smithi046.stdout:ceph packages for x86_64 201 kB/s | 81 kB 00:00 2023-12-06T08:25:04.976 INFO:teuthology.orchestra.run.smithi179.stdout:ceph noarch packages 28 kB/s | 9.5 kB 00:00 2023-12-06T08:25:05.043 INFO:teuthology.orchestra.run.smithi144.stdout:ceph noarch packages 32 kB/s | 9.5 kB 00:00 2023-12-06T08:25:05.173 INFO:teuthology.orchestra.run.smithi046.stdout:ceph noarch packages 33 kB/s | 9.5 kB 00:00 2023-12-06T08:25:05.293 INFO:teuthology.orchestra.run.smithi179.stdout:ceph source packages 5.0 kB/s | 1.5 kB 00:00 2023-12-06T08:25:05.335 INFO:teuthology.orchestra.run.smithi144.stdout:ceph source packages 5.5 kB/s | 1.5 kB 00:00 2023-12-06T08:25:05.502 INFO:teuthology.orchestra.run.smithi179.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-06T08:25:05.519 INFO:teuthology.orchestra.run.smithi144.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-06T08:25:05.542 INFO:teuthology.orchestra.run.smithi046.stdout:ceph source packages 4.3 kB/s | 1.5 kB 00:00 2023-12-06T08:25:05.732 INFO:teuthology.orchestra.run.smithi046.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-06T08:25:06.885 INFO:teuthology.orchestra.run.smithi046.stdout:Extra Packages for Enterprise Linux 14 MB/s | 16 MB 00:01 2023-12-06T08:25:07.172 INFO:teuthology.orchestra.run.smithi144.stdout:Extra Packages for Enterprise Linux 9.8 MB/s | 16 MB 00:01 2023-12-06T08:25:07.214 INFO:teuthology.orchestra.run.smithi179.stdout:Extra Packages for Enterprise Linux 9.4 MB/s | 16 MB 00:01 2023-12-06T08:25:10.649 INFO:teuthology.orchestra.run.smithi046.stdout:lab-extras 389 kB/s | 24 kB 00:00 2023-12-06T08:25:10.703 INFO:teuthology.orchestra.run.smithi144.stdout:lab-extras 391 kB/s | 24 kB 00:00 2023-12-06T08:25:10.712 INFO:teuthology.orchestra.run.smithi179.stdout:lab-extras 404 kB/s | 24 kB 00:00 2023-12-06T08:25:11.697 INFO:teuthology.orchestra.run.smithi179.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 58 MB/s | 53 MB 00:00 2023-12-06T08:25:11.705 INFO:teuthology.orchestra.run.smithi144.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 51 MB/s | 47 MB 00:00 2023-12-06T08:25:11.751 INFO:teuthology.orchestra.run.smithi046.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 52 MB/s | 53 MB 00:01 2023-12-06T08:25:19.874 INFO:teuthology.orchestra.run.smithi179.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 51 MB/s | 47 MB 00:00 2023-12-06T08:25:19.923 INFO:teuthology.orchestra.run.smithi144.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 42 MB/s | 53 MB 00:01 2023-12-06T08:25:20.560 INFO:teuthology.orchestra.run.smithi046.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 54 MB/s | 47 MB 00:00 2023-12-06T08:25:30.889 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-12-06T08:25:30.892 INFO:teuthology.orchestra.run.smithi179.stdout:==================================================================================================== 2023-12-06T08:25:30.892 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repository Size 2023-12-06T08:25:30.892 INFO:teuthology.orchestra.run.smithi179.stdout:==================================================================================================== 2023-12-06T08:25:30.892 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-12-06T08:25:30.892 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-radosgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 14 M 2023-12-06T08:25:30.892 INFO:teuthology.orchestra.run.smithi179.stdout:Upgrading: 2023-12-06T08:25:30.892 INFO:teuthology.orchestra.run.smithi179.stdout: librados2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.8 M 2023-12-06T08:25:30.892 INFO:teuthology.orchestra.run.smithi179.stdout: librbd1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.7 M 2023-12-06T08:25:30.893 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2023-12-06T08:25:30.893 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-base x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 5.4 M 2023-12-06T08:25:30.893 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 23 M 2023-12-06T08:25:30.893 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-selinux x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 24 k 2023-12-06T08:25:30.893 INFO:teuthology.orchestra.run.smithi179.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T08:25:30.893 INFO:teuthology.orchestra.run.smithi179.stdout: libcephfs2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 839 k 2023-12-06T08:25:30.893 INFO:teuthology.orchestra.run.smithi179.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T08:25:30.893 INFO:teuthology.orchestra.run.smithi179.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T08:25:30.893 INFO:teuthology.orchestra.run.smithi179.stdout: libradosstriper1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 517 k 2023-12-06T08:25:30.893 INFO:teuthology.orchestra.run.smithi179.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T08:25:30.893 INFO:teuthology.orchestra.run.smithi179.stdout: librgw2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 6.9 M 2023-12-06T08:25:30.893 INFO:teuthology.orchestra.run.smithi179.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T08:25:30.893 INFO:teuthology.orchestra.run.smithi179.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T08:25:30.893 INFO:teuthology.orchestra.run.smithi179.stdout: python3-ceph-argparse x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 45 k 2023-12-06T08:25:30.894 INFO:teuthology.orchestra.run.smithi179.stdout: python3-ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 128 k 2023-12-06T08:25:30.894 INFO:teuthology.orchestra.run.smithi179.stdout: python3-cephfs x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 197 k 2023-12-06T08:25:30.894 INFO:teuthology.orchestra.run.smithi179.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T08:25:30.894 INFO:teuthology.orchestra.run.smithi179.stdout: python3-rados x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 371 k 2023-12-06T08:25:30.894 INFO:teuthology.orchestra.run.smithi179.stdout: python3-rbd x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 365 k 2023-12-06T08:25:30.894 INFO:teuthology.orchestra.run.smithi179.stdout: python3-rgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 107 k 2023-12-06T08:25:30.894 INFO:teuthology.orchestra.run.smithi179.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T08:25:30.894 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:25:30.894 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-12-06T08:25:30.894 INFO:teuthology.orchestra.run.smithi179.stdout:==================================================================================================== 2023-12-06T08:25:30.894 INFO:teuthology.orchestra.run.smithi179.stdout:Install 21 Packages 2023-12-06T08:25:30.894 INFO:teuthology.orchestra.run.smithi179.stdout:Upgrade 2 Packages 2023-12-06T08:25:30.894 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:25:30.895 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 62 M 2023-12-06T08:25:30.895 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-12-06T08:25:31.026 INFO:teuthology.orchestra.run.smithi144.stdout:Dependencies resolved. 2023-12-06T08:25:31.028 INFO:teuthology.orchestra.run.smithi144.stdout:==================================================================================================== 2023-12-06T08:25:31.028 INFO:teuthology.orchestra.run.smithi144.stdout: Package Arch Version Repository Size 2023-12-06T08:25:31.028 INFO:teuthology.orchestra.run.smithi144.stdout:==================================================================================================== 2023-12-06T08:25:31.028 INFO:teuthology.orchestra.run.smithi144.stdout:Installing: 2023-12-06T08:25:31.028 INFO:teuthology.orchestra.run.smithi144.stdout: ceph-radosgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 14 M 2023-12-06T08:25:31.028 INFO:teuthology.orchestra.run.smithi144.stdout:Upgrading: 2023-12-06T08:25:31.028 INFO:teuthology.orchestra.run.smithi144.stdout: librados2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.8 M 2023-12-06T08:25:31.028 INFO:teuthology.orchestra.run.smithi144.stdout: librbd1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.7 M 2023-12-06T08:25:31.028 INFO:teuthology.orchestra.run.smithi144.stdout:Installing dependencies: 2023-12-06T08:25:31.028 INFO:teuthology.orchestra.run.smithi144.stdout: ceph-base x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 5.4 M 2023-12-06T08:25:31.028 INFO:teuthology.orchestra.run.smithi144.stdout: ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 23 M 2023-12-06T08:25:31.028 INFO:teuthology.orchestra.run.smithi144.stdout: ceph-selinux x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 24 k 2023-12-06T08:25:31.028 INFO:teuthology.orchestra.run.smithi144.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: libcephfs2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 839 k 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: libradosstriper1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 517 k 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: librgw2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 6.9 M 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: python3-ceph-argparse x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 45 k 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: python3-ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 128 k 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: python3-cephfs x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 197 k 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: python3-rados x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 371 k 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: python3-rbd x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 365 k 2023-12-06T08:25:31.029 INFO:teuthology.orchestra.run.smithi144.stdout: python3-rgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 107 k 2023-12-06T08:25:31.030 INFO:teuthology.orchestra.run.smithi144.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T08:25:31.030 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:25:31.030 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction Summary 2023-12-06T08:25:31.030 INFO:teuthology.orchestra.run.smithi144.stdout:==================================================================================================== 2023-12-06T08:25:31.030 INFO:teuthology.orchestra.run.smithi144.stdout:Install 21 Packages 2023-12-06T08:25:31.030 INFO:teuthology.orchestra.run.smithi144.stdout:Upgrade 2 Packages 2023-12-06T08:25:31.030 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:25:31.030 INFO:teuthology.orchestra.run.smithi144.stdout:Total download size: 62 M 2023-12-06T08:25:31.030 INFO:teuthology.orchestra.run.smithi144.stdout:Downloading Packages: 2023-12-06T08:25:31.732 INFO:teuthology.orchestra.run.smithi144.stdout:(1/23): ceph-base-18.0.0-7644.g96fa2578.el8.x86 8.0 MB/s | 5.4 MB 00:00 2023-12-06T08:25:31.799 INFO:teuthology.orchestra.run.smithi144.stdout:(2/23): ceph-selinux-18.0.0-7644.g96fa2578.el8. 366 kB/s | 24 kB 00:00 2023-12-06T08:25:31.957 INFO:teuthology.orchestra.run.smithi144.stdout:(3/23): libcephfs2-18.0.0-7644.g96fa2578.el8.x8 5.2 MB/s | 839 kB 00:00 2023-12-06T08:25:32.058 INFO:teuthology.orchestra.run.smithi144.stdout:(4/23): libradosstriper1-18.0.0-7644.g96fa2578. 5.0 MB/s | 517 kB 00:00 2023-12-06T08:25:32.295 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2023-12-06T08:25:32.298 INFO:teuthology.orchestra.run.smithi046.stdout:==================================================================================================== 2023-12-06T08:25:32.299 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2023-12-06T08:25:32.299 INFO:teuthology.orchestra.run.smithi046.stdout:==================================================================================================== 2023-12-06T08:25:32.299 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2023-12-06T08:25:32.299 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-radosgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 14 M 2023-12-06T08:25:32.299 INFO:teuthology.orchestra.run.smithi046.stdout:Upgrading: 2023-12-06T08:25:32.299 INFO:teuthology.orchestra.run.smithi046.stdout: librados2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.8 M 2023-12-06T08:25:32.299 INFO:teuthology.orchestra.run.smithi046.stdout: librbd1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.7 M 2023-12-06T08:25:32.299 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2023-12-06T08:25:32.299 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-base x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 5.4 M 2023-12-06T08:25:32.299 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 23 M 2023-12-06T08:25:32.299 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-selinux x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 24 k 2023-12-06T08:25:32.299 INFO:teuthology.orchestra.run.smithi046.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T08:25:32.299 INFO:teuthology.orchestra.run.smithi046.stdout: libcephfs2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 839 k 2023-12-06T08:25:32.299 INFO:teuthology.orchestra.run.smithi046.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: libradosstriper1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 517 k 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: librgw2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 6.9 M 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-argparse x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 45 k 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 128 k 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cephfs x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 197 k 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rados x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 371 k 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rbd x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 365 k 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 107 k 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:25:32.300 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2023-12-06T08:25:32.301 INFO:teuthology.orchestra.run.smithi046.stdout:==================================================================================================== 2023-12-06T08:25:32.301 INFO:teuthology.orchestra.run.smithi046.stdout:Install 21 Packages 2023-12-06T08:25:32.301 INFO:teuthology.orchestra.run.smithi046.stdout:Upgrade 2 Packages 2023-12-06T08:25:32.301 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:25:32.301 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 62 M 2023-12-06T08:25:32.301 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2023-12-06T08:25:33.183 INFO:teuthology.orchestra.run.smithi144.stdout:(5/23): librgw2-18.0.0-7644.g96fa2578.el8.x86_6 6.2 MB/s | 6.9 MB 00:01 2023-12-06T08:25:33.275 INFO:teuthology.orchestra.run.smithi144.stdout:(6/23): python3-ceph-argparse-18.0.0-7644.g96fa 488 kB/s | 45 kB 00:00 2023-12-06T08:25:33.367 INFO:teuthology.orchestra.run.smithi144.stdout:(7/23): python3-ceph-common-18.0.0-7644.g96fa25 1.4 MB/s | 128 kB 00:00 2023-12-06T08:25:33.469 INFO:teuthology.orchestra.run.smithi144.stdout:(8/23): python3-cephfs-18.0.0-7644.g96fa2578.el 1.9 MB/s | 197 kB 00:00 2023-12-06T08:25:33.628 INFO:teuthology.orchestra.run.smithi144.stdout:(9/23): python3-rados-18.0.0-7644.g96fa2578.el8 2.3 MB/s | 371 kB 00:00 2023-12-06T08:25:33.786 INFO:teuthology.orchestra.run.smithi144.stdout:(10/23): python3-rbd-18.0.0-7644.g96fa2578.el8. 2.3 MB/s | 365 kB 00:00 2023-12-06T08:25:33.878 INFO:teuthology.orchestra.run.smithi144.stdout:(11/23): python3-rgw-18.0.0-7644.g96fa2578.el8. 1.1 MB/s | 107 kB 00:00 2023-12-06T08:25:34.345 INFO:teuthology.orchestra.run.smithi179.stdout:(1/23): ceph-common-18.0.0-7644.g96fa2578.el8.x 7.2 MB/s | 23 MB 00:03 2023-12-06T08:25:34.400 INFO:teuthology.orchestra.run.smithi179.stdout:(2/23): ceph-selinux-18.0.0-7644.g96fa2578.el8. 420 kB/s | 24 kB 00:00 2023-12-06T08:25:34.412 INFO:teuthology.orchestra.run.smithi144.stdout:(12/23): ceph-radosgw-18.0.0-7644.g96fa2578.el8 4.1 MB/s | 14 MB 00:03 2023-12-06T08:25:34.512 INFO:teuthology.orchestra.run.smithi046.stdout:(1/23): ceph-base-18.0.0-7644.g96fa2578.el8.x86 2.5 MB/s | 5.4 MB 00:02 2023-12-06T08:25:34.517 INFO:teuthology.orchestra.run.smithi179.stdout:(3/23): libcephfs2-18.0.0-7644.g96fa2578.el8.x8 7.0 MB/s | 839 kB 00:00 2023-12-06T08:25:34.555 INFO:teuthology.orchestra.run.smithi144.stdout:(13/23): gperftools-libs-2.7-9.el8.x86_64.rpm 453 kB/s | 306 kB 00:00 2023-12-06T08:25:34.561 INFO:teuthology.orchestra.run.smithi046.stdout:(2/23): ceph-selinux-18.0.0-7644.g96fa2578.el8. 493 kB/s | 24 kB 00:00 2023-12-06T08:25:34.676 INFO:teuthology.orchestra.run.smithi179.stdout:(4/23): ceph-base-18.0.0-7644.g96fa2578.el8.x86 1.6 MB/s | 5.4 MB 00:03 2023-12-06T08:25:34.701 INFO:teuthology.orchestra.run.smithi179.stdout:(5/23): libradosstriper1-18.0.0-7644.g96fa2578. 2.7 MB/s | 517 kB 00:00 2023-12-06T08:25:34.753 INFO:teuthology.orchestra.run.smithi179.stdout:(6/23): python3-ceph-argparse-18.0.0-7644.g96fa 896 kB/s | 45 kB 00:00 2023-12-06T08:25:34.770 INFO:teuthology.orchestra.run.smithi046.stdout:(3/23): libcephfs2-18.0.0-7644.g96fa2578.el8.x8 3.9 MB/s | 839 kB 00:00 2023-12-06T08:25:34.802 INFO:teuthology.orchestra.run.smithi179.stdout:(7/23): python3-ceph-common-18.0.0-7644.g96fa25 2.5 MB/s | 128 kB 00:00 2023-12-06T08:25:34.854 INFO:teuthology.orchestra.run.smithi144.stdout:(14/23): liboath-2.6.2-3.el8.x86_64.rpm 133 kB/s | 59 kB 00:00 2023-12-06T08:25:34.869 INFO:teuthology.orchestra.run.smithi179.stdout:(8/23): python3-cephfs-18.0.0-7644.g96fa2578.el 2.9 MB/s | 197 kB 00:00 2023-12-06T08:25:34.904 INFO:teuthology.orchestra.run.smithi046.stdout:(4/23): libradosstriper1-18.0.0-7644.g96fa2578. 3.8 MB/s | 517 kB 00:00 2023-12-06T08:25:34.936 INFO:teuthology.orchestra.run.smithi179.stdout:(9/23): python3-rados-18.0.0-7644.g96fa2578.el8 5.4 MB/s | 371 kB 00:00 2023-12-06T08:25:35.011 INFO:teuthology.orchestra.run.smithi179.stdout:(10/23): python3-rbd-18.0.0-7644.g96fa2578.el8. 4.8 MB/s | 365 kB 00:00 2023-12-06T08:25:35.078 INFO:teuthology.orchestra.run.smithi179.stdout:(11/23): python3-rgw-18.0.0-7644.g96fa2578.el8. 1.6 MB/s | 107 kB 00:00 2023-12-06T08:25:35.621 INFO:teuthology.orchestra.run.smithi144.stdout:(15/23): ceph-common-18.0.0-7644.g96fa2578.el8. 4.9 MB/s | 23 MB 00:04 2023-12-06T08:25:35.655 INFO:teuthology.orchestra.run.smithi144.stdout:(16/23): libunwind-1.3.1-3.el8.x86_64.rpm 68 kB/s | 75 kB 00:01 2023-12-06T08:25:35.688 INFO:teuthology.orchestra.run.smithi144.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 2.1 MB/s | 1.7 MB 00:00 2023-12-06T08:25:35.720 INFO:teuthology.orchestra.run.smithi179.stdout:(12/23): gperftools-libs-2.7-9.el8.x86_64.rpm 477 kB/s | 306 kB 00:00 2023-12-06T08:25:35.755 INFO:teuthology.orchestra.run.smithi144.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.9 MB/s | 259 kB 00:00 2023-12-06T08:25:35.772 INFO:teuthology.orchestra.run.smithi144.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 377 kB/s | 44 kB 00:00 2023-12-06T08:25:35.806 INFO:teuthology.orchestra.run.smithi144.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 3.3 MB/s | 354 kB 00:00 2023-12-06T08:25:35.823 INFO:teuthology.orchestra.run.smithi144.stdout:(21/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 697 kB/s | 47 kB 00:00 2023-12-06T08:25:35.837 INFO:teuthology.orchestra.run.smithi179.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 504 kB/s | 59 kB 00:00 2023-12-06T08:25:35.963 INFO:teuthology.orchestra.run.smithi179.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 601 kB/s | 75 kB 00:00 2023-12-06T08:25:36.179 INFO:teuthology.orchestra.run.smithi046.stdout:(5/23): ceph-radosgw-18.0.0-7644.g96fa2578.el8. 3.6 MB/s | 14 MB 00:03 2023-12-06T08:25:36.312 INFO:teuthology.orchestra.run.smithi046.stdout:(6/23): librgw2-18.0.0-7644.g96fa2578.el8.x86_6 4.9 MB/s | 6.9 MB 00:01 2023-12-06T08:25:36.313 INFO:teuthology.orchestra.run.smithi179.stdout:(15/23): thrift-0.13.0-2.el8.x86_64.rpm 5.0 MB/s | 1.7 MB 00:00 2023-12-06T08:25:36.338 INFO:teuthology.orchestra.run.smithi046.stdout:(7/23): python3-ceph-argparse-18.0.0-7644.g96fa 282 kB/s | 45 kB 00:00 2023-12-06T08:25:36.340 INFO:teuthology.orchestra.run.smithi144.stdout:(22/23): librados2-18.0.0-7644.g96fa2578.el8.x8 6.6 MB/s | 3.8 MB 00:00 2023-12-06T08:25:36.355 INFO:teuthology.orchestra.run.smithi179.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.1 MB/s | 47 kB 00:00 2023-12-06T08:25:36.371 INFO:teuthology.orchestra.run.smithi046.stdout:(8/23): python3-ceph-common-18.0.0-7644.g96fa25 2.2 MB/s | 128 kB 00:00 2023-12-06T08:25:36.397 INFO:teuthology.orchestra.run.smithi179.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 6.1 MB/s | 259 kB 00:00 2023-12-06T08:25:36.422 INFO:teuthology.orchestra.run.smithi046.stdout:(9/23): python3-cephfs-18.0.0-7644.g96fa2578.el 2.3 MB/s | 197 kB 00:00 2023-12-06T08:25:36.430 INFO:teuthology.orchestra.run.smithi179.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 1.3 MB/s | 44 kB 00:00 2023-12-06T08:25:36.481 INFO:teuthology.orchestra.run.smithi179.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 6.9 MB/s | 354 kB 00:00 2023-12-06T08:25:36.497 INFO:teuthology.orchestra.run.smithi046.stdout:(10/23): python3-rados-18.0.0-7644.g96fa2578.el 2.9 MB/s | 371 kB 00:00 2023-12-06T08:25:36.523 INFO:teuthology.orchestra.run.smithi144.stdout:(23/23): librbd1-18.0.0-7644.g96fa2578.el8.x86_ 5.2 MB/s | 3.7 MB 00:00 2023-12-06T08:25:36.527 INFO:teuthology.orchestra.run.smithi144.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:25:36.528 INFO:teuthology.orchestra.run.smithi144.stdout:Total 11 MB/s | 62 MB 00:05 2023-12-06T08:25:36.574 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction check 2023-12-06T08:25:36.580 INFO:teuthology.orchestra.run.smithi046.stdout:(11/23): python3-rbd-18.0.0-7644.g96fa2578.el8. 2.2 MB/s | 365 kB 00:00 2023-12-06T08:25:36.606 INFO:teuthology.orchestra.run.smithi046.stdout:(12/23): python3-rgw-18.0.0-7644.g96fa2578.el8. 986 kB/s | 107 kB 00:00 2023-12-06T08:25:36.620 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction check succeeded. 2023-12-06T08:25:36.621 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction test 2023-12-06T08:25:36.765 INFO:teuthology.orchestra.run.smithi046.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 371 kB/s | 59 kB 00:00 2023-12-06T08:25:36.806 INFO:teuthology.orchestra.run.smithi179.stdout:(20/23): librgw2-18.0.0-7644.g96fa2578.el8.x86_ 3.2 MB/s | 6.9 MB 00:02 2023-12-06T08:25:36.823 INFO:teuthology.orchestra.run.smithi046.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.2 MB/s | 306 kB 00:00 2023-12-06T08:25:36.848 INFO:teuthology.orchestra.run.smithi046.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 900 kB/s | 75 kB 00:00 2023-12-06T08:25:36.865 INFO:teuthology.orchestra.run.smithi179.stdout:(21/23): librados2-18.0.0-7644.g96fa2578.el8.x8 9.8 MB/s | 3.8 MB 00:00 2023-12-06T08:25:36.907 INFO:teuthology.orchestra.run.smithi046.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 804 kB/s | 47 kB 00:00 2023-12-06T08:25:36.949 INFO:teuthology.orchestra.run.smithi046.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 6.1 MB/s | 259 kB 00:00 2023-12-06T08:25:36.966 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction test succeeded. 2023-12-06T08:25:36.969 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction 2023-12-06T08:25:37.016 INFO:teuthology.orchestra.run.smithi046.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 661 kB/s | 44 kB 00:00 2023-12-06T08:25:37.058 INFO:teuthology.orchestra.run.smithi046.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 8.3 MB/s | 354 kB 00:00 2023-12-06T08:25:37.299 INFO:teuthology.orchestra.run.smithi179.stdout:(22/23): ceph-radosgw-18.0.0-7644.g96fa2578.el8 2.3 MB/s | 14 MB 00:06 2023-12-06T08:25:37.300 INFO:teuthology.orchestra.run.smithi046.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 3.6 MB/s | 1.7 MB 00:00 2023-12-06T08:25:37.667 INFO:teuthology.orchestra.run.smithi046.stdout:(21/23): ceph-common-18.0.0-7644.g96fa2578.el8. 4.2 MB/s | 23 MB 00:05 2023-12-06T08:25:37.759 INFO:teuthology.orchestra.run.smithi046.stdout:(22/23): librados2-18.0.0-7644.g96fa2578.el8.x8 5.4 MB/s | 3.8 MB 00:00 2023-12-06T08:25:37.790 INFO:teuthology.orchestra.run.smithi179.stdout:(23/23): librbd1-18.0.0-7644.g96fa2578.el8.x86_ 3.8 MB/s | 3.7 MB 00:00 2023-12-06T08:25:37.793 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:25:37.794 INFO:teuthology.orchestra.run.smithi179.stdout:Total 8.9 MB/s | 62 MB 00:06 2023-12-06T08:25:37.839 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-12-06T08:25:37.885 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-12-06T08:25:37.885 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-12-06T08:25:38.017 INFO:teuthology.orchestra.run.smithi046.stdout:(23/23): librbd1-18.0.0-7644.g96fa2578.el8.x86_ 5.2 MB/s | 3.7 MB 00:00 2023-12-06T08:25:38.021 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:25:38.021 INFO:teuthology.orchestra.run.smithi046.stdout:Total 11 MB/s | 62 MB 00:05 2023-12-06T08:25:38.071 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2023-12-06T08:25:38.121 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2023-12-06T08:25:38.121 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2023-12-06T08:25:38.128 INFO:teuthology.orchestra.run.smithi144.stdout: Preparing : 1/1 2023-12-06T08:25:38.217 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-12-06T08:25:38.221 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-12-06T08:25:38.349 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T08:25:38.494 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2023-12-06T08:25:38.498 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2023-12-06T08:25:38.548 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T08:25:38.962 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T08:25:39.114 INFO:teuthology.orchestra.run.smithi144.stdout: Upgrading : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:25:39.223 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:25:39.404 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T08:25:39.438 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-12-06T08:25:39.633 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T08:25:39.655 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T08:25:39.739 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2023-12-06T08:25:39.847 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T08:25:39.872 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T08:25:39.942 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T08:25:40.161 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T08:25:40.251 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T08:25:40.291 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T08:25:40.471 INFO:teuthology.orchestra.run.smithi179.stdout: Upgrading : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:25:40.497 INFO:teuthology.orchestra.run.smithi144.stdout: Upgrading : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:25:40.546 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:25:40.634 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T08:25:40.729 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:25:40.811 INFO:teuthology.orchestra.run.smithi046.stdout: Upgrading : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:25:40.894 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:25:40.936 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T08:25:41.006 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-06T08:25:41.076 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T08:25:41.156 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T08:25:41.166 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T08:25:41.335 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T08:25:41.371 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T08:25:41.545 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T08:25:41.765 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T08:25:41.836 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T08:25:41.978 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T08:25:41.980 INFO:teuthology.orchestra.run.smithi179.stdout: Upgrading : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:25:42.005 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:25:42.069 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:25:42.076 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:25:42.194 INFO:teuthology.orchestra.run.smithi046.stdout: Upgrading : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:25:42.201 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 11/25 2023-12-06T08:25:42.255 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T08:25:42.294 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:25:42.317 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T08:25:42.392 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T08:25:42.453 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T08:25:42.533 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T08:25:42.592 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T08:25:42.792 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 14/25 2023-12-06T08:25:42.946 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T08:25:43.014 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T08:25:43.097 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-06T08:25:43.132 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T08:25:43.279 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:25:43.355 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:25:43.369 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-06T08:25:43.374 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T08:25:43.491 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 11/25 2023-12-06T08:25:43.519 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:25:43.602 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:25:43.607 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T08:25:43.708 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T08:25:43.732 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 11/25 2023-12-06T08:25:43.773 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 19/25 2023-12-06T08:25:43.935 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T08:25:43.959 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T08:25:44.184 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 14/25 2023-12-06T08:25:44.202 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T08:25:44.329 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T08:25:44.402 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T08:25:44.418 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 14/25 2023-12-06T08:25:44.532 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T08:25:44.602 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T08:25:44.675 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T08:25:44.757 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T08:25:44.774 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T08:25:44.964 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T08:25:45.010 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T08:25:45.205 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 19/25 2023-12-06T08:25:45.220 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T08:25:45.403 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 19/25 2023-12-06T08:25:47.510 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:25:47.763 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:25:48.344 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:25:48.622 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T08:25:48.704 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T08:25:48.837 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:25:49.449 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:25:49.577 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:25:49.746 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:25:49.811 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:25:50.324 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:25:50.425 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:25:50.607 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T08:25:50.694 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T08:25:50.695 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T08:25:50.790 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T08:25:50.854 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:25:50.985 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:26:07.366 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:26:07.366 INFO:teuthology.orchestra.run.smithi144.stdout:skipping the directory /sys 2023-12-06T08:26:07.366 INFO:teuthology.orchestra.run.smithi144.stdout:skipping the directory /proc 2023-12-06T08:26:07.366 INFO:teuthology.orchestra.run.smithi144.stdout:skipping the directory /dev 2023-12-06T08:26:07.366 INFO:teuthology.orchestra.run.smithi144.stdout:skipping the directory /run 2023-12-06T08:26:07.366 INFO:teuthology.orchestra.run.smithi144.stdout:skipping the directory /mnt 2023-12-06T08:26:07.367 INFO:teuthology.orchestra.run.smithi144.stdout:skipping the directory /var/tmp 2023-12-06T08:26:07.367 INFO:teuthology.orchestra.run.smithi144.stdout:skipping the directory /home 2023-12-06T08:26:07.367 INFO:teuthology.orchestra.run.smithi144.stdout:skipping the directory /tmp 2023-12-06T08:26:07.367 INFO:teuthology.orchestra.run.smithi144.stdout:skipping the directory /dev 2023-12-06T08:26:07.367 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:26:08.818 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T08:26:08.840 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T08:26:08.840 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T08:26:09.036 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T08:26:09.036 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:26:09.661 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:26:09.661 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 1/25 2023-12-06T08:26:09.661 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2/25 2023-12-06T08:26:09.661 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:26:09.662 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T08:26:09.662 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 5/25 2023-12-06T08:26:09.662 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 6/25 2023-12-06T08:26:09.662 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:26:09.662 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 8/25 2023-12-06T08:26:09.662 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 9/25 2023-12-06T08:26:09.662 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:26:09.662 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 11/25 2023-12-06T08:26:09.662 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T08:26:09.662 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T08:26:09.662 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T08:26:09.662 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T08:26:09.662 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T08:26:09.663 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T08:26:09.663 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-06T08:26:09.663 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-06T08:26:09.663 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-06T08:26:09.663 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-06T08:26:09.663 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:26:09.663 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T08:26:09.663 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 24/25 2023-12-06T08:26:09.758 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:26:09.758 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /sys 2023-12-06T08:26:09.758 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /proc 2023-12-06T08:26:09.758 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /dev 2023-12-06T08:26:09.759 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /run 2023-12-06T08:26:09.759 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /mnt 2023-12-06T08:26:09.759 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /var/tmp 2023-12-06T08:26:09.759 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /home 2023-12-06T08:26:09.759 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /tmp 2023-12-06T08:26:09.759 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /dev 2023-12-06T08:26:09.759 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:26:10.444 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:26:10.444 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /sys 2023-12-06T08:26:10.445 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /proc 2023-12-06T08:26:10.445 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /dev 2023-12-06T08:26:10.445 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /run 2023-12-06T08:26:10.445 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /mnt 2023-12-06T08:26:10.445 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /var/tmp 2023-12-06T08:26:10.445 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /home 2023-12-06T08:26:10.445 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /tmp 2023-12-06T08:26:10.445 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /dev 2023-12-06T08:26:10.445 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:26:11.171 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T08:26:11.191 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T08:26:11.191 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T08:26:11.436 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T08:26:11.436 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:26:11.970 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T08:26:11.990 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T08:26:11.990 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T08:26:12.070 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:26:12.070 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 1/25 2023-12-06T08:26:12.070 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2/25 2023-12-06T08:26:12.070 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 5/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 6/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 8/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 9/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 11/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T08:26:12.071 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-06T08:26:12.072 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-06T08:26:12.072 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-06T08:26:12.072 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-06T08:26:12.072 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:26:12.072 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T08:26:12.072 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 24/25 2023-12-06T08:26:12.227 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T08:26:12.227 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:26:12.867 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:26:12.867 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 1/25 2023-12-06T08:26:12.868 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2/25 2023-12-06T08:26:12.868 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:26:12.868 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T08:26:12.868 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 5/25 2023-12-06T08:26:12.868 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 6/25 2023-12-06T08:26:12.868 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:26:12.868 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 8/25 2023-12-06T08:26:12.868 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 9/25 2023-12-06T08:26:12.868 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:26:12.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 11/25 2023-12-06T08:26:12.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T08:26:12.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T08:26:12.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T08:26:12.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T08:26:12.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T08:26:12.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T08:26:12.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-06T08:26:12.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-06T08:26:12.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-06T08:26:12.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-06T08:26:12.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:26:12.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T08:26:12.873 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 24/25 2023-12-06T08:26:13.381 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:26:13.381 INFO:teuthology.orchestra.run.smithi144.stdout:Installed products updated. 2023-12-06T08:26:13.567 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:26:13.567 INFO:teuthology.orchestra.run.smithi144.stdout:Upgraded: 2023-12-06T08:26:13.567 INFO:teuthology.orchestra.run.smithi144.stdout: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.567 INFO:teuthology.orchestra.run.smithi144.stdout: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.567 INFO:teuthology.orchestra.run.smithi144.stdout:Installed: 2023-12-06T08:26:13.567 INFO:teuthology.orchestra.run.smithi144.stdout: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.568 INFO:teuthology.orchestra.run.smithi144.stdout: python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.569 INFO:teuthology.orchestra.run.smithi144.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T08:26:13.569 INFO:teuthology.orchestra.run.smithi144.stdout: python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.569 INFO:teuthology.orchestra.run.smithi144.stdout: python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.569 INFO:teuthology.orchestra.run.smithi144.stdout: python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:13.569 INFO:teuthology.orchestra.run.smithi144.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T08:26:13.569 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:26:13.569 INFO:teuthology.orchestra.run.smithi144.stdout:Complete! 2023-12-06T08:26:13.725 DEBUG:teuthology.orchestra.run.smithi144:> sudo yum -y install ceph-test 2023-12-06T08:26:14.073 INFO:teuthology.orchestra.run.smithi144.stdout:Updating Subscription Management repositories. 2023-12-06T08:26:14.669 INFO:teuthology.orchestra.run.smithi144.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 152 kB/s | 4.5 kB 00:00 2023-12-06T08:26:14.973 INFO:teuthology.orchestra.run.smithi144.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 157 kB/s | 4.1 kB 00:00 2023-12-06T08:26:15.762 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:26:15.763 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-12-06T08:26:15.947 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:26:15.947 INFO:teuthology.orchestra.run.smithi179.stdout:Upgraded: 2023-12-06T08:26:15.947 INFO:teuthology.orchestra.run.smithi179.stdout: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.947 INFO:teuthology.orchestra.run.smithi179.stdout: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.947 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-12-06T08:26:15.948 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.948 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.948 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.948 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.948 INFO:teuthology.orchestra.run.smithi179.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T08:26:15.948 INFO:teuthology.orchestra.run.smithi179.stdout: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.948 INFO:teuthology.orchestra.run.smithi179.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T08:26:15.948 INFO:teuthology.orchestra.run.smithi179.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T08:26:15.948 INFO:teuthology.orchestra.run.smithi179.stdout: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.948 INFO:teuthology.orchestra.run.smithi179.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T08:26:15.948 INFO:teuthology.orchestra.run.smithi179.stdout: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.948 INFO:teuthology.orchestra.run.smithi179.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T08:26:15.948 INFO:teuthology.orchestra.run.smithi179.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T08:26:15.948 INFO:teuthology.orchestra.run.smithi179.stdout: python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.949 INFO:teuthology.orchestra.run.smithi179.stdout: python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.949 INFO:teuthology.orchestra.run.smithi179.stdout: python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.949 INFO:teuthology.orchestra.run.smithi179.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T08:26:15.949 INFO:teuthology.orchestra.run.smithi179.stdout: python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.949 INFO:teuthology.orchestra.run.smithi179.stdout: python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.949 INFO:teuthology.orchestra.run.smithi179.stdout: python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:15.949 INFO:teuthology.orchestra.run.smithi179.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T08:26:15.949 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:26:15.949 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-12-06T08:26:16.136 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install ceph-test 2023-12-06T08:26:16.484 INFO:teuthology.orchestra.run.smithi144.stdout:Dependencies resolved. 2023-12-06T08:26:16.485 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-12-06T08:26:16.485 INFO:teuthology.orchestra.run.smithi144.stdout:============================================================================================ 2023-12-06T08:26:16.485 INFO:teuthology.orchestra.run.smithi144.stdout: Package Arch Version Repository Size 2023-12-06T08:26:16.485 INFO:teuthology.orchestra.run.smithi144.stdout:============================================================================================ 2023-12-06T08:26:16.485 INFO:teuthology.orchestra.run.smithi144.stdout:Installing: 2023-12-06T08:26:16.485 INFO:teuthology.orchestra.run.smithi144.stdout: ceph-test x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 49 M 2023-12-06T08:26:16.485 INFO:teuthology.orchestra.run.smithi144.stdout:Installing dependencies: 2023-12-06T08:26:16.485 INFO:teuthology.orchestra.run.smithi144.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T08:26:16.485 INFO:teuthology.orchestra.run.smithi144.stdout: libcephsqlite x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 183 k 2023-12-06T08:26:16.485 INFO:teuthology.orchestra.run.smithi144.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T08:26:16.485 INFO:teuthology.orchestra.run.smithi144.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T08:26:16.486 INFO:teuthology.orchestra.run.smithi144.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T08:26:16.486 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:26:16.486 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction Summary 2023-12-06T08:26:16.486 INFO:teuthology.orchestra.run.smithi144.stdout:============================================================================================ 2023-12-06T08:26:16.486 INFO:teuthology.orchestra.run.smithi144.stdout:Install 6 Packages 2023-12-06T08:26:16.486 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:26:16.486 INFO:teuthology.orchestra.run.smithi144.stdout:Total download size: 50 M 2023-12-06T08:26:16.486 INFO:teuthology.orchestra.run.smithi144.stdout:Installed size: 223 M 2023-12-06T08:26:16.487 INFO:teuthology.orchestra.run.smithi144.stdout:Downloading Packages: 2023-12-06T08:26:16.548 INFO:teuthology.orchestra.run.smithi144.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.1 MB/s | 70 kB 00:00 2023-12-06T08:26:16.656 INFO:teuthology.orchestra.run.smithi144.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 3.2 MB/s | 323 kB 00:00 2023-12-06T08:26:16.707 INFO:teuthology.orchestra.run.smithi144.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 3.7 MB/s | 187 kB 00:00 2023-12-06T08:26:16.758 INFO:teuthology.orchestra.run.smithi144.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.0 MB/s | 202 kB 00:00 2023-12-06T08:26:16.833 INFO:teuthology.orchestra.run.smithi144.stdout:(5/6): libcephsqlite-18.0.0-7644.g96fa2578.el8. 531 kB/s | 183 kB 00:00 2023-12-06T08:26:17.070 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:26:17.070 INFO:teuthology.orchestra.run.smithi046.stdout:Installed products updated. 2023-12-06T08:26:17.274 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:26:17.274 INFO:teuthology.orchestra.run.smithi046.stdout:Upgraded: 2023-12-06T08:26:17.274 INFO:teuthology.orchestra.run.smithi046.stdout: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T08:26:17.275 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.276 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.276 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.276 INFO:teuthology.orchestra.run.smithi046.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T08:26:17.276 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.276 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.276 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:17.276 INFO:teuthology.orchestra.run.smithi046.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T08:26:17.276 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:26:17.276 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2023-12-06T08:26:17.311 INFO:teuthology.orchestra.run.smithi179.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 115 kB/s | 4.1 kB 00:00 2023-12-06T08:26:17.431 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-test 2023-12-06T08:26:17.528 INFO:teuthology.orchestra.run.smithi179.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 126 kB/s | 4.5 kB 00:00 2023-12-06T08:26:17.799 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-12-06T08:26:18.550 INFO:teuthology.orchestra.run.smithi046.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 112 kB/s | 4.1 kB 00:00 2023-12-06T08:26:18.777 INFO:teuthology.orchestra.run.smithi046.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 118 kB/s | 4.5 kB 00:00 2023-12-06T08:26:19.156 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-12-06T08:26:19.157 INFO:teuthology.orchestra.run.smithi179.stdout:============================================================================================ 2023-12-06T08:26:19.157 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repository Size 2023-12-06T08:26:19.157 INFO:teuthology.orchestra.run.smithi179.stdout:============================================================================================ 2023-12-06T08:26:19.157 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-12-06T08:26:19.157 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-test x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 49 M 2023-12-06T08:26:19.158 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2023-12-06T08:26:19.158 INFO:teuthology.orchestra.run.smithi179.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T08:26:19.158 INFO:teuthology.orchestra.run.smithi179.stdout: libcephsqlite x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 183 k 2023-12-06T08:26:19.158 INFO:teuthology.orchestra.run.smithi179.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T08:26:19.158 INFO:teuthology.orchestra.run.smithi179.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T08:26:19.158 INFO:teuthology.orchestra.run.smithi179.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T08:26:19.158 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:26:19.158 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-12-06T08:26:19.158 INFO:teuthology.orchestra.run.smithi179.stdout:============================================================================================ 2023-12-06T08:26:19.158 INFO:teuthology.orchestra.run.smithi179.stdout:Install 6 Packages 2023-12-06T08:26:19.158 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:26:19.159 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 50 M 2023-12-06T08:26:19.159 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 223 M 2023-12-06T08:26:19.159 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-12-06T08:26:19.165 INFO:teuthology.orchestra.run.smithi144.stdout:(6/6): ceph-test-18.0.0-7644.g96fa2578.el8.x86_ 18 MB/s | 49 MB 00:02 2023-12-06T08:26:19.167 INFO:teuthology.orchestra.run.smithi144.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:26:19.168 INFO:teuthology.orchestra.run.smithi144.stdout:Total 19 MB/s | 50 MB 00:02 2023-12-06T08:26:19.201 INFO:teuthology.orchestra.run.smithi179.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.7 MB/s | 70 kB 00:00 2023-12-06T08:26:19.204 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction check 2023-12-06T08:26:19.226 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction check succeeded. 2023-12-06T08:26:19.226 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction test 2023-12-06T08:26:19.284 INFO:teuthology.orchestra.run.smithi179.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 3.8 MB/s | 323 kB 00:00 2023-12-06T08:26:19.343 INFO:teuthology.orchestra.run.smithi179.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 3.2 MB/s | 187 kB 00:00 2023-12-06T08:26:19.377 INFO:teuthology.orchestra.run.smithi179.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 5.9 MB/s | 202 kB 00:00 2023-12-06T08:26:19.497 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction test succeeded. 2023-12-06T08:26:19.502 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction 2023-12-06T08:26:19.543 INFO:teuthology.orchestra.run.smithi179.stdout:(5/6): libcephsqlite-18.0.0-7644.g96fa2578.el8. 478 kB/s | 183 kB 00:00 2023-12-06T08:26:19.954 INFO:teuthology.orchestra.run.smithi144.stdout: Preparing : 1/1 2023-12-06T08:26:20.065 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T08:26:20.145 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T08:26:20.355 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T08:26:20.491 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T08:26:20.511 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2023-12-06T08:26:20.511 INFO:teuthology.orchestra.run.smithi046.stdout:============================================================================================ 2023-12-06T08:26:20.511 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2023-12-06T08:26:20.512 INFO:teuthology.orchestra.run.smithi046.stdout:============================================================================================ 2023-12-06T08:26:20.512 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2023-12-06T08:26:20.512 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-test x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 49 M 2023-12-06T08:26:20.512 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2023-12-06T08:26:20.512 INFO:teuthology.orchestra.run.smithi046.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T08:26:20.512 INFO:teuthology.orchestra.run.smithi046.stdout: libcephsqlite x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 183 k 2023-12-06T08:26:20.512 INFO:teuthology.orchestra.run.smithi046.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T08:26:20.512 INFO:teuthology.orchestra.run.smithi046.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T08:26:20.512 INFO:teuthology.orchestra.run.smithi046.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T08:26:20.512 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:26:20.512 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2023-12-06T08:26:20.512 INFO:teuthology.orchestra.run.smithi046.stdout:============================================================================================ 2023-12-06T08:26:20.512 INFO:teuthology.orchestra.run.smithi046.stdout:Install 6 Packages 2023-12-06T08:26:20.513 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:26:20.513 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 50 M 2023-12-06T08:26:20.513 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 223 M 2023-12-06T08:26:20.513 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2023-12-06T08:26:20.547 INFO:teuthology.orchestra.run.smithi046.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.0 MB/s | 70 kB 00:00 2023-12-06T08:26:20.614 INFO:teuthology.orchestra.run.smithi046.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.7 MB/s | 323 kB 00:00 2023-12-06T08:26:20.648 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T08:26:20.691 INFO:teuthology.orchestra.run.smithi046.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.4 MB/s | 187 kB 00:00 2023-12-06T08:26:20.740 INFO:teuthology.orchestra.run.smithi046.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.0 MB/s | 202 kB 00:00 2023-12-06T08:26:20.807 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T08:26:20.998 INFO:teuthology.orchestra.run.smithi046.stdout:(5/6): libcephsqlite-18.0.0-7644.g96fa2578.el8. 378 kB/s | 183 kB 00:00 2023-12-06T08:26:21.977 INFO:teuthology.orchestra.run.smithi179.stdout:(6/6): ceph-test-18.0.0-7644.g96fa2578.el8.x86_ 18 MB/s | 49 MB 00:02 2023-12-06T08:26:21.979 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:26:21.979 INFO:teuthology.orchestra.run.smithi179.stdout:Total 18 MB/s | 50 MB 00:02 2023-12-06T08:26:22.020 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-12-06T08:26:22.037 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-12-06T08:26:22.037 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-12-06T08:26:22.308 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-12-06T08:26:22.311 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-12-06T08:26:22.763 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-12-06T08:26:22.907 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T08:26:22.994 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T08:26:23.204 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T08:26:23.382 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T08:26:23.540 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T08:26:23.715 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T08:26:23.924 INFO:teuthology.orchestra.run.smithi046.stdout:(6/6): ceph-test-18.0.0-7644.g96fa2578.el8.x86_ 14 MB/s | 49 MB 00:03 2023-12-06T08:26:23.926 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:26:23.926 INFO:teuthology.orchestra.run.smithi046.stdout:Total 15 MB/s | 50 MB 00:03 2023-12-06T08:26:23.967 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2023-12-06T08:26:23.989 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2023-12-06T08:26:23.989 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2023-12-06T08:26:24.278 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2023-12-06T08:26:24.285 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2023-12-06T08:26:24.747 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2023-12-06T08:26:25.047 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T08:26:25.131 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T08:26:25.363 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T08:26:25.557 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T08:26:25.566 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T08:26:25.715 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T08:26:25.829 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T08:26:25.880 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T08:26:26.054 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T08:26:26.054 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 1/6 2023-12-06T08:26:26.057 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2/6 2023-12-06T08:26:26.057 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T08:26:26.057 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T08:26:26.057 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T08:26:28.475 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T08:26:28.720 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T08:26:28.935 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T08:26:28.935 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 1/6 2023-12-06T08:26:28.935 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2/6 2023-12-06T08:26:28.935 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T08:26:28.935 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T08:26:28.935 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T08:26:29.623 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T08:26:29.623 INFO:teuthology.orchestra.run.smithi144.stdout:Installed products updated. 2023-12-06T08:26:29.805 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:26:29.805 INFO:teuthology.orchestra.run.smithi144.stdout:Installed: 2023-12-06T08:26:29.806 INFO:teuthology.orchestra.run.smithi144.stdout: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:29.806 INFO:teuthology.orchestra.run.smithi144.stdout: jq-1.6-3.el8.x86_64 2023-12-06T08:26:29.806 INFO:teuthology.orchestra.run.smithi144.stdout: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:29.806 INFO:teuthology.orchestra.run.smithi144.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T08:26:29.806 INFO:teuthology.orchestra.run.smithi144.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T08:26:29.806 INFO:teuthology.orchestra.run.smithi144.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T08:26:29.806 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T08:26:29.806 INFO:teuthology.orchestra.run.smithi144.stdout:Complete! 2023-12-06T08:26:29.939 DEBUG:teuthology.orchestra.run.smithi144:> sudo yum -y install ceph 2023-12-06T08:26:30.273 INFO:teuthology.orchestra.run.smithi144.stdout:Updating Subscription Management repositories. 2023-12-06T08:26:30.896 INFO:teuthology.orchestra.run.smithi144.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 157 kB/s | 4.5 kB 00:00 2023-12-06T08:26:30.970 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T08:26:31.197 INFO:teuthology.orchestra.run.smithi144.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 139 kB/s | 4.1 kB 00:00 2023-12-06T08:26:31.286 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T08:26:31.513 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T08:26:31.513 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 1/6 2023-12-06T08:26:31.513 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2/6 2023-12-06T08:26:31.513 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T08:26:31.513 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T08:26:31.513 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T08:26:32.538 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T08:26:32.539 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-12-06T08:26:32.701 INFO:teuthology.orchestra.run.smithi144.stderr:Error: 2023-12-06T08:26:32.701 INFO:teuthology.orchestra.run.smithi144.stderr: Problem: conflicting requests 2023-12-06T08:26:32.701 INFO:teuthology.orchestra.run.smithi144.stderr: - nothing provides lua-devel needed by ceph-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:32.701 INFO:teuthology.orchestra.run.smithi144.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T08:26:32.719 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:26:32.719 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-12-06T08:26:32.719 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:32.719 INFO:teuthology.orchestra.run.smithi179.stdout: jq-1.6-3.el8.x86_64 2023-12-06T08:26:32.719 INFO:teuthology.orchestra.run.smithi179.stdout: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:32.719 INFO:teuthology.orchestra.run.smithi179.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T08:26:32.720 INFO:teuthology.orchestra.run.smithi179.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T08:26:32.720 INFO:teuthology.orchestra.run.smithi179.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T08:26:32.720 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-12-06T08:26:32.720 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-12-06T08:26:32.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:26:32.781 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 smithi144 with status 1: 'sudo yum -y install ceph' 2023-12-06T08:26:32.783 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 smithi144 with status 1: 'sudo yum -y install ceph' 2023-12-06T08:26:32.865 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=97e4daa03d4543578e42298f79845daf 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 smithi144 with status 1: 'sudo yum -y install ceph' 2023-12-06T08:26:32.869 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-06T08:26:32.881 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T08:26:32.897 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T08:26:32.898 DEBUG:teuthology.orchestra.run.smithi046:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T08:26:32.907 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install ceph 2023-12-06T08:26:32.916 DEBUG:teuthology.orchestra.run.smithi144:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T08:26:32.920 DEBUG:teuthology.orchestra.run.smithi179:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T08:26:32.922 INFO:teuthology.orchestra.run.smithi046.stderr:bash: ntpq: command not found 2023-12-06T08:26:32.925 INFO:teuthology.orchestra.run.smithi046.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T08:26:32.925 INFO:teuthology.orchestra.run.smithi046.stdout:=============================================================================== 2023-12-06T08:26:32.926 INFO:teuthology.orchestra.run.smithi046.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 4 +1343us[+1343us] +/- 88ms 2023-12-06T08:26:32.926 INFO:teuthology.orchestra.run.smithi046.stdout:^* hv02.front.sepia.ceph.com 3 6 77 4 -1000us[-1000us] +/- 61ms 2023-12-06T08:26:32.926 INFO:teuthology.orchestra.run.smithi046.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 5 +100us[ +100us] +/- 78ms 2023-12-06T08:26:32.926 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:26:32.933 INFO:teuthology.orchestra.run.smithi144.stderr:bash: ntpq: command not found 2023-12-06T08:26:32.937 INFO:teuthology.orchestra.run.smithi144.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T08:26:32.937 INFO:teuthology.orchestra.run.smithi144.stdout:=============================================================================== 2023-12-06T08:26:32.937 INFO:teuthology.orchestra.run.smithi144.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 4 +1332us[+1332us] +/- 88ms 2023-12-06T08:26:32.938 INFO:teuthology.orchestra.run.smithi144.stdout:^* hv02.front.sepia.ceph.com 3 6 77 4 -1011us[-1037us] +/- 61ms 2023-12-06T08:26:32.938 INFO:teuthology.orchestra.run.smithi144.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 5 +99us[ +73us] +/- 78ms 2023-12-06T08:26:32.938 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:26:32.976 INFO:teuthology.orchestra.run.smithi179.stderr:bash: ntpq: command not found 2023-12-06T08:26:32.980 INFO:teuthology.orchestra.run.smithi179.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T08:26:32.980 INFO:teuthology.orchestra.run.smithi179.stdout:=============================================================================== 2023-12-06T08:26:32.980 INFO:teuthology.orchestra.run.smithi179.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 4 +1350us[+1349us] +/- 88ms 2023-12-06T08:26:32.980 INFO:teuthology.orchestra.run.smithi179.stdout:^* hv02.front.sepia.ceph.com 3 6 77 4 -999us[-1000us] +/- 61ms 2023-12-06T08:26:32.981 INFO:teuthology.orchestra.run.smithi179.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 4 +76us[ +75us] +/- 78ms 2023-12-06T08:26:32.981 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:26:32.982 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T08:26:32.991 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T08:26:32.992 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T08:26:33.006 DEBUG:teuthology.orchestra.run.smithi046:> 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-06T08:26:33.112 DEBUG:teuthology.orchestra.run.smithi144:> 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-06T08:26:33.223 DEBUG:teuthology.orchestra.run.smithi179:> 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-06T08:26:33.259 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-12-06T08:26:33.317 DEBUG:teuthology.orchestra.run.smithi046:> 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-06T08:26:33.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:26:33.351 DEBUG:teuthology.orchestra.run.smithi144:> 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-06T08:26:33.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:26:33.383 DEBUG:teuthology.orchestra.run.smithi179:> 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-06T08:26:33.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:26:33.414 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T08:26:33.425 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T08:26:33.449 INFO:teuthology.task.internal:Duration was 728.096506 seconds 2023-12-06T08:26:33.450 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T08:26:33.480 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T08:26:33.480 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T08:26:33.483 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T08:26:33.489 DEBUG:teuthology.orchestra.run.smithi179:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T08:26:33.528 INFO:teuthology.orchestra.run.smithi144.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T08:26:33.529 INFO:teuthology.orchestra.run.smithi046.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T08:26:33.535 INFO:teuthology.orchestra.run.smithi179.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T08:26:33.885 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T08:26:33.885 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi046.front.sepia.ceph.com 2023-12-06T08:26:33.885 DEBUG:teuthology.orchestra.run.smithi046:> 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-06T08:26:33.908 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi144.front.sepia.ceph.com 2023-12-06T08:26:33.909 DEBUG:teuthology.orchestra.run.smithi144:> 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-06T08:26:33.947 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi179.front.sepia.ceph.com 2023-12-06T08:26:33.947 DEBUG:teuthology.orchestra.run.smithi179:> 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-06T08:26:33.968 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T08:26:33.969 DEBUG:teuthology.orchestra.run.smithi046:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T08:26:33.971 DEBUG:teuthology.orchestra.run.smithi144:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T08:26:33.990 DEBUG:teuthology.orchestra.run.smithi179:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T08:26:34.047 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T08:26:34.047 DEBUG:teuthology.orchestra.run.smithi046:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T08:26:34.051 DEBUG:teuthology.orchestra.run.smithi144:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T08:26:34.066 INFO:teuthology.orchestra.run.smithi179.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 122 kB/s | 4.1 kB 00:00 2023-12-06T08:26:34.068 DEBUG:teuthology.orchestra.run.smithi179:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T08:26:34.137 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T08:26:34.154 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T08:26:34.154 DEBUG:teuthology.orchestra.run.smithi046:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T08:26:34.186 DEBUG:teuthology.orchestra.run.smithi144:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T08:26:34.225 DEBUG:teuthology.orchestra.run.smithi179:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T08:26:34.277 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T08:26:34.289 DEBUG:teuthology.orchestra.run.smithi046:> 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-06T08:26:34.291 DEBUG:teuthology.orchestra.run.smithi144:> 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-06T08:26:34.293 DEBUG:teuthology.orchestra.run.smithi179:> 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-06T08:26:34.308 INFO:teuthology.orchestra.run.smithi179.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 135 kB/s | 4.5 kB 00:00 2023-12-06T08:26:34.316 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern = core 2023-12-06T08:26:34.317 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern = core 2023-12-06T08:26:34.319 INFO:teuthology.orchestra.run.smithi179.stdout:kernel.core_pattern = core 2023-12-06T08:26:34.351 DEBUG:teuthology.orchestra.run.smithi046:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T08:26:34.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:26:34.389 DEBUG:teuthology.orchestra.run.smithi144:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T08:26:34.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:26:34.406 DEBUG:teuthology.orchestra.run.smithi179:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T08:26:34.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:26:34.422 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T08:26:34.431 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T08:26:34.433 DEBUG:teuthology.misc:Transferring archived files from smithi046:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479506/remote/smithi046 2023-12-06T08:26:34.434 DEBUG:teuthology.orchestra.run.smithi046:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T08:26:34.481 DEBUG:teuthology.misc:Transferring archived files from smithi144:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479506/remote/smithi144 2023-12-06T08:26:34.482 DEBUG:teuthology.orchestra.run.smithi144:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T08:26:34.536 DEBUG:teuthology.misc:Transferring archived files from smithi179:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479506/remote/smithi179 2023-12-06T08:26:34.537 DEBUG:teuthology.orchestra.run.smithi179:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T08:26:34.588 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T08:26:34.588 DEBUG:teuthology.orchestra.run.smithi046:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T08:26:34.590 DEBUG:teuthology.orchestra.run.smithi144:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T08:26:34.592 DEBUG:teuthology.orchestra.run.smithi179:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T08:26:34.639 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T08:26:34.653 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T08:26:34.653 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T08:26:34.669 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T08:26:34.670 DEBUG:teuthology.orchestra.run.smithi046:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T08:26:34.672 DEBUG:teuthology.orchestra.run.smithi144:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T08:26:34.674 DEBUG:teuthology.orchestra.run.smithi179:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T08:26:34.690 INFO:teuthology.orchestra.run.smithi144.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 08:26 /home/ubuntu/cephtest 2023-12-06T08:26:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 08:26 /home/ubuntu/cephtest 2023-12-06T08:26:34.695 INFO:teuthology.orchestra.run.smithi179.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 08:26 /home/ubuntu/cephtest 2023-12-06T08:26:34.697 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T08:26:34.710 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T08:26:34.741 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T08:26:34.766 DEBUG:teuthology.nuke:shortname: smithi046 2023-12-06T08:26:34.767 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T08:26:34.790 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi046.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479506', '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-06 08:09:03.644449', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T08:26:34.796 DEBUG:teuthology.nuke:shortname: smithi144 2023-12-06T08:26:34.796 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T08:26:34.818 DEBUG:teuthology.nuke:shortname: smithi179 2023-12-06T08:26:34.819 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T08:26:34.823 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi144.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479506', '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-06 08:09:03.642897', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T08:26:34.847 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi179.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479506', '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-06 08:09:03.645768', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T08:26:34.862 INFO:teuthology.orchestra.console.smithi046:Power off 2023-12-06T08:26:34.862 DEBUG:teuthology.orchestra.console.smithi046:pexpect command: ipmitool -H smithi046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T08:26:34.895 DEBUG:teuthology.orchestra.console.smithi046:power off output: Chassis Power Control: Down/Off 2023-12-06T08:26:34.896 DEBUG:teuthology.orchestra.console.smithi046:pexpect command: ipmitool -H smithi046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:26:34.919 INFO:teuthology.orchestra.console.smithi144:Power off 2023-12-06T08:26:34.919 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T08:26:34.933 DEBUG:teuthology.orchestra.console.smithi046:check power output: Chassis Power is on 2023-12-06T08:26:34.945 DEBUG:teuthology.orchestra.console.smithi144:power off output: Chassis Power Control: Down/Off 2023-12-06T08:26:34.945 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:26:34.968 INFO:teuthology.orchestra.console.smithi179:Power off 2023-12-06T08:26:34.968 DEBUG:teuthology.orchestra.console.smithi179:pexpect command: ipmitool -H smithi179.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T08:26:34.982 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is on 2023-12-06T08:26:34.999 DEBUG:teuthology.orchestra.console.smithi179:power off output: Chassis Power Control: Down/Off 2023-12-06T08:26:34.999 DEBUG:teuthology.orchestra.console.smithi179:pexpect command: ipmitool -H smithi179.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:26:35.028 DEBUG:teuthology.orchestra.console.smithi179:check power output: Chassis Power is on 2023-12-06T08:26:35.461 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T08:26:35.462 INFO:teuthology.orchestra.run.smithi046.stdout:Installed products updated. 2023-12-06T08:26:35.661 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:26:35.661 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2023-12-06T08:26:35.661 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:35.661 INFO:teuthology.orchestra.run.smithi046.stdout: jq-1.6-3.el8.x86_64 2023-12-06T08:26:35.662 INFO:teuthology.orchestra.run.smithi046.stdout: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:35.662 INFO:teuthology.orchestra.run.smithi046.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T08:26:35.662 INFO:teuthology.orchestra.run.smithi046.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T08:26:35.662 INFO:teuthology.orchestra.run.smithi046.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T08:26:35.662 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-12-06T08:26:35.662 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2023-12-06T08:26:35.798 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph 2023-12-06T08:26:35.977 INFO:teuthology.orchestra.run.smithi179.stderr:Error: 2023-12-06T08:26:35.978 INFO:teuthology.orchestra.run.smithi179.stderr: Problem: conflicting requests 2023-12-06T08:26:35.978 INFO:teuthology.orchestra.run.smithi179.stderr: - nothing provides lua-devel needed by ceph-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:26:35.978 INFO:teuthology.orchestra.run.smithi179.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T08:26:36.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:26:36.152 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-12-06T08:26:36.940 INFO:teuthology.orchestra.run.smithi046.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 136 kB/s | 4.1 kB 00:00 2023-12-06T08:26:37.165 INFO:teuthology.orchestra.run.smithi046.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 120 kB/s | 4.5 kB 00:00 2023-12-06T08:26:38.848 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T08:26:38.934 DEBUG:teuthology.orchestra.console.smithi046:pexpect command: ipmitool -H smithi046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:26:38.983 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:26:39.029 DEBUG:teuthology.orchestra.console.smithi179:pexpect command: ipmitool -H smithi179.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:26:39.046 DEBUG:teuthology.orchestra.console.smithi046:check power output: Chassis Power is on 2023-12-06T08:26:39.094 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is on 2023-12-06T08:26:39.141 DEBUG:teuthology.orchestra.console.smithi179:check power output: Chassis Power is on 2023-12-06T08:26:43.050 DEBUG:teuthology.orchestra.console.smithi046:pexpect command: ipmitool -H smithi046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:26:43.095 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:26:43.142 DEBUG:teuthology.orchestra.console.smithi179:pexpect command: ipmitool -H smithi179.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:26:43.179 DEBUG:teuthology.orchestra.console.smithi046:check power output: Chassis Power is on 2023-12-06T08:26:43.210 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is on 2023-12-06T08:26:43.255 DEBUG:teuthology.orchestra.console.smithi179:check power output: Chassis Power is on 2023-12-06T08:26:47.183 DEBUG:teuthology.orchestra.console.smithi046:pexpect command: ipmitool -H smithi046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:26:47.211 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:26:47.256 DEBUG:teuthology.orchestra.console.smithi179:pexpect command: ipmitool -H smithi179.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:26:47.295 DEBUG:teuthology.orchestra.console.smithi046:check power output: Chassis Power is off 2023-12-06T08:26:47.322 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is off 2023-12-06T08:26:47.374 DEBUG:teuthology.orchestra.console.smithi179:check power output: Chassis Power is off 2023-12-06T08:26:47.397 INFO:teuthology.orchestra.console.smithi046:Power off completed 2023-12-06T08:26:47.423 INFO:teuthology.orchestra.console.smithi144:Power off completed 2023-12-06T08:26:47.475 INFO:teuthology.orchestra.console.smithi179:Power off completed 2023-12-06T08:26:47.580 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/off mon_election/connectivity task/test_set_mon_crush_locations} duration: 728.096506357193 failure_reason: 'Command failed on smithi144 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_sseshasa@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=97e4daa03d4543578e42298f79845daf status: fail success: false 2023-12-06T08:26:47.580 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T08:26:47.666 INFO:teuthology.run:FAIL