2024-04-22T22:28:28.839 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-22T22:28:28.840 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --owner scheduled_teuthology@teuthology --name teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi --description orch/cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_basic} --archive /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668911 -- /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668911/orig.config.yaml 2024-04-22T22:28:28.874 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T22:28:28.958 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668911 branch: squid description: orch/cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_basic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7668911' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: mgr: debug mgr: 20 debug ms: 1 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\) log-only-match: - CEPHADM_ sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - cephadm.exclude seed: 207 sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f sleep_before_teardown: 0 subset: 24/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9 targets: smithi110.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFo3rGg3M4MUmt9a09riioaWhIb5S8Ny+akpsiKXh21tPJOKCdbT/iW70XTwVxlNV4KKmhLPhIB8/RgpwGXPyh8= smithi152.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPoEGaIyDO7ZhDTwNAxYJLaraB0PqRfK2E4FGHaYUJLiMjYII4+JHZuTRIhvR1t1qzRfocgXpbynxEc5zEWmHac= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/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.configure_samba_client_container: role: host.b - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs g1 - cmd: ceph fs subvolume create cephfs sub1 --group-name=g1 --mode=0777 - cmd: ceph fs authorize cephfs client.smbdata / rw - cmd: ceph osd pool create .smb --yes-i-really-mean-it - cmd: ceph osd pool application enable .smb smb - cmd: rados --pool=.smb --namespace=saserv1 put conf.toml /dev/stdin stdin: 'samba-container-config = "v0" [configs.saserv1] shares = ["share1"] globals = ["default", "domain"] instance_name = "SAMBA" [shares.share1.options] "vfs objects" = "ceph" path = "/" "ceph:config_file" = "/etc/ceph/ceph.conf" "ceph:user_id" = "smbdata" "kernel share modes" = "no" "read only" = "no" "browseable" = "yes" [globals.default.options] "server min protocol" = "SMB2" "load printers" = "no" "printing" = "bsd" "printcap name" = "/dev/null" "disable spoolss" = "yes" "guest ok" = "no" [globals.domain.options] security = "USER" workgroup = "STANDALONE1" [[users.all_entries]] name = "smbuser1" password = "insecure321" ' - cephadm.apply: specs: - cluster_id: saserv1 config_uri: rados://.smb/saserv1/conf.toml include_ceph_users: - client.smbdata placement: count: 1 service_id: saserv1 service_type: smb - cephadm.wait_for_service: service: smb.saserv1 - cephadm.exec: host.b: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U smbuser1%insecure321 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-22_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-22T22:28:28.959 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa; will attempt to use it 2024-04-22T22:28:28.959 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks 2024-04-22T22:28:28.959 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-22T22:28:28.961 INFO:teuthology.task.internal:Checking packages... 2024-04-22T22:28:28.984 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '430e09df97c8fc7dc2b2ae424f68ed11366c540f' 2024-04-22T22:28:28.984 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-22T22:28:28.985 INFO:teuthology.packaging:ref: None 2024-04-22T22:28:28.985 INFO:teuthology.packaging:tag: None 2024-04-22T22:28:28.985 INFO:teuthology.packaging:branch: squid 2024-04-22T22:28:28.985 INFO:teuthology.packaging:sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:28:28.985 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-04-22T22:28:29.293 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2420.g246d7127 2024-04-22T22:28:29.294 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-22T22:28:29.301 INFO:teuthology.task.internal:no buildpackages task found 2024-04-22T22:28:29.301 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-22T22:28:29.322 INFO:teuthology.task.internal:Saving configuration 2024-04-22T22:28:29.334 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-22T22:28:29.341 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:28:29.364 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi110.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668911', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 22:21:56.729903', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFo3rGg3M4MUmt9a09riioaWhIb5S8Ny+akpsiKXh21tPJOKCdbT/iW70XTwVxlNV4KKmhLPhIB8/RgpwGXPyh8='} 2024-04-22T22:28:29.385 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi152.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668911', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 22:21:56.731990', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPoEGaIyDO7ZhDTwNAxYJLaraB0PqRfK2E4FGHaYUJLiMjYII4+JHZuTRIhvR1t1qzRfocgXpbynxEc5zEWmHac='} 2024-04-22T22:28:29.385 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-22T22:28:29.391 INFO:teuthology.task.internal:roles: ubuntu@smithi110.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-04-22T22:28:29.392 INFO:teuthology.task.internal:roles: ubuntu@smithi152.front.sepia.ceph.com - ['host.b', 'cephadm.exclude'] 2024-04-22T22:28:29.392 INFO:teuthology.run_tasks:Running task console_log... 2024-04-22T22:28:29.469 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f071d5adee0>, signals=[15]) 2024-04-22T22:28:29.469 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-22T22:28:29.476 INFO:teuthology.task.internal:Opening connections... 2024-04-22T22:28:29.476 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi110.front.sepia.ceph.com 2024-04-22T22:28:29.478 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:28:29.566 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi152.front.sepia.ceph.com 2024-04-22T22:28:29.567 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi152.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:28:29.654 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-22T22:28:29.663 DEBUG:teuthology.orchestra.run.smithi110:> uname -m 2024-04-22T22:28:29.681 INFO:teuthology.orchestra.run.smithi110.stdout:x86_64 2024-04-22T22:28:29.681 DEBUG:teuthology.orchestra.run.smithi110:> cat /etc/os-release 2024-04-22T22:28:29.738 INFO:teuthology.orchestra.run.smithi110.stdout:NAME="CentOS Stream" 2024-04-22T22:28:29.738 INFO:teuthology.orchestra.run.smithi110.stdout:VERSION="9" 2024-04-22T22:28:29.738 INFO:teuthology.orchestra.run.smithi110.stdout:ID="centos" 2024-04-22T22:28:29.738 INFO:teuthology.orchestra.run.smithi110.stdout:ID_LIKE="rhel fedora" 2024-04-22T22:28:29.738 INFO:teuthology.orchestra.run.smithi110.stdout:VERSION_ID="9" 2024-04-22T22:28:29.739 INFO:teuthology.orchestra.run.smithi110.stdout:PLATFORM_ID="platform:el9" 2024-04-22T22:28:29.739 INFO:teuthology.orchestra.run.smithi110.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-22T22:28:29.739 INFO:teuthology.orchestra.run.smithi110.stdout:ANSI_COLOR="0;31" 2024-04-22T22:28:29.739 INFO:teuthology.orchestra.run.smithi110.stdout:LOGO="fedora-logo-icon" 2024-04-22T22:28:29.739 INFO:teuthology.orchestra.run.smithi110.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-22T22:28:29.739 INFO:teuthology.orchestra.run.smithi110.stdout:HOME_URL="https://centos.org/" 2024-04-22T22:28:29.739 INFO:teuthology.orchestra.run.smithi110.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-22T22:28:29.739 INFO:teuthology.orchestra.run.smithi110.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-22T22:28:29.739 INFO:teuthology.orchestra.run.smithi110.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-22T22:28:29.740 INFO:teuthology.lock.ops:Updating smithi110.front.sepia.ceph.com on lock server 2024-04-22T22:28:29.759 DEBUG:teuthology.orchestra.run.smithi152:> uname -m 2024-04-22T22:28:29.777 INFO:teuthology.orchestra.run.smithi152.stdout:x86_64 2024-04-22T22:28:29.778 DEBUG:teuthology.orchestra.run.smithi152:> cat /etc/os-release 2024-04-22T22:28:29.834 INFO:teuthology.orchestra.run.smithi152.stdout:NAME="CentOS Stream" 2024-04-22T22:28:29.835 INFO:teuthology.orchestra.run.smithi152.stdout:VERSION="9" 2024-04-22T22:28:29.835 INFO:teuthology.orchestra.run.smithi152.stdout:ID="centos" 2024-04-22T22:28:29.835 INFO:teuthology.orchestra.run.smithi152.stdout:ID_LIKE="rhel fedora" 2024-04-22T22:28:29.835 INFO:teuthology.orchestra.run.smithi152.stdout:VERSION_ID="9" 2024-04-22T22:28:29.835 INFO:teuthology.orchestra.run.smithi152.stdout:PLATFORM_ID="platform:el9" 2024-04-22T22:28:29.835 INFO:teuthology.orchestra.run.smithi152.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-22T22:28:29.835 INFO:teuthology.orchestra.run.smithi152.stdout:ANSI_COLOR="0;31" 2024-04-22T22:28:29.835 INFO:teuthology.orchestra.run.smithi152.stdout:LOGO="fedora-logo-icon" 2024-04-22T22:28:29.835 INFO:teuthology.orchestra.run.smithi152.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-22T22:28:29.835 INFO:teuthology.orchestra.run.smithi152.stdout:HOME_URL="https://centos.org/" 2024-04-22T22:28:29.835 INFO:teuthology.orchestra.run.smithi152.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-22T22:28:29.835 INFO:teuthology.orchestra.run.smithi152.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-22T22:28:29.835 INFO:teuthology.orchestra.run.smithi152.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-22T22:28:29.836 INFO:teuthology.lock.ops:Updating smithi152.front.sepia.ceph.com on lock server 2024-04-22T22:28:29.859 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-22T22:28:29.868 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-22T22:28:29.877 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-22T22:28:29.878 DEBUG:teuthology.orchestra.run.smithi110:> test '!' -e /home/ubuntu/cephtest 2024-04-22T22:28:29.881 DEBUG:teuthology.orchestra.run.smithi152:> test '!' -e /home/ubuntu/cephtest 2024-04-22T22:28:29.897 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-22T22:28:29.903 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-22T22:28:29.903 DEBUG:teuthology.orchestra.run.smithi110:> test -z $(ls -A /var/lib/ceph) 2024-04-22T22:28:29.937 DEBUG:teuthology.orchestra.run.smithi152:> test -z $(ls -A /var/lib/ceph) 2024-04-22T22:28:30.040 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-22T22:28:30.100 INFO:teuthology.run_tasks:Running task kernel... 2024-04-22T22:28:30.120 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-22T22:28:30.121 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-22T22:28:30.121 DEBUG:teuthology.orchestra.run.smithi110:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T22:28:30.121 DEBUG:teuthology.orchestra.run.smithi152:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T22:28:30.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:28:30.138 DEBUG:teuthology.orchestra.run.smithi110:> uname -r 2024-04-22T22:28:30.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:28:30.139 DEBUG:teuthology.orchestra.run.smithi152:> uname -r 2024-04-22T22:28:30.195 INFO:teuthology.orchestra.run.smithi110.stdout:5.14.0-437.el9.x86_64 2024-04-22T22:28:30.195 INFO:teuthology.task.kernel:Running kernel on smithi110: 5.14.0-437.el9.x86_64 2024-04-22T22:28:30.195 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum install -y kernel 2024-04-22T22:28:30.197 INFO:teuthology.orchestra.run.smithi152.stdout:5.14.0-437.el9.x86_64 2024-04-22T22:28:30.197 INFO:teuthology.task.kernel:Running kernel on smithi152: 5.14.0-437.el9.x86_64 2024-04-22T22:28:30.197 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum install -y kernel 2024-04-22T22:28:32.458 INFO:teuthology.orchestra.run.smithi152.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.0 MB 00:00 2024-04-22T22:28:32.543 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.0 MB 00:00 2024-04-22T22:28:34.478 INFO:teuthology.orchestra.run.smithi152.stdout:CentOS Stream 9 - AppStream 20 MB/s | 19 MB 00:00 2024-04-22T22:28:36.727 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - AppStream 6.1 MB/s | 19 MB 00:03 2024-04-22T22:28:38.725 INFO:teuthology.orchestra.run.smithi152.stdout:CentOS Stream 9 - CRB 8.9 MB/s | 6.2 MB 00:00 2024-04-22T22:28:40.520 INFO:teuthology.orchestra.run.smithi152.stdout:CentOS Stream 9 - Extras packages 37 kB/s | 16 kB 00:00 2024-04-22T22:28:40.738 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.2 MB 00:00 2024-04-22T22:28:42.236 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 16 kB 00:00 2024-04-22T22:28:42.248 INFO:teuthology.orchestra.run.smithi152.stdout:Extra Packages for Enterprise Linux 13 MB/s | 21 MB 00:01 2024-04-22T22:28:43.732 INFO:teuthology.orchestra.run.smithi110.stdout:Extra Packages for Enterprise Linux 15 MB/s | 21 MB 00:01 2024-04-22T22:28:47.245 INFO:teuthology.orchestra.run.smithi152.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-04-22T22:28:48.746 INFO:teuthology.orchestra.run.smithi110.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-04-22T22:28:49.085 INFO:teuthology.orchestra.run.smithi152.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-22T22:28:49.086 INFO:teuthology.orchestra.run.smithi152.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-22T22:28:49.176 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:28:49.177 INFO:teuthology.orchestra.run.smithi152.stdout:Nothing to do. 2024-04-22T22:28:49.177 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:28:49.278 DEBUG:teuthology.orchestra.run.smithi152:> echo no | sudo yum reinstall kernel || true 2024-04-22T22:28:49.778 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:00:02 ago on Mon 22 Apr 2024 10:28:47 PM UTC. 2024-04-22T22:28:49.896 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:28:49.908 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:28:49.908 INFO:teuthology.orchestra.run.smithi152.stdout: Package Architecture Version Repository Size 2024-04-22T22:28:49.909 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:28:49.909 INFO:teuthology.orchestra.run.smithi152.stdout:Reinstalling: 2024-04-22T22:28:49.909 INFO:teuthology.orchestra.run.smithi152.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:28:49.909 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:28:49.909 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:28:49.909 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:28:49.909 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:28:49.909 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 255 k 2024-04-22T22:28:49.909 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 0 2024-04-22T22:28:49.909 INFO:teuthology.orchestra.run.smithi152.stderr:Operation aborted. 2024-04-22T22:28:49.971 INFO:teuthology.orchestra.run.smithi152.stdout:Is this ok [y/N]: 2024-04-22T22:28:49.971 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum reinstall -y kernel || true 2024-04-22T22:28:50.465 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 10:28:47 PM UTC. 2024-04-22T22:28:50.577 INFO:teuthology.orchestra.run.smithi110.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-22T22:28:50.578 INFO:teuthology.orchestra.run.smithi110.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-22T22:28:50.581 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:28:50.582 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:28:50.582 INFO:teuthology.orchestra.run.smithi152.stdout: Package Architecture Version Repository Size 2024-04-22T22:28:50.582 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:28:50.582 INFO:teuthology.orchestra.run.smithi152.stdout:Reinstalling: 2024-04-22T22:28:50.582 INFO:teuthology.orchestra.run.smithi152.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:28:50.582 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:28:50.582 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:28:50.582 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:28:50.582 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:28:50.583 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 255 k 2024-04-22T22:28:50.583 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 0 2024-04-22T22:28:50.583 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:28:50.671 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:28:50.672 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-22T22:28:50.672 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:28:50.769 DEBUG:teuthology.orchestra.run.smithi110:> echo no | sudo yum reinstall kernel || true 2024-04-22T22:28:50.798 INFO:teuthology.orchestra.run.smithi152.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.6 MB/s | 255 kB 00:00 2024-04-22T22:28:50.798 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:28:50.798 INFO:teuthology.orchestra.run.smithi152.stdout:Total 1.2 MB/s | 255 kB 00:00 2024-04-22T22:28:50.817 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:28:51.010 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:28:51.011 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:28:51.016 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:28:51.016 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:28:51.164 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:28:51.232 INFO:teuthology.orchestra.run.smithi152.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:28:51.232 INFO:teuthology.orchestra.run.smithi152.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:28:51.267 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 10:28:48 PM UTC. 2024-04-22T22:28:51.390 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:28:51.402 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:28:51.402 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2024-04-22T22:28:51.402 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:28:51.402 INFO:teuthology.orchestra.run.smithi110.stdout:Reinstalling: 2024-04-22T22:28:51.402 INFO:teuthology.orchestra.run.smithi110.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:28:51.402 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:28:51.402 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:28:51.402 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:28:51.402 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:28:51.402 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 255 k 2024-04-22T22:28:51.402 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 0 2024-04-22T22:28:51.403 INFO:teuthology.orchestra.run.smithi110.stderr:Operation aborted. 2024-04-22T22:28:51.458 INFO:teuthology.orchestra.run.smithi110.stdout:Is this ok [y/N]: 2024-04-22T22:28:51.458 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum reinstall -y kernel || true 2024-04-22T22:28:51.951 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 10:28:48 PM UTC. 2024-04-22T22:28:52.015 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:28:52.016 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:28:52.068 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:28:52.069 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:28:52.069 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2024-04-22T22:28:52.069 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:28:52.069 INFO:teuthology.orchestra.run.smithi110.stdout:Reinstalling: 2024-04-22T22:28:52.069 INFO:teuthology.orchestra.run.smithi110.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:28:52.070 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:28:52.070 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:28:52.070 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:28:52.070 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:28:52.070 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 255 k 2024-04-22T22:28:52.070 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 0 2024-04-22T22:28:52.070 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:28:52.706 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:28:52.706 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:28:52.707 INFO:teuthology.orchestra.run.smithi152.stdout:Reinstalled: 2024-04-22T22:28:52.707 INFO:teuthology.orchestra.run.smithi152.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-22T22:28:52.707 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:28:52.707 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:28:52.877 DEBUG:teuthology.orchestra.run.smithi152:> rpm -q kernel | sort -rV | head -n 1 2024-04-22T22:28:52.924 INFO:teuthology.orchestra.run.smithi152.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-22T22:28:52.925 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-22T22:28:52.925 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-22T22:28:52.925 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-22T22:28:52.925 DEBUG:teuthology.orchestra.run.smithi152:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T22:28:52.959 INFO:teuthology.orchestra.run.smithi152.stdout:ttyS1 2024-04-22T22:28:52.976 DEBUG:teuthology.parallel:result is None 2024-04-22T22:28:53.173 INFO:teuthology.orchestra.run.smithi110.stdout:kernel-5.14.0-437.el9.x86_64.rpm 258 kB/s | 255 kB 00:00 2024-04-22T22:28:53.173 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:28:53.173 INFO:teuthology.orchestra.run.smithi110.stdout:Total 231 kB/s | 255 kB 00:01 2024-04-22T22:28:53.196 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:28:53.373 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:28:53.373 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:28:53.378 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:28:53.379 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:28:53.516 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:28:53.575 INFO:teuthology.orchestra.run.smithi110.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:28:53.575 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:28:54.211 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:28:54.211 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:28:54.913 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:28:54.913 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:28:54.913 INFO:teuthology.orchestra.run.smithi110.stdout:Reinstalled: 2024-04-22T22:28:54.913 INFO:teuthology.orchestra.run.smithi110.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-22T22:28:54.913 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:28:54.913 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:28:55.088 DEBUG:teuthology.orchestra.run.smithi110:> rpm -q kernel | sort -rV | head -n 1 2024-04-22T22:28:55.134 INFO:teuthology.orchestra.run.smithi110.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-22T22:28:55.135 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-22T22:28:55.135 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-22T22:28:55.135 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-22T22:28:55.135 DEBUG:teuthology.orchestra.run.smithi110:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T22:28:55.169 INFO:teuthology.orchestra.run.smithi110.stdout:ttyS1 2024-04-22T22:28:55.192 DEBUG:teuthology.parallel:result is None 2024-04-22T22:28:55.192 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-22T22:28:55.200 INFO:teuthology.task.internal:Creating test directory... 2024-04-22T22:28:55.201 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T22:28:55.235 DEBUG:teuthology.orchestra.run.smithi152:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T22:28:55.254 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-22T22:28:55.264 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-22T22:28:55.275 INFO:teuthology.task.internal:Creating archive directory... 2024-04-22T22:28:55.275 DEBUG:teuthology.orchestra.run.smithi110:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T22:28:55.290 DEBUG:teuthology.orchestra.run.smithi152:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T22:28:55.324 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-22T22:28:55.331 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-22T22:28:55.331 DEBUG:teuthology.orchestra.run.smithi110:> 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 2024-04-22T22:28:55.354 DEBUG:teuthology.orchestra.run.smithi152:> 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 2024-04-22T22:28:55.395 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:28:55.399 INFO:teuthology.orchestra.run.smithi152.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:28:55.404 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:28:55.409 INFO:teuthology.orchestra.run.smithi152.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:28:55.411 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-22T22:28:55.419 INFO:teuthology.task.internal:Configuring sudo... 2024-04-22T22:28:55.419 DEBUG:teuthology.orchestra.run.smithi110:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T22:28:55.447 DEBUG:teuthology.orchestra.run.smithi152:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T22:28:55.477 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-22T22:28:55.487 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-22T22:28:55.487 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T22:28:55.511 DEBUG:teuthology.orchestra.run.smithi152:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T22:28:55.534 DEBUG:teuthology.orchestra.run.smithi110:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:28:55.608 DEBUG:teuthology.orchestra.run.smithi110:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:28:55.653 DEBUG:teuthology.orchestra.run.smithi110:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:28:55.734 DEBUG:teuthology.orchestra.run.smithi110:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:28:55.773 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-04-22T22:28:55.773 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T22:28:55.836 DEBUG:teuthology.orchestra.run.smithi152:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:28:55.882 DEBUG:teuthology.orchestra.run.smithi152:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:28:55.932 DEBUG:teuthology.orchestra.run.smithi152:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:28:56.019 DEBUG:teuthology.orchestra.run.smithi152:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:28:56.057 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-04-22T22:28:56.058 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T22:28:56.124 DEBUG:teuthology.orchestra.run.smithi110:> sudo service rsyslog restart 2024-04-22T22:28:56.126 DEBUG:teuthology.orchestra.run.smithi152:> sudo service rsyslog restart 2024-04-22T22:28:56.159 INFO:teuthology.orchestra.run.smithi110.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:28:56.201 INFO:teuthology.orchestra.run.smithi152.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:28:56.581 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-22T22:28:56.589 INFO:teuthology.task.internal:Starting timer... 2024-04-22T22:28:56.589 INFO:teuthology.run_tasks:Running task pcp... 2024-04-22T22:28:56.604 INFO:teuthology.run_tasks:Running task selinux... 2024-04-22T22:28:56.614 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-22T22:28:56.615 DEBUG:teuthology.orchestra.run.smithi110:> sudo service auditd rotate 2024-04-22T22:28:56.656 INFO:teuthology.orchestra.run.smithi110.stdout:Rotating logs: 2024-04-22T22:28:56.658 DEBUG:teuthology.orchestra.run.smithi152:> sudo service auditd rotate 2024-04-22T22:28:56.722 INFO:teuthology.orchestra.run.smithi152.stdout:Rotating logs: 2024-04-22T22:28:56.724 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-22T22:28:56.724 DEBUG:teuthology.orchestra.run.smithi110:> /usr/sbin/getenforce 2024-04-22T22:28:56.747 INFO:teuthology.orchestra.run.smithi110.stdout:Permissive 2024-04-22T22:28:56.748 DEBUG:teuthology.orchestra.run.smithi152:> /usr/sbin/getenforce 2024-04-22T22:28:56.768 INFO:teuthology.orchestra.run.smithi152.stdout:Permissive 2024-04-22T22:28:56.768 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi110.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi152.front.sepia.ceph.com': 'permissive'} 2024-04-22T22:28:56.769 DEBUG:teuthology.orchestra.run.smithi110:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-22T22:28:56.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:28:56.814 DEBUG:teuthology.orchestra.run.smithi152:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-22T22:28:56.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:28:56.839 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-22T22:28:56.839 DEBUG:teuthology.orchestra.run.smithi110:> sudo /usr/sbin/setenforce permissive 2024-04-22T22:28:56.877 DEBUG:teuthology.orchestra.run.smithi152:> sudo /usr/sbin/setenforce permissive 2024-04-22T22:28:56.903 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-22T22:28:56.913 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-22T22:28:56.930 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'}]}] 2024-04-22T22:28:56.935 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi110.front.sepia.ceph.com,smithi152.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-22T22:32:33.741 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi110.front.sepia.ceph.com'), Remote(name='ubuntu@smithi152.front.sepia.ceph.com')] 2024-04-22T22:32:33.743 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-04-22T22:32:33.744 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:32:33.823 DEBUG:teuthology.orchestra.run.smithi110:> true 2024-04-22T22:32:33.902 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-04-22T22:32:33.903 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi152.front.sepia.ceph.com' 2024-04-22T22:32:33.903 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi152.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:32:33.980 DEBUG:teuthology.orchestra.run.smithi152:> true 2024-04-22T22:32:34.058 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi152.front.sepia.ceph.com' 2024-04-22T22:32:34.058 INFO:teuthology.run_tasks:Running task clock... 2024-04-22T22:32:34.069 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-22T22:32:34.069 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T22:32:34.070 DEBUG:teuthology.orchestra.run.smithi110:> 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 2024-04-22T22:32:34.072 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T22:32:34.073 DEBUG:teuthology.orchestra.run.smithi152:> 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 2024-04-22T22:32:34.100 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-22T22:32:34.114 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-22T22:32:34.127 INFO:teuthology.orchestra.run.smithi152.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-22T22:32:34.137 INFO:teuthology.orchestra.run.smithi110.stderr:sudo: ntpd: command not found 2024-04-22T22:32:34.143 INFO:teuthology.orchestra.run.smithi152.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-22T22:32:34.148 INFO:teuthology.orchestra.run.smithi110.stdout:506 Cannot talk to daemon 2024-04-22T22:32:34.161 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-22T22:32:34.164 INFO:teuthology.orchestra.run.smithi152.stderr:sudo: ntpd: command not found 2024-04-22T22:32:34.174 INFO:teuthology.orchestra.run.smithi152.stdout:506 Cannot talk to daemon 2024-04-22T22:32:34.174 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-22T22:32:34.187 INFO:teuthology.orchestra.run.smithi152.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-22T22:32:34.200 INFO:teuthology.orchestra.run.smithi152.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-22T22:32:34.226 INFO:teuthology.orchestra.run.smithi110.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:32:34.229 INFO:teuthology.orchestra.run.smithi110.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:32:34.229 INFO:teuthology.orchestra.run.smithi110.stdout:=============================================================================== 2024-04-22T22:32:34.229 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:32:34.229 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:32:34.229 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:32:34.229 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:32:34.255 INFO:teuthology.orchestra.run.smithi152.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:32:34.259 INFO:teuthology.orchestra.run.smithi152.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:32:34.259 INFO:teuthology.orchestra.run.smithi152.stdout:=============================================================================== 2024-04-22T22:32:34.259 INFO:teuthology.orchestra.run.smithi152.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:32:34.259 INFO:teuthology.orchestra.run.smithi152.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:32:34.259 INFO:teuthology.orchestra.run.smithi152.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:32:34.259 INFO:teuthology.orchestra.run.smithi152.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:32:34.259 INFO:teuthology.run_tasks:Running task pexec... 2024-04-22T22:32:34.269 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-22T22:32:34.269 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi110.front.sepia.ceph.com 2024-04-22T22:32:34.270 DEBUG:teuthology.orchestra.run.smithi110:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-22T22:32:34.270 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi152.front.sepia.ceph.com 2024-04-22T22:32:34.270 DEBUG:teuthology.orchestra.run.smithi152:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-22T22:32:34.795 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:00:44 ago on Mon 22 Apr 2024 10:31:50 PM UTC. 2024-04-22T22:32:34.828 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:00:44 ago on Mon 22 Apr 2024 10:31:50 PM UTC. 2024-04-22T22:32:34.912 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:32:34.912 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:32:34.912 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2024-04-22T22:32:34.912 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:32:34.912 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:32:34.912 INFO:teuthology.orchestra.run.smithi110.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-22T22:32:34.912 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:32:34.912 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:32:34.913 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:32:34.913 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-22T22:32:34.913 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:32:34.913 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 3.1 M 2024-04-22T22:32:34.913 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 9.8 M 2024-04-22T22:32:34.913 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:32:34.943 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:32:34.944 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:32:34.944 INFO:teuthology.orchestra.run.smithi152.stdout: Package Architecture Version Repository Size 2024-04-22T22:32:34.944 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:32:34.944 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:32:34.944 INFO:teuthology.orchestra.run.smithi152.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-22T22:32:34.944 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:32:34.944 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:32:34.944 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:32:34.944 INFO:teuthology.orchestra.run.smithi152.stdout:Install 1 Package 2024-04-22T22:32:34.944 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:32:34.945 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 3.1 M 2024-04-22T22:32:34.945 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 9.8 M 2024-04-22T22:32:34.945 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:32:35.253 INFO:teuthology.orchestra.run.smithi110.stdout:runc-1.1.12-2.el9.x86_64.rpm 11 MB/s | 3.1 MB 00:00 2024-04-22T22:32:35.254 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:32:35.254 INFO:teuthology.orchestra.run.smithi110.stdout:Total 9.2 MB/s | 3.1 MB 00:00 2024-04-22T22:32:35.289 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:32:35.295 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:32:35.295 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:32:35.377 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:32:35.377 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:32:35.595 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:32:35.687 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:32:36.160 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:32:36.169 INFO:teuthology.orchestra.run.smithi152.stdout:runc-1.1.12-2.el9.x86_64.rpm 2.8 MB/s | 3.1 MB 00:01 2024-04-22T22:32:36.169 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:32:36.169 INFO:teuthology.orchestra.run.smithi152.stdout:Total 2.6 MB/s | 3.1 MB 00:01 2024-04-22T22:32:36.207 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:32:36.214 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:32:36.214 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:32:36.299 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:32:36.300 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:32:36.427 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:32:36.427 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:32:36.428 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:32:36.428 INFO:teuthology.orchestra.run.smithi110.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-22T22:32:36.428 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:32:36.428 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:32:36.520 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:32:36.619 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:32:36.704 DEBUG:teuthology.parallel:result is None 2024-04-22T22:32:37.084 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:32:37.342 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:32:37.342 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:32:37.342 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:32:37.343 INFO:teuthology.orchestra.run.smithi152.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-22T22:32:37.343 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:32:37.343 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:32:37.590 DEBUG:teuthology.parallel:result is None 2024-04-22T22:32:37.590 INFO:teuthology.run_tasks:Running task install... 2024-04-22T22:32:37.603 DEBUG:teuthology.task.install:project ceph 2024-04-22T22:32:37.603 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f'}} 2024-04-22T22:32:37.603 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f'} 2024-04-22T22:32:37.604 INFO:teuthology.task.install:Using flavor: default 2024-04-22T22:32:37.609 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']} 2024-04-22T22:32:37.609 INFO:teuthology.task.install:extra packages: [] 2024-04-22T22:32:37.616 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': '430e09df97c8fc7dc2b2ae424f68ed11366c540f', 'tag': None, 'wait_for_package': False} 2024-04-22T22:32:37.616 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:32:37.618 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': '430e09df97c8fc7dc2b2ae424f68ed11366c540f', 'tag': None, 'wait_for_package': False} 2024-04-22T22:32:37.618 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:32:37.854 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/ 2024-04-22T22:32:37.855 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2407.g430e09df 2024-04-22T22:32:37.870 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/ 2024-04-22T22:32:37.870 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2407.g430e09df 2024-04-22T22:32:37.964 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-22T22:32:37.964 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-04-22T22:32:37.965 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-22T22:32:37.980 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-22T22:32:37.981 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-04-22T22:32:37.981 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-22T22:32:37.989 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 2024-04-22T22:32:37.990 DEBUG:teuthology.orchestra.run.smithi152:> 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/430e09df97c8fc7dc2b2ae424f68ed11366c540f/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-22T22:32:38.006 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 2024-04-22T22:32:38.006 DEBUG:teuthology.orchestra.run.smithi110:> 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/430e09df97c8fc7dc2b2ae424f68ed11366c540f/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-22T22:32:38.053 DEBUG:teuthology.orchestra.run.smithi152:> 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 2024-04-22T22:32:38.070 DEBUG:teuthology.orchestra.run.smithi110:> 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 2024-04-22T22:32:38.127 DEBUG:teuthology.orchestra.run.smithi152:> 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 2024-04-22T22:32:38.143 DEBUG:teuthology.orchestra.run.smithi110:> 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 2024-04-22T22:32:38.190 INFO:teuthology.orchestra.run.smithi152.stdout:check_obsoletes = 1 2024-04-22T22:32:38.192 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum clean all 2024-04-22T22:32:38.205 INFO:teuthology.orchestra.run.smithi110.stdout:check_obsoletes = 1 2024-04-22T22:32:38.207 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum clean all 2024-04-22T22:32:38.426 INFO:teuthology.orchestra.run.smithi152.stdout:48 files removed 2024-04-22T22:32:38.435 INFO:teuthology.orchestra.run.smithi110.stdout:48 files removed 2024-04-22T22:32:38.458 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install ceph-radosgw 2024-04-22T22:32:38.464 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-radosgw 2024-04-22T22:32:39.125 INFO:teuthology.orchestra.run.smithi110.stdout:ceph packages for x86_64 210 kB/s | 83 kB 00:00 2024-04-22T22:32:39.155 INFO:teuthology.orchestra.run.smithi152.stdout:ceph packages for x86_64 194 kB/s | 83 kB 00:00 2024-04-22T22:32:39.495 INFO:teuthology.orchestra.run.smithi110.stdout:ceph noarch packages 35 kB/s | 11 kB 00:00 2024-04-22T22:32:39.653 INFO:teuthology.orchestra.run.smithi152.stdout:ceph noarch packages 25 kB/s | 11 kB 00:00 2024-04-22T22:32:39.887 INFO:teuthology.orchestra.run.smithi110.stdout:ceph source packages 5.3 kB/s | 1.9 kB 00:00 2024-04-22T22:32:40.093 INFO:teuthology.orchestra.run.smithi152.stdout:ceph source packages 4.7 kB/s | 1.9 kB 00:00 2024-04-22T22:32:40.834 INFO:teuthology.orchestra.run.smithi152.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-22T22:32:41.137 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - BaseOS 6.6 MB/s | 8.0 MB 00:01 2024-04-22T22:32:42.873 INFO:teuthology.orchestra.run.smithi152.stdout:CentOS Stream 9 - AppStream 20 MB/s | 19 MB 00:00 2024-04-22T22:32:45.296 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - AppStream 6.2 MB/s | 19 MB 00:03 2024-04-22T22:32:47.897 INFO:teuthology.orchestra.run.smithi152.stdout:CentOS Stream 9 - CRB 4.1 MB/s | 6.2 MB 00:01 2024-04-22T22:32:49.889 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - CRB 7.9 MB/s | 6.2 MB 00:00 2024-04-22T22:32:50.231 INFO:teuthology.orchestra.run.smithi152.stdout:CentOS Stream 9 - Extras packages 14 kB/s | 16 kB 00:01 2024-04-22T22:32:51.515 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - Extras packages 40 kB/s | 16 kB 00:00 2024-04-22T22:32:51.610 INFO:teuthology.orchestra.run.smithi152.stdout:Extra Packages for Enterprise Linux 17 MB/s | 21 MB 00:01 2024-04-22T22:32:54.467 INFO:teuthology.orchestra.run.smithi110.stdout:Extra Packages for Enterprise Linux 7.4 MB/s | 21 MB 00:02 2024-04-22T22:32:56.741 INFO:teuthology.orchestra.run.smithi152.stdout:lab-extras 16 kB/s | 1.7 kB 00:00 2024-04-22T22:32:58.873 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:32:58.875 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:32:58.875 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repository Size 2024-04-22T22:32:58.875 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:32:58.875 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:32:58.875 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-radosgw x86_64 2:19.0.0-2407.g430e09df.el9 ceph 10 M 2024-04-22T22:32:58.875 INFO:teuthology.orchestra.run.smithi152.stdout:Upgrading: 2024-04-22T22:32:58.876 INFO:teuthology.orchestra.run.smithi152.stdout: librados2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.4 M 2024-04-22T22:32:58.876 INFO:teuthology.orchestra.run.smithi152.stdout: librbd1 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.1 M 2024-04-22T22:32:58.876 INFO:teuthology.orchestra.run.smithi152.stdout:Installing dependencies: 2024-04-22T22:32:58.876 INFO:teuthology.orchestra.run.smithi152.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-22T22:32:58.876 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-base x86_64 2:19.0.0-2407.g430e09df.el9 ceph 5.4 M 2024-04-22T22:32:58.876 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-common x86_64 2:19.0.0-2407.g430e09df.el9 ceph 21 M 2024-04-22T22:32:58.876 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-selinux x86_64 2:19.0.0-2407.g430e09df.el9 ceph 25 k 2024-04-22T22:32:58.876 INFO:teuthology.orchestra.run.smithi152.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-22T22:32:58.876 INFO:teuthology.orchestra.run.smithi152.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-22T22:32:58.876 INFO:teuthology.orchestra.run.smithi152.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-22T22:32:58.876 INFO:teuthology.orchestra.run.smithi152.stdout: libcephfs2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 745 k 2024-04-22T22:32:58.876 INFO:teuthology.orchestra.run.smithi152.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-22T22:32:58.876 INFO:teuthology.orchestra.run.smithi152.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-22T22:32:58.876 INFO:teuthology.orchestra.run.smithi152.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-22T22:32:58.877 INFO:teuthology.orchestra.run.smithi152.stdout: libradosstriper1 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 501 k 2024-04-22T22:32:58.877 INFO:teuthology.orchestra.run.smithi152.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-22T22:32:58.877 INFO:teuthology.orchestra.run.smithi152.stdout: librgw2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 5.3 M 2024-04-22T22:32:58.877 INFO:teuthology.orchestra.run.smithi152.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-22T22:32:58.877 INFO:teuthology.orchestra.run.smithi152.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-22T22:32:58.877 INFO:teuthology.orchestra.run.smithi152.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-22T22:32:58.877 INFO:teuthology.orchestra.run.smithi152.stdout: python3-ceph-argparse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 45 k 2024-04-22T22:32:58.877 INFO:teuthology.orchestra.run.smithi152.stdout: python3-ceph-common x86_64 2:19.0.0-2407.g430e09df.el9 ceph 133 k 2024-04-22T22:32:58.877 INFO:teuthology.orchestra.run.smithi152.stdout: python3-cephfs x86_64 2:19.0.0-2407.g430e09df.el9 ceph 162 k 2024-04-22T22:32:58.877 INFO:teuthology.orchestra.run.smithi152.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-22T22:32:58.877 INFO:teuthology.orchestra.run.smithi152.stdout: python3-rados x86_64 2:19.0.0-2407.g430e09df.el9 ceph 321 k 2024-04-22T22:32:58.878 INFO:teuthology.orchestra.run.smithi152.stdout: python3-rbd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 299 k 2024-04-22T22:32:58.878 INFO:teuthology.orchestra.run.smithi152.stdout: python3-rgw x86_64 2:19.0.0-2407.g430e09df.el9 ceph 99 k 2024-04-22T22:32:58.878 INFO:teuthology.orchestra.run.smithi152.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-22T22:32:58.878 INFO:teuthology.orchestra.run.smithi152.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-22T22:32:58.878 INFO:teuthology.orchestra.run.smithi152.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-22T22:32:58.878 INFO:teuthology.orchestra.run.smithi152.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-22T22:32:58.878 INFO:teuthology.orchestra.run.smithi152.stdout:Installing weak dependencies: 2024-04-22T22:32:58.878 INFO:teuthology.orchestra.run.smithi152.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-22T22:32:58.878 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:32:58.878 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:32:58.878 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:32:58.878 INFO:teuthology.orchestra.run.smithi152.stdout:Install 30 Packages 2024-04-22T22:32:58.878 INFO:teuthology.orchestra.run.smithi152.stdout:Upgrade 2 Packages 2024-04-22T22:32:58.879 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:32:58.879 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 60 M 2024-04-22T22:32:58.879 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:32:59.516 INFO:teuthology.orchestra.run.smithi110.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-04-22T22:33:00.384 INFO:teuthology.orchestra.run.smithi152.stdout:(1/32): ceph-base-19.0.0-2407.g430e09df.el9.x86 5.4 MB/s | 5.4 MB 00:00 2024-04-22T22:33:00.426 INFO:teuthology.orchestra.run.smithi152.stdout:(2/32): ceph-selinux-19.0.0-2407.g430e09df.el9. 609 kB/s | 25 kB 00:00 2024-04-22T22:33:00.543 INFO:teuthology.orchestra.run.smithi152.stdout:(3/32): libcephfs2-19.0.0-2407.g430e09df.el9.x8 6.2 MB/s | 745 kB 00:00 2024-04-22T22:33:00.643 INFO:teuthology.orchestra.run.smithi152.stdout:(4/32): libradosstriper1-19.0.0-2407.g430e09df. 4.9 MB/s | 501 kB 00:00 2024-04-22T22:33:00.810 INFO:teuthology.orchestra.run.smithi152.stdout:(5/32): ceph-radosgw-19.0.0-2407.g430e09df.el9. 7.2 MB/s | 10 MB 00:01 2024-04-22T22:33:00.845 INFO:teuthology.orchestra.run.smithi152.stdout:(6/32): python3-ceph-argparse-19.0.0-2407.g430e 1.3 MB/s | 45 kB 00:00 2024-04-22T22:33:00.894 INFO:teuthology.orchestra.run.smithi152.stdout:(7/32): python3-ceph-common-19.0.0-2407.g430e09 2.6 MB/s | 133 kB 00:00 2024-04-22T22:33:00.953 INFO:teuthology.orchestra.run.smithi152.stdout:(8/32): python3-cephfs-19.0.0-2407.g430e09df.el 2.7 MB/s | 162 kB 00:00 2024-04-22T22:33:01.020 INFO:teuthology.orchestra.run.smithi152.stdout:(9/32): python3-rados-19.0.0-2407.g430e09df.el9 4.7 MB/s | 321 kB 00:00 2024-04-22T22:33:01.087 INFO:teuthology.orchestra.run.smithi152.stdout:(10/32): python3-rbd-19.0.0-2407.g430e09df.el9. 4.4 MB/s | 299 kB 00:00 2024-04-22T22:33:01.162 INFO:teuthology.orchestra.run.smithi152.stdout:(11/32): librgw2-19.0.0-2407.g430e09df.el9.x86_ 10 MB/s | 5.3 MB 00:00 2024-04-22T22:33:01.188 INFO:teuthology.orchestra.run.smithi152.stdout:(12/32): python3-rgw-19.0.0-2407.g430e09df.el9. 992 kB/s | 99 kB 00:00 2024-04-22T22:33:01.563 INFO:teuthology.orchestra.run.smithi152.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 267 kB/s | 107 kB 00:00 2024-04-22T22:33:01.588 INFO:teuthology.orchestra.run.smithi152.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 400 kB/s | 160 kB 00:00 2024-04-22T22:33:01.622 INFO:teuthology.orchestra.run.smithi152.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 771 kB/s | 45 kB 00:00 2024-04-22T22:33:01.658 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:33:01.661 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:33:01.661 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-22T22:33:01.661 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:33:01.661 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:33:01.661 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-radosgw x86_64 2:19.0.0-2407.g430e09df.el9 ceph 10 M 2024-04-22T22:33:01.661 INFO:teuthology.orchestra.run.smithi110.stdout:Upgrading: 2024-04-22T22:33:01.661 INFO:teuthology.orchestra.run.smithi110.stdout: librados2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.4 M 2024-04-22T22:33:01.661 INFO:teuthology.orchestra.run.smithi110.stdout: librbd1 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.1 M 2024-04-22T22:33:01.661 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-22T22:33:01.661 INFO:teuthology.orchestra.run.smithi110.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-22T22:33:01.661 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-base x86_64 2:19.0.0-2407.g430e09df.el9 ceph 5.4 M 2024-04-22T22:33:01.662 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-common x86_64 2:19.0.0-2407.g430e09df.el9 ceph 21 M 2024-04-22T22:33:01.662 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-selinux x86_64 2:19.0.0-2407.g430e09df.el9 ceph 25 k 2024-04-22T22:33:01.662 INFO:teuthology.orchestra.run.smithi110.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-22T22:33:01.662 INFO:teuthology.orchestra.run.smithi110.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-22T22:33:01.662 INFO:teuthology.orchestra.run.smithi110.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-22T22:33:01.662 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 745 k 2024-04-22T22:33:01.662 INFO:teuthology.orchestra.run.smithi110.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-22T22:33:01.662 INFO:teuthology.orchestra.run.smithi110.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-22T22:33:01.662 INFO:teuthology.orchestra.run.smithi110.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-22T22:33:01.662 INFO:teuthology.orchestra.run.smithi110.stdout: libradosstriper1 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 501 k 2024-04-22T22:33:01.662 INFO:teuthology.orchestra.run.smithi110.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-22T22:33:01.662 INFO:teuthology.orchestra.run.smithi110.stdout: librgw2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 5.3 M 2024-04-22T22:33:01.662 INFO:teuthology.orchestra.run.smithi110.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-22T22:33:01.662 INFO:teuthology.orchestra.run.smithi110.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-22T22:33:01.663 INFO:teuthology.orchestra.run.smithi110.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-22T22:33:01.663 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-argparse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 45 k 2024-04-22T22:33:01.663 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-common x86_64 2:19.0.0-2407.g430e09df.el9 ceph 133 k 2024-04-22T22:33:01.663 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cephfs x86_64 2:19.0.0-2407.g430e09df.el9 ceph 162 k 2024-04-22T22:33:01.663 INFO:teuthology.orchestra.run.smithi110.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-22T22:33:01.663 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rados x86_64 2:19.0.0-2407.g430e09df.el9 ceph 321 k 2024-04-22T22:33:01.663 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rbd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 299 k 2024-04-22T22:33:01.663 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rgw x86_64 2:19.0.0-2407.g430e09df.el9 ceph 99 k 2024-04-22T22:33:01.663 INFO:teuthology.orchestra.run.smithi110.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-22T22:33:01.663 INFO:teuthology.orchestra.run.smithi110.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-22T22:33:01.663 INFO:teuthology.orchestra.run.smithi110.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-22T22:33:01.663 INFO:teuthology.orchestra.run.smithi110.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-22T22:33:01.663 INFO:teuthology.orchestra.run.smithi110.stdout:Installing weak dependencies: 2024-04-22T22:33:01.663 INFO:teuthology.orchestra.run.smithi110.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-22T22:33:01.664 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:01.664 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:33:01.664 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:33:01.664 INFO:teuthology.orchestra.run.smithi110.stdout:Install 30 Packages 2024-04-22T22:33:01.664 INFO:teuthology.orchestra.run.smithi110.stdout:Upgrade 2 Packages 2024-04-22T22:33:01.664 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:01.664 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 60 M 2024-04-22T22:33:01.665 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:33:01.706 INFO:teuthology.orchestra.run.smithi152.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 5.5 MB/s | 662 kB 00:00 2024-04-22T22:33:01.731 INFO:teuthology.orchestra.run.smithi152.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-04-22T22:33:01.773 INFO:teuthology.orchestra.run.smithi152.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 633 kB/s | 42 kB 00:00 2024-04-22T22:33:01.815 INFO:teuthology.orchestra.run.smithi152.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.6 MB/s | 221 kB 00:00 2024-04-22T22:33:01.865 INFO:teuthology.orchestra.run.smithi152.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 389 kB/s | 36 kB 00:00 2024-04-22T22:33:01.900 INFO:teuthology.orchestra.run.smithi152.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 567 kB/s | 47 kB 00:00 2024-04-22T22:33:02.174 INFO:teuthology.orchestra.run.smithi152.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.0 MB/s | 309 kB 00:00 2024-04-22T22:33:02.266 INFO:teuthology.orchestra.run.smithi152.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 284 kB/s | 26 kB 00:00 2024-04-22T22:33:02.333 INFO:teuthology.orchestra.run.smithi152.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 728 kB/s | 49 kB 00:00 2024-04-22T22:33:02.384 INFO:teuthology.orchestra.run.smithi152.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-04-22T22:33:02.492 INFO:teuthology.orchestra.run.smithi152.stdout:(26/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 7.6 MB/s | 838 kB 00:00 2024-04-22T22:33:02.559 INFO:teuthology.orchestra.run.smithi152.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 2.9 MB/s | 192 kB 00:00 2024-04-22T22:33:02.726 INFO:teuthology.orchestra.run.smithi152.stdout:(28/32): libarrow-9.0.0-10.el9.x86_64.rpm 5.5 MB/s | 4.4 MB 00:00 2024-04-22T22:33:02.760 INFO:teuthology.orchestra.run.smithi152.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 7.9 MB/s | 1.6 MB 00:00 2024-04-22T22:33:03.835 INFO:teuthology.orchestra.run.smithi152.stdout:(30/32): ceph-common-19.0.0-2407.g430e09df.el9. 4.7 MB/s | 21 MB 00:04 2024-04-22T22:33:04.444 INFO:teuthology.orchestra.run.smithi152.stdout:(31/32): librbd1-19.0.0-2407.g430e09df.el9.x86_ 1.9 MB/s | 3.1 MB 00:01 2024-04-22T22:33:04.535 INFO:teuthology.orchestra.run.smithi152.stdout:(32/32): librados2-19.0.0-2407.g430e09df.el9.x8 1.9 MB/s | 3.4 MB 00:01 2024-04-22T22:33:04.542 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:33:04.542 INFO:teuthology.orchestra.run.smithi152.stdout:Total 11 MB/s | 60 MB 00:05 2024-04-22T22:33:04.648 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:33:04.685 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:33:04.685 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:33:05.148 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:33:05.149 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:33:05.559 INFO:teuthology.orchestra.run.smithi110.stdout:(1/32): ceph-base-19.0.0-2407.g430e09df.el9.x86 1.6 MB/s | 5.4 MB 00:03 2024-04-22T22:33:05.609 INFO:teuthology.orchestra.run.smithi110.stdout:(2/32): ceph-selinux-19.0.0-2407.g430e09df.el9. 505 kB/s | 25 kB 00:00 2024-04-22T22:33:05.845 INFO:teuthology.orchestra.run.smithi110.stdout:(3/32): ceph-radosgw-19.0.0-2407.g430e09df.el9. 2.7 MB/s | 10 MB 00:03 2024-04-22T22:33:05.951 INFO:teuthology.orchestra.run.smithi110.stdout:(4/32): libcephfs2-19.0.0-2407.g430e09df.el9.x8 2.1 MB/s | 745 kB 00:00 2024-04-22T22:33:05.977 INFO:teuthology.orchestra.run.smithi110.stdout:(5/32): libradosstriper1-19.0.0-2407.g430e09df. 3.7 MB/s | 501 kB 00:00 2024-04-22T22:33:06.010 INFO:teuthology.orchestra.run.smithi110.stdout:(6/32): python3-ceph-argparse-19.0.0-2407.g430e 1.3 MB/s | 45 kB 00:00 2024-04-22T22:33:06.069 INFO:teuthology.orchestra.run.smithi110.stdout:(7/32): python3-ceph-common-19.0.0-2407.g430e09 2.2 MB/s | 133 kB 00:00 2024-04-22T22:33:06.136 INFO:teuthology.orchestra.run.smithi110.stdout:(8/32): python3-cephfs-19.0.0-2407.g430e09df.el 2.4 MB/s | 162 kB 00:00 2024-04-22T22:33:06.228 INFO:teuthology.orchestra.run.smithi110.stdout:(9/32): python3-rados-19.0.0-2407.g430e09df.el9 3.4 MB/s | 321 kB 00:00 2024-04-22T22:33:06.328 INFO:teuthology.orchestra.run.smithi110.stdout:(10/32): python3-rbd-19.0.0-2407.g430e09df.el9. 2.9 MB/s | 299 kB 00:00 2024-04-22T22:33:06.370 INFO:teuthology.orchestra.run.smithi110.stdout:(11/32): python3-rgw-19.0.0-2407.g430e09df.el9. 2.3 MB/s | 99 kB 00:00 2024-04-22T22:33:06.618 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:33:06.695 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-22T22:33:06.724 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-22T22:33:06.749 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-22T22:33:06.772 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T22:33:06.793 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T22:33:06.998 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T22:33:07.054 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T22:33:07.095 INFO:teuthology.orchestra.run.smithi110.stdout:(12/32): boost-program-options-1.75.0-8.el9.x86 147 kB/s | 107 kB 00:00 2024-04-22T22:33:07.396 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-22T22:33:07.510 INFO:teuthology.orchestra.run.smithi152.stdout: Upgrading : librados2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T22:33:07.603 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: librados2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T22:33:07.690 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 8/34 2024-04-22T22:33:07.720 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 9/34 2024-04-22T22:33:07.783 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 9/34 2024-04-22T22:33:07.812 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-22T22:33:07.856 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9. 11/34 2024-04-22T22:33:07.925 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 12/34 2024-04-22T22:33:07.929 INFO:teuthology.orchestra.run.smithi110.stdout:(13/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 192 kB/s | 160 kB 00:00 2024-04-22T22:33:07.948 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 13/34 2024-04-22T22:33:08.004 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 13/34 2024-04-22T22:33:08.038 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-22T22:33:08.129 INFO:teuthology.orchestra.run.smithi110.stdout:(14/32): librgw2-19.0.0-2407.g430e09df.el9.x86_ 2.4 MB/s | 5.3 MB 00:02 2024-04-22T22:33:08.146 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-22T22:33:08.172 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-22T22:33:08.212 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-22T22:33:08.246 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-22T22:33:08.275 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-22T22:33:08.308 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-22T22:33:08.613 INFO:teuthology.orchestra.run.smithi110.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 66 kB/s | 45 kB 00:00 2024-04-22T22:33:08.619 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-22T22:33:08.663 INFO:teuthology.orchestra.run.smithi152.stdout: Upgrading : librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 22/34 2024-04-22T22:33:08.753 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 22/34 2024-04-22T22:33:08.784 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 23/34 2024-04-22T22:33:08.820 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-22T22:33:09.290 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-22T22:33:09.323 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 26/34 2024-04-22T22:33:09.395 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 26/34 2024-04-22T22:33:09.472 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 27/34 2024-04-22T22:33:09.510 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x8 28/34 2024-04-22T22:33:09.572 INFO:teuthology.orchestra.run.smithi110.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 459 kB/s | 662 kB 00:01 2024-04-22T22:33:09.597 INFO:teuthology.orchestra.run.smithi110.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 297 kB/s | 292 kB 00:00 2024-04-22T22:33:10.214 INFO:teuthology.orchestra.run.smithi110.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 66 kB/s | 42 kB 00:00 2024-04-22T22:33:10.455 INFO:teuthology.orchestra.run.smithi110.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 257 kB/s | 221 kB 00:00 2024-04-22T22:33:10.848 INFO:teuthology.orchestra.run.smithi110.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 57 kB/s | 36 kB 00:00 2024-04-22T22:33:11.106 INFO:teuthology.orchestra.run.smithi110.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 76 kB/s | 47 kB 00:00 2024-04-22T22:33:11.213 INFO:teuthology.orchestra.run.smithi110.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 847 kB/s | 309 kB 00:00 2024-04-22T22:33:11.273 INFO:teuthology.orchestra.run.smithi110.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 442 kB/s | 26 kB 00:00 2024-04-22T22:33:11.332 INFO:teuthology.orchestra.run.smithi110.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 832 kB/s | 49 kB 00:00 2024-04-22T22:33:11.391 INFO:teuthology.orchestra.run.smithi110.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.1 MB/s | 67 kB 00:00 2024-04-22T22:33:11.616 INFO:teuthology.orchestra.run.smithi110.stdout:(26/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 3.6 MB/s | 838 kB 00:00 2024-04-22T22:33:11.683 INFO:teuthology.orchestra.run.smithi110.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 2.8 MB/s | 192 kB 00:00 2024-04-22T22:33:11.787 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T22:33:11.906 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T22:33:11.950 INFO:teuthology.orchestra.run.smithi110.stdout:(28/32): thrift-0.15.0-2.el9.x86_64.rpm 5.9 MB/s | 1.6 MB 00:00 2024-04-22T22:33:12.083 INFO:teuthology.orchestra.run.smithi110.stdout:(29/32): libarrow-9.0.0-10.el9.x86_64.rpm 4.5 MB/s | 4.4 MB 00:00 2024-04-22T22:33:12.451 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T22:33:12.485 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 30/34 2024-04-22T22:33:12.582 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 30/34 2024-04-22T22:33:12.583 INFO:teuthology.orchestra.run.smithi152.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-22T22:33:12.583 INFO:teuthology.orchestra.run.smithi152.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-22T22:33:12.583 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:12.612 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T22:33:12.651 INFO:teuthology.orchestra.run.smithi110.stdout:(30/32): librbd1-19.0.0-2407.g430e09df.el9.x86_ 5.5 MB/s | 3.1 MB 00:00 2024-04-22T22:33:12.976 INFO:teuthology.orchestra.run.smithi110.stdout:(31/32): librados2-19.0.0-2407.g430e09df.el9.x8 3.3 MB/s | 3.4 MB 00:01 2024-04-22T22:33:13.418 INFO:teuthology.orchestra.run.smithi110.stdout:(32/32): ceph-common-19.0.0-2407.g430e09df.el9. 1.9 MB/s | 21 MB 00:11 2024-04-22T22:33:13.423 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:33:13.423 INFO:teuthology.orchestra.run.smithi110.stdout:Total 5.1 MB/s | 60 MB 00:11 2024-04-22T22:33:13.527 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:33:13.563 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:33:13.564 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:33:14.025 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:33:14.025 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:33:15.474 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:33:15.543 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-22T22:33:15.573 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-22T22:33:15.598 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-22T22:33:15.622 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T22:33:15.644 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T22:33:15.855 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T22:33:15.909 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T22:33:16.283 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-22T22:33:16.342 INFO:teuthology.orchestra.run.smithi110.stdout: Upgrading : librados2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T22:33:16.417 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librados2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T22:33:16.507 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 8/34 2024-04-22T22:33:16.543 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 9/34 2024-04-22T22:33:16.606 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 9/34 2024-04-22T22:33:16.635 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-22T22:33:16.687 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9. 11/34 2024-04-22T22:33:16.757 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 12/34 2024-04-22T22:33:16.804 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 13/34 2024-04-22T22:33:16.868 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 13/34 2024-04-22T22:33:16.902 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-22T22:33:17.013 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-22T22:33:17.045 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-22T22:33:17.085 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-22T22:33:17.110 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-22T22:33:17.139 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-22T22:33:17.164 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-22T22:33:17.486 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-22T22:33:17.526 INFO:teuthology.orchestra.run.smithi110.stdout: Upgrading : librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 22/34 2024-04-22T22:33:17.617 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 22/34 2024-04-22T22:33:17.648 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 23/34 2024-04-22T22:33:17.683 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-22T22:33:18.154 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-22T22:33:18.179 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 26/34 2024-04-22T22:33:18.234 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 26/34 2024-04-22T22:33:18.302 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 27/34 2024-04-22T22:33:18.332 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x8 28/34 2024-04-22T22:33:20.602 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T22:33:20.636 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T22:33:21.180 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T22:33:21.223 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 30/34 2024-04-22T22:33:21.314 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 30/34 2024-04-22T22:33:21.314 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-22T22:33:21.314 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-22T22:33:21.314 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:21.350 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T22:33:22.035 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T22:33:22.035 INFO:teuthology.orchestra.run.smithi152.stdout:skipping the directory /sys 2024-04-22T22:33:22.035 INFO:teuthology.orchestra.run.smithi152.stdout:skipping the directory /proc 2024-04-22T22:33:22.035 INFO:teuthology.orchestra.run.smithi152.stdout:skipping the directory /mnt 2024-04-22T22:33:22.035 INFO:teuthology.orchestra.run.smithi152.stdout:skipping the directory /var/tmp 2024-04-22T22:33:22.035 INFO:teuthology.orchestra.run.smithi152.stdout:skipping the directory /home 2024-04-22T22:33:22.035 INFO:teuthology.orchestra.run.smithi152.stdout:skipping the directory /root 2024-04-22T22:33:22.035 INFO:teuthology.orchestra.run.smithi152.stdout:skipping the directory /tmp 2024-04-22T22:33:22.035 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:22.981 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 32/34 2024-04-22T22:33:23.039 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 32/34 2024-04-22T22:33:23.039 INFO:teuthology.orchestra.run.smithi152.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:33:23.039 INFO:teuthology.orchestra.run.smithi152.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-22T22:33:23.039 INFO:teuthology.orchestra.run.smithi152.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T22:33:23.039 INFO:teuthology.orchestra.run.smithi152.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T22:33:23.039 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:23.039 INFO:teuthology.orchestra.run.smithi152.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T22:33:23.092 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T22:33:23.092 INFO:teuthology.orchestra.run.smithi152.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T22:33:24.313 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T22:33:24.313 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 1/34 2024-04-22T22:33:24.314 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2/34 2024-04-22T22:33:24.314 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 3/34 2024-04-22T22:33:24.314 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 4/34 2024-04-22T22:33:24.314 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 5/34 2024-04-22T22:33:24.314 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 6/34 2024-04-22T22:33:24.314 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T22:33:24.314 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9. 8/34 2024-04-22T22:33:24.314 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x8 9/34 2024-04-22T22:33:24.314 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 10/34 2024-04-22T22:33:24.314 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 11/34 2024-04-22T22:33:24.314 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 12/34 2024-04-22T22:33:24.314 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 13/34 2024-04-22T22:33:24.314 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-22T22:33:24.315 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-22T22:33:24.316 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-22T22:33:24.316 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : librados2-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T22:33:24.316 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-22T22:33:24.316 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 33/34 2024-04-22T22:33:25.116 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T22:33:25.117 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:25.117 INFO:teuthology.orchestra.run.smithi152.stdout:Upgraded: 2024-04-22T22:33:25.117 INFO:teuthology.orchestra.run.smithi152.stdout: librados2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.117 INFO:teuthology.orchestra.run.smithi152.stdout: librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.117 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:33:25.117 INFO:teuthology.orchestra.run.smithi152.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-22T22:33:25.117 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.117 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.117 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.117 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.117 INFO:teuthology.orchestra.run.smithi152.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-22T22:33:25.117 INFO:teuthology.orchestra.run.smithi152.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-22T22:33:25.117 INFO:teuthology.orchestra.run.smithi152.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-22T22:33:25.118 INFO:teuthology.orchestra.run.smithi152.stdout: libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.118 INFO:teuthology.orchestra.run.smithi152.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-22T22:33:25.118 INFO:teuthology.orchestra.run.smithi152.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-22T22:33:25.118 INFO:teuthology.orchestra.run.smithi152.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-22T22:33:25.118 INFO:teuthology.orchestra.run.smithi152.stdout: libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.118 INFO:teuthology.orchestra.run.smithi152.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-22T22:33:25.118 INFO:teuthology.orchestra.run.smithi152.stdout: librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.118 INFO:teuthology.orchestra.run.smithi152.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-22T22:33:25.118 INFO:teuthology.orchestra.run.smithi152.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-22T22:33:25.118 INFO:teuthology.orchestra.run.smithi152.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-22T22:33:25.118 INFO:teuthology.orchestra.run.smithi152.stdout: python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.118 INFO:teuthology.orchestra.run.smithi152.stdout: python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.118 INFO:teuthology.orchestra.run.smithi152.stdout: python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.118 INFO:teuthology.orchestra.run.smithi152.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-22T22:33:25.119 INFO:teuthology.orchestra.run.smithi152.stdout: python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.119 INFO:teuthology.orchestra.run.smithi152.stdout: python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.119 INFO:teuthology.orchestra.run.smithi152.stdout: python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:25.119 INFO:teuthology.orchestra.run.smithi152.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-22T22:33:25.119 INFO:teuthology.orchestra.run.smithi152.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-22T22:33:25.119 INFO:teuthology.orchestra.run.smithi152.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-22T22:33:25.119 INFO:teuthology.orchestra.run.smithi152.stdout: re2-1:20211101-3.el9.x86_64 2024-04-22T22:33:25.119 INFO:teuthology.orchestra.run.smithi152.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-22T22:33:25.119 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:25.119 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:33:25.452 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install ceph-test 2024-04-22T22:33:25.975 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:00:29 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:33:26.093 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:33:26.093 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:26.093 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repository Size 2024-04-22T22:33:26.093 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:26.093 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:33:26.093 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-test x86_64 2:19.0.0-2407.g430e09df.el9 ceph 48 M 2024-04-22T22:33:26.093 INFO:teuthology.orchestra.run.smithi152.stdout:Installing dependencies: 2024-04-22T22:33:26.094 INFO:teuthology.orchestra.run.smithi152.stdout: libcephsqlite x86_64 2:19.0.0-2407.g430e09df.el9 ceph 164 k 2024-04-22T22:33:26.094 INFO:teuthology.orchestra.run.smithi152.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-22T22:33:26.094 INFO:teuthology.orchestra.run.smithi152.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-22T22:33:26.094 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:26.094 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:33:26.094 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:26.094 INFO:teuthology.orchestra.run.smithi152.stdout:Install 4 Packages 2024-04-22T22:33:26.094 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:26.095 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 49 M 2024-04-22T22:33:26.095 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 207 M 2024-04-22T22:33:26.095 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:33:26.542 INFO:teuthology.orchestra.run.smithi152.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.7 MB/s | 305 kB 00:00 2024-04-22T22:33:26.584 INFO:teuthology.orchestra.run.smithi152.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-04-22T22:33:26.767 INFO:teuthology.orchestra.run.smithi152.stdout:(3/4): libcephsqlite-19.0.0-2407.g430e09df.el9. 409 kB/s | 164 kB 00:00 2024-04-22T22:33:28.684 INFO:teuthology.orchestra.run.smithi152.stdout:(4/4): ceph-test-19.0.0-2407.g430e09df.el9.x86_ 21 MB/s | 48 MB 00:02 2024-04-22T22:33:28.686 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:33:28.686 INFO:teuthology.orchestra.run.smithi152.stdout:Total 19 MB/s | 49 MB 00:02 2024-04-22T22:33:28.714 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:33:28.734 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:33:28.734 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:33:29.101 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:33:29.101 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:33:29.628 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:33:29.711 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-22T22:33:29.750 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-22T22:33:29.778 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 3/4 2024-04-22T22:33:30.694 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T22:33:30.695 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /sys 2024-04-22T22:33:30.695 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /proc 2024-04-22T22:33:30.695 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /mnt 2024-04-22T22:33:30.695 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /var/tmp 2024-04-22T22:33:30.695 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /home 2024-04-22T22:33:30.695 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /root 2024-04-22T22:33:30.695 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /tmp 2024-04-22T22:33:30.695 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:31.652 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 32/34 2024-04-22T22:33:31.676 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 32/34 2024-04-22T22:33:31.676 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:33:31.676 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-22T22:33:31.676 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T22:33:31.676 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T22:33:31.676 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:31.678 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T22:33:31.762 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T22:33:31.762 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T22:33:32.901 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T22:33:32.901 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 1/34 2024-04-22T22:33:32.902 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2/34 2024-04-22T22:33:32.902 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 3/34 2024-04-22T22:33:32.902 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 4/34 2024-04-22T22:33:32.902 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 5/34 2024-04-22T22:33:32.902 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 6/34 2024-04-22T22:33:32.902 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T22:33:32.903 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9. 8/34 2024-04-22T22:33:32.903 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x8 9/34 2024-04-22T22:33:32.903 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 10/34 2024-04-22T22:33:32.903 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 11/34 2024-04-22T22:33:32.903 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 12/34 2024-04-22T22:33:32.903 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 13/34 2024-04-22T22:33:32.904 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-22T22:33:32.904 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-22T22:33:32.904 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-22T22:33:32.904 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-22T22:33:32.904 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-22T22:33:32.904 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-22T22:33:32.904 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-22T22:33:32.904 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-22T22:33:32.904 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-22T22:33:32.904 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-22T22:33:32.904 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-22T22:33:32.904 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-22T22:33:32.904 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-22T22:33:32.905 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-22T22:33:32.905 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-22T22:33:32.905 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-22T22:33:32.905 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-22T22:33:32.905 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librados2-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T22:33:32.905 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-22T22:33:32.905 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 33/34 2024-04-22T22:33:33.650 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T22:33:33.650 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:33.650 INFO:teuthology.orchestra.run.smithi110.stdout:Upgraded: 2024-04-22T22:33:33.651 INFO:teuthology.orchestra.run.smithi110.stdout: librados2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.651 INFO:teuthology.orchestra.run.smithi110.stdout: librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.651 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:33:33.651 INFO:teuthology.orchestra.run.smithi110.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-22T22:33:33.651 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.651 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.651 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.651 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.651 INFO:teuthology.orchestra.run.smithi110.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-22T22:33:33.651 INFO:teuthology.orchestra.run.smithi110.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-22T22:33:33.651 INFO:teuthology.orchestra.run.smithi110.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-22T22:33:33.651 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.651 INFO:teuthology.orchestra.run.smithi110.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-22T22:33:33.651 INFO:teuthology.orchestra.run.smithi110.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-22T22:33:33.652 INFO:teuthology.orchestra.run.smithi110.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-22T22:33:33.652 INFO:teuthology.orchestra.run.smithi110.stdout: libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.652 INFO:teuthology.orchestra.run.smithi110.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-22T22:33:33.652 INFO:teuthology.orchestra.run.smithi110.stdout: librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.652 INFO:teuthology.orchestra.run.smithi110.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-22T22:33:33.652 INFO:teuthology.orchestra.run.smithi110.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-22T22:33:33.652 INFO:teuthology.orchestra.run.smithi110.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-22T22:33:33.652 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.652 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.652 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.652 INFO:teuthology.orchestra.run.smithi110.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-22T22:33:33.652 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.652 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.652 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:33.653 INFO:teuthology.orchestra.run.smithi110.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-22T22:33:33.653 INFO:teuthology.orchestra.run.smithi110.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-22T22:33:33.653 INFO:teuthology.orchestra.run.smithi110.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-22T22:33:33.653 INFO:teuthology.orchestra.run.smithi110.stdout: re2-1:20211101-3.el9.x86_64 2024-04-22T22:33:33.653 INFO:teuthology.orchestra.run.smithi110.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-22T22:33:33.653 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:33.653 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:33:33.986 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-test 2024-04-22T22:33:34.345 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 3/4 2024-04-22T22:33:34.425 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 4/4 2024-04-22T22:33:34.499 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:00:35 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:33:34.619 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:33:34.619 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:33:34.619 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-22T22:33:34.619 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:33:34.619 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:33:34.619 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-test x86_64 2:19.0.0-2407.g430e09df.el9 ceph 48 M 2024-04-22T22:33:34.620 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-22T22:33:34.620 INFO:teuthology.orchestra.run.smithi110.stdout: libcephsqlite x86_64 2:19.0.0-2407.g430e09df.el9 ceph 164 k 2024-04-22T22:33:34.620 INFO:teuthology.orchestra.run.smithi110.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-22T22:33:34.620 INFO:teuthology.orchestra.run.smithi110.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-22T22:33:34.620 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:34.620 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:33:34.620 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:33:34.620 INFO:teuthology.orchestra.run.smithi110.stdout:Install 4 Packages 2024-04-22T22:33:34.620 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:34.621 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 49 M 2024-04-22T22:33:34.621 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 207 M 2024-04-22T22:33:34.621 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:33:34.901 INFO:teuthology.orchestra.run.smithi110.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.9 MB/s | 305 kB 00:00 2024-04-22T22:33:34.935 INFO:teuthology.orchestra.run.smithi110.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.9 MB/s | 64 kB 00:00 2024-04-22T22:33:35.168 INFO:teuthology.orchestra.run.smithi110.stdout:(3/4): libcephsqlite-19.0.0-2407.g430e09df.el9. 386 kB/s | 164 kB 00:00 2024-04-22T22:33:36.800 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 4/4 2024-04-22T22:33:36.800 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 1/4 2024-04-22T22:33:36.800 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 2/4 2024-04-22T22:33:36.800 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-22T22:33:37.088 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-22T22:33:37.088 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:37.088 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:33:37.088 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:37.088 INFO:teuthology.orchestra.run.smithi152.stdout: libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:37.088 INFO:teuthology.orchestra.run.smithi152.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-22T22:33:37.088 INFO:teuthology.orchestra.run.smithi152.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-22T22:33:37.088 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:37.088 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:33:37.368 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install ceph 2024-04-22T22:33:37.890 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:00:41 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:33:38.022 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:33:38.024 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:38.024 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repository Size 2024-04-22T22:33:38.024 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:38.024 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:33:38.025 INFO:teuthology.orchestra.run.smithi152.stdout: ceph x86_64 2:19.0.0-2407.g430e09df.el9 ceph 6.6 k 2024-04-22T22:33:38.025 INFO:teuthology.orchestra.run.smithi152.stdout:Installing dependencies: 2024-04-22T22:33:38.025 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mds x86_64 2:19.0.0-2407.g430e09df.el9 ceph 2.4 M 2024-04-22T22:33:38.025 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mgr x86_64 2:19.0.0-2407.g430e09df.el9 ceph 1.5 M 2024-04-22T22:33:38.025 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 249 k 2024-04-22T22:33:38.025 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mon x86_64 2:19.0.0-2407.g430e09df.el9 ceph 4.7 M 2024-04-22T22:33:38.025 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-osd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 17 M 2024-04-22T22:33:38.025 INFO:teuthology.orchestra.run.smithi152.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-22T22:33:38.025 INFO:teuthology.orchestra.run.smithi152.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-22T22:33:38.025 INFO:teuthology.orchestra.run.smithi152.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-22T22:33:38.025 INFO:teuthology.orchestra.run.smithi152.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-22T22:33:38.025 INFO:teuthology.orchestra.run.smithi152.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-22T22:33:38.025 INFO:teuthology.orchestra.run.smithi152.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-22T22:33:38.025 INFO:teuthology.orchestra.run.smithi152.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-22T22:33:38.026 INFO:teuthology.orchestra.run.smithi152.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-22T22:33:38.026 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-22T22:33:38.026 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-22T22:33:38.026 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jaraco-collections 2024-04-22T22:33:38.026 INFO:teuthology.orchestra.run.smithi152.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-22T22:33:38.026 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-22T22:33:38.026 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-22T22:33:38.026 INFO:teuthology.orchestra.run.smithi152.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-22T22:33:38.026 INFO:teuthology.orchestra.run.smithi152.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-22T22:33:38.026 INFO:teuthology.orchestra.run.smithi152.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-22T22:33:38.026 INFO:teuthology.orchestra.run.smithi152.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-22T22:33:38.026 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-22T22:33:38.026 INFO:teuthology.orchestra.run.smithi152.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-22T22:33:38.026 INFO:teuthology.orchestra.run.smithi152.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout:Install 36 Packages 2024-04-22T22:33:38.027 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:38.028 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 30 M 2024-04-22T22:33:38.028 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 107 M 2024-04-22T22:33:38.028 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:33:38.887 INFO:teuthology.orchestra.run.smithi152.stdout:(1/36): ceph-19.0.0-2407.g430e09df.el9.x86_64.r 28 kB/s | 6.6 kB 00:00 2024-04-22T22:33:39.063 INFO:teuthology.orchestra.run.smithi152.stdout:(2/36): ceph-mgr-19.0.0-2407.g430e09df.el9.x86_ 3.7 MB/s | 1.5 MB 00:00 2024-04-22T22:33:39.285 INFO:teuthology.orchestra.run.smithi110.stdout:(4/4): ceph-test-19.0.0-2407.g430e09df.el9.x86_ 11 MB/s | 48 MB 00:04 2024-04-22T22:33:39.287 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:33:39.287 INFO:teuthology.orchestra.run.smithi110.stdout:Total 10 MB/s | 49 MB 00:04 2024-04-22T22:33:39.314 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:33:39.334 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:33:39.334 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:33:39.413 INFO:teuthology.orchestra.run.smithi152.stdout:(3/36): ceph-mon-19.0.0-2407.g430e09df.el9.x86_ 8.9 MB/s | 4.7 MB 00:00 2024-04-22T22:33:39.497 INFO:teuthology.orchestra.run.smithi152.stdout:(4/36): ceph-mds-19.0.0-2407.g430e09df.el9.x86_ 2.8 MB/s | 2.4 MB 00:00 2024-04-22T22:33:39.522 INFO:teuthology.orchestra.run.smithi152.stdout:(5/36): ceph-mgr-modules-core-19.0.0-2407.g430e 2.2 MB/s | 249 kB 00:00 2024-04-22T22:33:39.589 INFO:teuthology.orchestra.run.smithi152.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.7 MB/s | 253 kB 00:00 2024-04-22T22:33:39.656 INFO:teuthology.orchestra.run.smithi152.stdout:(7/36): python3-cryptography-36.0.1-4.el9.x86_6 9.2 MB/s | 1.2 MB 00:00 2024-04-22T22:33:39.681 INFO:teuthology.orchestra.run.smithi152.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 1.1 MB/s | 106 kB 00:00 2024-04-22T22:33:39.702 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:33:39.702 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:33:39.740 INFO:teuthology.orchestra.run.smithi152.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 1.6 MB/s | 135 kB 00:00 2024-04-22T22:33:39.765 INFO:teuthology.orchestra.run.smithi152.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 1.5 MB/s | 125 kB 00:00 2024-04-22T22:33:39.832 INFO:teuthology.orchestra.run.smithi152.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 2.3 MB/s | 215 kB 00:00 2024-04-22T22:33:40.016 INFO:teuthology.orchestra.run.smithi152.stdout:(12/36): ceph-osd-19.0.0-2407.g430e09df.el9.x86 18 MB/s | 17 MB 00:00 2024-04-22T22:33:40.216 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:33:40.274 INFO:teuthology.orchestra.run.smithi152.stdout:(13/36): python3-markupsafe-1.1.1-12.el9.x86_64 135 kB/s | 35 kB 00:00 2024-04-22T22:33:40.286 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-22T22:33:40.326 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-22T22:33:40.354 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 3/4 2024-04-22T22:33:40.386 INFO:teuthology.orchestra.run.smithi152.stdout:(14/36): lua-5.4.4-4.el9.x86_64.rpm 305 kB/s | 188 kB 00:00 2024-04-22T22:33:40.458 INFO:teuthology.orchestra.run.smithi152.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 277 kB/s | 51 kB 00:00 2024-04-22T22:33:40.484 INFO:teuthology.orchestra.run.smithi152.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 414 kB/s | 42 kB 00:00 2024-04-22T22:33:40.500 INFO:teuthology.orchestra.run.smithi152.stdout:(17/36): python3-mako-1.1.4-6.el9.noarch.rpm 258 kB/s | 172 kB 00:00 2024-04-22T22:33:40.542 INFO:teuthology.orchestra.run.smithi152.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 264 kB/s | 22 kB 00:00 2024-04-22T22:33:40.809 INFO:teuthology.orchestra.run.smithi152.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 141 kB/s | 43 kB 00:00 2024-04-22T22:33:40.968 INFO:teuthology.orchestra.run.smithi152.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 312 kB/s | 151 kB 00:00 2024-04-22T22:33:41.085 INFO:teuthology.orchestra.run.smithi152.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 317 kB/s | 172 kB 00:00 2024-04-22T22:33:41.110 INFO:teuthology.orchestra.run.smithi152.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 75 kB/s | 11 kB 00:00 2024-04-22T22:33:41.177 INFO:teuthology.orchestra.run.smithi152.stdout:(23/36): python3-cherrypy-18.6.1-2.el9.noarch.r 975 kB/s | 358 kB 00:00 2024-04-22T22:33:41.203 INFO:teuthology.orchestra.run.smithi152.stdout:(24/36): python3-jaraco-classes-3.2.1-5.el9.noa 151 kB/s | 18 kB 00:00 2024-04-22T22:33:41.228 INFO:teuthology.orchestra.run.smithi152.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 198 kB/s | 23 kB 00:00 2024-04-22T22:33:41.270 INFO:teuthology.orchestra.run.smithi152.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 211 kB/s | 19 kB 00:00 2024-04-22T22:33:41.304 INFO:teuthology.orchestra.run.smithi152.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 195 kB/s | 20 kB 00:00 2024-04-22T22:33:41.354 INFO:teuthology.orchestra.run.smithi152.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 369 kB/s | 46 kB 00:00 2024-04-22T22:33:41.421 INFO:teuthology.orchestra.run.smithi152.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 524 kB/s | 79 kB 00:00 2024-04-22T22:33:41.529 INFO:teuthology.orchestra.run.smithi152.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.2 MB/s | 272 kB 00:00 2024-04-22T22:33:41.555 INFO:teuthology.orchestra.run.smithi152.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 82 kB/s | 16 kB 00:00 2024-04-22T22:33:41.580 INFO:teuthology.orchestra.run.smithi152.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 566 kB/s | 90 kB 00:00 2024-04-22T22:33:41.647 INFO:teuthology.orchestra.run.smithi152.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 306 kB/s | 36 kB 00:00 2024-04-22T22:33:41.722 INFO:teuthology.orchestra.run.smithi152.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.3 MB/s | 230 kB 00:00 2024-04-22T22:33:41.748 INFO:teuthology.orchestra.run.smithi152.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 199 kB/s | 20 kB 00:00 2024-04-22T22:33:41.781 INFO:teuthology.orchestra.run.smithi152.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.1 MB/s | 427 kB 00:00 2024-04-22T22:33:41.782 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:33:41.783 INFO:teuthology.orchestra.run.smithi152.stdout:Total 8.0 MB/s | 30 MB 00:03 2024-04-22T22:33:41.925 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:33:41.964 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:33:41.964 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:33:42.258 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:33:42.258 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:33:43.522 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:33:43.592 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-22T22:33:43.617 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-22T22:33:43.644 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-22T22:33:43.716 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-22T22:33:43.769 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-22T22:33:43.802 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-22T22:33:43.895 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-22T22:33:43.989 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-22T22:33:44.029 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-22T22:33:44.065 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-22T22:33:44.095 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-22T22:33:44.130 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-22T22:33:44.171 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-22T22:33:44.212 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-22T22:33:44.246 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-22T22:33:44.281 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-22T22:33:44.319 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-22T22:33:44.394 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-22T22:33:44.532 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-22T22:33:44.612 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-22T22:33:44.664 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-22T22:33:44.712 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-22T22:33:44.770 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-22T22:33:44.826 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-22T22:33:44.885 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 3/4 2024-04-22T22:33:44.967 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 4/4 2024-04-22T22:33:45.020 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-22T22:33:45.066 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-22T22:33:45.145 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-22T22:33:45.233 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-22T22:33:45.282 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-22T22:33:45.400 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-22T22:33:45.556 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9. 31/36 2024-04-22T22:33:45.585 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 32/36 2024-04-22T22:33:45.611 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 32/36 2024-04-22T22:33:45.611 INFO:teuthology.orchestra.run.smithi152.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:33:45.611 INFO:teuthology.orchestra.run.smithi152.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-22T22:33:45.611 INFO:teuthology.orchestra.run.smithi152.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T22:33:45.611 INFO:teuthology.orchestra.run.smithi152.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T22:33:45.611 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:47.075 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 33/36 2024-04-22T22:33:47.102 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 33/36 2024-04-22T22:33:47.102 INFO:teuthology.orchestra.run.smithi152.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:33:47.102 INFO:teuthology.orchestra.run.smithi152.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-22T22:33:47.102 INFO:teuthology.orchestra.run.smithi152.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T22:33:47.103 INFO:teuthology.orchestra.run.smithi152.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T22:33:47.103 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:47.266 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 4/4 2024-04-22T22:33:47.266 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 1/4 2024-04-22T22:33:47.266 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 2/4 2024-04-22T22:33:47.266 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-22T22:33:47.538 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-22T22:33:47.539 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:47.539 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:33:47.539 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:47.539 INFO:teuthology.orchestra.run.smithi110.stdout: libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:47.539 INFO:teuthology.orchestra.run.smithi110.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-22T22:33:47.539 INFO:teuthology.orchestra.run.smithi110.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-22T22:33:47.539 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:47.539 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:33:47.544 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 34/36 2024-04-22T22:33:47.568 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 34/36 2024-04-22T22:33:47.568 INFO:teuthology.orchestra.run.smithi152.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:33:47.568 INFO:teuthology.orchestra.run.smithi152.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-22T22:33:47.568 INFO:teuthology.orchestra.run.smithi152.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T22:33:47.568 INFO:teuthology.orchestra.run.smithi152.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T22:33:47.569 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:47.796 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 35/36 2024-04-22T22:33:47.819 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 35/36 2024-04-22T22:33:47.819 INFO:teuthology.orchestra.run.smithi152.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:33:47.819 INFO:teuthology.orchestra.run.smithi152.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-22T22:33:47.819 INFO:teuthology.orchestra.run.smithi152.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T22:33:47.819 INFO:teuthology.orchestra.run.smithi152.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T22:33:47.819 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:47.836 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph 2024-04-22T22:33:47.892 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-2:19.0.0-2407.g430e09df.el9.x86_64 36/36 2024-04-22T22:33:48.355 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:00:49 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:33:48.484 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:33:48.487 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:33:48.487 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-22T22:33:48.487 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:33:48.487 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:33:48.487 INFO:teuthology.orchestra.run.smithi110.stdout: ceph x86_64 2:19.0.0-2407.g430e09df.el9 ceph 6.6 k 2024-04-22T22:33:48.487 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-22T22:33:48.487 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mds x86_64 2:19.0.0-2407.g430e09df.el9 ceph 2.4 M 2024-04-22T22:33:48.487 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr x86_64 2:19.0.0-2407.g430e09df.el9 ceph 1.5 M 2024-04-22T22:33:48.487 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 249 k 2024-04-22T22:33:48.487 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mon x86_64 2:19.0.0-2407.g430e09df.el9 ceph 4.7 M 2024-04-22T22:33:48.487 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-osd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 17 M 2024-04-22T22:33:48.487 INFO:teuthology.orchestra.run.smithi110.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-22T22:33:48.488 INFO:teuthology.orchestra.run.smithi110.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-22T22:33:48.488 INFO:teuthology.orchestra.run.smithi110.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-22T22:33:48.488 INFO:teuthology.orchestra.run.smithi110.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-22T22:33:48.488 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-22T22:33:48.488 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-22T22:33:48.488 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-22T22:33:48.488 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-22T22:33:48.488 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-22T22:33:48.488 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-22T22:33:48.488 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-collections 2024-04-22T22:33:48.488 INFO:teuthology.orchestra.run.smithi110.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-22T22:33:48.488 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-22T22:33:48.488 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-22T22:33:48.489 INFO:teuthology.orchestra.run.smithi110.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-22T22:33:48.489 INFO:teuthology.orchestra.run.smithi110.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-22T22:33:48.489 INFO:teuthology.orchestra.run.smithi110.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-22T22:33:48.489 INFO:teuthology.orchestra.run.smithi110.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-22T22:33:48.489 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-22T22:33:48.489 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-22T22:33:48.489 INFO:teuthology.orchestra.run.smithi110.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-22T22:33:48.489 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-22T22:33:48.489 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-22T22:33:48.489 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-22T22:33:48.489 INFO:teuthology.orchestra.run.smithi110.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-22T22:33:48.489 INFO:teuthology.orchestra.run.smithi110.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-22T22:33:48.489 INFO:teuthology.orchestra.run.smithi110.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-22T22:33:48.490 INFO:teuthology.orchestra.run.smithi110.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-22T22:33:48.490 INFO:teuthology.orchestra.run.smithi110.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-22T22:33:48.490 INFO:teuthology.orchestra.run.smithi110.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-22T22:33:48.490 INFO:teuthology.orchestra.run.smithi110.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-22T22:33:48.490 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:48.490 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:33:48.490 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:33:48.490 INFO:teuthology.orchestra.run.smithi110.stdout:Install 36 Packages 2024-04-22T22:33:48.490 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:48.491 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 30 M 2024-04-22T22:33:48.491 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 107 M 2024-04-22T22:33:48.491 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:33:49.571 INFO:teuthology.orchestra.run.smithi110.stdout:(1/36): ceph-19.0.0-2407.g430e09df.el9.x86_64.r 22 kB/s | 6.6 kB 00:00 2024-04-22T22:33:49.616 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-2:19.0.0-2407.g430e09df.el9.x86_64 36/36 2024-04-22T22:33:49.616 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-2:19.0.0-2407.g430e09df.el9.x86_64 1/36 2024-04-22T22:33:49.616 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 2/36 2024-04-22T22:33:49.616 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 3/36 2024-04-22T22:33:49.616 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 4/36 2024-04-22T22:33:49.616 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 5/36 2024-04-22T22:33:49.616 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9. 6/36 2024-04-22T22:33:49.616 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-22T22:33:49.616 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-22T22:33:49.616 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-22T22:33:49.617 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-22T22:33:49.617 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-22T22:33:49.617 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-22T22:33:49.617 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-22T22:33:49.617 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-22T22:33:49.617 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-22T22:33:49.617 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-22T22:33:49.617 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-22T22:33:49.617 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-22T22:33:49.617 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-22T22:33:49.617 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-22T22:33:49.617 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-22T22:33:49.617 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-22T22:33:49.618 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-22T22:33:49.618 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-22T22:33:49.618 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-22T22:33:49.618 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-22T22:33:49.618 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-22T22:33:49.618 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-22T22:33:49.618 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-22T22:33:49.618 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-22T22:33:49.618 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-22T22:33:49.618 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-22T22:33:49.618 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-22T22:33:49.618 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-22T22:33:49.618 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-22T22:33:49.754 INFO:teuthology.orchestra.run.smithi110.stdout:(2/36): ceph-mgr-19.0.0-2407.g430e09df.el9.x86_ 3.1 MB/s | 1.5 MB 00:00 2024-04-22T22:33:49.863 INFO:teuthology.orchestra.run.smithi110.stdout:(3/36): ceph-mds-19.0.0-2407.g430e09df.el9.x86_ 4.0 MB/s | 2.4 MB 00:00 2024-04-22T22:33:49.930 INFO:teuthology.orchestra.run.smithi110.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2407.g430e 3.6 MB/s | 249 kB 00:00 2024-04-22T22:33:50.471 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-22T22:33:50.471 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:50.471 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:33:50.471 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:50.471 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:50.471 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:50.471 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:33:50.471 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:50.471 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:50.472 INFO:teuthology.orchestra.run.smithi152.stdout: lua-5.4.4-4.el9.x86_64 2024-04-22T22:33:50.472 INFO:teuthology.orchestra.run.smithi152.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-22T22:33:50.472 INFO:teuthology.orchestra.run.smithi152.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-22T22:33:50.472 INFO:teuthology.orchestra.run.smithi152.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-22T22:33:50.472 INFO:teuthology.orchestra.run.smithi152.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-22T22:33:50.472 INFO:teuthology.orchestra.run.smithi152.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-22T22:33:50.472 INFO:teuthology.orchestra.run.smithi152.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-22T22:33:50.472 INFO:teuthology.orchestra.run.smithi152.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-22T22:33:50.472 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-22T22:33:50.472 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-22T22:33:50.472 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-22T22:33:50.472 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-22T22:33:50.472 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-22T22:33:50.472 INFO:teuthology.orchestra.run.smithi152.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-ply-3.11-14.el9.noarch 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-22T22:33:50.473 INFO:teuthology.orchestra.run.smithi152.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-22T22:33:50.474 INFO:teuthology.orchestra.run.smithi152.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-22T22:33:50.474 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:50.474 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:33:50.813 INFO:teuthology.orchestra.run.smithi110.stdout:(5/36): ceph-osd-19.0.0-2407.g430e09df.el9.x86_ 16 MB/s | 17 MB 00:01 2024-04-22T22:33:50.849 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install ceph-base 2024-04-22T22:33:51.014 INFO:teuthology.orchestra.run.smithi110.stdout:(6/36): ceph-mon-19.0.0-2407.g430e09df.el9.x86_ 3.3 MB/s | 4.7 MB 00:01 2024-04-22T22:33:51.039 INFO:teuthology.orchestra.run.smithi110.stdout:(7/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 228 kB/s | 253 kB 00:01 2024-04-22T22:33:51.373 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:00:55 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:33:51.453 INFO:teuthology.orchestra.run.smithi152.stdout:Package ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:33:51.494 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:33:51.495 INFO:teuthology.orchestra.run.smithi152.stdout:Nothing to do. 2024-04-22T22:33:51.495 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:33:51.562 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install cephadm 2024-04-22T22:33:51.764 INFO:teuthology.orchestra.run.smithi110.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 142 kB/s | 106 kB 00:00 2024-04-22T22:33:51.823 INFO:teuthology.orchestra.run.smithi110.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 172 kB/s | 135 kB 00:00 2024-04-22T22:33:52.074 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:00:56 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:33:52.195 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:33:52.195 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:52.196 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repository Size 2024-04-22T22:33:52.196 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:52.196 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:33:52.196 INFO:teuthology.orchestra.run.smithi152.stdout: cephadm noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 762 k 2024-04-22T22:33:52.196 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:52.196 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:33:52.197 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:52.197 INFO:teuthology.orchestra.run.smithi152.stdout:Install 1 Package 2024-04-22T22:33:52.197 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:52.197 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 762 k 2024-04-22T22:33:52.197 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 768 k 2024-04-22T22:33:52.197 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:33:52.523 INFO:teuthology.orchestra.run.smithi110.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 165 kB/s | 125 kB 00:00 2024-04-22T22:33:52.630 INFO:teuthology.orchestra.run.smithi152.stdout:cephadm-19.0.0-2407.g430e09df.el9.noarch.rpm 1.7 MB/s | 762 kB 00:00 2024-04-22T22:33:52.630 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:33:52.630 INFO:teuthology.orchestra.run.smithi152.stdout:Total 1.7 MB/s | 762 kB 00:00 2024-04-22T22:33:52.630 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:33:52.635 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:33:52.635 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:33:52.641 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:33:52.641 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:33:52.706 INFO:teuthology.orchestra.run.smithi110.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 243 kB/s | 215 kB 00:00 2024-04-22T22:33:52.712 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:33:52.732 INFO:teuthology.orchestra.run.smithi110.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 905 kB/s | 188 kB 00:00 2024-04-22T22:33:52.773 INFO:teuthology.orchestra.run.smithi110.stdout:(13/36): python3-markupsafe-1.1.1-12.el9.x86_64 836 kB/s | 35 kB 00:00 2024-04-22T22:33:52.815 INFO:teuthology.orchestra.run.smithi110.stdout:(14/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.2 MB/s | 51 kB 00:00 2024-04-22T22:33:52.874 INFO:teuthology.orchestra.run.smithi110.stdout:(15/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.0 MB/s | 172 kB 00:00 2024-04-22T22:33:52.916 INFO:teuthology.orchestra.run.smithi110.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 415 kB/s | 42 kB 00:00 2024-04-22T22:33:53.008 INFO:teuthology.orchestra.run.smithi110.stdout:(17/36): python3-cryptography-36.0.1-4.el9.x86_ 572 kB/s | 1.2 MB 00:02 2024-04-22T22:33:53.025 INFO:teuthology.orchestra.run.smithi110.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 148 kB/s | 22 kB 00:00 2024-04-22T22:33:53.108 INFO:teuthology.orchestra.run.smithi110.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 786 kB/s | 151 kB 00:00 2024-04-22T22:33:53.134 INFO:teuthology.orchestra.run.smithi110.stdout:(20/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 347 kB/s | 43 kB 00:00 2024-04-22T22:33:53.160 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:33:53.184 INFO:teuthology.orchestra.run.smithi110.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 214 kB/s | 11 kB 00:00 2024-04-22T22:33:53.209 INFO:teuthology.orchestra.run.smithi110.stdout:(22/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 934 kB/s | 172 kB 00:00 2024-04-22T22:33:53.246 INFO:teuthology.orchestra.run.smithi110.stdout:(23/36): python3-cherrypy-18.6.1-2.el9.noarch.r 2.6 MB/s | 358 kB 00:00 2024-04-22T22:33:53.248 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:33:53.268 INFO:teuthology.orchestra.run.smithi110.stdout:(24/36): python3-jaraco-classes-3.2.1-5.el9.noa 211 kB/s | 18 kB 00:00 2024-04-22T22:33:53.294 INFO:teuthology.orchestra.run.smithi110.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 276 kB/s | 23 kB 00:00 2024-04-22T22:33:53.319 INFO:teuthology.orchestra.run.smithi110.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 257 kB/s | 19 kB 00:00 2024-04-22T22:33:53.344 INFO:teuthology.orchestra.run.smithi110.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 260 kB/s | 20 kB 00:00 2024-04-22T22:33:53.370 INFO:teuthology.orchestra.run.smithi110.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 610 kB/s | 46 kB 00:00 2024-04-22T22:33:53.395 INFO:teuthology.orchestra.run.smithi110.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-04-22T22:33:53.420 INFO:teuthology.orchestra.run.smithi110.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 3.5 MB/s | 272 kB 00:00 2024-04-22T22:33:53.454 INFO:teuthology.orchestra.run.smithi110.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 196 kB/s | 16 kB 00:00 2024-04-22T22:33:53.479 INFO:teuthology.orchestra.run.smithi110.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 612 kB/s | 36 kB 00:00 2024-04-22T22:33:53.496 INFO:teuthology.orchestra.run.smithi110.stdout:(33/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 893 kB/s | 90 kB 00:00 2024-04-22T22:33:53.546 INFO:teuthology.orchestra.run.smithi110.stdout:(34/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 6.2 MB/s | 427 kB 00:00 2024-04-22T22:33:53.571 INFO:teuthology.orchestra.run.smithi110.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 266 kB/s | 20 kB 00:00 2024-04-22T22:33:53.592 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:33:53.596 INFO:teuthology.orchestra.run.smithi110.stdout:(36/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.6 MB/s | 230 kB 00:00 2024-04-22T22:33:53.598 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:33:53.598 INFO:teuthology.orchestra.run.smithi110.stdout:Total 5.9 MB/s | 30 MB 00:05 2024-04-22T22:33:53.738 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:33:53.777 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:33:53.777 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:33:53.815 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:33:53.816 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:53.816 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:33:53.816 INFO:teuthology.orchestra.run.smithi152.stdout: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:33:53.816 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:53.816 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:33:54.050 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install ceph-immutable-object-cache 2024-04-22T22:33:54.071 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:33:54.072 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:33:54.561 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:00:58 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:33:54.682 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:33:54.682 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:54.683 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repo Size 2024-04-22T22:33:54.683 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:54.683 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:33:54.683 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2407.g430e09df.el9 ceph 145 k 2024-04-22T22:33:54.683 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:54.683 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:33:54.683 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:54.683 INFO:teuthology.orchestra.run.smithi152.stdout:Install 1 Package 2024-04-22T22:33:54.683 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:54.683 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 145 k 2024-04-22T22:33:54.683 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 435 k 2024-04-22T22:33:54.683 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:33:54.904 INFO:teuthology.orchestra.run.smithi152.stdout:ceph-immutable-object-cache-19.0.0-2407.g430e09 657 kB/s | 145 kB 00:00 2024-04-22T22:33:54.904 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:33:54.904 INFO:teuthology.orchestra.run.smithi152.stdout:Total 652 kB/s | 145 kB 00:00 2024-04-22T22:33:54.905 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:33:54.912 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:33:54.912 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:33:54.969 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:33:54.969 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:33:55.113 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:33:55.179 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T22:33:55.204 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T22:33:55.204 INFO:teuthology.orchestra.run.smithi152.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:33:55.204 INFO:teuthology.orchestra.run.smithi152.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-22T22:33:55.204 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:55.325 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:33:55.399 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-22T22:33:55.432 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-22T22:33:55.468 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-22T22:33:55.541 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-22T22:33:55.601 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-22T22:33:55.633 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-22T22:33:55.726 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-22T22:33:55.814 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-22T22:33:55.869 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-22T22:33:55.905 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-22T22:33:55.935 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-22T22:33:55.969 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-22T22:33:56.002 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-22T22:33:56.043 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-22T22:33:56.078 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-22T22:33:56.103 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T22:33:56.103 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:56.103 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:33:56.103 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-immutable-object-cache-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:33:56.103 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:56.104 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:33:56.112 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-22T22:33:56.151 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-22T22:33:56.225 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-22T22:33:56.305 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install ceph-mgr 2024-04-22T22:33:56.373 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-22T22:33:56.460 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-22T22:33:56.511 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-22T22:33:56.550 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-22T22:33:56.598 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-22T22:33:56.654 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-22T22:33:56.827 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:01:00 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:33:56.849 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-22T22:33:56.896 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-22T22:33:56.909 INFO:teuthology.orchestra.run.smithi152.stdout:Package ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:33:56.952 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:33:56.952 INFO:teuthology.orchestra.run.smithi152.stdout:Nothing to do. 2024-04-22T22:33:56.953 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:33:56.975 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-22T22:33:57.024 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install ceph-mgr-dashboard 2024-04-22T22:33:57.064 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-22T22:33:57.096 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-22T22:33:57.215 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-22T22:33:57.376 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9. 31/36 2024-04-22T22:33:57.406 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 32/36 2024-04-22T22:33:57.431 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 32/36 2024-04-22T22:33:57.432 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:33:57.432 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-22T22:33:57.432 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T22:33:57.432 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T22:33:57.432 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:57.539 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:01:01 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:33:57.661 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:33:57.662 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:57.662 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repository Size 2024-04-22T22:33:57.662 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:57.662 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:33:57.662 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 3.5 M 2024-04-22T22:33:57.662 INFO:teuthology.orchestra.run.smithi152.stdout:Installing dependencies: 2024-04-22T22:33:57.662 INFO:teuthology.orchestra.run.smithi152.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-22T22:33:57.662 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 32 k 2024-04-22T22:33:57.662 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 15 k 2024-04-22T22:33:57.662 INFO:teuthology.orchestra.run.smithi152.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-22T22:33:57.663 INFO:teuthology.orchestra.run.smithi152.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-22T22:33:57.663 INFO:teuthology.orchestra.run.smithi152.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-22T22:33:57.663 INFO:teuthology.orchestra.run.smithi152.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-22T22:33:57.663 INFO:teuthology.orchestra.run.smithi152.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-22T22:33:57.663 INFO:teuthology.orchestra.run.smithi152.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-22T22:33:57.663 INFO:teuthology.orchestra.run.smithi152.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-22T22:33:57.663 INFO:teuthology.orchestra.run.smithi152.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-22T22:33:57.663 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:57.663 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:33:57.663 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:33:57.663 INFO:teuthology.orchestra.run.smithi152.stdout:Install 12 Packages 2024-04-22T22:33:57.663 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:33:57.664 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 8.6 M 2024-04-22T22:33:57.664 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 103 M 2024-04-22T22:33:57.664 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:33:58.458 INFO:teuthology.orchestra.run.smithi152.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2407.g43 159 kB/s | 32 kB 00:00 2024-04-22T22:33:58.567 INFO:teuthology.orchestra.run.smithi152.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2407.g430 50 kB/s | 15 kB 00:00 2024-04-22T22:33:58.743 INFO:teuthology.orchestra.run.smithi152.stdout:(3/12): ceph-mgr-dashboard-19.0.0-2407.g430e09d 7.3 MB/s | 3.5 MB 00:00 2024-04-22T22:33:58.768 INFO:teuthology.orchestra.run.smithi152.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.3 MB/s | 269 kB 00:00 2024-04-22T22:33:58.860 INFO:teuthology.orchestra.run.smithi152.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.5 MB/s | 1.0 MB 00:00 2024-04-22T22:33:58.865 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 33/36 2024-04-22T22:33:58.894 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 33/36 2024-04-22T22:33:58.894 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:33:58.894 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-22T22:33:58.894 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T22:33:58.894 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T22:33:58.895 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:58.935 INFO:teuthology.orchestra.run.smithi152.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 4.4 MB/s | 863 kB 00:00 2024-04-22T22:33:58.985 INFO:teuthology.orchestra.run.smithi152.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 155 kB/s | 19 kB 00:00 2024-04-22T22:33:59.102 INFO:teuthology.orchestra.run.smithi152.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.6 MB/s | 548 kB 00:00 2024-04-22T22:33:59.127 INFO:teuthology.orchestra.run.smithi152.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 1.0 MB/s | 144 kB 00:00 2024-04-22T22:33:59.161 INFO:teuthology.orchestra.run.smithi152.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 525 kB/s | 31 kB 00:00 2024-04-22T22:33:59.228 INFO:teuthology.orchestra.run.smithi152.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.8 MB/s | 188 kB 00:00 2024-04-22T22:33:59.320 INFO:teuthology.orchestra.run.smithi152.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 5.3 MB/s | 2.0 MB 00:00 2024-04-22T22:33:59.321 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:33:59.321 INFO:teuthology.orchestra.run.smithi152.stdout:Total 5.2 MB/s | 8.6 MB 00:01 2024-04-22T22:33:59.333 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 34/36 2024-04-22T22:33:59.356 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 34/36 2024-04-22T22:33:59.356 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:33:59.356 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-22T22:33:59.356 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T22:33:59.356 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T22:33:59.356 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:59.370 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:33:59.386 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:33:59.386 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:33:59.539 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:33:59.539 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:33:59.583 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 35/36 2024-04-22T22:33:59.606 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 35/36 2024-04-22T22:33:59.606 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:33:59.606 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-22T22:33:59.607 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T22:33:59.610 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T22:33:59.610 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:33:59.670 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-2:19.0.0-2407.g430e09df.el9.x86_64 36/36 2024-04-22T22:34:00.096 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:34:00.170 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-22T22:34:00.215 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-22T22:34:00.261 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-22T22:34:00.291 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-22T22:34:00.367 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-22T22:34:00.494 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-22T22:34:00.587 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-22T22:34:00.634 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-22T22:34:00.668 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-22T22:34:00.699 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9 10/12 2024-04-22T22:34:01.504 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-2:19.0.0-2407.g430e09df.el9.x86_64 36/36 2024-04-22T22:34:01.504 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-2:19.0.0-2407.g430e09df.el9.x86_64 1/36 2024-04-22T22:34:01.504 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 2/36 2024-04-22T22:34:01.504 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 3/36 2024-04-22T22:34:01.504 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 4/36 2024-04-22T22:34:01.505 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 5/36 2024-04-22T22:34:01.505 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9. 6/36 2024-04-22T22:34:01.505 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-22T22:34:01.505 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-22T22:34:01.505 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-22T22:34:01.505 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-22T22:34:01.505 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-22T22:34:01.505 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-22T22:34:01.505 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-22T22:34:01.505 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-22T22:34:01.505 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-22T22:34:01.505 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-22T22:34:01.505 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-22T22:34:01.505 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-22T22:34:01.506 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-22T22:34:01.506 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-22T22:34:01.506 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-22T22:34:01.506 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-22T22:34:01.506 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-22T22:34:01.506 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-22T22:34:01.506 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-22T22:34:01.506 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-22T22:34:01.506 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-22T22:34:01.506 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-22T22:34:01.506 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-22T22:34:01.506 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-22T22:34:01.506 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-22T22:34:01.507 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-22T22:34:01.507 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-22T22:34:01.507 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-22T22:34:01.507 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-22T22:34:01.739 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el 11/12 2024-04-22T22:34:01.775 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 12/12 2024-04-22T22:34:02.494 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-22T22:34:02.495 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:02.495 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:34:02.495 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:34:02.495 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:34:02.495 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:34:02.495 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:34:02.495 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:34:02.495 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:34:02.495 INFO:teuthology.orchestra.run.smithi110.stdout: lua-5.4.4-4.el9.x86_64 2024-04-22T22:34:02.495 INFO:teuthology.orchestra.run.smithi110.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-22T22:34:02.496 INFO:teuthology.orchestra.run.smithi110.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-22T22:34:02.496 INFO:teuthology.orchestra.run.smithi110.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-22T22:34:02.496 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-22T22:34:02.496 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-22T22:34:02.496 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-22T22:34:02.496 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-22T22:34:02.496 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-22T22:34:02.496 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-22T22:34:02.496 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-22T22:34:02.496 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-22T22:34:02.496 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-22T22:34:02.496 INFO:teuthology.orchestra.run.smithi110.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-22T22:34:02.496 INFO:teuthology.orchestra.run.smithi110.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-22T22:34:02.496 INFO:teuthology.orchestra.run.smithi110.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-22T22:34:02.497 INFO:teuthology.orchestra.run.smithi110.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-22T22:34:02.497 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-22T22:34:02.497 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ply-3.11-14.el9.noarch 2024-04-22T22:34:02.497 INFO:teuthology.orchestra.run.smithi110.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-22T22:34:02.497 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-22T22:34:02.497 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-22T22:34:02.497 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-22T22:34:02.497 INFO:teuthology.orchestra.run.smithi110.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-22T22:34:02.497 INFO:teuthology.orchestra.run.smithi110.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-22T22:34:02.497 INFO:teuthology.orchestra.run.smithi110.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-22T22:34:02.497 INFO:teuthology.orchestra.run.smithi110.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-22T22:34:02.497 INFO:teuthology.orchestra.run.smithi110.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-22T22:34:02.497 INFO:teuthology.orchestra.run.smithi110.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-22T22:34:02.497 INFO:teuthology.orchestra.run.smithi110.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-22T22:34:02.498 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:02.498 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:34:02.858 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-base 2024-04-22T22:34:03.028 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 12/12 2024-04-22T22:34:03.029 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el 1/12 2024-04-22T22:34:03.029 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 2/12 2024-04-22T22:34:03.029 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9 3/12 2024-04-22T22:34:03.029 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-22T22:34:03.029 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-22T22:34:03.029 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-22T22:34:03.029 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-22T22:34:03.029 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-22T22:34:03.029 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-22T22:34:03.029 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-22T22:34:03.029 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-22T22:34:03.319 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-22T22:34:03.319 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:03.319 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:34:03.319 INFO:teuthology.orchestra.run.smithi152.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-22T22:34:03.319 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:34:03.319 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:34:03.319 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:34:03.319 INFO:teuthology.orchestra.run.smithi152.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-22T22:34:03.319 INFO:teuthology.orchestra.run.smithi152.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-22T22:34:03.319 INFO:teuthology.orchestra.run.smithi152.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-22T22:34:03.320 INFO:teuthology.orchestra.run.smithi152.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-22T22:34:03.320 INFO:teuthology.orchestra.run.smithi152.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-22T22:34:03.320 INFO:teuthology.orchestra.run.smithi152.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-22T22:34:03.320 INFO:teuthology.orchestra.run.smithi152.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-22T22:34:03.320 INFO:teuthology.orchestra.run.smithi152.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-22T22:34:03.320 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:03.320 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:34:03.373 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:04 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:34:03.452 INFO:teuthology.orchestra.run.smithi110.stdout:Package ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:34:03.493 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:34:03.494 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-22T22:34:03.494 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:34:03.560 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-22T22:34:03.566 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install cephadm 2024-04-22T22:34:04.072 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:01:08 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:34:04.076 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:05 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:34:04.193 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:34:04.194 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:34:04.194 INFO:teuthology.orchestra.run.smithi152.stdout:======================================================================================= 2024-04-22T22:34:04.195 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repository Size 2024-04-22T22:34:04.195 INFO:teuthology.orchestra.run.smithi152.stdout:======================================================================================= 2024-04-22T22:34:04.195 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:34:04.195 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 7.4 M 2024-04-22T22:34:04.195 INFO:teuthology.orchestra.run.smithi152.stdout:Installing dependencies: 2024-04-22T22:34:04.195 INFO:teuthology.orchestra.run.smithi152.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-22T22:34:04.195 INFO:teuthology.orchestra.run.smithi152.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-22T22:34:04.195 INFO:teuthology.orchestra.run.smithi152.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-22T22:34:04.195 INFO:teuthology.orchestra.run.smithi152.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-22T22:34:04.195 INFO:teuthology.orchestra.run.smithi152.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-22T22:34:04.195 INFO:teuthology.orchestra.run.smithi152.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-22T22:34:04.195 INFO:teuthology.orchestra.run.smithi152.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-22T22:34:04.196 INFO:teuthology.orchestra.run.smithi152.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-22T22:34:04.196 INFO:teuthology.orchestra.run.smithi152.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-22T22:34:04.196 INFO:teuthology.orchestra.run.smithi152.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-22T22:34:04.196 INFO:teuthology.orchestra.run.smithi152.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-22T22:34:04.196 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:04.196 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:34:04.196 INFO:teuthology.orchestra.run.smithi152.stdout:======================================================================================= 2024-04-22T22:34:04.196 INFO:teuthology.orchestra.run.smithi152.stdout:Install 12 Packages 2024-04-22T22:34:04.196 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:04.197 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 38 M 2024-04-22T22:34:04.197 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 209 M 2024-04-22T22:34:04.197 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:34:04.197 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:34:04.197 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-22T22:34:04.198 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:34:04.198 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:34:04.198 INFO:teuthology.orchestra.run.smithi110.stdout: cephadm noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 762 k 2024-04-22T22:34:04.198 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:04.198 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:34:04.198 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:34:04.198 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-22T22:34:04.198 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:04.198 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 762 k 2024-04-22T22:34:04.198 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 768 k 2024-04-22T22:34:04.198 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:34:04.600 INFO:teuthology.orchestra.run.smithi110.stdout:cephadm-19.0.0-2407.g430e09df.el9.noarch.rpm 1.8 MB/s | 762 kB 00:00 2024-04-22T22:34:04.601 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:34:04.601 INFO:teuthology.orchestra.run.smithi110.stdout:Total 1.8 MB/s | 762 kB 00:00 2024-04-22T22:34:04.601 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:34:04.606 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:34:04.606 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:34:04.612 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:34:04.613 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:34:04.680 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:34:04.805 INFO:teuthology.orchestra.run.smithi152.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 934 kB/s | 195 kB 00:00 2024-04-22T22:34:04.847 INFO:teuthology.orchestra.run.smithi152.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 3.1 MB/s | 803 kB 00:00 2024-04-22T22:34:05.073 INFO:teuthology.orchestra.run.smithi152.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 122 kB/s | 33 kB 00:00 2024-04-22T22:34:05.113 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:34:05.190 INFO:teuthology.orchestra.run.smithi152.stdout:(4/12): ceph-mgr-diskprediction-local-19.0.0-24 12 MB/s | 7.4 MB 00:00 2024-04-22T22:34:05.193 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:34:05.215 INFO:teuthology.orchestra.run.smithi152.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 128 kB/s | 18 kB 00:00 2024-04-22T22:34:05.457 INFO:teuthology.orchestra.run.smithi152.stdout:(6/12): openblas-0.3.21-2.el9.x86_64.rpm 132 kB/s | 35 kB 00:00 2024-04-22T22:34:05.528 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:34:05.764 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:34:05.764 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:05.764 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:34:05.764 INFO:teuthology.orchestra.run.smithi110.stdout: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:34:05.764 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:05.764 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:34:05.890 INFO:teuthology.orchestra.run.smithi152.stdout:(7/12): python3-devel-3.9.18-3.el9.x86_64.rpm 563 kB/s | 244 kB 00:00 2024-04-22T22:34:05.978 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-immutable-object-cache 2024-04-22T22:34:06.041 INFO:teuthology.orchestra.run.smithi152.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.5 MB/s | 3.0 MB 00:01 2024-04-22T22:34:06.166 INFO:teuthology.orchestra.run.smithi152.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.0 MB/s | 250 kB 00:00 2024-04-22T22:34:06.492 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:07 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:34:06.612 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:34:06.613 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:34:06.613 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repo Size 2024-04-22T22:34:06.613 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:34:06.613 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:34:06.613 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2407.g430e09df.el9 ceph 145 k 2024-04-22T22:34:06.613 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:06.614 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:34:06.614 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:34:06.614 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-22T22:34:06.614 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:06.614 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 145 k 2024-04-22T22:34:06.614 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 435 k 2024-04-22T22:34:06.614 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:34:06.840 INFO:teuthology.orchestra.run.smithi110.stdout:ceph-immutable-object-cache-19.0.0-2407.g430e09 641 kB/s | 145 kB 00:00 2024-04-22T22:34:06.842 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:34:06.842 INFO:teuthology.orchestra.run.smithi110.stdout:Total 636 kB/s | 145 kB 00:00 2024-04-22T22:34:06.842 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:34:06.849 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:34:06.849 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:34:06.906 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:34:06.906 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:34:07.056 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:34:07.133 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T22:34:07.158 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T22:34:07.158 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:34:07.158 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-22T22:34:07.158 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:07.308 INFO:teuthology.orchestra.run.smithi152.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 3.6 MB/s | 5.1 MB 00:01 2024-04-22T22:34:07.980 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T22:34:07.981 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:07.981 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:34:07.981 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-immutable-object-cache-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:34:07.981 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:07.981 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:34:08.202 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr 2024-04-22T22:34:08.249 INFO:teuthology.orchestra.run.smithi152.stdout:(11/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 1.6 MB/s | 4.7 MB 00:03 2024-04-22T22:34:08.721 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:09 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:34:08.803 INFO:teuthology.orchestra.run.smithi110.stdout:Package ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:34:08.844 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:34:08.845 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-22T22:34:08.845 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:34:08.915 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr-dashboard 2024-04-22T22:34:09.426 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:10 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:34:09.547 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:34:09.548 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:34:09.548 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-22T22:34:09.548 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:34:09.549 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:34:09.549 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 3.5 M 2024-04-22T22:34:09.549 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-22T22:34:09.549 INFO:teuthology.orchestra.run.smithi110.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-22T22:34:09.549 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 32 k 2024-04-22T22:34:09.549 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 15 k 2024-04-22T22:34:09.549 INFO:teuthology.orchestra.run.smithi110.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-22T22:34:09.549 INFO:teuthology.orchestra.run.smithi110.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-22T22:34:09.549 INFO:teuthology.orchestra.run.smithi110.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-22T22:34:09.549 INFO:teuthology.orchestra.run.smithi110.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-22T22:34:09.549 INFO:teuthology.orchestra.run.smithi110.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-22T22:34:09.549 INFO:teuthology.orchestra.run.smithi110.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-22T22:34:09.549 INFO:teuthology.orchestra.run.smithi110.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-22T22:34:09.550 INFO:teuthology.orchestra.run.smithi110.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-22T22:34:09.550 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:09.550 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:34:09.550 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:34:09.550 INFO:teuthology.orchestra.run.smithi110.stdout:Install 12 Packages 2024-04-22T22:34:09.550 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:09.551 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 8.6 M 2024-04-22T22:34:09.551 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 103 M 2024-04-22T22:34:09.551 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:34:10.586 INFO:teuthology.orchestra.run.smithi110.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2407.g43 82 kB/s | 32 kB 00:00 2024-04-22T22:34:10.612 INFO:teuthology.orchestra.run.smithi110.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2407.g430 37 kB/s | 15 kB 00:00 2024-04-22T22:34:10.770 INFO:teuthology.orchestra.run.smithi110.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.7 MB/s | 269 kB 00:00 2024-04-22T22:34:10.821 INFO:teuthology.orchestra.run.smithi110.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.3 MB/s | 1.0 MB 00:00 2024-04-22T22:34:10.896 INFO:teuthology.orchestra.run.smithi110.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 6.7 MB/s | 863 kB 00:00 2024-04-22T22:34:11.298 INFO:teuthology.orchestra.run.smithi110.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 49 kB/s | 19 kB 00:00 2024-04-22T22:34:11.355 INFO:teuthology.orchestra.run.smithi110.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.0 MB/s | 548 kB 00:00 2024-04-22T22:34:11.672 INFO:teuthology.orchestra.run.smithi110.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 456 kB/s | 144 kB 00:00 2024-04-22T22:34:11.714 INFO:teuthology.orchestra.run.smithi110.stdout:(9/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 4.9 MB/s | 2.0 MB 00:00 2024-04-22T22:34:11.847 INFO:teuthology.orchestra.run.smithi110.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.4 MB/s | 188 kB 00:00 2024-04-22T22:34:11.881 INFO:teuthology.orchestra.run.smithi110.stdout:(11/12): python3-repoze-lru-0.7-16.el9.noarch.r 147 kB/s | 31 kB 00:00 2024-04-22T22:34:12.122 INFO:teuthology.orchestra.run.smithi110.stdout:(12/12): ceph-mgr-dashboard-19.0.0-2407.g430e09 1.8 MB/s | 3.5 MB 00:01 2024-04-22T22:34:12.125 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:34:12.125 INFO:teuthology.orchestra.run.smithi110.stdout:Total 3.3 MB/s | 8.6 MB 00:02 2024-04-22T22:34:12.177 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:34:12.195 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:34:12.195 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:34:12.349 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:34:12.349 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:34:12.884 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:34:12.975 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-22T22:34:13.009 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-22T22:34:13.064 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-22T22:34:13.102 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-22T22:34:13.180 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-22T22:34:13.322 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-22T22:34:13.424 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-22T22:34:13.474 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-22T22:34:13.502 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-22T22:34:13.534 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9 10/12 2024-04-22T22:34:14.585 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el 11/12 2024-04-22T22:34:14.627 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 12/12 2024-04-22T22:34:16.091 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 12/12 2024-04-22T22:34:16.091 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el 1/12 2024-04-22T22:34:16.091 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 2/12 2024-04-22T22:34:16.091 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9 3/12 2024-04-22T22:34:16.091 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-22T22:34:16.091 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-22T22:34:16.091 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-22T22:34:16.091 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-22T22:34:16.092 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-22T22:34:16.092 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-22T22:34:16.092 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-22T22:34:16.092 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-22T22:34:16.386 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-22T22:34:16.387 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:16.387 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:34:16.387 INFO:teuthology.orchestra.run.smithi110.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-22T22:34:16.387 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:34:16.387 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:34:16.387 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:34:16.387 INFO:teuthology.orchestra.run.smithi110.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-22T22:34:16.387 INFO:teuthology.orchestra.run.smithi110.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-22T22:34:16.387 INFO:teuthology.orchestra.run.smithi110.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-22T22:34:16.387 INFO:teuthology.orchestra.run.smithi110.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-22T22:34:16.387 INFO:teuthology.orchestra.run.smithi110.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-22T22:34:16.387 INFO:teuthology.orchestra.run.smithi110.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-22T22:34:16.388 INFO:teuthology.orchestra.run.smithi110.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-22T22:34:16.388 INFO:teuthology.orchestra.run.smithi110.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-22T22:34:16.388 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:16.388 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:34:16.635 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-22T22:34:17.137 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:18 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:34:17.257 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:34:17.258 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================= 2024-04-22T22:34:17.258 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-22T22:34:17.258 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================= 2024-04-22T22:34:17.258 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:34:17.258 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 7.4 M 2024-04-22T22:34:17.258 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-22T22:34:17.258 INFO:teuthology.orchestra.run.smithi110.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-22T22:34:17.258 INFO:teuthology.orchestra.run.smithi110.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-22T22:34:17.259 INFO:teuthology.orchestra.run.smithi110.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-22T22:34:17.259 INFO:teuthology.orchestra.run.smithi110.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-22T22:34:17.259 INFO:teuthology.orchestra.run.smithi110.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-22T22:34:17.259 INFO:teuthology.orchestra.run.smithi110.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-22T22:34:17.259 INFO:teuthology.orchestra.run.smithi110.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-22T22:34:17.259 INFO:teuthology.orchestra.run.smithi110.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-22T22:34:17.259 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-22T22:34:17.259 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-22T22:34:17.259 INFO:teuthology.orchestra.run.smithi110.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-22T22:34:17.259 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:17.259 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:34:17.259 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================= 2024-04-22T22:34:17.259 INFO:teuthology.orchestra.run.smithi110.stdout:Install 12 Packages 2024-04-22T22:34:17.259 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:17.260 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 38 M 2024-04-22T22:34:17.260 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 209 M 2024-04-22T22:34:17.260 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:34:17.748 INFO:teuthology.orchestra.run.smithi110.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.4 MB/s | 195 kB 00:00 2024-04-22T22:34:17.798 INFO:teuthology.orchestra.run.smithi110.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 4.2 MB/s | 803 kB 00:00 2024-04-22T22:34:18.340 INFO:teuthology.orchestra.run.smithi110.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 55 kB/s | 33 kB 00:00 2024-04-22T22:34:18.860 INFO:teuthology.orchestra.run.smithi110.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 35 kB/s | 18 kB 00:00 2024-04-22T22:34:19.241 INFO:teuthology.orchestra.run.smithi110.stdout:(5/12): ceph-mgr-diskprediction-local-19.0.0-24 4.5 MB/s | 7.4 MB 00:01 2024-04-22T22:34:19.516 INFO:teuthology.orchestra.run.smithi110.stdout:(6/12): openblas-0.3.21-2.el9.x86_64.rpm 53 kB/s | 35 kB 00:00 2024-04-22T22:34:20.383 INFO:teuthology.orchestra.run.smithi110.stdout:(7/12): python3-devel-3.9.18-3.el9.x86_64.rpm 282 kB/s | 244 kB 00:00 2024-04-22T22:34:22.116 INFO:teuthology.orchestra.run.smithi110.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 709 kB/s | 3.0 MB 00:04 2024-04-22T22:34:22.331 INFO:teuthology.orchestra.run.smithi152.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 1.0 MB/s | 16 MB 00:16 2024-04-22T22:34:22.332 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:34:22.333 INFO:teuthology.orchestra.run.smithi152.stdout:Total 2.1 MB/s | 38 MB 00:18 2024-04-22T22:34:22.686 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:34:22.712 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:34:22.713 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:34:23.066 INFO:teuthology.orchestra.run.smithi110.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 264 kB/s | 250 kB 00:00 2024-04-22T22:34:23.119 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:34:23.120 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:34:23.934 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:34:23.995 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-22T22:34:24.039 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-22T22:34:24.137 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-22T22:34:24.181 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-04-22T22:34:24.359 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-22T22:34:24.397 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-22T22:34:24.473 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-22T22:34:25.115 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-22T22:34:25.237 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-22T22:34:25.850 INFO:teuthology.orchestra.run.smithi110.stdout:(10/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 734 kB/s | 4.7 MB 00:06 2024-04-22T22:34:26.448 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T22:34:27.209 INFO:teuthology.orchestra.run.smithi110.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 765 kB/s | 5.1 MB 00:06 2024-04-22T22:34:27.632 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-22T22:34:27.658 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 12/12 2024-04-22T22:34:30.217 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 12/12 2024-04-22T22:34:30.217 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 1/12 2024-04-22T22:34:30.217 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-22T22:34:30.218 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-22T22:34:30.218 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-22T22:34:30.218 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-22T22:34:30.218 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-22T22:34:30.218 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-22T22:34:30.218 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-22T22:34:30.218 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-04-22T22:34:30.218 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T22:34:30.218 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-22T22:34:30.575 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-22T22:34:30.575 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:30.576 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:34:30.576 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:34:30.576 INFO:teuthology.orchestra.run.smithi152.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-22T22:34:30.576 INFO:teuthology.orchestra.run.smithi152.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-22T22:34:30.576 INFO:teuthology.orchestra.run.smithi152.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-22T22:34:30.576 INFO:teuthology.orchestra.run.smithi152.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-22T22:34:30.576 INFO:teuthology.orchestra.run.smithi152.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-22T22:34:30.576 INFO:teuthology.orchestra.run.smithi152.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-22T22:34:30.576 INFO:teuthology.orchestra.run.smithi152.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-22T22:34:30.576 INFO:teuthology.orchestra.run.smithi152.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-22T22:34:30.576 INFO:teuthology.orchestra.run.smithi152.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-22T22:34:30.576 INFO:teuthology.orchestra.run.smithi152.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-22T22:34:30.576 INFO:teuthology.orchestra.run.smithi152.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-22T22:34:30.576 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:30.577 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:34:30.922 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install ceph-mgr-rook 2024-04-22T22:34:31.439 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:01:35 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:34:31.561 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:34:31.563 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:31.563 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repository Size 2024-04-22T22:34:31.563 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:31.563 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:34:31.563 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mgr-rook noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 49 k 2024-04-22T22:34:31.563 INFO:teuthology.orchestra.run.smithi152.stdout:Installing dependencies: 2024-04-22T22:34:31.563 INFO:teuthology.orchestra.run.smithi152.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-22T22:34:31.563 INFO:teuthology.orchestra.run.smithi152.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-22T22:34:31.563 INFO:teuthology.orchestra.run.smithi152.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-22T22:34:31.563 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-22T22:34:31.563 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-22T22:34:31.563 INFO:teuthology.orchestra.run.smithi152.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-22T22:34:31.563 INFO:teuthology.orchestra.run.smithi152.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-22T22:34:31.564 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-22T22:34:31.564 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-22T22:34:31.564 INFO:teuthology.orchestra.run.smithi152.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-22T22:34:31.564 INFO:teuthology.orchestra.run.smithi152.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-22T22:34:31.564 INFO:teuthology.orchestra.run.smithi152.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-22T22:34:31.564 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:31.564 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:34:31.564 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:31.564 INFO:teuthology.orchestra.run.smithi152.stdout:Install 13 Packages 2024-04-22T22:34:31.564 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:31.565 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 2.2 M 2024-04-22T22:34:31.565 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 26 M 2024-04-22T22:34:31.565 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:34:31.977 INFO:teuthology.orchestra.run.smithi152.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 321 kB/s | 26 kB 00:00 2024-04-22T22:34:32.002 INFO:teuthology.orchestra.run.smithi152.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 183 kB/s | 19 kB 00:00 2024-04-22T22:34:32.078 INFO:teuthology.orchestra.run.smithi152.stdout:(3/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 2.1 MB/s | 159 kB 00:00 2024-04-22T22:34:32.103 INFO:teuthology.orchestra.run.smithi152.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.2 MB/s | 222 kB 00:00 2024-04-22T22:34:32.128 INFO:teuthology.orchestra.run.smithi152.stdout:(5/13): ceph-mgr-rook-19.0.0-2407.g430e09df.el9 213 kB/s | 49 kB 00:00 2024-04-22T22:34:32.179 INFO:teuthology.orchestra.run.smithi152.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 712 kB/s | 54 kB 00:00 2024-04-22T22:34:32.204 INFO:teuthology.orchestra.run.smithi152.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.2 MB/s | 279 kB 00:00 2024-04-22T22:34:32.379 INFO:teuthology.orchestra.run.smithi152.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 128 kB/s | 32 kB 00:00 2024-04-22T22:34:32.413 INFO:teuthology.orchestra.run.smithi152.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 64 kB/s | 15 kB 00:00 2024-04-22T22:34:32.638 INFO:teuthology.orchestra.run.smithi152.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 263 kB/s | 59 kB 00:00 2024-04-22T22:34:32.663 INFO:teuthology.orchestra.run.smithi152.stdout:(11/13): python3-google-auth-2.28.2-1.el9.noarc 441 kB/s | 203 kB 00:00 2024-04-22T22:34:32.772 INFO:teuthology.orchestra.run.smithi152.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 2.6 MB/s | 1.0 MB 00:00 2024-04-22T22:34:32.822 INFO:teuthology.orchestra.run.smithi152.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 488 kB/s | 90 kB 00:00 2024-04-22T22:34:32.823 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:34:32.823 INFO:teuthology.orchestra.run.smithi152.stdout:Total 1.7 MB/s | 2.2 MB 00:01 2024-04-22T22:34:32.886 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:34:32.900 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:34:32.900 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:34:32.983 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:34:32.984 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:34:33.489 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:34:33.662 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-22T22:34:33.723 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-22T22:34:33.788 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-22T22:34:33.835 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-22T22:34:33.958 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-22T22:34:34.053 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-22T22:34:34.161 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-22T22:34:34.210 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-22T22:34:34.927 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-22T22:34:34.974 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-22T22:34:35.008 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-22T22:34:35.058 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-22T22:34:35.078 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 13/13 2024-04-22T22:34:35.802 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 13/13 2024-04-22T22:34:35.802 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 1/13 2024-04-22T22:34:35.802 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-22T22:34:35.802 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-22T22:34:35.802 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-22T22:34:35.802 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-22T22:34:35.802 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-22T22:34:35.803 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-22T22:34:35.803 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-22T22:34:35.803 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-22T22:34:35.803 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-22T22:34:35.803 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-22T22:34:35.803 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-22T22:34:36.106 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-22T22:34:36.106 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:36.106 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:34:36.107 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:34:36.107 INFO:teuthology.orchestra.run.smithi152.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-22T22:34:36.107 INFO:teuthology.orchestra.run.smithi152.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-22T22:34:36.107 INFO:teuthology.orchestra.run.smithi152.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-22T22:34:36.107 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-22T22:34:36.107 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-22T22:34:36.107 INFO:teuthology.orchestra.run.smithi152.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-22T22:34:36.107 INFO:teuthology.orchestra.run.smithi152.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-22T22:34:36.107 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-22T22:34:36.107 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-22T22:34:36.108 INFO:teuthology.orchestra.run.smithi152.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-22T22:34:36.108 INFO:teuthology.orchestra.run.smithi152.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-22T22:34:36.108 INFO:teuthology.orchestra.run.smithi152.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-22T22:34:36.108 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:36.108 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:34:36.339 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install ceph-mgr-cephadm 2024-04-22T22:34:36.862 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:01:40 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:34:36.982 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:34:36.983 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:36.983 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repository Size 2024-04-22T22:34:36.983 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:36.983 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:34:36.983 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 141 k 2024-04-22T22:34:36.984 INFO:teuthology.orchestra.run.smithi152.stdout:Installing dependencies: 2024-04-22T22:34:36.984 INFO:teuthology.orchestra.run.smithi152.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-22T22:34:36.984 INFO:teuthology.orchestra.run.smithi152.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-22T22:34:36.984 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-22T22:34:36.984 INFO:teuthology.orchestra.run.smithi152.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-22T22:34:36.984 INFO:teuthology.orchestra.run.smithi152.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-22T22:34:36.984 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:36.984 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:34:36.984 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:36.984 INFO:teuthology.orchestra.run.smithi152.stdout:Install 6 Packages 2024-04-22T22:34:36.984 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:36.985 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 7.0 M 2024-04-22T22:34:36.985 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 33 M 2024-04-22T22:34:36.985 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:34:37.767 INFO:teuthology.orchestra.run.smithi152.stdout:(1/6): ceph-mgr-cephadm-19.0.0-2407.g430e09df.e 391 kB/s | 141 kB 00:00 2024-04-22T22:34:37.984 INFO:teuthology.orchestra.run.smithi152.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.5 MB/s | 548 kB 00:00 2024-04-22T22:34:38.035 INFO:teuthology.orchestra.run.smithi152.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.1 MB/s | 58 kB 00:00 2024-04-22T22:34:38.085 INFO:teuthology.orchestra.run.smithi152.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 1.0 MB/s | 51 kB 00:00 2024-04-22T22:34:38.352 INFO:teuthology.orchestra.run.smithi152.stdout:(5/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 262 kB/s | 248 kB 00:00 2024-04-22T22:34:44.808 INFO:teuthology.orchestra.run.smithi110.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 765 kB/s | 16 MB 00:21 2024-04-22T22:34:44.809 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:34:44.810 INFO:teuthology.orchestra.run.smithi110.stdout:Total 1.4 MB/s | 38 MB 00:27 2024-04-22T22:34:45.163 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:34:45.190 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:34:45.190 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:34:45.598 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:34:45.598 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:34:45.701 INFO:teuthology.orchestra.run.smithi152.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 736 kB/s | 6.0 MB 00:08 2024-04-22T22:34:45.703 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:34:45.703 INFO:teuthology.orchestra.run.smithi152.stdout:Total 820 kB/s | 7.0 MB 00:08 2024-04-22T22:34:45.778 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:34:45.789 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:34:45.789 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:34:45.886 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:34:45.886 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:34:46.192 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:34:46.369 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-22T22:34:46.412 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-22T22:34:46.427 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:34:46.496 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-22T22:34:46.548 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-22T22:34:46.650 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-22T22:34:46.691 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-04-22T22:34:46.859 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-22T22:34:46.890 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-22T22:34:46.938 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-22T22:34:46.967 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-22T22:34:47.047 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-22T22:34:47.119 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-22T22:34:47.149 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 6/6 2024-04-22T22:34:47.617 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-22T22:34:47.746 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-22T22:34:47.922 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 6/6 2024-04-22T22:34:47.922 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/6 2024-04-22T22:34:47.922 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-22T22:34:47.922 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-22T22:34:47.922 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-22T22:34:47.922 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-22T22:34:48.170 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-22T22:34:48.171 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:48.171 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:34:48.171 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:34:48.171 INFO:teuthology.orchestra.run.smithi152.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-22T22:34:48.171 INFO:teuthology.orchestra.run.smithi152.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-22T22:34:48.171 INFO:teuthology.orchestra.run.smithi152.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-22T22:34:48.171 INFO:teuthology.orchestra.run.smithi152.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-22T22:34:48.171 INFO:teuthology.orchestra.run.smithi152.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-22T22:34:48.171 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:48.171 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:34:48.407 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install ceph-fuse 2024-04-22T22:34:48.921 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:01:52 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:34:48.986 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T22:34:49.041 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:34:49.041 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:49.041 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repository Size 2024-04-22T22:34:49.041 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:49.041 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:34:49.042 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-fuse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 889 k 2024-04-22T22:34:49.042 INFO:teuthology.orchestra.run.smithi152.stdout:Installing dependencies: 2024-04-22T22:34:49.042 INFO:teuthology.orchestra.run.smithi152.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-22T22:34:49.042 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:49.042 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:34:49.042 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:49.042 INFO:teuthology.orchestra.run.smithi152.stdout:Install 2 Packages 2024-04-22T22:34:49.042 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:49.043 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 969 k 2024-04-22T22:34:49.043 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 2.8 M 2024-04-22T22:34:49.043 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:34:49.479 INFO:teuthology.orchestra.run.smithi152.stdout:(1/2): ceph-fuse-19.0.0-2407.g430e09df.el9.x86_ 2.9 MB/s | 889 kB 00:00 2024-04-22T22:34:49.862 INFO:teuthology.orchestra.run.smithi152.stdout:(2/2): fuse-2.9.9-15.el9.x86_64.rpm 118 kB/s | 80 kB 00:00 2024-04-22T22:34:49.863 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:34:49.863 INFO:teuthology.orchestra.run.smithi152.stdout:Total 1.2 MB/s | 969 kB 00:00 2024-04-22T22:34:49.875 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:34:49.897 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:34:49.897 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:34:49.975 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:34:49.975 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:34:50.027 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-22T22:34:50.057 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 12/12 2024-04-22T22:34:50.160 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:34:50.305 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-22T22:34:50.376 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2/2 2024-04-22T22:34:51.090 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2/2 2024-04-22T22:34:51.090 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/2 2024-04-22T22:34:51.330 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-22T22:34:51.330 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:51.330 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:34:51.330 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-22T22:34:51.330 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:51.330 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:34:51.626 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install ceph-volume 2024-04-22T22:34:52.154 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:01:56 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:34:52.278 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:34:52.279 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:52.279 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repository Size 2024-04-22T22:34:52.279 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:52.279 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:34:52.279 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-volume noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 264 k 2024-04-22T22:34:52.280 INFO:teuthology.orchestra.run.smithi152.stdout:Installing dependencies: 2024-04-22T22:34:52.280 INFO:teuthology.orchestra.run.smithi152.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-22T22:34:52.280 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:52.280 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:34:52.280 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:52.280 INFO:teuthology.orchestra.run.smithi152.stdout:Install 2 Packages 2024-04-22T22:34:52.280 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:52.280 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 341 k 2024-04-22T22:34:52.280 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 1.5 M 2024-04-22T22:34:52.280 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:34:52.455 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 12/12 2024-04-22T22:34:52.456 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 1/12 2024-04-22T22:34:52.456 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-22T22:34:52.456 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-22T22:34:52.456 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-22T22:34:52.456 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-22T22:34:52.456 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-22T22:34:52.456 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-22T22:34:52.456 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-22T22:34:52.456 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-04-22T22:34:52.456 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T22:34:52.457 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-22T22:34:52.752 INFO:teuthology.orchestra.run.smithi152.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 399 kB/s | 77 kB 00:00 2024-04-22T22:34:52.826 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-22T22:34:52.826 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:52.826 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:34:52.827 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:34:52.827 INFO:teuthology.orchestra.run.smithi110.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-22T22:34:52.827 INFO:teuthology.orchestra.run.smithi110.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-22T22:34:52.827 INFO:teuthology.orchestra.run.smithi110.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-22T22:34:52.827 INFO:teuthology.orchestra.run.smithi110.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-22T22:34:52.827 INFO:teuthology.orchestra.run.smithi110.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-22T22:34:52.827 INFO:teuthology.orchestra.run.smithi110.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-22T22:34:52.827 INFO:teuthology.orchestra.run.smithi110.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-22T22:34:52.827 INFO:teuthology.orchestra.run.smithi110.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-22T22:34:52.827 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-22T22:34:52.827 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-22T22:34:52.827 INFO:teuthology.orchestra.run.smithi110.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-22T22:34:52.827 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:52.827 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:34:53.110 INFO:teuthology.orchestra.run.smithi152.stdout:(2/2): ceph-volume-19.0.0-2407.g430e09df.el9.no 478 kB/s | 264 kB 00:00 2024-04-22T22:34:53.111 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:34:53.112 INFO:teuthology.orchestra.run.smithi152.stdout:Total 409 kB/s | 341 kB 00:00 2024-04-22T22:34:53.124 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:34:53.133 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:34:53.134 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:34:53.160 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:34:53.161 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:34:53.240 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr-rook 2024-04-22T22:34:53.313 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:34:53.495 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-22T22:34:53.530 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2/2 2024-04-22T22:34:53.546 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2/2 2024-04-22T22:34:53.546 INFO:teuthology.orchestra.run.smithi152.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:34:53.546 INFO:teuthology.orchestra.run.smithi152.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-22T22:34:53.546 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:53.760 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:54 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:34:53.883 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:34:53.884 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:34:53.884 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-22T22:34:53.884 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:34:53.884 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:34:53.884 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-rook noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 49 k 2024-04-22T22:34:53.884 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-22T22:34:53.885 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-22T22:34:53.885 INFO:teuthology.orchestra.run.smithi110.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-22T22:34:53.885 INFO:teuthology.orchestra.run.smithi110.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-22T22:34:53.885 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-22T22:34:53.885 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-22T22:34:53.885 INFO:teuthology.orchestra.run.smithi110.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-22T22:34:53.885 INFO:teuthology.orchestra.run.smithi110.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-22T22:34:53.885 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-22T22:34:53.885 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-22T22:34:53.885 INFO:teuthology.orchestra.run.smithi110.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-22T22:34:53.885 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-22T22:34:53.885 INFO:teuthology.orchestra.run.smithi110.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-22T22:34:53.885 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:53.885 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:34:53.886 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:34:53.886 INFO:teuthology.orchestra.run.smithi110.stdout:Install 13 Packages 2024-04-22T22:34:53.886 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:53.886 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 2.2 M 2024-04-22T22:34:53.886 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 26 M 2024-04-22T22:34:53.886 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:34:54.233 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 1/2 2024-04-22T22:34:54.350 INFO:teuthology.orchestra.run.smithi110.stdout:(1/13): ceph-mgr-rook-19.0.0-2407.g430e09df.el9 199 kB/s | 49 kB 00:00 2024-04-22T22:34:54.491 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-22T22:34:54.491 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:54.491 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:34:54.491 INFO:teuthology.orchestra.run.smithi152.stdout: ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:34:54.491 INFO:teuthology.orchestra.run.smithi152.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-22T22:34:54.491 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:54.491 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:34:54.700 INFO:teuthology.orchestra.run.smithi110.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 32 kB/s | 19 kB 00:00 2024-04-22T22:34:54.725 INFO:teuthology.orchestra.run.smithi110.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 41 kB/s | 26 kB 00:00 2024-04-22T22:34:54.765 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install librados-devel 2024-04-22T22:34:55.296 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:01:59 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:34:55.367 INFO:teuthology.orchestra.run.smithi110.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 229 kB/s | 222 kB 00:00 2024-04-22T22:34:55.422 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:34:55.423 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:55.423 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repo Size 2024-04-22T22:34:55.423 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:55.423 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:34:55.423 INFO:teuthology.orchestra.run.smithi152.stdout: librados-devel x86_64 2:19.0.0-2407.g430e09df.el9 ceph 127 k 2024-04-22T22:34:55.423 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:55.423 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:34:55.423 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:55.424 INFO:teuthology.orchestra.run.smithi152.stdout:Install 1 Package 2024-04-22T22:34:55.424 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:55.424 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 127 k 2024-04-22T22:34:55.424 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 456 k 2024-04-22T22:34:55.424 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:34:55.543 INFO:teuthology.orchestra.run.smithi110.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 189 kB/s | 159 kB 00:00 2024-04-22T22:34:55.743 INFO:teuthology.orchestra.run.smithi110.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 274 kB/s | 279 kB 00:01 2024-04-22T22:34:55.768 INFO:teuthology.orchestra.run.smithi110.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 143 kB/s | 32 kB 00:00 2024-04-22T22:34:55.776 INFO:teuthology.orchestra.run.smithi152.stdout:librados-devel-19.0.0-2407.g430e09df.el9.x86_64 360 kB/s | 127 kB 00:00 2024-04-22T22:34:55.776 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:34:55.776 INFO:teuthology.orchestra.run.smithi152.stdout:Total 359 kB/s | 127 kB 00:00 2024-04-22T22:34:55.777 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:34:55.782 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:34:55.782 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:34:55.846 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:34:55.846 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:34:55.960 INFO:teuthology.orchestra.run.smithi110.stdout:(8/13): python3-google-auth-2.28.2-1.el9.noarch 1.0 MB/s | 203 kB 00:00 2024-04-22T22:34:55.986 INFO:teuthology.orchestra.run.smithi110.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 62 kB/s | 15 kB 00:00 2024-04-22T22:34:55.994 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:34:56.069 INFO:teuthology.orchestra.run.smithi110.stdout:(10/13): python3-requests-oauthlib-1.3.0-12.el9 76 kB/s | 54 kB 00:00 2024-04-22T22:34:56.105 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:34:56.111 INFO:teuthology.orchestra.run.smithi110.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 472 kB/s | 59 kB 00:00 2024-04-22T22:34:56.144 INFO:teuthology.orchestra.run.smithi110.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 5.6 MB/s | 1.0 MB 00:00 2024-04-22T22:34:56.337 INFO:teuthology.orchestra.run.smithi110.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 336 kB/s | 90 kB 00:00 2024-04-22T22:34:56.337 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:34:56.338 INFO:teuthology.orchestra.run.smithi110.stdout:Total 918 kB/s | 2.2 MB 00:02 2024-04-22T22:34:56.408 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:34:56.425 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:34:56.425 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:34:56.509 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:34:56.509 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:34:56.554 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:34:56.802 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:34:56.802 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:56.802 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:34:56.802 INFO:teuthology.orchestra.run.smithi152.stdout: librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:34:56.802 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:56.802 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:34:57.016 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:34:57.033 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install libcephfs2 2024-04-22T22:34:57.195 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-22T22:34:57.254 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-22T22:34:57.310 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-22T22:34:57.347 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-22T22:34:57.388 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-22T22:34:57.483 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-22T22:34:57.561 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:02:01 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:34:57.584 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-22T22:34:57.640 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-22T22:34:57.642 INFO:teuthology.orchestra.run.smithi152.stdout:Package libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:34:57.684 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:34:57.685 INFO:teuthology.orchestra.run.smithi152.stdout:Nothing to do. 2024-04-22T22:34:57.685 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:34:57.783 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install libcephfs-devel 2024-04-22T22:34:58.312 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:02:02 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:34:58.357 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-22T22:34:58.404 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-22T22:34:58.437 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-22T22:34:58.439 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:34:58.439 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:58.439 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repo Size 2024-04-22T22:34:58.439 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:58.439 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:34:58.439 INFO:teuthology.orchestra.run.smithi152.stdout: libcephfs-devel x86_64 2:19.0.0-2407.g430e09df.el9 ceph 32 k 2024-04-22T22:34:58.439 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:58.440 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:34:58.440 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:34:58.440 INFO:teuthology.orchestra.run.smithi152.stdout:Install 1 Package 2024-04-22T22:34:58.440 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:58.440 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 32 k 2024-04-22T22:34:58.440 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 142 k 2024-04-22T22:34:58.440 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:34:58.486 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-22T22:34:58.515 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 13/13 2024-04-22T22:34:58.830 INFO:teuthology.orchestra.run.smithi152.stdout:libcephfs-devel-19.0.0-2407.g430e09df.el9.x86_6 81 kB/s | 32 kB 00:00 2024-04-22T22:34:58.831 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:34:58.831 INFO:teuthology.orchestra.run.smithi152.stdout:Total 81 kB/s | 32 kB 00:00 2024-04-22T22:34:58.831 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:34:58.835 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:34:58.835 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:34:58.838 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:34:58.838 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:34:58.918 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:34:59.034 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:34:59.274 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 13/13 2024-04-22T22:34:59.274 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 1/13 2024-04-22T22:34:59.274 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-22T22:34:59.274 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-22T22:34:59.274 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-22T22:34:59.274 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-22T22:34:59.274 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-22T22:34:59.274 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-22T22:34:59.274 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-22T22:34:59.275 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-22T22:34:59.275 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-22T22:34:59.275 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-22T22:34:59.275 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-22T22:34:59.386 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:34:59.583 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-22T22:34:59.584 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:59.584 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:34:59.584 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:34:59.584 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-22T22:34:59.584 INFO:teuthology.orchestra.run.smithi110.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-22T22:34:59.584 INFO:teuthology.orchestra.run.smithi110.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-22T22:34:59.584 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-22T22:34:59.584 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-22T22:34:59.584 INFO:teuthology.orchestra.run.smithi110.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-22T22:34:59.584 INFO:teuthology.orchestra.run.smithi110.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-22T22:34:59.584 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-22T22:34:59.585 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-22T22:34:59.585 INFO:teuthology.orchestra.run.smithi110.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-22T22:34:59.585 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-22T22:34:59.585 INFO:teuthology.orchestra.run.smithi110.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-22T22:34:59.585 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:34:59.585 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:34:59.592 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:34:59.592 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:59.592 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:34:59.592 INFO:teuthology.orchestra.run.smithi152.stdout: libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:34:59.592 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:34:59.592 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:34:59.804 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install librados2 2024-04-22T22:34:59.820 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr-cephadm 2024-04-22T22:35:00.315 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:02:04 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:35:00.332 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:01 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:00.394 INFO:teuthology.orchestra.run.smithi152.stdout:Package librados2-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:00.435 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:35:00.436 INFO:teuthology.orchestra.run.smithi152.stdout:Nothing to do. 2024-04-22T22:35:00.436 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:35:00.452 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:00.452 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:00.452 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-22T22:35:00.452 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:00.453 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:35:00.453 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 141 k 2024-04-22T22:35:00.453 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-22T22:35:00.453 INFO:teuthology.orchestra.run.smithi110.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-22T22:35:00.453 INFO:teuthology.orchestra.run.smithi110.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-22T22:35:00.453 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-22T22:35:00.453 INFO:teuthology.orchestra.run.smithi110.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-22T22:35:00.453 INFO:teuthology.orchestra.run.smithi110.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-22T22:35:00.453 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:00.453 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:35:00.453 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:00.453 INFO:teuthology.orchestra.run.smithi110.stdout:Install 6 Packages 2024-04-22T22:35:00.453 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:00.454 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 7.0 M 2024-04-22T22:35:00.454 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 33 M 2024-04-22T22:35:00.454 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:35:00.501 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install librbd1 2024-04-22T22:35:01.008 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:02:05 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:35:01.086 INFO:teuthology.orchestra.run.smithi152.stdout:Package librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:01.127 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:35:01.127 INFO:teuthology.orchestra.run.smithi152.stdout:Nothing to do. 2024-04-22T22:35:01.128 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:35:01.138 INFO:teuthology.orchestra.run.smithi110.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 940 kB/s | 248 kB 00:00 2024-04-22T22:35:01.188 INFO:teuthology.orchestra.run.smithi110.stdout:(2/6): ceph-mgr-cephadm-19.0.0-2407.g430e09df.e 450 kB/s | 141 kB 00:00 2024-04-22T22:35:01.192 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install python3-rados 2024-04-22T22:35:01.380 INFO:teuthology.orchestra.run.smithi110.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 12 MB/s | 6.0 MB 00:00 2024-04-22T22:35:01.664 INFO:teuthology.orchestra.run.smithi110.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 121 kB/s | 58 kB 00:00 2024-04-22T22:35:01.695 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:02:05 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:35:01.764 INFO:teuthology.orchestra.run.smithi110.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 133 kB/s | 51 kB 00:00 2024-04-22T22:35:01.774 INFO:teuthology.orchestra.run.smithi152.stdout:Package python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:01.815 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:35:01.816 INFO:teuthology.orchestra.run.smithi152.stdout:Nothing to do. 2024-04-22T22:35:01.816 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:35:01.879 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install python3-rgw 2024-04-22T22:35:02.390 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:02:06 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:35:02.469 INFO:teuthology.orchestra.run.smithi152.stdout:Package python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:02.510 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:35:02.511 INFO:teuthology.orchestra.run.smithi152.stdout:Nothing to do. 2024-04-22T22:35:02.511 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:35:02.522 INFO:teuthology.orchestra.run.smithi110.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 396 kB/s | 548 kB 00:01 2024-04-22T22:35:02.524 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:02.524 INFO:teuthology.orchestra.run.smithi110.stdout:Total 3.4 MB/s | 7.0 MB 00:02 2024-04-22T22:35:02.578 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install python3-cephfs 2024-04-22T22:35:02.598 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:35:02.610 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:35:02.610 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:35:02.707 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:35:02.709 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:35:03.012 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:35:03.088 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:02:07 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:35:03.167 INFO:teuthology.orchestra.run.smithi152.stdout:Package python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:03.189 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-22T22:35:03.208 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:35:03.209 INFO:teuthology.orchestra.run.smithi152.stdout:Nothing to do. 2024-04-22T22:35:03.209 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:35:03.232 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-22T22:35:03.284 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install python3-rbd 2024-04-22T22:35:03.761 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-22T22:35:03.788 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:02:07 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:35:03.852 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-22T22:35:03.866 INFO:teuthology.orchestra.run.smithi152.stdout:Package python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:03.907 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:35:03.908 INFO:teuthology.orchestra.run.smithi152.stdout:Nothing to do. 2024-04-22T22:35:03.908 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:35:03.915 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-22T22:35:03.936 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 6/6 2024-04-22T22:35:03.976 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install rbd-fuse 2024-04-22T22:35:04.494 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:02:08 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:35:04.615 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:35:04.616 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:35:04.616 INFO:teuthology.orchestra.run.smithi152.stdout: Package Architecture Version Repository Size 2024-04-22T22:35:04.616 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:35:04.616 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:35:04.616 INFO:teuthology.orchestra.run.smithi152.stdout: rbd-fuse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 85 k 2024-04-22T22:35:04.616 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:04.616 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:35:04.616 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:35:04.616 INFO:teuthology.orchestra.run.smithi152.stdout:Install 1 Package 2024-04-22T22:35:04.616 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:04.617 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 85 k 2024-04-22T22:35:04.617 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 231 k 2024-04-22T22:35:04.617 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:35:04.704 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 6/6 2024-04-22T22:35:04.705 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/6 2024-04-22T22:35:04.705 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-22T22:35:04.705 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-22T22:35:04.705 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-22T22:35:04.705 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-22T22:35:04.934 INFO:teuthology.orchestra.run.smithi152.stdout:rbd-fuse-19.0.0-2407.g430e09df.el9.x86_64.rpm 268 kB/s | 85 kB 00:00 2024-04-22T22:35:04.935 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:04.935 INFO:teuthology.orchestra.run.smithi152.stdout:Total 267 kB/s | 85 kB 00:00 2024-04-22T22:35:04.935 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:35:04.942 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:35:04.942 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:35:04.956 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-22T22:35:04.956 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:04.956 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:35:04.956 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:35:04.956 INFO:teuthology.orchestra.run.smithi110.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-22T22:35:04.956 INFO:teuthology.orchestra.run.smithi110.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-22T22:35:04.956 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-22T22:35:04.956 INFO:teuthology.orchestra.run.smithi110.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-22T22:35:04.956 INFO:teuthology.orchestra.run.smithi110.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-22T22:35:04.956 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:04.956 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:05.006 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:35:05.007 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:35:05.186 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-fuse 2024-04-22T22:35:05.189 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:35:05.280 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:05.652 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:05.701 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:06 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:05.821 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:05.822 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:05.822 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-22T22:35:05.822 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:05.822 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:35:05.822 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-fuse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 889 k 2024-04-22T22:35:05.822 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-22T22:35:05.822 INFO:teuthology.orchestra.run.smithi110.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-22T22:35:05.822 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:05.823 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:35:05.823 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:05.823 INFO:teuthology.orchestra.run.smithi110.stdout:Install 2 Packages 2024-04-22T22:35:05.823 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:05.823 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 969 k 2024-04-22T22:35:05.823 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 2.8 M 2024-04-22T22:35:05.823 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:35:05.873 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:05.873 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:05.873 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:35:05.873 INFO:teuthology.orchestra.run.smithi152.stdout: rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:05.873 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:05.873 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:35:06.127 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install rbd-mirror 2024-04-22T22:35:06.374 INFO:teuthology.orchestra.run.smithi110.stdout:(1/2): ceph-fuse-19.0.0-2407.g430e09df.el9.x86_ 2.0 MB/s | 889 kB 00:00 2024-04-22T22:35:06.422 INFO:teuthology.orchestra.run.smithi110.stdout:(2/2): fuse-2.9.9-15.el9.x86_64.rpm 166 kB/s | 80 kB 00:00 2024-04-22T22:35:06.423 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:06.423 INFO:teuthology.orchestra.run.smithi110.stdout:Total 1.6 MB/s | 969 kB 00:00 2024-04-22T22:35:06.434 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:35:06.456 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:35:06.457 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:35:06.534 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:35:06.535 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:35:06.647 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:02:10 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:35:06.714 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:35:06.769 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:35:06.770 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:35:06.770 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repo Size 2024-04-22T22:35:06.770 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:35:06.770 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:35:06.771 INFO:teuthology.orchestra.run.smithi152.stdout: rbd-mirror x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.1 M 2024-04-22T22:35:06.771 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:06.771 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:35:06.771 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:35:06.771 INFO:teuthology.orchestra.run.smithi152.stdout:Install 1 Package 2024-04-22T22:35:06.771 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:06.771 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 3.1 M 2024-04-22T22:35:06.771 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 13 M 2024-04-22T22:35:06.771 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:35:06.844 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-22T22:35:06.914 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2/2 2024-04-22T22:35:07.396 INFO:teuthology.orchestra.run.smithi152.stdout:rbd-mirror-19.0.0-2407.g430e09df.el9.x86_64.rpm 4.9 MB/s | 3.1 MB 00:00 2024-04-22T22:35:07.397 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:07.398 INFO:teuthology.orchestra.run.smithi152.stdout:Total 4.9 MB/s | 3.1 MB 00:00 2024-04-22T22:35:07.398 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:35:07.407 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:35:07.407 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:35:07.488 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:35:07.488 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:35:07.521 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2/2 2024-04-22T22:35:07.521 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/2 2024-04-22T22:35:07.757 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-22T22:35:07.758 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:07.758 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:35:07.758 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-22T22:35:07.758 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:07.758 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:07.923 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:35:07.998 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:08.022 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:08.022 INFO:teuthology.orchestra.run.smithi152.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:08.023 INFO:teuthology.orchestra.run.smithi152.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-22T22:35:08.023 INFO:teuthology.orchestra.run.smithi152.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T22:35:08.023 INFO:teuthology.orchestra.run.smithi152.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T22:35:08.023 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:08.043 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-volume 2024-04-22T22:35:08.561 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:09 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:08.683 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:08.683 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:08.683 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-22T22:35:08.683 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:08.684 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:35:08.684 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-volume noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 264 k 2024-04-22T22:35:08.684 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-22T22:35:08.684 INFO:teuthology.orchestra.run.smithi110.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-22T22:35:08.684 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:08.684 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:35:08.684 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:08.684 INFO:teuthology.orchestra.run.smithi110.stdout:Install 2 Packages 2024-04-22T22:35:08.684 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:08.685 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 341 k 2024-04-22T22:35:08.685 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 1.5 M 2024-04-22T22:35:08.685 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:35:09.035 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:09.035 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:09.035 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:35:09.035 INFO:teuthology.orchestra.run.smithi152.stdout: rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:09.036 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:09.036 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:35:09.288 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum -y install rbd-nbd 2024-04-22T22:35:09.305 INFO:teuthology.orchestra.run.smithi110.stdout:(1/2): ceph-volume-19.0.0-2407.g430e09df.el9.no 753 kB/s | 264 kB 00:00 2024-04-22T22:35:09.371 INFO:teuthology.orchestra.run.smithi110.stdout:(2/2): python3-packaging-20.9-5.el9.noarch.rpm 185 kB/s | 77 kB 00:00 2024-04-22T22:35:09.372 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:09.372 INFO:teuthology.orchestra.run.smithi110.stdout:Total 495 kB/s | 341 kB 00:00 2024-04-22T22:35:09.384 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:35:09.393 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:35:09.394 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:35:09.421 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:35:09.421 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:35:09.566 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:35:09.745 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-22T22:35:09.782 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2/2 2024-04-22T22:35:09.798 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2/2 2024-04-22T22:35:09.798 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:09.798 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-22T22:35:09.798 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:09.817 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:02:13 ago on Mon 22 Apr 2024 10:32:56 PM UTC. 2024-04-22T22:35:09.944 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-04-22T22:35:09.945 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:35:09.945 INFO:teuthology.orchestra.run.smithi152.stdout: Package Architecture Version Repository Size 2024-04-22T22:35:09.945 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:35:09.945 INFO:teuthology.orchestra.run.smithi152.stdout:Installing: 2024-04-22T22:35:09.945 INFO:teuthology.orchestra.run.smithi152.stdout: rbd-nbd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 171 k 2024-04-22T22:35:09.945 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:09.945 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-04-22T22:35:09.945 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-04-22T22:35:09.945 INFO:teuthology.orchestra.run.smithi152.stdout:Install 1 Package 2024-04-22T22:35:09.946 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:09.946 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 171 k 2024-04-22T22:35:09.946 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 494 k 2024-04-22T22:35:09.946 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-04-22T22:35:10.284 INFO:teuthology.orchestra.run.smithi152.stdout:rbd-nbd-19.0.0-2407.g430e09df.el9.x86_64.rpm 507 kB/s | 171 kB 00:00 2024-04-22T22:35:10.285 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:10.285 INFO:teuthology.orchestra.run.smithi152.stdout:Total 504 kB/s | 171 kB 00:00 2024-04-22T22:35:10.285 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-04-22T22:35:10.293 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-04-22T22:35:10.293 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-04-22T22:35:10.358 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-04-22T22:35:10.358 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-04-22T22:35:10.507 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-04-22T22:35:10.514 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 1/2 2024-04-22T22:35:10.614 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:10.807 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-22T22:35:10.807 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:10.807 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:35:10.807 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:35:10.807 INFO:teuthology.orchestra.run.smithi110.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-22T22:35:10.807 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:10.807 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:11.001 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:11.161 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install librados-devel 2024-04-22T22:35:11.241 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:11.241 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:11.242 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-04-22T22:35:11.242 INFO:teuthology.orchestra.run.smithi152.stdout: rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:11.242 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:11.242 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-04-22T22:35:11.454 DEBUG:teuthology.parallel:result is None 2024-04-22T22:35:11.687 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:12 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:11.814 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:11.815 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:11.815 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repo Size 2024-04-22T22:35:11.815 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:11.815 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:35:11.815 INFO:teuthology.orchestra.run.smithi110.stdout: librados-devel x86_64 2:19.0.0-2407.g430e09df.el9 ceph 127 k 2024-04-22T22:35:11.815 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:11.815 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:35:11.815 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:11.815 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-22T22:35:11.815 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:11.815 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 127 k 2024-04-22T22:35:11.816 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 456 k 2024-04-22T22:35:11.816 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:35:12.127 INFO:teuthology.orchestra.run.smithi110.stdout:librados-devel-19.0.0-2407.g430e09df.el9.x86_64 407 kB/s | 127 kB 00:00 2024-04-22T22:35:12.128 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:12.128 INFO:teuthology.orchestra.run.smithi110.stdout:Total 405 kB/s | 127 kB 00:00 2024-04-22T22:35:12.128 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:35:12.134 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:35:12.134 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:35:12.198 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:35:12.198 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:35:12.357 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:35:12.464 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:12.851 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:13.092 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:13.092 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:13.092 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:35:13.093 INFO:teuthology.orchestra.run.smithi110.stdout: librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:13.093 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:13.093 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:13.354 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install libcephfs2 2024-04-22T22:35:13.873 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:14 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:13.955 INFO:teuthology.orchestra.run.smithi110.stdout:Package libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:13.997 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:13.998 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-22T22:35:13.998 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:14.093 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install libcephfs-devel 2024-04-22T22:35:14.627 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:15 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:14.745 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:14.746 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:14.746 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repo Size 2024-04-22T22:35:14.746 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:14.746 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:35:14.746 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs-devel x86_64 2:19.0.0-2407.g430e09df.el9 ceph 32 k 2024-04-22T22:35:14.747 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:14.747 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:35:14.747 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:14.747 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-22T22:35:14.747 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:14.747 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 32 k 2024-04-22T22:35:14.747 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 142 k 2024-04-22T22:35:14.747 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:35:15.032 INFO:teuthology.orchestra.run.smithi110.stdout:libcephfs-devel-19.0.0-2407.g430e09df.el9.x86_6 112 kB/s | 32 kB 00:00 2024-04-22T22:35:15.032 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:15.032 INFO:teuthology.orchestra.run.smithi110.stdout:Total 111 kB/s | 32 kB 00:00 2024-04-22T22:35:15.032 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:35:15.035 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:35:15.035 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:35:15.037 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:35:15.037 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:35:15.110 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:35:15.217 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:15.580 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:15.778 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:15.779 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:15.779 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:35:15.779 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:15.779 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:15.779 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:15.977 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install librados2 2024-04-22T22:35:16.490 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:17 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:16.570 INFO:teuthology.orchestra.run.smithi110.stdout:Package librados2-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:16.610 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:16.611 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-22T22:35:16.612 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:16.686 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install librbd1 2024-04-22T22:35:17.193 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:18 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:17.272 INFO:teuthology.orchestra.run.smithi110.stdout:Package librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:17.312 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:17.313 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-22T22:35:17.313 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:17.386 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install python3-rados 2024-04-22T22:35:17.897 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:18 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:17.975 INFO:teuthology.orchestra.run.smithi110.stdout:Package python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:18.016 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:18.017 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-22T22:35:18.017 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:18.092 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install python3-rgw 2024-04-22T22:35:18.603 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:19 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:18.682 INFO:teuthology.orchestra.run.smithi110.stdout:Package python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:18.723 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:18.725 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-22T22:35:18.725 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:18.795 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install python3-cephfs 2024-04-22T22:35:19.308 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:20 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:19.388 INFO:teuthology.orchestra.run.smithi110.stdout:Package python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:19.429 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:19.430 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-22T22:35:19.430 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:19.498 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install python3-rbd 2024-04-22T22:35:20.004 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:21 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:20.083 INFO:teuthology.orchestra.run.smithi110.stdout:Package python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:20.123 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:20.124 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-22T22:35:20.124 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:20.200 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install rbd-fuse 2024-04-22T22:35:20.707 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:21 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:20.826 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:20.827 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:20.827 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2024-04-22T22:35:20.827 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:20.827 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:35:20.827 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-fuse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 85 k 2024-04-22T22:35:20.827 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:20.828 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:35:20.828 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:20.828 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-22T22:35:20.828 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:20.828 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 85 k 2024-04-22T22:35:20.828 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 231 k 2024-04-22T22:35:20.828 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:35:21.167 INFO:teuthology.orchestra.run.smithi110.stdout:rbd-fuse-19.0.0-2407.g430e09df.el9.x86_64.rpm 251 kB/s | 85 kB 00:00 2024-04-22T22:35:21.167 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:21.168 INFO:teuthology.orchestra.run.smithi110.stdout:Total 250 kB/s | 85 kB 00:00 2024-04-22T22:35:21.168 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:35:21.174 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:35:21.174 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:35:21.238 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:35:21.238 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:35:21.401 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:35:21.505 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:21.856 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:22.111 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:22.111 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:22.111 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:35:22.111 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:22.112 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:22.112 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:22.325 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install rbd-mirror 2024-04-22T22:35:22.843 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:23 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:22.965 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:22.965 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:22.965 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repo Size 2024-04-22T22:35:22.966 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:22.966 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:35:22.966 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-mirror x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.1 M 2024-04-22T22:35:22.966 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:22.966 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:35:22.966 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:22.966 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-22T22:35:22.966 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:22.967 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 3.1 M 2024-04-22T22:35:22.967 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 13 M 2024-04-22T22:35:22.967 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:35:24.395 INFO:teuthology.orchestra.run.smithi110.stdout:rbd-mirror-19.0.0-2407.g430e09df.el9.x86_64.rpm 2.2 MB/s | 3.1 MB 00:01 2024-04-22T22:35:24.395 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:24.396 INFO:teuthology.orchestra.run.smithi110.stdout:Total 2.2 MB/s | 3.1 MB 00:01 2024-04-22T22:35:24.396 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:35:24.406 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:35:24.406 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:35:24.487 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:35:24.487 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:35:24.914 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:35:24.979 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:25.003 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:25.003 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:25.003 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-22T22:35:25.003 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T22:35:25.003 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T22:35:25.003 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:26.046 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:26.046 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:26.046 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:35:26.046 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:26.046 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:26.046 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:26.288 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install rbd-nbd 2024-04-22T22:35:26.814 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:27 ago on Mon 22 Apr 2024 10:32:59 PM UTC. 2024-04-22T22:35:26.939 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-22T22:35:26.940 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:26.940 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2024-04-22T22:35:26.940 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:26.940 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-22T22:35:26.940 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-nbd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 171 k 2024-04-22T22:35:26.940 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:26.940 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-22T22:35:26.940 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-22T22:35:26.940 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-22T22:35:26.941 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:26.941 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 171 k 2024-04-22T22:35:26.941 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 494 k 2024-04-22T22:35:26.941 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-22T22:35:27.398 INFO:teuthology.orchestra.run.smithi110.stdout:rbd-nbd-19.0.0-2407.g430e09df.el9.x86_64.rpm 375 kB/s | 171 kB 00:00 2024-04-22T22:35:27.399 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:27.399 INFO:teuthology.orchestra.run.smithi110.stdout:Total 373 kB/s | 171 kB 00:00 2024-04-22T22:35:27.399 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-22T22:35:27.407 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-22T22:35:27.407 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-22T22:35:27.470 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-22T22:35:27.470 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-22T22:35:27.625 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-22T22:35:27.718 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:28.095 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:28.321 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:35:28.321 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:28.321 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-22T22:35:28.321 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:28.321 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-22T22:35:28.321 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-22T22:35:28.578 DEBUG:teuthology.parallel:result is None 2024-04-22T22:35:28.578 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:35:28.798 DEBUG:teuthology.orchestra.run.smithi110:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-22T22:35:28.820 INFO:teuthology.orchestra.run.smithi110.stdout:19.0.0-2407.g430e09df.el9 2024-04-22T22:35:28.820 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2407.g430e09df.el9 2024-04-22T22:35:28.820 INFO:teuthology.task.install:The correct ceph version 19.0.0-2407.g430e09df is installed. 2024-04-22T22:35:28.822 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:35:28.963 DEBUG:teuthology.orchestra.run.smithi152:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-22T22:35:28.988 INFO:teuthology.orchestra.run.smithi152.stdout:19.0.0-2407.g430e09df.el9 2024-04-22T22:35:28.988 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2407.g430e09df.el9 2024-04-22T22:35:28.988 INFO:teuthology.task.install:The correct ceph version 19.0.0-2407.g430e09df is installed. 2024-04-22T22:35:28.990 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-22T22:35:28.990 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-04-22T22:35:28.990 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-22T22:35:29.015 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-04-22T22:35:29.015 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-22T22:35:29.056 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-22T22:35:29.056 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-04-22T22:35:29.056 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/daemon-helper 2024-04-22T22:35:29.079 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-22T22:35:29.143 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-04-22T22:35:29.143 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd of=/usr/bin/daemon-helper 2024-04-22T22:35:29.170 DEBUG:teuthology.orchestra.run.smithi152:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-22T22:35:29.238 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-22T22:35:29.238 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-04-22T22:35:29.238 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-22T22:35:29.261 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-22T22:35:29.325 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-04-22T22:35:29.325 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-22T22:35:29.352 DEBUG:teuthology.orchestra.run.smithi152:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-22T22:35:29.417 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-22T22:35:29.418 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-04-22T22:35:29.418 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/stdin-killer 2024-04-22T22:35:29.441 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-22T22:35:29.504 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-04-22T22:35:29.504 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd of=/usr/bin/stdin-killer 2024-04-22T22:35:29.528 DEBUG:teuthology.orchestra.run.smithi152:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-22T22:35:29.592 INFO:teuthology.run_tasks:Running task cephadm.configure_samba_client_container... 2024-04-22T22:35:29.700 INFO:tasks.cephadm:Testing if podman is available 2024-04-22T22:35:29.700 DEBUG:teuthology.orchestra.run.smithi152:> sudo podman --help 2024-04-22T22:35:30.455 INFO:teuthology.orchestra.run.smithi152.stdout:Manage pods, containers and images 2024-04-22T22:35:30.455 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:30.456 INFO:teuthology.orchestra.run.smithi152.stdout:Usage: 2024-04-22T22:35:30.456 INFO:teuthology.orchestra.run.smithi152.stdout: podman [options] [command] 2024-04-22T22:35:30.456 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:30.456 INFO:teuthology.orchestra.run.smithi152.stdout:Available Commands: 2024-04-22T22:35:30.456 INFO:teuthology.orchestra.run.smithi152.stdout: attach Attach to a running container 2024-04-22T22:35:30.456 INFO:teuthology.orchestra.run.smithi152.stdout: auto-update Auto update containers according to their auto-update policy 2024-04-22T22:35:30.456 INFO:teuthology.orchestra.run.smithi152.stdout: build Build an image using instructions from Containerfiles 2024-04-22T22:35:30.456 INFO:teuthology.orchestra.run.smithi152.stdout: commit Create new image based on the changed container 2024-04-22T22:35:30.456 INFO:teuthology.orchestra.run.smithi152.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-04-22T22:35:30.456 INFO:teuthology.orchestra.run.smithi152.stdout: container Manage containers 2024-04-22T22:35:30.456 INFO:teuthology.orchestra.run.smithi152.stdout: cp Copy files/folders between a container and the local filesystem 2024-04-22T22:35:30.456 INFO:teuthology.orchestra.run.smithi152.stdout: create Create but do not start a container 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: diff Display the changes to the object's file system 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: events Show podman system events 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: exec Run a process in a running container 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: export Export container's filesystem contents as a tar archive 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: farm Farm out builds to remote machines 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: generate Generate structured data based on containers, pods or volumes 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: healthcheck Manage health checks on containers 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: help Help about any command 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: history Show history of a specified image 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: image Manage images 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: images List images in local storage 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: import Import a tarball to create a filesystem image 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: info Display podman system information 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: init Initialize one or more containers 2024-04-22T22:35:30.457 INFO:teuthology.orchestra.run.smithi152.stdout: inspect Display the configuration of object denoted by ID 2024-04-22T22:35:30.458 INFO:teuthology.orchestra.run.smithi152.stdout: kill Kill one or more running containers with a specific signal 2024-04-22T22:35:30.458 INFO:teuthology.orchestra.run.smithi152.stdout: kube Play containers, pods or volumes from a structured file 2024-04-22T22:35:30.458 INFO:teuthology.orchestra.run.smithi152.stdout: load Load image(s) from a tar archive 2024-04-22T22:35:30.458 INFO:teuthology.orchestra.run.smithi152.stdout: login Log in to a container registry 2024-04-22T22:35:30.458 INFO:teuthology.orchestra.run.smithi152.stdout: logout Log out of a container registry 2024-04-22T22:35:30.458 INFO:teuthology.orchestra.run.smithi152.stdout: logs Fetch the logs of one or more containers 2024-04-22T22:35:30.458 INFO:teuthology.orchestra.run.smithi152.stdout: machine Manage a virtual machine 2024-04-22T22:35:30.458 INFO:teuthology.orchestra.run.smithi152.stdout: manifest Manipulate manifest lists and image indexes 2024-04-22T22:35:30.458 INFO:teuthology.orchestra.run.smithi152.stdout: mount Mount a working container's root filesystem 2024-04-22T22:35:30.458 INFO:teuthology.orchestra.run.smithi152.stdout: network Manage networks 2024-04-22T22:35:30.458 INFO:teuthology.orchestra.run.smithi152.stdout: pause Pause all the processes in one or more containers 2024-04-22T22:35:30.458 INFO:teuthology.orchestra.run.smithi152.stdout: pod Manage pods 2024-04-22T22:35:30.458 INFO:teuthology.orchestra.run.smithi152.stdout: port List port mappings or a specific mapping for the container 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: ps List containers 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: pull Pull an image from a registry 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: push Push an image to a specified destination 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: rename Rename an existing container 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: restart Restart one or more containers 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: rm Remove one or more containers 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: rmi Remove one or more images from local storage 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: run Run a command in a new container 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: save Save image(s) to an archive 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: search Search registry for image 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: secret Manage secrets 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: start Start one or more containers 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: stats Display a live stream of container resource usage statistics 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: stop Stop one or more containers 2024-04-22T22:35:30.459 INFO:teuthology.orchestra.run.smithi152.stdout: system Manage podman 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout: tag Add an additional name to a local image 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout: top Display the running processes of a container 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout: unmount Unmount working container's root filesystem 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout: unpause Unpause the processes in one or more containers 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout: unshare Run a command in a modified user namespace 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout: untag Remove a name from a local image 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout: update Update an existing container 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout: version Display the Podman version information 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout: volume Manage volumes 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout: wait Block on one or more containers 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout:Options: 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout: --conmon string Path of the conmon binary 2024-04-22T22:35:30.460 INFO:teuthology.orchestra.run.smithi152.stdout: -c, --connection string Connection to use for remote Podman service 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: --help Help for podman 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: --hooks-dir strings Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: --imagestore string Path to the 'image store', different from 'graph root', use this to split storing the image into a separate 'image store', see 'man containers-storage.conf' for details 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: --module strings Load the containers.conf(5) module 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: --network-cmd-path string Path to the command for configuring the network 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: --network-config-dir string Path of the configuration directory for networks 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: --out string Send output (stdout) from podman to a file 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: -r, --remote Access remote Podman service 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2024-04-22T22:35:30.461 INFO:teuthology.orchestra.run.smithi152.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-04-22T22:35:30.462 INFO:teuthology.orchestra.run.smithi152.stdout: --ssh string define the ssh mode (default "golang") 2024-04-22T22:35:30.462 INFO:teuthology.orchestra.run.smithi152.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-04-22T22:35:30.462 INFO:teuthology.orchestra.run.smithi152.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-04-22T22:35:30.462 INFO:teuthology.orchestra.run.smithi152.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-04-22T22:35:30.462 INFO:teuthology.orchestra.run.smithi152.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-04-22T22:35:30.462 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-04-22T22:35:30.462 INFO:teuthology.orchestra.run.smithi152.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-04-22T22:35:30.462 INFO:teuthology.orchestra.run.smithi152.stdout: (default "/run/libpod") 2024-04-22T22:35:30.462 INFO:teuthology.orchestra.run.smithi152.stdout: --transient-store Enable transient container storage 2024-04-22T22:35:30.462 INFO:teuthology.orchestra.run.smithi152.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-04-22T22:35:30.462 INFO:teuthology.orchestra.run.smithi152.stdout: -v, --version version for podman 2024-04-22T22:35:30.462 INFO:teuthology.orchestra.run.smithi152.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-04-22T22:35:30.464 DEBUG:teuthology.orchestra.run.smithi152:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-04-22T22:35:31.142 INFO:teuthology.orchestra.run.smithi152.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-04-22T22:35:31.627 INFO:teuthology.orchestra.run.smithi152.stderr:Getting image source signatures 2024-04-22T22:35:31.628 INFO:teuthology.orchestra.run.smithi152.stderr:Copying blob sha256:8fc6444796d588ff040670838a23a55c20ca1a41082db447a3b9d7fdfe9e5826 2024-04-22T22:35:31.628 INFO:teuthology.orchestra.run.smithi152.stderr:Copying blob sha256:348b35dc69ab19868df472c75091ac9abd576632b66bdd01e284bc85e3c59bb3 2024-04-22T22:35:35.767 INFO:teuthology.orchestra.run.smithi152.stderr:Copying config sha256:050723c97e79b1d85aac6e373e1c600d5e208aaeb96d7e71c35cf1631ed24137 2024-04-22T22:35:35.909 INFO:teuthology.orchestra.run.smithi152.stderr:Writing manifest to image destination 2024-04-22T22:35:36.124 INFO:teuthology.orchestra.run.smithi152.stdout:050723c97e79b1d85aac6e373e1c600d5e208aaeb96d7e71c35cf1631ed24137 2024-04-22T22:35:36.129 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-22T22:35:36.140 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, '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\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f'} 2024-04-22T22:35:36.141 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:35:36.141 INFO:tasks.cephadm:Cluster fsid is a32ec29a-00f8-11ef-bc93-c7b262605968 2024-04-22T22:35:36.141 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-22T22:35:36.141 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.110'} 2024-04-22T22:35:36.142 INFO:tasks.cephadm:First mon is mon.a on smithi110 2024-04-22T22:35:36.142 INFO:tasks.cephadm:First mgr is x 2024-04-22T22:35:36.142 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-22T22:35:36.142 DEBUG:teuthology.orchestra.run.smithi110:> sudo hostname $(hostname -s) 2024-04-22T22:35:36.171 DEBUG:teuthology.orchestra.run.smithi152:> sudo hostname $(hostname -s) 2024-04-22T22:35:36.198 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-22T22:35:36.199 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:35:36.342 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/54954/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2407-g430e09df', 'node_name': '172.21.5.36+adami06', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2407.g430e09df'}, 'url': 'https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-21 21:31:40.125798', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-04-22T22:35:36.480 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 430e09df97c8fc7dc2b2ae424f68ed11366c540f from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:35:36.482 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm 2024-04-22T22:35:36.482 DEBUG:teuthology.orchestra.run.smithi110:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T22:35:37.070 INFO:teuthology.orchestra.run.smithi110.stdout:-rw-r--r--. 1 ubuntu ubuntu 781227 Apr 22 22:35 /home/ubuntu/cephtest/cephadm 2024-04-22T22:35:37.071 DEBUG:teuthology.orchestra.run.smithi152:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T22:35:38.061 INFO:teuthology.orchestra.run.smithi152.stdout:-rw-r--r--. 1 ubuntu ubuntu 781227 Apr 22 22:35 /home/ubuntu/cephtest/cephadm 2024-04-22T22:35:38.061 DEBUG:teuthology.orchestra.run.smithi110:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T22:35:38.080 DEBUG:teuthology.orchestra.run.smithi152:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T22:35:38.108 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f on all hosts... 2024-04-22T22:35:38.108 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull 2024-04-22T22:35:38.123 DEBUG:teuthology.orchestra.run.smithi152:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull 2024-04-22T22:35:38.322 INFO:teuthology.orchestra.run.smithi152.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:35:38.470 INFO:teuthology.orchestra.run.smithi152.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:35:38.471 INFO:teuthology.orchestra.run.smithi152.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:35:38.471 INFO:teuthology.orchestra.run.smithi152.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f: reading manifest 430e09df97c8fc7dc2b2ae424f68ed11366c540f in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-22T22:35:38.471 INFO:teuthology.orchestra.run.smithi152.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:35:39.720 INFO:teuthology.orchestra.run.smithi110.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:35:39.967 INFO:teuthology.orchestra.run.smithi110.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:35:39.967 INFO:teuthology.orchestra.run.smithi110.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:35:39.968 INFO:teuthology.orchestra.run.smithi110.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f: reading manifest 430e09df97c8fc7dc2b2ae424f68ed11366c540f in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-22T22:35:39.968 INFO:teuthology.orchestra.run.smithi110.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:35:39.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:35:39.990 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi110 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:35:39.992 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-22T22:35:39.993 DEBUG:teuthology.misc:Transferring archived files from smithi110:/var/lib/ceph/a32ec29a-00f8-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668911/remote/smithi110/crash 2024-04-22T22:35:39.994 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /var/lib/ceph/a32ec29a-00f8-11ef-bc93-c7b262605968/crash -- . 2024-04-22T22:35:40.031 INFO:teuthology.orchestra.run.smithi110.stderr:tar: /var/lib/ceph/a32ec29a-00f8-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T22:35:40.033 INFO:teuthology.orchestra.run.smithi110.stderr:tar: Error is not recoverable: exiting now 2024-04-22T22:35:40.034 DEBUG:teuthology.misc:Transferring archived files from smithi152:/var/lib/ceph/a32ec29a-00f8-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668911/remote/smithi152/crash 2024-04-22T22:35:40.035 DEBUG:teuthology.orchestra.run.smithi152:> sudo tar c -f - -C /var/lib/ceph/a32ec29a-00f8-11ef-bc93-c7b262605968/crash -- . 2024-04-22T22:35:40.075 INFO:teuthology.orchestra.run.smithi152.stderr:tar: /var/lib/ceph/a32ec29a-00f8-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T22:35:40.076 INFO:teuthology.orchestra.run.smithi152.stderr:tar: Error is not recoverable: exiting now 2024-04-22T22:35:40.077 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-22T22:35:40.077 DEBUG:teuthology.orchestra.run.smithi110:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/a32ec29a-00f8-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-22T22:35:40.100 INFO:teuthology.orchestra.run.smithi110.stderr:grep: /var/log/ceph/a32ec29a-00f8-11ef-bc93-c7b262605968/ceph.log: No such file or directory 2024-04-22T22:35:40.102 INFO:tasks.cephadm:Compressing logs... 2024-04-22T22:35:40.102 DEBUG:teuthology.orchestra.run.smithi110:> 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 -- 2024-04-22T22:35:40.144 DEBUG:teuthology.orchestra.run.smithi152:> 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 -- 2024-04-22T22:35:40.164 INFO:teuthology.orchestra.run.smithi110.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T22:35:40.165 INFO:teuthology.orchestra.run.smithi110.stderr:: No such file or directory 2024-04-22T22:35:40.165 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/cephadm.log: 73.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T22:35:40.166 INFO:teuthology.orchestra.run.smithi110.stderr: 2024-04-22T22:35:40.166 INFO:teuthology.orchestra.run.smithi110.stderr:real 0m0.011s 2024-04-22T22:35:40.166 INFO:teuthology.orchestra.run.smithi110.stderr:user 0m0.004s 2024-04-22T22:35:40.167 INFO:teuthology.orchestra.run.smithi110.stderr:sys 0m0.015s 2024-04-22T22:35:40.169 INFO:teuthology.orchestra.run.smithi152.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T22:35:40.169 INFO:teuthology.orchestra.run.smithi152.stderr:: No such file or directory 2024-04-22T22:35:40.169 INFO:teuthology.orchestra.run.smithi152.stderr:/var/log/ceph/cephadm.log: 73.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T22:35:40.171 INFO:teuthology.orchestra.run.smithi152.stderr: 2024-04-22T22:35:40.171 INFO:teuthology.orchestra.run.smithi152.stderr:real 0m0.012s 2024-04-22T22:35:40.171 INFO:teuthology.orchestra.run.smithi152.stderr:user 0m0.010s 2024-04-22T22:35:40.172 INFO:teuthology.orchestra.run.smithi152.stderr:sys 0m0.011s 2024-04-22T22:35:40.172 INFO:tasks.cephadm:Archiving logs... 2024-04-22T22:35:40.172 DEBUG:teuthology.misc:Transferring archived files from smithi110:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668911/remote/smithi110/log 2024-04-22T22:35:40.173 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T22:35:40.230 DEBUG:teuthology.misc:Transferring archived files from smithi152:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668911/remote/smithi152/log 2024-04-22T22:35:40.231 DEBUG:teuthology.orchestra.run.smithi152:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T22:35:40.258 INFO:tasks.cephadm:Removing cluster... 2024-04-22T22:35:40.258 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a32ec29a-00f8-11ef-bc93-c7b262605968 --force 2024-04-22T22:35:40.456 INFO:teuthology.orchestra.run.smithi110.stdout:Deleting cluster with fsid: a32ec29a-00f8-11ef-bc93-c7b262605968 2024-04-22T22:35:40.712 INFO:tasks.cephadm:Removing cephadm ... 2024-04-22T22:35:40.713 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T22:35:40.728 DEBUG:teuthology.orchestra.run.smithi152:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T22:35:40.743 INFO:tasks.cephadm:Teardown complete 2024-04-22T22:35:40.744 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 2204, 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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 1833, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi110 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:35:40.947 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=5d10877236244cd9929758cc39dc0a92 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 2204, 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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 1833, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi110 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:35:40.951 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-22T22:35:40.962 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.configure_samba_client_container 2024-04-22T22:35:40.970 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-22T22:35:40.979 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... 2024-04-22T22:35:40.979 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-22T22:35:40.992 DEBUG:teuthology.orchestra.run.smithi152:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-22T22:35:41.069 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-22T22:35:41.078 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-22T22:35:41.078 DEBUG:teuthology.orchestra.run.smithi110:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T22:35:41.080 DEBUG:teuthology.orchestra.run.smithi152:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T22:35:41.092 INFO:teuthology.orchestra.run.smithi110.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:35:41.095 INFO:teuthology.orchestra.run.smithi152.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:35:41.096 INFO:teuthology.orchestra.run.smithi110.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:35:41.096 INFO:teuthology.orchestra.run.smithi110.stdout:=============================================================================== 2024-04-22T22:35:41.096 INFO:teuthology.orchestra.run.smithi110.stdout:^- hv01.front.sepia.ceph.com 2 6 77 51 +669us[ +669us] +/- 575ms 2024-04-22T22:35:41.096 INFO:teuthology.orchestra.run.smithi110.stdout:^* hv02.front.sepia.ceph.com 3 6 77 53 -118us[ -150us] +/- 52ms 2024-04-22T22:35:41.097 INFO:teuthology.orchestra.run.smithi110.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 52 +84us[ +84us] +/- 63ms 2024-04-22T22:35:41.097 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:35:41.100 INFO:teuthology.orchestra.run.smithi152.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:35:41.100 INFO:teuthology.orchestra.run.smithi152.stdout:=============================================================================== 2024-04-22T22:35:41.100 INFO:teuthology.orchestra.run.smithi152.stdout:^- hv01.front.sepia.ceph.com 2 6 77 51 +693us[ +693us] +/- 575ms 2024-04-22T22:35:41.100 INFO:teuthology.orchestra.run.smithi152.stdout:^* hv02.front.sepia.ceph.com 3 6 77 52 -91us[ -109us] +/- 52ms 2024-04-22T22:35:41.100 INFO:teuthology.orchestra.run.smithi152.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 51 +110us[ +110us] +/- 63ms 2024-04-22T22:35:41.101 INFO:teuthology.orchestra.run.smithi152.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:35:41.101 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-22T22:35:41.111 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-22T22:35:41.112 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-22T22:35:41.120 DEBUG:teuthology.orchestra.run.smithi110:> 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 2024-04-22T22:35:41.193 DEBUG:teuthology.orchestra.run.smithi152:> 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 2024-04-22T22:35:41.255 DEBUG:teuthology.orchestra.run.smithi110:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-22T22:35:41.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:35:41.281 DEBUG:teuthology.orchestra.run.smithi152:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-22T22:35:41.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:35:41.307 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-22T22:35:41.318 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-22T22:35:41.329 INFO:teuthology.task.internal:Duration was 404.739338 seconds 2024-04-22T22:35:41.329 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-22T22:35:41.338 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-22T22:35:41.338 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T22:35:41.341 DEBUG:teuthology.orchestra.run.smithi152:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T22:35:41.375 INFO:teuthology.orchestra.run.smithi110.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:35:41.386 INFO:teuthology.orchestra.run.smithi152.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:35:41.840 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-22T22:35:41.840 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi110.front.sepia.ceph.com 2024-04-22T22:35:41.841 DEBUG:teuthology.orchestra.run.smithi110:> 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 2024-04-22T22:35:41.860 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi152.front.sepia.ceph.com 2024-04-22T22:35:41.860 DEBUG:teuthology.orchestra.run.smithi152:> 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 2024-04-22T22:35:41.908 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-22T22:35:41.908 DEBUG:teuthology.orchestra.run.smithi110:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T22:35:41.910 DEBUG:teuthology.orchestra.run.smithi152:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T22:35:41.976 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-22T22:35:41.976 DEBUG:teuthology.orchestra.run.smithi110:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T22:35:41.978 DEBUG:teuthology.orchestra.run.smithi152:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T22:35:42.109 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-22T22:35:42.120 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-22T22:35:42.120 DEBUG:teuthology.orchestra.run.smithi110:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T22:35:42.143 DEBUG:teuthology.orchestra.run.smithi152:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T22:35:42.167 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-22T22:35:42.177 DEBUG:teuthology.orchestra.run.smithi110:> 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 2024-04-22T22:35:42.186 DEBUG:teuthology.orchestra.run.smithi152:> 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 2024-04-22T22:35:42.206 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern = core 2024-04-22T22:35:42.229 INFO:teuthology.orchestra.run.smithi152.stdout:kernel.core_pattern = core 2024-04-22T22:35:42.250 DEBUG:teuthology.orchestra.run.smithi110:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T22:35:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:35:42.279 DEBUG:teuthology.orchestra.run.smithi152:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T22:35:42.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:35:42.305 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-22T22:35:42.316 INFO:teuthology.task.internal:Transferring archived files... 2024-04-22T22:35:42.316 DEBUG:teuthology.misc:Transferring archived files from smithi110:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668911/remote/smithi110 2024-04-22T22:35:42.317 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T22:35:42.351 DEBUG:teuthology.misc:Transferring archived files from smithi152:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668911/remote/smithi152 2024-04-22T22:35:42.352 DEBUG:teuthology.orchestra.run.smithi152:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T22:35:42.384 INFO:teuthology.task.internal:Removing archive directory... 2024-04-22T22:35:42.384 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T22:35:42.388 DEBUG:teuthology.orchestra.run.smithi152:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T22:35:42.433 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-22T22:35:42.446 INFO:teuthology.task.internal:Not uploading archives. 2024-04-22T22:35:42.446 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-22T22:35:42.459 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-22T22:35:42.459 DEBUG:teuthology.orchestra.run.smithi110:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T22:35:42.462 DEBUG:teuthology.orchestra.run.smithi152:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T22:35:42.473 INFO:teuthology.orchestra.run.smithi110.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 22:35 /home/ubuntu/cephtest 2024-04-22T22:35:42.490 INFO:teuthology.orchestra.run.smithi152.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 22:35 /home/ubuntu/cephtest 2024-04-22T22:35:42.491 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-22T22:35:42.500 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-22T22:35:42.523 INFO:teuthology.nuke:Checking targets against current locks 2024-04-22T22:35:42.546 DEBUG:teuthology.nuke:shortname: smithi110 2024-04-22T22:35:42.547 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:35:42.574 DEBUG:teuthology.nuke:shortname: smithi152 2024-04-22T22:35:42.574 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:35:42.578 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi110.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668911', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 22:21:56.729903', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFo3rGg3M4MUmt9a09riioaWhIb5S8Ny+akpsiKXh21tPJOKCdbT/iW70XTwVxlNV4KKmhLPhIB8/RgpwGXPyh8='} 2024-04-22T22:35:42.603 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi152.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668911', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 22:21:56.731990', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPoEGaIyDO7ZhDTwNAxYJLaraB0PqRfK2E4FGHaYUJLiMjYII4+JHZuTRIhvR1t1qzRfocgXpbynxEc5zEWmHac='} 2024-04-22T22:35:42.626 INFO:teuthology.orchestra.console.smithi110:Power off 2024-04-22T22:35:42.627 DEBUG:teuthology.orchestra.console.smithi110:pexpect command: ipmitool -H smithi110.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T22:35:42.656 DEBUG:teuthology.orchestra.console.smithi110:power off output: Chassis Power Control: Down/Off 2024-04-22T22:35:42.656 DEBUG:teuthology.orchestra.console.smithi110:pexpect command: ipmitool -H smithi110.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:35:42.675 INFO:teuthology.orchestra.console.smithi152:Power off 2024-04-22T22:35:42.675 DEBUG:teuthology.orchestra.console.smithi152:pexpect command: ipmitool -H smithi152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T22:35:42.684 DEBUG:teuthology.orchestra.console.smithi110:check power output: Chassis Power is on 2024-04-22T22:35:42.701 DEBUG:teuthology.orchestra.console.smithi152:power off output: Chassis Power Control: Down/Off 2024-04-22T22:35:42.701 DEBUG:teuthology.orchestra.console.smithi152:pexpect command: ipmitool -H smithi152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:35:42.727 DEBUG:teuthology.orchestra.console.smithi152:check power output: Chassis Power is on 2024-04-22T22:35:46.685 DEBUG:teuthology.orchestra.console.smithi110:pexpect command: ipmitool -H smithi110.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:35:46.728 DEBUG:teuthology.orchestra.console.smithi152:pexpect command: ipmitool -H smithi152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:35:46.798 DEBUG:teuthology.orchestra.console.smithi110:check power output: Chassis Power is on 2024-04-22T22:35:46.838 DEBUG:teuthology.orchestra.console.smithi152:check power output: Chassis Power is on 2024-04-22T22:35:50.804 DEBUG:teuthology.orchestra.console.smithi110:pexpect command: ipmitool -H smithi110.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:35:50.839 DEBUG:teuthology.orchestra.console.smithi152:pexpect command: ipmitool -H smithi152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:35:50.915 DEBUG:teuthology.orchestra.console.smithi110:check power output: Chassis Power is off 2024-04-22T22:35:50.950 DEBUG:teuthology.orchestra.console.smithi152:check power output: Chassis Power is off 2024-04-22T22:35:51.017 INFO:teuthology.orchestra.console.smithi110:Power off completed 2024-04-22T22:35:51.051 INFO:teuthology.orchestra.console.smithi152:Power off completed 2024-04-22T22:35:51.156 INFO:teuthology.run:Summary data: description: orch/cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_basic} duration: 404.739337682724 failure_reason: 'Command failed on smithi110 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=5d10877236244cd9929758cc39dc0a92 status: fail success: false 2024-04-22T22:35:51.156 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T22:35:51.244 INFO:teuthology.run:FAIL