2023-12-02T08:47:28.005 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-02T08:47:28.005 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189 --description orch:cephadm/workunits/{0-distro/centos_9.stream_crun agent/on mon_election/connectivity task/test_set_mon_crush_locations} --verbose --owner scheduled_adking@teuthology --name adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi -- /home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189/orig.config.yaml 2023-12-02T08:47:28.053 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T08:47:28.141 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189 branch: wip-adk4-centos-9-orch-2023-12-01-0902 description: orch:cephadm/workunits/{0-distro/centos_9.stream_crun agent/on mon_election/connectivity task/test_set_mon_crush_locations} email: adking@redhat.com first_in_suite: false job_id: '7474189' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk4-centos-9-orch-2023-12-01-0902 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true 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: 790ec80fe8c70e17748ed7354bfa28637b894703 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 790ec80fe8c70e17748ed7354bfa28637b894703 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk4-centos-9-orch-2023-12-01-0902 sha1: 790ec80fe8c70e17748ed7354bfa28637b894703 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 9727 sha1: 790ec80fe8c70e17748ed7354bfa28637b894703 sleep_before_teardown: 0 subset: 1/14 suite: orch:cephadm suite_branch: wip-adk4-centos-9-orch-2023-12-01-0902 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_790ec80fe8c70e17748ed7354bfa28637b894703/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 790ec80fe8c70e17748ed7354bfa28637b894703 targets: smithi006.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGs2twdEjG5ewN5A1P89hJFcmMbmfStrp+YPQOkPJwW148B3am4BEymDHH3hh7wo6SfBK+8iv88F0RGvIATQaIU= smithi141.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPV77XxKQCMw5RFoKRYPqFHxzHWPQUFgejAa2cvQjqhsDvXlDwwTilQRF5WaZBtxyKy8mBc4Twt6QvZLE2wpx6g= smithi184.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGkNHMqfh1wg2hHBia1wjjhlNhRhWHw+BgJ7Mqj3rOsMP8fbDlvWwlPBUm9PN4Da3HDCDfLyn2IxPL3Osa8oeA4= tasks: - pexec: all: - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.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 0x7f49b64f3ee0>, signals=[15]) 2023-12-02T08:47:28.581 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-02T08:47:28.588 INFO:teuthology.task.internal:Opening connections... 2023-12-02T08:47:28.588 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T08:47:28.591 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:47:28.695 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi141.front.sepia.ceph.com 2023-12-02T08:47:28.696 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:47:28.781 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi184.front.sepia.ceph.com 2023-12-02T08:47:28.782 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:47:28.865 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-02T08:47:28.872 DEBUG:teuthology.orchestra.run.smithi006:> uname -m 2023-12-02T08:47:28.892 INFO:teuthology.orchestra.run.smithi006.stdout:x86_64 2023-12-02T08:47:28.892 DEBUG:teuthology.orchestra.run.smithi006:> cat /etc/os-release 2023-12-02T08:47:28.950 INFO:teuthology.orchestra.run.smithi006.stdout:NAME="CentOS Stream" 2023-12-02T08:47:28.950 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION="9" 2023-12-02T08:47:28.950 INFO:teuthology.orchestra.run.smithi006.stdout:ID="centos" 2023-12-02T08:47:28.950 INFO:teuthology.orchestra.run.smithi006.stdout:ID_LIKE="rhel fedora" 2023-12-02T08:47:28.950 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION_ID="9" 2023-12-02T08:47:28.950 INFO:teuthology.orchestra.run.smithi006.stdout:PLATFORM_ID="platform:el9" 2023-12-02T08:47:28.950 INFO:teuthology.orchestra.run.smithi006.stdout:PRETTY_NAME="CentOS Stream 9" 2023-12-02T08:47:28.950 INFO:teuthology.orchestra.run.smithi006.stdout:ANSI_COLOR="0;31" 2023-12-02T08:47:28.951 INFO:teuthology.orchestra.run.smithi006.stdout:LOGO="fedora-logo-icon" 2023-12-02T08:47:28.951 INFO:teuthology.orchestra.run.smithi006.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2023-12-02T08:47:28.951 INFO:teuthology.orchestra.run.smithi006.stdout:HOME_URL="https://centos.org/" 2023-12-02T08:47:28.951 INFO:teuthology.orchestra.run.smithi006.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T08:47:28.951 INFO:teuthology.orchestra.run.smithi006.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2023-12-02T08:47:28.951 INFO:teuthology.orchestra.run.smithi006.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-02T08:47:28.951 INFO:teuthology.lock.ops:Updating smithi006.front.sepia.ceph.com on lock server 2023-12-02T08:47:28.977 DEBUG:teuthology.orchestra.run.smithi141:> uname -m 2023-12-02T08:47:28.995 INFO:teuthology.orchestra.run.smithi141.stdout:x86_64 2023-12-02T08:47:28.995 DEBUG:teuthology.orchestra.run.smithi141:> cat /etc/os-release 2023-12-02T08:47:29.053 INFO:teuthology.orchestra.run.smithi141.stdout:NAME="CentOS Stream" 2023-12-02T08:47:29.053 INFO:teuthology.orchestra.run.smithi141.stdout:VERSION="9" 2023-12-02T08:47:29.053 INFO:teuthology.orchestra.run.smithi141.stdout:ID="centos" 2023-12-02T08:47:29.053 INFO:teuthology.orchestra.run.smithi141.stdout:ID_LIKE="rhel fedora" 2023-12-02T08:47:29.053 INFO:teuthology.orchestra.run.smithi141.stdout:VERSION_ID="9" 2023-12-02T08:47:29.053 INFO:teuthology.orchestra.run.smithi141.stdout:PLATFORM_ID="platform:el9" 2023-12-02T08:47:29.053 INFO:teuthology.orchestra.run.smithi141.stdout:PRETTY_NAME="CentOS Stream 9" 2023-12-02T08:47:29.053 INFO:teuthology.orchestra.run.smithi141.stdout:ANSI_COLOR="0;31" 2023-12-02T08:47:29.053 INFO:teuthology.orchestra.run.smithi141.stdout:LOGO="fedora-logo-icon" 2023-12-02T08:47:29.054 INFO:teuthology.orchestra.run.smithi141.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2023-12-02T08:47:29.054 INFO:teuthology.orchestra.run.smithi141.stdout:HOME_URL="https://centos.org/" 2023-12-02T08:47:29.054 INFO:teuthology.orchestra.run.smithi141.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T08:47:29.054 INFO:teuthology.orchestra.run.smithi141.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2023-12-02T08:47:29.054 INFO:teuthology.orchestra.run.smithi141.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-02T08:47:29.054 INFO:teuthology.lock.ops:Updating smithi141.front.sepia.ceph.com on lock server 2023-12-02T08:47:29.077 DEBUG:teuthology.orchestra.run.smithi184:> uname -m 2023-12-02T08:47:29.094 INFO:teuthology.orchestra.run.smithi184.stdout:x86_64 2023-12-02T08:47:29.095 DEBUG:teuthology.orchestra.run.smithi184:> cat /etc/os-release 2023-12-02T08:47:29.154 INFO:teuthology.orchestra.run.smithi184.stdout:NAME="CentOS Stream" 2023-12-02T08:47:29.154 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION="9" 2023-12-02T08:47:29.154 INFO:teuthology.orchestra.run.smithi184.stdout:ID="centos" 2023-12-02T08:47:29.154 INFO:teuthology.orchestra.run.smithi184.stdout:ID_LIKE="rhel fedora" 2023-12-02T08:47:29.154 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_ID="9" 2023-12-02T08:47:29.154 INFO:teuthology.orchestra.run.smithi184.stdout:PLATFORM_ID="platform:el9" 2023-12-02T08:47:29.154 INFO:teuthology.orchestra.run.smithi184.stdout:PRETTY_NAME="CentOS Stream 9" 2023-12-02T08:47:29.154 INFO:teuthology.orchestra.run.smithi184.stdout:ANSI_COLOR="0;31" 2023-12-02T08:47:29.155 INFO:teuthology.orchestra.run.smithi184.stdout:LOGO="fedora-logo-icon" 2023-12-02T08:47:29.155 INFO:teuthology.orchestra.run.smithi184.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2023-12-02T08:47:29.155 INFO:teuthology.orchestra.run.smithi184.stdout:HOME_URL="https://centos.org/" 2023-12-02T08:47:29.155 INFO:teuthology.orchestra.run.smithi184.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T08:47:29.155 INFO:teuthology.orchestra.run.smithi184.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2023-12-02T08:47:29.155 INFO:teuthology.orchestra.run.smithi184.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-02T08:47:29.155 INFO:teuthology.lock.ops:Updating smithi184.front.sepia.ceph.com on lock server 2023-12-02T08:47:29.177 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-02T08:47:29.192 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-02T08:47:29.199 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-02T08:47:29.199 DEBUG:teuthology.orchestra.run.smithi006:> test '!' -e /home/ubuntu/cephtest 2023-12-02T08:47:29.202 DEBUG:teuthology.orchestra.run.smithi141:> test '!' -e /home/ubuntu/cephtest 2023-12-02T08:47:29.207 DEBUG:teuthology.orchestra.run.smithi184:> test '!' -e /home/ubuntu/cephtest 2023-12-02T08:47:29.223 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-02T08:47:29.232 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-02T08:47:29.232 DEBUG:teuthology.orchestra.run.smithi006:> test -z $(ls -A /var/lib/ceph) 2023-12-02T08:47:29.260 DEBUG:teuthology.orchestra.run.smithi141:> test -z $(ls -A /var/lib/ceph) 2023-12-02T08:47:29.263 DEBUG:teuthology.orchestra.run.smithi184:> test -z $(ls -A /var/lib/ceph) 2023-12-02T08:47:29.359 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-02T08:47:29.441 INFO:teuthology.run_tasks:Running task kernel... 2023-12-02T08:47:29.459 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-02T08:47:29.459 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-02T08:47:29.459 DEBUG:teuthology.orchestra.run.smithi006:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T08:47:29.460 DEBUG:teuthology.orchestra.run.smithi141:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T08:47:29.460 DEBUG:teuthology.orchestra.run.smithi184:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T08:47:29.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:47:29.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:47:29.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:47:29.481 DEBUG:teuthology.orchestra.run.smithi006:> uname -r 2023-12-02T08:47:29.481 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2023-12-02T08:47:29.481 DEBUG:teuthology.orchestra.run.smithi141:> uname -r 2023-12-02T08:47:29.538 INFO:teuthology.orchestra.run.smithi184.stdout:5.14.0-361.el9.x86_64 2023-12-02T08:47:29.538 INFO:teuthology.task.kernel:Running kernel on smithi184: 5.14.0-361.el9.x86_64 2023-12-02T08:47:29.538 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum install -y kernel 2023-12-02T08:47:29.540 INFO:teuthology.orchestra.run.smithi006.stdout:5.14.0-361.el9.x86_64 2023-12-02T08:47:29.540 INFO:teuthology.orchestra.run.smithi141.stdout:5.14.0-361.el9.x86_64 2023-12-02T08:47:29.540 INFO:teuthology.task.kernel:Running kernel on smithi006: 5.14.0-361.el9.x86_64 2023-12-02T08:47:29.540 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum install -y kernel 2023-12-02T08:47:29.541 INFO:teuthology.task.kernel:Running kernel on smithi141: 5.14.0-361.el9.x86_64 2023-12-02T08:47:29.541 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum install -y kernel 2023-12-02T08:47:31.781 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS-9 - AppStream 10 MB/s | 6.4 MB 00:00 2023-12-02T08:47:32.028 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS-9 - AppStream 7.8 MB/s | 6.4 MB 00:00 2023-12-02T08:47:32.122 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS-9 - AppStream 7.4 MB/s | 6.4 MB 00:00 2023-12-02T08:47:33.240 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS-9 - BaseOS 5.0 MB/s | 2.0 MB 00:00 2023-12-02T08:47:33.535 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS-9 - BaseOS 4.9 MB/s | 2.0 MB 00:00 2023-12-02T08:47:33.789 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS-9 - BaseOS 3.4 MB/s | 2.0 MB 00:00 2023-12-02T08:47:34.563 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - BaseOS 18 MB/s | 7.9 MB 00:00 2023-12-02T08:47:34.619 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 7.9 MB 00:00 2023-12-02T08:47:35.471 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS Stream 9 - BaseOS 4.2 MB/s | 7.9 MB 00:01 2023-12-02T08:47:36.898 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - AppStream 15 MB/s | 18 MB 00:01 2023-12-02T08:47:40.537 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - AppStream 3.8 MB/s | 18 MB 00:04 2023-12-02T08:47:41.230 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS Stream 9 - AppStream 3.9 MB/s | 18 MB 00:04 2023-12-02T08:47:41.407 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - CRB 5.5 MB/s | 5.8 MB 00:01 2023-12-02T08:47:42.899 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - Extras packages 38 kB/s | 15 kB 00:00 2023-12-02T08:47:44.769 INFO:teuthology.orchestra.run.smithi184.stdout:Extra Packages for Enterprise Linux 11 MB/s | 20 MB 00:01 2023-12-02T08:47:45.664 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS Stream 9 - CRB 5.5 MB/s | 5.8 MB 00:01 2023-12-02T08:47:45.716 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - CRB 3.5 MB/s | 5.8 MB 00:01 2023-12-02T08:47:47.166 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS Stream 9 - Extras packages 39 kB/s | 15 kB 00:00 2023-12-02T08:47:47.430 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - Extras packages 26 kB/s | 15 kB 00:00 2023-12-02T08:47:49.283 INFO:teuthology.orchestra.run.smithi141.stdout:Extra Packages for Enterprise Linux 10 MB/s | 20 MB 00:01 2023-12-02T08:47:49.625 INFO:teuthology.orchestra.run.smithi184.stdout:lab-extras 7.8 kB/s | 1.7 kB 00:00 2023-12-02T08:47:50.693 INFO:teuthology.orchestra.run.smithi006.stdout:Extra Packages for Enterprise Linux 6.3 MB/s | 20 MB 00:03 2023-12-02T08:47:51.948 INFO:teuthology.orchestra.run.smithi184.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2023-12-02T08:47:51.948 INFO:teuthology.orchestra.run.smithi184.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2023-12-02T08:47:52.037 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:47:52.047 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:47:52.047 INFO:teuthology.orchestra.run.smithi184.stdout: Package Architecture Version Repository Size 2023-12-02T08:47:52.047 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:47:52.048 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:47:52.048 INFO:teuthology.orchestra.run.smithi184.stdout: kernel x86_64 5.14.0-388.el9 baseos 5.6 M 2023-12-02T08:47:52.048 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2023-12-02T08:47:52.048 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-core x86_64 5.14.0-388.el9 baseos 20 M 2023-12-02T08:47:52.048 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-modules x86_64 5.14.0-388.el9 baseos 38 M 2023-12-02T08:47:52.048 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-modules-core x86_64 5.14.0-388.el9 baseos 32 M 2023-12-02T08:47:52.048 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:47:52.048 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:47:52.048 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:47:52.048 INFO:teuthology.orchestra.run.smithi184.stdout:Install 4 Packages 2023-12-02T08:47:52.048 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:47:52.049 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 96 M 2023-12-02T08:47:52.049 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 121 M 2023-12-02T08:47:52.049 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:47:54.082 INFO:teuthology.orchestra.run.smithi141.stdout:lab-extras 12 kB/s | 1.7 kB 00:00 2023-12-02T08:47:54.334 INFO:teuthology.orchestra.run.smithi184.stdout:(1/4): kernel-5.14.0-388.el9.x86_64.rpm 2.8 MB/s | 5.6 MB 00:02 2023-12-02T08:47:55.589 INFO:teuthology.orchestra.run.smithi006.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2023-12-02T08:47:56.234 INFO:teuthology.orchestra.run.smithi184.stdout:(2/4): kernel-core-5.14.0-388.el9.x86_64.rpm 5.2 MB/s | 20 MB 00:03 2023-12-02T08:47:56.439 INFO:teuthology.orchestra.run.smithi141.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2023-12-02T08:47:56.439 INFO:teuthology.orchestra.run.smithi141.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2023-12-02T08:47:56.527 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:47:56.538 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:47:56.538 INFO:teuthology.orchestra.run.smithi141.stdout: Package Architecture Version Repository Size 2023-12-02T08:47:56.538 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:47:56.538 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:47:56.538 INFO:teuthology.orchestra.run.smithi141.stdout: kernel x86_64 5.14.0-388.el9 baseos 5.6 M 2023-12-02T08:47:56.538 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:47:56.538 INFO:teuthology.orchestra.run.smithi141.stdout: kernel-core x86_64 5.14.0-388.el9 baseos 20 M 2023-12-02T08:47:56.538 INFO:teuthology.orchestra.run.smithi141.stdout: kernel-modules x86_64 5.14.0-388.el9 baseos 38 M 2023-12-02T08:47:56.538 INFO:teuthology.orchestra.run.smithi141.stdout: kernel-modules-core x86_64 5.14.0-388.el9 baseos 32 M 2023-12-02T08:47:56.538 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:47:56.539 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:47:56.539 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:47:56.539 INFO:teuthology.orchestra.run.smithi141.stdout:Install 4 Packages 2023-12-02T08:47:56.539 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:47:56.539 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 96 M 2023-12-02T08:47:56.540 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 121 M 2023-12-02T08:47:56.540 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:47:56.959 INFO:teuthology.orchestra.run.smithi141.stdout:(1/4): kernel-5.14.0-388.el9.x86_64.rpm 20 MB/s | 5.6 MB 00:00 2023-12-02T08:47:57.301 INFO:teuthology.orchestra.run.smithi141.stdout:(2/4): kernel-core-5.14.0-388.el9.x86_64.rpm 33 MB/s | 20 MB 00:00 2023-12-02T08:47:57.651 INFO:teuthology.orchestra.run.smithi141.stdout:(3/4): kernel-modules-core-5.14.0-388.el9.x86_6 47 MB/s | 32 MB 00:00 2023-12-02T08:47:58.038 INFO:teuthology.orchestra.run.smithi006.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2023-12-02T08:47:58.038 INFO:teuthology.orchestra.run.smithi006.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2023-12-02T08:47:58.078 INFO:teuthology.orchestra.run.smithi141.stdout:(4/4): kernel-modules-5.14.0-388.el9.x86_64.rpm 27 MB/s | 38 MB 00:01 2023-12-02T08:47:58.078 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:47:58.078 INFO:teuthology.orchestra.run.smithi141.stdout:Total 63 MB/s | 96 MB 00:01 2023-12-02T08:47:58.122 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:47:58.128 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:47:58.128 INFO:teuthology.orchestra.run.smithi006.stdout: Package Architecture Version Repository Size 2023-12-02T08:47:58.128 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:47:58.128 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:47:58.129 INFO:teuthology.orchestra.run.smithi006.stdout: kernel x86_64 5.14.0-388.el9 baseos 5.6 M 2023-12-02T08:47:58.129 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:47:58.129 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-core x86_64 5.14.0-388.el9 baseos 20 M 2023-12-02T08:47:58.129 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-modules x86_64 5.14.0-388.el9 baseos 38 M 2023-12-02T08:47:58.129 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-modules-core x86_64 5.14.0-388.el9 baseos 32 M 2023-12-02T08:47:58.129 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:47:58.129 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:47:58.129 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:47:58.129 INFO:teuthology.orchestra.run.smithi006.stdout:Install 4 Packages 2023-12-02T08:47:58.129 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:47:58.130 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 96 M 2023-12-02T08:47:58.130 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 121 M 2023-12-02T08:47:58.130 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:47:58.928 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:47:59.279 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:47:59.279 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:47:59.950 INFO:teuthology.orchestra.run.smithi184.stdout:(3/4): kernel-modules-5.14.0-388.el9.x86_64.rpm 5.0 MB/s | 38 MB 00:07 2023-12-02T08:48:00.259 INFO:teuthology.orchestra.run.smithi184.stdout:(4/4): kernel-modules-core-5.14.0-388.el9.x86_6 5.5 MB/s | 32 MB 00:05 2023-12-02T08:48:00.259 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:48:00.259 INFO:teuthology.orchestra.run.smithi184.stdout:Total 12 MB/s | 96 MB 00:08 2023-12-02T08:48:00.457 INFO:teuthology.orchestra.run.smithi006.stdout:(1/4): kernel-core-5.14.0-388.el9.x86_64.rpm 9.3 MB/s | 20 MB 00:02 2023-12-02T08:48:00.533 INFO:teuthology.orchestra.run.smithi006.stdout:(2/4): kernel-5.14.0-388.el9.x86_64.rpm 2.5 MB/s | 5.6 MB 00:02 2023-12-02T08:48:00.591 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:48:00.591 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:48:01.114 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:48:01.502 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:48:01.502 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:48:02.785 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:48:02.786 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:48:03.508 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:48:03.891 INFO:teuthology.orchestra.run.smithi006.stdout:(3/4): kernel-modules-core-5.14.0-388.el9.x86_6 9.4 MB/s | 32 MB 00:03 2023-12-02T08:48:04.141 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : kernel-modules-core-5.14.0-388.el9.x86_64 1/4 2023-12-02T08:48:04.275 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : kernel-core-5.14.0-388.el9.x86_64 2/4 2023-12-02T08:48:05.694 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:48:06.347 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : kernel-modules-core-5.14.0-388.el9.x86_64 1/4 2023-12-02T08:48:06.505 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : kernel-core-5.14.0-388.el9.x86_64 2/4 2023-12-02T08:48:07.066 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: kernel-core-5.14.0-388.el9.x86_64 2/4 2023-12-02T08:48:07.183 INFO:teuthology.orchestra.run.smithi006.stdout:(4/4): kernel-modules-5.14.0-388.el9.x86_64.rpm 4.2 MB/s | 38 MB 00:08 2023-12-02T08:48:07.183 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:48:07.183 INFO:teuthology.orchestra.run.smithi006.stdout:Total 11 MB/s | 96 MB 00:09 2023-12-02T08:48:07.245 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : kernel-modules-5.14.0-388.el9.x86_64 3/4 2023-12-02T08:48:08.076 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:48:08.516 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:48:08.516 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:48:09.277 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-core-5.14.0-388.el9.x86_64 2/4 2023-12-02T08:48:09.464 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : kernel-modules-5.14.0-388.el9.x86_64 3/4 2023-12-02T08:48:09.895 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:48:09.897 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:48:11.865 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: kernel-modules-5.14.0-388.el9.x86_64 3/4 2023-12-02T08:48:12.094 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : kernel-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:12.691 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:48:13.374 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : kernel-modules-core-5.14.0-388.el9.x86_64 1/4 2023-12-02T08:48:13.500 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : kernel-core-5.14.0-388.el9.x86_64 2/4 2023-12-02T08:48:14.098 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-modules-5.14.0-388.el9.x86_64 3/4 2023-12-02T08:48:14.288 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : kernel-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:16.411 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-core-5.14.0-388.el9.x86_64 2/4 2023-12-02T08:48:16.602 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : kernel-modules-5.14.0-388.el9.x86_64 3/4 2023-12-02T08:48:16.703 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: kernel-modules-core-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:18.928 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-modules-core-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:21.559 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-modules-5.14.0-388.el9.x86_64 3/4 2023-12-02T08:48:21.670 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : kernel-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:26.659 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-modules-core-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:45.613 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: kernel-core-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:45.656 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: kernel-modules-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:46.109 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: kernel-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:46.109 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : kernel-5.14.0-388.el9.x86_64 1/4 2023-12-02T08:48:46.109 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : kernel-core-5.14.0-388.el9.x86_64 2/4 2023-12-02T08:48:46.109 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : kernel-modules-5.14.0-388.el9.x86_64 3/4 2023-12-02T08:48:46.533 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : kernel-modules-core-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:46.533 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:48:46.533 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:48:46.533 INFO:teuthology.orchestra.run.smithi141.stdout: kernel-5.14.0-388.el9.x86_64 2023-12-02T08:48:46.533 INFO:teuthology.orchestra.run.smithi141.stdout: kernel-core-5.14.0-388.el9.x86_64 2023-12-02T08:48:46.533 INFO:teuthology.orchestra.run.smithi141.stdout: kernel-modules-5.14.0-388.el9.x86_64 2023-12-02T08:48:46.533 INFO:teuthology.orchestra.run.smithi141.stdout: kernel-modules-core-5.14.0-388.el9.x86_64 2023-12-02T08:48:46.533 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:48:46.533 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:48:47.027 DEBUG:teuthology.orchestra.run.smithi141:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T08:48:47.169 INFO:teuthology.orchestra.run.smithi141.stdout:kernel-5.14.0-388.el9.x86_64 2023-12-02T08:48:47.170 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-388.el9.x86_64 2023-12-02T08:48:47.170 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-388.el9.x86_64 2023-12-02T08:48:47.170 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-02T08:48:47.170 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-02T08:48:47.170 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-02T08:48:47.170 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi141.front.sepia.ceph.com, path=None, version=distro) 2023-12-02T08:48:47.170 DEBUG:teuthology.orchestra.run.smithi141:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T08:48:47.288 INFO:teuthology.orchestra.run.smithi141.stdout:kernel-5.14.0-388.el9.x86_64 2023-12-02T08:48:47.288 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-388.el9.x86_64 2023-12-02T08:48:47.289 DEBUG:teuthology.orchestra.run.smithi141:> sudo rpm -qi grub2-tools 2023-12-02T08:48:47.327 INFO:teuthology.orchestra.run.smithi141.stdout:Name : grub2-tools 2023-12-02T08:48:47.327 INFO:teuthology.orchestra.run.smithi141.stdout:Epoch : 1 2023-12-02T08:48:47.327 INFO:teuthology.orchestra.run.smithi141.stdout:Version : 2.06 2023-12-02T08:48:47.327 INFO:teuthology.orchestra.run.smithi141.stdout:Release : 68.el9 2023-12-02T08:48:47.327 INFO:teuthology.orchestra.run.smithi141.stdout:Architecture: x86_64 2023-12-02T08:48:47.327 INFO:teuthology.orchestra.run.smithi141.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2023-12-02T08:48:47.327 INFO:teuthology.orchestra.run.smithi141.stdout:Group : Unspecified 2023-12-02T08:48:47.327 INFO:teuthology.orchestra.run.smithi141.stdout:Size : 8264254 2023-12-02T08:48:47.327 INFO:teuthology.orchestra.run.smithi141.stdout:License : GPLv3+ 2023-12-02T08:48:47.327 INFO:teuthology.orchestra.run.smithi141.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2023-12-02T08:48:47.327 INFO:teuthology.orchestra.run.smithi141.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2023-12-02T08:48:47.328 INFO:teuthology.orchestra.run.smithi141.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2023-12-02T08:48:47.328 INFO:teuthology.orchestra.run.smithi141.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2023-12-02T08:48:47.328 INFO:teuthology.orchestra.run.smithi141.stdout:Packager : builder@centos.org 2023-12-02T08:48:47.328 INFO:teuthology.orchestra.run.smithi141.stdout:Vendor : CentOS 2023-12-02T08:48:47.328 INFO:teuthology.orchestra.run.smithi141.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-02T08:48:47.328 INFO:teuthology.orchestra.run.smithi141.stdout:Summary : Support tools for GRUB. 2023-12-02T08:48:47.328 INFO:teuthology.orchestra.run.smithi141.stdout:Description : 2023-12-02T08:48:47.328 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:48:47.328 INFO:teuthology.orchestra.run.smithi141.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-02T08:48:47.328 INFO:teuthology.orchestra.run.smithi141.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-02T08:48:47.328 INFO:teuthology.orchestra.run.smithi141.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-02T08:48:47.328 INFO:teuthology.orchestra.run.smithi141.stdout:hardware devices. 2023-12-02T08:48:47.328 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:48:47.328 INFO:teuthology.orchestra.run.smithi141.stdout:This subpackage provides tools for support of all platforms. 2023-12-02T08:48:47.329 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-02T08:48:47.329 INFO:teuthology.task.kernel:Updating grub on smithi141 to boot 5.14.0-388.el9.x86_64 2023-12-02T08:48:47.329 DEBUG:teuthology.orchestra.run.smithi141:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-02T08:48:47.779 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-core-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:47.824 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-modules-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:47.938 INFO:teuthology.orchestra.run.smithi141.stderr:Generating grub configuration file ... 2023-12-02T08:48:48.319 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:48.319 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : kernel-5.14.0-388.el9.x86_64 1/4 2023-12-02T08:48:48.319 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : kernel-core-5.14.0-388.el9.x86_64 2/4 2023-12-02T08:48:48.320 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : kernel-modules-5.14.0-388.el9.x86_64 3/4 2023-12-02T08:48:48.729 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : kernel-modules-core-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:48.729 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:48:48.729 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:48:48.729 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-5.14.0-388.el9.x86_64 2023-12-02T08:48:48.729 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-core-5.14.0-388.el9.x86_64 2023-12-02T08:48:48.729 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-modules-5.14.0-388.el9.x86_64 2023-12-02T08:48:48.729 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-modules-core-5.14.0-388.el9.x86_64 2023-12-02T08:48:48.729 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:48:48.730 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:48:49.244 DEBUG:teuthology.orchestra.run.smithi184:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T08:48:49.343 INFO:teuthology.orchestra.run.smithi141.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2023-12-02T08:48:49.373 INFO:teuthology.orchestra.run.smithi141.stderr:done 2023-12-02T08:48:49.376 DEBUG:teuthology.orchestra.run.smithi141:> mktemp 2023-12-02T08:48:49.384 INFO:teuthology.orchestra.run.smithi184.stdout:kernel-5.14.0-388.el9.x86_64 2023-12-02T08:48:49.385 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-388.el9.x86_64 2023-12-02T08:48:49.385 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-388.el9.x86_64 2023-12-02T08:48:49.385 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-02T08:48:49.385 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-02T08:48:49.385 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2023-12-02T08:48:49.385 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi184.front.sepia.ceph.com, path=None, version=distro) 2023-12-02T08:48:49.385 DEBUG:teuthology.orchestra.run.smithi184:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T08:48:49.391 INFO:teuthology.orchestra.run.smithi141.stdout:/tmp/tmp.pslmbjIQbo 2023-12-02T08:48:49.391 DEBUG:teuthology.orchestra.run.smithi141:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.pslmbjIQbo 2023-12-02T08:48:49.460 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod 0666 /tmp/tmp.pslmbjIQbo 2023-12-02T08:48:49.503 INFO:teuthology.orchestra.run.smithi184.stdout:kernel-5.14.0-388.el9.x86_64 2023-12-02T08:48:49.505 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-388.el9.x86_64 2023-12-02T08:48:49.505 DEBUG:teuthology.orchestra.run.smithi184:> sudo rpm -qi grub2-tools 2023-12-02T08:48:49.550 INFO:teuthology.orchestra.run.smithi184.stdout:Name : grub2-tools 2023-12-02T08:48:49.550 INFO:teuthology.orchestra.run.smithi184.stdout:Epoch : 1 2023-12-02T08:48:49.550 INFO:teuthology.orchestra.run.smithi184.stdout:Version : 2.06 2023-12-02T08:48:49.550 INFO:teuthology.orchestra.run.smithi184.stdout:Release : 68.el9 2023-12-02T08:48:49.551 INFO:teuthology.orchestra.run.smithi184.stdout:Architecture: x86_64 2023-12-02T08:48:49.551 INFO:teuthology.orchestra.run.smithi184.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2023-12-02T08:48:49.551 INFO:teuthology.orchestra.run.smithi184.stdout:Group : Unspecified 2023-12-02T08:48:49.551 INFO:teuthology.orchestra.run.smithi184.stdout:Size : 8264254 2023-12-02T08:48:49.551 INFO:teuthology.orchestra.run.smithi184.stdout:License : GPLv3+ 2023-12-02T08:48:49.551 INFO:teuthology.orchestra.run.smithi184.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2023-12-02T08:48:49.551 INFO:teuthology.orchestra.run.smithi184.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2023-12-02T08:48:49.551 INFO:teuthology.orchestra.run.smithi184.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2023-12-02T08:48:49.551 INFO:teuthology.orchestra.run.smithi184.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2023-12-02T08:48:49.552 INFO:teuthology.orchestra.run.smithi184.stdout:Packager : builder@centos.org 2023-12-02T08:48:49.552 INFO:teuthology.orchestra.run.smithi184.stdout:Vendor : CentOS 2023-12-02T08:48:49.552 INFO:teuthology.orchestra.run.smithi184.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-02T08:48:49.552 INFO:teuthology.orchestra.run.smithi184.stdout:Summary : Support tools for GRUB. 2023-12-02T08:48:49.552 INFO:teuthology.orchestra.run.smithi184.stdout:Description : 2023-12-02T08:48:49.552 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:48:49.552 INFO:teuthology.orchestra.run.smithi184.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-02T08:48:49.552 INFO:teuthology.orchestra.run.smithi184.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-02T08:48:49.552 INFO:teuthology.orchestra.run.smithi184.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-02T08:48:49.553 INFO:teuthology.orchestra.run.smithi184.stdout:hardware devices. 2023-12-02T08:48:49.553 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:48:49.553 INFO:teuthology.orchestra.run.smithi184.stdout:This subpackage provides tools for support of all platforms. 2023-12-02T08:48:49.554 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-02T08:48:49.554 INFO:teuthology.task.kernel:Updating grub on smithi184 to boot 5.14.0-388.el9.x86_64 2023-12-02T08:48:49.554 DEBUG:teuthology.orchestra.run.smithi184:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-02T08:48:49.601 DEBUG:teuthology.orchestra.remote:smithi141:/tmp/tmp.pslmbjIQbo is 6KB 2023-12-02T08:48:49.655 DEBUG:teuthology.orchestra.run.smithi141:> rm -fr /tmp/tmp.pslmbjIQbo 2023-12-02T08:48:49.669 DEBUG:teuthology.orchestra.run.smithi141:> sudo /bin/ls /boot/loader/entries || true 2023-12-02T08:48:49.734 INFO:teuthology.orchestra.run.smithi141.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2023-12-02T08:48:49.734 INFO:teuthology.orchestra.run.smithi141.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2023-12-02T08:48:49.734 INFO:teuthology.orchestra.run.smithi141.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2023-12-02T08:48:49.734 INFO:teuthology.orchestra.run.smithi141.stdout:15949e3c88704300882482eddfd7baae-5.14.0-388.el9.x86_64.conf 2023-12-02T08:48:49.735 DEBUG:teuthology.orchestra.run.smithi141:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-388.el9.x86_64 2023-12-02T08:48:49.874 DEBUG:teuthology.orchestra.run.smithi141:> sudo shutdown -r now 2023-12-02T08:48:50.071 INFO:teuthology.orchestra.run.smithi184.stderr:Generating grub configuration file ... 2023-12-02T08:48:51.517 INFO:teuthology.orchestra.run.smithi184.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2023-12-02T08:48:51.550 INFO:teuthology.orchestra.run.smithi184.stderr:done 2023-12-02T08:48:51.551 DEBUG:teuthology.orchestra.run.smithi184:> mktemp 2023-12-02T08:48:51.567 INFO:teuthology.orchestra.run.smithi184.stdout:/tmp/tmp.2rZA6TBL7S 2023-12-02T08:48:51.567 DEBUG:teuthology.orchestra.run.smithi184:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.2rZA6TBL7S 2023-12-02T08:48:51.653 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 0666 /tmp/tmp.2rZA6TBL7S 2023-12-02T08:48:51.752 DEBUG:teuthology.orchestra.remote:smithi184:/tmp/tmp.2rZA6TBL7S is 6KB 2023-12-02T08:48:51.800 DEBUG:teuthology.orchestra.run.smithi184:> rm -fr /tmp/tmp.2rZA6TBL7S 2023-12-02T08:48:51.814 DEBUG:teuthology.orchestra.run.smithi184:> sudo /bin/ls /boot/loader/entries || true 2023-12-02T08:48:51.888 INFO:teuthology.orchestra.run.smithi184.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2023-12-02T08:48:51.889 INFO:teuthology.orchestra.run.smithi184.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2023-12-02T08:48:51.889 INFO:teuthology.orchestra.run.smithi184.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2023-12-02T08:48:51.889 INFO:teuthology.orchestra.run.smithi184.stdout:15949e3c88704300882482eddfd7baae-5.14.0-388.el9.x86_64.conf 2023-12-02T08:48:51.890 DEBUG:teuthology.orchestra.run.smithi184:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-388.el9.x86_64 2023-12-02T08:48:52.028 DEBUG:teuthology.orchestra.run.smithi184:> sudo shutdown -r now 2023-12-02T08:48:52.108 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2023-12-02T08:48:57.675 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-core-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:57.723 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-modules-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:58.115 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:58.115 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : kernel-5.14.0-388.el9.x86_64 1/4 2023-12-02T08:48:58.115 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : kernel-core-5.14.0-388.el9.x86_64 2/4 2023-12-02T08:48:58.115 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : kernel-modules-5.14.0-388.el9.x86_64 3/4 2023-12-02T08:48:58.514 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : kernel-modules-core-5.14.0-388.el9.x86_64 4/4 2023-12-02T08:48:58.515 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:48:58.515 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:48:58.515 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-5.14.0-388.el9.x86_64 2023-12-02T08:48:58.515 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-core-5.14.0-388.el9.x86_64 2023-12-02T08:48:58.515 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-modules-5.14.0-388.el9.x86_64 2023-12-02T08:48:58.515 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-modules-core-5.14.0-388.el9.x86_64 2023-12-02T08:48:58.515 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:48:58.515 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:48:58.995 DEBUG:teuthology.orchestra.run.smithi006:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T08:48:59.143 INFO:teuthology.orchestra.run.smithi006.stdout:kernel-5.14.0-388.el9.x86_64 2023-12-02T08:48:59.143 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-388.el9.x86_64 2023-12-02T08:48:59.143 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-388.el9.x86_64 2023-12-02T08:48:59.143 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-02T08:48:59.144 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-02T08:48:59.144 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-02T08:48:59.144 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi006.front.sepia.ceph.com, path=None, version=distro) 2023-12-02T08:48:59.144 DEBUG:teuthology.orchestra.run.smithi006:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T08:48:59.267 INFO:teuthology.orchestra.run.smithi006.stdout:kernel-5.14.0-388.el9.x86_64 2023-12-02T08:48:59.267 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-388.el9.x86_64 2023-12-02T08:48:59.267 DEBUG:teuthology.orchestra.run.smithi006:> sudo rpm -qi grub2-tools 2023-12-02T08:48:59.312 INFO:teuthology.orchestra.run.smithi006.stdout:Name : grub2-tools 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:Epoch : 1 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:Version : 2.06 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:Release : 68.el9 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:Architecture: x86_64 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:Group : Unspecified 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:Size : 8264254 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:License : GPLv3+ 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:Packager : builder@centos.org 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:Vendor : CentOS 2023-12-02T08:48:59.313 INFO:teuthology.orchestra.run.smithi006.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-02T08:48:59.314 INFO:teuthology.orchestra.run.smithi006.stdout:Summary : Support tools for GRUB. 2023-12-02T08:48:59.314 INFO:teuthology.orchestra.run.smithi006.stdout:Description : 2023-12-02T08:48:59.314 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:48:59.314 INFO:teuthology.orchestra.run.smithi006.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-02T08:48:59.314 INFO:teuthology.orchestra.run.smithi006.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-02T08:48:59.314 INFO:teuthology.orchestra.run.smithi006.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-02T08:48:59.314 INFO:teuthology.orchestra.run.smithi006.stdout:hardware devices. 2023-12-02T08:48:59.314 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:48:59.314 INFO:teuthology.orchestra.run.smithi006.stdout:This subpackage provides tools for support of all platforms. 2023-12-02T08:48:59.315 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-02T08:48:59.315 INFO:teuthology.task.kernel:Updating grub on smithi006 to boot 5.14.0-388.el9.x86_64 2023-12-02T08:48:59.316 DEBUG:teuthology.orchestra.run.smithi006:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-02T08:48:59.899 INFO:teuthology.orchestra.run.smithi006.stderr:Generating grub configuration file ... 2023-12-02T08:49:01.406 INFO:teuthology.orchestra.run.smithi006.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2023-12-02T08:49:01.441 INFO:teuthology.orchestra.run.smithi006.stderr:done 2023-12-02T08:49:01.444 DEBUG:teuthology.orchestra.run.smithi006:> mktemp 2023-12-02T08:49:01.459 INFO:teuthology.orchestra.run.smithi006.stdout:/tmp/tmp.d1U9Xa35C3 2023-12-02T08:49:01.460 DEBUG:teuthology.orchestra.run.smithi006:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.d1U9Xa35C3 2023-12-02T08:49:01.532 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 0666 /tmp/tmp.d1U9Xa35C3 2023-12-02T08:49:01.684 DEBUG:teuthology.orchestra.remote:smithi006:/tmp/tmp.d1U9Xa35C3 is 6KB 2023-12-02T08:49:01.711 DEBUG:teuthology.orchestra.run.smithi006:> rm -fr /tmp/tmp.d1U9Xa35C3 2023-12-02T08:49:01.728 DEBUG:teuthology.orchestra.run.smithi006:> sudo /bin/ls /boot/loader/entries || true 2023-12-02T08:49:01.808 INFO:teuthology.orchestra.run.smithi006.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2023-12-02T08:49:01.808 INFO:teuthology.orchestra.run.smithi006.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2023-12-02T08:49:01.808 INFO:teuthology.orchestra.run.smithi006.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2023-12-02T08:49:01.808 INFO:teuthology.orchestra.run.smithi006.stdout:15949e3c88704300882482eddfd7baae-5.14.0-388.el9.x86_64.conf 2023-12-02T08:49:01.809 DEBUG:teuthology.orchestra.run.smithi006:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-388.el9.x86_64 2023-12-02T08:49:01.978 DEBUG:teuthology.orchestra.run.smithi006:> sudo shutdown -r now 2023-12-02T08:49:19.894 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-02T08:49:19.894 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T08:49:19.895 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:49:22.031 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2023-12-02T08:49:22.031 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-12-02T08:49:22.032 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:49:31.990 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-02T08:49:31.990 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T08:49:31.991 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:49:38.402 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.141 2023-12-02T08:49:40.454 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2023-12-02T08:49:47.410 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T08:49:47.411 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:49:49.457 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-12-02T08:49:49.458 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:49:50.434 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.6 2023-12-02T08:49:50.466 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.141 2023-12-02T08:49:59.442 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T08:49:59.443 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:50:02.469 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T08:50:02.470 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:50:02.498 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.6 2023-12-02T08:50:14.510 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T08:50:14.511 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:50:32.930 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.6 2023-12-02T08:50:34.216 DEBUG:teuthology.orchestra.run.smithi141:> true 2023-12-02T08:50:34.618 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T08:50:34.618 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-388.el9.x86_64"... 2023-12-02T08:50:34.618 DEBUG:teuthology.orchestra.run.smithi141:> uname -r 2023-12-02T08:50:34.632 INFO:teuthology.orchestra.run.smithi141.stdout:5.14.0-388.el9.x86_64 2023-12-02T08:50:34.632 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-388.el9.x86_64 vs 5.14.0-388.el9.x86_64 2023-12-02T08:50:34.632 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-02T08:50:34.633 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-02T08:50:35.633 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-02T08:50:35.634 DEBUG:teuthology.orchestra.run.smithi141:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T08:50:35.721 INFO:teuthology.orchestra.run.smithi141.stdout:ttyS1 2023-12-02T08:50:35.763 DEBUG:teuthology.parallel:result is None 2023-12-02T08:50:47.931 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T08:50:47.932 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:50:48.362 DEBUG:teuthology.orchestra.run.smithi006:> true 2023-12-02T08:50:48.750 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T08:50:48.750 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-388.el9.x86_64"... 2023-12-02T08:50:48.750 DEBUG:teuthology.orchestra.run.smithi006:> uname -r 2023-12-02T08:50:48.764 INFO:teuthology.orchestra.run.smithi006.stdout:5.14.0-388.el9.x86_64 2023-12-02T08:50:48.765 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-388.el9.x86_64 vs 5.14.0-388.el9.x86_64 2023-12-02T08:50:48.765 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-02T08:50:48.765 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-02T08:50:49.461 DEBUG:teuthology.orchestra.remote:timed out 2023-12-02T08:50:49.765 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-02T08:50:49.766 DEBUG:teuthology.orchestra.run.smithi006:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T08:50:49.835 INFO:teuthology.orchestra.run.smithi006.stdout:ttyS1 2023-12-02T08:50:49.884 DEBUG:teuthology.parallel:result is None 2023-12-02T08:51:01.461 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-12-02T08:51:01.462 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:51:01.812 DEBUG:teuthology.orchestra.run.smithi184:> true 2023-12-02T08:51:02.148 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-12-02T08:51:02.148 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-388.el9.x86_64"... 2023-12-02T08:51:02.148 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2023-12-02T08:51:02.163 INFO:teuthology.orchestra.run.smithi184.stdout:5.14.0-388.el9.x86_64 2023-12-02T08:51:02.164 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-388.el9.x86_64 vs 5.14.0-388.el9.x86_64 2023-12-02T08:51:02.164 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-02T08:51:02.164 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-02T08:51:03.165 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-02T08:51:03.165 DEBUG:teuthology.orchestra.run.smithi184:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T08:51:03.251 INFO:teuthology.orchestra.run.smithi184.stdout:ttyS1 2023-12-02T08:51:03.278 DEBUG:teuthology.parallel:result is None 2023-12-02T08:51:03.279 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-02T08:51:03.288 INFO:teuthology.task.internal:Creating test directory... 2023-12-02T08:51:03.288 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T08:51:03.292 DEBUG:teuthology.orchestra.run.smithi141:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T08:51:03.295 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T08:51:03.313 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-02T08:51:03.323 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-02T08:51:03.329 INFO:teuthology.task.internal:Creating archive directory... 2023-12-02T08:51:03.329 DEBUG:teuthology.orchestra.run.smithi006:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T08:51:03.353 DEBUG:teuthology.orchestra.run.smithi141:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T08:51:03.355 DEBUG:teuthology.orchestra.run.smithi184:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T08:51:03.403 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-02T08:51:03.410 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-02T08:51:03.410 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:51:03.423 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:51:03.436 DEBUG:teuthology.orchestra.run.smithi184:> 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-02T08:51:03.457 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:51:03.470 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:51:03.474 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:51:03.476 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:51:03.484 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:51:03.491 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:51:03.494 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-02T08:51:03.502 INFO:teuthology.task.internal:Configuring sudo... 2023-12-02T08:51:03.502 DEBUG:teuthology.orchestra.run.smithi006:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T08:51:03.518 DEBUG:teuthology.orchestra.run.smithi141:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T08:51:03.537 DEBUG:teuthology.orchestra.run.smithi184:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T08:51:03.567 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-02T08:51:03.589 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-02T08:51:03.589 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T08:51:03.593 DEBUG:teuthology.orchestra.run.smithi141:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T08:51:03.607 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T08:51:03.624 DEBUG:teuthology.orchestra.run.smithi006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:51:03.691 DEBUG:teuthology.orchestra.run.smithi006:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:51:03.745 DEBUG:teuthology.orchestra.run.smithi006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:51:03.831 DEBUG:teuthology.orchestra.run.smithi006:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:51:03.879 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T08:51:03.880 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T08:51:03.952 DEBUG:teuthology.orchestra.run.smithi141:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:51:03.997 DEBUG:teuthology.orchestra.run.smithi141:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:51:04.046 DEBUG:teuthology.orchestra.run.smithi141:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:51:04.130 DEBUG:teuthology.orchestra.run.smithi141:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:51:04.175 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T08:51:04.175 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T08:51:04.243 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:51:04.291 DEBUG:teuthology.orchestra.run.smithi184:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:51:04.357 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:51:04.403 DEBUG:teuthology.orchestra.run.smithi184:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:51:04.448 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-12-02T08:51:04.454 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T08:51:04.521 DEBUG:teuthology.orchestra.run.smithi006:> sudo service rsyslog restart 2023-12-02T08:51:04.523 DEBUG:teuthology.orchestra.run.smithi141:> sudo service rsyslog restart 2023-12-02T08:51:04.525 DEBUG:teuthology.orchestra.run.smithi184:> sudo service rsyslog restart 2023-12-02T08:51:04.579 INFO:teuthology.orchestra.run.smithi006.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:51:04.585 INFO:teuthology.orchestra.run.smithi141.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:51:04.614 INFO:teuthology.orchestra.run.smithi184.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:51:05.081 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-02T08:51:05.092 INFO:teuthology.task.internal:Starting timer... 2023-12-02T08:51:05.092 INFO:teuthology.run_tasks:Running task pcp... 2023-12-02T08:51:05.105 INFO:teuthology.run_tasks:Running task selinux... 2023-12-02T08:51:05.117 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-02T08:51:05.117 DEBUG:teuthology.orchestra.run.smithi006:> sudo service auditd rotate 2023-12-02T08:51:05.189 INFO:teuthology.orchestra.run.smithi006.stdout:Rotating logs: 2023-12-02T08:51:05.191 DEBUG:teuthology.orchestra.run.smithi141:> sudo service auditd rotate 2023-12-02T08:51:05.263 INFO:teuthology.orchestra.run.smithi141.stdout:Rotating logs: 2023-12-02T08:51:05.265 DEBUG:teuthology.orchestra.run.smithi184:> sudo service auditd rotate 2023-12-02T08:51:05.314 INFO:teuthology.orchestra.run.smithi184.stdout:Rotating logs: 2023-12-02T08:51:05.316 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-02T08:51:05.316 DEBUG:teuthology.orchestra.run.smithi006:> /usr/sbin/getenforce 2023-12-02T08:51:05.345 INFO:teuthology.orchestra.run.smithi006.stdout:Permissive 2023-12-02T08:51:05.346 DEBUG:teuthology.orchestra.run.smithi141:> /usr/sbin/getenforce 2023-12-02T08:51:05.375 INFO:teuthology.orchestra.run.smithi141.stdout:Permissive 2023-12-02T08:51:05.376 DEBUG:teuthology.orchestra.run.smithi184:> /usr/sbin/getenforce 2023-12-02T08:51:05.402 INFO:teuthology.orchestra.run.smithi184.stdout:Permissive 2023-12-02T08:51:05.402 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi006.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi141.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi184.front.sepia.ceph.com': 'permissive'} 2023-12-02T08:51:05.403 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:51:05.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:51:05.437 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:51:05.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:51:05.467 DEBUG:teuthology.orchestra.run.smithi184:> 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-02T08:51:05.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:51:05.498 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-02T08:51:05.498 DEBUG:teuthology.orchestra.run.smithi006:> sudo /usr/sbin/setenforce permissive 2023-12-02T08:51:05.539 DEBUG:teuthology.orchestra.run.smithi141:> sudo /usr/sbin/setenforce permissive 2023-12-02T08:51:05.577 DEBUG:teuthology.orchestra.run.smithi184:> sudo /usr/sbin/setenforce permissive 2023-12-02T08:51:05.621 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-02T08:51:05.632 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-02T08:51:05.637 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-02T08:51:05.800 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-02T08:51:05.816 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-02T08:51:05.817 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi006.front.sepia.ceph.com,smithi141.front.sepia.ceph.com,smithi184.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-02T08:57:05.293 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi006.front.sepia.ceph.com'), Remote(name='ubuntu@smithi141.front.sepia.ceph.com'), Remote(name='ubuntu@smithi184.front.sepia.ceph.com')] 2023-12-02T08:57:05.295 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T08:57:05.295 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:57:05.395 DEBUG:teuthology.orchestra.run.smithi006:> true 2023-12-02T08:57:05.470 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T08:57:05.471 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T08:57:05.471 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:57:05.556 DEBUG:teuthology.orchestra.run.smithi141:> true 2023-12-02T08:57:05.625 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T08:57:05.626 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-12-02T08:57:05.626 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:57:05.710 DEBUG:teuthology.orchestra.run.smithi184:> true 2023-12-02T08:57:05.781 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-12-02T08:57:05.782 INFO:teuthology.run_tasks:Running task clock... 2023-12-02T08:57:05.792 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-02T08:57:05.792 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T08:57:05.793 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:57:05.795 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T08:57:05.795 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:57:05.797 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T08:57:05.797 DEBUG:teuthology.orchestra.run.smithi184:> 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-02T08:57:05.826 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-02T08:57:05.833 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-02T08:57:05.843 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-02T08:57:05.852 INFO:teuthology.orchestra.run.smithi184.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-02T08:57:05.855 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-02T08:57:05.870 INFO:teuthology.orchestra.run.smithi184.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-02T08:57:05.873 INFO:teuthology.orchestra.run.smithi141.stderr:sudo: ntpd: command not found 2023-12-02T08:57:05.886 INFO:teuthology.orchestra.run.smithi141.stdout:506 Cannot talk to daemon 2023-12-02T08:57:05.893 INFO:teuthology.orchestra.run.smithi006.stderr:sudo: ntpd: command not found 2023-12-02T08:57:05.900 INFO:teuthology.orchestra.run.smithi184.stderr:sudo: ntpd: command not found 2023-12-02T08:57:05.902 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-02T08:57:05.911 INFO:teuthology.orchestra.run.smithi006.stdout:506 Cannot talk to daemon 2023-12-02T08:57:05.914 INFO:teuthology.orchestra.run.smithi184.stdout:506 Cannot talk to daemon 2023-12-02T08:57:05.918 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-02T08:57:05.930 INFO:teuthology.orchestra.run.smithi184.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-02T08:57:05.931 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-02T08:57:05.946 INFO:teuthology.orchestra.run.smithi184.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-02T08:57:05.952 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-02T08:57:05.961 INFO:teuthology.orchestra.run.smithi141.stderr:bash: line 1: ntpq: command not found 2023-12-02T08:57:05.964 INFO:teuthology.orchestra.run.smithi141.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:57:05.964 INFO:teuthology.orchestra.run.smithi141.stdout:=============================================================================== 2023-12-02T08:57:05.964 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:57:05.964 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:57:05.964 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:57:05.964 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:57:05.989 INFO:teuthology.orchestra.run.smithi184.stderr:bash: line 1: ntpq: command not found 2023-12-02T08:57:05.993 INFO:teuthology.orchestra.run.smithi184.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:57:05.993 INFO:teuthology.orchestra.run.smithi184.stdout:=============================================================================== 2023-12-02T08:57:05.993 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:57:05.993 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:57:05.993 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:57:05.993 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:57:05.999 INFO:teuthology.orchestra.run.smithi006.stderr:bash: line 1: ntpq: command not found 2023-12-02T08:57:06.002 INFO:teuthology.orchestra.run.smithi006.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:57:06.002 INFO:teuthology.orchestra.run.smithi006.stdout:=============================================================================== 2023-12-02T08:57:06.003 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:57:06.003 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:57:06.003 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:57:06.003 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:57:06.004 INFO:teuthology.run_tasks:Running task pexec... 2023-12-02T08:57:06.016 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-02T08:57:06.016 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T08:57:06.016 DEBUG:teuthology.orchestra.run.smithi006:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-02T08:57:06.017 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi141.front.sepia.ceph.com 2023-12-02T08:57:06.017 DEBUG:teuthology.orchestra.run.smithi141:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-02T08:57:06.017 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi184.front.sepia.ceph.com 2023-12-02T08:57:06.017 DEBUG:teuthology.orchestra.run.smithi184:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-02T08:57:06.111 DEBUG:teuthology.parallel:result is None 2023-12-02T08:57:06.123 DEBUG:teuthology.parallel:result is None 2023-12-02T08:57:06.132 DEBUG:teuthology.parallel:result is None 2023-12-02T08:57:06.133 INFO:teuthology.run_tasks:Running task install... 2023-12-02T08:57:06.144 DEBUG:teuthology.task.install:project ceph 2023-12-02T08:57:06.145 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '790ec80fe8c70e17748ed7354bfa28637b894703'}} 2023-12-02T08:57:06.145 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '790ec80fe8c70e17748ed7354bfa28637b894703'} 2023-12-02T08:57:06.145 INFO:teuthology.task.install:Using flavor: default 2023-12-02T08:57:06.150 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-02T08:57:06.150 INFO:teuthology.task.install:extra packages: [] 2023-12-02T08:57:06.151 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': '790ec80fe8c70e17748ed7354bfa28637b894703', 'tag': None, 'wait_for_package': False} 2023-12-02T08:57:06.151 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=790ec80fe8c70e17748ed7354bfa28637b894703 2023-12-02T08:57:06.153 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': '790ec80fe8c70e17748ed7354bfa28637b894703', 'tag': None, 'wait_for_package': False} 2023-12-02T08:57:06.153 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=790ec80fe8c70e17748ed7354bfa28637b894703 2023-12-02T08:57:06.154 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': '790ec80fe8c70e17748ed7354bfa28637b894703', 'tag': None, 'wait_for_package': False} 2023-12-02T08:57:06.154 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=790ec80fe8c70e17748ed7354bfa28637b894703 2023-12-02T08:57:06.298 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/flavors/default/ 2023-12-02T08:57:06.299 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7637.g790ec80f 2023-12-02T08:57:06.303 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/flavors/default/ 2023-12-02T08:57:06.303 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7637.g790ec80f 2023-12-02T08:57:06.403 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/flavors/default/ 2023-12-02T08:57:06.404 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7637.g790ec80f 2023-12-02T08:57:06.411 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-02T08:57:06.411 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T08:57:06.411 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-02T08:57:06.443 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-02T08:57:06.443 DEBUG:teuthology.orchestra.run.smithi006:> 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/790ec80fe8c70e17748ed7354bfa28637b894703/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-02T08:57:06.494 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-02T08:57:06.494 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-12-02T08:57:06.494 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-02T08:57:06.516 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-02T08:57:06.517 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T08:57:06.517 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-02T08:57:06.518 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:57:06.521 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-02T08:57:06.521 DEBUG:teuthology.orchestra.run.smithi184:> 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/790ec80fe8c70e17748ed7354bfa28637b894703/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-02T08:57:06.544 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-02T08:57:06.544 DEBUG:teuthology.orchestra.run.smithi141:> 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/790ec80fe8c70e17748ed7354bfa28637b894703/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-02T08:57:06.589 DEBUG:teuthology.orchestra.run.smithi184:> 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-02T08:57:06.607 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:57:06.612 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:57:06.637 INFO:teuthology.orchestra.run.smithi006.stdout:check_obsoletes = 1 2023-12-02T08:57:06.639 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum clean all 2023-12-02T08:57:06.669 DEBUG:teuthology.orchestra.run.smithi184:> 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-02T08:57:06.691 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:57:06.735 INFO:teuthology.orchestra.run.smithi184.stdout:check_obsoletes = 1 2023-12-02T08:57:06.737 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum clean all 2023-12-02T08:57:06.757 INFO:teuthology.orchestra.run.smithi141.stdout:check_obsoletes = 1 2023-12-02T08:57:06.758 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum clean all 2023-12-02T08:57:06.898 INFO:teuthology.orchestra.run.smithi006.stdout:73 files removed 2023-12-02T08:57:06.926 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-radosgw 2023-12-02T08:57:06.989 INFO:teuthology.orchestra.run.smithi184.stdout:73 files removed 2023-12-02T08:57:07.001 INFO:teuthology.orchestra.run.smithi141.stdout:73 files removed 2023-12-02T08:57:07.019 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-radosgw 2023-12-02T08:57:07.028 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-radosgw 2023-12-02T08:57:07.630 INFO:teuthology.orchestra.run.smithi006.stdout:ceph packages for x86_64 212 kB/s | 78 kB 00:00 2023-12-02T08:57:07.836 INFO:teuthology.orchestra.run.smithi184.stdout:ceph packages for x86_64 157 kB/s | 78 kB 00:00 2023-12-02T08:57:07.849 INFO:teuthology.orchestra.run.smithi141.stdout:ceph packages for x86_64 155 kB/s | 78 kB 00:00 2023-12-02T08:57:08.081 INFO:teuthology.orchestra.run.smithi006.stdout:ceph noarch packages 24 kB/s | 9.5 kB 00:00 2023-12-02T08:57:08.191 INFO:teuthology.orchestra.run.smithi141.stdout:ceph noarch packages 32 kB/s | 9.5 kB 00:00 2023-12-02T08:57:08.270 INFO:teuthology.orchestra.run.smithi184.stdout:ceph noarch packages 25 kB/s | 9.5 kB 00:00 2023-12-02T08:57:08.523 INFO:teuthology.orchestra.run.smithi006.stdout:ceph source packages 4.6 kB/s | 1.9 kB 00:00 2023-12-02T08:57:08.567 INFO:teuthology.orchestra.run.smithi141.stdout:ceph source packages 5.5 kB/s | 1.9 kB 00:00 2023-12-02T08:57:08.663 INFO:teuthology.orchestra.run.smithi184.stdout:ceph source packages 5.3 kB/s | 1.9 kB 00:00 2023-12-02T08:57:09.843 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS-9 - AppStream 5.0 MB/s | 6.4 MB 00:01 2023-12-02T08:57:09.903 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS-9 - AppStream 4.9 MB/s | 6.4 MB 00:01 2023-12-02T08:57:10.073 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS-9 - AppStream 4.7 MB/s | 6.4 MB 00:01 2023-12-02T08:57:11.535 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS-9 - BaseOS 3.4 MB/s | 2.0 MB 00:00 2023-12-02T08:57:11.903 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS-9 - BaseOS 2.1 MB/s | 2.0 MB 00:00 2023-12-02T08:57:12.123 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS-9 - BaseOS 2.0 MB/s | 2.0 MB 00:00 2023-12-02T08:57:13.467 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - BaseOS 5.1 MB/s | 7.9 MB 00:01 2023-12-02T08:57:13.885 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS Stream 9 - BaseOS 4.8 MB/s | 7.9 MB 00:01 2023-12-02T08:57:15.622 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - BaseOS 2.5 MB/s | 7.9 MB 00:03 2023-12-02T08:57:16.828 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS Stream 9 - AppStream 9.9 MB/s | 18 MB 00:01 2023-12-02T08:57:17.235 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - AppStream 7.0 MB/s | 18 MB 00:02 2023-12-02T08:57:20.406 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - AppStream 4.9 MB/s | 18 MB 00:03 2023-12-02T08:57:21.227 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - CRB 13 MB/s | 5.8 MB 00:00 2023-12-02T08:57:21.261 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS Stream 9 - CRB 5.3 MB/s | 5.8 MB 00:01 2023-12-02T08:57:22.751 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 15 kB 00:00 2023-12-02T08:57:22.929 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS Stream 9 - Extras packages 45 kB/s | 15 kB 00:00 2023-12-02T08:57:24.806 INFO:teuthology.orchestra.run.smithi141.stdout:Extra Packages for Enterprise Linux 11 MB/s | 20 MB 00:01 2023-12-02T08:57:24.981 INFO:teuthology.orchestra.run.smithi006.stdout:Extra Packages for Enterprise Linux 9.5 MB/s | 20 MB 00:02 2023-12-02T08:57:25.248 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 5.8 MB 00:01 2023-12-02T08:57:26.874 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - Extras packages 51 kB/s | 15 kB 00:00 2023-12-02T08:57:29.455 INFO:teuthology.orchestra.run.smithi141.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2023-12-02T08:57:29.887 INFO:teuthology.orchestra.run.smithi006.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2023-12-02T08:57:29.959 INFO:teuthology.orchestra.run.smithi184.stdout:Extra Packages for Enterprise Linux 6.7 MB/s | 20 MB 00:02 2023-12-02T08:57:32.162 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:57:32.168 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:57:32.169 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:57:32.169 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:57:32.169 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:57:32.169 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-radosgw x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 8.6 M 2023-12-02T08:57:32.169 INFO:teuthology.orchestra.run.smithi141.stdout:Upgrading: 2023-12-02T08:57:32.169 INFO:teuthology.orchestra.run.smithi141.stdout: librados2 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 3.3 M 2023-12-02T08:57:32.169 INFO:teuthology.orchestra.run.smithi141.stdout: librbd1 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 3.0 M 2023-12-02T08:57:32.169 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:57:32.169 INFO:teuthology.orchestra.run.smithi141.stdout: boost-program-options 2023-12-02T08:57:32.169 INFO:teuthology.orchestra.run.smithi141.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2023-12-02T08:57:32.169 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-base x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 5.2 M 2023-12-02T08:57:32.169 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-common x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 19 M 2023-12-02T08:57:32.169 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-selinux x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 24 k 2023-12-02T08:57:32.170 INFO:teuthology.orchestra.run.smithi141.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2023-12-02T08:57:32.170 INFO:teuthology.orchestra.run.smithi141.stdout: libarrow x86_64 9.0.0-9.el9 epel 4.4 M 2023-12-02T08:57:32.170 INFO:teuthology.orchestra.run.smithi141.stdout: libarrow-doc noarch 9.0.0-9.el9 epel 24 k 2023-12-02T08:57:32.170 INFO:teuthology.orchestra.run.smithi141.stdout: libcephfs2 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 719 k 2023-12-02T08:57:32.170 INFO:teuthology.orchestra.run.smithi141.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2023-12-02T08:57:32.170 INFO:teuthology.orchestra.run.smithi141.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2023-12-02T08:57:32.170 INFO:teuthology.orchestra.run.smithi141.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2023-12-02T08:57:32.170 INFO:teuthology.orchestra.run.smithi141.stdout: libradosstriper1 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 476 k 2023-12-02T08:57:32.170 INFO:teuthology.orchestra.run.smithi141.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2023-12-02T08:57:32.170 INFO:teuthology.orchestra.run.smithi141.stdout: librgw2 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 4.8 M 2023-12-02T08:57:32.170 INFO:teuthology.orchestra.run.smithi141.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2023-12-02T08:57:32.170 INFO:teuthology.orchestra.run.smithi141.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2023-12-02T08:57:32.170 INFO:teuthology.orchestra.run.smithi141.stdout: parquet-libs x86_64 9.0.0-9.el9 epel 837 k 2023-12-02T08:57:32.171 INFO:teuthology.orchestra.run.smithi141.stdout: python3-ceph-argparse 2023-12-02T08:57:32.171 INFO:teuthology.orchestra.run.smithi141.stdout: x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 45 k 2023-12-02T08:57:32.171 INFO:teuthology.orchestra.run.smithi141.stdout: python3-ceph-common x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 129 k 2023-12-02T08:57:32.171 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cephfs x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 161 k 2023-12-02T08:57:32.171 INFO:teuthology.orchestra.run.smithi141.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2023-12-02T08:57:32.171 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rados x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 320 k 2023-12-02T08:57:32.171 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rbd x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 299 k 2023-12-02T08:57:32.171 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rgw x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 99 k 2023-12-02T08:57:32.171 INFO:teuthology.orchestra.run.smithi141.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2023-12-02T08:57:32.171 INFO:teuthology.orchestra.run.smithi141.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2023-12-02T08:57:32.171 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:57:32.171 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:57:32.171 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:57:32.171 INFO:teuthology.orchestra.run.smithi141.stdout:Install 27 Packages 2023-12-02T08:57:32.172 INFO:teuthology.orchestra.run.smithi141.stdout:Upgrade 2 Packages 2023-12-02T08:57:32.172 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:57:32.172 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 55 M 2023-12-02T08:57:32.172 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:57:32.724 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:57:32.727 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:57:32.727 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:57:32.728 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:57:32.728 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:57:32.728 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-radosgw x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 8.6 M 2023-12-02T08:57:32.728 INFO:teuthology.orchestra.run.smithi006.stdout:Upgrading: 2023-12-02T08:57:32.728 INFO:teuthology.orchestra.run.smithi006.stdout: librados2 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 3.3 M 2023-12-02T08:57:32.728 INFO:teuthology.orchestra.run.smithi006.stdout: librbd1 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 3.0 M 2023-12-02T08:57:32.728 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:57:32.728 INFO:teuthology.orchestra.run.smithi006.stdout: boost-program-options 2023-12-02T08:57:32.728 INFO:teuthology.orchestra.run.smithi006.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2023-12-02T08:57:32.728 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-base x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 5.2 M 2023-12-02T08:57:32.728 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-common x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 19 M 2023-12-02T08:57:32.728 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-selinux x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 24 k 2023-12-02T08:57:32.728 INFO:teuthology.orchestra.run.smithi006.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2023-12-02T08:57:32.729 INFO:teuthology.orchestra.run.smithi006.stdout: libarrow x86_64 9.0.0-9.el9 epel 4.4 M 2023-12-02T08:57:32.729 INFO:teuthology.orchestra.run.smithi006.stdout: libarrow-doc noarch 9.0.0-9.el9 epel 24 k 2023-12-02T08:57:32.729 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs2 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 719 k 2023-12-02T08:57:32.729 INFO:teuthology.orchestra.run.smithi006.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2023-12-02T08:57:32.729 INFO:teuthology.orchestra.run.smithi006.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2023-12-02T08:57:32.729 INFO:teuthology.orchestra.run.smithi006.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2023-12-02T08:57:32.729 INFO:teuthology.orchestra.run.smithi006.stdout: libradosstriper1 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 476 k 2023-12-02T08:57:32.729 INFO:teuthology.orchestra.run.smithi006.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2023-12-02T08:57:32.729 INFO:teuthology.orchestra.run.smithi006.stdout: librgw2 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 4.8 M 2023-12-02T08:57:32.729 INFO:teuthology.orchestra.run.smithi006.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2023-12-02T08:57:32.729 INFO:teuthology.orchestra.run.smithi006.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2023-12-02T08:57:32.729 INFO:teuthology.orchestra.run.smithi006.stdout: parquet-libs x86_64 9.0.0-9.el9 epel 837 k 2023-12-02T08:57:32.729 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-argparse 2023-12-02T08:57:32.729 INFO:teuthology.orchestra.run.smithi006.stdout: x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 45 k 2023-12-02T08:57:32.730 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-common x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 129 k 2023-12-02T08:57:32.730 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cephfs x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 161 k 2023-12-02T08:57:32.730 INFO:teuthology.orchestra.run.smithi006.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2023-12-02T08:57:32.730 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rados x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 320 k 2023-12-02T08:57:32.730 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rbd x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 299 k 2023-12-02T08:57:32.730 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rgw x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 99 k 2023-12-02T08:57:32.730 INFO:teuthology.orchestra.run.smithi006.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2023-12-02T08:57:32.730 INFO:teuthology.orchestra.run.smithi006.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2023-12-02T08:57:32.730 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:57:32.730 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:57:32.730 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:57:32.730 INFO:teuthology.orchestra.run.smithi006.stdout:Install 27 Packages 2023-12-02T08:57:32.730 INFO:teuthology.orchestra.run.smithi006.stdout:Upgrade 2 Packages 2023-12-02T08:57:32.731 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:57:32.731 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 55 M 2023-12-02T08:57:32.731 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:57:33.054 INFO:teuthology.orchestra.run.smithi141.stdout:(1/29): ceph-radosgw-18.0.0-7637.g790ec80f.el9. 12 MB/s | 8.6 MB 00:00 2023-12-02T08:57:33.098 INFO:teuthology.orchestra.run.smithi141.stdout:(2/29): ceph-selinux-18.0.0-7637.g790ec80f.el9. 545 kB/s | 24 kB 00:00 2023-12-02T08:57:33.190 INFO:teuthology.orchestra.run.smithi141.stdout:(3/29): libcephfs2-18.0.0-7637.g790ec80f.el9.x8 7.7 MB/s | 719 kB 00:00 2023-12-02T08:57:33.265 INFO:teuthology.orchestra.run.smithi141.stdout:(4/29): libradosstriper1-18.0.0-7637.g790ec80f. 6.2 MB/s | 476 kB 00:00 2023-12-02T08:57:33.633 INFO:teuthology.orchestra.run.smithi141.stdout:(5/29): librgw2-18.0.0-7637.g790ec80f.el9.x86_6 13 MB/s | 4.8 MB 00:00 2023-12-02T08:57:33.691 INFO:teuthology.orchestra.run.smithi141.stdout:(6/29): python3-ceph-argparse-18.0.0-7637.g790e 779 kB/s | 45 kB 00:00 2023-12-02T08:57:33.749 INFO:teuthology.orchestra.run.smithi141.stdout:(7/29): python3-ceph-common-18.0.0-7637.g790ec8 2.2 MB/s | 129 kB 00:00 2023-12-02T08:57:33.817 INFO:teuthology.orchestra.run.smithi141.stdout:(8/29): python3-cephfs-18.0.0-7637.g790ec80f.el 2.4 MB/s | 161 kB 00:00 2023-12-02T08:57:33.892 INFO:teuthology.orchestra.run.smithi141.stdout:(9/29): python3-rados-18.0.0-7637.g790ec80f.el9 4.2 MB/s | 320 kB 00:00 2023-12-02T08:57:33.964 INFO:teuthology.orchestra.run.smithi141.stdout:(10/29): python3-rbd-18.0.0-7637.g790ec80f.el9. 4.1 MB/s | 299 kB 00:00 2023-12-02T08:57:34.031 INFO:teuthology.orchestra.run.smithi141.stdout:(11/29): python3-rgw-18.0.0-7637.g790ec80f.el9. 1.5 MB/s | 99 kB 00:00 2023-12-02T08:57:34.148 INFO:teuthology.orchestra.run.smithi141.stdout:(12/29): boost-program-options-1.75.0-8.el9.x86 909 kB/s | 106 kB 00:00 2023-12-02T08:57:34.199 INFO:teuthology.orchestra.run.smithi141.stdout:(13/29): libpmemobj-1.12.1-1.el9.x86_64.rpm 3.1 MB/s | 159 kB 00:00 2023-12-02T08:57:34.232 INFO:teuthology.orchestra.run.smithi141.stdout:(14/29): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.3 MB/s | 44 kB 00:00 2023-12-02T08:57:34.291 INFO:teuthology.orchestra.run.smithi141.stdout:(15/29): librdkafka-1.6.1-102.el9.x86_64.rpm 11 MB/s | 661 kB 00:00 2023-12-02T08:57:34.333 INFO:teuthology.orchestra.run.smithi141.stdout:(16/29): lttng-ust-2.12.0-6.el9.x86_64.rpm 6.6 MB/s | 282 kB 00:00 2023-12-02T08:57:34.367 INFO:teuthology.orchestra.run.smithi141.stdout:(17/29): python3-prettytable-0.7.2-27.el9.noarc 1.2 MB/s | 41 kB 00:00 2023-12-02T08:57:34.513 INFO:teuthology.orchestra.run.smithi006.stdout:(1/29): ceph-base-18.0.0-7637.g790ec80f.el9.x86 3.3 MB/s | 5.2 MB 00:01 2023-12-02T08:57:34.621 INFO:teuthology.orchestra.run.smithi006.stdout:(2/29): ceph-radosgw-18.0.0-7637.g790ec80f.el9. 5.1 MB/s | 8.6 MB 00:01 2023-12-02T08:57:34.647 INFO:teuthology.orchestra.run.smithi006.stdout:(3/29): ceph-selinux-18.0.0-7637.g790ec80f.el9. 181 kB/s | 24 kB 00:00 2023-12-02T08:57:34.667 INFO:teuthology.orchestra.run.smithi141.stdout:(18/29): ceph-common-18.0.0-7637.g790ec80f.el9. 8.2 MB/s | 19 MB 00:02 2023-12-02T08:57:34.697 INFO:teuthology.orchestra.run.smithi006.stdout:(4/29): libcephfs2-18.0.0-7637.g790ec80f.el9.x8 9.3 MB/s | 719 kB 00:00 2023-12-02T08:57:34.747 INFO:teuthology.orchestra.run.smithi006.stdout:(5/29): libradosstriper1-18.0.0-7637.g790ec80f. 4.6 MB/s | 476 kB 00:00 2023-12-02T08:57:34.792 INFO:teuthology.orchestra.run.smithi184.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2023-12-02T08:57:34.797 INFO:teuthology.orchestra.run.smithi006.stdout:(6/29): python3-ceph-argparse-18.0.0-7637.g790e 902 kB/s | 45 kB 00:00 2023-12-02T08:57:34.856 INFO:teuthology.orchestra.run.smithi006.stdout:(7/29): python3-ceph-common-18.0.0-7637.g790ec8 2.2 MB/s | 129 kB 00:00 2023-12-02T08:57:34.915 INFO:teuthology.orchestra.run.smithi006.stdout:(8/29): python3-cephfs-18.0.0-7637.g790ec80f.el 2.7 MB/s | 161 kB 00:00 2023-12-02T08:57:34.994 INFO:teuthology.orchestra.run.smithi141.stdout:(19/29): gperftools-libs-2.9.1-2.el9.x86_64.rpm 494 kB/s | 309 kB 00:00 2023-12-02T08:57:35.007 INFO:teuthology.orchestra.run.smithi006.stdout:(9/29): librgw2-18.0.0-7637.g790ec80f.el9.x86_6 15 MB/s | 4.8 MB 00:00 2023-12-02T08:57:35.032 INFO:teuthology.orchestra.run.smithi006.stdout:(10/29): python3-rados-18.0.0-7637.g790ec80f.el 2.7 MB/s | 320 kB 00:00 2023-12-02T08:57:35.057 INFO:teuthology.orchestra.run.smithi006.stdout:(11/29): python3-rbd-18.0.0-7637.g790ec80f.el9. 5.8 MB/s | 299 kB 00:00 2023-12-02T08:57:35.091 INFO:teuthology.orchestra.run.smithi006.stdout:(12/29): python3-rgw-18.0.0-7637.g790ec80f.el9. 1.7 MB/s | 99 kB 00:00 2023-12-02T08:57:35.109 INFO:teuthology.orchestra.run.smithi141.stdout:(20/29): libarrow-doc-9.0.0-9.el9.noarch.rpm 209 kB/s | 24 kB 00:00 2023-12-02T08:57:35.225 INFO:teuthology.orchestra.run.smithi006.stdout:(13/29): boost-program-options-1.75.0-8.el9.x86 633 kB/s | 106 kB 00:00 2023-12-02T08:57:35.235 INFO:teuthology.orchestra.run.smithi141.stdout:(21/29): liboath-2.6.7-2.el9.x86_64.rpm 388 kB/s | 49 kB 00:00 2023-12-02T08:57:35.250 INFO:teuthology.orchestra.run.smithi006.stdout:(14/29): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.2 MB/s | 159 kB 00:00 2023-12-02T08:57:35.267 INFO:teuthology.orchestra.run.smithi006.stdout:(15/29): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.0 MB/s | 44 kB 00:00 2023-12-02T08:57:35.342 INFO:teuthology.orchestra.run.smithi006.stdout:(16/29): librdkafka-1.6.1-102.el9.x86_64.rpm 7.0 MB/s | 661 kB 00:00 2023-12-02T08:57:35.343 INFO:teuthology.orchestra.run.smithi141.stdout:(22/29): libunwind-1.6.2-1.el9.x86_64.rpm 623 kB/s | 67 kB 00:00 2023-12-02T08:57:35.367 INFO:teuthology.orchestra.run.smithi006.stdout:(17/29): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.8 MB/s | 282 kB 00:00 2023-12-02T08:57:35.384 INFO:teuthology.orchestra.run.smithi006.stdout:(18/29): python3-prettytable-0.7.2-27.el9.noarc 1.0 MB/s | 41 kB 00:00 2023-12-02T08:57:35.618 INFO:teuthology.orchestra.run.smithi141.stdout:(23/29): libarrow-9.0.0-9.el9.x86_64.rpm 4.6 MB/s | 4.4 MB 00:00 2023-12-02T08:57:35.685 INFO:teuthology.orchestra.run.smithi141.stdout:(24/29): ceph-base-18.0.0-7637.g790ec80f.el9.x8 1.6 MB/s | 5.2 MB 00:03 2023-12-02T08:57:35.711 INFO:teuthology.orchestra.run.smithi141.stdout:(25/29): parquet-libs-9.0.0-9.el9.x86_64.rpm 2.2 MB/s | 837 kB 00:00 2023-12-02T08:57:35.736 INFO:teuthology.orchestra.run.smithi141.stdout:(26/29): re2-20211101-3.el9.x86_64.rpm 1.6 MB/s | 192 kB 00:00 2023-12-02T08:57:35.818 INFO:teuthology.orchestra.run.smithi006.stdout:(19/29): gperftools-libs-2.9.1-2.el9.x86_64.rpm 686 kB/s | 309 kB 00:00 2023-12-02T08:57:35.893 INFO:teuthology.orchestra.run.smithi006.stdout:(20/29): libarrow-doc-9.0.0-9.el9.noarch.rpm 326 kB/s | 24 kB 00:00 2023-12-02T08:57:35.968 INFO:teuthology.orchestra.run.smithi006.stdout:(21/29): liboath-2.6.7-2.el9.x86_64.rpm 649 kB/s | 49 kB 00:00 2023-12-02T08:57:36.028 INFO:teuthology.orchestra.run.smithi141.stdout:(27/29): librbd1-18.0.0-7637.g790ec80f.el9.x86_ 10 MB/s | 3.0 MB 00:00 2023-12-02T08:57:36.086 INFO:teuthology.orchestra.run.smithi006.stdout:(22/29): libarrow-9.0.0-9.el9.x86_64.rpm 6.3 MB/s | 4.4 MB 00:00 2023-12-02T08:57:36.111 INFO:teuthology.orchestra.run.smithi006.stdout:(23/29): libunwind-1.6.2-1.el9.x86_64.rpm 474 kB/s | 67 kB 00:00 2023-12-02T08:57:36.186 INFO:teuthology.orchestra.run.smithi006.stdout:(24/29): parquet-libs-9.0.0-9.el9.x86_64.rpm 8.2 MB/s | 837 kB 00:00 2023-12-02T08:57:36.211 INFO:teuthology.orchestra.run.smithi006.stdout:(25/29): re2-20211101-3.el9.x86_64.rpm 1.9 MB/s | 192 kB 00:00 2023-12-02T08:57:36.295 INFO:teuthology.orchestra.run.smithi006.stdout:(26/29): thrift-0.15.0-2.el9.x86_64.rpm 15 MB/s | 1.6 MB 00:00 2023-12-02T08:57:36.478 INFO:teuthology.orchestra.run.smithi141.stdout:(28/29): thrift-0.15.0-2.el9.x86_64.rpm 2.0 MB/s | 1.6 MB 00:00 2023-12-02T08:57:36.637 INFO:teuthology.orchestra.run.smithi006.stdout:(27/29): librbd1-18.0.0-7637.g790ec80f.el9.x86_ 8.9 MB/s | 3.0 MB 00:00 2023-12-02T08:57:36.695 INFO:teuthology.orchestra.run.smithi006.stdout:(28/29): librados2-18.0.0-7637.g790ec80f.el9.x8 6.9 MB/s | 3.3 MB 00:00 2023-12-02T08:57:36.895 INFO:teuthology.orchestra.run.smithi141.stdout:(29/29): librados2-18.0.0-7637.g790ec80f.el9.x8 2.8 MB/s | 3.3 MB 00:01 2023-12-02T08:57:36.898 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:57:36.898 INFO:teuthology.orchestra.run.smithi141.stdout:Total 12 MB/s | 55 MB 00:04 2023-12-02T08:57:36.899 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:57:36.934 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:57:36.934 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:57:37.392 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:57:37.393 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:57:37.492 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:57:37.505 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:57:37.506 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2023-12-02T08:57:37.506 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:57:37.506 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:57:37.506 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-radosgw x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 8.6 M 2023-12-02T08:57:37.506 INFO:teuthology.orchestra.run.smithi184.stdout:Upgrading: 2023-12-02T08:57:37.506 INFO:teuthology.orchestra.run.smithi184.stdout: librados2 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 3.3 M 2023-12-02T08:57:37.506 INFO:teuthology.orchestra.run.smithi184.stdout: librbd1 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 3.0 M 2023-12-02T08:57:37.506 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2023-12-02T08:57:37.506 INFO:teuthology.orchestra.run.smithi184.stdout: boost-program-options 2023-12-02T08:57:37.506 INFO:teuthology.orchestra.run.smithi184.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2023-12-02T08:57:37.506 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-base x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 5.2 M 2023-12-02T08:57:37.506 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-common x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 19 M 2023-12-02T08:57:37.506 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-selinux x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 24 k 2023-12-02T08:57:37.507 INFO:teuthology.orchestra.run.smithi184.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2023-12-02T08:57:37.507 INFO:teuthology.orchestra.run.smithi184.stdout: libarrow x86_64 9.0.0-9.el9 epel 4.4 M 2023-12-02T08:57:37.507 INFO:teuthology.orchestra.run.smithi184.stdout: libarrow-doc noarch 9.0.0-9.el9 epel 24 k 2023-12-02T08:57:37.507 INFO:teuthology.orchestra.run.smithi184.stdout: libcephfs2 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 719 k 2023-12-02T08:57:37.507 INFO:teuthology.orchestra.run.smithi184.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2023-12-02T08:57:37.507 INFO:teuthology.orchestra.run.smithi184.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2023-12-02T08:57:37.507 INFO:teuthology.orchestra.run.smithi184.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2023-12-02T08:57:37.507 INFO:teuthology.orchestra.run.smithi184.stdout: libradosstriper1 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 476 k 2023-12-02T08:57:37.507 INFO:teuthology.orchestra.run.smithi184.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2023-12-02T08:57:37.507 INFO:teuthology.orchestra.run.smithi184.stdout: librgw2 x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 4.8 M 2023-12-02T08:57:37.507 INFO:teuthology.orchestra.run.smithi184.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2023-12-02T08:57:37.507 INFO:teuthology.orchestra.run.smithi184.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2023-12-02T08:57:37.507 INFO:teuthology.orchestra.run.smithi184.stdout: parquet-libs x86_64 9.0.0-9.el9 epel 837 k 2023-12-02T08:57:37.507 INFO:teuthology.orchestra.run.smithi184.stdout: python3-ceph-argparse 2023-12-02T08:57:37.508 INFO:teuthology.orchestra.run.smithi184.stdout: x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 45 k 2023-12-02T08:57:37.508 INFO:teuthology.orchestra.run.smithi184.stdout: python3-ceph-common x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 129 k 2023-12-02T08:57:37.508 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cephfs x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 161 k 2023-12-02T08:57:37.508 INFO:teuthology.orchestra.run.smithi184.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2023-12-02T08:57:37.508 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rados x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 320 k 2023-12-02T08:57:37.508 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rbd x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 299 k 2023-12-02T08:57:37.508 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rgw x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 99 k 2023-12-02T08:57:37.508 INFO:teuthology.orchestra.run.smithi184.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2023-12-02T08:57:37.508 INFO:teuthology.orchestra.run.smithi184.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2023-12-02T08:57:37.508 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:57:37.508 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:57:37.508 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:57:37.508 INFO:teuthology.orchestra.run.smithi184.stdout:Install 27 Packages 2023-12-02T08:57:37.508 INFO:teuthology.orchestra.run.smithi184.stdout:Upgrade 2 Packages 2023-12-02T08:57:37.509 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:57:37.509 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 55 M 2023-12-02T08:57:37.509 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:57:37.788 INFO:teuthology.orchestra.run.smithi006.stdout:(29/29): ceph-common-18.0.0-7637.g790ec80f.el9. 3.9 MB/s | 19 MB 00:04 2023-12-02T08:57:37.795 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:57:37.795 INFO:teuthology.orchestra.run.smithi006.stdout:Total 11 MB/s | 55 MB 00:05 2023-12-02T08:57:37.795 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:57:37.837 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:57:37.837 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:57:38.322 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:57:38.323 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:57:38.576 INFO:teuthology.orchestra.run.smithi184.stdout:(1/29): ceph-base-18.0.0-7637.g790ec80f.el9.x86 7.5 MB/s | 5.2 MB 00:00 2023-12-02T08:57:38.651 INFO:teuthology.orchestra.run.smithi184.stdout:(2/29): ceph-selinux-18.0.0-7637.g790ec80f.el9. 321 kB/s | 24 kB 00:00 2023-12-02T08:57:38.760 INFO:teuthology.orchestra.run.smithi184.stdout:(3/29): libcephfs2-18.0.0-7637.g790ec80f.el9.x8 6.5 MB/s | 719 kB 00:00 2023-12-02T08:57:38.768 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:57:38.852 INFO:teuthology.orchestra.run.smithi184.stdout:(4/29): libradosstriper1-18.0.0-7637.g790ec80f. 5.1 MB/s | 476 kB 00:00 2023-12-02T08:57:38.868 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/31 2023-12-02T08:57:38.899 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/31 2023-12-02T08:57:38.950 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/31 2023-12-02T08:57:39.318 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/31 2023-12-02T08:57:39.357 INFO:teuthology.orchestra.run.smithi141.stdout: Upgrading : librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 5/31 2023-12-02T08:57:39.432 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 5/31 2023-12-02T08:57:39.444 INFO:teuthology.orchestra.run.smithi184.stdout:(5/29): librgw2-18.0.0-7637.g790ec80f.el9.x86_6 8.1 MB/s | 4.8 MB 00:00 2023-12-02T08:57:39.517 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-rados-2:18.0.0-7637.g790ec80f.el9.x86_64 6/31 2023-12-02T08:57:39.550 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 7/31 2023-12-02T08:57:39.612 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 7/31 2023-12-02T08:57:39.628 INFO:teuthology.orchestra.run.smithi184.stdout:(6/29): ceph-common-18.0.0-7637.g790ec80f.el9.x 11 MB/s | 19 MB 00:01 2023-12-02T08:57:39.642 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/31 2023-12-02T08:57:39.652 INFO:teuthology.orchestra.run.smithi184.stdout:(7/29): python3-ceph-argparse-18.0.0-7637.g790e 216 kB/s | 45 kB 00:00 2023-12-02T08:57:39.678 INFO:teuthology.orchestra.run.smithi184.stdout:(8/29): python3-ceph-common-18.0.0-7637.g790ec8 2.5 MB/s | 129 kB 00:00 2023-12-02T08:57:39.685 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-ceph-argparse-2:18.0.0-7637.g790ec80f.el9. 9/31 2023-12-02T08:57:39.705 INFO:teuthology.orchestra.run.smithi184.stdout:(9/29): python3-cephfs-18.0.0-7637.g790ec80f.el 3.1 MB/s | 161 kB 00:00 2023-12-02T08:57:39.728 INFO:teuthology.orchestra.run.smithi184.stdout:(10/29): python3-rados-18.0.0-7637.g790ec80f.el 6.2 MB/s | 320 kB 00:00 2023-12-02T08:57:39.730 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:57:39.751 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-cephfs-2:18.0.0-7637.g790ec80f.el9.x86_64 10/31 2023-12-02T08:57:39.777 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libradosstriper1-2:18.0.0-7637.g790ec80f.el9.x86_6 11/31 2023-12-02T08:57:39.821 INFO:teuthology.orchestra.run.smithi184.stdout:(11/29): ceph-radosgw-18.0.0-7637.g790ec80f.el9 4.4 MB/s | 8.6 MB 00:01 2023-12-02T08:57:39.828 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/31 2023-12-02T08:57:39.843 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7637.g790ec80f.el9.x86_6 11/31 2023-12-02T08:57:39.846 INFO:teuthology.orchestra.run.smithi184.stdout:(12/29): python3-rgw-18.0.0-7637.g790ec80f.el9. 850 kB/s | 99 kB 00:00 2023-12-02T08:57:39.859 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/31 2023-12-02T08:57:39.879 INFO:teuthology.orchestra.run.smithi184.stdout:(13/29): python3-rbd-18.0.0-7637.g790ec80f.el9. 1.7 MB/s | 299 kB 00:00 2023-12-02T08:57:39.921 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/31 2023-12-02T08:57:39.949 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/31 2023-12-02T08:57:39.981 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libarrow-9.0.0-9.el9.x86_64 13/31 2023-12-02T08:57:40.021 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/31 2023-12-02T08:57:40.061 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/31 2023-12-02T08:57:40.089 INFO:teuthology.orchestra.run.smithi184.stdout:(14/29): boost-program-options-1.75.0-8.el9.x86 395 kB/s | 106 kB 00:00 2023-12-02T08:57:40.090 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libarrow-doc-9.0.0-9.el9.noarch 16/31 2023-12-02T08:57:40.114 INFO:teuthology.orchestra.run.smithi184.stdout:(15/29): librabbitmq-0.11.0-7.el9.x86_64.rpm 238 kB/s | 44 kB 00:00 2023-12-02T08:57:40.123 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 17/31 2023-12-02T08:57:40.139 INFO:teuthology.orchestra.run.smithi184.stdout:(16/29): libpmemobj-1.12.1-1.el9.x86_64.rpm 543 kB/s | 159 kB 00:00 2023-12-02T08:57:40.260 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/31 2023-12-02T08:57:40.290 INFO:teuthology.orchestra.run.smithi184.stdout:(17/29): librdkafka-1.6.1-102.el9.x86_64.rpm 3.2 MB/s | 661 kB 00:00 2023-12-02T08:57:40.302 INFO:teuthology.orchestra.run.smithi006.stdout: Upgrading : librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 5/31 2023-12-02T08:57:40.315 INFO:teuthology.orchestra.run.smithi184.stdout:(18/29): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.4 MB/s | 282 kB 00:00 2023-12-02T08:57:40.340 INFO:teuthology.orchestra.run.smithi184.stdout:(19/29): python3-prettytable-0.7.2-27.el9.noarc 205 kB/s | 41 kB 00:00 2023-12-02T08:57:40.395 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 5/31 2023-12-02T08:57:40.432 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 18/31 2023-12-02T08:57:40.470 INFO:teuthology.orchestra.run.smithi141.stdout: Upgrading : librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 19/31 2023-12-02T08:57:40.482 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rados-2:18.0.0-7637.g790ec80f.el9.x86_64 6/31 2023-12-02T08:57:40.512 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 7/31 2023-12-02T08:57:40.557 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 7/31 2023-12-02T08:57:40.559 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 19/31 2023-12-02T08:57:40.587 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/31 2023-12-02T08:57:40.591 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-rbd-2:18.0.0-7637.g790ec80f.el9.x86_64 20/31 2023-12-02T08:57:40.627 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 21/31 2023-12-02T08:57:40.631 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-ceph-argparse-2:18.0.0-7637.g790ec80f.el9. 9/31 2023-12-02T08:57:40.632 INFO:teuthology.orchestra.run.smithi184.stdout:(20/29): libarrow-doc-9.0.0-9.el9.noarch.rpm 83 kB/s | 24 kB 00:00 2023-12-02T08:57:40.698 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cephfs-2:18.0.0-7637.g790ec80f.el9.x86_64 10/31 2023-12-02T08:57:40.722 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libradosstriper1-2:18.0.0-7637.g790ec80f.el9.x86_6 11/31 2023-12-02T08:57:40.788 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7637.g790ec80f.el9.x86_6 11/31 2023-12-02T08:57:40.897 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/31 2023-12-02T08:57:40.929 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libarrow-9.0.0-9.el9.x86_64 13/31 2023-12-02T08:57:40.941 INFO:teuthology.orchestra.run.smithi184.stdout:(21/29): liboath-2.6.7-2.el9.x86_64.rpm 157 kB/s | 49 kB 00:00 2023-12-02T08:57:40.971 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/31 2023-12-02T08:57:41.002 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/31 2023-12-02T08:57:41.008 INFO:teuthology.orchestra.run.smithi184.stdout:(22/29): gperftools-libs-2.9.1-2.el9.x86_64.rpm 430 kB/s | 309 kB 00:00 2023-12-02T08:57:41.032 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libarrow-doc-9.0.0-9.el9.noarch 16/31 2023-12-02T08:57:41.043 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : parquet-libs-9.0.0-9.el9.x86_64 22/31 2023-12-02T08:57:41.065 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 17/31 2023-12-02T08:57:41.081 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : librgw2-2:18.0.0-7637.g790ec80f.el9.x86_64 23/31 2023-12-02T08:57:41.151 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: librgw2-2:18.0.0-7637.g790ec80f.el9.x86_64 23/31 2023-12-02T08:57:41.216 INFO:teuthology.orchestra.run.smithi184.stdout:(23/29): libunwind-1.6.2-1.el9.x86_64.rpm 245 kB/s | 67 kB 00:00 2023-12-02T08:57:41.220 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-rgw-2:18.0.0-7637.g790ec80f.el9.x86_64 24/31 2023-12-02T08:57:41.250 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-ceph-common-2:18.0.0-7637.g790ec80f.el9.x8 25/31 2023-12-02T08:57:41.325 INFO:teuthology.orchestra.run.smithi184.stdout:(24/29): parquet-libs-9.0.0-9.el9.x86_64.rpm 2.6 MB/s | 837 kB 00:00 2023-12-02T08:57:41.389 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 18/31 2023-12-02T08:57:41.417 INFO:teuthology.orchestra.run.smithi184.stdout:(25/29): libarrow-9.0.0-9.el9.x86_64.rpm 4.1 MB/s | 4.4 MB 00:01 2023-12-02T08:57:41.419 INFO:teuthology.orchestra.run.smithi006.stdout: Upgrading : librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 19/31 2023-12-02T08:57:41.467 INFO:teuthology.orchestra.run.smithi184.stdout:(26/29): re2-20211101-3.el9.x86_64.rpm 765 kB/s | 192 kB 00:00 2023-12-02T08:57:41.494 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 19/31 2023-12-02T08:57:41.524 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rbd-2:18.0.0-7637.g790ec80f.el9.x86_64 20/31 2023-12-02T08:57:41.560 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 21/31 2023-12-02T08:57:41.592 INFO:teuthology.orchestra.run.smithi184.stdout:(27/29): thrift-0.15.0-2.el9.x86_64.rpm 5.9 MB/s | 1.6 MB 00:00 2023-12-02T08:57:41.801 INFO:teuthology.orchestra.run.smithi184.stdout:(28/29): librados2-18.0.0-7637.g790ec80f.el9.x8 8.6 MB/s | 3.3 MB 00:00 2023-12-02T08:57:41.860 INFO:teuthology.orchestra.run.smithi184.stdout:(29/29): librbd1-18.0.0-7637.g790ec80f.el9.x86_ 7.7 MB/s | 3.0 MB 00:00 2023-12-02T08:57:41.864 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:57:41.864 INFO:teuthology.orchestra.run.smithi184.stdout:Total 13 MB/s | 55 MB 00:04 2023-12-02T08:57:41.865 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:57:41.900 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:57:41.900 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:57:42.009 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : parquet-libs-9.0.0-9.el9.x86_64 22/31 2023-12-02T08:57:42.047 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librgw2-2:18.0.0-7637.g790ec80f.el9.x86_64 23/31 2023-12-02T08:57:42.118 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librgw2-2:18.0.0-7637.g790ec80f.el9.x86_64 23/31 2023-12-02T08:57:42.198 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rgw-2:18.0.0-7637.g790ec80f.el9.x86_64 24/31 2023-12-02T08:57:42.224 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-ceph-common-2:18.0.0-7637.g790ec80f.el9.x8 25/31 2023-12-02T08:57:42.368 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:57:42.369 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:57:43.374 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 26/31 2023-12-02T08:57:43.430 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 26/31 2023-12-02T08:57:43.728 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:57:43.822 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/31 2023-12-02T08:57:43.848 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/31 2023-12-02T08:57:43.907 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/31 2023-12-02T08:57:43.990 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 26/31 2023-12-02T08:57:44.025 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 27/31 2023-12-02T08:57:44.101 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 27/31 2023-12-02T08:57:44.102 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2023-12-02T08:57:44.102 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2023-12-02T08:57:44.102 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:57:44.143 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-selinux-2:18.0.0-7637.g790ec80f.el9.x86_64 28/31 2023-12-02T08:57:44.284 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/31 2023-12-02T08:57:44.330 INFO:teuthology.orchestra.run.smithi184.stdout: Upgrading : librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 5/31 2023-12-02T08:57:44.405 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 5/31 2023-12-02T08:57:44.452 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 26/31 2023-12-02T08:57:44.487 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 26/31 2023-12-02T08:57:44.491 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-rados-2:18.0.0-7637.g790ec80f.el9.x86_64 6/31 2023-12-02T08:57:44.515 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 7/31 2023-12-02T08:57:44.560 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 7/31 2023-12-02T08:57:44.590 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/31 2023-12-02T08:57:44.625 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-ceph-argparse-2:18.0.0-7637.g790ec80f.el9. 9/31 2023-12-02T08:57:44.692 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-cephfs-2:18.0.0-7637.g790ec80f.el9.x86_64 10/31 2023-12-02T08:57:44.717 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libradosstriper1-2:18.0.0-7637.g790ec80f.el9.x86_6 11/31 2023-12-02T08:57:44.782 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7637.g790ec80f.el9.x86_6 11/31 2023-12-02T08:57:44.888 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/31 2023-12-02T08:57:44.917 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libarrow-9.0.0-9.el9.x86_64 13/31 2023-12-02T08:57:44.957 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/31 2023-12-02T08:57:44.998 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/31 2023-12-02T08:57:45.023 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libarrow-doc-9.0.0-9.el9.noarch 16/31 2023-12-02T08:57:45.055 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 17/31 2023-12-02T08:57:45.094 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 26/31 2023-12-02T08:57:45.132 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 27/31 2023-12-02T08:57:45.218 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 27/31 2023-12-02T08:57:45.218 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2023-12-02T08:57:45.218 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2023-12-02T08:57:45.219 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:57:45.251 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-selinux-2:18.0.0-7637.g790ec80f.el9.x86_64 28/31 2023-12-02T08:57:45.362 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 18/31 2023-12-02T08:57:45.386 INFO:teuthology.orchestra.run.smithi184.stdout: Upgrading : librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 19/31 2023-12-02T08:57:45.476 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 19/31 2023-12-02T08:57:45.507 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-rbd-2:18.0.0-7637.g790ec80f.el9.x86_64 20/31 2023-12-02T08:57:45.542 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 21/31 2023-12-02T08:57:45.974 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : parquet-libs-9.0.0-9.el9.x86_64 22/31 2023-12-02T08:57:46.004 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : librgw2-2:18.0.0-7637.g790ec80f.el9.x86_64 23/31 2023-12-02T08:57:46.058 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: librgw2-2:18.0.0-7637.g790ec80f.el9.x86_64 23/31 2023-12-02T08:57:46.126 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-rgw-2:18.0.0-7637.g790ec80f.el9.x86_64 24/31 2023-12-02T08:57:46.157 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-ceph-common-2:18.0.0-7637.g790ec80f.el9.x8 25/31 2023-12-02T08:57:48.354 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 26/31 2023-12-02T08:57:48.395 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 26/31 2023-12-02T08:57:48.952 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 26/31 2023-12-02T08:57:48.998 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 27/31 2023-12-02T08:57:49.068 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 27/31 2023-12-02T08:57:49.068 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2023-12-02T08:57:49.068 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2023-12-02T08:57:49.068 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:57:49.099 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-selinux-2:18.0.0-7637.g790ec80f.el9.x86_64 28/31 2023-12-02T08:57:53.630 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7637.g790ec80f.el9.x86_64 28/31 2023-12-02T08:57:53.630 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /sys 2023-12-02T08:57:53.630 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /proc 2023-12-02T08:57:53.630 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /mnt 2023-12-02T08:57:53.630 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /var/tmp 2023-12-02T08:57:53.631 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /home 2023-12-02T08:57:53.631 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /root 2023-12-02T08:57:53.631 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /tmp 2023-12-02T08:57:53.631 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:57:54.476 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-radosgw-2:18.0.0-7637.g790ec80f.el9.x86_64 29/31 2023-12-02T08:57:54.500 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7637.g790ec80f.el9.x86_64 29/31 2023-12-02T08:57:54.500 INFO:teuthology.orchestra.run.smithi141.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:57:54.500 INFO:teuthology.orchestra.run.smithi141.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2023-12-02T08:57:54.501 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2023-12-02T08:57:54.501 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2023-12-02T08:57:54.501 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:57:54.502 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 30/31 2023-12-02T08:57:54.587 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 30/31 2023-12-02T08:57:54.587 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 31/31 2023-12-02T08:57:55.429 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7637.g790ec80f.el9.x86_64 28/31 2023-12-02T08:57:55.429 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /sys 2023-12-02T08:57:55.429 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /proc 2023-12-02T08:57:55.429 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /mnt 2023-12-02T08:57:55.430 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /var/tmp 2023-12-02T08:57:55.430 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /home 2023-12-02T08:57:55.430 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /root 2023-12-02T08:57:55.430 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /tmp 2023-12-02T08:57:55.430 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:57:55.717 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 31/31 2023-12-02T08:57:55.718 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 1/31 2023-12-02T08:57:55.718 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 2/31 2023-12-02T08:57:55.718 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-radosgw-2:18.0.0-7637.g790ec80f.el9.x86_64 3/31 2023-12-02T08:57:55.718 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-selinux-2:18.0.0-7637.g790ec80f.el9.x86_64 4/31 2023-12-02T08:57:55.718 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 5/31 2023-12-02T08:57:55.718 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libradosstriper1-2:18.0.0-7637.g790ec80f.el9.x86_6 6/31 2023-12-02T08:57:55.718 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librgw2-2:18.0.0-7637.g790ec80f.el9.x86_64 7/31 2023-12-02T08:57:55.718 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7637.g790ec80f.el9. 8/31 2023-12-02T08:57:55.718 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-ceph-common-2:18.0.0-7637.g790ec80f.el9.x8 9/31 2023-12-02T08:57:55.718 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-cephfs-2:18.0.0-7637.g790ec80f.el9.x86_64 10/31 2023-12-02T08:57:55.718 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-rados-2:18.0.0-7637.g790ec80f.el9.x86_64 11/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-rbd-2:18.0.0-7637.g790ec80f.el9.x86_64 12/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-rgw-2:18.0.0-7637.g790ec80f.el9.x86_64 13/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 20/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libarrow-9.0.0-9.el9.x86_64 21/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libarrow-doc-9.0.0-9.el9.noarch 22/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 23/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 24/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : parquet-libs-9.0.0-9.el9.x86_64 25/31 2023-12-02T08:57:55.719 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : re2-1:20211101-3.el9.x86_64 26/31 2023-12-02T08:57:55.720 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 27/31 2023-12-02T08:57:55.720 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 28/31 2023-12-02T08:57:55.720 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 29/31 2023-12-02T08:57:55.720 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 30/31 2023-12-02T08:57:56.285 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-radosgw-2:18.0.0-7637.g790ec80f.el9.x86_64 29/31 2023-12-02T08:57:56.313 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7637.g790ec80f.el9.x86_64 29/31 2023-12-02T08:57:56.313 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:57:56.313 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2023-12-02T08:57:56.313 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2023-12-02T08:57:56.314 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2023-12-02T08:57:56.314 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:57:56.314 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 30/31 2023-12-02T08:57:56.397 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 30/31 2023-12-02T08:57:56.397 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 31/31 2023-12-02T08:57:56.809 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 31/31 2023-12-02T08:57:56.810 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:57:56.810 INFO:teuthology.orchestra.run.smithi141.stdout:Upgraded: 2023-12-02T08:57:56.810 INFO:teuthology.orchestra.run.smithi141.stdout: librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.810 INFO:teuthology.orchestra.run.smithi141.stdout: librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.810 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:57:56.810 INFO:teuthology.orchestra.run.smithi141.stdout: boost-program-options-1.75.0-8.el9.x86_64 2023-12-02T08:57:56.810 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.810 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.810 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-radosgw-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.810 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-selinux-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.810 INFO:teuthology.orchestra.run.smithi141.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2023-12-02T08:57:56.810 INFO:teuthology.orchestra.run.smithi141.stdout: libarrow-9.0.0-9.el9.x86_64 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: libarrow-doc-9.0.0-9.el9.noarch 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: liboath-2.6.7-2.el9.x86_64 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: libpmemobj-1.12.1-1.el9.x86_64 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: librabbitmq-0.11.0-7.el9.x86_64 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: libradosstriper1-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: librdkafka-1.6.1-102.el9.x86_64 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: librgw2-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: libunwind-1.6.2-1.el9.x86_64 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: lttng-ust-2.12.0-6.el9.x86_64 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: parquet-libs-9.0.0-9.el9.x86_64 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: python3-ceph-argparse-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: python3-ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cephfs-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.811 INFO:teuthology.orchestra.run.smithi141.stdout: python3-prettytable-0.7.2-27.el9.noarch 2023-12-02T08:57:56.812 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rados-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.812 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rbd-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.812 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rgw-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:56.812 INFO:teuthology.orchestra.run.smithi141.stdout: re2-1:20211101-3.el9.x86_64 2023-12-02T08:57:56.812 INFO:teuthology.orchestra.run.smithi141.stdout: thrift-0.15.0-2.el9.x86_64 2023-12-02T08:57:56.812 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:57:56.812 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:57:57.157 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-test 2023-12-02T08:57:57.521 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 31/31 2023-12-02T08:57:57.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 1/31 2023-12-02T08:57:57.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 2/31 2023-12-02T08:57:57.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-radosgw-2:18.0.0-7637.g790ec80f.el9.x86_64 3/31 2023-12-02T08:57:57.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-selinux-2:18.0.0-7637.g790ec80f.el9.x86_64 4/31 2023-12-02T08:57:57.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 5/31 2023-12-02T08:57:57.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libradosstriper1-2:18.0.0-7637.g790ec80f.el9.x86_6 6/31 2023-12-02T08:57:57.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librgw2-2:18.0.0-7637.g790ec80f.el9.x86_64 7/31 2023-12-02T08:57:57.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7637.g790ec80f.el9. 8/31 2023-12-02T08:57:57.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-ceph-common-2:18.0.0-7637.g790ec80f.el9.x8 9/31 2023-12-02T08:57:57.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cephfs-2:18.0.0-7637.g790ec80f.el9.x86_64 10/31 2023-12-02T08:57:57.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rados-2:18.0.0-7637.g790ec80f.el9.x86_64 11/31 2023-12-02T08:57:57.523 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rbd-2:18.0.0-7637.g790ec80f.el9.x86_64 12/31 2023-12-02T08:57:57.523 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rgw-2:18.0.0-7637.g790ec80f.el9.x86_64 13/31 2023-12-02T08:57:57.523 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/31 2023-12-02T08:57:57.523 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/31 2023-12-02T08:57:57.523 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/31 2023-12-02T08:57:57.523 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/31 2023-12-02T08:57:57.523 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/31 2023-12-02T08:57:57.523 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/31 2023-12-02T08:57:57.523 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 20/31 2023-12-02T08:57:57.523 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libarrow-9.0.0-9.el9.x86_64 21/31 2023-12-02T08:57:57.523 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libarrow-doc-9.0.0-9.el9.noarch 22/31 2023-12-02T08:57:57.523 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 23/31 2023-12-02T08:57:57.523 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 24/31 2023-12-02T08:57:57.523 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : parquet-libs-9.0.0-9.el9.x86_64 25/31 2023-12-02T08:57:57.524 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : re2-1:20211101-3.el9.x86_64 26/31 2023-12-02T08:57:57.524 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 27/31 2023-12-02T08:57:57.524 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 28/31 2023-12-02T08:57:57.524 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 29/31 2023-12-02T08:57:57.524 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 30/31 2023-12-02T08:57:57.734 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:00:28 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:57:57.880 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:57:57.880 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:57:57.880 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:57:57.881 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:57:57.881 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:57:57.881 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-test x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 41 M 2023-12-02T08:57:57.881 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:57:57.881 INFO:teuthology.orchestra.run.smithi141.stdout: jq x86_64 1.6-16.el9 CentOS-AppStream 186 k 2023-12-02T08:57:57.881 INFO:teuthology.orchestra.run.smithi141.stdout: libcephsqlite x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 164 k 2023-12-02T08:57:57.881 INFO:teuthology.orchestra.run.smithi141.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2023-12-02T08:57:57.881 INFO:teuthology.orchestra.run.smithi141.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2023-12-02T08:57:57.881 INFO:teuthology.orchestra.run.smithi141.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2023-12-02T08:57:57.881 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:57:57.881 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:57:57.881 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:57:57.881 INFO:teuthology.orchestra.run.smithi141.stdout:Install 6 Packages 2023-12-02T08:57:57.881 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:57:57.882 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 42 M 2023-12-02T08:57:57.882 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 173 M 2023-12-02T08:57:57.882 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:57:58.091 INFO:teuthology.orchestra.run.smithi141.stdout:(1/6): jq-1.6-16.el9.x86_64.rpm 895 kB/s | 186 kB 00:00 2023-12-02T08:57:58.150 INFO:teuthology.orchestra.run.smithi141.stdout:(2/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 3.6 MB/s | 217 kB 00:00 2023-12-02T08:57:58.208 INFO:teuthology.orchestra.run.smithi141.stdout:(3/6): socat-1.7.4.1-5.el9.x86_64.rpm 5.0 MB/s | 300 kB 00:00 2023-12-02T08:57:58.250 INFO:teuthology.orchestra.run.smithi141.stdout:(4/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 63 kB 00:00 2023-12-02T08:57:58.409 INFO:teuthology.orchestra.run.smithi141.stdout:(5/6): libcephsqlite-18.0.0-7637.g790ec80f.el9. 311 kB/s | 164 kB 00:00 2023-12-02T08:57:58.512 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 31/31 2023-12-02T08:57:58.512 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:57:58.512 INFO:teuthology.orchestra.run.smithi006.stdout:Upgraded: 2023-12-02T08:57:58.512 INFO:teuthology.orchestra.run.smithi006.stdout: librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.512 INFO:teuthology.orchestra.run.smithi006.stdout: librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.512 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:57:58.512 INFO:teuthology.orchestra.run.smithi006.stdout: boost-program-options-1.75.0-8.el9.x86_64 2023-12-02T08:57:58.512 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.512 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.512 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-radosgw-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.512 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-selinux-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: libarrow-9.0.0-9.el9.x86_64 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: libarrow-doc-9.0.0-9.el9.noarch 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: liboath-2.6.7-2.el9.x86_64 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: libpmemobj-1.12.1-1.el9.x86_64 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: librabbitmq-0.11.0-7.el9.x86_64 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: libradosstriper1-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: librdkafka-1.6.1-102.el9.x86_64 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: librgw2-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: libunwind-1.6.2-1.el9.x86_64 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: lttng-ust-2.12.0-6.el9.x86_64 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: parquet-libs-9.0.0-9.el9.x86_64 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-argparse-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.513 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.514 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cephfs-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.514 INFO:teuthology.orchestra.run.smithi006.stdout: python3-prettytable-0.7.2-27.el9.noarch 2023-12-02T08:57:58.514 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rados-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.514 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rbd-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.514 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rgw-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:57:58.514 INFO:teuthology.orchestra.run.smithi006.stdout: re2-1:20211101-3.el9.x86_64 2023-12-02T08:57:58.514 INFO:teuthology.orchestra.run.smithi006.stdout: thrift-0.15.0-2.el9.x86_64 2023-12-02T08:57:58.514 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:57:58.514 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:57:58.766 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-test 2023-12-02T08:57:58.800 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7637.g790ec80f.el9.x86_64 28/31 2023-12-02T08:57:58.800 INFO:teuthology.orchestra.run.smithi184.stdout:skipping the directory /sys 2023-12-02T08:57:58.801 INFO:teuthology.orchestra.run.smithi184.stdout:skipping the directory /proc 2023-12-02T08:57:58.801 INFO:teuthology.orchestra.run.smithi184.stdout:skipping the directory /mnt 2023-12-02T08:57:58.801 INFO:teuthology.orchestra.run.smithi184.stdout:skipping the directory /var/tmp 2023-12-02T08:57:58.801 INFO:teuthology.orchestra.run.smithi184.stdout:skipping the directory /home 2023-12-02T08:57:58.801 INFO:teuthology.orchestra.run.smithi184.stdout:skipping the directory /root 2023-12-02T08:57:58.801 INFO:teuthology.orchestra.run.smithi184.stdout:skipping the directory /tmp 2023-12-02T08:57:58.801 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:57:59.366 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:00:30 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:57:59.530 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:57:59.530 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:57:59.531 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:57:59.531 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:57:59.531 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:57:59.531 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-test x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 41 M 2023-12-02T08:57:59.531 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:57:59.531 INFO:teuthology.orchestra.run.smithi006.stdout: jq x86_64 1.6-16.el9 CentOS-AppStream 186 k 2023-12-02T08:57:59.531 INFO:teuthology.orchestra.run.smithi006.stdout: libcephsqlite x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 164 k 2023-12-02T08:57:59.531 INFO:teuthology.orchestra.run.smithi006.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2023-12-02T08:57:59.531 INFO:teuthology.orchestra.run.smithi006.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2023-12-02T08:57:59.531 INFO:teuthology.orchestra.run.smithi006.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2023-12-02T08:57:59.531 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:57:59.532 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:57:59.532 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:57:59.532 INFO:teuthology.orchestra.run.smithi006.stdout:Install 6 Packages 2023-12-02T08:57:59.532 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:57:59.532 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 42 M 2023-12-02T08:57:59.532 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 173 M 2023-12-02T08:57:59.532 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:57:59.639 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-radosgw-2:18.0.0-7637.g790ec80f.el9.x86_64 29/31 2023-12-02T08:57:59.664 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7637.g790ec80f.el9.x86_64 29/31 2023-12-02T08:57:59.664 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:57:59.664 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2023-12-02T08:57:59.664 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2023-12-02T08:57:59.664 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2023-12-02T08:57:59.664 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:57:59.666 INFO:teuthology.orchestra.run.smithi184.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 30/31 2023-12-02T08:57:59.741 INFO:teuthology.orchestra.run.smithi006.stdout:(1/6): jq-1.6-16.el9.x86_64.rpm 895 kB/s | 186 kB 00:00 2023-12-02T08:57:59.750 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 30/31 2023-12-02T08:57:59.750 INFO:teuthology.orchestra.run.smithi184.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 31/31 2023-12-02T08:57:59.801 INFO:teuthology.orchestra.run.smithi006.stdout:(2/6): libcephsqlite-18.0.0-7637.g790ec80f.el9. 614 kB/s | 164 kB 00:00 2023-12-02T08:57:59.825 INFO:teuthology.orchestra.run.smithi006.stdout:(3/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 2.5 MB/s | 217 kB 00:00 2023-12-02T08:57:59.875 INFO:teuthology.orchestra.run.smithi006.stdout:(4/6): socat-1.7.4.1-5.el9.x86_64.rpm 3.9 MB/s | 300 kB 00:00 2023-12-02T08:57:59.900 INFO:teuthology.orchestra.run.smithi006.stdout:(5/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 837 kB/s | 63 kB 00:00 2023-12-02T08:57:59.942 INFO:teuthology.orchestra.run.smithi141.stdout:(6/6): ceph-test-18.0.0-7637.g790ec80f.el9.x86_ 20 MB/s | 41 MB 00:02 2023-12-02T08:57:59.946 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:57:59.946 INFO:teuthology.orchestra.run.smithi141.stdout:Total 20 MB/s | 42 MB 00:02 2023-12-02T08:57:59.946 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:57:59.966 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:57:59.966 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:58:00.320 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:58:00.320 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:58:00.882 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 31/31 2023-12-02T08:58:00.882 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 1/31 2023-12-02T08:58:00.882 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 2/31 2023-12-02T08:58:00.882 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-radosgw-2:18.0.0-7637.g790ec80f.el9.x86_64 3/31 2023-12-02T08:58:00.882 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-selinux-2:18.0.0-7637.g790ec80f.el9.x86_64 4/31 2023-12-02T08:58:00.882 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 5/31 2023-12-02T08:58:00.882 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libradosstriper1-2:18.0.0-7637.g790ec80f.el9.x86_6 6/31 2023-12-02T08:58:00.882 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librgw2-2:18.0.0-7637.g790ec80f.el9.x86_64 7/31 2023-12-02T08:58:00.882 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7637.g790ec80f.el9. 8/31 2023-12-02T08:58:00.882 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-ceph-common-2:18.0.0-7637.g790ec80f.el9.x8 9/31 2023-12-02T08:58:00.882 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-cephfs-2:18.0.0-7637.g790ec80f.el9.x86_64 10/31 2023-12-02T08:58:00.882 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-rados-2:18.0.0-7637.g790ec80f.el9.x86_64 11/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-rbd-2:18.0.0-7637.g790ec80f.el9.x86_64 12/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-rgw-2:18.0.0-7637.g790ec80f.el9.x86_64 13/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 20/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libarrow-9.0.0-9.el9.x86_64 21/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libarrow-doc-9.0.0-9.el9.noarch 22/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 23/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 24/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : parquet-libs-9.0.0-9.el9.x86_64 25/31 2023-12-02T08:58:00.883 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : re2-1:20211101-3.el9.x86_64 26/31 2023-12-02T08:58:00.884 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 27/31 2023-12-02T08:58:00.884 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 28/31 2023-12-02T08:58:00.884 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 29/31 2023-12-02T08:58:00.884 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 30/31 2023-12-02T08:58:00.890 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:58:00.974 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2023-12-02T08:58:01.017 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2023-12-02T08:58:01.050 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2023-12-02T08:58:01.101 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2023-12-02T08:58:01.129 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libcephsqlite-2:18.0.0-7637.g790ec80f.el9.x86_64 5/6 2023-12-02T08:58:01.845 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 31/31 2023-12-02T08:58:01.845 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:01.845 INFO:teuthology.orchestra.run.smithi184.stdout:Upgraded: 2023-12-02T08:58:01.846 INFO:teuthology.orchestra.run.smithi184.stdout: librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.846 INFO:teuthology.orchestra.run.smithi184.stdout: librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.846 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:58:01.846 INFO:teuthology.orchestra.run.smithi184.stdout: boost-program-options-1.75.0-8.el9.x86_64 2023-12-02T08:58:01.846 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.846 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.846 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-radosgw-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.846 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-selinux-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.846 INFO:teuthology.orchestra.run.smithi184.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2023-12-02T08:58:01.846 INFO:teuthology.orchestra.run.smithi184.stdout: libarrow-9.0.0-9.el9.x86_64 2023-12-02T08:58:01.846 INFO:teuthology.orchestra.run.smithi184.stdout: libarrow-doc-9.0.0-9.el9.noarch 2023-12-02T08:58:01.846 INFO:teuthology.orchestra.run.smithi184.stdout: libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.846 INFO:teuthology.orchestra.run.smithi184.stdout: liboath-2.6.7-2.el9.x86_64 2023-12-02T08:58:01.846 INFO:teuthology.orchestra.run.smithi184.stdout: libpmemobj-1.12.1-1.el9.x86_64 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: librabbitmq-0.11.0-7.el9.x86_64 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: libradosstriper1-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: librdkafka-1.6.1-102.el9.x86_64 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: librgw2-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: libunwind-1.6.2-1.el9.x86_64 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: lttng-ust-2.12.0-6.el9.x86_64 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: parquet-libs-9.0.0-9.el9.x86_64 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: python3-ceph-argparse-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: python3-ceph-common-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cephfs-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: python3-prettytable-0.7.2-27.el9.noarch 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rados-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rbd-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rgw-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:01.847 INFO:teuthology.orchestra.run.smithi184.stdout: re2-1:20211101-3.el9.x86_64 2023-12-02T08:58:01.848 INFO:teuthology.orchestra.run.smithi184.stdout: thrift-0.15.0-2.el9.x86_64 2023-12-02T08:58:01.848 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:01.848 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:58:02.076 INFO:teuthology.orchestra.run.smithi006.stdout:(6/6): ceph-test-18.0.0-7637.g790ec80f.el9.x86_ 16 MB/s | 41 MB 00:02 2023-12-02T08:58:02.079 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:02.079 INFO:teuthology.orchestra.run.smithi006.stdout:Total 17 MB/s | 42 MB 00:02 2023-12-02T08:58:02.079 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:58:02.102 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:58:02.102 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:58:02.192 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-test 2023-12-02T08:58:02.463 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:58:02.463 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:58:02.771 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:00:28 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:58:02.916 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:58:02.917 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:02.917 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2023-12-02T08:58:02.917 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:02.917 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:58:02.917 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-test x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 41 M 2023-12-02T08:58:02.917 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2023-12-02T08:58:02.917 INFO:teuthology.orchestra.run.smithi184.stdout: jq x86_64 1.6-16.el9 CentOS-AppStream 186 k 2023-12-02T08:58:02.918 INFO:teuthology.orchestra.run.smithi184.stdout: libcephsqlite x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 164 k 2023-12-02T08:58:02.918 INFO:teuthology.orchestra.run.smithi184.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2023-12-02T08:58:02.918 INFO:teuthology.orchestra.run.smithi184.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2023-12-02T08:58:02.918 INFO:teuthology.orchestra.run.smithi184.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2023-12-02T08:58:02.918 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:02.918 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:58:02.918 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:02.918 INFO:teuthology.orchestra.run.smithi184.stdout:Install 6 Packages 2023-12-02T08:58:02.918 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:02.919 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 42 M 2023-12-02T08:58:02.919 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 173 M 2023-12-02T08:58:02.919 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:58:03.061 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:58:03.121 INFO:teuthology.orchestra.run.smithi184.stdout:(1/6): jq-1.6-16.el9.x86_64.rpm 926 kB/s | 186 kB 00:00 2023-12-02T08:58:03.128 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2023-12-02T08:58:03.167 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2023-12-02T08:58:03.187 INFO:teuthology.orchestra.run.smithi184.stdout:(2/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 3.2 MB/s | 217 kB 00:00 2023-12-02T08:58:03.200 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2023-12-02T08:58:03.213 INFO:teuthology.orchestra.run.smithi184.stdout:(3/6): libcephsqlite-18.0.0-7637.g790ec80f.el9. 558 kB/s | 164 kB 00:00 2023-12-02T08:58:03.243 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2023-12-02T08:58:03.246 INFO:teuthology.orchestra.run.smithi184.stdout:(4/6): socat-1.7.4.1-5.el9.x86_64.rpm 5.0 MB/s | 300 kB 00:00 2023-12-02T08:58:03.263 INFO:teuthology.orchestra.run.smithi184.stdout:(5/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 63 kB 00:00 2023-12-02T08:58:03.271 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libcephsqlite-2:18.0.0-7637.g790ec80f.el9.x86_64 5/6 2023-12-02T08:58:04.990 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7637.g790ec80f.el9.x86_64 5/6 2023-12-02T08:58:05.039 INFO:teuthology.orchestra.run.smithi184.stdout:(6/6): ceph-test-18.0.0-7637.g790ec80f.el9.x86_ 19 MB/s | 41 MB 00:02 2023-12-02T08:58:05.042 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:05.042 INFO:teuthology.orchestra.run.smithi184.stdout:Total 20 MB/s | 42 MB 00:02 2023-12-02T08:58:05.043 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:58:05.063 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:58:05.063 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:58:05.069 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-test-2:18.0.0-7637.g790ec80f.el9.x86_64 6/6 2023-12-02T08:58:05.414 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:58:05.415 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:58:05.957 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:58:06.056 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2023-12-02T08:58:06.095 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2023-12-02T08:58:06.129 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2023-12-02T08:58:06.172 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2023-12-02T08:58:06.200 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libcephsqlite-2:18.0.0-7637.g790ec80f.el9.x86_64 5/6 2023-12-02T08:58:07.263 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-test-2:18.0.0-7637.g790ec80f.el9.x86_64 6/6 2023-12-02T08:58:07.263 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-test-2:18.0.0-7637.g790ec80f.el9.x86_64 1/6 2023-12-02T08:58:07.263 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libcephsqlite-2:18.0.0-7637.g790ec80f.el9.x86_64 2/6 2023-12-02T08:58:07.263 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : jq-1.6-16.el9.x86_64 3/6 2023-12-02T08:58:07.264 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 4/6 2023-12-02T08:58:07.264 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 5/6 2023-12-02T08:58:07.373 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7637.g790ec80f.el9.x86_64 5/6 2023-12-02T08:58:07.447 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-test-2:18.0.0-7637.g790ec80f.el9.x86_64 6/6 2023-12-02T08:58:07.672 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 6/6 2023-12-02T08:58:07.672 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:07.673 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:58:07.673 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-test-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:07.673 INFO:teuthology.orchestra.run.smithi141.stdout: jq-1.6-16.el9.x86_64 2023-12-02T08:58:07.673 INFO:teuthology.orchestra.run.smithi141.stdout: libcephsqlite-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:07.673 INFO:teuthology.orchestra.run.smithi141.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2023-12-02T08:58:07.673 INFO:teuthology.orchestra.run.smithi141.stdout: socat-1.7.4.1-5.el9.x86_64 2023-12-02T08:58:07.673 INFO:teuthology.orchestra.run.smithi141.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2023-12-02T08:58:07.673 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:07.673 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:58:08.036 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph 2023-12-02T08:58:08.602 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:00:39 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:08.757 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:58:08.759 INFO:teuthology.orchestra.run.smithi141.stdout:========================================================================================= 2023-12-02T08:58:08.759 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:58:08.759 INFO:teuthology.orchestra.run.smithi141.stdout:========================================================================================= 2023-12-02T08:58:08.759 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:58:08.760 INFO:teuthology.orchestra.run.smithi141.stdout: ceph x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 6.6 k 2023-12-02T08:58:08.760 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:58:08.760 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mds x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 2.1 M 2023-12-02T08:58:08.760 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 1.5 M 2023-12-02T08:58:08.760 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-modules-core noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 243 k 2023-12-02T08:58:08.760 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mon x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 4.4 M 2023-12-02T08:58:08.760 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-osd x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 18 M 2023-12-02T08:58:08.760 INFO:teuthology.orchestra.run.smithi141.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2023-12-02T08:58:08.760 INFO:teuthology.orchestra.run.smithi141.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2023-12-02T08:58:08.760 INFO:teuthology.orchestra.run.smithi141.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2023-12-02T08:58:08.760 INFO:teuthology.orchestra.run.smithi141.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2023-12-02T08:58:08.761 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2023-12-02T08:58:08.761 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2023-12-02T08:58:08.761 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2023-12-02T08:58:08.761 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2023-12-02T08:58:08.761 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2023-12-02T08:58:08.761 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2023-12-02T08:58:08.761 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2023-12-02T08:58:08.761 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2023-12-02T08:58:08.761 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2023-12-02T08:58:08.761 INFO:teuthology.orchestra.run.smithi141.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2023-12-02T08:58:08.761 INFO:teuthology.orchestra.run.smithi141.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2023-12-02T08:58:08.761 INFO:teuthology.orchestra.run.smithi141.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2023-12-02T08:58:08.761 INFO:teuthology.orchestra.run.smithi141.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2023-12-02T08:58:08.762 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2023-12-02T08:58:08.762 INFO:teuthology.orchestra.run.smithi141.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2023-12-02T08:58:08.762 INFO:teuthology.orchestra.run.smithi141.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2023-12-02T08:58:08.762 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2023-12-02T08:58:08.762 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2023-12-02T08:58:08.762 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2023-12-02T08:58:08.762 INFO:teuthology.orchestra.run.smithi141.stdout: python3-requests noarch 2.25.1-7.el9 CentOS-BaseOS 113 k 2023-12-02T08:58:08.762 INFO:teuthology.orchestra.run.smithi141.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2023-12-02T08:58:08.762 INFO:teuthology.orchestra.run.smithi141.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2023-12-02T08:58:08.762 INFO:teuthology.orchestra.run.smithi141.stdout: python3-urllib3 noarch 1.26.5-4.el9 CentOS-BaseOS 187 k 2023-12-02T08:58:08.762 INFO:teuthology.orchestra.run.smithi141.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2023-12-02T08:58:08.762 INFO:teuthology.orchestra.run.smithi141.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2023-12-02T08:58:08.762 INFO:teuthology.orchestra.run.smithi141.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2023-12-02T08:58:08.762 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:08.763 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:58:08.763 INFO:teuthology.orchestra.run.smithi141.stdout:========================================================================================= 2023-12-02T08:58:08.763 INFO:teuthology.orchestra.run.smithi141.stdout:Install 36 Packages 2023-12-02T08:58:08.763 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:08.763 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 30 M 2023-12-02T08:58:08.763 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 111 M 2023-12-02T08:58:08.764 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:58:09.429 INFO:teuthology.orchestra.run.smithi141.stdout:(1/36): ceph-18.0.0-7637.g790ec80f.el9.x86_64.r 32 kB/s | 6.6 kB 00:00 2023-12-02T08:58:09.503 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-test-2:18.0.0-7637.g790ec80f.el9.x86_64 6/6 2023-12-02T08:58:09.503 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-test-2:18.0.0-7637.g790ec80f.el9.x86_64 1/6 2023-12-02T08:58:09.503 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libcephsqlite-2:18.0.0-7637.g790ec80f.el9.x86_64 2/6 2023-12-02T08:58:09.503 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : jq-1.6-16.el9.x86_64 3/6 2023-12-02T08:58:09.503 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 4/6 2023-12-02T08:58:09.503 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 5/6 2023-12-02T08:58:09.554 INFO:teuthology.orchestra.run.smithi141.stdout:(2/36): ceph-mgr-18.0.0-7637.g790ec80f.el9.x86_ 4.4 MB/s | 1.5 MB 00:00 2023-12-02T08:58:09.921 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 6/6 2023-12-02T08:58:09.921 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:09.921 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:58:09.921 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-test-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:09.921 INFO:teuthology.orchestra.run.smithi006.stdout: jq-1.6-16.el9.x86_64 2023-12-02T08:58:09.921 INFO:teuthology.orchestra.run.smithi006.stdout: libcephsqlite-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:09.922 INFO:teuthology.orchestra.run.smithi006.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2023-12-02T08:58:09.922 INFO:teuthology.orchestra.run.smithi006.stdout: socat-1.7.4.1-5.el9.x86_64 2023-12-02T08:58:09.922 INFO:teuthology.orchestra.run.smithi006.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2023-12-02T08:58:09.922 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:09.922 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:58:10.083 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7637.g790ec80f.el9.x86_64 5/6 2023-12-02T08:58:10.158 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-test-2:18.0.0-7637.g790ec80f.el9.x86_64 6/6 2023-12-02T08:58:10.224 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph 2023-12-02T08:58:10.396 INFO:teuthology.orchestra.run.smithi141.stdout:(3/36): ceph-osd-18.0.0-7637.g790ec80f.el9.x86_ 21 MB/s | 18 MB 00:00 2023-12-02T08:58:10.446 INFO:teuthology.orchestra.run.smithi141.stdout:(4/36): ceph-mgr-modules-core-18.0.0-7637.g790e 4.8 MB/s | 243 kB 00:00 2023-12-02T08:58:10.565 INFO:teuthology.orchestra.run.smithi141.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 1.6 MB/s | 187 kB 00:00 2023-12-02T08:58:10.605 INFO:teuthology.orchestra.run.smithi141.stdout:(6/36): ceph-mds-18.0.0-7637.g790ec80f.el9.x86_ 1.5 MB/s | 2.1 MB 00:01 2023-12-02T08:58:10.631 INFO:teuthology.orchestra.run.smithi141.stdout:(7/36): python3-mako-1.1.4-6.el9.noarch.rpm 2.1 MB/s | 144 kB 00:00 2023-12-02T08:58:10.648 INFO:teuthology.orchestra.run.smithi141.stdout:(8/36): python3-markupsafe-1.1.1-12.el9.x86_64. 755 kB/s | 32 kB 00:00 2023-12-02T08:58:10.673 INFO:teuthology.orchestra.run.smithi141.stdout:(9/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.1 MB/s | 47 kB 00:00 2023-12-02T08:58:10.698 INFO:teuthology.orchestra.run.smithi141.stdout:(10/36): python3-toml-0.10.2-6.el9.noarch.rpm 773 kB/s | 39 kB 00:00 2023-12-02T08:58:10.723 INFO:teuthology.orchestra.run.smithi141.stdout:(11/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 241 kB 00:00 2023-12-02T08:58:10.774 INFO:teuthology.orchestra.run.smithi141.stdout:(12/36): python3-cryptography-36.0.1-4.el9.x86_ 15 MB/s | 1.1 MB 00:00 2023-12-02T08:58:10.802 INFO:teuthology.orchestra.run.smithi141.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 1.3 MB/s | 103 kB 00:00 2023-12-02T08:58:10.822 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:00:41 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:10.836 INFO:teuthology.orchestra.run.smithi141.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 2.0 MB/s | 124 kB 00:00 2023-12-02T08:58:10.870 INFO:teuthology.orchestra.run.smithi141.stdout:(15/36): python3-requests-2.25.1-7.el9.noarch.r 1.6 MB/s | 113 kB 00:00 2023-12-02T08:58:10.895 INFO:teuthology.orchestra.run.smithi141.stdout:(16/36): python3-urllib3-1.26.5-4.el9.noarch.rp 3.1 MB/s | 187 kB 00:00 2023-12-02T08:58:10.976 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:58:10.979 INFO:teuthology.orchestra.run.smithi006.stdout:========================================================================================= 2023-12-02T08:58:10.979 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:58:10.979 INFO:teuthology.orchestra.run.smithi006.stdout:========================================================================================= 2023-12-02T08:58:10.979 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:58:10.979 INFO:teuthology.orchestra.run.smithi006.stdout: ceph x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 6.6 k 2023-12-02T08:58:10.979 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:58:10.979 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mds x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 2.1 M 2023-12-02T08:58:10.979 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 1.5 M 2023-12-02T08:58:10.979 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-modules-core noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 243 k 2023-12-02T08:58:10.979 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mon x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 4.4 M 2023-12-02T08:58:10.979 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-osd x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 18 M 2023-12-02T08:58:10.979 INFO:teuthology.orchestra.run.smithi006.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2023-12-02T08:58:10.979 INFO:teuthology.orchestra.run.smithi006.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2023-12-02T08:58:10.980 INFO:teuthology.orchestra.run.smithi006.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2023-12-02T08:58:10.980 INFO:teuthology.orchestra.run.smithi006.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2023-12-02T08:58:10.980 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2023-12-02T08:58:10.980 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2023-12-02T08:58:10.980 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2023-12-02T08:58:10.980 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2023-12-02T08:58:10.980 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2023-12-02T08:58:10.980 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2023-12-02T08:58:10.980 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2023-12-02T08:58:10.980 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2023-12-02T08:58:10.980 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2023-12-02T08:58:10.980 INFO:teuthology.orchestra.run.smithi006.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2023-12-02T08:58:10.980 INFO:teuthology.orchestra.run.smithi006.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2023-12-02T08:58:10.980 INFO:teuthology.orchestra.run.smithi006.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2023-12-02T08:58:10.981 INFO:teuthology.orchestra.run.smithi006.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2023-12-02T08:58:10.981 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2023-12-02T08:58:10.981 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2023-12-02T08:58:10.981 INFO:teuthology.orchestra.run.smithi006.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2023-12-02T08:58:10.981 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2023-12-02T08:58:10.981 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2023-12-02T08:58:10.981 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2023-12-02T08:58:10.981 INFO:teuthology.orchestra.run.smithi006.stdout: python3-requests noarch 2.25.1-7.el9 CentOS-BaseOS 113 k 2023-12-02T08:58:10.981 INFO:teuthology.orchestra.run.smithi006.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2023-12-02T08:58:10.981 INFO:teuthology.orchestra.run.smithi006.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2023-12-02T08:58:10.981 INFO:teuthology.orchestra.run.smithi006.stdout: python3-urllib3 noarch 1.26.5-4.el9 CentOS-BaseOS 187 k 2023-12-02T08:58:10.981 INFO:teuthology.orchestra.run.smithi006.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2023-12-02T08:58:10.981 INFO:teuthology.orchestra.run.smithi006.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2023-12-02T08:58:10.982 INFO:teuthology.orchestra.run.smithi006.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2023-12-02T08:58:10.982 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:10.982 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:58:10.982 INFO:teuthology.orchestra.run.smithi006.stdout:========================================================================================= 2023-12-02T08:58:10.982 INFO:teuthology.orchestra.run.smithi006.stdout:Install 36 Packages 2023-12-02T08:58:10.982 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:10.983 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 30 M 2023-12-02T08:58:10.983 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 111 M 2023-12-02T08:58:10.983 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:58:11.029 INFO:teuthology.orchestra.run.smithi141.stdout:(17/36): luarocks-3.9.2-1.el9.noarch.rpm 1.1 MB/s | 151 kB 00:00 2023-12-02T08:58:11.062 INFO:teuthology.orchestra.run.smithi141.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.3 MB/s | 43 kB 00:00 2023-12-02T08:58:11.113 INFO:teuthology.orchestra.run.smithi141.stdout:(19/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 3.4 MB/s | 172 kB 00:00 2023-12-02T08:58:11.180 INFO:teuthology.orchestra.run.smithi141.stdout:(20/36): ceph-mon-18.0.0-7637.g790ec80f.el9.x86 2.5 MB/s | 4.4 MB 00:01 2023-12-02T08:58:11.197 INFO:teuthology.orchestra.run.smithi141.stdout:(21/36): lua-devel-5.4.4-4.el9.x86_64.rpm 68 kB/s | 22 kB 00:00 2023-12-02T08:58:11.222 INFO:teuthology.orchestra.run.smithi141.stdout:(22/36): python3-cherrypy-18.6.1-2.el9.noarch.r 3.2 MB/s | 358 kB 00:00 2023-12-02T08:58:11.255 INFO:teuthology.orchestra.run.smithi141.stdout:(23/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 142 kB/s | 11 kB 00:00 2023-12-02T08:58:11.272 INFO:teuthology.orchestra.run.smithi141.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 459 kB/s | 23 kB 00:00 2023-12-02T08:58:11.289 INFO:teuthology.orchestra.run.smithi141.stdout:(25/36): python3-jaraco-classes-3.2.1-5.el9.noa 191 kB/s | 18 kB 00:00 2023-12-02T08:58:11.306 INFO:teuthology.orchestra.run.smithi141.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 384 kB/s | 19 kB 00:00 2023-12-02T08:58:11.323 INFO:teuthology.orchestra.run.smithi141.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 390 kB/s | 20 kB 00:00 2023-12-02T08:58:11.357 INFO:teuthology.orchestra.run.smithi141.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2023-12-02T08:58:11.374 INFO:teuthology.orchestra.run.smithi141.stdout:(29/36): python3-logutils-0.3.5-21.el9.noarch.r 550 kB/s | 46 kB 00:00 2023-12-02T08:58:11.432 INFO:teuthology.orchestra.run.smithi141.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 218 kB/s | 16 kB 00:00 2023-12-02T08:58:11.458 INFO:teuthology.orchestra.run.smithi141.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.0 MB/s | 90 kB 00:00 2023-12-02T08:58:11.483 INFO:teuthology.orchestra.run.smithi141.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 711 kB/s | 36 kB 00:00 2023-12-02T08:58:11.508 INFO:teuthology.orchestra.run.smithi141.stdout:(33/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.4 MB/s | 272 kB 00:00 2023-12-02T08:58:11.550 INFO:teuthology.orchestra.run.smithi141.stdout:(34/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 6.2 MB/s | 427 kB 00:00 2023-12-02T08:58:11.575 INFO:teuthology.orchestra.run.smithi141.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 299 kB/s | 20 kB 00:00 2023-12-02T08:58:11.601 INFO:teuthology.orchestra.run.smithi141.stdout:(36/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.6 MB/s | 230 kB 00:00 2023-12-02T08:58:11.604 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:11.604 INFO:teuthology.orchestra.run.smithi141.stdout:Total 11 MB/s | 30 MB 00:02 2023-12-02T08:58:11.616 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:58:11.620 INFO:teuthology.orchestra.run.smithi006.stdout:(1/36): ceph-18.0.0-7637.g790ec80f.el9.x86_64.r 32 kB/s | 6.6 kB 00:00 2023-12-02T08:58:11.657 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:58:11.657 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:58:12.003 INFO:teuthology.orchestra.run.smithi006.stdout:(2/36): ceph-mds-18.0.0-7637.g790ec80f.el9.x86_ 3.6 MB/s | 2.1 MB 00:00 2023-12-02T08:58:12.062 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:58:12.063 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:58:12.097 INFO:teuthology.orchestra.run.smithi006.stdout:(3/36): ceph-mon-18.0.0-7637.g790ec80f.el9.x86_ 9.2 MB/s | 4.4 MB 00:00 2023-12-02T08:58:12.212 INFO:teuthology.orchestra.run.smithi006.stdout:(4/36): ceph-mgr-modules-core-18.0.0-7637.g790e 2.0 MB/s | 243 kB 00:00 2023-12-02T08:58:12.234 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-test-2:18.0.0-7637.g790ec80f.el9.x86_64 6/6 2023-12-02T08:58:12.234 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-test-2:18.0.0-7637.g790ec80f.el9.x86_64 1/6 2023-12-02T08:58:12.234 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libcephsqlite-2:18.0.0-7637.g790ec80f.el9.x86_64 2/6 2023-12-02T08:58:12.235 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : jq-1.6-16.el9.x86_64 3/6 2023-12-02T08:58:12.235 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 4/6 2023-12-02T08:58:12.235 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 5/6 2023-12-02T08:58:12.346 INFO:teuthology.orchestra.run.smithi006.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 1.4 MB/s | 187 kB 00:00 2023-12-02T08:58:12.396 INFO:teuthology.orchestra.run.smithi006.stdout:(6/36): python3-mako-1.1.4-6.el9.noarch.rpm 2.8 MB/s | 144 kB 00:00 2023-12-02T08:58:12.429 INFO:teuthology.orchestra.run.smithi006.stdout:(7/36): python3-markupsafe-1.1.1-12.el9.x86_64. 954 kB/s | 32 kB 00:00 2023-12-02T08:58:12.463 INFO:teuthology.orchestra.run.smithi006.stdout:(8/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.4 MB/s | 47 kB 00:00 2023-12-02T08:58:12.497 INFO:teuthology.orchestra.run.smithi006.stdout:(9/36): python3-toml-0.10.2-6.el9.noarch.rpm 1.1 MB/s | 39 kB 00:00 2023-12-02T08:58:12.547 INFO:teuthology.orchestra.run.smithi006.stdout:(10/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 241 kB 00:00 2023-12-02T08:58:12.606 INFO:teuthology.orchestra.run.smithi006.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 20 MB/s | 1.1 MB 00:00 2023-12-02T08:58:12.639 INFO:teuthology.orchestra.run.smithi006.stdout:(12/36): python3-ply-3.11-14.el9.noarch.rpm 3.0 MB/s | 103 kB 00:00 2023-12-02T08:58:12.662 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 6/6 2023-12-02T08:58:12.662 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:12.662 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:58:12.662 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-test-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:12.662 INFO:teuthology.orchestra.run.smithi184.stdout: jq-1.6-16.el9.x86_64 2023-12-02T08:58:12.662 INFO:teuthology.orchestra.run.smithi184.stdout: libcephsqlite-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:12.662 INFO:teuthology.orchestra.run.smithi184.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2023-12-02T08:58:12.663 INFO:teuthology.orchestra.run.smithi184.stdout: socat-1.7.4.1-5.el9.x86_64 2023-12-02T08:58:12.663 INFO:teuthology.orchestra.run.smithi184.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2023-12-02T08:58:12.663 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:12.663 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:58:12.673 INFO:teuthology.orchestra.run.smithi006.stdout:(13/36): python3-pycparser-2.20-6.el9.noarch.rp 3.6 MB/s | 124 kB 00:00 2023-12-02T08:58:12.848 INFO:teuthology.orchestra.run.smithi006.stdout:(14/36): ceph-osd-18.0.0-7637.g790ec80f.el9.x86 21 MB/s | 18 MB 00:00 2023-12-02T08:58:12.873 INFO:teuthology.orchestra.run.smithi006.stdout:(15/36): python3-requests-2.25.1-7.el9.noarch.r 562 kB/s | 113 kB 00:00 2023-12-02T08:58:12.898 INFO:teuthology.orchestra.run.smithi006.stdout:(16/36): python3-urllib3-1.26.5-4.el9.noarch.rp 3.7 MB/s | 187 kB 00:00 2023-12-02T08:58:12.923 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph 2023-12-02T08:58:12.999 INFO:teuthology.orchestra.run.smithi006.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 178 kB/s | 22 kB 00:00 2023-12-02T08:58:13.383 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:58:13.446 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2023-12-02T08:58:13.486 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2023-12-02T08:58:13.495 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:00:39 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:58:13.523 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2023-12-02T08:58:13.566 INFO:teuthology.orchestra.run.smithi006.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 77 kB/s | 43 kB 00:00 2023-12-02T08:58:13.587 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2023-12-02T08:58:13.630 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2023-12-02T08:58:13.652 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:58:13.654 INFO:teuthology.orchestra.run.smithi184.stdout:========================================================================================= 2023-12-02T08:58:13.654 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2023-12-02T08:58:13.654 INFO:teuthology.orchestra.run.smithi184.stdout:========================================================================================= 2023-12-02T08:58:13.655 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:58:13.655 INFO:teuthology.orchestra.run.smithi184.stdout: ceph x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 6.6 k 2023-12-02T08:58:13.655 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2023-12-02T08:58:13.655 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mds x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 2.1 M 2023-12-02T08:58:13.655 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 1.5 M 2023-12-02T08:58:13.655 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-modules-core noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 243 k 2023-12-02T08:58:13.655 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mon x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 4.4 M 2023-12-02T08:58:13.655 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-osd x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 18 M 2023-12-02T08:58:13.655 INFO:teuthology.orchestra.run.smithi184.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2023-12-02T08:58:13.655 INFO:teuthology.orchestra.run.smithi184.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2023-12-02T08:58:13.655 INFO:teuthology.orchestra.run.smithi184.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2023-12-02T08:58:13.655 INFO:teuthology.orchestra.run.smithi184.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2023-12-02T08:58:13.655 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2023-12-02T08:58:13.655 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2023-12-02T08:58:13.656 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2023-12-02T08:58:13.656 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2023-12-02T08:58:13.656 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2023-12-02T08:58:13.656 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2023-12-02T08:58:13.656 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2023-12-02T08:58:13.656 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2023-12-02T08:58:13.656 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2023-12-02T08:58:13.656 INFO:teuthology.orchestra.run.smithi184.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2023-12-02T08:58:13.656 INFO:teuthology.orchestra.run.smithi184.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2023-12-02T08:58:13.656 INFO:teuthology.orchestra.run.smithi184.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2023-12-02T08:58:13.656 INFO:teuthology.orchestra.run.smithi184.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2023-12-02T08:58:13.656 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2023-12-02T08:58:13.656 INFO:teuthology.orchestra.run.smithi184.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2023-12-02T08:58:13.657 INFO:teuthology.orchestra.run.smithi184.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2023-12-02T08:58:13.657 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2023-12-02T08:58:13.657 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2023-12-02T08:58:13.657 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2023-12-02T08:58:13.657 INFO:teuthology.orchestra.run.smithi184.stdout: python3-requests noarch 2.25.1-7.el9 CentOS-BaseOS 113 k 2023-12-02T08:58:13.657 INFO:teuthology.orchestra.run.smithi184.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2023-12-02T08:58:13.657 INFO:teuthology.orchestra.run.smithi184.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2023-12-02T08:58:13.657 INFO:teuthology.orchestra.run.smithi184.stdout: python3-urllib3 noarch 1.26.5-4.el9 CentOS-BaseOS 187 k 2023-12-02T08:58:13.657 INFO:teuthology.orchestra.run.smithi184.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2023-12-02T08:58:13.657 INFO:teuthology.orchestra.run.smithi184.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2023-12-02T08:58:13.657 INFO:teuthology.orchestra.run.smithi184.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2023-12-02T08:58:13.657 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:13.657 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:58:13.657 INFO:teuthology.orchestra.run.smithi184.stdout:========================================================================================= 2023-12-02T08:58:13.658 INFO:teuthology.orchestra.run.smithi184.stdout:Install 36 Packages 2023-12-02T08:58:13.658 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:13.658 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 30 M 2023-12-02T08:58:13.658 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 111 M 2023-12-02T08:58:13.658 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:58:13.663 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2023-12-02T08:58:13.691 INFO:teuthology.orchestra.run.smithi006.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 191 kB/s | 151 kB 00:00 2023-12-02T08:58:13.756 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2023-12-02T08:58:13.792 INFO:teuthology.orchestra.run.smithi006.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 763 kB/s | 172 kB 00:00 2023-12-02T08:58:13.842 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2023-12-02T08:58:13.882 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2023-12-02T08:58:13.892 INFO:teuthology.orchestra.run.smithi006.stdout:(21/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.7 MB/s | 358 kB 00:00 2023-12-02T08:58:13.916 INFO:teuthology.orchestra.run.smithi184.stdout:(1/36): ceph-18.0.0-7637.g790ec80f.el9.x86_64.r 40 kB/s | 6.6 kB 00:00 2023-12-02T08:58:13.917 INFO:teuthology.orchestra.run.smithi006.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 86 kB/s | 11 kB 00:00 2023-12-02T08:58:13.954 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2023-12-02T08:58:14.000 INFO:teuthology.orchestra.run.smithi006.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 163 kB/s | 18 kB 00:00 2023-12-02T08:58:14.008 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-urllib3-1.26.5-4.el9.noarch 11/36 2023-12-02T08:58:14.026 INFO:teuthology.orchestra.run.smithi006.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 213 kB/s | 23 kB 00:00 2023-12-02T08:58:14.047 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-requests-2.25.1-7.el9.noarch 12/36 2023-12-02T08:58:14.096 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2023-12-02T08:58:14.109 INFO:teuthology.orchestra.run.smithi006.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 179 kB/s | 19 kB 00:00 2023-12-02T08:58:14.135 INFO:teuthology.orchestra.run.smithi006.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 181 kB/s | 20 kB 00:00 2023-12-02T08:58:14.158 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2023-12-02T08:58:14.191 INFO:teuthology.orchestra.run.smithi184.stdout:(2/36): ceph-mgr-18.0.0-7637.g790ec80f.el9.x86_ 3.3 MB/s | 1.5 MB 00:00 2023-12-02T08:58:14.226 INFO:teuthology.orchestra.run.smithi006.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 396 kB/s | 46 kB 00:00 2023-12-02T08:58:14.243 INFO:teuthology.orchestra.run.smithi006.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 727 kB/s | 79 kB 00:00 2023-12-02T08:58:14.258 INFO:teuthology.orchestra.run.smithi184.stdout:(3/36): ceph-mds-18.0.0-7637.g790ec80f.el9.x86_ 4.1 MB/s | 2.1 MB 00:00 2023-12-02T08:58:14.325 INFO:teuthology.orchestra.run.smithi184.stdout:(4/36): ceph-mgr-modules-core-18.0.0-7637.g790e 3.6 MB/s | 243 kB 00:00 2023-12-02T08:58:14.352 INFO:teuthology.orchestra.run.smithi006.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.1 MB/s | 272 kB 00:00 2023-12-02T08:58:14.355 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2023-12-02T08:58:14.377 INFO:teuthology.orchestra.run.smithi006.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 123 kB/s | 16 kB 00:00 2023-12-02T08:58:14.410 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2023-12-02T08:58:14.448 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2023-12-02T08:58:14.469 INFO:teuthology.orchestra.run.smithi006.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 767 kB/s | 90 kB 00:00 2023-12-02T08:58:14.475 INFO:teuthology.orchestra.run.smithi184.stdout:(5/36): ceph-mon-18.0.0-7637.g790ec80f.el9.x86_ 7.8 MB/s | 4.4 MB 00:00 2023-12-02T08:58:14.483 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2023-12-02T08:58:14.495 INFO:teuthology.orchestra.run.smithi006.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 305 kB/s | 36 kB 00:00 2023-12-02T08:58:14.500 INFO:teuthology.orchestra.run.smithi184.stdout:(6/36): lua-5.4.4-4.el9.x86_64.rpm 1.0 MB/s | 187 kB 00:00 2023-12-02T08:58:14.534 INFO:teuthology.orchestra.run.smithi184.stdout:(7/36): python3-mako-1.1.4-6.el9.noarch.rpm 2.4 MB/s | 144 kB 00:00 2023-12-02T08:58:14.534 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2023-12-02T08:58:14.550 INFO:teuthology.orchestra.run.smithi184.stdout:(8/36): python3-markupsafe-1.1.1-12.el9.x86_64. 629 kB/s | 32 kB 00:00 2023-12-02T08:58:14.568 INFO:teuthology.orchestra.run.smithi184.stdout:(9/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.4 MB/s | 47 kB 00:00 2023-12-02T08:58:14.586 INFO:teuthology.orchestra.run.smithi184.stdout:(10/36): python3-toml-0.10.2-6.el9.noarch.rpm 1.1 MB/s | 39 kB 00:00 2023-12-02T08:58:14.595 INFO:teuthology.orchestra.run.smithi006.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.8 MB/s | 230 kB 00:00 2023-12-02T08:58:14.615 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2023-12-02T08:58:14.635 INFO:teuthology.orchestra.run.smithi184.stdout:(11/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 3.5 MB/s | 241 kB 00:00 2023-12-02T08:58:14.637 INFO:teuthology.orchestra.run.smithi006.stdout:(34/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.9 MB/s | 427 kB 00:00 2023-12-02T08:58:14.648 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2023-12-02T08:58:14.681 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2023-12-02T08:58:14.685 INFO:teuthology.orchestra.run.smithi184.stdout:(12/36): python3-cryptography-36.0.1-4.el9.x86_ 11 MB/s | 1.1 MB 00:00 2023-12-02T08:58:14.695 INFO:teuthology.orchestra.run.smithi006.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 200 kB/s | 20 kB 00:00 2023-12-02T08:58:14.710 INFO:teuthology.orchestra.run.smithi184.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 1.4 MB/s | 103 kB 00:00 2023-12-02T08:58:14.722 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2023-12-02T08:58:14.736 INFO:teuthology.orchestra.run.smithi184.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 2.4 MB/s | 124 kB 00:00 2023-12-02T08:58:14.757 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2023-12-02T08:58:14.761 INFO:teuthology.orchestra.run.smithi184.stdout:(15/36): python3-requests-2.25.1-7.el9.noarch.r 2.2 MB/s | 113 kB 00:00 2023-12-02T08:58:14.786 INFO:teuthology.orchestra.run.smithi184.stdout:(16/36): python3-urllib3-1.26.5-4.el9.noarch.rp 3.6 MB/s | 187 kB 00:00 2023-12-02T08:58:14.791 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2023-12-02T08:58:14.890 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2023-12-02T08:58:14.931 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2023-12-02T08:58:15.005 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2023-12-02T08:58:15.095 INFO:teuthology.orchestra.run.smithi184.stdout:(17/36): luarocks-3.9.2-1.el9.noarch.rpm 490 kB/s | 151 kB 00:00 2023-12-02T08:58:15.140 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2023-12-02T08:58:15.145 INFO:teuthology.orchestra.run.smithi184.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 874 kB/s | 43 kB 00:00 2023-12-02T08:58:15.257 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2023-12-02T08:58:15.346 INFO:teuthology.orchestra.run.smithi184.stdout:(19/36): ceph-osd-18.0.0-7637.g790ec80f.el9.x86 15 MB/s | 18 MB 00:01 2023-12-02T08:58:15.380 INFO:teuthology.orchestra.run.smithi184.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 738 kB/s | 172 kB 00:00 2023-12-02T08:58:15.417 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mgr-modules-core-2:18.0.0-7637.g790ec80f.el9. 31/36 2023-12-02T08:58:15.444 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 32/36 2023-12-02T08:58:15.445 INFO:teuthology.orchestra.run.smithi184.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 160 kB/s | 11 kB 00:00 2023-12-02T08:58:15.469 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 32/36 2023-12-02T08:58:15.469 INFO:teuthology.orchestra.run.smithi141.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:15.469 INFO:teuthology.orchestra.run.smithi141.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2023-12-02T08:58:15.469 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2023-12-02T08:58:15.469 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2023-12-02T08:58:15.469 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:15.513 INFO:teuthology.orchestra.run.smithi184.stdout:(22/36): python3-jaraco-classes-3.2.1-5.el9.noa 265 kB/s | 18 kB 00:00 2023-12-02T08:58:15.546 INFO:teuthology.orchestra.run.smithi184.stdout:(23/36): lua-devel-5.4.4-4.el9.x86_64.rpm 28 kB/s | 22 kB 00:00 2023-12-02T08:58:15.580 INFO:teuthology.orchestra.run.smithi184.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 345 kB/s | 23 kB 00:00 2023-12-02T08:58:15.655 INFO:teuthology.orchestra.run.smithi184.stdout:(25/36): python3-jaraco-text-3.2.0-6.el9.noarch 262 kB/s | 20 kB 00:00 2023-12-02T08:58:15.730 INFO:teuthology.orchestra.run.smithi184.stdout:(26/36): python3-logutils-0.3.5-21.el9.noarch.r 616 kB/s | 46 kB 00:00 2023-12-02T08:58:15.781 INFO:teuthology.orchestra.run.smithi184.stdout:(27/36): python3-cherrypy-18.6.1-2.el9.noarch.r 824 kB/s | 358 kB 00:00 2023-12-02T08:58:15.806 INFO:teuthology.orchestra.run.smithi184.stdout:(28/36): python3-jaraco-functools-3.5.0-2.el9.n 75 kB/s | 19 kB 00:00 2023-12-02T08:58:15.832 INFO:teuthology.orchestra.run.smithi184.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 782 kB/s | 79 kB 00:00 2023-12-02T08:58:15.865 INFO:teuthology.orchestra.run.smithi184.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 3.2 MB/s | 272 kB 00:00 2023-12-02T08:58:15.890 INFO:teuthology.orchestra.run.smithi184.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 196 kB/s | 16 kB 00:00 2023-12-02T08:58:15.916 INFO:teuthology.orchestra.run.smithi184.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.0 MB/s | 90 kB 00:00 2023-12-02T08:58:15.941 INFO:teuthology.orchestra.run.smithi184.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 473 kB/s | 36 kB 00:00 2023-12-02T08:58:16.008 INFO:teuthology.orchestra.run.smithi184.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 300 kB/s | 20 kB 00:00 2023-12-02T08:58:16.058 INFO:teuthology.orchestra.run.smithi184.stdout:(35/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.3 MB/s | 230 kB 00:00 2023-12-02T08:58:16.083 INFO:teuthology.orchestra.run.smithi184.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.5 MB/s | 427 kB 00:00 2023-12-02T08:58:16.090 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:16.090 INFO:teuthology.orchestra.run.smithi184.stdout:Total 12 MB/s | 30 MB 00:02 2023-12-02T08:58:16.102 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:58:16.145 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:58:16.145 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:58:16.576 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:58:16.576 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:58:17.029 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-osd-2:18.0.0-7637.g790ec80f.el9.x86_64 33/36 2023-12-02T08:58:17.057 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-osd-2:18.0.0-7637.g790ec80f.el9.x86_64 33/36 2023-12-02T08:58:17.057 INFO:teuthology.orchestra.run.smithi141.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:17.057 INFO:teuthology.orchestra.run.smithi141.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2023-12-02T08:58:17.057 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2023-12-02T08:58:17.057 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2023-12-02T08:58:17.057 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:17.513 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mon-2:18.0.0-7637.g790ec80f.el9.x86_64 34/36 2023-12-02T08:58:17.536 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-mon-2:18.0.0-7637.g790ec80f.el9.x86_64 34/36 2023-12-02T08:58:17.537 INFO:teuthology.orchestra.run.smithi141.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:17.537 INFO:teuthology.orchestra.run.smithi141.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2023-12-02T08:58:17.537 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2023-12-02T08:58:17.537 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2023-12-02T08:58:17.537 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:17.739 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mds-2:18.0.0-7637.g790ec80f.el9.x86_64 35/36 2023-12-02T08:58:17.762 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-mds-2:18.0.0-7637.g790ec80f.el9.x86_64 35/36 2023-12-02T08:58:17.762 INFO:teuthology.orchestra.run.smithi141.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:17.762 INFO:teuthology.orchestra.run.smithi141.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2023-12-02T08:58:17.762 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2023-12-02T08:58:17.762 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2023-12-02T08:58:17.762 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:17.827 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-2:18.0.0-7637.g790ec80f.el9.x86_64 36/36 2023-12-02T08:58:17.901 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:58:17.961 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2023-12-02T08:58:17.994 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2023-12-02T08:58:18.022 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2023-12-02T08:58:18.091 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2023-12-02T08:58:18.137 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2023-12-02T08:58:18.170 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2023-12-02T08:58:18.245 INFO:teuthology.orchestra.run.smithi006.stdout:(36/36): ceph-mgr-18.0.0-7637.g790ec80f.el9.x86 219 kB/s | 1.5 MB 00:06 2023-12-02T08:58:18.250 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:18.251 INFO:teuthology.orchestra.run.smithi006.stdout:Total 4.2 MB/s | 30 MB 00:07 2023-12-02T08:58:18.262 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2023-12-02T08:58:18.263 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:58:18.311 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:58:18.311 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:58:18.331 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2023-12-02T08:58:18.372 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2023-12-02T08:58:18.445 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2023-12-02T08:58:18.498 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-urllib3-1.26.5-4.el9.noarch 11/36 2023-12-02T08:58:18.537 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-requests-2.25.1-7.el9.noarch 12/36 2023-12-02T08:58:18.585 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2023-12-02T08:58:18.640 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2023-12-02T08:58:18.755 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:58:18.756 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:58:18.825 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2023-12-02T08:58:18.874 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2023-12-02T08:58:18.904 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2023-12-02T08:58:18.939 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2023-12-02T08:58:18.969 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2023-12-02T08:58:19.046 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2023-12-02T08:58:19.079 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2023-12-02T08:58:19.113 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2023-12-02T08:58:19.153 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2023-12-02T08:58:19.188 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2023-12-02T08:58:19.223 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2023-12-02T08:58:19.312 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2023-12-02T08:58:19.362 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2023-12-02T08:58:19.434 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2023-12-02T08:58:19.572 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2023-12-02T08:58:19.615 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-2:18.0.0-7637.g790ec80f.el9.x86_64 36/36 2023-12-02T08:58:19.615 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-2:18.0.0-7637.g790ec80f.el9.x86_64 1/36 2023-12-02T08:58:19.615 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mds-2:18.0.0-7637.g790ec80f.el9.x86_64 2/36 2023-12-02T08:58:19.615 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 3/36 2023-12-02T08:58:19.615 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mon-2:18.0.0-7637.g790ec80f.el9.x86_64 4/36 2023-12-02T08:58:19.615 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-osd-2:18.0.0-7637.g790ec80f.el9.x86_64 5/36 2023-12-02T08:58:19.615 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mgr-modules-core-2:18.0.0-7637.g790ec80f.el9. 6/36 2023-12-02T08:58:19.616 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2023-12-02T08:58:19.616 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2023-12-02T08:58:19.616 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2023-12-02T08:58:19.616 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2023-12-02T08:58:19.616 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2023-12-02T08:58:19.616 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2023-12-02T08:58:19.616 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2023-12-02T08:58:19.616 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2023-12-02T08:58:19.616 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2023-12-02T08:58:19.616 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-requests-2.25.1-7.el9.noarch 16/36 2023-12-02T08:58:19.616 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-urllib3-1.26.5-4.el9.noarch 17/36 2023-12-02T08:58:19.616 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2023-12-02T08:58:19.616 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2023-12-02T08:58:19.617 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2023-12-02T08:58:19.617 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2023-12-02T08:58:19.617 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2023-12-02T08:58:19.617 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2023-12-02T08:58:19.617 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2023-12-02T08:58:19.617 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2023-12-02T08:58:19.617 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2023-12-02T08:58:19.617 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2023-12-02T08:58:19.617 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2023-12-02T08:58:19.617 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2023-12-02T08:58:19.617 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2023-12-02T08:58:19.617 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2023-12-02T08:58:19.617 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2023-12-02T08:58:19.617 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2023-12-02T08:58:19.618 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2023-12-02T08:58:19.618 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2023-12-02T08:58:19.696 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2023-12-02T08:58:19.856 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mgr-modules-core-2:18.0.0-7637.g790ec80f.el9. 31/36 2023-12-02T08:58:19.883 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 32/36 2023-12-02T08:58:19.908 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 32/36 2023-12-02T08:58:19.908 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:19.908 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2023-12-02T08:58:19.908 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2023-12-02T08:58:19.908 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2023-12-02T08:58:19.908 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:20.103 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:58:20.157 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2023-12-02T08:58:20.189 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2023-12-02T08:58:20.217 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2023-12-02T08:58:20.290 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2023-12-02T08:58:20.334 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2023-12-02T08:58:20.366 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2023-12-02T08:58:20.461 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2023-12-02T08:58:20.537 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2023-12-02T08:58:20.594 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2023-12-02T08:58:20.665 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2023-12-02T08:58:20.665 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:20.665 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:58:20.665 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:20.665 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mds-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:20.665 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:20.665 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-modules-core-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:20.665 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mon-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:20.665 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-osd-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:20.665 INFO:teuthology.orchestra.run.smithi141.stdout: lua-5.4.4-4.el9.x86_64 2023-12-02T08:58:20.666 INFO:teuthology.orchestra.run.smithi141.stdout: lua-devel-5.4.4-4.el9.x86_64 2023-12-02T08:58:20.666 INFO:teuthology.orchestra.run.smithi141.stdout: luarocks-3.9.2-1.el9.noarch 2023-12-02T08:58:20.666 INFO:teuthology.orchestra.run.smithi141.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2023-12-02T08:58:20.666 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cffi-1.14.5-5.el9.x86_64 2023-12-02T08:58:20.666 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cheroot-8.6.0-4.el9.noarch 2023-12-02T08:58:20.666 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2023-12-02T08:58:20.666 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2023-12-02T08:58:20.666 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jaraco-8.2.1-3.el9.noarch 2023-12-02T08:58:20.666 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2023-12-02T08:58:20.666 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2023-12-02T08:58:20.666 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2023-12-02T08:58:20.667 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2023-12-02T08:58:20.667 INFO:teuthology.orchestra.run.smithi141.stdout: python3-logutils-0.3.5-21.el9.noarch 2023-12-02T08:58:20.667 INFO:teuthology.orchestra.run.smithi141.stdout: python3-mako-1.1.4-6.el9.noarch 2023-12-02T08:58:20.667 INFO:teuthology.orchestra.run.smithi141.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2023-12-02T08:58:20.667 INFO:teuthology.orchestra.run.smithi141.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2023-12-02T08:58:20.667 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pecan-1.4.2-3.el9.noarch 2023-12-02T08:58:20.667 INFO:teuthology.orchestra.run.smithi141.stdout: python3-ply-3.11-14.el9.noarch 2023-12-02T08:58:20.667 INFO:teuthology.orchestra.run.smithi141.stdout: python3-portend-3.1.0-2.el9.noarch 2023-12-02T08:58:20.667 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2023-12-02T08:58:20.667 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pycparser-2.20-6.el9.noarch 2023-12-02T08:58:20.667 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pytz-2021.1-5.el9.noarch 2023-12-02T08:58:20.667 INFO:teuthology.orchestra.run.smithi141.stdout: python3-requests-2.25.1-7.el9.noarch 2023-12-02T08:58:20.668 INFO:teuthology.orchestra.run.smithi141.stdout: python3-tempora-5.0.0-2.el9.noarch 2023-12-02T08:58:20.668 INFO:teuthology.orchestra.run.smithi141.stdout: python3-toml-0.10.2-6.el9.noarch 2023-12-02T08:58:20.668 INFO:teuthology.orchestra.run.smithi141.stdout: python3-urllib3-1.26.5-4.el9.noarch 2023-12-02T08:58:20.668 INFO:teuthology.orchestra.run.smithi141.stdout: python3-webob-1.8.7-6.el9.noarch 2023-12-02T08:58:20.668 INFO:teuthology.orchestra.run.smithi141.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2023-12-02T08:58:20.668 INFO:teuthology.orchestra.run.smithi141.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2023-12-02T08:58:20.668 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:20.668 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:58:20.669 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2023-12-02T08:58:20.719 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-urllib3-1.26.5-4.el9.noarch 11/36 2023-12-02T08:58:20.758 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-requests-2.25.1-7.el9.noarch 12/36 2023-12-02T08:58:20.815 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2023-12-02T08:58:20.870 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2023-12-02T08:58:21.020 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-base 2023-12-02T08:58:21.064 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2023-12-02T08:58:21.111 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2023-12-02T08:58:21.150 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2023-12-02T08:58:21.184 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2023-12-02T08:58:21.214 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2023-12-02T08:58:21.293 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2023-12-02T08:58:21.326 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2023-12-02T08:58:21.350 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2023-12-02T08:58:21.382 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2023-12-02T08:58:21.417 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2023-12-02T08:58:21.451 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-osd-2:18.0.0-7637.g790ec80f.el9.x86_64 33/36 2023-12-02T08:58:21.451 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2023-12-02T08:58:21.477 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-osd-2:18.0.0-7637.g790ec80f.el9.x86_64 33/36 2023-12-02T08:58:21.477 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:21.477 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2023-12-02T08:58:21.477 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2023-12-02T08:58:21.477 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2023-12-02T08:58:21.477 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:21.544 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2023-12-02T08:58:21.582 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2023-12-02T08:58:21.592 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:00:52 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:21.656 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2023-12-02T08:58:21.689 INFO:teuthology.orchestra.run.smithi141.stdout:Package ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:58:21.737 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:58:21.738 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:58:21.738 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:58:21.797 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2023-12-02T08:58:21.805 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install cephadm 2023-12-02T08:58:21.922 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2023-12-02T08:58:21.935 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mon-2:18.0.0-7637.g790ec80f.el9.x86_64 34/36 2023-12-02T08:58:21.958 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-mon-2:18.0.0-7637.g790ec80f.el9.x86_64 34/36 2023-12-02T08:58:21.958 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:21.958 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2023-12-02T08:58:21.958 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2023-12-02T08:58:21.958 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2023-12-02T08:58:21.958 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:22.084 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-modules-core-2:18.0.0-7637.g790ec80f.el9. 31/36 2023-12-02T08:58:22.120 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 32/36 2023-12-02T08:58:22.145 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 32/36 2023-12-02T08:58:22.145 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:22.146 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2023-12-02T08:58:22.146 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2023-12-02T08:58:22.146 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2023-12-02T08:58:22.146 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:22.160 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mds-2:18.0.0-7637.g790ec80f.el9.x86_64 35/36 2023-12-02T08:58:22.183 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-mds-2:18.0.0-7637.g790ec80f.el9.x86_64 35/36 2023-12-02T08:58:22.183 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:22.183 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2023-12-02T08:58:22.183 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2023-12-02T08:58:22.184 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2023-12-02T08:58:22.184 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:22.249 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-2:18.0.0-7637.g790ec80f.el9.x86_64 36/36 2023-12-02T08:58:22.378 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:00:53 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:22.521 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:58:22.522 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:22.522 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:58:22.522 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:22.523 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:58:22.523 INFO:teuthology.orchestra.run.smithi141.stdout: cephadm noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 775 k 2023-12-02T08:58:22.523 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:22.523 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:58:22.523 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:22.523 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:58:22.523 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:22.523 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 775 k 2023-12-02T08:58:22.523 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 790 k 2023-12-02T08:58:22.523 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:58:23.280 INFO:teuthology.orchestra.run.smithi141.stdout:cephadm-18.0.0-7637.g790ec80f.el9.noarch.rpm 1.0 MB/s | 775 kB 00:00 2023-12-02T08:58:23.280 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:23.281 INFO:teuthology.orchestra.run.smithi141.stdout:Total 1.0 MB/s | 775 kB 00:00 2023-12-02T08:58:23.281 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:58:23.286 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:58:23.286 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:58:23.292 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:58:23.292 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:58:23.369 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:58:23.772 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-osd-2:18.0.0-7637.g790ec80f.el9.x86_64 33/36 2023-12-02T08:58:23.801 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-osd-2:18.0.0-7637.g790ec80f.el9.x86_64 33/36 2023-12-02T08:58:23.801 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:23.801 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2023-12-02T08:58:23.801 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2023-12-02T08:58:23.802 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2023-12-02T08:58:23.802 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:23.831 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:23.935 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:23.997 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-2:18.0.0-7637.g790ec80f.el9.x86_64 36/36 2023-12-02T08:58:23.997 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-2:18.0.0-7637.g790ec80f.el9.x86_64 1/36 2023-12-02T08:58:23.998 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mds-2:18.0.0-7637.g790ec80f.el9.x86_64 2/36 2023-12-02T08:58:23.998 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 3/36 2023-12-02T08:58:23.998 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mon-2:18.0.0-7637.g790ec80f.el9.x86_64 4/36 2023-12-02T08:58:23.998 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-osd-2:18.0.0-7637.g790ec80f.el9.x86_64 5/36 2023-12-02T08:58:23.998 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mgr-modules-core-2:18.0.0-7637.g790ec80f.el9. 6/36 2023-12-02T08:58:23.998 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2023-12-02T08:58:23.998 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2023-12-02T08:58:23.998 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2023-12-02T08:58:23.998 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2023-12-02T08:58:23.998 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2023-12-02T08:58:23.998 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2023-12-02T08:58:23.998 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2023-12-02T08:58:23.998 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2023-12-02T08:58:23.999 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2023-12-02T08:58:23.999 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-requests-2.25.1-7.el9.noarch 16/36 2023-12-02T08:58:23.999 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-urllib3-1.26.5-4.el9.noarch 17/36 2023-12-02T08:58:23.999 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2023-12-02T08:58:23.999 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2023-12-02T08:58:23.999 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2023-12-02T08:58:23.999 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2023-12-02T08:58:23.999 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2023-12-02T08:58:23.999 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2023-12-02T08:58:23.999 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2023-12-02T08:58:23.999 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2023-12-02T08:58:24.002 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2023-12-02T08:58:24.002 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2023-12-02T08:58:24.002 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2023-12-02T08:58:24.002 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2023-12-02T08:58:24.002 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2023-12-02T08:58:24.002 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2023-12-02T08:58:24.003 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2023-12-02T08:58:24.003 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2023-12-02T08:58:24.003 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2023-12-02T08:58:24.003 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2023-12-02T08:58:24.272 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mon-2:18.0.0-7637.g790ec80f.el9.x86_64 34/36 2023-12-02T08:58:24.288 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:24.298 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mon-2:18.0.0-7637.g790ec80f.el9.x86_64 34/36 2023-12-02T08:58:24.298 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:24.298 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2023-12-02T08:58:24.298 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2023-12-02T08:58:24.299 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2023-12-02T08:58:24.299 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:24.515 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mds-2:18.0.0-7637.g790ec80f.el9.x86_64 35/36 2023-12-02T08:58:24.540 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mds-2:18.0.0-7637.g790ec80f.el9.x86_64 35/36 2023-12-02T08:58:24.541 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:24.541 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2023-12-02T08:58:24.541 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2023-12-02T08:58:24.541 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2023-12-02T08:58:24.541 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:24.580 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:24.580 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:24.580 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:58:24.580 INFO:teuthology.orchestra.run.smithi141.stdout: cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:24.580 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:24.580 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:58:24.606 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-2:18.0.0-7637.g790ec80f.el9.x86_64 36/36 2023-12-02T08:58:24.785 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-immutable-object-cache 2023-12-02T08:58:24.913 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2023-12-02T08:58:24.913 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:24.913 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:58:24.913 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:24.913 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mds-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:24.913 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:24.914 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-modules-core-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:24.914 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mon-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:24.914 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-osd-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:24.914 INFO:teuthology.orchestra.run.smithi184.stdout: lua-5.4.4-4.el9.x86_64 2023-12-02T08:58:24.914 INFO:teuthology.orchestra.run.smithi184.stdout: lua-devel-5.4.4-4.el9.x86_64 2023-12-02T08:58:24.914 INFO:teuthology.orchestra.run.smithi184.stdout: luarocks-3.9.2-1.el9.noarch 2023-12-02T08:58:24.914 INFO:teuthology.orchestra.run.smithi184.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2023-12-02T08:58:24.914 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cffi-1.14.5-5.el9.x86_64 2023-12-02T08:58:24.914 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cheroot-8.6.0-4.el9.noarch 2023-12-02T08:58:24.914 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2023-12-02T08:58:24.914 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2023-12-02T08:58:24.914 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-8.2.1-3.el9.noarch 2023-12-02T08:58:24.915 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2023-12-02T08:58:24.915 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2023-12-02T08:58:24.915 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2023-12-02T08:58:24.915 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2023-12-02T08:58:24.915 INFO:teuthology.orchestra.run.smithi184.stdout: python3-logutils-0.3.5-21.el9.noarch 2023-12-02T08:58:24.915 INFO:teuthology.orchestra.run.smithi184.stdout: python3-mako-1.1.4-6.el9.noarch 2023-12-02T08:58:24.915 INFO:teuthology.orchestra.run.smithi184.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2023-12-02T08:58:24.915 INFO:teuthology.orchestra.run.smithi184.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2023-12-02T08:58:24.915 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pecan-1.4.2-3.el9.noarch 2023-12-02T08:58:24.915 INFO:teuthology.orchestra.run.smithi184.stdout: python3-ply-3.11-14.el9.noarch 2023-12-02T08:58:24.915 INFO:teuthology.orchestra.run.smithi184.stdout: python3-portend-3.1.0-2.el9.noarch 2023-12-02T08:58:24.915 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2023-12-02T08:58:24.915 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pycparser-2.20-6.el9.noarch 2023-12-02T08:58:24.916 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pytz-2021.1-5.el9.noarch 2023-12-02T08:58:24.916 INFO:teuthology.orchestra.run.smithi184.stdout: python3-requests-2.25.1-7.el9.noarch 2023-12-02T08:58:24.916 INFO:teuthology.orchestra.run.smithi184.stdout: python3-tempora-5.0.0-2.el9.noarch 2023-12-02T08:58:24.916 INFO:teuthology.orchestra.run.smithi184.stdout: python3-toml-0.10.2-6.el9.noarch 2023-12-02T08:58:24.916 INFO:teuthology.orchestra.run.smithi184.stdout: python3-urllib3-1.26.5-4.el9.noarch 2023-12-02T08:58:24.916 INFO:teuthology.orchestra.run.smithi184.stdout: python3-webob-1.8.7-6.el9.noarch 2023-12-02T08:58:24.916 INFO:teuthology.orchestra.run.smithi184.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2023-12-02T08:58:24.916 INFO:teuthology.orchestra.run.smithi184.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2023-12-02T08:58:24.916 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:24.916 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:58:25.258 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-base 2023-12-02T08:58:25.363 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:00:56 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:25.507 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:58:25.508 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:25.508 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repo Size 2023-12-02T08:58:25.508 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:25.508 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:58:25.508 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-immutable-object-cache x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 142 k 2023-12-02T08:58:25.508 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:25.508 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:58:25.509 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:25.509 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:58:25.509 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:25.509 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 142 k 2023-12-02T08:58:25.509 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 400 k 2023-12-02T08:58:25.509 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:58:25.831 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:00:51 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:58:25.878 INFO:teuthology.orchestra.run.smithi141.stdout:ceph-immutable-object-cache-18.0.0-7637.g790ec8 385 kB/s | 142 kB 00:00 2023-12-02T08:58:25.878 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:25.879 INFO:teuthology.orchestra.run.smithi141.stdout:Total 383 kB/s | 142 kB 00:00 2023-12-02T08:58:25.879 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:58:25.886 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:58:25.886 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:58:25.927 INFO:teuthology.orchestra.run.smithi184.stdout:Package ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:58:25.937 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:58:25.937 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:58:25.975 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:58:25.977 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2023-12-02T08:58:25.977 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:58:26.046 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install cephadm 2023-12-02T08:58:26.075 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:58:26.137 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-immutable-object-cache-2:18.0.0-7637.g790ec80f. 1/1 2023-12-02T08:58:26.161 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.0.0-7637.g790ec80f. 1/1 2023-12-02T08:58:26.161 INFO:teuthology.orchestra.run.smithi141.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:26.161 INFO:teuthology.orchestra.run.smithi141.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2023-12-02T08:58:26.162 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:26.358 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-2:18.0.0-7637.g790ec80f.el9.x86_64 36/36 2023-12-02T08:58:26.358 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-2:18.0.0-7637.g790ec80f.el9.x86_64 1/36 2023-12-02T08:58:26.358 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mds-2:18.0.0-7637.g790ec80f.el9.x86_64 2/36 2023-12-02T08:58:26.358 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 3/36 2023-12-02T08:58:26.358 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mon-2:18.0.0-7637.g790ec80f.el9.x86_64 4/36 2023-12-02T08:58:26.358 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-osd-2:18.0.0-7637.g790ec80f.el9.x86_64 5/36 2023-12-02T08:58:26.358 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-modules-core-2:18.0.0-7637.g790ec80f.el9. 6/36 2023-12-02T08:58:26.359 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2023-12-02T08:58:26.359 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2023-12-02T08:58:26.359 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2023-12-02T08:58:26.359 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2023-12-02T08:58:26.359 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2023-12-02T08:58:26.359 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2023-12-02T08:58:26.359 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2023-12-02T08:58:26.359 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2023-12-02T08:58:26.359 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2023-12-02T08:58:26.359 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-requests-2.25.1-7.el9.noarch 16/36 2023-12-02T08:58:26.359 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-urllib3-1.26.5-4.el9.noarch 17/36 2023-12-02T08:58:26.359 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2023-12-02T08:58:26.359 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2023-12-02T08:58:26.360 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2023-12-02T08:58:26.360 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2023-12-02T08:58:26.360 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2023-12-02T08:58:26.360 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2023-12-02T08:58:26.360 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2023-12-02T08:58:26.360 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2023-12-02T08:58:26.361 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2023-12-02T08:58:26.361 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2023-12-02T08:58:26.361 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2023-12-02T08:58:26.361 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2023-12-02T08:58:26.361 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2023-12-02T08:58:26.361 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2023-12-02T08:58:26.362 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2023-12-02T08:58:26.362 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2023-12-02T08:58:26.362 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2023-12-02T08:58:26.362 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2023-12-02T08:58:26.627 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:00:52 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:58:26.773 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:58:26.774 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:26.774 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2023-12-02T08:58:26.774 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:26.774 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:58:26.775 INFO:teuthology.orchestra.run.smithi184.stdout: cephadm noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 775 k 2023-12-02T08:58:26.775 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:26.775 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:58:26.775 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:26.775 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2023-12-02T08:58:26.775 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:26.775 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 775 k 2023-12-02T08:58:26.775 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 790 k 2023-12-02T08:58:26.775 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:58:27.109 INFO:teuthology.orchestra.run.smithi184.stdout:cephadm-18.0.0-7637.g790ec80f.el9.noarch.rpm 2.3 MB/s | 775 kB 00:00 2023-12-02T08:58:27.110 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:27.110 INFO:teuthology.orchestra.run.smithi184.stdout:Total 2.3 MB/s | 775 kB 00:00 2023-12-02T08:58:27.110 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:58:27.115 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:58:27.115 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:58:27.118 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-immutable-object-cache-2:18.0.0-7637.g790ec80f. 1/1 2023-12-02T08:58:27.118 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:27.118 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:58:27.118 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-immutable-object-cache-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:27.118 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:27.118 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:58:27.121 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:58:27.121 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:58:27.199 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:58:27.350 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-mgr 2023-12-02T08:58:27.465 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2023-12-02T08:58:27.465 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:27.465 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:58:27.465 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:27.465 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mds-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:27.466 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:27.466 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-modules-core-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:27.466 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mon-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:27.466 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-osd-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:27.466 INFO:teuthology.orchestra.run.smithi006.stdout: lua-5.4.4-4.el9.x86_64 2023-12-02T08:58:27.466 INFO:teuthology.orchestra.run.smithi006.stdout: lua-devel-5.4.4-4.el9.x86_64 2023-12-02T08:58:27.466 INFO:teuthology.orchestra.run.smithi006.stdout: luarocks-3.9.2-1.el9.noarch 2023-12-02T08:58:27.466 INFO:teuthology.orchestra.run.smithi006.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2023-12-02T08:58:27.466 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cffi-1.14.5-5.el9.x86_64 2023-12-02T08:58:27.466 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cheroot-8.6.0-4.el9.noarch 2023-12-02T08:58:27.466 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2023-12-02T08:58:27.466 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2023-12-02T08:58:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-8.2.1-3.el9.noarch 2023-12-02T08:58:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2023-12-02T08:58:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2023-12-02T08:58:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2023-12-02T08:58:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2023-12-02T08:58:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: python3-logutils-0.3.5-21.el9.noarch 2023-12-02T08:58:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: python3-mako-1.1.4-6.el9.noarch 2023-12-02T08:58:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2023-12-02T08:58:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2023-12-02T08:58:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pecan-1.4.2-3.el9.noarch 2023-12-02T08:58:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ply-3.11-14.el9.noarch 2023-12-02T08:58:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: python3-portend-3.1.0-2.el9.noarch 2023-12-02T08:58:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2023-12-02T08:58:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pycparser-2.20-6.el9.noarch 2023-12-02T08:58:27.468 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pytz-2021.1-5.el9.noarch 2023-12-02T08:58:27.468 INFO:teuthology.orchestra.run.smithi006.stdout: python3-requests-2.25.1-7.el9.noarch 2023-12-02T08:58:27.468 INFO:teuthology.orchestra.run.smithi006.stdout: python3-tempora-5.0.0-2.el9.noarch 2023-12-02T08:58:27.468 INFO:teuthology.orchestra.run.smithi006.stdout: python3-toml-0.10.2-6.el9.noarch 2023-12-02T08:58:27.468 INFO:teuthology.orchestra.run.smithi006.stdout: python3-urllib3-1.26.5-4.el9.noarch 2023-12-02T08:58:27.468 INFO:teuthology.orchestra.run.smithi006.stdout: python3-webob-1.8.7-6.el9.noarch 2023-12-02T08:58:27.468 INFO:teuthology.orchestra.run.smithi006.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2023-12-02T08:58:27.468 INFO:teuthology.orchestra.run.smithi006.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2023-12-02T08:58:27.468 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:27.468 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:58:27.592 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:27.680 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:27.823 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-base 2023-12-02T08:58:27.937 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:00:58 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:28.032 INFO:teuthology.orchestra.run.smithi141.stdout:Package ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:58:28.041 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:28.083 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:58:28.083 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:58:28.084 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:58:28.148 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-mgr-dashboard 2023-12-02T08:58:28.357 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:28.357 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:28.357 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:58:28.357 INFO:teuthology.orchestra.run.smithi184.stdout: cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:28.357 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:28.357 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:58:28.431 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:00:59 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:28.529 INFO:teuthology.orchestra.run.smithi006.stdout:Package ceph-base-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:58:28.548 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-immutable-object-cache 2023-12-02T08:58:28.581 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:58:28.582 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:58:28.582 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:58:28.647 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install cephadm 2023-12-02T08:58:28.720 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:00:59 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:28.865 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:58:28.867 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:28.867 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:58:28.867 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:28.867 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:58:28.867 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-dashboard noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 1.8 M 2023-12-02T08:58:28.867 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:58:28.867 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-grafana-dashboards noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 28 k 2023-12-02T08:58:28.867 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-prometheus-alerts noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 15 k 2023-12-02T08:58:28.867 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2023-12-02T08:58:28.867 INFO:teuthology.orchestra.run.smithi141.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2023-12-02T08:58:28.867 INFO:teuthology.orchestra.run.smithi141.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2023-12-02T08:58:28.868 INFO:teuthology.orchestra.run.smithi141.stdout:Installing weak dependencies: 2023-12-02T08:58:28.868 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2023-12-02T08:58:28.868 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:28.868 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:58:28.868 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:28.868 INFO:teuthology.orchestra.run.smithi141.stdout:Install 7 Packages 2023-12-02T08:58:28.868 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:28.868 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 2.1 M 2023-12-02T08:58:28.868 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 8.7 M 2023-12-02T08:58:28.868 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:58:29.131 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:00:55 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:58:29.173 INFO:teuthology.orchestra.run.smithi141.stdout:(1/7): ceph-grafana-dashboards-18.0.0-7637.g790 110 kB/s | 28 kB 00:00 2023-12-02T08:58:29.199 INFO:teuthology.orchestra.run.smithi141.stdout:(2/7): ceph-prometheus-alerts-18.0.0-7637.g790e 54 kB/s | 15 kB 00:00 2023-12-02T08:58:29.249 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:00 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:29.275 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:58:29.276 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:29.276 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repo Size 2023-12-02T08:58:29.277 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:29.277 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:58:29.277 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-immutable-object-cache x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 142 k 2023-12-02T08:58:29.277 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:29.277 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:58:29.277 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:29.277 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2023-12-02T08:58:29.277 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:29.278 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 142 k 2023-12-02T08:58:29.278 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 400 k 2023-12-02T08:58:29.278 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:58:29.398 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:58:29.399 INFO:teuthology.orchestra.run.smithi141.stdout:(3/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 40 kB/s | 9.0 kB 00:00 2023-12-02T08:58:29.399 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:58:29.400 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:58:29.400 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:58:29.400 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:58:29.400 INFO:teuthology.orchestra.run.smithi006.stdout: cephadm noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 775 k 2023-12-02T08:58:29.400 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:29.400 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:58:29.400 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:58:29.400 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:58:29.400 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:29.400 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 775 k 2023-12-02T08:58:29.400 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 790 k 2023-12-02T08:58:29.400 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:58:29.499 INFO:teuthology.orchestra.run.smithi141.stdout:(4/7): python3-jwt-2.4.0-1.el9.noarch.rpm 136 kB/s | 41 kB 00:00 2023-12-02T08:58:29.524 INFO:teuthology.orchestra.run.smithi141.stdout:(5/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 246 kB/s | 31 kB 00:00 2023-12-02T08:58:29.590 INFO:teuthology.orchestra.run.smithi184.stdout:ceph-immutable-object-cache-18.0.0-7637.g790ec8 453 kB/s | 142 kB 00:00 2023-12-02T08:58:29.590 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:29.590 INFO:teuthology.orchestra.run.smithi184.stdout:Total 451 kB/s | 142 kB 00:00 2023-12-02T08:58:29.591 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:58:29.598 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:58:29.598 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:58:29.650 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:58:29.650 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:58:29.708 INFO:teuthology.orchestra.run.smithi141.stdout:(6/7): python3-routes-2.5.1-5.el9.noarch.rpm 904 kB/s | 188 kB 00:00 2023-12-02T08:58:29.787 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:58:29.825 INFO:teuthology.orchestra.run.smithi141.stdout:(7/7): ceph-mgr-dashboard-18.0.0-7637.g790ec80f 1.9 MB/s | 1.8 MB 00:00 2023-12-02T08:58:29.828 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:29.828 INFO:teuthology.orchestra.run.smithi141.stdout:Total 2.1 MB/s | 2.1 MB 00:00 2023-12-02T08:58:29.828 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:58:29.836 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:58:29.836 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:58:29.857 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-immutable-object-cache-2:18.0.0-7637.g790ec80f. 1/1 2023-12-02T08:58:29.881 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.0.0-7637.g790ec80f. 1/1 2023-12-02T08:58:29.882 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:29.882 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2023-12-02T08:58:29.882 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:29.901 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:58:29.901 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:58:29.930 INFO:teuthology.orchestra.run.smithi006.stdout:cephadm-18.0.0-7637.g790ec80f.el9.noarch.rpm 1.4 MB/s | 775 kB 00:00 2023-12-02T08:58:29.931 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:29.931 INFO:teuthology.orchestra.run.smithi006.stdout:Total 1.4 MB/s | 775 kB 00:00 2023-12-02T08:58:29.931 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:58:29.937 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:58:29.937 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:58:29.943 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:58:29.946 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:58:30.023 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:58:30.203 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:58:30.259 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2023-12-02T08:58:30.293 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2023-12-02T08:58:30.348 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2023-12-02T08:58:30.381 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2023-12-02T08:58:30.411 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-prometheus-alerts-2:18.0.0-7637.g790ec80f.el9.n 5/7 2023-12-02T08:58:30.475 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:30.571 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:30.651 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-grafana-dashboards-2:18.0.0-7637.g790ec80f.el9. 6/7 2023-12-02T08:58:30.679 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mgr-dashboard-2:18.0.0-7637.g790ec80f.el9.noarc 7/7 2023-12-02T08:58:30.855 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-immutable-object-cache-2:18.0.0-7637.g790ec80f. 1/1 2023-12-02T08:58:30.856 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:30.856 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:58:30.856 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-immutable-object-cache-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:30.856 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:30.856 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:58:30.934 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:31.084 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-mgr 2023-12-02T08:58:31.209 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:31.209 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:31.210 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:58:31.210 INFO:teuthology.orchestra.run.smithi006.stdout: cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:31.210 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:31.210 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:58:31.240 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.0.0-7637.g790ec80f.el9.noarc 7/7 2023-12-02T08:58:31.240 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-grafana-dashboards-2:18.0.0-7637.g790ec80f.el9. 1/7 2023-12-02T08:58:31.240 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mgr-dashboard-2:18.0.0-7637.g790ec80f.el9.noarc 2/7 2023-12-02T08:58:31.240 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-prometheus-alerts-2:18.0.0-7637.g790ec80f.el9.n 3/7 2023-12-02T08:58:31.240 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2023-12-02T08:58:31.240 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2023-12-02T08:58:31.240 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2023-12-02T08:58:31.423 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-immutable-object-cache 2023-12-02T08:58:31.551 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2023-12-02T08:58:31.551 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:31.551 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:58:31.551 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-grafana-dashboards-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:31.551 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-dashboard-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:31.551 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-prometheus-alerts-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:31.551 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jwt-2.4.0-1.el9.noarch 2023-12-02T08:58:31.551 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2023-12-02T08:58:31.551 INFO:teuthology.orchestra.run.smithi141.stdout: python3-repoze-lru-0.7-16.el9.noarch 2023-12-02T08:58:31.551 INFO:teuthology.orchestra.run.smithi141.stdout: python3-routes-2.5.1-5.el9.noarch 2023-12-02T08:58:31.551 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:31.551 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:58:31.671 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:00:57 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:58:31.768 INFO:teuthology.orchestra.run.smithi184.stdout:Package ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:58:31.785 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-02T08:58:31.817 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:58:31.818 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2023-12-02T08:58:31.818 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:58:31.886 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-mgr-dashboard 2023-12-02T08:58:32.021 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:03 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:32.171 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:58:32.172 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:58:32.172 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repo Size 2023-12-02T08:58:32.172 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:58:32.172 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:58:32.172 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-immutable-object-cache x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 142 k 2023-12-02T08:58:32.172 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:32.172 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:58:32.172 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:58:32.172 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:58:32.172 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:32.172 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 142 k 2023-12-02T08:58:32.172 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 400 k 2023-12-02T08:58:32.172 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:58:32.359 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:03 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:32.403 INFO:teuthology.orchestra.run.smithi006.stdout:ceph-immutable-object-cache-18.0.0-7637.g790ec8 616 kB/s | 142 kB 00:00 2023-12-02T08:58:32.404 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:32.404 INFO:teuthology.orchestra.run.smithi006.stdout:Total 613 kB/s | 142 kB 00:00 2023-12-02T08:58:32.404 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:58:32.412 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:58:32.412 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:58:32.462 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:00:58 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:58:32.466 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:58:32.467 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:58:32.505 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:58:32.506 INFO:teuthology.orchestra.run.smithi141.stdout:============================================================================================ 2023-12-02T08:58:32.506 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:58:32.506 INFO:teuthology.orchestra.run.smithi141.stdout:============================================================================================ 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-diskprediction-local noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 7.4 M 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout: libgfortran x86_64 11.4.1-2.3.el9 CentOS-BaseOS 803 k 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout: libquadmath x86_64 11.4.1-2.3.el9 CentOS-BaseOS 195 k 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2023-12-02T08:58:32.507 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:32.508 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:58:32.508 INFO:teuthology.orchestra.run.smithi141.stdout:============================================================================================ 2023-12-02T08:58:32.508 INFO:teuthology.orchestra.run.smithi141.stdout:Install 12 Packages 2023-12-02T08:58:32.508 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:32.508 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 37 M 2023-12-02T08:58:32.508 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 209 M 2023-12-02T08:58:32.508 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:58:32.607 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:58:32.608 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:32.608 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2023-12-02T08:58:32.608 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:32.608 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:58:32.608 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-dashboard noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 1.8 M 2023-12-02T08:58:32.608 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2023-12-02T08:58:32.608 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-grafana-dashboards noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 28 k 2023-12-02T08:58:32.608 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-prometheus-alerts noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 15 k 2023-12-02T08:58:32.609 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2023-12-02T08:58:32.609 INFO:teuthology.orchestra.run.smithi184.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2023-12-02T08:58:32.609 INFO:teuthology.orchestra.run.smithi184.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2023-12-02T08:58:32.609 INFO:teuthology.orchestra.run.smithi184.stdout:Installing weak dependencies: 2023-12-02T08:58:32.609 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2023-12-02T08:58:32.609 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:32.609 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:58:32.609 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:32.609 INFO:teuthology.orchestra.run.smithi184.stdout:Install 7 Packages 2023-12-02T08:58:32.609 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:32.610 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 2.1 M 2023-12-02T08:58:32.610 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 8.7 M 2023-12-02T08:58:32.610 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:58:32.614 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:58:32.670 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-immutable-object-cache-2:18.0.0-7637.g790ec80f. 1/1 2023-12-02T08:58:32.695 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.0.0-7637.g790ec80f. 1/1 2023-12-02T08:58:32.696 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:32.696 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2023-12-02T08:58:32.696 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:32.799 INFO:teuthology.orchestra.run.smithi141.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 196 kB/s | 32 kB 00:00 2023-12-02T08:58:32.832 INFO:teuthology.orchestra.run.smithi141.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 540 kB/s | 17 kB 00:00 2023-12-02T08:58:32.874 INFO:teuthology.orchestra.run.smithi141.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 834 kB/s | 34 kB 00:00 2023-12-02T08:58:32.933 INFO:teuthology.orchestra.run.smithi141.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 10 MB/s | 3.0 MB 00:00 2023-12-02T08:58:32.993 INFO:teuthology.orchestra.run.smithi184.stdout:(1/7): ceph-prometheus-alerts-18.0.0-7637.g790e 78 kB/s | 15 kB 00:00 2023-12-02T08:58:33.093 INFO:teuthology.orchestra.run.smithi184.stdout:(2/7): ceph-grafana-dashboards-18.0.0-7637.g790 95 kB/s | 28 kB 00:00 2023-12-02T08:58:33.227 INFO:teuthology.orchestra.run.smithi184.stdout:(3/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 39 kB/s | 9.0 kB 00:00 2023-12-02T08:58:33.369 INFO:teuthology.orchestra.run.smithi184.stdout:(4/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 219 kB/s | 31 kB 00:00 2023-12-02T08:58:33.410 INFO:teuthology.orchestra.run.smithi184.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 129 kB/s | 41 kB 00:00 2023-12-02T08:58:33.578 INFO:teuthology.orchestra.run.smithi184.stdout:(6/7): python3-routes-2.5.1-5.el9.noarch.rpm 903 kB/s | 188 kB 00:00 2023-12-02T08:58:33.701 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-immutable-object-cache-2:18.0.0-7637.g790ec80f. 1/1 2023-12-02T08:58:33.701 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:33.701 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:58:33.701 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-immutable-object-cache-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:58:33.701 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:33.701 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:58:33.734 INFO:teuthology.orchestra.run.smithi141.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 5.5 MB/s | 4.7 MB 00:00 2023-12-02T08:58:33.940 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr 2023-12-02T08:58:33.941 INFO:teuthology.orchestra.run.smithi141.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.7 MB/s | 4.8 MB 00:01 2023-12-02T08:58:33.968 INFO:teuthology.orchestra.run.smithi141.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 935 kB/s | 217 kB 00:00 2023-12-02T08:58:34.077 INFO:teuthology.orchestra.run.smithi184.stdout:(7/7): ceph-mgr-dashboard-18.0.0-7637.g790ec80f 1.4 MB/s | 1.8 MB 00:01 2023-12-02T08:58:34.081 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:34.081 INFO:teuthology.orchestra.run.smithi184.stdout:Total 1.4 MB/s | 2.1 MB 00:01 2023-12-02T08:58:34.081 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:58:34.089 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:58:34.089 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:58:34.157 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:58:34.157 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:58:34.326 INFO:teuthology.orchestra.run.smithi141.stdout:(8/12): libgfortran-11.4.1-2.3.el9.x86_64.rpm 2.2 MB/s | 803 kB 00:00 2023-12-02T08:58:34.458 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:58:34.512 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2023-12-02T08:58:34.540 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:05 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:34.547 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2023-12-02T08:58:34.592 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2023-12-02T08:58:34.616 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2023-12-02T08:58:34.626 INFO:teuthology.orchestra.run.smithi141.stdout:(9/12): libquadmath-11.4.1-2.3.el9.x86_64.rpm 652 kB/s | 195 kB 00:00 2023-12-02T08:58:34.639 INFO:teuthology.orchestra.run.smithi006.stdout:Package ceph-mgr-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:58:34.646 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-prometheus-alerts-2:18.0.0-7637.g790ec80f.el9.n 5/7 2023-12-02T08:58:34.691 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:58:34.692 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:58:34.692 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:58:34.755 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr-dashboard 2023-12-02T08:58:34.776 INFO:teuthology.orchestra.run.smithi141.stdout:(10/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.6 MB/s | 245 kB 00:00 2023-12-02T08:58:34.886 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-grafana-dashboards-2:18.0.0-7637.g790ec80f.el9. 6/7 2023-12-02T08:58:34.915 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mgr-dashboard-2:18.0.0-7637.g790ec80f.el9.noarc 7/7 2023-12-02T08:58:35.319 INFO:teuthology.orchestra.run.smithi141.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2023-12-02T08:58:35.361 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:06 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:35.481 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.0.0-7637.g790ec80f.el9.noarc 7/7 2023-12-02T08:58:35.482 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-grafana-dashboards-2:18.0.0-7637.g790ec80f.el9. 1/7 2023-12-02T08:58:35.482 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mgr-dashboard-2:18.0.0-7637.g790ec80f.el9.noarc 2/7 2023-12-02T08:58:35.482 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-prometheus-alerts-2:18.0.0-7637.g790ec80f.el9.n 3/7 2023-12-02T08:58:35.482 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2023-12-02T08:58:35.482 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2023-12-02T08:58:35.482 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2023-12-02T08:58:35.511 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:58:35.511 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:58:35.512 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:58:35.512 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:58:35.512 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:58:35.512 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-dashboard noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 1.8 M 2023-12-02T08:58:35.512 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:58:35.512 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-grafana-dashboards noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 28 k 2023-12-02T08:58:35.512 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-prometheus-alerts noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 15 k 2023-12-02T08:58:35.512 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2023-12-02T08:58:35.512 INFO:teuthology.orchestra.run.smithi006.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2023-12-02T08:58:35.512 INFO:teuthology.orchestra.run.smithi006.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2023-12-02T08:58:35.512 INFO:teuthology.orchestra.run.smithi006.stdout:Installing weak dependencies: 2023-12-02T08:58:35.512 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2023-12-02T08:58:35.512 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:35.512 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:58:35.513 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:58:35.513 INFO:teuthology.orchestra.run.smithi006.stdout:Install 7 Packages 2023-12-02T08:58:35.513 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:35.513 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 2.1 M 2023-12-02T08:58:35.513 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 8.7 M 2023-12-02T08:58:35.513 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:58:35.527 INFO:teuthology.orchestra.run.smithi141.stdout:(12/12): ceph-mgr-diskprediction-local-18.0.0-7 2.6 MB/s | 7.4 MB 00:02 2023-12-02T08:58:35.530 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:35.530 INFO:teuthology.orchestra.run.smithi141.stdout:Total 12 MB/s | 37 MB 00:03 2023-12-02T08:58:35.543 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:58:35.567 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:58:35.567 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:58:35.788 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2023-12-02T08:58:35.788 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:35.788 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:58:35.788 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-grafana-dashboards-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:35.788 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-dashboard-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:35.788 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-prometheus-alerts-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:35.789 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jwt-2.4.0-1.el9.noarch 2023-12-02T08:58:35.789 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2023-12-02T08:58:35.789 INFO:teuthology.orchestra.run.smithi184.stdout: python3-repoze-lru-0.7-16.el9.noarch 2023-12-02T08:58:35.789 INFO:teuthology.orchestra.run.smithi184.stdout: python3-routes-2.5.1-5.el9.noarch 2023-12-02T08:58:35.789 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:35.789 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:58:35.931 INFO:teuthology.orchestra.run.smithi006.stdout:(1/7): ceph-prometheus-alerts-18.0.0-7637.g790e 79 kB/s | 15 kB 00:00 2023-12-02T08:58:35.941 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:58:35.941 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:58:36.037 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-02T08:58:36.073 INFO:teuthology.orchestra.run.smithi006.stdout:(2/7): ceph-grafana-dashboards-18.0.0-7637.g790 85 kB/s | 28 kB 00:00 2023-12-02T08:58:36.323 INFO:teuthology.orchestra.run.smithi006.stdout:(3/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 23 kB/s | 9.0 kB 00:00 2023-12-02T08:58:36.540 INFO:teuthology.orchestra.run.smithi006.stdout:(4/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 143 kB/s | 31 kB 00:00 2023-12-02T08:58:36.590 INFO:teuthology.orchestra.run.smithi006.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 83 kB/s | 41 kB 00:00 2023-12-02T08:58:36.614 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:02 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:58:36.657 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:58:36.724 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libquadmath-11.4.1-2.3.el9.x86_64 1/12 2023-12-02T08:58:36.756 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libgfortran-11.4.1-2.3.el9.x86_64 2/12 2023-12-02T08:58:36.763 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:58:36.764 INFO:teuthology.orchestra.run.smithi184.stdout:============================================================================================ 2023-12-02T08:58:36.764 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2023-12-02T08:58:36.764 INFO:teuthology.orchestra.run.smithi184.stdout:============================================================================================ 2023-12-02T08:58:36.764 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:58:36.765 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-diskprediction-local noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 7.4 M 2023-12-02T08:58:36.765 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2023-12-02T08:58:36.765 INFO:teuthology.orchestra.run.smithi184.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2023-12-02T08:58:36.765 INFO:teuthology.orchestra.run.smithi184.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2023-12-02T08:58:36.765 INFO:teuthology.orchestra.run.smithi184.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2023-12-02T08:58:36.765 INFO:teuthology.orchestra.run.smithi184.stdout: libgfortran x86_64 11.4.1-2.3.el9 CentOS-BaseOS 803 k 2023-12-02T08:58:36.765 INFO:teuthology.orchestra.run.smithi184.stdout: libquadmath x86_64 11.4.1-2.3.el9 CentOS-BaseOS 195 k 2023-12-02T08:58:36.765 INFO:teuthology.orchestra.run.smithi184.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2023-12-02T08:58:36.765 INFO:teuthology.orchestra.run.smithi184.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2023-12-02T08:58:36.765 INFO:teuthology.orchestra.run.smithi184.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2023-12-02T08:58:36.765 INFO:teuthology.orchestra.run.smithi184.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2023-12-02T08:58:36.765 INFO:teuthology.orchestra.run.smithi184.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2023-12-02T08:58:36.765 INFO:teuthology.orchestra.run.smithi184.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2023-12-02T08:58:36.765 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:36.766 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:58:36.766 INFO:teuthology.orchestra.run.smithi184.stdout:============================================================================================ 2023-12-02T08:58:36.766 INFO:teuthology.orchestra.run.smithi184.stdout:Install 12 Packages 2023-12-02T08:58:36.766 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:36.766 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 37 M 2023-12-02T08:58:36.766 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 209 M 2023-12-02T08:58:36.766 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:58:36.853 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2023-12-02T08:58:36.893 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2023-12-02T08:58:36.916 INFO:teuthology.orchestra.run.smithi006.stdout:(6/7): python3-routes-2.5.1-5.el9.noarch.rpm 502 kB/s | 188 kB 00:00 2023-12-02T08:58:36.957 INFO:teuthology.orchestra.run.smithi006.stdout:(7/7): ceph-mgr-dashboard-18.0.0-7637.g790ec80f 1.4 MB/s | 1.8 MB 00:01 2023-12-02T08:58:36.962 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:36.962 INFO:teuthology.orchestra.run.smithi006.stdout:Total 1.4 MB/s | 2.1 MB 00:01 2023-12-02T08:58:36.962 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:58:36.972 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:58:36.972 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:58:37.047 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:58:37.048 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:58:37.070 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2023-12-02T08:58:37.100 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2023-12-02T08:58:37.101 INFO:teuthology.orchestra.run.smithi184.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 184 kB/s | 32 kB 00:00 2023-12-02T08:58:37.151 INFO:teuthology.orchestra.run.smithi184.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 350 kB/s | 17 kB 00:00 2023-12-02T08:58:37.180 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2023-12-02T08:58:37.202 INFO:teuthology.orchestra.run.smithi184.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 686 kB/s | 34 kB 00:00 2023-12-02T08:58:37.319 INFO:teuthology.orchestra.run.smithi184.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 7.7 MB/s | 3.0 MB 00:00 2023-12-02T08:58:37.358 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:58:37.425 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2023-12-02T08:58:37.460 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2023-12-02T08:58:37.507 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2023-12-02T08:58:37.546 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2023-12-02T08:58:37.602 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-prometheus-alerts-2:18.0.0-7637.g790ec80f.el9.n 5/7 2023-12-02T08:58:37.660 INFO:teuthology.orchestra.run.smithi184.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 10 MB/s | 4.7 MB 00:00 2023-12-02T08:58:37.727 INFO:teuthology.orchestra.run.smithi184.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 12 MB/s | 4.8 MB 00:00 2023-12-02T08:58:37.753 INFO:teuthology.orchestra.run.smithi184.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 217 kB 00:00 2023-12-02T08:58:37.845 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2023-12-02T08:58:37.851 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-grafana-dashboards-2:18.0.0-7637.g790ec80f.el9. 6/7 2023-12-02T08:58:37.886 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-dashboard-2:18.0.0-7637.g790ec80f.el9.noarc 7/7 2023-12-02T08:58:37.946 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2023-12-02T08:58:37.994 INFO:teuthology.orchestra.run.smithi184.stdout:(8/12): libgfortran-11.4.1-2.3.el9.x86_64.rpm 3.3 MB/s | 803 kB 00:00 2023-12-02T08:58:38.178 INFO:teuthology.orchestra.run.smithi184.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 35 MB/s | 16 MB 00:00 2023-12-02T08:58:38.203 INFO:teuthology.orchestra.run.smithi184.stdout:(10/12): libquadmath-11.4.1-2.3.el9.x86_64.rpm 937 kB/s | 195 kB 00:00 2023-12-02T08:58:38.444 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.0.0-7637.g790ec80f.el9.noarc 7/7 2023-12-02T08:58:38.444 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-grafana-dashboards-2:18.0.0-7637.g790ec80f.el9. 1/7 2023-12-02T08:58:38.444 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-dashboard-2:18.0.0-7637.g790ec80f.el9.noarc 2/7 2023-12-02T08:58:38.444 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-prometheus-alerts-2:18.0.0-7637.g790ec80f.el9.n 3/7 2023-12-02T08:58:38.444 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2023-12-02T08:58:38.444 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2023-12-02T08:58:38.445 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2023-12-02T08:58:38.770 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2023-12-02T08:58:38.770 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:38.770 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:58:38.770 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-grafana-dashboards-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:38.771 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-dashboard-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:38.771 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-prometheus-alerts-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:38.771 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jwt-2.4.0-1.el9.noarch 2023-12-02T08:58:38.771 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2023-12-02T08:58:38.771 INFO:teuthology.orchestra.run.smithi006.stdout: python3-repoze-lru-0.7-16.el9.noarch 2023-12-02T08:58:38.771 INFO:teuthology.orchestra.run.smithi006.stdout: python3-routes-2.5.1-5.el9.noarch 2023-12-02T08:58:38.771 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:38.771 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:58:38.778 INFO:teuthology.orchestra.run.smithi184.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 409 kB/s | 245 kB 00:00 2023-12-02T08:58:38.981 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-02T08:58:39.095 INFO:teuthology.orchestra.run.smithi184.stdout:(12/12): ceph-mgr-diskprediction-local-18.0.0-7 3.4 MB/s | 7.4 MB 00:02 2023-12-02T08:58:39.098 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:39.099 INFO:teuthology.orchestra.run.smithi184.stdout:Total 16 MB/s | 37 MB 00:02 2023-12-02T08:58:39.114 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:58:39.139 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:58:39.139 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:58:39.173 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2023-12-02T08:58:39.530 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:58:39.531 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:58:39.586 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:10 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:39.739 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:58:39.740 INFO:teuthology.orchestra.run.smithi006.stdout:============================================================================================ 2023-12-02T08:58:39.740 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:58:39.740 INFO:teuthology.orchestra.run.smithi006.stdout:============================================================================================ 2023-12-02T08:58:39.740 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:58:39.740 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-diskprediction-local noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 7.4 M 2023-12-02T08:58:39.740 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:58:39.740 INFO:teuthology.orchestra.run.smithi006.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2023-12-02T08:58:39.740 INFO:teuthology.orchestra.run.smithi006.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2023-12-02T08:58:39.740 INFO:teuthology.orchestra.run.smithi006.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2023-12-02T08:58:39.740 INFO:teuthology.orchestra.run.smithi006.stdout: libgfortran x86_64 11.4.1-2.3.el9 CentOS-BaseOS 803 k 2023-12-02T08:58:39.740 INFO:teuthology.orchestra.run.smithi006.stdout: libquadmath x86_64 11.4.1-2.3.el9 CentOS-BaseOS 195 k 2023-12-02T08:58:39.740 INFO:teuthology.orchestra.run.smithi006.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2023-12-02T08:58:39.741 INFO:teuthology.orchestra.run.smithi006.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2023-12-02T08:58:39.741 INFO:teuthology.orchestra.run.smithi006.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2023-12-02T08:58:39.741 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2023-12-02T08:58:39.741 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2023-12-02T08:58:39.741 INFO:teuthology.orchestra.run.smithi006.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2023-12-02T08:58:39.741 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:39.741 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:58:39.741 INFO:teuthology.orchestra.run.smithi006.stdout:============================================================================================ 2023-12-02T08:58:39.741 INFO:teuthology.orchestra.run.smithi006.stdout:Install 12 Packages 2023-12-02T08:58:39.741 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:39.742 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 37 M 2023-12-02T08:58:39.742 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 209 M 2023-12-02T08:58:39.742 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:58:39.990 INFO:teuthology.orchestra.run.smithi006.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 206 kB/s | 32 kB 00:00 2023-12-02T08:58:40.023 INFO:teuthology.orchestra.run.smithi006.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 520 kB/s | 17 kB 00:00 2023-12-02T08:58:40.065 INFO:teuthology.orchestra.run.smithi006.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 829 kB/s | 34 kB 00:00 2023-12-02T08:58:40.166 INFO:teuthology.orchestra.run.smithi006.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 9.1 MB/s | 3.0 MB 00:00 2023-12-02T08:58:40.199 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2023-12-02T08:58:40.225 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mgr-diskprediction-local-2:18.0.0-7637.g790ec 12/12 2023-12-02T08:58:40.233 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:58:40.310 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libquadmath-11.4.1-2.3.el9.x86_64 1/12 2023-12-02T08:58:40.341 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libgfortran-11.4.1-2.3.el9.x86_64 2/12 2023-12-02T08:58:40.434 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2023-12-02T08:58:40.474 INFO:teuthology.orchestra.run.smithi006.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 12 MB/s | 4.7 MB 00:00 2023-12-02T08:58:40.477 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2023-12-02T08:58:40.533 INFO:teuthology.orchestra.run.smithi006.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 13 MB/s | 4.8 MB 00:00 2023-12-02T08:58:40.558 INFO:teuthology.orchestra.run.smithi006.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.6 MB/s | 217 kB 00:00 2023-12-02T08:58:40.656 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2023-12-02T08:58:40.685 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2023-12-02T08:58:40.692 INFO:teuthology.orchestra.run.smithi006.stdout:(8/12): ceph-mgr-diskprediction-local-18.0.0-76 8.6 MB/s | 7.4 MB 00:00 2023-12-02T08:58:40.768 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2023-12-02T08:58:40.834 INFO:teuthology.orchestra.run.smithi006.stdout:(9/12): libgfortran-11.4.1-2.3.el9.x86_64.rpm 2.9 MB/s | 803 kB 00:00 2023-12-02T08:58:41.067 INFO:teuthology.orchestra.run.smithi006.stdout:(10/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 29 MB/s | 16 MB 00:00 2023-12-02T08:58:41.084 INFO:teuthology.orchestra.run.smithi006.stdout:(11/12): libquadmath-11.4.1-2.3.el9.x86_64.rpm 501 kB/s | 195 kB 00:00 2023-12-02T08:58:41.109 INFO:teuthology.orchestra.run.smithi006.stdout:(12/12): python3-devel-3.9.17-2.el9.x86_64.rpm 901 kB/s | 245 kB 00:00 2023-12-02T08:58:41.112 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:41.112 INFO:teuthology.orchestra.run.smithi006.stdout:Total 27 MB/s | 37 MB 00:01 2023-12-02T08:58:41.126 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:58:41.151 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:58:41.151 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:58:41.446 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2023-12-02T08:58:41.556 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2023-12-02T08:58:41.568 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:58:41.569 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:58:42.297 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:58:42.366 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libquadmath-11.4.1-2.3.el9.x86_64 1/12 2023-12-02T08:58:42.397 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libgfortran-11.4.1-2.3.el9.x86_64 2/12 2023-12-02T08:58:42.495 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2023-12-02T08:58:42.535 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2023-12-02T08:58:42.719 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2023-12-02T08:58:42.749 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2023-12-02T08:58:42.803 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2023-12-02T08:58:42.834 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2023-12-02T08:58:42.863 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.0.0-7637.g790ec 12/12 2023-12-02T08:58:42.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.0.0-7637.g790ec 1/12 2023-12-02T08:58:42.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2023-12-02T08:58:42.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2023-12-02T08:58:42.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2023-12-02T08:58:42.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2023-12-02T08:58:42.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2023-12-02T08:58:42.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2023-12-02T08:58:42.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2023-12-02T08:58:42.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2023-12-02T08:58:42.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libgfortran-11.4.1-2.3.el9.x86_64 10/12 2023-12-02T08:58:42.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libquadmath-11.4.1-2.3.el9.x86_64 11/12 2023-12-02T08:58:43.252 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2023-12-02T08:58:43.252 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:43.252 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:58:43.252 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-diskprediction-local-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:43.252 INFO:teuthology.orchestra.run.smithi141.stdout: flexiblas-3.0.4-8.el9.x86_64 2023-12-02T08:58:43.252 INFO:teuthology.orchestra.run.smithi141.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2023-12-02T08:58:43.252 INFO:teuthology.orchestra.run.smithi141.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2023-12-02T08:58:43.252 INFO:teuthology.orchestra.run.smithi141.stdout: libgfortran-11.4.1-2.3.el9.x86_64 2023-12-02T08:58:43.252 INFO:teuthology.orchestra.run.smithi141.stdout: libquadmath-11.4.1-2.3.el9.x86_64 2023-12-02T08:58:43.252 INFO:teuthology.orchestra.run.smithi141.stdout: openblas-0.3.21-2.el9.x86_64 2023-12-02T08:58:43.252 INFO:teuthology.orchestra.run.smithi141.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2023-12-02T08:58:43.253 INFO:teuthology.orchestra.run.smithi141.stdout: python3-devel-3.9.17-2.el9.x86_64 2023-12-02T08:58:43.253 INFO:teuthology.orchestra.run.smithi141.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2023-12-02T08:58:43.253 INFO:teuthology.orchestra.run.smithi141.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2023-12-02T08:58:43.253 INFO:teuthology.orchestra.run.smithi141.stdout: python3-scipy-1.6.2-8.el9.x86_64 2023-12-02T08:58:43.253 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:43.253 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:58:43.551 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2023-12-02T08:58:43.641 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-mgr-rook 2023-12-02T08:58:43.666 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2023-12-02T08:58:43.831 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2023-12-02T08:58:43.859 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mgr-diskprediction-local-2:18.0.0-7637.g790ec 12/12 2023-12-02T08:58:44.224 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:15 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:44.372 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:58:44.373 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================== 2023-12-02T08:58:44.373 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:58:44.373 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================== 2023-12-02T08:58:44.373 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:58:44.373 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-rook noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 50 k 2023-12-02T08:58:44.374 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:58:44.374 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2023-12-02T08:58:44.374 INFO:teuthology.orchestra.run.smithi141.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2023-12-02T08:58:44.374 INFO:teuthology.orchestra.run.smithi141.stdout: python3-google-auth noarch 1:2.23.4-1.el9 epel 197 k 2023-12-02T08:58:44.374 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2023-12-02T08:58:44.374 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2023-12-02T08:58:44.374 INFO:teuthology.orchestra.run.smithi141.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2023-12-02T08:58:44.374 INFO:teuthology.orchestra.run.smithi141.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2023-12-02T08:58:44.374 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2023-12-02T08:58:44.374 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2023-12-02T08:58:44.374 INFO:teuthology.orchestra.run.smithi141.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2023-12-02T08:58:44.374 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2023-12-02T08:58:44.374 INFO:teuthology.orchestra.run.smithi141.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2023-12-02T08:58:44.374 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:44.375 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:58:44.375 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================== 2023-12-02T08:58:44.375 INFO:teuthology.orchestra.run.smithi141.stdout:Install 13 Packages 2023-12-02T08:58:44.375 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:44.375 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 2.0 M 2023-12-02T08:58:44.375 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 26 M 2023-12-02T08:58:44.375 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:58:44.677 INFO:teuthology.orchestra.run.smithi141.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 204 kB/s | 24 kB 00:00 2023-12-02T08:58:44.693 INFO:teuthology.orchestra.run.smithi141.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 132 kB/s | 18 kB 00:00 2023-12-02T08:58:44.744 INFO:teuthology.orchestra.run.smithi141.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.6 MB/s | 174 kB 00:00 2023-12-02T08:58:44.769 INFO:teuthology.orchestra.run.smithi141.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 132 kB 00:00 2023-12-02T08:58:44.803 INFO:teuthology.orchestra.run.smithi141.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.5 MB/s | 211 kB 00:00 2023-12-02T08:58:44.828 INFO:teuthology.orchestra.run.smithi141.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 728 kB/s | 43 kB 00:00 2023-12-02T08:58:44.854 INFO:teuthology.orchestra.run.smithi141.stdout:(7/13): ceph-mgr-rook-18.0.0-7637.g790ec80f.el9 169 kB/s | 50 kB 00:00 2023-12-02T08:58:44.912 INFO:teuthology.orchestra.run.smithi141.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 179 kB/s | 15 kB 00:00 2023-12-02T08:58:44.938 INFO:teuthology.orchestra.run.smithi141.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 240 kB/s | 32 kB 00:00 2023-12-02T08:58:44.997 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2023-12-02T08:58:45.004 INFO:teuthology.orchestra.run.smithi141.stdout:(10/13): python3-google-auth-2.23.4-1.el9.noarc 1.3 MB/s | 197 kB 00:00 2023-12-02T08:58:45.030 INFO:teuthology.orchestra.run.smithi141.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 643 kB/s | 59 kB 00:00 2023-12-02T08:58:45.063 INFO:teuthology.orchestra.run.smithi141.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.5 MB/s | 90 kB 00:00 2023-12-02T08:58:45.114 INFO:teuthology.orchestra.run.smithi141.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 5.1 MB/s | 1.0 MB 00:00 2023-12-02T08:58:45.115 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:45.115 INFO:teuthology.orchestra.run.smithi141.stdout:Total 2.8 MB/s | 2.0 MB 00:00 2023-12-02T08:58:45.116 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:58:45.128 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:58:45.129 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:58:45.224 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:58:45.225 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:58:45.743 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:58:45.918 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2023-12-02T08:58:45.972 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2023-12-02T08:58:46.027 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2023-12-02T08:58:46.066 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2023-12-02T08:58:46.082 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2023-12-02T08:58:46.107 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-diskprediction-local-2:18.0.0-7637.g790ec 12/12 2023-12-02T08:58:46.107 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2023-12-02T08:58:46.199 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2023-12-02T08:58:46.308 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-google-auth-1:2.23.4-1.el9.noarch 7/13 2023-12-02T08:58:46.359 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2023-12-02T08:58:46.367 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.0.0-7637.g790ec 12/12 2023-12-02T08:58:46.367 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.0.0-7637.g790ec 1/12 2023-12-02T08:58:46.367 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2023-12-02T08:58:46.368 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2023-12-02T08:58:46.368 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2023-12-02T08:58:46.368 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2023-12-02T08:58:46.368 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2023-12-02T08:58:46.368 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2023-12-02T08:58:46.368 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2023-12-02T08:58:46.369 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2023-12-02T08:58:46.369 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libgfortran-11.4.1-2.3.el9.x86_64 10/12 2023-12-02T08:58:46.369 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libquadmath-11.4.1-2.3.el9.x86_64 11/12 2023-12-02T08:58:46.814 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2023-12-02T08:58:46.814 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-diskprediction-local-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout: flexiblas-3.0.4-8.el9.x86_64 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout: libgfortran-11.4.1-2.3.el9.x86_64 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout: libquadmath-11.4.1-2.3.el9.x86_64 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout: openblas-0.3.21-2.el9.x86_64 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout: python3-devel-3.9.17-2.el9.x86_64 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout: python3-scipy-1.6.2-8.el9.x86_64 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:46.815 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:58:47.078 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2023-12-02T08:58:47.131 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2023-12-02T08:58:47.165 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2023-12-02T08:58:47.176 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-mgr-rook 2023-12-02T08:58:47.213 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2023-12-02T08:58:47.234 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mgr-rook-2:18.0.0-7637.g790ec80f.el9.noarch 13/13 2023-12-02T08:58:47.759 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:13 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:58:47.908 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:58:47.909 INFO:teuthology.orchestra.run.smithi184.stdout:======================================================================================== 2023-12-02T08:58:47.909 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2023-12-02T08:58:47.909 INFO:teuthology.orchestra.run.smithi184.stdout:======================================================================================== 2023-12-02T08:58:47.909 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:58:47.909 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-rook noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 50 k 2023-12-02T08:58:47.909 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2023-12-02T08:58:47.909 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2023-12-02T08:58:47.909 INFO:teuthology.orchestra.run.smithi184.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2023-12-02T08:58:47.909 INFO:teuthology.orchestra.run.smithi184.stdout: python3-google-auth noarch 1:2.23.4-1.el9 epel 197 k 2023-12-02T08:58:47.909 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2023-12-02T08:58:47.910 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2023-12-02T08:58:47.910 INFO:teuthology.orchestra.run.smithi184.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2023-12-02T08:58:47.910 INFO:teuthology.orchestra.run.smithi184.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2023-12-02T08:58:47.910 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2023-12-02T08:58:47.910 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2023-12-02T08:58:47.910 INFO:teuthology.orchestra.run.smithi184.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2023-12-02T08:58:47.910 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2023-12-02T08:58:47.910 INFO:teuthology.orchestra.run.smithi184.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2023-12-02T08:58:47.910 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:47.910 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:58:47.911 INFO:teuthology.orchestra.run.smithi184.stdout:======================================================================================== 2023-12-02T08:58:47.911 INFO:teuthology.orchestra.run.smithi184.stdout:Install 13 Packages 2023-12-02T08:58:47.911 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:47.912 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 2.0 M 2023-12-02T08:58:47.912 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 26 M 2023-12-02T08:58:47.912 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:58:48.029 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-mgr-rook-2:18.0.0-7637.g790ec80f.el9.noarch 13/13 2023-12-02T08:58:48.029 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mgr-rook-2:18.0.0-7637.g790ec80f.el9.noarch 1/13 2023-12-02T08:58:48.030 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2023-12-02T08:58:48.030 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2023-12-02T08:58:48.030 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2023-12-02T08:58:48.030 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2023-12-02T08:58:48.030 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2023-12-02T08:58:48.030 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2023-12-02T08:58:48.030 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2023-12-02T08:58:48.030 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2023-12-02T08:58:48.030 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-google-auth-1:2.23.4-1.el9.noarch 10/13 2023-12-02T08:58:48.030 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2023-12-02T08:58:48.030 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2023-12-02T08:58:48.210 INFO:teuthology.orchestra.run.smithi184.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 165 kB/s | 24 kB 00:00 2023-12-02T08:58:48.235 INFO:teuthology.orchestra.run.smithi184.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 104 kB/s | 18 kB 00:00 2023-12-02T08:58:48.302 INFO:teuthology.orchestra.run.smithi184.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.6 MB/s | 174 kB 00:00 2023-12-02T08:58:48.327 INFO:teuthology.orchestra.run.smithi184.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 132 kB 00:00 2023-12-02T08:58:48.353 INFO:teuthology.orchestra.run.smithi184.stdout:(5/13): ceph-mgr-rook-18.0.0-7637.g790ec80f.el9 172 kB/s | 50 kB 00:00 2023-12-02T08:58:48.378 INFO:teuthology.orchestra.run.smithi184.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 211 kB 00:00 2023-12-02T08:58:48.402 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2023-12-02T08:58:48.402 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:48.402 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:58:48.402 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-rook-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:48.402 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cachetools-4.2.4-1.el9.noarch 2023-12-02T08:58:48.402 INFO:teuthology.orchestra.run.smithi141.stdout: python3-certifi-2021.10.8-2.el9.noarch 2023-12-02T08:58:48.402 INFO:teuthology.orchestra.run.smithi141.stdout: python3-google-auth-1:2.23.4-1.el9.noarch 2023-12-02T08:58:48.402 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jsonpatch-1.21-16.el9.noarch 2023-12-02T08:58:48.402 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jsonpointer-2.0-4.el9.noarch 2023-12-02T08:58:48.403 INFO:teuthology.orchestra.run.smithi141.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2023-12-02T08:58:48.403 INFO:teuthology.orchestra.run.smithi141.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2023-12-02T08:58:48.403 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2023-12-02T08:58:48.403 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2023-12-02T08:58:48.403 INFO:teuthology.orchestra.run.smithi141.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2023-12-02T08:58:48.403 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rsa-4.9-2.el9.noarch 2023-12-02T08:58:48.403 INFO:teuthology.orchestra.run.smithi141.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2023-12-02T08:58:48.403 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:48.403 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:58:48.403 INFO:teuthology.orchestra.run.smithi184.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 569 kB/s | 43 kB 00:00 2023-12-02T08:58:48.605 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.0.0-7637.g790ec 12/12 2023-12-02T08:58:48.605 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.0.0-7637.g790ec 1/12 2023-12-02T08:58:48.606 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2023-12-02T08:58:48.606 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2023-12-02T08:58:48.606 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2023-12-02T08:58:48.606 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2023-12-02T08:58:48.606 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2023-12-02T08:58:48.606 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2023-12-02T08:58:48.606 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2023-12-02T08:58:48.607 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2023-12-02T08:58:48.607 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libgfortran-11.4.1-2.3.el9.x86_64 10/12 2023-12-02T08:58:48.607 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libquadmath-11.4.1-2.3.el9.x86_64 11/12 2023-12-02T08:58:48.662 INFO:teuthology.orchestra.run.smithi184.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 113 kB/s | 32 kB 00:00 2023-12-02T08:58:48.684 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-mgr-cephadm 2023-12-02T08:58:48.687 INFO:teuthology.orchestra.run.smithi184.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 48 kB/s | 15 kB 00:00 2023-12-02T08:58:48.879 INFO:teuthology.orchestra.run.smithi184.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 308 kB/s | 59 kB 00:00 2023-12-02T08:58:48.912 INFO:teuthology.orchestra.run.smithi184.stdout:(11/13): python3-google-auth-2.23.4-1.el9.noarc 388 kB/s | 197 kB 00:00 2023-12-02T08:58:49.038 INFO:teuthology.orchestra.run.smithi184.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 566 kB/s | 90 kB 00:00 2023-12-02T08:58:49.080 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2023-12-02T08:58:49.080 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:49.080 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:58:49.080 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-diskprediction-local-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:49.080 INFO:teuthology.orchestra.run.smithi006.stdout: flexiblas-3.0.4-8.el9.x86_64 2023-12-02T08:58:49.080 INFO:teuthology.orchestra.run.smithi006.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2023-12-02T08:58:49.080 INFO:teuthology.orchestra.run.smithi006.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2023-12-02T08:58:49.080 INFO:teuthology.orchestra.run.smithi006.stdout: libgfortran-11.4.1-2.3.el9.x86_64 2023-12-02T08:58:49.080 INFO:teuthology.orchestra.run.smithi006.stdout: libquadmath-11.4.1-2.3.el9.x86_64 2023-12-02T08:58:49.080 INFO:teuthology.orchestra.run.smithi006.stdout: openblas-0.3.21-2.el9.x86_64 2023-12-02T08:58:49.081 INFO:teuthology.orchestra.run.smithi006.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2023-12-02T08:58:49.081 INFO:teuthology.orchestra.run.smithi006.stdout: python3-devel-3.9.17-2.el9.x86_64 2023-12-02T08:58:49.081 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2023-12-02T08:58:49.081 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2023-12-02T08:58:49.081 INFO:teuthology.orchestra.run.smithi006.stdout: python3-scipy-1.6.2-8.el9.x86_64 2023-12-02T08:58:49.081 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:49.081 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:58:49.154 INFO:teuthology.orchestra.run.smithi184.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 2.1 MB/s | 1.0 MB 00:00 2023-12-02T08:58:49.156 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:49.157 INFO:teuthology.orchestra.run.smithi184.stdout:Total 1.6 MB/s | 2.0 MB 00:01 2023-12-02T08:58:49.157 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:58:49.171 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:58:49.171 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:58:49.271 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:20 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:49.274 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:58:49.274 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:58:49.422 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:58:49.423 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================== 2023-12-02T08:58:49.423 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:58:49.423 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================== 2023-12-02T08:58:49.423 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:58:49.423 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-cephadm noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 133 k 2023-12-02T08:58:49.423 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:58:49.423 INFO:teuthology.orchestra.run.smithi141.stdout: python3-asyncssh noarch 2.13.2-3.el9 epel 548 k 2023-12-02T08:58:49.424 INFO:teuthology.orchestra.run.smithi141.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2023-12-02T08:58:49.424 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jinja2 noarch 2.11.3-4.el9 CentOS-AppStream 228 k 2023-12-02T08:58:49.424 INFO:teuthology.orchestra.run.smithi141.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2023-12-02T08:58:49.424 INFO:teuthology.orchestra.run.smithi141.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2023-12-02T08:58:49.424 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:49.424 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:58:49.424 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================== 2023-12-02T08:58:49.424 INFO:teuthology.orchestra.run.smithi141.stdout:Install 6 Packages 2023-12-02T08:58:49.424 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:49.425 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 6.8 M 2023-12-02T08:58:49.425 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 33 M 2023-12-02T08:58:49.425 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:58:49.462 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr-rook 2023-12-02T08:58:49.792 INFO:teuthology.orchestra.run.smithi141.stdout:(1/6): python3-jinja2-2.11.3-4.el9.noarch.rpm 1.2 MB/s | 228 kB 00:00 2023-12-02T08:58:49.794 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:58:49.970 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2023-12-02T08:58:50.031 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2023-12-02T08:58:50.042 INFO:teuthology.orchestra.run.smithi141.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 13 MB/s | 5.8 MB 00:00 2023-12-02T08:58:50.068 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:21 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:50.086 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2023-12-02T08:58:50.118 INFO:teuthology.orchestra.run.smithi141.stdout:(3/6): ceph-mgr-cephadm-18.0.0-7637.g790ec80f.e 256 kB/s | 133 kB 00:00 2023-12-02T08:58:50.123 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2023-12-02T08:58:50.168 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2023-12-02T08:58:50.185 INFO:teuthology.orchestra.run.smithi141.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 406 kB/s | 58 kB 00:00 2023-12-02T08:58:50.221 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:58:50.222 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================== 2023-12-02T08:58:50.222 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:58:50.222 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================== 2023-12-02T08:58:50.222 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:58:50.222 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-rook noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 50 k 2023-12-02T08:58:50.222 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:58:50.222 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2023-12-02T08:58:50.222 INFO:teuthology.orchestra.run.smithi006.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2023-12-02T08:58:50.223 INFO:teuthology.orchestra.run.smithi006.stdout: python3-google-auth noarch 1:2.23.4-1.el9 epel 197 k 2023-12-02T08:58:50.223 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2023-12-02T08:58:50.223 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2023-12-02T08:58:50.223 INFO:teuthology.orchestra.run.smithi006.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2023-12-02T08:58:50.223 INFO:teuthology.orchestra.run.smithi006.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2023-12-02T08:58:50.223 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2023-12-02T08:58:50.223 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2023-12-02T08:58:50.223 INFO:teuthology.orchestra.run.smithi006.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2023-12-02T08:58:50.223 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2023-12-02T08:58:50.223 INFO:teuthology.orchestra.run.smithi006.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2023-12-02T08:58:50.223 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:50.223 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:58:50.223 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================== 2023-12-02T08:58:50.223 INFO:teuthology.orchestra.run.smithi006.stdout:Install 13 Packages 2023-12-02T08:58:50.224 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:50.224 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 2.0 M 2023-12-02T08:58:50.224 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 26 M 2023-12-02T08:58:50.224 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:58:50.257 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2023-12-02T08:58:50.259 INFO:teuthology.orchestra.run.smithi141.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 360 kB/s | 51 kB 00:00 2023-12-02T08:58:50.301 INFO:teuthology.orchestra.run.smithi141.stdout:(6/6): python3-asyncssh-2.13.2-3.el9.noarch.rpm 1.1 MB/s | 548 kB 00:00 2023-12-02T08:58:50.303 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:50.303 INFO:teuthology.orchestra.run.smithi141.stdout:Total 7.7 MB/s | 6.8 MB 00:00 2023-12-02T08:58:50.304 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:58:50.313 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:58:50.313 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:58:50.367 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-google-auth-1:2.23.4-1.el9.noarch 7/13 2023-12-02T08:58:50.403 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:58:50.403 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:58:50.416 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2023-12-02T08:58:50.423 INFO:teuthology.orchestra.run.smithi006.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 164 kB/s | 24 kB 00:00 2023-12-02T08:58:50.448 INFO:teuthology.orchestra.run.smithi006.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 104 kB/s | 18 kB 00:00 2023-12-02T08:58:50.540 INFO:teuthology.orchestra.run.smithi006.stdout:(3/13): ceph-mgr-rook-18.0.0-7637.g790ec80f.el9 189 kB/s | 50 kB 00:00 2023-12-02T08:58:50.565 INFO:teuthology.orchestra.run.smithi006.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.1 MB/s | 132 kB 00:00 2023-12-02T08:58:50.599 INFO:teuthology.orchestra.run.smithi006.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.1 MB/s | 174 kB 00:00 2023-12-02T08:58:50.624 INFO:teuthology.orchestra.run.smithi006.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.5 MB/s | 211 kB 00:00 2023-12-02T08:58:50.658 INFO:teuthology.orchestra.run.smithi006.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 465 kB/s | 43 kB 00:00 2023-12-02T08:58:50.705 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:58:50.741 INFO:teuthology.orchestra.run.smithi006.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 180 kB/s | 15 kB 00:00 2023-12-02T08:58:50.766 INFO:teuthology.orchestra.run.smithi006.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 192 kB/s | 32 kB 00:00 2023-12-02T08:58:50.833 INFO:teuthology.orchestra.run.smithi006.stdout:(10/13): python3-google-auth-2.23.4-1.el9.noarc 1.1 MB/s | 197 kB 00:00 2023-12-02T08:58:50.859 INFO:teuthology.orchestra.run.smithi006.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 643 kB/s | 59 kB 00:00 2023-12-02T08:58:50.866 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2023-12-02T08:58:50.901 INFO:teuthology.orchestra.run.smithi006.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.3 MB/s | 90 kB 00:00 2023-12-02T08:58:50.912 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-asyncssh-2.13.2-3.el9.noarch 2/6 2023-12-02T08:58:50.992 INFO:teuthology.orchestra.run.smithi006.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 4.1 MB/s | 1.0 MB 00:00 2023-12-02T08:58:50.995 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:50.995 INFO:teuthology.orchestra.run.smithi006.stdout:Total 2.6 MB/s | 2.0 MB 00:00 2023-12-02T08:58:50.995 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:58:51.012 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:58:51.012 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:58:51.127 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:58:51.128 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:58:51.139 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2023-12-02T08:58:51.197 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2023-12-02T08:58:51.230 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2023-12-02T08:58:51.278 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2023-12-02T08:58:51.300 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mgr-rook-2:18.0.0-7637.g790ec80f.el9.noarch 13/13 2023-12-02T08:58:51.428 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2023-12-02T08:58:51.514 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2023-12-02T08:58:51.583 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jinja2-2.11.3-4.el9.noarch 5/6 2023-12-02T08:58:51.607 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mgr-cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 6/6 2023-12-02T08:58:51.673 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:58:51.830 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2023-12-02T08:58:51.895 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2023-12-02T08:58:51.950 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2023-12-02T08:58:51.987 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2023-12-02T08:58:52.029 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2023-12-02T08:58:52.125 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2023-12-02T08:58:52.155 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-mgr-rook-2:18.0.0-7637.g790ec80f.el9.noarch 13/13 2023-12-02T08:58:52.156 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mgr-rook-2:18.0.0-7637.g790ec80f.el9.noarch 1/13 2023-12-02T08:58:52.156 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2023-12-02T08:58:52.156 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2023-12-02T08:58:52.156 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2023-12-02T08:58:52.156 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2023-12-02T08:58:52.156 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2023-12-02T08:58:52.156 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2023-12-02T08:58:52.156 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2023-12-02T08:58:52.156 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2023-12-02T08:58:52.156 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-google-auth-1:2.23.4-1.el9.noarch 10/13 2023-12-02T08:58:52.156 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2023-12-02T08:58:52.157 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2023-12-02T08:58:52.235 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-google-auth-1:2.23.4-1.el9.noarch 7/13 2023-12-02T08:58:52.289 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2023-12-02T08:58:52.423 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 6/6 2023-12-02T08:58:52.423 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mgr-cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/6 2023-12-02T08:58:52.423 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2023-12-02T08:58:52.423 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jinja2-2.11.3-4.el9.noarch 3/6 2023-12-02T08:58:52.423 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-asyncssh-2.13.2-3.el9.noarch 4/6 2023-12-02T08:58:52.424 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2023-12-02T08:58:52.541 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2023-12-02T08:58:52.541 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:52.541 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:58:52.541 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-rook-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:52.541 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cachetools-4.2.4-1.el9.noarch 2023-12-02T08:58:52.541 INFO:teuthology.orchestra.run.smithi184.stdout: python3-certifi-2021.10.8-2.el9.noarch 2023-12-02T08:58:52.541 INFO:teuthology.orchestra.run.smithi184.stdout: python3-google-auth-1:2.23.4-1.el9.noarch 2023-12-02T08:58:52.542 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jsonpatch-1.21-16.el9.noarch 2023-12-02T08:58:52.542 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jsonpointer-2.0-4.el9.noarch 2023-12-02T08:58:52.542 INFO:teuthology.orchestra.run.smithi184.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2023-12-02T08:58:52.542 INFO:teuthology.orchestra.run.smithi184.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2023-12-02T08:58:52.542 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2023-12-02T08:58:52.542 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2023-12-02T08:58:52.542 INFO:teuthology.orchestra.run.smithi184.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2023-12-02T08:58:52.542 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rsa-4.9-2.el9.noarch 2023-12-02T08:58:52.542 INFO:teuthology.orchestra.run.smithi184.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2023-12-02T08:58:52.542 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:52.542 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:58:52.731 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2023-12-02T08:58:52.732 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:52.732 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:58:52.732 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:52.732 INFO:teuthology.orchestra.run.smithi141.stdout: python3-asyncssh-2.13.2-3.el9.noarch 2023-12-02T08:58:52.732 INFO:teuthology.orchestra.run.smithi141.stdout: python3-babel-2.9.1-2.el9.noarch 2023-12-02T08:58:52.732 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jinja2-2.11.3-4.el9.noarch 2023-12-02T08:58:52.732 INFO:teuthology.orchestra.run.smithi141.stdout: python3-natsort-7.1.1-5.el9.noarch 2023-12-02T08:58:52.732 INFO:teuthology.orchestra.run.smithi141.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2023-12-02T08:58:52.732 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:52.732 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:58:52.820 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-mgr-cephadm 2023-12-02T08:58:52.999 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-fuse 2023-12-02T08:58:53.051 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2023-12-02T08:58:53.106 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2023-12-02T08:58:53.136 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2023-12-02T08:58:53.184 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2023-12-02T08:58:53.213 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-rook-2:18.0.0-7637.g790ec80f.el9.noarch 13/13 2023-12-02T08:58:53.400 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:19 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:58:53.548 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:58:53.549 INFO:teuthology.orchestra.run.smithi184.stdout:======================================================================================== 2023-12-02T08:58:53.549 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2023-12-02T08:58:53.549 INFO:teuthology.orchestra.run.smithi184.stdout:======================================================================================== 2023-12-02T08:58:53.549 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:58:53.549 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-cephadm noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 133 k 2023-12-02T08:58:53.550 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2023-12-02T08:58:53.550 INFO:teuthology.orchestra.run.smithi184.stdout: python3-asyncssh noarch 2.13.2-3.el9 epel 548 k 2023-12-02T08:58:53.550 INFO:teuthology.orchestra.run.smithi184.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2023-12-02T08:58:53.550 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jinja2 noarch 2.11.3-4.el9 CentOS-AppStream 228 k 2023-12-02T08:58:53.550 INFO:teuthology.orchestra.run.smithi184.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2023-12-02T08:58:53.550 INFO:teuthology.orchestra.run.smithi184.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2023-12-02T08:58:53.550 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:53.550 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:58:53.550 INFO:teuthology.orchestra.run.smithi184.stdout:======================================================================================== 2023-12-02T08:58:53.550 INFO:teuthology.orchestra.run.smithi184.stdout:Install 6 Packages 2023-12-02T08:58:53.550 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:53.551 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 6.8 M 2023-12-02T08:58:53.551 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 33 M 2023-12-02T08:58:53.551 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:58:53.572 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:24 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:53.718 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:58:53.719 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:53.719 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:58:53.719 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:53.719 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:58:53.719 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-fuse x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 861 k 2023-12-02T08:58:53.719 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:58:53.719 INFO:teuthology.orchestra.run.smithi141.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2023-12-02T08:58:53.719 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:53.719 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:58:53.719 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:53.719 INFO:teuthology.orchestra.run.smithi141.stdout:Install 2 Packages 2023-12-02T08:58:53.719 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:53.720 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 939 k 2023-12-02T08:58:53.720 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 2.7 M 2023-12-02T08:58:53.720 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:58:53.887 INFO:teuthology.orchestra.run.smithi141.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 472 kB/s | 79 kB 00:00 2023-12-02T08:58:54.046 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-rook-2:18.0.0-7637.g790ec80f.el9.noarch 13/13 2023-12-02T08:58:54.046 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-rook-2:18.0.0-7637.g790ec80f.el9.noarch 1/13 2023-12-02T08:58:54.046 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2023-12-02T08:58:54.047 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2023-12-02T08:58:54.047 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2023-12-02T08:58:54.047 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2023-12-02T08:58:54.047 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2023-12-02T08:58:54.047 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2023-12-02T08:58:54.047 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2023-12-02T08:58:54.047 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2023-12-02T08:58:54.047 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-google-auth-1:2.23.4-1.el9.noarch 10/13 2023-12-02T08:58:54.047 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2023-12-02T08:58:54.047 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2023-12-02T08:58:54.082 INFO:teuthology.orchestra.run.smithi184.stdout:(1/6): python3-jinja2-2.11.3-4.el9.noarch.rpm 1.3 MB/s | 228 kB 00:00 2023-12-02T08:58:54.182 INFO:teuthology.orchestra.run.smithi184.stdout:(2/6): ceph-mgr-cephadm-18.0.0-7637.g790ec80f.e 480 kB/s | 133 kB 00:00 2023-12-02T08:58:54.220 INFO:teuthology.orchestra.run.smithi141.stdout:(2/2): ceph-fuse-18.0.0-7637.g790ec80f.el9.x86_ 1.7 MB/s | 861 kB 00:00 2023-12-02T08:58:54.221 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:54.222 INFO:teuthology.orchestra.run.smithi141.stdout:Total 1.8 MB/s | 939 kB 00:00 2023-12-02T08:58:54.222 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:58:54.242 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:58:54.242 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:58:54.282 INFO:teuthology.orchestra.run.smithi184.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 15 MB/s | 5.8 MB 00:00 2023-12-02T08:58:54.317 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:58:54.317 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:58:54.435 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2023-12-02T08:58:54.435 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:54.435 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:58:54.435 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-rook-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:54.435 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cachetools-4.2.4-1.el9.noarch 2023-12-02T08:58:54.435 INFO:teuthology.orchestra.run.smithi006.stdout: python3-certifi-2021.10.8-2.el9.noarch 2023-12-02T08:58:54.435 INFO:teuthology.orchestra.run.smithi006.stdout: python3-google-auth-1:2.23.4-1.el9.noarch 2023-12-02T08:58:54.435 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpatch-1.21-16.el9.noarch 2023-12-02T08:58:54.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpointer-2.0-4.el9.noarch 2023-12-02T08:58:54.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2023-12-02T08:58:54.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2023-12-02T08:58:54.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2023-12-02T08:58:54.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2023-12-02T08:58:54.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2023-12-02T08:58:54.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rsa-4.9-2.el9.noarch 2023-12-02T08:58:54.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2023-12-02T08:58:54.436 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:54.436 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:58:54.495 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:58:54.646 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2023-12-02T08:58:54.677 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr-cephadm 2023-12-02T08:58:54.721 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 2/2 2023-12-02T08:58:54.808 INFO:teuthology.orchestra.run.smithi184.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 93 kB/s | 58 kB 00:00 2023-12-02T08:58:54.899 INFO:teuthology.orchestra.run.smithi184.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 86 kB/s | 51 kB 00:00 2023-12-02T08:58:54.975 INFO:teuthology.orchestra.run.smithi184.stdout:(6/6): python3-asyncssh-2.13.2-3.el9.noarch.rpm 614 kB/s | 548 kB 00:00 2023-12-02T08:58:54.979 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:54.979 INFO:teuthology.orchestra.run.smithi184.stdout:Total 4.7 MB/s | 6.8 MB 00:01 2023-12-02T08:58:54.979 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:58:54.988 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:58:54.988 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:58:55.077 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:58:55.077 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:58:55.291 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:26 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:55.377 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:58:55.445 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:58:55.445 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================== 2023-12-02T08:58:55.445 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:58:55.446 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================== 2023-12-02T08:58:55.446 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:58:55.446 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-cephadm noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 133 k 2023-12-02T08:58:55.446 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:58:55.446 INFO:teuthology.orchestra.run.smithi006.stdout: python3-asyncssh noarch 2.13.2-3.el9 epel 548 k 2023-12-02T08:58:55.446 INFO:teuthology.orchestra.run.smithi006.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2023-12-02T08:58:55.446 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jinja2 noarch 2.11.3-4.el9 CentOS-AppStream 228 k 2023-12-02T08:58:55.446 INFO:teuthology.orchestra.run.smithi006.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2023-12-02T08:58:55.446 INFO:teuthology.orchestra.run.smithi006.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2023-12-02T08:58:55.446 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:55.446 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:58:55.446 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================== 2023-12-02T08:58:55.446 INFO:teuthology.orchestra.run.smithi006.stdout:Install 6 Packages 2023-12-02T08:58:55.446 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:55.447 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 6.8 M 2023-12-02T08:58:55.447 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 33 M 2023-12-02T08:58:55.447 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:58:55.477 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 2/2 2023-12-02T08:58:55.477 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 1/2 2023-12-02T08:58:55.546 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2023-12-02T08:58:55.601 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-asyncssh-2.13.2-3.el9.noarch 2/6 2023-12-02T08:58:55.720 INFO:teuthology.orchestra.run.smithi006.stdout:(1/6): python3-jinja2-2.11.3-4.el9.noarch.rpm 1.3 MB/s | 228 kB 00:00 2023-12-02T08:58:55.783 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2023-12-02T08:58:55.783 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:55.783 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:58:55.783 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2023-12-02T08:58:55.783 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:55.783 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:58:55.803 INFO:teuthology.orchestra.run.smithi006.stdout:(2/6): ceph-mgr-cephadm-18.0.0-7637.g790ec80f.e 510 kB/s | 133 kB 00:00 2023-12-02T08:58:56.088 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-volume 2023-12-02T08:58:56.140 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2023-12-02T08:58:56.187 INFO:teuthology.orchestra.run.smithi006.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 9.0 MB/s | 5.8 MB 00:00 2023-12-02T08:58:56.219 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2023-12-02T08:58:56.280 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jinja2-2.11.3-4.el9.noarch 5/6 2023-12-02T08:58:56.305 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mgr-cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 6/6 2023-12-02T08:58:56.554 INFO:teuthology.orchestra.run.smithi006.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 77 kB/s | 58 kB 00:00 2023-12-02T08:58:56.677 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:27 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:56.762 INFO:teuthology.orchestra.run.smithi006.stdout:(5/6): python3-asyncssh-2.13.2-3.el9.noarch.rpm 526 kB/s | 548 kB 00:01 2023-12-02T08:58:56.825 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:58:56.825 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:56.826 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:58:56.826 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:56.826 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:58:56.826 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-volume noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 262 k 2023-12-02T08:58:56.826 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:56.826 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:58:56.826 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:56.826 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:58:56.826 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:56.826 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 262 k 2023-12-02T08:58:56.826 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 1.2 M 2023-12-02T08:58:56.827 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:58:56.863 INFO:teuthology.orchestra.run.smithi006.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 76 kB/s | 51 kB 00:00 2023-12-02T08:58:56.868 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:56.868 INFO:teuthology.orchestra.run.smithi006.stdout:Total 4.8 MB/s | 6.8 MB 00:01 2023-12-02T08:58:56.868 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:58:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:58:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:58:56.980 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:58:56.980 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:58:57.124 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 6/6 2023-12-02T08:58:57.124 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mgr-cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/6 2023-12-02T08:58:57.124 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2023-12-02T08:58:57.124 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jinja2-2.11.3-4.el9.noarch 3/6 2023-12-02T08:58:57.124 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-asyncssh-2.13.2-3.el9.noarch 4/6 2023-12-02T08:58:57.124 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2023-12-02T08:58:57.285 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:58:57.384 INFO:teuthology.orchestra.run.smithi141.stdout:ceph-volume-18.0.0-7637.g790ec80f.el9.noarch.rp 471 kB/s | 262 kB 00:00 2023-12-02T08:58:57.385 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:57.385 INFO:teuthology.orchestra.run.smithi141.stdout:Total 469 kB/s | 262 kB 00:00 2023-12-02T08:58:57.385 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:58:57.393 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:58:57.393 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:58:57.422 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:58:57.423 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:58:57.454 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2023-12-02T08:58:57.454 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:57.454 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:58:57.454 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:57.454 INFO:teuthology.orchestra.run.smithi184.stdout: python3-asyncssh-2.13.2-3.el9.noarch 2023-12-02T08:58:57.454 INFO:teuthology.orchestra.run.smithi184.stdout: python3-babel-2.9.1-2.el9.noarch 2023-12-02T08:58:57.454 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jinja2-2.11.3-4.el9.noarch 2023-12-02T08:58:57.454 INFO:teuthology.orchestra.run.smithi184.stdout: python3-natsort-7.1.1-5.el9.noarch 2023-12-02T08:58:57.454 INFO:teuthology.orchestra.run.smithi184.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2023-12-02T08:58:57.454 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:57.455 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:58:57.464 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2023-12-02T08:58:57.507 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-asyncssh-2.13.2-3.el9.noarch 2/6 2023-12-02T08:58:57.637 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:58:57.708 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-fuse 2023-12-02T08:58:57.711 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-volume-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:57.727 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-volume-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:57.727 INFO:teuthology.orchestra.run.smithi141.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:58:57.727 INFO:teuthology.orchestra.run.smithi141.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2023-12-02T08:58:57.727 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:58.071 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2023-12-02T08:58:58.161 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2023-12-02T08:58:58.229 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jinja2-2.11.3-4.el9.noarch 5/6 2023-12-02T08:58:58.268 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 6/6 2023-12-02T08:58:58.288 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:24 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:58:58.438 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:58:58.438 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:58.438 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2023-12-02T08:58:58.438 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:58.439 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:58:58.439 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-fuse x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 861 k 2023-12-02T08:58:58.439 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2023-12-02T08:58:58.439 INFO:teuthology.orchestra.run.smithi184.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2023-12-02T08:58:58.439 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:58.439 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:58:58.439 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:58:58.439 INFO:teuthology.orchestra.run.smithi184.stdout:Install 2 Packages 2023-12-02T08:58:58.439 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:58:58.439 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 939 k 2023-12-02T08:58:58.439 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 2.7 M 2023-12-02T08:58:58.439 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:58:58.559 INFO:teuthology.orchestra.run.smithi184.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 648 kB/s | 79 kB 00:00 2023-12-02T08:58:58.756 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-volume-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:58:58.756 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:58.756 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:58:58.756 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-volume-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:58.756 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:58.756 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:58:58.959 INFO:teuthology.orchestra.run.smithi184.stdout:(2/2): ceph-fuse-18.0.0-7637.g790ec80f.el9.x86_ 1.6 MB/s | 861 kB 00:00 2023-12-02T08:58:58.960 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:58:58.961 INFO:teuthology.orchestra.run.smithi184.stdout:Total 1.8 MB/s | 939 kB 00:00 2023-12-02T08:58:58.961 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:58:58.981 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:58:58.981 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:58:59.057 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:58:59.057 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:58:59.080 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install librados-devel 2023-12-02T08:58:59.096 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 6/6 2023-12-02T08:58:59.096 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 1/6 2023-12-02T08:58:59.096 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2023-12-02T08:58:59.096 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jinja2-2.11.3-4.el9.noarch 3/6 2023-12-02T08:58:59.096 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-asyncssh-2.13.2-3.el9.noarch 4/6 2023-12-02T08:58:59.097 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2023-12-02T08:58:59.234 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:58:59.383 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2023-12-02T08:58:59.418 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2023-12-02T08:58:59.418 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:59.418 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:58:59.418 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-cephadm-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:58:59.418 INFO:teuthology.orchestra.run.smithi006.stdout: python3-asyncssh-2.13.2-3.el9.noarch 2023-12-02T08:58:59.418 INFO:teuthology.orchestra.run.smithi006.stdout: python3-babel-2.9.1-2.el9.noarch 2023-12-02T08:58:59.418 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jinja2-2.11.3-4.el9.noarch 2023-12-02T08:58:59.419 INFO:teuthology.orchestra.run.smithi006.stdout: python3-natsort-7.1.1-5.el9.noarch 2023-12-02T08:58:59.419 INFO:teuthology.orchestra.run.smithi006.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2023-12-02T08:58:59.419 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:58:59.419 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:58:59.451 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 2/2 2023-12-02T08:58:59.655 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-fuse 2023-12-02T08:58:59.680 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:30 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:58:59.827 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:58:59.828 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:59.828 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repo Size 2023-12-02T08:58:59.828 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:59.828 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:58:59.829 INFO:teuthology.orchestra.run.smithi141.stdout: librados-devel x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 127 k 2023-12-02T08:58:59.829 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:59.829 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:58:59.829 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:58:59.829 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:58:59.829 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:58:59.829 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 127 k 2023-12-02T08:58:59.829 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 456 k 2023-12-02T08:58:59.829 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:59:00.156 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 2/2 2023-12-02T08:59:00.156 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 1/2 2023-12-02T08:59:00.258 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:31 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:00.307 INFO:teuthology.orchestra.run.smithi141.stdout:librados-devel-18.0.0-7637.g790ec80f.el9.x86_64 265 kB/s | 127 kB 00:00 2023-12-02T08:59:00.307 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:00.307 INFO:teuthology.orchestra.run.smithi141.stdout:Total 264 kB/s | 127 kB 00:00 2023-12-02T08:59:00.307 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:59:00.313 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:59:00.313 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:59:00.369 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:59:00.369 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:59:00.411 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:59:00.412 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:00.412 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:59:00.412 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:00.412 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:59:00.412 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-fuse x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 861 k 2023-12-02T08:59:00.412 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:59:00.412 INFO:teuthology.orchestra.run.smithi006.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2023-12-02T08:59:00.412 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:00.412 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:59:00.412 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:00.412 INFO:teuthology.orchestra.run.smithi006.stdout:Install 2 Packages 2023-12-02T08:59:00.413 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:00.413 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 939 k 2023-12-02T08:59:00.413 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 2.7 M 2023-12-02T08:59:00.413 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:59:00.508 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:59:00.512 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2023-12-02T08:59:00.512 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:00.512 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:59:00.512 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2023-12-02T08:59:00.512 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:00.512 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:59:00.558 INFO:teuthology.orchestra.run.smithi006.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 542 kB/s | 79 kB 00:00 2023-12-02T08:59:00.605 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : librados-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:00.827 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-volume 2023-12-02T08:59:01.038 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: librados-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:01.331 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librados-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:01.331 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:01.331 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:59:01.331 INFO:teuthology.orchestra.run.smithi141.stdout: librados-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:01.331 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:01.331 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:59:01.424 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:27 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:59:01.459 INFO:teuthology.orchestra.run.smithi006.stdout:(2/2): ceph-fuse-18.0.0-7637.g790ec80f.el9.x86_ 824 kB/s | 861 kB 00:01 2023-12-02T08:59:01.459 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:01.460 INFO:teuthology.orchestra.run.smithi006.stdout:Total 896 kB/s | 939 kB 00:01 2023-12-02T08:59:01.460 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:59:01.486 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:59:01.486 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:59:01.572 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:59:01.572 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:59:01.573 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:59:01.573 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:01.573 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2023-12-02T08:59:01.573 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:01.573 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:59:01.573 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-volume noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 262 k 2023-12-02T08:59:01.573 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:01.573 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:59:01.573 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:01.573 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2023-12-02T08:59:01.574 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:01.574 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 262 k 2023-12-02T08:59:01.574 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 1.2 M 2023-12-02T08:59:01.574 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:59:01.575 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install libcephfs2 2023-12-02T08:59:01.764 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:59:01.838 INFO:teuthology.orchestra.run.smithi184.stdout:ceph-volume-18.0.0-7637.g790ec80f.el9.noarch.rp 990 kB/s | 262 kB 00:00 2023-12-02T08:59:01.839 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:01.839 INFO:teuthology.orchestra.run.smithi184.stdout:Total 985 kB/s | 262 kB 00:00 2023-12-02T08:59:01.839 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:59:01.847 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:59:01.847 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:59:01.877 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:59:01.877 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:59:02.024 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2023-12-02T08:59:02.091 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:59:02.094 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 2/2 2023-12-02T08:59:02.157 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-volume-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:59:02.173 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-volume-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:59:02.173 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:59:02.173 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2023-12-02T08:59:02.173 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:02.175 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:33 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:02.270 INFO:teuthology.orchestra.run.smithi141.stdout:Package libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:02.321 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:59:02.322 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:59:02.322 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:59:02.394 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install libcephfs-devel 2023-12-02T08:59:02.783 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 2/2 2023-12-02T08:59:02.783 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 1/2 2023-12-02T08:59:02.974 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:33 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:03.118 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2023-12-02T08:59:03.118 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:03.118 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:59:03.119 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2023-12-02T08:59:03.119 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:03.119 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:59:03.121 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:59:03.122 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:59:03.122 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repo Size 2023-12-02T08:59:03.122 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:59:03.122 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:59:03.122 INFO:teuthology.orchestra.run.smithi141.stdout: libcephfs-devel x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 31 k 2023-12-02T08:59:03.122 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:03.123 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:59:03.123 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:59:03.123 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:59:03.123 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:03.123 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 31 k 2023-12-02T08:59:03.123 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 139 k 2023-12-02T08:59:03.123 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:59:03.202 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-volume-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:59:03.202 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:03.202 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:59:03.203 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-volume-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:59:03.203 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:03.203 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:59:03.378 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-volume 2023-12-02T08:59:03.548 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install librados-devel 2023-12-02T08:59:03.552 INFO:teuthology.orchestra.run.smithi141.stdout:libcephfs-devel-18.0.0-7637.g790ec80f.el9.x86_6 72 kB/s | 31 kB 00:00 2023-12-02T08:59:03.552 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:03.553 INFO:teuthology.orchestra.run.smithi141.stdout:Total 72 kB/s | 31 kB 00:00 2023-12-02T08:59:03.553 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:59:03.556 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:59:03.556 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:59:03.591 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:59:03.592 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:59:03.674 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:59:03.791 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libcephfs-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:03.994 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:34 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:04.146 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:59:04.146 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:04.146 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:59:04.147 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:04.147 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:59:04.147 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-volume noarch 2:18.0.0-7637.g790ec80f.el9 ceph-noarch 262 k 2023-12-02T08:59:04.147 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:04.147 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:59:04.147 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:04.147 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:59:04.147 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:04.147 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 262 k 2023-12-02T08:59:04.147 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 1.2 M 2023-12-02T08:59:04.147 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:59:04.152 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:30 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:59:04.171 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: libcephfs-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:04.299 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:59:04.300 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:04.300 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repo Size 2023-12-02T08:59:04.300 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:04.300 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:59:04.300 INFO:teuthology.orchestra.run.smithi184.stdout: librados-devel x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 127 k 2023-12-02T08:59:04.300 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:04.300 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:59:04.300 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:04.300 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2023-12-02T08:59:04.301 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:04.301 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 127 k 2023-12-02T08:59:04.301 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 456 k 2023-12-02T08:59:04.301 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:59:04.444 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libcephfs-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:04.444 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:04.444 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:59:04.444 INFO:teuthology.orchestra.run.smithi141.stdout: libcephfs-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:04.444 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:04.444 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:59:04.518 INFO:teuthology.orchestra.run.smithi184.stdout:librados-devel-18.0.0-7637.g790ec80f.el9.x86_64 583 kB/s | 127 kB 00:00 2023-12-02T08:59:04.519 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:04.519 INFO:teuthology.orchestra.run.smithi184.stdout:Total 578 kB/s | 127 kB 00:00 2023-12-02T08:59:04.520 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:59:04.525 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:59:04.525 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:59:04.529 INFO:teuthology.orchestra.run.smithi006.stdout:ceph-volume-18.0.0-7637.g790ec80f.el9.noarch.rp 687 kB/s | 262 kB 00:00 2023-12-02T08:59:04.530 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:04.530 INFO:teuthology.orchestra.run.smithi006.stdout:Total 684 kB/s | 262 kB 00:00 2023-12-02T08:59:04.531 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:59:04.540 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:59:04.540 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:59:04.572 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:59:04.572 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:59:04.580 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:59:04.581 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:59:04.616 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install librados2 2023-12-02T08:59:04.728 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:59:04.812 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:59:04.833 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : librados-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:04.882 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-volume-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:59:04.899 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-volume-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:59:04.899 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:59:04.899 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2023-12-02T08:59:04.899 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:05.188 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:36 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:05.255 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: librados-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:05.284 INFO:teuthology.orchestra.run.smithi141.stdout:Package librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:05.334 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:59:05.335 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:59:05.336 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:59:05.397 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install librbd1 2023-12-02T08:59:05.555 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librados-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:05.555 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:05.555 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:59:05.555 INFO:teuthology.orchestra.run.smithi184.stdout: librados-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:05.555 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:05.555 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:59:05.823 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install libcephfs2 2023-12-02T08:59:05.979 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:36 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:06.049 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-volume-2:18.0.0-7637.g790ec80f.el9.noarch 1/1 2023-12-02T08:59:06.049 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:06.049 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:59:06.049 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-volume-2:18.0.0-7637.g790ec80f.el9.noarch 2023-12-02T08:59:06.049 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:06.049 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:59:06.075 INFO:teuthology.orchestra.run.smithi141.stdout:Package librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:06.126 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:59:06.127 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:59:06.127 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:59:06.192 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install python3-rados 2023-12-02T08:59:06.328 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install librados-devel 2023-12-02T08:59:06.420 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:32 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:59:06.516 INFO:teuthology.orchestra.run.smithi184.stdout:Package libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:06.569 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:59:06.569 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2023-12-02T08:59:06.569 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:59:06.649 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install libcephfs-devel 2023-12-02T08:59:06.776 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:37 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:06.872 INFO:teuthology.orchestra.run.smithi141.stdout:Package python3-rados-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:06.922 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:59:06.923 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:59:06.923 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:59:06.940 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:37 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:06.992 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install python3-rgw 2023-12-02T08:59:07.092 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:59:07.093 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:07.093 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repo Size 2023-12-02T08:59:07.093 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:07.093 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:59:07.093 INFO:teuthology.orchestra.run.smithi006.stdout: librados-devel x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 127 k 2023-12-02T08:59:07.093 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:07.094 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:59:07.094 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:07.094 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:59:07.094 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:07.094 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 127 k 2023-12-02T08:59:07.094 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 456 k 2023-12-02T08:59:07.094 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:59:07.232 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:33 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:59:07.317 INFO:teuthology.orchestra.run.smithi006.stdout:librados-devel-18.0.0-7637.g790ec80f.el9.x86_64 568 kB/s | 127 kB 00:00 2023-12-02T08:59:07.318 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:07.318 INFO:teuthology.orchestra.run.smithi006.stdout:Total 563 kB/s | 127 kB 00:00 2023-12-02T08:59:07.318 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:59:07.324 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:59:07.324 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:59:07.379 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:59:07.380 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:07.380 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repo Size 2023-12-02T08:59:07.380 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:07.380 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:59:07.380 INFO:teuthology.orchestra.run.smithi184.stdout: libcephfs-devel x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 31 k 2023-12-02T08:59:07.380 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:07.381 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:59:07.381 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:07.381 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2023-12-02T08:59:07.381 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:07.381 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 31 k 2023-12-02T08:59:07.381 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 139 k 2023-12-02T08:59:07.381 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:59:07.382 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:59:07.383 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:59:07.541 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:59:07.571 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:38 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:07.622 INFO:teuthology.orchestra.run.smithi184.stdout:libcephfs-devel-18.0.0-7637.g790ec80f.el9.x86_6 129 kB/s | 31 kB 00:00 2023-12-02T08:59:07.622 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:07.622 INFO:teuthology.orchestra.run.smithi184.stdout:Total 129 kB/s | 31 kB 00:00 2023-12-02T08:59:07.622 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:59:07.626 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:59:07.626 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:59:07.643 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librados-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:07.654 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:59:07.655 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:59:07.667 INFO:teuthology.orchestra.run.smithi141.stdout:Package python3-rgw-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:07.717 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:59:07.718 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:59:07.718 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:59:07.745 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:59:07.780 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install python3-cephfs 2023-12-02T08:59:07.844 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libcephfs-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:08.120 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librados-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:08.226 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: libcephfs-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:08.360 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:39 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:08.406 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librados-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:08.407 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:08.407 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:59:08.407 INFO:teuthology.orchestra.run.smithi006.stdout: librados-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:08.407 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:08.407 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:59:08.456 INFO:teuthology.orchestra.run.smithi141.stdout:Package python3-cephfs-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:08.508 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:59:08.509 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:59:08.509 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:59:08.509 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libcephfs-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:08.510 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:08.510 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:59:08.510 INFO:teuthology.orchestra.run.smithi184.stdout: libcephfs-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:08.510 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:08.510 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:59:08.576 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install python3-rbd 2023-12-02T08:59:08.673 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install libcephfs2 2023-12-02T08:59:08.689 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install librados2 2023-12-02T08:59:09.153 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:40 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:09.248 INFO:teuthology.orchestra.run.smithi141.stdout:Package python3-rbd-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:09.268 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:35 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:59:09.288 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:40 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:09.299 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:59:09.300 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:59:09.300 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:59:09.364 INFO:teuthology.orchestra.run.smithi184.stdout:Package librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:09.365 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install rbd-fuse 2023-12-02T08:59:09.386 INFO:teuthology.orchestra.run.smithi006.stdout:Package libcephfs2-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:09.415 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:59:09.416 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2023-12-02T08:59:09.416 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:59:09.439 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:59:09.440 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:59:09.440 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:59:09.496 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install libcephfs-devel 2023-12-02T08:59:09.521 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install librbd1 2023-12-02T08:59:09.944 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:40 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:10.090 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:59:10.091 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:59:10.091 INFO:teuthology.orchestra.run.smithi141.stdout: Package Architecture Version Repository Size 2023-12-02T08:59:10.091 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:59:10.091 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:59:10.091 INFO:teuthology.orchestra.run.smithi141.stdout: rbd-fuse x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 85 k 2023-12-02T08:59:10.091 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:10.091 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:59:10.092 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:59:10.092 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:59:10.092 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:10.092 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 85 k 2023-12-02T08:59:10.092 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 231 k 2023-12-02T08:59:10.092 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:59:10.102 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:36 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:59:10.104 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:41 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:10.199 INFO:teuthology.orchestra.run.smithi184.stdout:Package librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:10.250 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:59:10.251 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2023-12-02T08:59:10.251 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:59:10.256 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:59:10.257 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:10.257 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repo Size 2023-12-02T08:59:10.257 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:10.257 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:59:10.257 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs-devel x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 31 k 2023-12-02T08:59:10.258 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:10.258 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:59:10.258 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:10.258 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:59:10.258 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:10.258 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 31 k 2023-12-02T08:59:10.258 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 139 k 2023-12-02T08:59:10.258 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:59:10.305 INFO:teuthology.orchestra.run.smithi141.stdout:rbd-fuse-18.0.0-7637.g790ec80f.el9.x86_64.rpm 401 kB/s | 85 kB 00:00 2023-12-02T08:59:10.305 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:10.306 INFO:teuthology.orchestra.run.smithi141.stdout:Total 399 kB/s | 85 kB 00:00 2023-12-02T08:59:10.306 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:59:10.313 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:59:10.313 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:59:10.331 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install python3-rados 2023-12-02T08:59:10.367 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:59:10.367 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:59:10.429 INFO:teuthology.orchestra.run.smithi006.stdout:libcephfs-devel-18.0.0-7637.g790ec80f.el9.x86_6 182 kB/s | 31 kB 00:00 2023-12-02T08:59:10.430 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:10.430 INFO:teuthology.orchestra.run.smithi006.stdout:Total 181 kB/s | 31 kB 00:00 2023-12-02T08:59:10.430 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:59:10.434 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:59:10.434 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:59:10.470 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:59:10.470 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:59:10.516 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:59:10.562 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:59:10.619 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : rbd-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:10.696 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libcephfs-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:10.911 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:36 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:59:11.008 INFO:teuthology.orchestra.run.smithi184.stdout:Package python3-rados-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:11.013 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: rbd-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:11.058 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:59:11.059 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2023-12-02T08:59:11.059 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:59:11.097 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libcephfs-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:11.148 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install python3-rgw 2023-12-02T08:59:11.319 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : rbd-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:11.319 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:11.319 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:59:11.320 INFO:teuthology.orchestra.run.smithi141.stdout: rbd-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:11.320 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:11.320 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:59:11.380 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libcephfs-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:11.380 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:11.380 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:59:11.380 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs-devel-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:11.380 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:11.380 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:59:11.541 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install rbd-mirror 2023-12-02T08:59:11.555 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install librados2 2023-12-02T08:59:11.732 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:37 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:59:11.828 INFO:teuthology.orchestra.run.smithi184.stdout:Package python3-rgw-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:11.878 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:59:11.880 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2023-12-02T08:59:11.880 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:59:11.962 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install python3-cephfs 2023-12-02T08:59:12.136 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:43 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:12.161 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:43 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:12.261 INFO:teuthology.orchestra.run.smithi006.stdout:Package librados2-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:12.282 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:59:12.283 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:59:12.283 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repo Size 2023-12-02T08:59:12.283 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:59:12.283 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:59:12.283 INFO:teuthology.orchestra.run.smithi141.stdout: rbd-mirror x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 3.0 M 2023-12-02T08:59:12.283 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:12.283 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:59:12.283 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:59:12.283 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:59:12.284 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:12.284 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 3.0 M 2023-12-02T08:59:12.284 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 12 M 2023-12-02T08:59:12.284 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:59:12.315 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:59:12.316 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:59:12.316 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:59:12.389 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install librbd1 2023-12-02T08:59:12.550 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:38 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:59:12.646 INFO:teuthology.orchestra.run.smithi184.stdout:Package python3-cephfs-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:12.683 INFO:teuthology.orchestra.run.smithi141.stdout:rbd-mirror-18.0.0-7637.g790ec80f.el9.x86_64.rpm 7.5 MB/s | 3.0 MB 00:00 2023-12-02T08:59:12.684 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:12.684 INFO:teuthology.orchestra.run.smithi141.stdout:Total 7.5 MB/s | 3.0 MB 00:00 2023-12-02T08:59:12.684 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:59:12.693 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:59:12.693 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:59:12.696 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:59:12.697 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2023-12-02T08:59:12.697 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:59:12.765 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:59:12.765 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:59:12.781 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install python3-rbd 2023-12-02T08:59:12.989 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:43 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:13.087 INFO:teuthology.orchestra.run.smithi006.stdout:Package librbd1-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:13.141 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:59:13.142 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:59:13.143 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:59:13.176 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:59:13.205 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install python3-rados 2023-12-02T08:59:13.234 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : rbd-mirror-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:13.258 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: rbd-mirror-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:13.259 INFO:teuthology.orchestra.run.smithi141.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:59:13.259 INFO:teuthology.orchestra.run.smithi141.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2023-12-02T08:59:13.259 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2023-12-02T08:59:13.259 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2023-12-02T08:59:13.259 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:13.366 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:39 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:59:13.463 INFO:teuthology.orchestra.run.smithi184.stdout:Package python3-rbd-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:13.513 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:59:13.514 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2023-12-02T08:59:13.514 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:59:13.614 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install rbd-fuse 2023-12-02T08:59:13.813 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:44 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:13.912 INFO:teuthology.orchestra.run.smithi006.stdout:Package python3-rados-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:13.965 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:59:13.966 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:59:13.966 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:59:14.030 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install python3-rgw 2023-12-02T08:59:14.195 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:40 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:59:14.329 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : rbd-mirror-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:14.329 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:14.329 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:59:14.329 INFO:teuthology.orchestra.run.smithi141.stdout: rbd-mirror-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:14.329 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:14.329 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:59:14.342 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:59:14.343 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:14.344 INFO:teuthology.orchestra.run.smithi184.stdout: Package Architecture Version Repository Size 2023-12-02T08:59:14.344 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:14.344 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:59:14.344 INFO:teuthology.orchestra.run.smithi184.stdout: rbd-fuse x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 85 k 2023-12-02T08:59:14.344 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:14.344 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:59:14.344 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:14.345 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2023-12-02T08:59:14.345 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:14.345 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 85 k 2023-12-02T08:59:14.345 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 231 k 2023-12-02T08:59:14.345 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:59:14.603 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install rbd-nbd 2023-12-02T08:59:14.645 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:45 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:14.699 INFO:teuthology.orchestra.run.smithi184.stdout:rbd-fuse-18.0.0-7637.g790ec80f.el9.x86_64.rpm 241 kB/s | 85 kB 00:00 2023-12-02T08:59:14.700 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:14.700 INFO:teuthology.orchestra.run.smithi184.stdout:Total 240 kB/s | 85 kB 00:00 2023-12-02T08:59:14.700 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:59:14.707 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:59:14.707 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:59:14.743 INFO:teuthology.orchestra.run.smithi006.stdout:Package python3-rgw-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:14.762 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:59:14.762 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:59:14.796 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:59:14.797 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:59:14.797 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:59:14.859 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install python3-cephfs 2023-12-02T08:59:14.906 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:59:15.006 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : rbd-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:15.192 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:46 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:15.341 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:59:15.342 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:59:15.342 INFO:teuthology.orchestra.run.smithi141.stdout: Package Architecture Version Repository Size 2023-12-02T08:59:15.342 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:59:15.342 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:59:15.342 INFO:teuthology.orchestra.run.smithi141.stdout: rbd-nbd x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 170 k 2023-12-02T08:59:15.342 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:15.342 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:59:15.342 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:59:15.342 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:59:15.342 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:15.343 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 170 k 2023-12-02T08:59:15.343 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 494 k 2023-12-02T08:59:15.343 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:59:15.376 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: rbd-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:15.469 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:46 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:15.569 INFO:teuthology.orchestra.run.smithi006.stdout:Package python3-cephfs-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:15.579 INFO:teuthology.orchestra.run.smithi141.stdout:rbd-nbd-18.0.0-7637.g790ec80f.el9.x86_64.rpm 721 kB/s | 170 kB 00:00 2023-12-02T08:59:15.580 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:15.580 INFO:teuthology.orchestra.run.smithi141.stdout:Total 717 kB/s | 170 kB 00:00 2023-12-02T08:59:15.580 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:59:15.588 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:59:15.588 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:59:15.623 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:59:15.624 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:59:15.624 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:59:15.643 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:59:15.644 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:59:15.664 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : rbd-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:15.664 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:15.664 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:59:15.664 INFO:teuthology.orchestra.run.smithi184.stdout: rbd-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:15.664 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:15.664 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:59:15.688 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install python3-rbd 2023-12-02T08:59:15.793 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:59:15.886 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : rbd-nbd-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:15.887 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install rbd-mirror 2023-12-02T08:59:16.303 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:47 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:16.349 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: rbd-nbd-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:16.402 INFO:teuthology.orchestra.run.smithi006.stdout:Package python3-rbd-2:18.0.0-7637.g790ec80f.el9.x86_64 is already installed. 2023-12-02T08:59:16.455 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:59:16.456 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:59:16.456 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:59:16.479 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:42 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:59:16.514 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install rbd-fuse 2023-12-02T08:59:16.629 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:59:16.630 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:16.630 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repo Size 2023-12-02T08:59:16.630 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:16.630 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:59:16.630 INFO:teuthology.orchestra.run.smithi184.stdout: rbd-mirror x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 3.0 M 2023-12-02T08:59:16.630 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:16.630 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:59:16.630 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:16.630 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2023-12-02T08:59:16.630 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:16.630 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 3.0 M 2023-12-02T08:59:16.630 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 12 M 2023-12-02T08:59:16.630 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:59:16.661 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : rbd-nbd-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:16.661 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:16.661 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:59:16.661 INFO:teuthology.orchestra.run.smithi141.stdout: rbd-nbd-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:16.661 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:59:16.661 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:59:16.898 DEBUG:teuthology.parallel:result is None 2023-12-02T08:59:17.002 INFO:teuthology.orchestra.run.smithi184.stdout:rbd-mirror-18.0.0-7637.g790ec80f.el9.x86_64.rpm 8.1 MB/s | 3.0 MB 00:00 2023-12-02T08:59:17.003 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:17.003 INFO:teuthology.orchestra.run.smithi184.stdout:Total 8.1 MB/s | 3.0 MB 00:00 2023-12-02T08:59:17.003 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:59:17.012 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:59:17.012 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:59:17.084 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:59:17.084 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:59:17.120 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:48 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:17.273 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:59:17.274 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:17.274 INFO:teuthology.orchestra.run.smithi006.stdout: Package Architecture Version Repository Size 2023-12-02T08:59:17.274 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:17.274 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:59:17.274 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-fuse x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 85 k 2023-12-02T08:59:17.274 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:17.275 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:59:17.275 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:17.275 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:59:17.275 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:17.275 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 85 k 2023-12-02T08:59:17.275 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 231 k 2023-12-02T08:59:17.275 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:59:17.474 INFO:teuthology.orchestra.run.smithi006.stdout:rbd-fuse-18.0.0-7637.g790ec80f.el9.x86_64.rpm 430 kB/s | 85 kB 00:00 2023-12-02T08:59:17.475 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:17.475 INFO:teuthology.orchestra.run.smithi006.stdout:Total 427 kB/s | 85 kB 00:00 2023-12-02T08:59:17.475 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:59:17.482 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:59:17.482 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:59:17.497 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:59:17.541 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:59:17.541 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:59:17.561 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : rbd-mirror-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:17.586 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: rbd-mirror-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:17.586 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:59:17.586 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2023-12-02T08:59:17.586 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2023-12-02T08:59:17.586 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2023-12-02T08:59:17.586 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:17.684 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:59:17.783 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : rbd-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:18.183 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: rbd-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:18.498 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : rbd-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:18.498 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:18.498 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:59:18.498 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-fuse-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:18.498 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:18.498 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:59:18.719 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install rbd-mirror 2023-12-02T08:59:18.758 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : rbd-mirror-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:18.758 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:18.758 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:59:18.758 INFO:teuthology.orchestra.run.smithi184.stdout: rbd-mirror-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:18.758 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:18.758 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:59:19.006 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install rbd-nbd 2023-12-02T08:59:19.335 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:50 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:19.490 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:59:19.490 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:19.490 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repo Size 2023-12-02T08:59:19.490 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:19.490 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:59:19.490 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-mirror x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 3.0 M 2023-12-02T08:59:19.491 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:19.491 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:59:19.491 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:19.491 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:59:19.491 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:19.491 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 3.0 M 2023-12-02T08:59:19.491 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 12 M 2023-12-02T08:59:19.492 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:59:19.596 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:45 ago on Sat 02 Dec 2023 08:57:34 AM UTC. 2023-12-02T08:59:19.744 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2023-12-02T08:59:19.746 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:19.746 INFO:teuthology.orchestra.run.smithi184.stdout: Package Architecture Version Repository Size 2023-12-02T08:59:19.746 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:19.746 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2023-12-02T08:59:19.746 INFO:teuthology.orchestra.run.smithi184.stdout: rbd-nbd x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 170 k 2023-12-02T08:59:19.747 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:19.747 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2023-12-02T08:59:19.747 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2023-12-02T08:59:19.747 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2023-12-02T08:59:19.747 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:19.747 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 170 k 2023-12-02T08:59:19.747 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 494 k 2023-12-02T08:59:19.747 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2023-12-02T08:59:19.877 INFO:teuthology.orchestra.run.smithi006.stdout:rbd-mirror-18.0.0-7637.g790ec80f.el9.x86_64.rpm 7.8 MB/s | 3.0 MB 00:00 2023-12-02T08:59:19.878 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:19.878 INFO:teuthology.orchestra.run.smithi006.stdout:Total 7.8 MB/s | 3.0 MB 00:00 2023-12-02T08:59:19.878 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:59:19.888 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:59:19.888 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:59:19.964 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:59:19.965 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:59:20.155 INFO:teuthology.orchestra.run.smithi184.stdout:rbd-nbd-18.0.0-7637.g790ec80f.el9.x86_64.rpm 417 kB/s | 170 kB 00:00 2023-12-02T08:59:20.156 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:20.156 INFO:teuthology.orchestra.run.smithi184.stdout:Total 415 kB/s | 170 kB 00:00 2023-12-02T08:59:20.156 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2023-12-02T08:59:20.164 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2023-12-02T08:59:20.164 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2023-12-02T08:59:20.220 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2023-12-02T08:59:20.220 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2023-12-02T08:59:20.363 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2023-12-02T08:59:20.399 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:59:20.461 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : rbd-nbd-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:20.469 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : rbd-mirror-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:20.495 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: rbd-mirror-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:20.495 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2023-12-02T08:59:20.495 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2023-12-02T08:59:20.495 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2023-12-02T08:59:20.495 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2023-12-02T08:59:20.495 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:20.905 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: rbd-nbd-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:21.207 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : rbd-nbd-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:21.207 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:21.208 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2023-12-02T08:59:21.208 INFO:teuthology.orchestra.run.smithi184.stdout: rbd-nbd-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:21.208 INFO:teuthology.orchestra.run.smithi184.stdout: 2023-12-02T08:59:21.208 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2023-12-02T08:59:21.432 DEBUG:teuthology.parallel:result is None 2023-12-02T08:59:21.629 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : rbd-mirror-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:21.630 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:21.630 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:59:21.630 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-mirror-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:21.630 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:21.630 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:59:21.874 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install rbd-nbd 2023-12-02T08:59:22.481 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:53 ago on Sat 02 Dec 2023 08:57:29 AM UTC. 2023-12-02T08:59:22.634 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:59:22.635 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:22.635 INFO:teuthology.orchestra.run.smithi006.stdout: Package Architecture Version Repository Size 2023-12-02T08:59:22.635 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:22.635 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:59:22.635 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-nbd x86_64 2:18.0.0-7637.g790ec80f.el9 ceph 170 k 2023-12-02T08:59:22.635 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:22.636 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:59:22.636 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:59:22.636 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:59:22.636 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:22.636 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 170 k 2023-12-02T08:59:22.636 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 494 k 2023-12-02T08:59:22.636 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:59:23.181 INFO:teuthology.orchestra.run.smithi006.stdout:rbd-nbd-18.0.0-7637.g790ec80f.el9.x86_64.rpm 313 kB/s | 170 kB 00:00 2023-12-02T08:59:23.181 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:59:23.181 INFO:teuthology.orchestra.run.smithi006.stdout:Total 312 kB/s | 170 kB 00:00 2023-12-02T08:59:23.181 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:59:23.190 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:59:23.190 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:59:23.251 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:59:23.251 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:59:23.403 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:59:23.514 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : rbd-nbd-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:24.004 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: rbd-nbd-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:24.330 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : rbd-nbd-2:18.0.0-7637.g790ec80f.el9.x86_64 1/1 2023-12-02T08:59:24.330 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:24.330 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:59:24.330 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-nbd-2:18.0.0-7637.g790ec80f.el9.x86_64 2023-12-02T08:59:24.330 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:59:24.330 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:59:24.537 DEBUG:teuthology.parallel:result is None 2023-12-02T08:59:24.537 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=790ec80fe8c70e17748ed7354bfa28637b894703 2023-12-02T08:59:24.793 DEBUG:teuthology.orchestra.run.smithi006:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-02T08:59:24.814 INFO:teuthology.orchestra.run.smithi006.stdout:18.0.0-7637.g790ec80f.el9 2023-12-02T08:59:24.815 INFO:teuthology.packaging:The installed version of ceph is 18.0.0-7637.g790ec80f.el9 2023-12-02T08:59:24.815 INFO:teuthology.task.install:The correct ceph version 18.0.0-7637.g790ec80f is installed. 2023-12-02T08:59:24.815 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=790ec80fe8c70e17748ed7354bfa28637b894703 2023-12-02T08:59:25.064 DEBUG:teuthology.orchestra.run.smithi141:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-02T08:59:25.089 INFO:teuthology.orchestra.run.smithi141.stdout:18.0.0-7637.g790ec80f.el9 2023-12-02T08:59:25.090 INFO:teuthology.packaging:The installed version of ceph is 18.0.0-7637.g790ec80f.el9 2023-12-02T08:59:25.090 INFO:teuthology.task.install:The correct ceph version 18.0.0-7637.g790ec80f is installed. 2023-12-02T08:59:25.090 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=790ec80fe8c70e17748ed7354bfa28637b894703 2023-12-02T08:59:25.365 DEBUG:teuthology.orchestra.run.smithi184:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-02T08:59:25.390 INFO:teuthology.orchestra.run.smithi184.stdout:18.0.0-7637.g790ec80f.el9 2023-12-02T08:59:25.390 INFO:teuthology.packaging:The installed version of ceph is 18.0.0-7637.g790ec80f.el9 2023-12-02T08:59:25.391 INFO:teuthology.task.install:The correct ceph version 18.0.0-7637.g790ec80f is installed. 2023-12-02T08:59:25.391 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-02T08:59:25.391 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T08:59:25.391 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-02T08:59:25.423 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T08:59:25.423 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-02T08:59:25.457 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-12-02T08:59:25.457 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-02T08:59:25.491 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-02T08:59:25.491 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T08:59:25.491 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/usr/bin/daemon-helper 2023-12-02T08:59:25.522 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-02T08:59:25.592 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T08:59:25.592 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/usr/bin/daemon-helper 2023-12-02T08:59:25.623 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-02T08:59:25.694 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-12-02T08:59:25.694 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/usr/bin/daemon-helper 2023-12-02T08:59:25.726 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-02T08:59:25.798 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-02T08:59:25.798 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T08:59:25.798 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-02T08:59:25.829 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-02T08:59:25.900 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T08:59:25.900 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-02T08:59:25.934 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-02T08:59:26.003 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-12-02T08:59:26.004 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-02T08:59:26.036 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-02T08:59:26.108 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-02T08:59:26.108 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T08:59:26.108 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/usr/bin/stdin-killer 2023-12-02T08:59:26.141 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-02T08:59:26.210 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T08:59:26.210 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/usr/bin/stdin-killer 2023-12-02T08:59:26.241 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-02T08:59:26.312 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-12-02T08:59:26.312 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/usr/bin/stdin-killer 2023-12-02T08:59:26.342 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-02T08:59:26.414 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-02T08:59:26.495 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, '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': '790ec80fe8c70e17748ed7354bfa28637b894703'} 2023-12-02T08:59:26.495 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:790ec80fe8c70e17748ed7354bfa28637b894703 2023-12-02T08:59:26.496 INFO:tasks.cephadm:Cluster fsid is 1857614e-90f1-11ee-95a2-87774f69a715 2023-12-02T08:59:26.496 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-02T08:59:26.496 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.6', 'mon.b': '172.21.15.141', 'mon.c': '172.21.15.184'} 2023-12-02T08:59:26.496 INFO:tasks.cephadm:First mon is mon.a on smithi006 2023-12-02T08:59:26.496 INFO:tasks.cephadm:First mgr is a 2023-12-02T08:59:26.496 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-02T08:59:26.497 DEBUG:teuthology.orchestra.run.smithi006:> sudo hostname $(hostname -s) 2023-12-02T08:59:26.529 DEBUG:teuthology.orchestra.run.smithi141:> sudo hostname $(hostname -s) 2023-12-02T08:59:26.561 DEBUG:teuthology.orchestra.run.smithi184:> sudo hostname $(hostname -s) 2023-12-02T08:59:26.594 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-12-02T08:59:26.594 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=790ec80fe8c70e17748ed7354bfa28637b894703 2023-12-02T08:59:26.737 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '790ec80fe8c70e17748ed7354bfa28637b894703', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/74596/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-7637-g790ec80f', 'node_name': '172.21.5.34+adami04', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-7637.g790ec80f'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2023-12-01 15:21:41.928356', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk4-centos-9-orch-2023-12-01-0902', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2023-12-02T08:59:26.997 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-adk4-centos-9-orch-2023-12-01-0902, sha1 790ec80fe8c70e17748ed7354bfa28637b894703 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=790ec80fe8c70e17748ed7354bfa28637b894703 2023-12-02T08:59:26.997 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/x86_64/flavors/default/cephadm 2023-12-02T08:59:26.997 DEBUG:teuthology.orchestra.run.smithi006:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-02T08:59:28.121 INFO:teuthology.orchestra.run.smithi006.stdout:-rw-r--r--. 1 ubuntu ubuntu 803399 Dec 2 08:59 /home/ubuntu/cephtest/cephadm 2023-12-02T08:59:28.122 DEBUG:teuthology.orchestra.run.smithi141:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-02T08:59:28.833 INFO:teuthology.orchestra.run.smithi141.stdout:-rw-r--r--. 1 ubuntu ubuntu 803399 Dec 2 08:59 /home/ubuntu/cephtest/cephadm 2023-12-02T08:59:28.833 DEBUG:teuthology.orchestra.run.smithi184:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-adk4-centos-9-orch-2023-12-01-0902/790ec80fe8c70e17748ed7354bfa28637b894703/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-02T08:59:30.022 INFO:teuthology.orchestra.run.smithi184.stdout:-rw-r--r--. 1 ubuntu ubuntu 803399 Dec 2 08:59 /home/ubuntu/cephtest/cephadm 2023-12-02T08:59:30.022 DEBUG:teuthology.orchestra.run.smithi006:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-02T08:59:30.043 DEBUG:teuthology.orchestra.run.smithi141:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-02T08:59:30.063 DEBUG:teuthology.orchestra.run.smithi184:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-02T08:59:30.093 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:790ec80fe8c70e17748ed7354bfa28637b894703 on all hosts... 2023-12-02T08:59:30.094 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:790ec80fe8c70e17748ed7354bfa28637b894703 pull 2023-12-02T08:59:30.096 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:790ec80fe8c70e17748ed7354bfa28637b894703 pull 2023-12-02T08:59:30.106 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:790ec80fe8c70e17748ed7354bfa28637b894703 pull 2023-12-02T08:59:30.300 INFO:teuthology.orchestra.run.smithi006.stderr:Traceback (most recent call last): 2023-12-02T08:59:30.301 INFO:teuthology.orchestra.run.smithi006.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2023-12-02T08:59:30.303 INFO:teuthology.orchestra.run.smithi141.stderr:Traceback (most recent call last): 2023-12-02T08:59:30.303 INFO:teuthology.orchestra.run.smithi141.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2023-12-02T08:59:30.308 INFO:teuthology.orchestra.run.smithi006.stderr: return _run_code(code, main_globals, None, 2023-12-02T08:59:30.308 INFO:teuthology.orchestra.run.smithi006.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2023-12-02T08:59:30.308 INFO:teuthology.orchestra.run.smithi006.stderr: exec(code, run_globals) 2023-12-02T08:59:30.308 INFO:teuthology.orchestra.run.smithi006.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/__main__.py", line 7802, in 2023-12-02T08:59:30.308 INFO:teuthology.orchestra.run.smithi006.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/__main__.py", line 7788, in main 2023-12-02T08:59:30.308 INFO:teuthology.orchestra.run.smithi006.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/cephadmlib/container_engines.py", line 137, in check_container_engine 2023-12-02T08:59:30.308 INFO:teuthology.orchestra.run.smithi006.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/cephadmlib/container_engines.py", line 33, in get_version 2023-12-02T08:59:30.308 INFO:teuthology.orchestra.run.smithi006.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/cephadmlib/call_wrappers.py", line 307, in call_throws 2023-12-02T08:59:30.308 INFO:teuthology.orchestra.run.smithi006.stderr:RuntimeError: Failed command: /bin/podman version --format {{.Client.Version}}: time="2023-12-02T08:59:30Z" level=error msg="reading system config \"/usr/share/containers/containers.conf\": decode configuration /usr/share/containers/containers.conf: toml: line 600 (last key \"engine.runtime\"): Key 'engine.runtime' has already been defined." 2023-12-02T08:59:30.308 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-12-02T08:59:30.312 INFO:teuthology.orchestra.run.smithi141.stderr: return _run_code(code, main_globals, None, 2023-12-02T08:59:30.312 INFO:teuthology.orchestra.run.smithi141.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2023-12-02T08:59:30.312 INFO:teuthology.orchestra.run.smithi141.stderr: exec(code, run_globals) 2023-12-02T08:59:30.312 INFO:teuthology.orchestra.run.smithi141.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/__main__.py", line 7802, in 2023-12-02T08:59:30.312 INFO:teuthology.orchestra.run.smithi141.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/__main__.py", line 7788, in main 2023-12-02T08:59:30.312 INFO:teuthology.orchestra.run.smithi141.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/cephadmlib/container_engines.py", line 137, in check_container_engine 2023-12-02T08:59:30.312 INFO:teuthology.orchestra.run.smithi141.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/cephadmlib/container_engines.py", line 33, in get_version 2023-12-02T08:59:30.312 INFO:teuthology.orchestra.run.smithi141.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/cephadmlib/call_wrappers.py", line 307, in call_throws 2023-12-02T08:59:30.312 INFO:teuthology.orchestra.run.smithi141.stderr:RuntimeError: Failed command: /bin/podman version --format {{.Client.Version}}: time="2023-12-02T08:59:30Z" level=error msg="reading system config \"/usr/share/containers/containers.conf\": decode configuration /usr/share/containers/containers.conf: toml: line 600 (last key \"engine.runtime\"): Key 'engine.runtime' has already been defined." 2023-12-02T08:59:30.313 INFO:teuthology.orchestra.run.smithi141.stderr: 2023-12-02T08:59:30.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:59:30.329 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_ceph-c_790ec80fe8c70e17748ed7354bfa28637b894703/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.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 smithi006 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:790ec80fe8c70e17748ed7354bfa28637b894703 pull' 2023-12-02T08:59:30.330 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-02T08:59:30.332 DEBUG:teuthology.misc:Transferring archived files from smithi006:/var/lib/ceph/1857614e-90f1-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189/remote/smithi006/crash 2023-12-02T08:59:30.333 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /var/lib/ceph/1857614e-90f1-11ee-95a2-87774f69a715/crash -- . 2023-12-02T08:59:30.334 INFO:teuthology.orchestra.run.smithi184.stderr:Traceback (most recent call last): 2023-12-02T08:59:30.334 INFO:teuthology.orchestra.run.smithi184.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2023-12-02T08:59:30.341 INFO:teuthology.orchestra.run.smithi184.stderr: return _run_code(code, main_globals, None, 2023-12-02T08:59:30.341 INFO:teuthology.orchestra.run.smithi184.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2023-12-02T08:59:30.341 INFO:teuthology.orchestra.run.smithi184.stderr: exec(code, run_globals) 2023-12-02T08:59:30.341 INFO:teuthology.orchestra.run.smithi184.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/__main__.py", line 7802, in 2023-12-02T08:59:30.341 INFO:teuthology.orchestra.run.smithi184.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/__main__.py", line 7788, in main 2023-12-02T08:59:30.341 INFO:teuthology.orchestra.run.smithi184.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/cephadmlib/container_engines.py", line 137, in check_container_engine 2023-12-02T08:59:30.341 INFO:teuthology.orchestra.run.smithi184.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/cephadmlib/container_engines.py", line 33, in get_version 2023-12-02T08:59:30.341 INFO:teuthology.orchestra.run.smithi184.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/cephadmlib/call_wrappers.py", line 307, in call_throws 2023-12-02T08:59:30.341 INFO:teuthology.orchestra.run.smithi184.stderr:RuntimeError: Failed command: /bin/podman version --format {{.Client.Version}}: time="2023-12-02T08:59:30Z" level=error msg="reading system config \"/usr/share/containers/containers.conf\": decode configuration /usr/share/containers/containers.conf: toml: line 600 (last key \"engine.runtime\"): Key 'engine.runtime' has already been defined." 2023-12-02T08:59:30.341 INFO:teuthology.orchestra.run.smithi184.stderr: 2023-12-02T08:59:30.376 INFO:teuthology.orchestra.run.smithi006.stderr:tar: /var/lib/ceph/1857614e-90f1-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-02T08:59:30.376 INFO:teuthology.orchestra.run.smithi006.stderr:tar: Error is not recoverable: exiting now 2023-12-02T08:59:30.378 DEBUG:teuthology.misc:Transferring archived files from smithi141:/var/lib/ceph/1857614e-90f1-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189/remote/smithi141/crash 2023-12-02T08:59:30.379 DEBUG:teuthology.orchestra.run.smithi141:> sudo tar c -f - -C /var/lib/ceph/1857614e-90f1-11ee-95a2-87774f69a715/crash -- . 2023-12-02T08:59:30.419 INFO:teuthology.orchestra.run.smithi141.stderr:tar: /var/lib/ceph/1857614e-90f1-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-02T08:59:30.419 INFO:teuthology.orchestra.run.smithi141.stderr:tar: Error is not recoverable: exiting now 2023-12-02T08:59:30.421 DEBUG:teuthology.misc:Transferring archived files from smithi184:/var/lib/ceph/1857614e-90f1-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189/remote/smithi184/crash 2023-12-02T08:59:30.422 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /var/lib/ceph/1857614e-90f1-11ee-95a2-87774f69a715/crash -- . 2023-12-02T08:59:30.462 INFO:teuthology.orchestra.run.smithi184.stderr:tar: /var/lib/ceph/1857614e-90f1-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-02T08:59:30.462 INFO:teuthology.orchestra.run.smithi184.stderr:tar: Error is not recoverable: exiting now 2023-12-02T08:59:30.463 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-02T08:59:30.464 DEBUG:teuthology.orchestra.run.smithi006:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/1857614e-90f1-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-02T08:59:30.494 INFO:teuthology.orchestra.run.smithi006.stderr:grep: /var/log/ceph/1857614e-90f1-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-02T08:59:30.496 INFO:tasks.cephadm:Compressing logs... 2023-12-02T08:59:30.496 DEBUG:teuthology.orchestra.run.smithi006:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-02T08:59:30.539 DEBUG:teuthology.orchestra.run.smithi141:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-02T08:59:30.542 DEBUG:teuthology.orchestra.run.smithi184:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-02T08:59:30.566 INFO:teuthology.orchestra.run.smithi141.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-02T08:59:30.566 INFO:teuthology.orchestra.run.smithi141.stderr:: No such file or directory 2023-12-02T08:59:30.566 INFO:teuthology.orchestra.run.smithi141.stderr:/var/log/ceph/cephadm.log: 41.3% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-02T08:59:30.568 INFO:teuthology.orchestra.run.smithi006.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-02T08:59:30.568 INFO:teuthology.orchestra.run.smithi006.stderr:: No such file or directory 2023-12-02T08:59:30.568 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/cephadm.log: 40.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-02T08:59:30.568 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-12-02T08:59:30.568 INFO:teuthology.orchestra.run.smithi006.stderr:real 0m0.018s 2023-12-02T08:59:30.568 INFO:teuthology.orchestra.run.smithi006.stderr:user 0m0.021s 2023-12-02T08:59:30.569 INFO:teuthology.orchestra.run.smithi006.stderr:sys 0m0.012s 2023-12-02T08:59:30.570 INFO:teuthology.orchestra.run.smithi184.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-02T08:59:30.570 INFO:teuthology.orchestra.run.smithi184.stderr:: No such file or directory 2023-12-02T08:59:30.570 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/cephadm.log: 41.3% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-02T08:59:30.571 INFO:teuthology.orchestra.run.smithi141.stderr: 2023-12-02T08:59:30.571 INFO:teuthology.orchestra.run.smithi141.stderr:real 0m0.014s 2023-12-02T08:59:30.571 INFO:teuthology.orchestra.run.smithi141.stderr:user 0m0.010s 2023-12-02T08:59:30.571 INFO:teuthology.orchestra.run.smithi141.stderr:sys 0m0.016s 2023-12-02T08:59:30.572 INFO:teuthology.orchestra.run.smithi184.stderr: 2023-12-02T08:59:30.572 INFO:teuthology.orchestra.run.smithi184.stderr:real 0m0.014s 2023-12-02T08:59:30.572 INFO:teuthology.orchestra.run.smithi184.stderr:user 0m0.014s 2023-12-02T08:59:30.572 INFO:teuthology.orchestra.run.smithi184.stderr:sys 0m0.013s 2023-12-02T08:59:30.572 INFO:tasks.cephadm:Archiving logs... 2023-12-02T08:59:30.572 DEBUG:teuthology.misc:Transferring archived files from smithi006:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189/remote/smithi006/log 2023-12-02T08:59:30.573 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-02T08:59:30.640 DEBUG:teuthology.misc:Transferring archived files from smithi141:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189/remote/smithi141/log 2023-12-02T08:59:30.641 DEBUG:teuthology.orchestra.run.smithi141:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-02T08:59:30.668 DEBUG:teuthology.misc:Transferring archived files from smithi184:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189/remote/smithi184/log 2023-12-02T08:59:30.669 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-02T08:59:30.696 INFO:tasks.cephadm:Removing cluster... 2023-12-02T08:59:30.697 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1857614e-90f1-11ee-95a2-87774f69a715 --force 2023-12-02T08:59:30.870 INFO:teuthology.orchestra.run.smithi006.stderr:Traceback (most recent call last): 2023-12-02T08:59:30.870 INFO:teuthology.orchestra.run.smithi006.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2023-12-02T08:59:30.870 INFO:teuthology.orchestra.run.smithi006.stderr: return _run_code(code, main_globals, None, 2023-12-02T08:59:30.870 INFO:teuthology.orchestra.run.smithi006.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2023-12-02T08:59:30.870 INFO:teuthology.orchestra.run.smithi006.stderr: exec(code, run_globals) 2023-12-02T08:59:30.870 INFO:teuthology.orchestra.run.smithi006.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/__main__.py", line 7802, in 2023-12-02T08:59:30.870 INFO:teuthology.orchestra.run.smithi006.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/__main__.py", line 7788, in main 2023-12-02T08:59:30.870 INFO:teuthology.orchestra.run.smithi006.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/cephadmlib/container_engines.py", line 137, in check_container_engine 2023-12-02T08:59:30.871 INFO:teuthology.orchestra.run.smithi006.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/cephadmlib/container_engines.py", line 33, in get_version 2023-12-02T08:59:30.871 INFO:teuthology.orchestra.run.smithi006.stderr: File "/tmp/tmp0b_rivtf.cephadm.build/cephadmlib/call_wrappers.py", line 307, in call_throws 2023-12-02T08:59:30.871 INFO:teuthology.orchestra.run.smithi006.stderr:RuntimeError: Failed command: /bin/podman version --format {{.Client.Version}}: time="2023-12-02T08:59:30Z" level=error msg="reading system config \"/usr/share/containers/containers.conf\": decode configuration /usr/share/containers/containers.conf: toml: line 600 (last key \"engine.runtime\"): Key 'engine.runtime' has already been defined." 2023-12-02T08:59:30.871 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-12-02T08:59:30.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:59:30.891 INFO:tasks.cephadm:Teardown complete 2023-12-02T08:59:30.891 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_790ec80fe8c70e17748ed7354bfa28637b894703/qa/tasks/cephadm.py", line 138, in download_cephadm yield 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_ceph-c_790ec80fe8c70e17748ed7354bfa28637b894703/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.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 smithi006 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:790ec80fe8c70e17748ed7354bfa28637b894703 pull' During handling of the above exception, another exception occurred: 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_ceph-c_790ec80fe8c70e17748ed7354bfa28637b894703/qa/tasks/cephadm.py", line 1720, 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 "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_790ec80fe8c70e17748ed7354bfa28637b894703/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_790ec80fe8c70e17748ed7354bfa28637b894703/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/git.ceph.com_ceph-c_790ec80fe8c70e17748ed7354bfa28637b894703/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] 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 smithi006 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1857614e-90f1-11ee-95a2-87774f69a715 --force' 2023-12-02T08:59:30.970 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=1e6b094f23414bf989d6f680fff78da3 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_790ec80fe8c70e17748ed7354bfa28637b894703/qa/tasks/cephadm.py", line 138, in download_cephadm yield 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_ceph-c_790ec80fe8c70e17748ed7354bfa28637b894703/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.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 smithi006 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:790ec80fe8c70e17748ed7354bfa28637b894703 pull' During handling of the above exception, another exception occurred: 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_ceph-c_790ec80fe8c70e17748ed7354bfa28637b894703/qa/tasks/cephadm.py", line 1720, 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 "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_790ec80fe8c70e17748ed7354bfa28637b894703/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_790ec80fe8c70e17748ed7354bfa28637b894703/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/git.ceph.com_ceph-c_790ec80fe8c70e17748ed7354bfa28637b894703/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] 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 smithi006 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1857614e-90f1-11ee-95a2-87774f69a715 --force' 2023-12-02T08:59:30.975 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-02T08:59:30.987 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-02T08:59:30.994 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-12-02T08:59:30.995 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-02T08:59:31.008 DEBUG:teuthology.orchestra.run.smithi141:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-02T08:59:31.010 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-02T08:59:31.110 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-02T08:59:31.119 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-02T08:59:31.120 DEBUG:teuthology.orchestra.run.smithi006:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:59:31.122 DEBUG:teuthology.orchestra.run.smithi141:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:59:31.124 DEBUG:teuthology.orchestra.run.smithi184:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:59:31.134 INFO:teuthology.orchestra.run.smithi006.stderr:bash: line 1: ntpq: command not found 2023-12-02T08:59:31.136 INFO:teuthology.orchestra.run.smithi141.stderr:bash: line 1: ntpq: command not found 2023-12-02T08:59:31.138 INFO:teuthology.orchestra.run.smithi006.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:59:31.138 INFO:teuthology.orchestra.run.smithi006.stdout:=============================================================================== 2023-12-02T08:59:31.138 INFO:teuthology.orchestra.run.smithi006.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 9 +2117us[+2117us] +/- 82ms 2023-12-02T08:59:31.139 INFO:teuthology.orchestra.run.smithi006.stdout:^* hv02.front.sepia.ceph.com 3 6 77 10 -1720us[-1639us] +/- 72ms 2023-12-02T08:59:31.139 INFO:teuthology.orchestra.run.smithi006.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 8 -145us[ -145us] +/- 84ms 2023-12-02T08:59:31.139 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:59:31.139 INFO:teuthology.orchestra.run.smithi184.stderr:bash: line 1: ntpq: command not found 2023-12-02T08:59:31.140 INFO:teuthology.orchestra.run.smithi141.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:59:31.141 INFO:teuthology.orchestra.run.smithi141.stdout:=============================================================================== 2023-12-02T08:59:31.141 INFO:teuthology.orchestra.run.smithi141.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 10 +2127us[+2093us] +/- 82ms 2023-12-02T08:59:31.141 INFO:teuthology.orchestra.run.smithi141.stdout:^* hv02.front.sepia.ceph.com 3 6 77 10 -1730us[-1764us] +/- 72ms 2023-12-02T08:59:31.141 INFO:teuthology.orchestra.run.smithi141.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 8 -151us[ -151us] +/- 84ms 2023-12-02T08:59:31.141 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:59:31.142 INFO:teuthology.orchestra.run.smithi184.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:59:31.143 INFO:teuthology.orchestra.run.smithi184.stdout:=============================================================================== 2023-12-02T08:59:31.143 INFO:teuthology.orchestra.run.smithi184.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 10 +2107us[+2107us] +/- 82ms 2023-12-02T08:59:31.143 INFO:teuthology.orchestra.run.smithi184.stdout:^* hv02.front.sepia.ceph.com 3 6 77 10 -1734us[-1753us] +/- 72ms 2023-12-02T08:59:31.143 INFO:teuthology.orchestra.run.smithi184.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 9 -135us[ -135us] +/- 84ms 2023-12-02T08:59:31.143 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:59:31.144 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-02T08:59:31.154 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-02T08:59:31.156 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-02T08:59:31.183 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:59:31.281 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:59:31.371 DEBUG:teuthology.orchestra.run.smithi184:> 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-02T08:59:31.459 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:59:31.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:59:31.495 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:59:31.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:59:31.527 DEBUG:teuthology.orchestra.run.smithi184:> 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-02T08:59:31.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:59:31.559 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-02T08:59:31.572 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-02T08:59:31.582 INFO:teuthology.task.internal:Duration was 506.489266 seconds 2023-12-02T08:59:31.582 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-02T08:59:31.617 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-02T08:59:31.617 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:59:31.620 DEBUG:teuthology.orchestra.run.smithi141:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:59:31.623 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:59:31.664 INFO:teuthology.orchestra.run.smithi141.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:59:31.665 INFO:teuthology.orchestra.run.smithi184.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:59:31.668 INFO:teuthology.orchestra.run.smithi006.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:59:32.117 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-02T08:59:32.117 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T08:59:32.117 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:59:32.139 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi141.front.sepia.ceph.com 2023-12-02T08:59:32.139 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:59:32.179 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi184.front.sepia.ceph.com 2023-12-02T08:59:32.179 DEBUG:teuthology.orchestra.run.smithi184:> 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-02T08:59:32.205 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-02T08:59:32.206 DEBUG:teuthology.orchestra.run.smithi006:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:59:32.208 DEBUG:teuthology.orchestra.run.smithi141:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:59:32.222 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:59:32.274 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-02T08:59:32.274 DEBUG:teuthology.orchestra.run.smithi006:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:59:32.282 DEBUG:teuthology.orchestra.run.smithi141:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:59:32.291 DEBUG:teuthology.orchestra.run.smithi184:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:59:32.402 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-02T08:59:32.414 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-02T08:59:32.414 DEBUG:teuthology.orchestra.run.smithi006:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:59:32.445 DEBUG:teuthology.orchestra.run.smithi141:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:59:32.471 DEBUG:teuthology.orchestra.run.smithi184:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:59:32.498 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-02T08:59:32.511 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:59:32.514 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:59:32.516 DEBUG:teuthology.orchestra.run.smithi184:> 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-02T08:59:32.539 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern = core 2023-12-02T08:59:32.540 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern = core 2023-12-02T08:59:32.564 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = core 2023-12-02T08:59:32.588 DEBUG:teuthology.orchestra.run.smithi006:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:59:32.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:59:32.623 DEBUG:teuthology.orchestra.run.smithi141:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:59:32.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:59:32.637 DEBUG:teuthology.orchestra.run.smithi184:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:59:32.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:59:32.652 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-02T08:59:32.663 INFO:teuthology.task.internal:Transferring archived files... 2023-12-02T08:59:32.663 DEBUG:teuthology.misc:Transferring archived files from smithi006:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189/remote/smithi006 2023-12-02T08:59:32.664 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:59:32.707 DEBUG:teuthology.misc:Transferring archived files from smithi141:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189/remote/smithi141 2023-12-02T08:59:32.707 DEBUG:teuthology.orchestra.run.smithi141:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:59:32.746 DEBUG:teuthology.misc:Transferring archived files from smithi184:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189/remote/smithi184 2023-12-02T08:59:32.746 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:59:32.781 INFO:teuthology.task.internal:Removing archive directory... 2023-12-02T08:59:32.781 DEBUG:teuthology.orchestra.run.smithi006:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:59:32.784 DEBUG:teuthology.orchestra.run.smithi141:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:59:32.787 DEBUG:teuthology.orchestra.run.smithi184:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:59:32.830 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-02T08:59:32.842 INFO:teuthology.task.internal:Not uploading archives. 2023-12-02T08:59:32.843 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-02T08:59:32.854 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-02T08:59:32.854 DEBUG:teuthology.orchestra.run.smithi006:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:59:32.857 DEBUG:teuthology.orchestra.run.smithi141:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:59:32.859 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:59:32.871 INFO:teuthology.orchestra.run.smithi006.stdout: 265244 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:59 /home/ubuntu/cephtest 2023-12-02T08:59:32.872 INFO:teuthology.orchestra.run.smithi006.stdout: 265280 788 -rwxr-xr-x 1 ubuntu ubuntu 803399 Dec 2 08:59 /home/ubuntu/cephtest/cephadm 2023-12-02T08:59:32.873 INFO:teuthology.orchestra.run.smithi006.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-02T08:59:32.874 INFO:teuthology.orchestra.run.smithi141.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:59 /home/ubuntu/cephtest 2023-12-02T08:59:32.874 INFO:teuthology.orchestra.run.smithi141.stdout: 265280 788 -rwxr-xr-x 1 ubuntu ubuntu 803399 Dec 2 08:59 /home/ubuntu/cephtest/cephadm 2023-12-02T08:59:32.875 INFO:teuthology.orchestra.run.smithi141.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-02T08:59:32.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:59:32.876 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.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 smithi006 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-02T08:59:32.882 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-02T08:59:32.898 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-02T08:59:32.910 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi006 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-02T08:59:32.910 INFO:teuthology.nuke:Checking targets against current locks 2023-12-02T08:59:32.918 INFO:teuthology.orchestra.run.smithi184.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:59 /home/ubuntu/cephtest 2023-12-02T08:59:32.919 INFO:teuthology.orchestra.run.smithi184.stdout: 265280 788 -rwxr-xr-x 1 ubuntu ubuntu 803399 Dec 2 08:59 /home/ubuntu/cephtest/cephadm 2023-12-02T08:59:32.920 INFO:teuthology.orchestra.run.smithi184.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-02T08:59:32.944 DEBUG:teuthology.nuke:shortname: smithi006 2023-12-02T08:59:32.944 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:59:32.968 DEBUG:teuthology.nuke:shortname: smithi141 2023-12-02T08:59:32.969 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:59:32.975 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi006.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 08:42:31.730321', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGs2twdEjG5ewN5A1P89hJFcmMbmfStrp+YPQOkPJwW148B3am4BEymDHH3hh7wo6SfBK+8iv88F0RGvIATQaIU='} 2023-12-02T08:59:32.999 DEBUG:teuthology.nuke:shortname: smithi184 2023-12-02T08:59:32.999 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:59:33.002 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi141.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 08:42:31.727363', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPV77XxKQCMw5RFoKRYPqFHxzHWPQUFgejAa2cvQjqhsDvXlDwwTilQRF5WaZBtxyKy8mBc4Twt6QvZLE2wpx6g='} 2023-12-02T08:59:33.029 INFO:teuthology.orchestra.console.smithi006:Power off 2023-12-02T08:59:33.030 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:59:33.045 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi184.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-01_16:31:41-orch:cephadm-wip-adk4-centos-9-orch-2023-12-01-0902-distro-default-smithi/7474189', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 08:42:31.729014', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGkNHMqfh1wg2hHBia1wjjhlNhRhWHw+BgJ7Mqj3rOsMP8fbDlvWwlPBUm9PN4Da3HDCDfLyn2IxPL3Osa8oeA4='} 2023-12-02T08:59:33.058 DEBUG:teuthology.orchestra.console.smithi006:power off output: Chassis Power Control: Down/Off 2023-12-02T08:59:33.058 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:59:33.077 INFO:teuthology.orchestra.console.smithi141:Power off 2023-12-02T08:59:33.077 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:59:33.094 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is on 2023-12-02T08:59:33.104 DEBUG:teuthology.orchestra.console.smithi141:power off output: Chassis Power Control: Down/Off 2023-12-02T08:59:33.104 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:59:33.128 INFO:teuthology.orchestra.console.smithi184:Power off 2023-12-02T08:59:33.130 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:59:33.141 DEBUG:teuthology.orchestra.console.smithi141:check power output: Chassis Power is on 2023-12-02T08:59:33.154 DEBUG:teuthology.orchestra.console.smithi184:power off output: Chassis Power Control: Down/Off 2023-12-02T08:59:33.154 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:59:33.177 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is on 2023-12-02T08:59:37.096 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:59:37.142 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:59:37.179 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:59:37.206 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is on 2023-12-02T08:59:37.253 DEBUG:teuthology.orchestra.console.smithi141:check power output: Chassis Power is on 2023-12-02T08:59:37.288 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is on 2023-12-02T08:59:41.210 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:59:41.253 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:59:41.289 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:59:41.321 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is off 2023-12-02T08:59:41.365 DEBUG:teuthology.orchestra.console.smithi141:check power output: Chassis Power is on 2023-12-02T08:59:41.401 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is on 2023-12-02T08:59:41.422 INFO:teuthology.orchestra.console.smithi006:Power off completed 2023-12-02T08:59:45.367 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:59:45.402 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:59:45.480 DEBUG:teuthology.orchestra.console.smithi141:check power output: Chassis Power is off 2023-12-02T08:59:45.580 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is off 2023-12-02T08:59:45.582 INFO:teuthology.orchestra.console.smithi141:Power off completed 2023-12-02T08:59:45.681 INFO:teuthology.orchestra.console.smithi184:Power off completed 2023-12-02T08:59:45.786 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/centos_9.stream_crun agent/on mon_election/connectivity task/test_set_mon_crush_locations} duration: 506.48926639556885 failure_reason: 'Command failed on smithi006 with status 1: ''sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1857614e-90f1-11ee-95a2-87774f69a715 --force''' flavor: default owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=1e6b094f23414bf989d6f680fff78da3 status: fail success: false 2023-12-02T08:59:45.786 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T08:59:45.865 INFO:teuthology.run:FAIL