2023-12-06T18:08:26.833 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T18:08:26.833 DEBUG:teuthology.run:Teuthology command: teuthology --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 --verbose --name sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi --archive /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480588 -- /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480588/orig.config.yaml 2023-12-06T18:08:26.864 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T18:08:26.941 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480588 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: '7480588' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: sseshasa-2023-12-06_17:50:03-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: 70 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: smithi038.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi174.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi195.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 0x7f07f7cb7ee0>, signals=[15]) 2023-12-06T18:08:27.510 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T18:08:27.517 INFO:teuthology.task.internal:Opening connections... 2023-12-06T18:08:27.517 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi038.front.sepia.ceph.com 2023-12-06T18:08:27.518 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:08:27.586 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi174.front.sepia.ceph.com 2023-12-06T18:08:27.587 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:08:27.654 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi195.front.sepia.ceph.com 2023-12-06T18:08:27.655 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:08:27.719 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T18:08:27.725 DEBUG:teuthology.orchestra.run.smithi038:> uname -m 2023-12-06T18:08:27.745 INFO:teuthology.orchestra.run.smithi038.stdout:x86_64 2023-12-06T18:08:27.746 DEBUG:teuthology.orchestra.run.smithi038:> cat /etc/os-release 2023-12-06T18:08:27.806 INFO:teuthology.orchestra.run.smithi038.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T18:08:27.806 INFO:teuthology.orchestra.run.smithi038.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T18:08:27.806 INFO:teuthology.orchestra.run.smithi038.stdout:ID="rhel" 2023-12-06T18:08:27.806 INFO:teuthology.orchestra.run.smithi038.stdout:ID_LIKE="fedora" 2023-12-06T18:08:27.806 INFO:teuthology.orchestra.run.smithi038.stdout:VERSION_ID="8.6" 2023-12-06T18:08:27.806 INFO:teuthology.orchestra.run.smithi038.stdout:PLATFORM_ID="platform:el8" 2023-12-06T18:08:27.806 INFO:teuthology.orchestra.run.smithi038.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T18:08:27.806 INFO:teuthology.orchestra.run.smithi038.stdout:ANSI_COLOR="0;31" 2023-12-06T18:08:27.807 INFO:teuthology.orchestra.run.smithi038.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T18:08:27.807 INFO:teuthology.orchestra.run.smithi038.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T18:08:27.807 INFO:teuthology.orchestra.run.smithi038.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T18:08:27.807 INFO:teuthology.orchestra.run.smithi038.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T18:08:27.807 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:08:27.807 INFO:teuthology.orchestra.run.smithi038.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T18:08:27.807 INFO:teuthology.orchestra.run.smithi038.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T18:08:27.807 INFO:teuthology.orchestra.run.smithi038.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T18:08:27.807 INFO:teuthology.orchestra.run.smithi038.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T18:08:27.808 INFO:teuthology.lock.ops:Updating smithi038.front.sepia.ceph.com on lock server 2023-12-06T18:08:27.837 DEBUG:teuthology.orchestra.run.smithi174:> uname -m 2023-12-06T18:08:27.857 INFO:teuthology.orchestra.run.smithi174.stdout:x86_64 2023-12-06T18:08:27.857 DEBUG:teuthology.orchestra.run.smithi174:> cat /etc/os-release 2023-12-06T18:08:27.915 INFO:teuthology.orchestra.run.smithi174.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T18:08:27.915 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T18:08:27.915 INFO:teuthology.orchestra.run.smithi174.stdout:ID="rhel" 2023-12-06T18:08:27.915 INFO:teuthology.orchestra.run.smithi174.stdout:ID_LIKE="fedora" 2023-12-06T18:08:27.915 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION_ID="8.6" 2023-12-06T18:08:27.915 INFO:teuthology.orchestra.run.smithi174.stdout:PLATFORM_ID="platform:el8" 2023-12-06T18:08:27.915 INFO:teuthology.orchestra.run.smithi174.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T18:08:27.915 INFO:teuthology.orchestra.run.smithi174.stdout:ANSI_COLOR="0;31" 2023-12-06T18:08:27.915 INFO:teuthology.orchestra.run.smithi174.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T18:08:27.916 INFO:teuthology.orchestra.run.smithi174.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T18:08:27.916 INFO:teuthology.orchestra.run.smithi174.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T18:08:27.916 INFO:teuthology.orchestra.run.smithi174.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T18:08:27.916 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:08:27.916 INFO:teuthology.orchestra.run.smithi174.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T18:08:27.916 INFO:teuthology.orchestra.run.smithi174.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T18:08:27.916 INFO:teuthology.orchestra.run.smithi174.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T18:08:27.916 INFO:teuthology.orchestra.run.smithi174.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T18:08:27.916 INFO:teuthology.lock.ops:Updating smithi174.front.sepia.ceph.com on lock server 2023-12-06T18:08:27.942 DEBUG:teuthology.orchestra.run.smithi195:> uname -m 2023-12-06T18:08:27.962 INFO:teuthology.orchestra.run.smithi195.stdout:x86_64 2023-12-06T18:08:27.962 DEBUG:teuthology.orchestra.run.smithi195:> cat /etc/os-release 2023-12-06T18:08:28.019 INFO:teuthology.orchestra.run.smithi195.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T18:08:28.019 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T18:08:28.019 INFO:teuthology.orchestra.run.smithi195.stdout:ID="rhel" 2023-12-06T18:08:28.019 INFO:teuthology.orchestra.run.smithi195.stdout:ID_LIKE="fedora" 2023-12-06T18:08:28.019 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION_ID="8.6" 2023-12-06T18:08:28.020 INFO:teuthology.orchestra.run.smithi195.stdout:PLATFORM_ID="platform:el8" 2023-12-06T18:08:28.020 INFO:teuthology.orchestra.run.smithi195.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T18:08:28.020 INFO:teuthology.orchestra.run.smithi195.stdout:ANSI_COLOR="0;31" 2023-12-06T18:08:28.020 INFO:teuthology.orchestra.run.smithi195.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T18:08:28.020 INFO:teuthology.orchestra.run.smithi195.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T18:08:28.020 INFO:teuthology.orchestra.run.smithi195.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T18:08:28.020 INFO:teuthology.orchestra.run.smithi195.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T18:08:28.020 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:08:28.020 INFO:teuthology.orchestra.run.smithi195.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T18:08:28.020 INFO:teuthology.orchestra.run.smithi195.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T18:08:28.020 INFO:teuthology.orchestra.run.smithi195.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T18:08:28.020 INFO:teuthology.orchestra.run.smithi195.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T18:08:28.021 INFO:teuthology.lock.ops:Updating smithi195.front.sepia.ceph.com on lock server 2023-12-06T18:08:28.042 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T18:08:28.051 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T18:08:28.131 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T18:08:28.132 DEBUG:teuthology.orchestra.run.smithi038:> test '!' -e /home/ubuntu/cephtest 2023-12-06T18:08:28.134 DEBUG:teuthology.orchestra.run.smithi174:> test '!' -e /home/ubuntu/cephtest 2023-12-06T18:08:28.136 DEBUG:teuthology.orchestra.run.smithi195:> test '!' -e /home/ubuntu/cephtest 2023-12-06T18:08:28.155 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T18:08:28.204 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T18:08:28.204 DEBUG:teuthology.orchestra.run.smithi038:> test -z $(ls -A /var/lib/ceph) 2023-12-06T18:08:28.207 DEBUG:teuthology.orchestra.run.smithi174:> test -z $(ls -A /var/lib/ceph) 2023-12-06T18:08:28.209 DEBUG:teuthology.orchestra.run.smithi195:> test -z $(ls -A /var/lib/ceph) 2023-12-06T18:08:28.243 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T18:08:28.316 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T18:08:28.331 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T18:08:28.331 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-06T18:08:28.331 DEBUG:teuthology.orchestra.run.smithi038:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T18:08:28.332 DEBUG:teuthology.orchestra.run.smithi174:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T18:08:28.332 DEBUG:teuthology.orchestra.run.smithi195:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T18:08:28.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:08:28.352 DEBUG:teuthology.orchestra.run.smithi174:> uname -r 2023-12-06T18:08:28.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:08:28.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:08:28.354 DEBUG:teuthology.orchestra.run.smithi038:> uname -r 2023-12-06T18:08:28.354 DEBUG:teuthology.orchestra.run.smithi195:> uname -r 2023-12-06T18:08:28.410 INFO:teuthology.orchestra.run.smithi174.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T18:08:28.411 INFO:teuthology.task.kernel:Running kernel on smithi174: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:08:28.411 DEBUG:teuthology.orchestra.run.smithi174:> sudo yum install -y kernel 2023-12-06T18:08:28.412 INFO:teuthology.orchestra.run.smithi195.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T18:08:28.412 INFO:teuthology.task.kernel:Running kernel on smithi195: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:08:28.412 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum install -y kernel 2023-12-06T18:08:28.414 INFO:teuthology.orchestra.run.smithi038.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T18:08:28.415 INFO:teuthology.task.kernel:Running kernel on smithi038: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:08:28.415 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum install -y kernel 2023-12-06T18:08:29.647 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-06T18:08:29.647 INFO:teuthology.orchestra.run.smithi195.stdout:Unable to read consumer identity 2023-12-06T18:08:29.853 INFO:teuthology.orchestra.run.smithi174.stdout:Updating Subscription Management repositories. 2023-12-06T18:08:29.853 INFO:teuthology.orchestra.run.smithi174.stdout:Unable to read consumer identity 2023-12-06T18:08:29.860 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-06T18:08:29.860 INFO:teuthology.orchestra.run.smithi038.stdout:Unable to read consumer identity 2023-12-06T18:08:31.129 INFO:teuthology.orchestra.run.smithi195.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-06T18:08:31.276 INFO:teuthology.orchestra.run.smithi174.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-06T18:08:31.306 INFO:teuthology.orchestra.run.smithi038.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-06T18:08:31.821 INFO:teuthology.orchestra.run.smithi195.stdout:Extra Packages for Enterprise Linux 24 MB/s | 16 MB 00:00 2023-12-06T18:08:32.598 INFO:teuthology.orchestra.run.smithi038.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-12-06T18:08:32.927 INFO:teuthology.orchestra.run.smithi174.stdout:Extra Packages for Enterprise Linux 9.8 MB/s | 16 MB 00:01 2023-12-06T18:08:35.438 INFO:teuthology.orchestra.run.smithi195.stdout:lab-extras 451 kB/s | 24 kB 00:00 2023-12-06T18:08:36.166 INFO:teuthology.orchestra.run.smithi195.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T18:08:36.236 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-06T18:08:36.237 INFO:teuthology.orchestra.run.smithi195.stdout:Nothing to do. 2023-12-06T18:08:36.238 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-06T18:08:36.333 INFO:teuthology.orchestra.run.smithi038.stdout:lab-extras 448 kB/s | 24 kB 00:00 2023-12-06T18:08:36.375 DEBUG:teuthology.orchestra.run.smithi195:> echo no | sudo yum reinstall kernel || true 2023-12-06T18:08:36.386 INFO:teuthology.orchestra.run.smithi174.stdout:lab-extras 456 kB/s | 24 kB 00:00 2023-12-06T18:08:36.709 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-06T18:08:36.710 INFO:teuthology.orchestra.run.smithi195.stdout:Unable to read consumer identity 2023-12-06T18:08:36.977 INFO:teuthology.orchestra.run.smithi195.stdout:Last metadata expiration check: 0:00:01 ago on Wed 06 Dec 2023 06:08:35 PM UTC. 2023-12-06T18:08:37.018 INFO:teuthology.orchestra.run.smithi195.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:08:37.054 INFO:teuthology.orchestra.run.smithi195.stderr:Error: No packages marked for reinstall. 2023-12-06T18:08:37.069 INFO:teuthology.orchestra.run.smithi038.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T18:08:37.090 INFO:teuthology.orchestra.run.smithi174.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T18:08:37.100 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum reinstall -y kernel || true 2023-12-06T18:08:37.134 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2023-12-06T18:08:37.136 INFO:teuthology.orchestra.run.smithi038.stdout:Nothing to do. 2023-12-06T18:08:37.136 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2023-12-06T18:08:37.146 INFO:teuthology.orchestra.run.smithi174.stdout:Dependencies resolved. 2023-12-06T18:08:37.148 INFO:teuthology.orchestra.run.smithi174.stdout:Nothing to do. 2023-12-06T18:08:37.148 INFO:teuthology.orchestra.run.smithi174.stdout:Complete! 2023-12-06T18:08:37.257 DEBUG:teuthology.orchestra.run.smithi038:> echo no | sudo yum reinstall kernel || true 2023-12-06T18:08:37.288 DEBUG:teuthology.orchestra.run.smithi174:> echo no | sudo yum reinstall kernel || true 2023-12-06T18:08:37.431 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-06T18:08:37.431 INFO:teuthology.orchestra.run.smithi195.stdout:Unable to read consumer identity 2023-12-06T18:08:37.611 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-06T18:08:37.611 INFO:teuthology.orchestra.run.smithi038.stdout:Unable to read consumer identity 2023-12-06T18:08:37.620 INFO:teuthology.orchestra.run.smithi174.stdout:Updating Subscription Management repositories. 2023-12-06T18:08:37.620 INFO:teuthology.orchestra.run.smithi174.stdout:Unable to read consumer identity 2023-12-06T18:08:37.691 INFO:teuthology.orchestra.run.smithi195.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 06:08:35 PM UTC. 2023-12-06T18:08:37.731 INFO:teuthology.orchestra.run.smithi195.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:08:37.759 INFO:teuthology.orchestra.run.smithi195.stderr:Error: No packages marked for reinstall. 2023-12-06T18:08:37.805 DEBUG:teuthology.orchestra.run.smithi195:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T18:08:37.886 INFO:teuthology.orchestra.run.smithi195.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T18:08:37.887 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:08:37.889 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T18:08:37.889 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-06T18:08:37.889 DEBUG:teuthology.orchestra.run.smithi195:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T18:08:37.890 INFO:teuthology.orchestra.run.smithi174.stdout:Last metadata expiration check: 0:00:01 ago on Wed 06 Dec 2023 06:08:36 PM UTC. 2023-12-06T18:08:37.902 INFO:teuthology.orchestra.run.smithi038.stdout:Last metadata expiration check: 0:00:01 ago on Wed 06 Dec 2023 06:08:36 PM UTC. 2023-12-06T18:08:37.920 INFO:teuthology.orchestra.run.smithi195.stdout:ttyS1 2023-12-06T18:08:37.932 INFO:teuthology.orchestra.run.smithi174.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:08:37.934 DEBUG:teuthology.parallel:result is None 2023-12-06T18:08:37.947 INFO:teuthology.orchestra.run.smithi038.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:08:37.967 INFO:teuthology.orchestra.run.smithi174.stderr:Error: No packages marked for reinstall. 2023-12-06T18:08:37.983 INFO:teuthology.orchestra.run.smithi038.stderr:Error: No packages marked for reinstall. 2023-12-06T18:08:38.014 DEBUG:teuthology.orchestra.run.smithi174:> sudo yum reinstall -y kernel || true 2023-12-06T18:08:38.030 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum reinstall -y kernel || true 2023-12-06T18:08:38.343 INFO:teuthology.orchestra.run.smithi174.stdout:Updating Subscription Management repositories. 2023-12-06T18:08:38.343 INFO:teuthology.orchestra.run.smithi174.stdout:Unable to read consumer identity 2023-12-06T18:08:38.379 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-06T18:08:38.379 INFO:teuthology.orchestra.run.smithi038.stdout:Unable to read consumer identity 2023-12-06T18:08:38.606 INFO:teuthology.orchestra.run.smithi174.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 06:08:36 PM UTC. 2023-12-06T18:08:38.645 INFO:teuthology.orchestra.run.smithi174.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:08:38.652 INFO:teuthology.orchestra.run.smithi038.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 06:08:36 PM UTC. 2023-12-06T18:08:38.678 INFO:teuthology.orchestra.run.smithi174.stderr:Error: No packages marked for reinstall. 2023-12-06T18:08:38.693 INFO:teuthology.orchestra.run.smithi038.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:08:38.725 INFO:teuthology.orchestra.run.smithi038.stderr:Error: No packages marked for reinstall. 2023-12-06T18:08:38.730 DEBUG:teuthology.orchestra.run.smithi174:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T18:08:38.777 DEBUG:teuthology.orchestra.run.smithi038:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T18:08:38.810 INFO:teuthology.orchestra.run.smithi174.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T18:08:38.810 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:08:38.810 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T18:08:38.810 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-06T18:08:38.810 DEBUG:teuthology.orchestra.run.smithi174:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T18:08:38.854 INFO:teuthology.orchestra.run.smithi174.stdout:ttyS1 2023-12-06T18:08:38.859 INFO:teuthology.orchestra.run.smithi038.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T18:08:38.860 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:08:38.860 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T18:08:38.860 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-06T18:08:38.860 DEBUG:teuthology.orchestra.run.smithi038:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T18:08:38.870 DEBUG:teuthology.parallel:result is None 2023-12-06T18:08:38.892 INFO:teuthology.orchestra.run.smithi038.stdout:ttyS1 2023-12-06T18:08:38.907 DEBUG:teuthology.parallel:result is None 2023-12-06T18:08:38.907 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T18:08:38.915 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T18:08:38.915 DEBUG:teuthology.orchestra.run.smithi038:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T18:08:38.948 DEBUG:teuthology.orchestra.run.smithi174:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T18:08:38.951 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T18:08:38.971 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T18:08:38.978 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T18:08:38.986 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T18:08:38.986 DEBUG:teuthology.orchestra.run.smithi038:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T18:08:39.005 DEBUG:teuthology.orchestra.run.smithi174:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T18:08:39.007 DEBUG:teuthology.orchestra.run.smithi195:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T18:08:39.042 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T18:08:39.049 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T18:08:39.049 DEBUG:teuthology.orchestra.run.smithi038:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-06T18:08:39.063 DEBUG:teuthology.orchestra.run.smithi174:> 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-06T18:08:39.065 DEBUG:teuthology.orchestra.run.smithi195:> 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-06T18:08:39.104 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:08:39.108 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:08:39.118 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:08:39.119 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:08:39.126 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:08:39.138 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:08:39.139 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T18:08:39.147 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T18:08:39.147 DEBUG:teuthology.orchestra.run.smithi038:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T18:08:39.160 DEBUG:teuthology.orchestra.run.smithi174:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T18:08:39.162 DEBUG:teuthology.orchestra.run.smithi195:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T18:08:39.191 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T18:08:39.200 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T18:08:39.200 DEBUG:teuthology.orchestra.run.smithi038:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T18:08:39.229 DEBUG:teuthology.orchestra.run.smithi174:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T18:08:39.230 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T18:08:39.249 DEBUG:teuthology.orchestra.run.smithi038:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:08:39.326 DEBUG:teuthology.orchestra.run.smithi038:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:08:39.384 DEBUG:teuthology.orchestra.run.smithi038:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:08:39.470 DEBUG:teuthology.orchestra.run.smithi038:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:08:39.509 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2023-12-06T18:08:39.510 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T18:08:39.589 DEBUG:teuthology.orchestra.run.smithi174:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:08:39.636 DEBUG:teuthology.orchestra.run.smithi174:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:08:39.682 DEBUG:teuthology.orchestra.run.smithi174:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:08:39.767 DEBUG:teuthology.orchestra.run.smithi174:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:08:39.808 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-12-06T18:08:39.808 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T18:08:39.874 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:08:39.921 DEBUG:teuthology.orchestra.run.smithi195:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:08:39.980 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:08:40.065 DEBUG:teuthology.orchestra.run.smithi195:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:08:40.110 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-12-06T18:08:40.111 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T18:08:40.181 DEBUG:teuthology.orchestra.run.smithi038:> sudo service rsyslog restart 2023-12-06T18:08:40.183 DEBUG:teuthology.orchestra.run.smithi174:> sudo service rsyslog restart 2023-12-06T18:08:40.185 DEBUG:teuthology.orchestra.run.smithi195:> sudo service rsyslog restart 2023-12-06T18:08:40.239 INFO:teuthology.orchestra.run.smithi174.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:08:40.242 INFO:teuthology.orchestra.run.smithi038.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:08:40.312 INFO:teuthology.orchestra.run.smithi195.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:08:40.709 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T18:08:40.716 INFO:teuthology.task.internal:Starting timer... 2023-12-06T18:08:40.717 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T18:08:40.727 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T18:08:40.735 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-06T18:08:40.736 DEBUG:teuthology.orchestra.run.smithi038:> sudo service auditd rotate 2023-12-06T18:08:40.805 INFO:teuthology.orchestra.run.smithi038.stdout:Rotating logs: 2023-12-06T18:08:40.807 DEBUG:teuthology.orchestra.run.smithi174:> sudo service auditd rotate 2023-12-06T18:08:40.874 INFO:teuthology.orchestra.run.smithi174.stdout:Rotating logs: 2023-12-06T18:08:40.875 DEBUG:teuthology.orchestra.run.smithi195:> sudo service auditd rotate 2023-12-06T18:08:40.938 INFO:teuthology.orchestra.run.smithi195.stdout:Rotating logs: 2023-12-06T18:08:40.940 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T18:08:40.940 DEBUG:teuthology.orchestra.run.smithi038:> /usr/sbin/getenforce 2023-12-06T18:08:40.973 INFO:teuthology.orchestra.run.smithi038.stdout:Permissive 2023-12-06T18:08:40.973 DEBUG:teuthology.orchestra.run.smithi174:> /usr/sbin/getenforce 2023-12-06T18:08:41.000 INFO:teuthology.orchestra.run.smithi174.stdout:Permissive 2023-12-06T18:08:41.000 DEBUG:teuthology.orchestra.run.smithi195:> /usr/sbin/getenforce 2023-12-06T18:08:41.021 INFO:teuthology.orchestra.run.smithi195.stdout:Permissive 2023-12-06T18:08:41.021 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi038.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi174.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi195.front.sepia.ceph.com': 'permissive'} 2023-12-06T18:08:41.022 DEBUG:teuthology.orchestra.run.smithi038:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-06T18:08:41.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:08:41.052 DEBUG:teuthology.orchestra.run.smithi174:> 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-06T18:08:41.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:08:41.079 DEBUG:teuthology.orchestra.run.smithi195:> 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-06T18:08:41.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:08:41.107 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T18:08:41.107 DEBUG:teuthology.orchestra.run.smithi038:> sudo /usr/sbin/setenforce permissive 2023-12-06T18:08:41.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo /usr/sbin/setenforce permissive 2023-12-06T18:08:41.161 DEBUG:teuthology.orchestra.run.smithi195:> sudo /usr/sbin/setenforce permissive 2023-12-06T18:08:41.188 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T18:08:41.198 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-06T18:08:41.198 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T18:08:41.217 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-06T18:08:41.218 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi038.front.sepia.ceph.com,smithi174.front.sepia.ceph.com,smithi195.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T18:18:06.114 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi038.front.sepia.ceph.com'), Remote(name='ubuntu@smithi174.front.sepia.ceph.com'), Remote(name='ubuntu@smithi195.front.sepia.ceph.com')] 2023-12-06T18:18:06.115 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2023-12-06T18:18:06.116 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:18:06.187 DEBUG:teuthology.orchestra.run.smithi038:> true 2023-12-06T18:18:06.258 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi038.front.sepia.ceph.com' 2023-12-06T18:18:06.259 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-12-06T18:18:06.259 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:18:06.328 DEBUG:teuthology.orchestra.run.smithi174:> true 2023-12-06T18:18:06.397 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-12-06T18:18:06.398 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2023-12-06T18:18:06.398 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:18:06.467 DEBUG:teuthology.orchestra.run.smithi195:> true 2023-12-06T18:18:06.537 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi195.front.sepia.ceph.com' 2023-12-06T18:18:06.538 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T18:18:06.548 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T18:18:06.549 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T18:18:06.549 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T18:18:06.552 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T18:18:06.552 DEBUG:teuthology.orchestra.run.smithi174:> 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-06T18:18:06.554 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T18:18:06.554 DEBUG:teuthology.orchestra.run.smithi195:> 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-06T18:18:06.589 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T18:18:06.590 INFO:teuthology.orchestra.run.smithi174.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T18:18:06.603 INFO:teuthology.orchestra.run.smithi174.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T18:18:06.604 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T18:18:06.613 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T18:18:06.629 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T18:18:06.670 INFO:teuthology.orchestra.run.smithi174.stderr:sudo: ntpd: command not found 2023-12-06T18:18:06.682 INFO:teuthology.orchestra.run.smithi174.stdout:506 Cannot talk to daemon 2023-12-06T18:18:06.697 INFO:teuthology.orchestra.run.smithi195.stderr:sudo: ntpd: command not found 2023-12-06T18:18:06.697 INFO:teuthology.orchestra.run.smithi174.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T18:18:06.698 INFO:teuthology.orchestra.run.smithi038.stderr:sudo: ntpd: command not found 2023-12-06T18:18:06.709 INFO:teuthology.orchestra.run.smithi195.stdout:506 Cannot talk to daemon 2023-12-06T18:18:06.711 INFO:teuthology.orchestra.run.smithi174.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T18:18:06.712 INFO:teuthology.orchestra.run.smithi038.stdout:506 Cannot talk to daemon 2023-12-06T18:18:06.724 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T18:18:06.728 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T18:18:06.738 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T18:18:06.744 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T18:18:06.775 INFO:teuthology.orchestra.run.smithi174.stderr:bash: ntpq: command not found 2023-12-06T18:18:06.778 INFO:teuthology.orchestra.run.smithi174.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:18:06.778 INFO:teuthology.orchestra.run.smithi174.stdout:=============================================================================== 2023-12-06T18:18:06.779 INFO:teuthology.orchestra.run.smithi174.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:18:06.779 INFO:teuthology.orchestra.run.smithi174.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:18:06.779 INFO:teuthology.orchestra.run.smithi174.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:18:06.779 INFO:teuthology.orchestra.run.smithi174.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:18:06.800 INFO:teuthology.orchestra.run.smithi195.stderr:bash: ntpq: command not found 2023-12-06T18:18:06.803 INFO:teuthology.orchestra.run.smithi195.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:18:06.803 INFO:teuthology.orchestra.run.smithi195.stdout:=============================================================================== 2023-12-06T18:18:06.803 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:18:06.804 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:18:06.804 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:18:06.804 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:18:06.827 INFO:teuthology.orchestra.run.smithi038.stderr:bash: ntpq: command not found 2023-12-06T18:18:06.831 INFO:teuthology.orchestra.run.smithi038.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:18:06.831 INFO:teuthology.orchestra.run.smithi038.stdout:=============================================================================== 2023-12-06T18:18:06.831 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:18:06.831 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:18:06.831 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:18:06.832 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:18:06.833 INFO:teuthology.run_tasks:Running task pexec... 2023-12-06T18:18:06.841 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-06T18:18:06.842 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi038.front.sepia.ceph.com 2023-12-06T18:18:06.842 DEBUG:teuthology.orchestra.run.smithi038:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T18:18:06.842 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi174.front.sepia.ceph.com 2023-12-06T18:18:06.842 DEBUG:teuthology.orchestra.run.smithi174:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T18:18:06.843 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi195.front.sepia.ceph.com 2023-12-06T18:18:06.843 DEBUG:teuthology.orchestra.run.smithi195:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T18:18:07.213 INFO:teuthology.orchestra.run.smithi174.stdout:Updating Subscription Management repositories. 2023-12-06T18:18:07.217 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-06T18:18:07.267 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-06T18:18:07.874 INFO:teuthology.orchestra.run.smithi174.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 173 kB/s | 4.5 kB 00:00 2023-12-06T18:18:07.891 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 140 kB/s | 4.5 kB 00:00 2023-12-06T18:18:07.948 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 130 kB/s | 4.5 kB 00:00 2023-12-06T18:18:08.174 INFO:teuthology.orchestra.run.smithi174.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 117 kB/s | 4.1 kB 00:00 2023-12-06T18:18:08.187 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 143 kB/s | 4.1 kB 00:00 2023-12-06T18:18:08.262 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 133 kB/s | 4.1 kB 00:00 2023-12-06T18:18:10.209 INFO:teuthology.orchestra.run.smithi174.stdout:Dependencies resolved. 2023-12-06T18:18:10.210 INFO:teuthology.orchestra.run.smithi174.stdout:================================================================================ 2023-12-06T18:18:10.210 INFO:teuthology.orchestra.run.smithi174.stdout: Package Architecture Version Repository Size 2023-12-06T18:18:10.210 INFO:teuthology.orchestra.run.smithi174.stdout:================================================================================ 2023-12-06T18:18:10.211 INFO:teuthology.orchestra.run.smithi174.stdout:Resetting modules: 2023-12-06T18:18:10.211 INFO:teuthology.orchestra.run.smithi174.stdout: container-tools 2023-12-06T18:18:10.211 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:18:10.211 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction Summary 2023-12-06T18:18:10.211 INFO:teuthology.orchestra.run.smithi174.stdout:================================================================================ 2023-12-06T18:18:10.211 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:18:10.219 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-06T18:18:10.220 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-06T18:18:10.221 INFO:teuthology.orchestra.run.smithi195.stdout: Package Architecture Version Repository Size 2023-12-06T18:18:10.221 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-06T18:18:10.221 INFO:teuthology.orchestra.run.smithi195.stdout:Resetting modules: 2023-12-06T18:18:10.221 INFO:teuthology.orchestra.run.smithi195.stdout: container-tools 2023-12-06T18:18:10.221 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:18:10.221 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-06T18:18:10.221 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-12-06T18:18:10.221 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:18:10.373 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2023-12-06T18:18:10.374 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2023-12-06T18:18:10.374 INFO:teuthology.orchestra.run.smithi038.stdout: Package Architecture Version Repository Size 2023-12-06T18:18:10.374 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2023-12-06T18:18:10.374 INFO:teuthology.orchestra.run.smithi038.stdout:Resetting modules: 2023-12-06T18:18:10.375 INFO:teuthology.orchestra.run.smithi038.stdout: container-tools 2023-12-06T18:18:10.375 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:18:10.375 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2023-12-06T18:18:10.375 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2023-12-06T18:18:10.375 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:18:14.747 INFO:teuthology.orchestra.run.smithi174.stdout:Complete! 2023-12-06T18:18:14.747 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-06T18:18:14.816 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2023-12-06T18:18:15.206 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-06T18:18:15.217 INFO:teuthology.orchestra.run.smithi174.stdout:Updating Subscription Management repositories. 2023-12-06T18:18:15.294 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-06T18:18:15.870 INFO:teuthology.orchestra.run.smithi174.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 157 kB/s | 4.5 kB 00:00 2023-12-06T18:18:15.870 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 168 kB/s | 4.5 kB 00:00 2023-12-06T18:18:15.987 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 150 kB/s | 4.5 kB 00:00 2023-12-06T18:18:16.168 INFO:teuthology.orchestra.run.smithi174.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 150 kB/s | 4.1 kB 00:00 2023-12-06T18:18:16.177 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 123 kB/s | 4.1 kB 00:00 2023-12-06T18:18:16.302 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 112 kB/s | 4.1 kB 00:00 2023-12-06T18:18:18.060 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-06T18:18:18.152 INFO:teuthology.orchestra.run.smithi195.stdout:========================================================================================================================== 2023-12-06T18:18:18.152 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2023-12-06T18:18:18.152 INFO:teuthology.orchestra.run.smithi195.stdout:========================================================================================================================== 2023-12-06T18:18:18.152 INFO:teuthology.orchestra.run.smithi195.stdout:Installing group/module packages: 2023-12-06T18:18:18.153 INFO:teuthology.orchestra.run.smithi195.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-06T18:18:18.153 INFO:teuthology.orchestra.run.smithi195.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-06T18:18:18.153 INFO:teuthology.orchestra.run.smithi195.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-06T18:18:18.153 INFO:teuthology.orchestra.run.smithi195.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-06T18:18:18.153 INFO:teuthology.orchestra.run.smithi195.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-06T18:18:18.153 INFO:teuthology.orchestra.run.smithi195.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T18:18:18.153 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2023-12-06T18:18:18.153 INFO:teuthology.orchestra.run.smithi195.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T18:18:18.153 INFO:teuthology.orchestra.run.smithi195.stdout:Downgrading: 2023-12-06T18:18:18.153 INFO:teuthology.orchestra.run.smithi195.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-06T18:18:18.153 INFO:teuthology.orchestra.run.smithi195.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-06T18:18:18.153 INFO:teuthology.orchestra.run.smithi195.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-06T18:18:18.153 INFO:teuthology.orchestra.run.smithi195.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-06T18:18:18.154 INFO:teuthology.orchestra.run.smithi195.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-06T18:18:18.154 INFO:teuthology.orchestra.run.smithi195.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-06T18:18:18.154 INFO:teuthology.orchestra.run.smithi195.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-06T18:18:18.154 INFO:teuthology.orchestra.run.smithi195.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-06T18:18:18.154 INFO:teuthology.orchestra.run.smithi195.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-06T18:18:18.154 INFO:teuthology.orchestra.run.smithi195.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-06T18:18:18.154 INFO:teuthology.orchestra.run.smithi195.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-06T18:18:18.154 INFO:teuthology.orchestra.run.smithi195.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-06T18:18:18.154 INFO:teuthology.orchestra.run.smithi195.stdout:Installing module profiles: 2023-12-06T18:18:18.154 INFO:teuthology.orchestra.run.smithi195.stdout: container-tools/common 2023-12-06T18:18:18.154 INFO:teuthology.orchestra.run.smithi195.stdout:Enabling module streams: 2023-12-06T18:18:18.154 INFO:teuthology.orchestra.run.smithi195.stdout: container-tools 3.0 2023-12-06T18:18:18.154 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:18:18.155 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-06T18:18:18.155 INFO:teuthology.orchestra.run.smithi195.stdout:========================================================================================================================== 2023-12-06T18:18:18.155 INFO:teuthology.orchestra.run.smithi195.stdout:Install 7 Packages 2023-12-06T18:18:18.155 INFO:teuthology.orchestra.run.smithi195.stdout:Downgrade 12 Packages 2023-12-06T18:18:18.155 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:18:18.155 INFO:teuthology.orchestra.run.smithi174.stdout:Dependencies resolved. 2023-12-06T18:18:18.156 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 51 M 2023-12-06T18:18:18.156 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-06T18:18:18.235 INFO:teuthology.orchestra.run.smithi195.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 1.1 MB/s | 91 kB 00:00 2023-12-06T18:18:18.247 INFO:teuthology.orchestra.run.smithi174.stdout:========================================================================================================================== 2023-12-06T18:18:18.247 INFO:teuthology.orchestra.run.smithi174.stdout: Package Arch Version Repository Size 2023-12-06T18:18:18.247 INFO:teuthology.orchestra.run.smithi174.stdout:========================================================================================================================== 2023-12-06T18:18:18.247 INFO:teuthology.orchestra.run.smithi174.stdout:Installing group/module packages: 2023-12-06T18:18:18.248 INFO:teuthology.orchestra.run.smithi174.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-06T18:18:18.248 INFO:teuthology.orchestra.run.smithi174.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-06T18:18:18.248 INFO:teuthology.orchestra.run.smithi174.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-06T18:18:18.248 INFO:teuthology.orchestra.run.smithi174.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-06T18:18:18.248 INFO:teuthology.orchestra.run.smithi174.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-06T18:18:18.248 INFO:teuthology.orchestra.run.smithi174.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T18:18:18.248 INFO:teuthology.orchestra.run.smithi174.stdout:Installing dependencies: 2023-12-06T18:18:18.248 INFO:teuthology.orchestra.run.smithi174.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T18:18:18.248 INFO:teuthology.orchestra.run.smithi174.stdout:Downgrading: 2023-12-06T18:18:18.248 INFO:teuthology.orchestra.run.smithi174.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-06T18:18:18.248 INFO:teuthology.orchestra.run.smithi174.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-06T18:18:18.248 INFO:teuthology.orchestra.run.smithi174.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-06T18:18:18.248 INFO:teuthology.orchestra.run.smithi174.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-06T18:18:18.248 INFO:teuthology.orchestra.run.smithi174.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-06T18:18:18.249 INFO:teuthology.orchestra.run.smithi174.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-06T18:18:18.249 INFO:teuthology.orchestra.run.smithi174.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-06T18:18:18.249 INFO:teuthology.orchestra.run.smithi174.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-06T18:18:18.249 INFO:teuthology.orchestra.run.smithi174.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-06T18:18:18.249 INFO:teuthology.orchestra.run.smithi174.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-06T18:18:18.249 INFO:teuthology.orchestra.run.smithi174.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-06T18:18:18.249 INFO:teuthology.orchestra.run.smithi174.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-06T18:18:18.249 INFO:teuthology.orchestra.run.smithi174.stdout:Installing module profiles: 2023-12-06T18:18:18.249 INFO:teuthology.orchestra.run.smithi174.stdout: container-tools/common 2023-12-06T18:18:18.249 INFO:teuthology.orchestra.run.smithi174.stdout:Enabling module streams: 2023-12-06T18:18:18.249 INFO:teuthology.orchestra.run.smithi174.stdout: container-tools 3.0 2023-12-06T18:18:18.249 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:18:18.249 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction Summary 2023-12-06T18:18:18.249 INFO:teuthology.orchestra.run.smithi174.stdout:========================================================================================================================== 2023-12-06T18:18:18.250 INFO:teuthology.orchestra.run.smithi174.stdout:Install 7 Packages 2023-12-06T18:18:18.250 INFO:teuthology.orchestra.run.smithi174.stdout:Downgrade 12 Packages 2023-12-06T18:18:18.250 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:18:18.250 INFO:teuthology.orchestra.run.smithi174.stdout:Total download size: 51 M 2023-12-06T18:18:18.250 INFO:teuthology.orchestra.run.smithi174.stdout:Downloading Packages: 2023-12-06T18:18:18.260 INFO:teuthology.orchestra.run.smithi195.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 509 kB/s | 53 kB 00:00 2023-12-06T18:18:18.319 INFO:teuthology.orchestra.run.smithi195.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 316 kB/s | 51 kB 00:00 2023-12-06T18:18:18.332 INFO:teuthology.orchestra.run.smithi174.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 1.1 MB/s | 91 kB 00:00 2023-12-06T18:18:18.352 INFO:teuthology.orchestra.run.smithi195.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 4.3 MB/s | 511 kB 00:00 2023-12-06T18:18:18.358 INFO:teuthology.orchestra.run.smithi174.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 496 kB/s | 53 kB 00:00 2023-12-06T18:18:18.378 INFO:teuthology.orchestra.run.smithi195.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.2 MB/s | 69 kB 00:00 2023-12-06T18:18:18.383 INFO:teuthology.orchestra.run.smithi174.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 390 kB/s | 51 kB 00:00 2023-12-06T18:18:18.398 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2023-12-06T18:18:18.403 INFO:teuthology.orchestra.run.smithi195.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.4 MB/s | 72 kB 00:00 2023-12-06T18:18:18.416 INFO:teuthology.orchestra.run.smithi174.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 6.0 MB/s | 511 kB 00:00 2023-12-06T18:18:18.445 INFO:teuthology.orchestra.run.smithi195.stdout:(7/19): podman-docker-3.0.1-9.module+el8.6.0+14 1.3 MB/s | 56 kB 00:00 2023-12-06T18:18:18.450 INFO:teuthology.orchestra.run.smithi174.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.0 MB/s | 69 kB 00:00 2023-12-06T18:18:18.475 INFO:teuthology.orchestra.run.smithi174.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.2 MB/s | 72 kB 00:00 2023-12-06T18:18:18.499 INFO:teuthology.orchestra.run.smithi038.stdout:========================================================================================================================== 2023-12-06T18:18:18.499 INFO:teuthology.orchestra.run.smithi038.stdout: Package Arch Version Repository Size 2023-12-06T18:18:18.499 INFO:teuthology.orchestra.run.smithi038.stdout:========================================================================================================================== 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout:Installing group/module packages: 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout:Installing dependencies: 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout:Downgrading: 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-06T18:18:18.500 INFO:teuthology.orchestra.run.smithi038.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout:Installing module profiles: 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout: container-tools/common 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout:Enabling module streams: 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout: container-tools 3.0 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout:========================================================================================================================== 2023-12-06T18:18:18.501 INFO:teuthology.orchestra.run.smithi038.stdout:Install 7 Packages 2023-12-06T18:18:18.502 INFO:teuthology.orchestra.run.smithi038.stdout:Downgrade 12 Packages 2023-12-06T18:18:18.502 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:18:18.502 INFO:teuthology.orchestra.run.smithi038.stdout:Total download size: 51 M 2023-12-06T18:18:18.502 INFO:teuthology.orchestra.run.smithi038.stdout:Downloading Packages: 2023-12-06T18:18:18.509 INFO:teuthology.orchestra.run.smithi174.stdout:(7/19): podman-docker-3.0.1-9.module+el8.6.0+14 1.6 MB/s | 56 kB 00:00 2023-12-06T18:18:18.512 INFO:teuthology.orchestra.run.smithi195.stdout:(8/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 15 MB/s | 2.9 MB 00:00 2023-12-06T18:18:18.546 INFO:teuthology.orchestra.run.smithi195.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 507 kB/s | 51 kB 00:00 2023-12-06T18:18:18.565 INFO:teuthology.orchestra.run.smithi038.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 1.4 MB/s | 91 kB 00:00 2023-12-06T18:18:18.568 INFO:teuthology.orchestra.run.smithi174.stdout:(8/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 16 MB/s | 2.9 MB 00:00 2023-12-06T18:18:18.582 INFO:teuthology.orchestra.run.smithi038.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 673 kB/s | 53 kB 00:00 2023-12-06T18:18:18.587 INFO:teuthology.orchestra.run.smithi195.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 7.6 MB/s | 322 kB 00:00 2023-12-06T18:18:18.593 INFO:teuthology.orchestra.run.smithi174.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 611 kB/s | 51 kB 00:00 2023-12-06T18:18:18.599 INFO:teuthology.orchestra.run.smithi038.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 538 kB/s | 51 kB 00:00 2023-12-06T18:18:18.630 INFO:teuthology.orchestra.run.smithi195.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 978 kB/s | 41 kB 00:00 2023-12-06T18:18:18.632 INFO:teuthology.orchestra.run.smithi038.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 7.5 MB/s | 511 kB 00:00 2023-12-06T18:18:18.651 INFO:teuthology.orchestra.run.smithi174.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 5.4 MB/s | 322 kB 00:00 2023-12-06T18:18:18.658 INFO:teuthology.orchestra.run.smithi038.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.2 MB/s | 69 kB 00:00 2023-12-06T18:18:18.683 INFO:teuthology.orchestra.run.smithi038.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.4 MB/s | 72 kB 00:00 2023-12-06T18:18:18.685 INFO:teuthology.orchestra.run.smithi174.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 1.2 MB/s | 41 kB 00:00 2023-12-06T18:18:18.721 INFO:teuthology.orchestra.run.smithi195.stdout:(12/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 24 MB/s | 2.2 MB 00:00 2023-12-06T18:18:18.725 INFO:teuthology.orchestra.run.smithi038.stdout:(7/19): podman-docker-3.0.1-9.module+el8.6.0+14 1.3 MB/s | 56 kB 00:00 2023-12-06T18:18:18.767 INFO:teuthology.orchestra.run.smithi038.stdout:(8/19): conmon-2.0.26-1.module+el8.6.0+14874+64 1.2 MB/s | 51 kB 00:00 2023-12-06T18:18:18.777 INFO:teuthology.orchestra.run.smithi174.stdout:(12/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 24 MB/s | 2.2 MB 00:00 2023-12-06T18:18:18.817 INFO:teuthology.orchestra.run.smithi038.stdout:(9/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 13 MB/s | 2.9 MB 00:00 2023-12-06T18:18:18.847 INFO:teuthology.orchestra.run.smithi195.stdout:(13/19): podman-3.0.1-9.module+el8.6.0+14874+64 23 MB/s | 11 MB 00:00 2023-12-06T18:18:18.868 INFO:teuthology.orchestra.run.smithi038.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 6.3 MB/s | 322 kB 00:00 2023-12-06T18:18:18.886 INFO:teuthology.orchestra.run.smithi174.stdout:(13/19): podman-3.0.1-9.module+el8.6.0+14874+64 25 MB/s | 11 MB 00:00 2023-12-06T18:18:18.909 INFO:teuthology.orchestra.run.smithi038.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 984 kB/s | 41 kB 00:00 2023-12-06T18:18:19.002 INFO:teuthology.orchestra.run.smithi038.stdout:(12/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 24 MB/s | 2.2 MB 00:00 2023-12-06T18:18:19.036 INFO:teuthology.orchestra.run.smithi195.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 20 MB/s | 6.4 MB 00:00 2023-12-06T18:18:19.069 INFO:teuthology.orchestra.run.smithi174.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 22 MB/s | 6.4 MB 00:00 2023-12-06T18:18:19.139 INFO:teuthology.orchestra.run.smithi195.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 23 MB/s | 6.8 MB 00:00 2023-12-06T18:18:19.170 INFO:teuthology.orchestra.run.smithi174.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 24 MB/s | 6.8 MB 00:00 2023-12-06T18:18:19.189 INFO:teuthology.orchestra.run.smithi195.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 7.0 MB/s | 1.1 MB 00:00 2023-12-06T18:18:19.210 INFO:teuthology.orchestra.run.smithi038.stdout:(13/19): podman-3.0.1-9.module+el8.6.0+14874+64 20 MB/s | 11 MB 00:00 2023-12-06T18:18:19.211 INFO:teuthology.orchestra.run.smithi174.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 7.5 MB/s | 1.1 MB 00:00 2023-12-06T18:18:19.214 INFO:teuthology.orchestra.run.smithi195.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 2.4 MB/s | 185 kB 00:00 2023-12-06T18:18:19.237 INFO:teuthology.orchestra.run.smithi174.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 2.7 MB/s | 185 kB 00:00 2023-12-06T18:18:19.240 INFO:teuthology.orchestra.run.smithi195.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 1.0 MB/s | 51 kB 00:00 2023-12-06T18:18:19.262 INFO:teuthology.orchestra.run.smithi174.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 1.0 MB/s | 51 kB 00:00 2023-12-06T18:18:19.394 INFO:teuthology.orchestra.run.smithi038.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 16 MB/s | 6.4 MB 00:00 2023-12-06T18:18:19.445 INFO:teuthology.orchestra.run.smithi174.stdout:(19/19): containernetworking-plugins-0.9.1-1.mo 22 MB/s | 19 MB 00:00 2023-12-06T18:18:19.446 INFO:teuthology.orchestra.run.smithi174.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:18:19.446 INFO:teuthology.orchestra.run.smithi174.stdout:Total 42 MB/s | 51 MB 00:01 2023-12-06T18:18:19.448 INFO:teuthology.orchestra.run.smithi195.stdout:(19/19): containernetworking-plugins-0.9.1-1.mo 20 MB/s | 19 MB 00:00 2023-12-06T18:18:19.449 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:18:19.449 INFO:teuthology.orchestra.run.smithi195.stdout:Total 39 MB/s | 51 MB 00:01 2023-12-06T18:18:19.511 INFO:teuthology.orchestra.run.smithi038.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 22 MB/s | 6.8 MB 00:00 2023-12-06T18:18:19.544 INFO:teuthology.orchestra.run.smithi038.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 7.1 MB/s | 1.1 MB 00:00 2023-12-06T18:18:19.570 INFO:teuthology.orchestra.run.smithi038.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 3.1 MB/s | 185 kB 00:00 2023-12-06T18:18:19.595 INFO:teuthology.orchestra.run.smithi038.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 1.0 MB/s | 51 kB 00:00 2023-12-06T18:18:19.812 INFO:teuthology.orchestra.run.smithi038.stdout:(19/19): containernetworking-plugins-0.9.1-1.mo 18 MB/s | 19 MB 00:01 2023-12-06T18:18:19.812 INFO:teuthology.orchestra.run.smithi038.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:18:19.812 INFO:teuthology.orchestra.run.smithi038.stdout:Total 39 MB/s | 51 MB 00:01 2023-12-06T18:18:19.920 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction check 2023-12-06T18:18:19.931 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-06T18:18:19.962 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction check succeeded. 2023-12-06T18:18:19.962 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction test 2023-12-06T18:18:19.974 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-06T18:18:19.974 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-06T18:18:20.299 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction check 2023-12-06T18:18:20.345 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction check succeeded. 2023-12-06T18:18:20.345 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction test 2023-12-06T18:18:20.391 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction test succeeded. 2023-12-06T18:18:20.395 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction 2023-12-06T18:18:20.403 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-06T18:18:20.407 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-06T18:18:20.789 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction test succeeded. 2023-12-06T18:18:20.793 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction 2023-12-06T18:18:21.582 INFO:teuthology.orchestra.run.smithi174.stdout: Preparing : 1/1 2023-12-06T18:18:21.602 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-06T18:18:21.630 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-06T18:18:21.653 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-06T18:18:21.786 INFO:teuthology.orchestra.run.smithi174.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T18:18:21.795 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T18:18:21.813 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:18:21.829 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T18:18:21.837 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T18:18:21.855 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:18:21.969 INFO:teuthology.orchestra.run.smithi038.stdout: Preparing : 1/1 2023-12-06T18:18:22.019 INFO:teuthology.orchestra.run.smithi174.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:18:22.023 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-06T18:18:22.045 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:18:22.177 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T18:18:22.186 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T18:18:22.207 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:18:22.418 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:18:39.222 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:18:39.277 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:18:40.502 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:18:41.015 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-06T18:18:41.054 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-06T18:18:41.213 INFO:teuthology.orchestra.run.smithi174.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-06T18:18:41.309 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-06T18:18:41.458 INFO:teuthology.orchestra.run.smithi174.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-06T18:18:41.507 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-06T18:18:41.623 INFO:teuthology.orchestra.run.smithi174.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-06T18:18:41.691 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-06T18:18:41.885 INFO:teuthology.orchestra.run.smithi174.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-06T18:18:41.885 INFO:teuthology.orchestra.run.smithi174.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-06T18:18:41.885 INFO:teuthology.orchestra.run.smithi174.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-06T18:18:41.885 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:18:41.902 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-06T18:18:41.902 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-06T18:18:41.902 INFO:teuthology.orchestra.run.smithi195.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-06T18:18:41.902 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:18:42.363 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-06T18:18:42.614 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-06T18:18:42.698 INFO:teuthology.orchestra.run.smithi174.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-06T18:18:42.705 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-06T18:18:42.848 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-06T18:18:42.949 INFO:teuthology.orchestra.run.smithi174.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-06T18:18:42.958 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-06T18:18:43.072 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-06T18:18:43.286 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-06T18:18:43.287 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-06T18:18:43.287 INFO:teuthology.orchestra.run.smithi038.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-06T18:18:43.287 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:18:44.221 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-06T18:18:44.384 INFO:teuthology.orchestra.run.smithi174.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-06T18:18:44.439 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-06T18:18:44.450 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-06T18:18:44.717 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-06T18:18:44.726 INFO:teuthology.orchestra.run.smithi174.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-06T18:18:45.082 INFO:teuthology.orchestra.run.smithi195.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-06T18:18:45.130 INFO:teuthology.orchestra.run.smithi174.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-06T18:18:45.356 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-06T18:18:45.431 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-06T18:18:45.971 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-06T18:18:46.109 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-06T18:18:46.157 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-06T18:18:46.290 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-06T18:18:46.694 INFO:teuthology.orchestra.run.smithi038.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-06T18:18:46.837 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-06T18:18:46.929 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-06T18:18:47.004 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-06T18:18:47.074 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-06T18:18:47.165 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-06T18:18:47.274 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-06T18:18:47.394 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-06T18:18:47.433 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-06T18:18:47.573 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-06T18:18:47.573 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T18:18:47.582 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-06T18:18:47.738 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-06T18:18:47.738 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T18:18:47.797 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-06T18:18:47.892 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T18:18:48.060 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T18:18:48.065 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-06T18:18:48.065 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T18:18:48.259 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-06T18:18:48.259 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T18:18:48.284 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T18:18:48.425 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T18:18:48.425 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T18:18:48.538 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-06T18:18:48.566 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T18:18:48.617 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-06T18:18:48.742 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-06T18:18:48.749 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-06T18:18:48.750 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-06T18:18:48.906 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-06T18:18:48.908 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-06T18:18:48.971 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-06T18:18:49.051 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-06T18:18:49.092 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-06T18:18:49.157 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-06T18:18:49.183 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-06T18:18:49.250 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-06T18:18:49.290 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-06T18:18:49.291 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T18:18:49.374 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-06T18:18:49.375 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-06T18:18:49.375 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:18:49.525 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:18:49.542 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-06T18:18:49.542 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:18:49.606 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T18:18:49.741 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:18:49.814 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-06T18:18:49.814 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T18:18:50.000 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T18:18:50.056 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-06T18:18:50.166 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T18:18:50.252 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-06T18:18:50.325 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-06T18:18:50.465 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:18:50.465 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-06T18:18:50.466 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-06T18:18:50.467 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-06T18:18:50.467 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-06T18:18:50.467 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-06T18:18:50.467 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-06T18:18:50.467 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-06T18:18:50.467 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-06T18:18:50.467 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-06T18:18:50.467 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T18:18:50.467 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-06T18:18:50.467 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-06T18:18:50.467 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-06T18:18:50.467 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-06T18:18:50.467 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-06T18:18:50.467 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-06T18:18:50.474 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-06T18:18:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:18:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-06T18:18:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-06T18:18:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-06T18:18:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-06T18:18:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-06T18:18:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-06T18:18:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-06T18:18:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-06T18:18:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-06T18:18:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-06T18:18:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-06T18:18:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-06T18:18:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-06T18:18:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-06T18:18:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-06T18:18:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-06T18:18:50.647 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-06T18:18:50.816 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-06T18:18:50.940 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-06T18:18:51.100 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-06T18:18:51.100 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:18:51.273 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:18:51.816 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-06T18:18:52.224 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:18:52.225 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-06T18:18:52.225 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-06T18:18:52.225 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-06T18:18:52.225 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-06T18:18:52.225 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-06T18:18:52.225 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-06T18:18:52.225 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-06T18:18:52.225 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-06T18:18:52.225 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-06T18:18:52.225 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-06T18:18:52.225 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-06T18:18:52.225 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-06T18:18:52.225 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-06T18:18:52.226 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-06T18:18:52.227 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-06T18:18:54.572 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-06T18:18:54.572 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-06T18:18:54.769 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:18:54.769 INFO:teuthology.orchestra.run.smithi195.stdout:Downgraded: 2023-12-06T18:18:54.769 INFO:teuthology.orchestra.run.smithi195.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:54.769 INFO:teuthology.orchestra.run.smithi195.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:18:54.769 INFO:teuthology.orchestra.run.smithi195.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:54.770 INFO:teuthology.orchestra.run.smithi195.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:54.770 INFO:teuthology.orchestra.run.smithi195.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:54.770 INFO:teuthology.orchestra.run.smithi195.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:54.770 INFO:teuthology.orchestra.run.smithi195.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:54.770 INFO:teuthology.orchestra.run.smithi195.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:54.770 INFO:teuthology.orchestra.run.smithi195.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:54.771 INFO:teuthology.orchestra.run.smithi195.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:18:54.771 INFO:teuthology.orchestra.run.smithi195.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:54.771 INFO:teuthology.orchestra.run.smithi195.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:54.771 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-06T18:18:54.771 INFO:teuthology.orchestra.run.smithi195.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:54.771 INFO:teuthology.orchestra.run.smithi195.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:18:54.771 INFO:teuthology.orchestra.run.smithi195.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:54.771 INFO:teuthology.orchestra.run.smithi195.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:54.772 INFO:teuthology.orchestra.run.smithi195.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:54.772 INFO:teuthology.orchestra.run.smithi195.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:18:54.772 INFO:teuthology.orchestra.run.smithi195.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T18:18:54.772 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:18:54.772 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-06T18:18:54.819 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-06T18:18:54.819 INFO:teuthology.orchestra.run.smithi174.stdout:Installed products updated. 2023-12-06T18:18:54.968 DEBUG:teuthology.parallel:result is None 2023-12-06T18:18:55.012 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:18:55.012 INFO:teuthology.orchestra.run.smithi174.stdout:Downgraded: 2023-12-06T18:18:55.012 INFO:teuthology.orchestra.run.smithi174.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:55.012 INFO:teuthology.orchestra.run.smithi174.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:18:55.012 INFO:teuthology.orchestra.run.smithi174.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:55.012 INFO:teuthology.orchestra.run.smithi174.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:55.012 INFO:teuthology.orchestra.run.smithi174.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:55.012 INFO:teuthology.orchestra.run.smithi174.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:55.012 INFO:teuthology.orchestra.run.smithi174.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:55.012 INFO:teuthology.orchestra.run.smithi174.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:55.013 INFO:teuthology.orchestra.run.smithi174.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:55.013 INFO:teuthology.orchestra.run.smithi174.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:18:55.013 INFO:teuthology.orchestra.run.smithi174.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:55.013 INFO:teuthology.orchestra.run.smithi174.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:55.013 INFO:teuthology.orchestra.run.smithi174.stdout:Installed: 2023-12-06T18:18:55.013 INFO:teuthology.orchestra.run.smithi174.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:55.013 INFO:teuthology.orchestra.run.smithi174.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:18:55.013 INFO:teuthology.orchestra.run.smithi174.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:55.013 INFO:teuthology.orchestra.run.smithi174.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:55.013 INFO:teuthology.orchestra.run.smithi174.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:55.013 INFO:teuthology.orchestra.run.smithi174.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:18:55.013 INFO:teuthology.orchestra.run.smithi174.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T18:18:55.014 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:18:55.014 INFO:teuthology.orchestra.run.smithi174.stdout:Complete! 2023-12-06T18:18:55.188 DEBUG:teuthology.parallel:result is None 2023-12-06T18:18:56.419 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-06T18:18:56.419 INFO:teuthology.orchestra.run.smithi038.stdout:Installed products updated. 2023-12-06T18:18:56.632 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:18:56.632 INFO:teuthology.orchestra.run.smithi038.stdout:Downgraded: 2023-12-06T18:18:56.632 INFO:teuthology.orchestra.run.smithi038.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:56.632 INFO:teuthology.orchestra.run.smithi038.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:18:56.632 INFO:teuthology.orchestra.run.smithi038.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:56.632 INFO:teuthology.orchestra.run.smithi038.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:56.632 INFO:teuthology.orchestra.run.smithi038.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:56.632 INFO:teuthology.orchestra.run.smithi038.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:56.632 INFO:teuthology.orchestra.run.smithi038.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:56.632 INFO:teuthology.orchestra.run.smithi038.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:56.633 INFO:teuthology.orchestra.run.smithi038.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:56.633 INFO:teuthology.orchestra.run.smithi038.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:18:56.633 INFO:teuthology.orchestra.run.smithi038.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:56.633 INFO:teuthology.orchestra.run.smithi038.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:56.633 INFO:teuthology.orchestra.run.smithi038.stdout:Installed: 2023-12-06T18:18:56.633 INFO:teuthology.orchestra.run.smithi038.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:56.633 INFO:teuthology.orchestra.run.smithi038.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:18:56.633 INFO:teuthology.orchestra.run.smithi038.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:56.633 INFO:teuthology.orchestra.run.smithi038.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:56.633 INFO:teuthology.orchestra.run.smithi038.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:18:56.633 INFO:teuthology.orchestra.run.smithi038.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:18:56.633 INFO:teuthology.orchestra.run.smithi038.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T18:18:56.633 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:18:56.633 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2023-12-06T18:18:56.827 DEBUG:teuthology.parallel:result is None 2023-12-06T18:18:56.827 INFO:teuthology.run_tasks:Running task install... 2023-12-06T18:18:56.837 DEBUG:teuthology.task.install:project ceph 2023-12-06T18:18:56.837 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58'}} 2023-12-06T18:18:56.837 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58'} 2023-12-06T18:18:56.837 INFO:teuthology.task.install:Using flavor: default 2023-12-06T18:18:56.843 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-06T18:18:56.843 INFO:teuthology.task.install:extra packages: [] 2023-12-06T18:18:56.844 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-06T18:18:56.844 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-06T18:18:56.849 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-06T18:18:56.850 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-06T18:18:56.851 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-06T18:18:56.851 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-06T18:18:56.999 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-06T18:18:56.999 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7644.g96fa2578 2023-12-06T18:18:57.004 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-06T18:18:57.004 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7644.g96fa2578 2023-12-06T18:18:57.120 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-06T18:18:57.120 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-12-06T18:18:57.120 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T18:18:57.145 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-06T18:18:57.146 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7644.g96fa2578 2023-12-06T18:18:57.152 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-06T18:18:57.152 DEBUG:teuthology.orchestra.run.smithi195:> 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-06T18:18:57.224 DEBUG:teuthology.orchestra.run.smithi195:> 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-06T18:18:57.247 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-06T18:18:57.247 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2023-12-06T18:18:57.247 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T18:18:57.279 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-06T18:18:57.279 DEBUG:teuthology.orchestra.run.smithi038:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/96fa2578c622ca9c169af6f426ca8b1616130e58/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T18:18:57.304 DEBUG:teuthology.orchestra.run.smithi195:> 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-06T18:18:57.350 DEBUG:teuthology.orchestra.run.smithi038:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-06T18:18:57.371 INFO:teuthology.orchestra.run.smithi195.stdout:check_obsoletes = 1 2023-12-06T18:18:57.373 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum clean all 2023-12-06T18:18:57.396 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-06T18:18:57.396 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-12-06T18:18:57.396 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T18:18:57.429 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-06T18:18:57.429 DEBUG:teuthology.orchestra.run.smithi174:> 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-06T18:18:57.430 DEBUG:teuthology.orchestra.run.smithi038:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-06T18:18:57.498 INFO:teuthology.orchestra.run.smithi038.stdout:check_obsoletes = 1 2023-12-06T18:18:57.499 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum clean all 2023-12-06T18:18:57.501 DEBUG:teuthology.orchestra.run.smithi174:> 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-06T18:18:57.582 DEBUG:teuthology.orchestra.run.smithi174:> 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-06T18:18:57.649 INFO:teuthology.orchestra.run.smithi174.stdout:check_obsoletes = 1 2023-12-06T18:18:57.651 DEBUG:teuthology.orchestra.run.smithi174:> sudo yum clean all 2023-12-06T18:18:57.746 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-06T18:18:57.891 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-06T18:18:58.022 INFO:teuthology.orchestra.run.smithi174.stdout:Updating Subscription Management repositories. 2023-12-06T18:18:58.076 INFO:teuthology.orchestra.run.smithi195.stdout:44 files removed 2023-12-06T18:18:58.124 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph-radosgw 2023-12-06T18:18:58.272 INFO:teuthology.orchestra.run.smithi038.stdout:44 files removed 2023-12-06T18:18:58.319 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum -y install ceph-radosgw 2023-12-06T18:18:58.367 INFO:teuthology.orchestra.run.smithi174.stdout:44 files removed 2023-12-06T18:18:58.414 DEBUG:teuthology.orchestra.run.smithi174:> sudo yum -y install ceph-radosgw 2023-12-06T18:18:58.452 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-06T18:18:58.672 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-06T18:18:58.744 INFO:teuthology.orchestra.run.smithi174.stdout:Updating Subscription Management repositories. 2023-12-06T18:18:59.167 INFO:teuthology.orchestra.run.smithi195.stdout:ceph packages for x86_64 317 kB/s | 81 kB 00:00 2023-12-06T18:18:59.426 INFO:teuthology.orchestra.run.smithi195.stdout:ceph noarch packages 42 kB/s | 9.5 kB 00:00 2023-12-06T18:18:59.621 INFO:teuthology.orchestra.run.smithi038.stdout:ceph packages for x86_64 204 kB/s | 81 kB 00:00 2023-12-06T18:18:59.677 INFO:teuthology.orchestra.run.smithi195.stdout:ceph source packages 6.5 kB/s | 1.5 kB 00:00 2023-12-06T18:18:59.745 INFO:teuthology.orchestra.run.smithi174.stdout:ceph packages for x86_64 181 kB/s | 81 kB 00:00 2023-12-06T18:18:59.886 INFO:teuthology.orchestra.run.smithi195.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-06T18:19:00.039 INFO:teuthology.orchestra.run.smithi038.stdout:ceph noarch packages 25 kB/s | 9.5 kB 00:00 2023-12-06T18:19:00.163 INFO:teuthology.orchestra.run.smithi174.stdout:ceph noarch packages 25 kB/s | 9.5 kB 00:00 2023-12-06T18:19:00.431 INFO:teuthology.orchestra.run.smithi038.stdout:ceph source packages 4.0 kB/s | 1.5 kB 00:00 2023-12-06T18:19:00.615 INFO:teuthology.orchestra.run.smithi038.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-06T18:19:00.672 INFO:teuthology.orchestra.run.smithi174.stdout:ceph source packages 3.1 kB/s | 1.5 kB 00:00 2023-12-06T18:19:00.848 INFO:teuthology.orchestra.run.smithi174.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-06T18:19:01.664 INFO:teuthology.orchestra.run.smithi195.stdout:Extra Packages for Enterprise Linux 9.1 MB/s | 16 MB 00:01 2023-12-06T18:19:02.759 INFO:teuthology.orchestra.run.smithi174.stdout:Extra Packages for Enterprise Linux 8.4 MB/s | 16 MB 00:01 2023-12-06T18:19:05.162 INFO:teuthology.orchestra.run.smithi195.stdout:lab-extras 613 kB/s | 24 kB 00:00 2023-12-06T18:19:06.072 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 57 MB/s | 47 MB 00:00 2023-12-06T18:19:06.357 INFO:teuthology.orchestra.run.smithi174.stdout:lab-extras 387 kB/s | 24 kB 00:00 2023-12-06T18:19:07.234 INFO:teuthology.orchestra.run.smithi174.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 59 MB/s | 47 MB 00:00 2023-12-06T18:19:10.718 INFO:teuthology.orchestra.run.smithi038.stdout:Extra Packages for Enterprise Linux 1.6 MB/s | 16 MB 00:10 2023-12-06T18:19:13.956 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 62 MB/s | 53 MB 00:00 2023-12-06T18:19:14.407 INFO:teuthology.orchestra.run.smithi038.stdout:lab-extras 432 kB/s | 24 kB 00:00 2023-12-06T18:19:15.151 INFO:teuthology.orchestra.run.smithi174.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 62 MB/s | 53 MB 00:00 2023-12-06T18:19:15.309 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 57 MB/s | 47 MB 00:00 2023-12-06T18:19:23.744 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 61 MB/s | 53 MB 00:00 2023-12-06T18:19:25.078 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-06T18:19:25.081 INFO:teuthology.orchestra.run.smithi195.stdout:==================================================================================================== 2023-12-06T18:19:25.081 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2023-12-06T18:19:25.081 INFO:teuthology.orchestra.run.smithi195.stdout:==================================================================================================== 2023-12-06T18:19:25.081 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-06T18:19:25.081 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-radosgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 14 M 2023-12-06T18:19:25.081 INFO:teuthology.orchestra.run.smithi195.stdout:Upgrading: 2023-12-06T18:19:25.082 INFO:teuthology.orchestra.run.smithi195.stdout: librados2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.8 M 2023-12-06T18:19:25.082 INFO:teuthology.orchestra.run.smithi195.stdout: librbd1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.7 M 2023-12-06T18:19:25.082 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2023-12-06T18:19:25.082 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-base x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 5.4 M 2023-12-06T18:19:25.082 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 23 M 2023-12-06T18:19:25.082 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-selinux x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 24 k 2023-12-06T18:19:25.082 INFO:teuthology.orchestra.run.smithi195.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T18:19:25.082 INFO:teuthology.orchestra.run.smithi195.stdout: libcephfs2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 839 k 2023-12-06T18:19:25.082 INFO:teuthology.orchestra.run.smithi195.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T18:19:25.082 INFO:teuthology.orchestra.run.smithi195.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T18:19:25.082 INFO:teuthology.orchestra.run.smithi195.stdout: libradosstriper1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 517 k 2023-12-06T18:19:25.082 INFO:teuthology.orchestra.run.smithi195.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T18:19:25.083 INFO:teuthology.orchestra.run.smithi195.stdout: librgw2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 6.9 M 2023-12-06T18:19:25.083 INFO:teuthology.orchestra.run.smithi195.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T18:19:25.083 INFO:teuthology.orchestra.run.smithi195.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T18:19:25.083 INFO:teuthology.orchestra.run.smithi195.stdout: python3-ceph-argparse x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 45 k 2023-12-06T18:19:25.083 INFO:teuthology.orchestra.run.smithi195.stdout: python3-ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 128 k 2023-12-06T18:19:25.083 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cephfs x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 197 k 2023-12-06T18:19:25.083 INFO:teuthology.orchestra.run.smithi195.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T18:19:25.083 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rados x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 371 k 2023-12-06T18:19:25.083 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rbd x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 365 k 2023-12-06T18:19:25.083 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 107 k 2023-12-06T18:19:25.083 INFO:teuthology.orchestra.run.smithi195.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T18:19:25.083 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:19:25.083 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-06T18:19:25.084 INFO:teuthology.orchestra.run.smithi195.stdout:==================================================================================================== 2023-12-06T18:19:25.084 INFO:teuthology.orchestra.run.smithi195.stdout:Install 21 Packages 2023-12-06T18:19:25.084 INFO:teuthology.orchestra.run.smithi195.stdout:Upgrade 2 Packages 2023-12-06T18:19:25.084 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:19:25.084 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 62 M 2023-12-06T18:19:25.084 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-06T18:19:26.491 INFO:teuthology.orchestra.run.smithi174.stdout:Dependencies resolved. 2023-12-06T18:19:26.493 INFO:teuthology.orchestra.run.smithi174.stdout:==================================================================================================== 2023-12-06T18:19:26.493 INFO:teuthology.orchestra.run.smithi174.stdout: Package Arch Version Repository Size 2023-12-06T18:19:26.493 INFO:teuthology.orchestra.run.smithi174.stdout:==================================================================================================== 2023-12-06T18:19:26.493 INFO:teuthology.orchestra.run.smithi174.stdout:Installing: 2023-12-06T18:19:26.493 INFO:teuthology.orchestra.run.smithi174.stdout: ceph-radosgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 14 M 2023-12-06T18:19:26.493 INFO:teuthology.orchestra.run.smithi174.stdout:Upgrading: 2023-12-06T18:19:26.493 INFO:teuthology.orchestra.run.smithi174.stdout: librados2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.8 M 2023-12-06T18:19:26.494 INFO:teuthology.orchestra.run.smithi174.stdout: librbd1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.7 M 2023-12-06T18:19:26.494 INFO:teuthology.orchestra.run.smithi174.stdout:Installing dependencies: 2023-12-06T18:19:26.494 INFO:teuthology.orchestra.run.smithi174.stdout: ceph-base x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 5.4 M 2023-12-06T18:19:26.494 INFO:teuthology.orchestra.run.smithi174.stdout: ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 23 M 2023-12-06T18:19:26.494 INFO:teuthology.orchestra.run.smithi174.stdout: ceph-selinux x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 24 k 2023-12-06T18:19:26.494 INFO:teuthology.orchestra.run.smithi174.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T18:19:26.494 INFO:teuthology.orchestra.run.smithi174.stdout: libcephfs2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 839 k 2023-12-06T18:19:26.494 INFO:teuthology.orchestra.run.smithi174.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T18:19:26.494 INFO:teuthology.orchestra.run.smithi174.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T18:19:26.494 INFO:teuthology.orchestra.run.smithi174.stdout: libradosstriper1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 517 k 2023-12-06T18:19:26.494 INFO:teuthology.orchestra.run.smithi174.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T18:19:26.494 INFO:teuthology.orchestra.run.smithi174.stdout: librgw2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 6.9 M 2023-12-06T18:19:26.494 INFO:teuthology.orchestra.run.smithi174.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T18:19:26.494 INFO:teuthology.orchestra.run.smithi174.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T18:19:26.495 INFO:teuthology.orchestra.run.smithi174.stdout: python3-ceph-argparse x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 45 k 2023-12-06T18:19:26.495 INFO:teuthology.orchestra.run.smithi174.stdout: python3-ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 128 k 2023-12-06T18:19:26.495 INFO:teuthology.orchestra.run.smithi174.stdout: python3-cephfs x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 197 k 2023-12-06T18:19:26.495 INFO:teuthology.orchestra.run.smithi174.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T18:19:26.495 INFO:teuthology.orchestra.run.smithi174.stdout: python3-rados x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 371 k 2023-12-06T18:19:26.495 INFO:teuthology.orchestra.run.smithi174.stdout: python3-rbd x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 365 k 2023-12-06T18:19:26.495 INFO:teuthology.orchestra.run.smithi174.stdout: python3-rgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 107 k 2023-12-06T18:19:26.495 INFO:teuthology.orchestra.run.smithi174.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T18:19:26.495 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:19:26.495 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction Summary 2023-12-06T18:19:26.495 INFO:teuthology.orchestra.run.smithi174.stdout:==================================================================================================== 2023-12-06T18:19:26.495 INFO:teuthology.orchestra.run.smithi174.stdout:Install 21 Packages 2023-12-06T18:19:26.495 INFO:teuthology.orchestra.run.smithi174.stdout:Upgrade 2 Packages 2023-12-06T18:19:26.495 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:19:26.496 INFO:teuthology.orchestra.run.smithi174.stdout:Total download size: 62 M 2023-12-06T18:19:26.496 INFO:teuthology.orchestra.run.smithi174.stdout:Downloading Packages: 2023-12-06T18:19:27.365 INFO:teuthology.orchestra.run.smithi195.stdout:(1/23): ceph-base-18.0.0-7644.g96fa2578.el8.x86 2.7 MB/s | 5.4 MB 00:01 2023-12-06T18:19:27.465 INFO:teuthology.orchestra.run.smithi195.stdout:(2/23): ceph-selinux-18.0.0-7644.g96fa2578.el8. 244 kB/s | 24 kB 00:00 2023-12-06T18:19:27.724 INFO:teuthology.orchestra.run.smithi195.stdout:(3/23): libcephfs2-18.0.0-7644.g96fa2578.el8.x8 3.2 MB/s | 839 kB 00:00 2023-12-06T18:19:27.924 INFO:teuthology.orchestra.run.smithi195.stdout:(4/23): libradosstriper1-18.0.0-7644.g96fa2578. 2.5 MB/s | 517 kB 00:00 2023-12-06T18:19:28.585 INFO:teuthology.orchestra.run.smithi174.stdout:(1/23): ceph-base-18.0.0-7644.g96fa2578.el8.x86 2.9 MB/s | 5.4 MB 00:01 2023-12-06T18:19:28.702 INFO:teuthology.orchestra.run.smithi174.stdout:(2/23): ceph-selinux-18.0.0-7644.g96fa2578.el8. 209 kB/s | 24 kB 00:00 2023-12-06T18:19:28.724 INFO:teuthology.orchestra.run.smithi195.stdout:(5/23): ceph-radosgw-18.0.0-7644.g96fa2578.el8. 4.2 MB/s | 14 MB 00:03 2023-12-06T18:19:29.292 INFO:teuthology.orchestra.run.smithi195.stdout:(6/23): python3-ceph-argparse-18.0.0-7644.g96fa 79 kB/s | 45 kB 00:00 2023-12-06T18:19:29.344 INFO:teuthology.orchestra.run.smithi174.stdout:(3/23): libcephfs2-18.0.0-7644.g96fa2578.el8.x8 1.3 MB/s | 839 kB 00:00 2023-12-06T18:19:29.383 INFO:teuthology.orchestra.run.smithi195.stdout:(7/23): python3-ceph-common-18.0.0-7644.g96fa25 1.4 MB/s | 128 kB 00:00 2023-12-06T18:19:29.475 INFO:teuthology.orchestra.run.smithi195.stdout:(8/23): librgw2-18.0.0-7644.g96fa2578.el8.x86_6 4.5 MB/s | 6.9 MB 00:01 2023-12-06T18:19:29.500 INFO:teuthology.orchestra.run.smithi195.stdout:(9/23): python3-cephfs-18.0.0-7644.g96fa2578.el 1.6 MB/s | 197 kB 00:00 2023-12-06T18:19:29.510 INFO:teuthology.orchestra.run.smithi174.stdout:(4/23): libradosstriper1-18.0.0-7644.g96fa2578. 3.0 MB/s | 517 kB 00:00 2023-12-06T18:19:29.609 INFO:teuthology.orchestra.run.smithi195.stdout:(10/23): python3-rados-18.0.0-7644.g96fa2578.el 2.7 MB/s | 371 kB 00:00 2023-12-06T18:19:29.651 INFO:teuthology.orchestra.run.smithi195.stdout:(11/23): python3-rbd-18.0.0-7644.g96fa2578.el8. 2.4 MB/s | 365 kB 00:00 2023-12-06T18:19:29.701 INFO:teuthology.orchestra.run.smithi195.stdout:(12/23): python3-rgw-18.0.0-7644.g96fa2578.el8. 1.1 MB/s | 107 kB 00:00 2023-12-06T18:19:30.094 INFO:teuthology.orchestra.run.smithi174.stdout:(5/23): ceph-radosgw-18.0.0-7644.g96fa2578.el8. 4.2 MB/s | 14 MB 00:03 2023-12-06T18:19:30.143 INFO:teuthology.orchestra.run.smithi195.stdout:(13/23): ceph-common-18.0.0-7644.g96fa2578.el8. 4.8 MB/s | 23 MB 00:04 2023-12-06T18:19:30.160 INFO:teuthology.orchestra.run.smithi195.stdout:(14/23): liboath-2.6.2-3.el8.x86_64.rpm 128 kB/s | 59 kB 00:00 2023-12-06T18:19:30.177 INFO:teuthology.orchestra.run.smithi174.stdout:(6/23): python3-ceph-argparse-18.0.0-7644.g96fa 537 kB/s | 45 kB 00:00 2023-12-06T18:19:30.185 INFO:teuthology.orchestra.run.smithi195.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 573 kB/s | 306 kB 00:00 2023-12-06T18:19:30.236 INFO:teuthology.orchestra.run.smithi195.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 5.1 MB/s | 259 kB 00:00 2023-12-06T18:19:30.269 INFO:teuthology.orchestra.run.smithi174.stdout:(7/23): python3-ceph-common-18.0.0-7644.g96fa25 1.4 MB/s | 128 kB 00:00 2023-12-06T18:19:30.270 INFO:teuthology.orchestra.run.smithi195.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 1.3 MB/s | 44 kB 00:00 2023-12-06T18:19:30.333 INFO:teuthology.orchestra.run.smithi195.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 5.5 MB/s | 354 kB 00:00 2023-12-06T18:19:30.370 INFO:teuthology.orchestra.run.smithi195.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.2 MB/s | 47 kB 00:00 2023-12-06T18:19:30.462 INFO:teuthology.orchestra.run.smithi195.stdout:(20/23): libunwind-1.3.1-3.el8.x86_64.rpm 236 kB/s | 75 kB 00:00 2023-12-06T18:19:30.495 INFO:teuthology.orchestra.run.smithi174.stdout:(8/23): python3-cephfs-18.0.0-7644.g96fa2578.el 875 kB/s | 197 kB 00:00 2023-12-06T18:19:30.653 INFO:teuthology.orchestra.run.smithi174.stdout:(9/23): python3-rados-18.0.0-7644.g96fa2578.el8 2.3 MB/s | 371 kB 00:00 2023-12-06T18:19:30.812 INFO:teuthology.orchestra.run.smithi174.stdout:(10/23): python3-rbd-18.0.0-7644.g96fa2578.el8. 2.3 MB/s | 365 kB 00:00 2023-12-06T18:19:30.929 INFO:teuthology.orchestra.run.smithi174.stdout:(11/23): python3-rgw-18.0.0-7644.g96fa2578.el8. 917 kB/s | 107 kB 00:00 2023-12-06T18:19:31.129 INFO:teuthology.orchestra.run.smithi195.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 1.8 MB/s | 1.7 MB 00:00 2023-12-06T18:19:31.188 INFO:teuthology.orchestra.run.smithi195.stdout:(22/23): librbd1-18.0.0-7644.g96fa2578.el8.x86_ 5.1 MB/s | 3.7 MB 00:00 2023-12-06T18:19:31.238 INFO:teuthology.orchestra.run.smithi195.stdout:(23/23): librados2-18.0.0-7644.g96fa2578.el8.x8 4.3 MB/s | 3.8 MB 00:00 2023-12-06T18:19:31.240 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:19:31.241 INFO:teuthology.orchestra.run.smithi195.stdout:Total 10 MB/s | 62 MB 00:06 2023-12-06T18:19:31.271 INFO:teuthology.orchestra.run.smithi174.stdout:(12/23): librgw2-18.0.0-7644.g96fa2578.el8.x86_ 3.9 MB/s | 6.9 MB 00:01 2023-12-06T18:19:31.287 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-06T18:19:31.332 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-06T18:19:31.333 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-06T18:19:31.513 INFO:teuthology.orchestra.run.smithi174.stdout:(13/23): gperftools-libs-2.7-9.el8.x86_64.rpm 525 kB/s | 306 kB 00:00 2023-12-06T18:19:31.638 INFO:teuthology.orchestra.run.smithi174.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 601 kB/s | 75 kB 00:00 2023-12-06T18:19:31.667 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-06T18:19:31.671 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-06T18:19:31.688 INFO:teuthology.orchestra.run.smithi174.stdout:(15/23): liboath-2.6.2-3.el8.x86_64.rpm 141 kB/s | 59 kB 00:00 2023-12-06T18:19:31.747 INFO:teuthology.orchestra.run.smithi174.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.3 MB/s | 259 kB 00:00 2023-12-06T18:19:31.789 INFO:teuthology.orchestra.run.smithi174.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 1.0 MB/s | 44 kB 00:00 2023-12-06T18:19:31.831 INFO:teuthology.orchestra.run.smithi174.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 8.3 MB/s | 354 kB 00:00 2023-12-06T18:19:31.873 INFO:teuthology.orchestra.run.smithi174.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.1 MB/s | 47 kB 00:00 2023-12-06T18:19:31.965 INFO:teuthology.orchestra.run.smithi174.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 5.3 MB/s | 1.7 MB 00:00 2023-12-06T18:19:32.865 INFO:teuthology.orchestra.run.smithi174.stdout:(21/23): librbd1-18.0.0-7644.g96fa2578.el8.x86_ 4.1 MB/s | 3.7 MB 00:00 2023-12-06T18:19:32.895 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-06T18:19:33.049 INFO:teuthology.orchestra.run.smithi174.stdout:(22/23): librados2-18.0.0-7644.g96fa2578.el8.x8 3.2 MB/s | 3.8 MB 00:01 2023-12-06T18:19:33.107 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T18:19:33.309 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:19:33.713 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:19:33.758 INFO:teuthology.orchestra.run.smithi174.stdout:(23/23): ceph-common-18.0.0-7644.g96fa2578.el8. 3.2 MB/s | 23 MB 00:07 2023-12-06T18:19:33.761 INFO:teuthology.orchestra.run.smithi174.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:19:33.762 INFO:teuthology.orchestra.run.smithi174.stdout:Total 8.5 MB/s | 62 MB 00:07 2023-12-06T18:19:33.806 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction check 2023-12-06T18:19:33.852 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction check succeeded. 2023-12-06T18:19:33.853 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction test 2023-12-06T18:19:33.859 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:19:33.954 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:19:34.131 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:19:34.193 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction test succeeded. 2023-12-06T18:19:34.197 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction 2023-12-06T18:19:34.395 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T18:19:34.576 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:19:34.988 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:19:35.217 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:19:35.286 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:19:35.361 INFO:teuthology.orchestra.run.smithi174.stdout: Preparing : 1/1 2023-12-06T18:19:35.483 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-06T18:19:35.579 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T18:19:35.634 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T18:19:35.791 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:19:35.822 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2023-12-06T18:19:35.825 INFO:teuthology.orchestra.run.smithi038.stdout:==================================================================================================== 2023-12-06T18:19:35.825 INFO:teuthology.orchestra.run.smithi038.stdout: Package Arch Version Repository Size 2023-12-06T18:19:35.825 INFO:teuthology.orchestra.run.smithi038.stdout:==================================================================================================== 2023-12-06T18:19:35.825 INFO:teuthology.orchestra.run.smithi038.stdout:Installing: 2023-12-06T18:19:35.825 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-radosgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 14 M 2023-12-06T18:19:35.825 INFO:teuthology.orchestra.run.smithi038.stdout:Upgrading: 2023-12-06T18:19:35.825 INFO:teuthology.orchestra.run.smithi038.stdout: librados2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.8 M 2023-12-06T18:19:35.825 INFO:teuthology.orchestra.run.smithi038.stdout: librbd1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.7 M 2023-12-06T18:19:35.825 INFO:teuthology.orchestra.run.smithi038.stdout:Installing dependencies: 2023-12-06T18:19:35.825 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-base x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 5.4 M 2023-12-06T18:19:35.826 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 23 M 2023-12-06T18:19:35.826 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-selinux x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 24 k 2023-12-06T18:19:35.826 INFO:teuthology.orchestra.run.smithi038.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T18:19:35.826 INFO:teuthology.orchestra.run.smithi038.stdout: libcephfs2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 839 k 2023-12-06T18:19:35.826 INFO:teuthology.orchestra.run.smithi038.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T18:19:35.826 INFO:teuthology.orchestra.run.smithi038.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T18:19:35.826 INFO:teuthology.orchestra.run.smithi038.stdout: libradosstriper1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 517 k 2023-12-06T18:19:35.826 INFO:teuthology.orchestra.run.smithi038.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T18:19:35.826 INFO:teuthology.orchestra.run.smithi038.stdout: librgw2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 6.9 M 2023-12-06T18:19:35.826 INFO:teuthology.orchestra.run.smithi038.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T18:19:35.826 INFO:teuthology.orchestra.run.smithi038.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T18:19:35.826 INFO:teuthology.orchestra.run.smithi038.stdout: python3-ceph-argparse x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 45 k 2023-12-06T18:19:35.826 INFO:teuthology.orchestra.run.smithi038.stdout: python3-ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 128 k 2023-12-06T18:19:35.827 INFO:teuthology.orchestra.run.smithi038.stdout: python3-cephfs x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 197 k 2023-12-06T18:19:35.827 INFO:teuthology.orchestra.run.smithi038.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T18:19:35.827 INFO:teuthology.orchestra.run.smithi038.stdout: python3-rados x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 371 k 2023-12-06T18:19:35.827 INFO:teuthology.orchestra.run.smithi038.stdout: python3-rbd x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 365 k 2023-12-06T18:19:35.827 INFO:teuthology.orchestra.run.smithi038.stdout: python3-rgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 107 k 2023-12-06T18:19:35.827 INFO:teuthology.orchestra.run.smithi038.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T18:19:35.827 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:19:35.827 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2023-12-06T18:19:35.827 INFO:teuthology.orchestra.run.smithi038.stdout:==================================================================================================== 2023-12-06T18:19:35.827 INFO:teuthology.orchestra.run.smithi038.stdout:Install 21 Packages 2023-12-06T18:19:35.827 INFO:teuthology.orchestra.run.smithi038.stdout:Upgrade 2 Packages 2023-12-06T18:19:35.827 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:19:35.828 INFO:teuthology.orchestra.run.smithi038.stdout:Total download size: 62 M 2023-12-06T18:19:35.828 INFO:teuthology.orchestra.run.smithi038.stdout:Downloading Packages: 2023-12-06T18:19:36.310 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T18:19:36.367 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:19:36.525 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:19:36.574 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:19:36.582 INFO:teuthology.orchestra.run.smithi174.stdout: Upgrading : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:19:36.664 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:19:36.678 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 11/25 2023-12-06T18:19:36.820 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:19:36.863 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:19:37.052 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:19:37.126 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T18:19:37.279 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 14/25 2023-12-06T18:19:37.341 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:19:37.408 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:19:37.444 INFO:teuthology.orchestra.run.smithi038.stdout:(1/23): ceph-common-18.0.0-7644.g96fa2578.el8.x 15 MB/s | 23 MB 00:01 2023-12-06T18:19:37.477 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:19:37.486 INFO:teuthology.orchestra.run.smithi038.stdout:(2/23): ceph-selinux-18.0.0-7644.g96fa2578.el8. 586 kB/s | 24 kB 00:00 2023-12-06T18:19:37.578 INFO:teuthology.orchestra.run.smithi038.stdout:(3/23): libcephfs2-18.0.0-7644.g96fa2578.el8.x8 9.0 MB/s | 839 kB 00:00 2023-12-06T18:19:37.626 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T18:19:37.637 INFO:teuthology.orchestra.run.smithi038.stdout:(4/23): libradosstriper1-18.0.0-7644.g96fa2578. 8.7 MB/s | 517 kB 00:00 2023-12-06T18:19:37.760 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:19:37.812 INFO:teuthology.orchestra.run.smithi038.stdout:(5/23): ceph-base-18.0.0-7644.g96fa2578.el8.x86 2.9 MB/s | 5.4 MB 00:01 2023-12-06T18:19:37.818 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T18:19:37.996 INFO:teuthology.orchestra.run.smithi038.stdout:(6/23): librgw2-18.0.0-7644.g96fa2578.el8.x86_6 19 MB/s | 6.9 MB 00:00 2023-12-06T18:19:38.007 INFO:teuthology.orchestra.run.smithi174.stdout: Upgrading : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:19:38.021 INFO:teuthology.orchestra.run.smithi038.stdout:(7/23): python3-ceph-argparse-18.0.0-7644.g96fa 214 kB/s | 45 kB 00:00 2023-12-06T18:19:38.046 INFO:teuthology.orchestra.run.smithi038.stdout:(8/23): python3-ceph-common-18.0.0-7644.g96fa25 2.5 MB/s | 128 kB 00:00 2023-12-06T18:19:38.059 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T18:19:38.063 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:19:38.096 INFO:teuthology.orchestra.run.smithi038.stdout:(9/23): python3-rados-18.0.0-7644.g96fa2578.el8 7.3 MB/s | 371 kB 00:00 2023-12-06T18:19:38.122 INFO:teuthology.orchestra.run.smithi038.stdout:(10/23): python3-cephfs-18.0.0-7644.g96fa2578.e 1.9 MB/s | 197 kB 00:00 2023-12-06T18:19:38.173 INFO:teuthology.orchestra.run.smithi038.stdout:(11/23): python3-rbd-18.0.0-7644.g96fa2578.el8. 4.7 MB/s | 365 kB 00:00 2023-12-06T18:19:38.223 INFO:teuthology.orchestra.run.smithi038.stdout:(12/23): python3-rgw-18.0.0-7644.g96fa2578.el8. 1.0 MB/s | 107 kB 00:00 2023-12-06T18:19:38.225 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 19/25 2023-12-06T18:19:38.256 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-06T18:19:38.441 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T18:19:38.639 INFO:teuthology.orchestra.run.smithi038.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 141 kB/s | 59 kB 00:00 2023-12-06T18:19:38.841 INFO:teuthology.orchestra.run.smithi038.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 375 kB/s | 75 kB 00:00 2023-12-06T18:19:38.865 INFO:teuthology.orchestra.run.smithi038.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 442 kB/s | 306 kB 00:00 2023-12-06T18:19:38.924 INFO:teuthology.orchestra.run.smithi038.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.3 MB/s | 259 kB 00:00 2023-12-06T18:19:38.966 INFO:teuthology.orchestra.run.smithi038.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 1.0 MB/s | 44 kB 00:00 2023-12-06T18:19:39.008 INFO:teuthology.orchestra.run.smithi038.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 8.3 MB/s | 354 kB 00:00 2023-12-06T18:19:39.042 INFO:teuthology.orchestra.run.smithi038.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.4 MB/s | 47 kB 00:00 2023-12-06T18:19:39.116 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T18:19:39.274 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:19:39.317 INFO:teuthology.orchestra.run.smithi038.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 3.6 MB/s | 1.7 MB 00:00 2023-12-06T18:19:39.376 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:19:39.527 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 11/25 2023-12-06T18:19:39.609 INFO:teuthology.orchestra.run.smithi038.stdout:(21/23): librbd1-18.0.0-7644.g96fa2578.el8.x86_ 13 MB/s | 3.7 MB 00:00 2023-12-06T18:19:39.694 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:19:39.939 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:19:40.010 INFO:teuthology.orchestra.run.smithi038.stdout:(22/23): ceph-radosgw-18.0.0-7644.g96fa2578.el8 3.4 MB/s | 14 MB 00:04 2023-12-06T18:19:40.068 INFO:teuthology.orchestra.run.smithi038.stdout:(23/23): librados2-18.0.0-7644.g96fa2578.el8.x8 3.7 MB/s | 3.8 MB 00:01 2023-12-06T18:19:40.073 INFO:teuthology.orchestra.run.smithi038.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:19:40.073 INFO:teuthology.orchestra.run.smithi038.stdout:Total 15 MB/s | 62 MB 00:04 2023-12-06T18:19:40.122 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction check 2023-12-06T18:19:40.127 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 14/25 2023-12-06T18:19:40.172 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction check succeeded. 2023-12-06T18:19:40.173 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction test 2023-12-06T18:19:40.315 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:19:40.388 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:19:40.517 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T18:19:40.533 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction test succeeded. 2023-12-06T18:19:40.538 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction 2023-12-06T18:19:40.696 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T18:19:40.939 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T18:19:41.283 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 19/25 2023-12-06T18:19:41.740 INFO:teuthology.orchestra.run.smithi038.stdout: Preparing : 1/1 2023-12-06T18:19:41.925 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T18:19:42.045 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:19:42.141 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:19:42.275 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:19:42.579 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:19:42.782 INFO:teuthology.orchestra.run.smithi038.stdout: Upgrading : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:19:42.865 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:19:42.886 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:19:43.047 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:19:43.081 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:19:43.193 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:19:43.273 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T18:19:43.341 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:19:43.474 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:19:43.905 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:19:44.099 INFO:teuthology.orchestra.run.smithi038.stdout: Upgrading : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:19:44.150 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:19:44.333 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-06T18:19:44.499 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T18:19:45.039 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:19:45.242 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T18:19:45.290 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:19:45.401 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:19:45.471 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:19:45.586 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 11/25 2023-12-06T18:19:45.736 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:19:45.870 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:19:45.996 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:19:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:19:46.189 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 14/25 2023-12-06T18:19:46.223 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:19:46.331 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:19:46.364 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:19:46.402 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:19:46.551 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T18:19:46.738 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T18:19:46.965 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T18:19:47.166 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 19/25 2023-12-06T18:19:51.302 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:19:51.515 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:19:52.134 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:19:52.447 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:19:52.526 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:19:52.689 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:20:02.279 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:20:02.280 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /sys 2023-12-06T18:20:02.280 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /proc 2023-12-06T18:20:02.280 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /dev 2023-12-06T18:20:02.280 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /run 2023-12-06T18:20:02.280 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /mnt 2023-12-06T18:20:02.280 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /var/tmp 2023-12-06T18:20:02.280 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /home 2023-12-06T18:20:02.280 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /tmp 2023-12-06T18:20:02.280 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /dev 2023-12-06T18:20:02.280 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:20:03.695 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:20:03.716 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:20:03.716 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:20:03.932 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:20:03.932 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:20:04.564 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:20:04.564 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 1/25 2023-12-06T18:20:04.564 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2/25 2023-12-06T18:20:04.565 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:20:04.565 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:20:04.565 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 5/25 2023-12-06T18:20:04.565 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 6/25 2023-12-06T18:20:04.565 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:20:04.565 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 8/25 2023-12-06T18:20:04.565 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 9/25 2023-12-06T18:20:04.565 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:20:04.565 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 11/25 2023-12-06T18:20:04.565 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:20:04.565 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:20:04.565 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T18:20:04.565 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T18:20:04.566 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T18:20:04.566 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T18:20:04.566 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-06T18:20:04.566 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-06T18:20:04.566 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-06T18:20:04.566 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-06T18:20:04.566 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:20:04.566 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T18:20:04.566 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 24/25 2023-12-06T18:20:04.694 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:20:04.694 INFO:teuthology.orchestra.run.smithi174.stdout:skipping the directory /sys 2023-12-06T18:20:04.694 INFO:teuthology.orchestra.run.smithi174.stdout:skipping the directory /proc 2023-12-06T18:20:04.695 INFO:teuthology.orchestra.run.smithi174.stdout:skipping the directory /dev 2023-12-06T18:20:04.695 INFO:teuthology.orchestra.run.smithi174.stdout:skipping the directory /run 2023-12-06T18:20:04.695 INFO:teuthology.orchestra.run.smithi174.stdout:skipping the directory /mnt 2023-12-06T18:20:04.695 INFO:teuthology.orchestra.run.smithi174.stdout:skipping the directory /var/tmp 2023-12-06T18:20:04.695 INFO:teuthology.orchestra.run.smithi174.stdout:skipping the directory /home 2023-12-06T18:20:04.695 INFO:teuthology.orchestra.run.smithi174.stdout:skipping the directory /tmp 2023-12-06T18:20:04.695 INFO:teuthology.orchestra.run.smithi174.stdout:skipping the directory /dev 2023-12-06T18:20:04.695 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:20:06.155 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:20:06.176 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:20:06.176 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:20:06.372 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:20:06.373 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:20:07.021 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:20:07.021 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 1/25 2023-12-06T18:20:07.021 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 5/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 6/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 8/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 9/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 11/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T18:20:07.022 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T18:20:07.023 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-06T18:20:07.023 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-06T18:20:07.023 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-06T18:20:07.023 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-06T18:20:07.023 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:20:07.023 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T18:20:07.023 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 24/25 2023-12-06T18:20:12.059 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:20:12.060 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /sys 2023-12-06T18:20:12.060 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /proc 2023-12-06T18:20:12.060 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /dev 2023-12-06T18:20:12.060 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /run 2023-12-06T18:20:12.060 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /mnt 2023-12-06T18:20:12.060 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /var/tmp 2023-12-06T18:20:12.060 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /home 2023-12-06T18:20:12.060 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /tmp 2023-12-06T18:20:12.060 INFO:teuthology.orchestra.run.smithi038.stdout:skipping the directory /dev 2023-12-06T18:20:12.060 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:20:13.528 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:20:13.528 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-06T18:20:13.585 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:20:13.608 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:20:13.608 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:20:13.715 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:20:13.715 INFO:teuthology.orchestra.run.smithi195.stdout:Upgraded: 2023-12-06T18:20:13.715 INFO:teuthology.orchestra.run.smithi195.stdout: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.715 INFO:teuthology.orchestra.run.smithi195.stdout: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.715 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-06T18:20:13.715 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.715 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.716 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.716 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.716 INFO:teuthology.orchestra.run.smithi195.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T18:20:13.716 INFO:teuthology.orchestra.run.smithi195.stdout: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.716 INFO:teuthology.orchestra.run.smithi195.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T18:20:13.716 INFO:teuthology.orchestra.run.smithi195.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T18:20:13.716 INFO:teuthology.orchestra.run.smithi195.stdout: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.716 INFO:teuthology.orchestra.run.smithi195.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T18:20:13.716 INFO:teuthology.orchestra.run.smithi195.stdout: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.716 INFO:teuthology.orchestra.run.smithi195.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T18:20:13.716 INFO:teuthology.orchestra.run.smithi195.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T18:20:13.716 INFO:teuthology.orchestra.run.smithi195.stdout: python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.716 INFO:teuthology.orchestra.run.smithi195.stdout: python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.717 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.717 INFO:teuthology.orchestra.run.smithi195.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T18:20:13.717 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.717 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.717 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:13.717 INFO:teuthology.orchestra.run.smithi195.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T18:20:13.717 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:20:13.717 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-06T18:20:13.822 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:20:13.823 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:20:13.885 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph-test 2023-12-06T18:20:14.236 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-06T18:20:14.308 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:20:14.308 INFO:teuthology.orchestra.run.smithi174.stdout:Installed products updated. 2023-12-06T18:20:14.436 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:20:14.436 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 1/25 2023-12-06T18:20:14.436 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2/25 2023-12-06T18:20:14.436 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:20:14.436 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:20:14.436 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 5/25 2023-12-06T18:20:14.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 6/25 2023-12-06T18:20:14.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:20:14.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 8/25 2023-12-06T18:20:14.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 9/25 2023-12-06T18:20:14.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:20:14.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 11/25 2023-12-06T18:20:14.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:20:14.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:20:14.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T18:20:14.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T18:20:14.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T18:20:14.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T18:20:14.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-06T18:20:14.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-06T18:20:14.438 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-06T18:20:14.438 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-06T18:20:14.438 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:20:14.438 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T18:20:14.438 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 24/25 2023-12-06T18:20:14.494 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:20:14.494 INFO:teuthology.orchestra.run.smithi174.stdout:Upgraded: 2023-12-06T18:20:14.494 INFO:teuthology.orchestra.run.smithi174.stdout: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.495 INFO:teuthology.orchestra.run.smithi174.stdout: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.495 INFO:teuthology.orchestra.run.smithi174.stdout:Installed: 2023-12-06T18:20:14.495 INFO:teuthology.orchestra.run.smithi174.stdout: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.495 INFO:teuthology.orchestra.run.smithi174.stdout: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.495 INFO:teuthology.orchestra.run.smithi174.stdout: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.495 INFO:teuthology.orchestra.run.smithi174.stdout: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.495 INFO:teuthology.orchestra.run.smithi174.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T18:20:14.495 INFO:teuthology.orchestra.run.smithi174.stdout: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.495 INFO:teuthology.orchestra.run.smithi174.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T18:20:14.495 INFO:teuthology.orchestra.run.smithi174.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T18:20:14.495 INFO:teuthology.orchestra.run.smithi174.stdout: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.495 INFO:teuthology.orchestra.run.smithi174.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T18:20:14.495 INFO:teuthology.orchestra.run.smithi174.stdout: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.496 INFO:teuthology.orchestra.run.smithi174.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T18:20:14.496 INFO:teuthology.orchestra.run.smithi174.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T18:20:14.496 INFO:teuthology.orchestra.run.smithi174.stdout: python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.496 INFO:teuthology.orchestra.run.smithi174.stdout: python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.496 INFO:teuthology.orchestra.run.smithi174.stdout: python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.496 INFO:teuthology.orchestra.run.smithi174.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T18:20:14.496 INFO:teuthology.orchestra.run.smithi174.stdout: python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.496 INFO:teuthology.orchestra.run.smithi174.stdout: python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.496 INFO:teuthology.orchestra.run.smithi174.stdout: python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:14.496 INFO:teuthology.orchestra.run.smithi174.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T18:20:14.496 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:20:14.496 INFO:teuthology.orchestra.run.smithi174.stdout:Complete! 2023-12-06T18:20:14.670 DEBUG:teuthology.orchestra.run.smithi174:> sudo yum -y install ceph-test 2023-12-06T18:20:15.018 INFO:teuthology.orchestra.run.smithi174.stdout:Updating Subscription Management repositories. 2023-12-06T18:20:16.030 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2023-12-06T18:20:16.474 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2023-12-06T18:20:16.887 INFO:teuthology.orchestra.run.smithi174.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 24 kB/s | 4.5 kB 00:00 2023-12-06T18:20:17.334 INFO:teuthology.orchestra.run.smithi174.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2023-12-06T18:20:18.070 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-12-06T18:20:18.071 INFO:teuthology.orchestra.run.smithi195.stdout:============================================================================================ 2023-12-06T18:20:18.071 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2023-12-06T18:20:18.071 INFO:teuthology.orchestra.run.smithi195.stdout:============================================================================================ 2023-12-06T18:20:18.071 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-12-06T18:20:18.071 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-test x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 49 M 2023-12-06T18:20:18.071 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2023-12-06T18:20:18.071 INFO:teuthology.orchestra.run.smithi195.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T18:20:18.071 INFO:teuthology.orchestra.run.smithi195.stdout: libcephsqlite x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 183 k 2023-12-06T18:20:18.072 INFO:teuthology.orchestra.run.smithi195.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T18:20:18.072 INFO:teuthology.orchestra.run.smithi195.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T18:20:18.072 INFO:teuthology.orchestra.run.smithi195.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T18:20:18.072 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:20:18.072 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-12-06T18:20:18.072 INFO:teuthology.orchestra.run.smithi195.stdout:============================================================================================ 2023-12-06T18:20:18.072 INFO:teuthology.orchestra.run.smithi195.stdout:Install 6 Packages 2023-12-06T18:20:18.072 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:20:18.072 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 50 M 2023-12-06T18:20:18.073 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 223 M 2023-12-06T18:20:18.073 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-12-06T18:20:18.106 INFO:teuthology.orchestra.run.smithi195.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.1 MB/s | 70 kB 00:00 2023-12-06T18:20:18.289 INFO:teuthology.orchestra.run.smithi195.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.8 MB/s | 323 kB 00:00 2023-12-06T18:20:18.314 INFO:teuthology.orchestra.run.smithi195.stdout:(3/6): libcephsqlite-18.0.0-7644.g96fa2578.el8. 761 kB/s | 183 kB 00:00 2023-12-06T18:20:18.473 INFO:teuthology.orchestra.run.smithi195.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 1.2 MB/s | 202 kB 00:00 2023-12-06T18:20:18.498 INFO:teuthology.orchestra.run.smithi195.stdout:(5/6): oniguruma-6.8.2-2.el8.x86_64.rpm 898 kB/s | 187 kB 00:00 2023-12-06T18:20:18.920 INFO:teuthology.orchestra.run.smithi174.stdout:Dependencies resolved. 2023-12-06T18:20:18.921 INFO:teuthology.orchestra.run.smithi174.stdout:============================================================================================ 2023-12-06T18:20:18.921 INFO:teuthology.orchestra.run.smithi174.stdout: Package Arch Version Repository Size 2023-12-06T18:20:18.921 INFO:teuthology.orchestra.run.smithi174.stdout:============================================================================================ 2023-12-06T18:20:18.921 INFO:teuthology.orchestra.run.smithi174.stdout:Installing: 2023-12-06T18:20:18.921 INFO:teuthology.orchestra.run.smithi174.stdout: ceph-test x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 49 M 2023-12-06T18:20:18.921 INFO:teuthology.orchestra.run.smithi174.stdout:Installing dependencies: 2023-12-06T18:20:18.921 INFO:teuthology.orchestra.run.smithi174.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T18:20:18.921 INFO:teuthology.orchestra.run.smithi174.stdout: libcephsqlite x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 183 k 2023-12-06T18:20:18.921 INFO:teuthology.orchestra.run.smithi174.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T18:20:18.921 INFO:teuthology.orchestra.run.smithi174.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T18:20:18.921 INFO:teuthology.orchestra.run.smithi174.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T18:20:18.921 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:20:18.922 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction Summary 2023-12-06T18:20:18.922 INFO:teuthology.orchestra.run.smithi174.stdout:============================================================================================ 2023-12-06T18:20:18.922 INFO:teuthology.orchestra.run.smithi174.stdout:Install 6 Packages 2023-12-06T18:20:18.922 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:20:18.922 INFO:teuthology.orchestra.run.smithi174.stdout:Total download size: 50 M 2023-12-06T18:20:18.922 INFO:teuthology.orchestra.run.smithi174.stdout:Installed size: 223 M 2023-12-06T18:20:18.923 INFO:teuthology.orchestra.run.smithi174.stdout:Downloading Packages: 2023-12-06T18:20:18.960 INFO:teuthology.orchestra.run.smithi174.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.8 MB/s | 70 kB 00:00 2023-12-06T18:20:19.119 INFO:teuthology.orchestra.run.smithi174.stdout:(2/6): libcephsqlite-18.0.0-7644.g96fa2578.el8. 937 kB/s | 183 kB 00:00 2023-12-06T18:20:19.144 INFO:teuthology.orchestra.run.smithi174.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.8 MB/s | 323 kB 00:00 2023-12-06T18:20:19.286 INFO:teuthology.orchestra.run.smithi174.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 1.4 MB/s | 202 kB 00:00 2023-12-06T18:20:19.311 INFO:teuthology.orchestra.run.smithi174.stdout:(5/6): oniguruma-6.8.2-2.el8.x86_64.rpm 976 kB/s | 187 kB 00:00 2023-12-06T18:20:22.515 INFO:teuthology.orchestra.run.smithi195.stdout:(6/6): ceph-test-18.0.0-7644.g96fa2578.el8.x86_ 11 MB/s | 49 MB 00:04 2023-12-06T18:20:22.517 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:20:22.517 INFO:teuthology.orchestra.run.smithi195.stdout:Total 11 MB/s | 50 MB 00:04 2023-12-06T18:20:22.556 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-12-06T18:20:22.577 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-12-06T18:20:22.577 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-12-06T18:20:22.849 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-12-06T18:20:22.852 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-12-06T18:20:23.322 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-12-06T18:20:23.493 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T18:20:23.579 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T18:20:23.779 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T18:20:23.910 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T18:20:24.067 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T18:20:24.118 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:20:24.118 INFO:teuthology.orchestra.run.smithi038.stdout:Installed products updated. 2023-12-06T18:20:24.218 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T18:20:24.321 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:20:24.322 INFO:teuthology.orchestra.run.smithi038.stdout:Upgraded: 2023-12-06T18:20:24.322 INFO:teuthology.orchestra.run.smithi038.stdout: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.322 INFO:teuthology.orchestra.run.smithi038.stdout: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.322 INFO:teuthology.orchestra.run.smithi038.stdout:Installed: 2023-12-06T18:20:24.322 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.322 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.322 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.322 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.322 INFO:teuthology.orchestra.run.smithi038.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T18:20:24.322 INFO:teuthology.orchestra.run.smithi038.stdout: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:24.323 INFO:teuthology.orchestra.run.smithi038.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T18:20:24.324 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:20:24.324 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2023-12-06T18:20:24.489 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum -y install ceph-test 2023-12-06T18:20:24.620 INFO:teuthology.orchestra.run.smithi174.stdout:(6/6): ceph-test-18.0.0-7644.g96fa2578.el8.x86_ 8.7 MB/s | 49 MB 00:05 2023-12-06T18:20:24.621 INFO:teuthology.orchestra.run.smithi174.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:20:24.621 INFO:teuthology.orchestra.run.smithi174.stdout:Total 8.8 MB/s | 50 MB 00:05 2023-12-06T18:20:24.658 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction check 2023-12-06T18:20:24.679 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction check succeeded. 2023-12-06T18:20:24.679 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction test 2023-12-06T18:20:24.859 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-06T18:20:24.951 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction test succeeded. 2023-12-06T18:20:24.955 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction 2023-12-06T18:20:25.405 INFO:teuthology.orchestra.run.smithi174.stdout: Preparing : 1/1 2023-12-06T18:20:25.567 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T18:20:25.649 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T18:20:25.848 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T18:20:26.034 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T18:20:26.199 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T18:20:26.342 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T18:20:26.642 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 24 kB/s | 4.5 kB 00:00 2023-12-06T18:20:27.036 INFO:teuthology.orchestra.run.smithi038.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 38 kB/s | 4.1 kB 00:00 2023-12-06T18:20:28.730 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2023-12-06T18:20:28.731 INFO:teuthology.orchestra.run.smithi038.stdout:============================================================================================ 2023-12-06T18:20:28.731 INFO:teuthology.orchestra.run.smithi038.stdout: Package Arch Version Repository Size 2023-12-06T18:20:28.731 INFO:teuthology.orchestra.run.smithi038.stdout:============================================================================================ 2023-12-06T18:20:28.731 INFO:teuthology.orchestra.run.smithi038.stdout:Installing: 2023-12-06T18:20:28.731 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-test x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 49 M 2023-12-06T18:20:28.731 INFO:teuthology.orchestra.run.smithi038.stdout:Installing dependencies: 2023-12-06T18:20:28.731 INFO:teuthology.orchestra.run.smithi038.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T18:20:28.731 INFO:teuthology.orchestra.run.smithi038.stdout: libcephsqlite x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 183 k 2023-12-06T18:20:28.731 INFO:teuthology.orchestra.run.smithi038.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T18:20:28.731 INFO:teuthology.orchestra.run.smithi038.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T18:20:28.731 INFO:teuthology.orchestra.run.smithi038.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T18:20:28.732 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:20:28.732 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2023-12-06T18:20:28.732 INFO:teuthology.orchestra.run.smithi038.stdout:============================================================================================ 2023-12-06T18:20:28.732 INFO:teuthology.orchestra.run.smithi038.stdout:Install 6 Packages 2023-12-06T18:20:28.732 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:20:28.732 INFO:teuthology.orchestra.run.smithi038.stdout:Total download size: 50 M 2023-12-06T18:20:28.732 INFO:teuthology.orchestra.run.smithi038.stdout:Installed size: 223 M 2023-12-06T18:20:28.733 INFO:teuthology.orchestra.run.smithi038.stdout:Downloading Packages: 2023-12-06T18:20:28.786 INFO:teuthology.orchestra.run.smithi038.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.3 MB/s | 70 kB 00:00 2023-12-06T18:20:28.928 INFO:teuthology.orchestra.run.smithi038.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.3 MB/s | 323 kB 00:00 2023-12-06T18:20:28.946 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T18:20:28.989 INFO:teuthology.orchestra.run.smithi038.stdout:(3/6): libcephsqlite-18.0.0-7644.g96fa2578.el8. 717 kB/s | 183 kB 00:00 2023-12-06T18:20:29.054 INFO:teuthology.orchestra.run.smithi038.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.5 MB/s | 187 kB 00:00 2023-12-06T18:20:29.104 INFO:teuthology.orchestra.run.smithi038.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.7 MB/s | 202 kB 00:00 2023-12-06T18:20:29.214 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T18:20:29.450 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T18:20:29.450 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 1/6 2023-12-06T18:20:29.450 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2/6 2023-12-06T18:20:29.450 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T18:20:29.450 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T18:20:29.450 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T18:20:31.093 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T18:20:31.380 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T18:20:31.607 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T18:20:31.607 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 1/6 2023-12-06T18:20:31.608 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2/6 2023-12-06T18:20:31.608 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T18:20:31.608 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T18:20:31.608 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T18:20:33.358 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T18:20:33.358 INFO:teuthology.orchestra.run.smithi195.stdout:Installed products updated. 2023-12-06T18:20:33.543 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:20:33.543 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-12-06T18:20:33.543 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:33.543 INFO:teuthology.orchestra.run.smithi195.stdout: jq-1.6-3.el8.x86_64 2023-12-06T18:20:33.543 INFO:teuthology.orchestra.run.smithi195.stdout: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:33.543 INFO:teuthology.orchestra.run.smithi195.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T18:20:33.543 INFO:teuthology.orchestra.run.smithi195.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T18:20:33.543 INFO:teuthology.orchestra.run.smithi195.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T18:20:33.543 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-12-06T18:20:33.543 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-12-06T18:20:33.683 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph 2023-12-06T18:20:34.018 INFO:teuthology.orchestra.run.smithi195.stdout:Updating Subscription Management repositories. 2023-12-06T18:20:35.858 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 kB/s | 4.5 kB 00:00 2023-12-06T18:20:36.292 INFO:teuthology.orchestra.run.smithi195.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2023-12-06T18:20:36.928 INFO:teuthology.orchestra.run.smithi038.stdout:(6/6): ceph-test-18.0.0-7644.g96fa2578.el8.x86_ 6.0 MB/s | 49 MB 00:08 2023-12-06T18:20:36.931 INFO:teuthology.orchestra.run.smithi038.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:20:36.931 INFO:teuthology.orchestra.run.smithi038.stdout:Total 6.1 MB/s | 50 MB 00:08 2023-12-06T18:20:36.969 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction check 2023-12-06T18:20:36.992 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction check succeeded. 2023-12-06T18:20:36.992 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction test 2023-12-06T18:20:37.279 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction test succeeded. 2023-12-06T18:20:37.283 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction 2023-12-06T18:20:37.737 INFO:teuthology.orchestra.run.smithi038.stdout: Preparing : 1/1 2023-12-06T18:20:37.799 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T18:20:37.799 INFO:teuthology.orchestra.run.smithi174.stdout:Installed products updated. 2023-12-06T18:20:37.824 INFO:teuthology.orchestra.run.smithi195.stderr:Error: 2023-12-06T18:20:37.824 INFO:teuthology.orchestra.run.smithi195.stderr: Problem: conflicting requests 2023-12-06T18:20:37.825 INFO:teuthology.orchestra.run.smithi195.stderr: - nothing provides lua-devel needed by ceph-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:37.825 INFO:teuthology.orchestra.run.smithi195.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T18:20:37.875 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T18:20:37.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:20:37.905 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 smithi195 with status 1: 'sudo yum -y install ceph' 2023-12-06T18:20:37.907 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 smithi195 with status 1: 'sudo yum -y install ceph' 2023-12-06T18:20:37.991 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=263155f7c4cb4d4993b1edbc1e32f3d7 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 smithi195 with status 1: 'sudo yum -y install ceph' 2023-12-06T18:20:37.994 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-06T18:20:38.004 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T18:20:38.013 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T18:20:38.013 DEBUG:teuthology.orchestra.run.smithi038:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T18:20:38.018 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:20:38.019 INFO:teuthology.orchestra.run.smithi174.stdout:Installed: 2023-12-06T18:20:38.019 INFO:teuthology.orchestra.run.smithi174.stdout: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:38.019 INFO:teuthology.orchestra.run.smithi174.stdout: jq-1.6-3.el8.x86_64 2023-12-06T18:20:38.019 INFO:teuthology.orchestra.run.smithi174.stdout: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:38.019 INFO:teuthology.orchestra.run.smithi174.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T18:20:38.019 INFO:teuthology.orchestra.run.smithi174.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T18:20:38.019 INFO:teuthology.orchestra.run.smithi174.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T18:20:38.019 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-06T18:20:38.020 INFO:teuthology.orchestra.run.smithi174.stdout:Complete! 2023-12-06T18:20:38.020 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T18:20:38.027 DEBUG:teuthology.orchestra.run.smithi174:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T18:20:38.029 DEBUG:teuthology.orchestra.run.smithi195:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T18:20:38.035 INFO:teuthology.orchestra.run.smithi038.stderr:bash: ntpq: command not found 2023-12-06T18:20:38.039 INFO:teuthology.orchestra.run.smithi038.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:20:38.040 INFO:teuthology.orchestra.run.smithi038.stdout:=============================================================================== 2023-12-06T18:20:38.040 INFO:teuthology.orchestra.run.smithi038.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 16 +1044us[+1065us] +/- 80ms 2023-12-06T18:20:38.040 INFO:teuthology.orchestra.run.smithi038.stdout:^* hv02.front.sepia.ceph.com 3 6 77 16 -2693us[-2672us] +/- 62ms 2023-12-06T18:20:38.040 INFO:teuthology.orchestra.run.smithi038.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 15 +2263us[+2263us] +/- 73ms 2023-12-06T18:20:38.040 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:20:38.043 INFO:teuthology.orchestra.run.smithi174.stderr:bash: ntpq: command not found 2023-12-06T18:20:38.045 INFO:teuthology.orchestra.run.smithi195.stderr:bash: ntpq: command not found 2023-12-06T18:20:38.047 INFO:teuthology.orchestra.run.smithi174.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:20:38.047 INFO:teuthology.orchestra.run.smithi174.stdout:=============================================================================== 2023-12-06T18:20:38.047 INFO:teuthology.orchestra.run.smithi174.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 17 +1043us[+1044us] +/- 80ms 2023-12-06T18:20:38.047 INFO:teuthology.orchestra.run.smithi174.stdout:^* hv02.front.sepia.ceph.com 3 6 77 15 -2686us[-2686us] +/- 62ms 2023-12-06T18:20:38.048 INFO:teuthology.orchestra.run.smithi174.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 16 +2237us[+2237us] +/- 73ms 2023-12-06T18:20:38.048 INFO:teuthology.orchestra.run.smithi174.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:20:38.049 INFO:teuthology.orchestra.run.smithi195.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:20:38.049 INFO:teuthology.orchestra.run.smithi195.stdout:=============================================================================== 2023-12-06T18:20:38.050 INFO:teuthology.orchestra.run.smithi195.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 15 +1042us[+1042us] +/- 80ms 2023-12-06T18:20:38.050 INFO:teuthology.orchestra.run.smithi195.stdout:^* hv02.front.sepia.ceph.com 3 6 77 16 -2679us[-2687us] +/- 62ms 2023-12-06T18:20:38.050 INFO:teuthology.orchestra.run.smithi195.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 16 +2244us[+2236us] +/- 73ms 2023-12-06T18:20:38.050 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:20:38.051 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T18:20:38.060 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T18:20:38.061 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T18:20:38.069 DEBUG:teuthology.orchestra.run.smithi038:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-06T18:20:38.157 DEBUG:teuthology.orchestra.run.smithi174:> sudo yum -y install ceph 2023-12-06T18:20:38.163 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T18:20:38.175 DEBUG:teuthology.orchestra.run.smithi174:> 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-06T18:20:38.290 DEBUG:teuthology.orchestra.run.smithi195:> 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-06T18:20:38.343 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T18:20:38.389 DEBUG:teuthology.orchestra.run.smithi038:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-06T18:20:38.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:20:38.421 DEBUG:teuthology.orchestra.run.smithi174:> 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-06T18:20:38.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:20:38.453 DEBUG:teuthology.orchestra.run.smithi195:> 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-06T18:20:38.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:20:38.484 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T18:20:38.493 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T18:20:38.503 INFO:teuthology.task.internal:Duration was 717.786132 seconds 2023-12-06T18:20:38.503 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T18:20:38.511 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T18:20:38.512 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T18:20:38.512 INFO:teuthology.orchestra.run.smithi174.stdout:Updating Subscription Management repositories. 2023-12-06T18:20:38.514 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T18:20:38.516 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T18:20:38.535 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T18:20:38.559 INFO:teuthology.orchestra.run.smithi174.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:20:38.561 INFO:teuthology.orchestra.run.smithi038.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:20:38.571 INFO:teuthology.orchestra.run.smithi195.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:20:38.700 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T18:20:38.910 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T18:20:38.910 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi038.front.sepia.ceph.com 2023-12-06T18:20:38.910 DEBUG:teuthology.orchestra.run.smithi038:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-06T18:20:38.971 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi174.front.sepia.ceph.com 2023-12-06T18:20:38.972 DEBUG:teuthology.orchestra.run.smithi174:> 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-06T18:20:38.994 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi195.front.sepia.ceph.com 2023-12-06T18:20:38.995 DEBUG:teuthology.orchestra.run.smithi195:> 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-06T18:20:39.016 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T18:20:39.017 DEBUG:teuthology.orchestra.run.smithi038:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T18:20:39.019 DEBUG:teuthology.orchestra.run.smithi174:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T18:20:39.036 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T18:20:39.095 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T18:20:39.096 DEBUG:teuthology.orchestra.run.smithi038:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T18:20:39.097 DEBUG:teuthology.orchestra.run.smithi174:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T18:20:39.114 DEBUG:teuthology.orchestra.run.smithi195:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T18:20:39.217 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T18:20:39.227 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T18:20:39.227 DEBUG:teuthology.orchestra.run.smithi038:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T18:20:39.242 INFO:teuthology.orchestra.run.smithi174.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 121 kB/s | 4.5 kB 00:00 2023-12-06T18:20:39.259 DEBUG:teuthology.orchestra.run.smithi174:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T18:20:39.300 DEBUG:teuthology.orchestra.run.smithi195:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T18:20:39.341 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T18:20:39.350 DEBUG:teuthology.orchestra.run.smithi038:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-06T18:20:39.355 DEBUG:teuthology.orchestra.run.smithi174:> 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-06T18:20:39.357 DEBUG:teuthology.orchestra.run.smithi195:> 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-06T18:20:39.379 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern = core 2023-12-06T18:20:39.380 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern = core 2023-12-06T18:20:39.406 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = core 2023-12-06T18:20:39.432 DEBUG:teuthology.orchestra.run.smithi038:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T18:20:39.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:20:39.488 DEBUG:teuthology.orchestra.run.smithi174:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T18:20:39.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:20:39.503 DEBUG:teuthology.orchestra.run.smithi195:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T18:20:39.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:20:39.519 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T18:20:39.529 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T18:20:39.530 DEBUG:teuthology.misc:Transferring archived files from smithi038:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480588/remote/smithi038 2023-12-06T18:20:39.531 DEBUG:teuthology.orchestra.run.smithi038:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T18:20:39.588 DEBUG:teuthology.misc:Transferring archived files from smithi174:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480588/remote/smithi174 2023-12-06T18:20:39.588 DEBUG:teuthology.orchestra.run.smithi174:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T18:20:39.589 INFO:teuthology.orchestra.run.smithi174.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 79 kB/s | 4.1 kB 00:00 2023-12-06T18:20:39.635 DEBUG:teuthology.misc:Transferring archived files from smithi195:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480588/remote/smithi195 2023-12-06T18:20:39.635 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T18:20:39.703 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T18:20:39.703 DEBUG:teuthology.orchestra.run.smithi038:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T18:20:39.706 DEBUG:teuthology.orchestra.run.smithi174:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T18:20:39.708 DEBUG:teuthology.orchestra.run.smithi195:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T18:20:39.725 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T18:20:39.737 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T18:20:39.737 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T18:20:39.825 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T18:20:39.825 DEBUG:teuthology.orchestra.run.smithi038:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T18:20:39.827 DEBUG:teuthology.orchestra.run.smithi174:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T18:20:39.829 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T18:20:39.841 INFO:teuthology.orchestra.run.smithi038.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 18:20 /home/ubuntu/cephtest 2023-12-06T18:20:39.843 INFO:teuthology.orchestra.run.smithi174.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 18:20 /home/ubuntu/cephtest 2023-12-06T18:20:39.845 INFO:teuthology.orchestra.run.smithi195.stdout: 262324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 18:20 /home/ubuntu/cephtest 2023-12-06T18:20:39.847 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T18:20:39.856 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T18:20:39.874 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T18:20:39.902 DEBUG:teuthology.nuke:shortname: smithi038 2023-12-06T18:20:39.903 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T18:20:39.928 DEBUG:teuthology.nuke:shortname: smithi174 2023-12-06T18:20:39.929 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T18:20:39.934 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi038.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480588', '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 18:03:24.180673', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T18:20:39.951 DEBUG:teuthology.nuke:shortname: smithi195 2023-12-06T18:20:39.951 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T18:20:39.955 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi174.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480588', '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 18:03:24.182677', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T18:20:39.983 INFO:teuthology.orchestra.console.smithi038:Power off 2023-12-06T18:20:39.984 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T18:20:39.996 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi195.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480588', '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 18:03:24.184451', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T18:20:40.007 DEBUG:teuthology.orchestra.console.smithi038:power off output: Chassis Power Control: Down/Off 2023-12-06T18:20:40.007 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:20:40.030 INFO:teuthology.orchestra.console.smithi174:Power off 2023-12-06T18:20:40.030 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T18:20:40.040 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is on 2023-12-06T18:20:40.055 DEBUG:teuthology.orchestra.console.smithi174:power off output: Chassis Power Control: Down/Off 2023-12-06T18:20:40.055 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:20:40.069 INFO:teuthology.orchestra.console.smithi195:Power off 2023-12-06T18:20:40.070 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T18:20:40.080 DEBUG:teuthology.orchestra.console.smithi174:check power output: Chassis Power is on 2023-12-06T18:20:40.092 DEBUG:teuthology.orchestra.console.smithi195:power off output: Chassis Power Control: Down/Off 2023-12-06T18:20:40.093 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:20:40.115 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2023-12-06T18:20:41.226 INFO:teuthology.orchestra.run.smithi174.stderr:Error: 2023-12-06T18:20:41.226 INFO:teuthology.orchestra.run.smithi174.stderr: Problem: conflicting requests 2023-12-06T18:20:41.227 INFO:teuthology.orchestra.run.smithi174.stderr: - nothing provides lua-devel needed by ceph-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:41.227 INFO:teuthology.orchestra.run.smithi174.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T18:20:41.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:20:43.756 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T18:20:44.041 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:20:44.081 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:20:44.090 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T18:20:44.116 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:20:44.151 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is on 2023-12-06T18:20:44.191 DEBUG:teuthology.orchestra.console.smithi174:check power output: Chassis Power is on 2023-12-06T18:20:44.226 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2023-12-06T18:20:44.333 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T18:20:44.333 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 1/6 2023-12-06T18:20:44.333 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2/6 2023-12-06T18:20:44.333 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T18:20:44.333 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T18:20:44.334 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T18:20:48.091 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T18:20:48.091 INFO:teuthology.orchestra.run.smithi038.stdout:Installed products updated. 2023-12-06T18:20:48.153 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:20:48.192 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:20:48.227 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:20:48.263 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is on 2023-12-06T18:20:48.294 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:20:48.294 INFO:teuthology.orchestra.run.smithi038.stdout:Installed: 2023-12-06T18:20:48.295 INFO:teuthology.orchestra.run.smithi038.stdout: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:48.295 INFO:teuthology.orchestra.run.smithi038.stdout: jq-1.6-3.el8.x86_64 2023-12-06T18:20:48.295 INFO:teuthology.orchestra.run.smithi038.stdout: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:20:48.295 INFO:teuthology.orchestra.run.smithi038.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T18:20:48.295 INFO:teuthology.orchestra.run.smithi038.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T18:20:48.295 INFO:teuthology.orchestra.run.smithi038.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T18:20:48.295 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T18:20:48.296 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2023-12-06T18:20:48.302 DEBUG:teuthology.orchestra.console.smithi174:check power output: Chassis Power is on 2023-12-06T18:20:48.338 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is off 2023-12-06T18:20:48.427 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum -y install ceph 2023-12-06T18:20:48.439 INFO:teuthology.orchestra.console.smithi195:Power off completed 2023-12-06T18:20:48.781 INFO:teuthology.orchestra.run.smithi038.stdout:Updating Subscription Management repositories. 2023-12-06T18:20:52.264 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:20:52.303 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:20:52.375 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is off 2023-12-06T18:20:52.414 DEBUG:teuthology.orchestra.console.smithi174:check power output: Chassis Power is off 2023-12-06T18:20:52.477 INFO:teuthology.orchestra.console.smithi038:Power off completed 2023-12-06T18:20:52.515 INFO:teuthology.orchestra.console.smithi174:Power off completed 2023-12-06T18:20:52.619 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: 717.7861323356628 failure_reason: 'Command failed on smithi195 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_sseshasa@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=263155f7c4cb4d4993b1edbc1e32f3d7 status: fail success: false 2023-12-06T18:20:52.620 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T18:20:52.698 INFO:teuthology.run:FAIL