2024-04-23T16:04:41.377 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-23T16:04:41.377 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669739 --verbose --owner scheduled_yuriw@teuthology --description rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} --name yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi -- /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669739/orig.config.yaml 2024-04-23T16:04:41.409 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T16:04:41.483 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669739 branch: wip-yuri3-testing-2024-04-05-0825 description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} email: yweinste@redhat.com first_in_suite: false job_id: '7669739' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri3-testing-2024-04-05-0825 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN - mons down - mon down - out of quorum log-only-match: - CEPHADM_ sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri3-testing-2024-04-05-0825 sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 3753 sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri3-testing-2024-04-05-0825 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_5d349943c59c9485df060d6adb0594f3940ec0eb/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb targets: smithi049.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP7Q/cxBHt2Kcq6FOjVqO+WBuvO7xTIeuCLjCY0FzQKBbFbO8m9ZCmf6WOhZ/0/JXym5fkUOlJmCWsa0eiLmRM8= smithi138.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA/2Ntk/liR3hkCliajiLPIUGidyqVzqYesWU3Ky1t9J9b7la2Eo6aw7JbwFUVZFdnUJmwvsEyxjEOuoKB2BfXA= smithi156.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHmyKwilA/PElqaj9k577/DRiKsUUvPs2jTW+hTFpa+f8Zq4CAJ6zCUDU5O6KWCz3vvv72A2astiP4qe59BFoDo= 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: null - cephadm.shell: host.a: - "set -e\nset -x\nceph orch apply node-exporter\nceph orch apply grafana\nceph\ \ orch apply alertmanager\nceph orch apply prometheus\nsleep 240\nceph orch\ \ ls\nceph orch ps\nceph orch host ls\nMON_DAEMON=$(ceph orch ps --daemon-type\ \ mon -f json | jq -r 'last | .daemon_name')\nGRAFANA_HOST=$(ceph orch ps --daemon-type\ \ grafana -f json | jq -e '.[]' | jq -r '.hostname')\nPROM_HOST=$(ceph orch\ \ ps --daemon-type prometheus -f json | jq -e '.[]' | jq -r '.hostname')\nALERTM_HOST=$(ceph\ \ orch ps --daemon-type alertmanager -f json | jq -e '.[]' | jq -r '.hostname')\n\ GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST \"$GRAFANA_HOST\"\ \ '.[] | select(.hostname==$GRAFANA_HOST) | .addr')\nPROM_IP=$(ceph orch host\ \ ls -f json | jq -r --arg PROM_HOST \"$PROM_HOST\" '.[] | select(.hostname==$PROM_HOST)\ \ | .addr')\nALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST\ \ \"$ALERTM_HOST\" '.[] | select(.hostname==$ALERTM_HOST) | .addr')\n# check\ \ each host node-exporter metrics endpoint is responsive\nALL_HOST_IPS=$(ceph\ \ orch host ls -f json | jq -r '.[] | .addr')\nfor ip in $ALL_HOST_IPS; do\n\ \ curl -s http://${ip}:9100/metric\ndone\n# check grafana endpoints are responsive\ \ and database health is okay\ncurl -k -s https://${GRAFANA_IP}:3000/api/health\n\ curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '.database == \"ok\"\ '\n# stop mon daemon in order to trigger an alert\nceph orch daemon stop $MON_DAEMON\n\ sleep 120\n# check prometheus endpoints are responsive and mon down alert is\ \ firing\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ \ | jq -e '.status == \"success\"'\ncurl -s http://${PROM_IP}:9095/api/v1/alerts\n\ curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '.data | .alerts | .[]\ \ | select(.labels | .alertname == \"CephMonDown\") | .state == \"firing\"'\n\ # check alertmanager endpoints are responsive and mon down alert is active\n\ curl -s http://${ALERTM_IP}:9093/api/v1/status\ncurl -s http://${ALERTM_IP}:9093/api/v1/alerts\n\ curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '.data | .[] | select(.labels\ \ | .alertname == \"CephMonDown\") | .status | .state == \"active\"'\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-23_14:14:08 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-23T16:04:41.483 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_5d349943c59c9485df060d6adb0594f3940ec0eb/qa; will attempt to use it 2024-04-23T16:04:41.484 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_5d349943c59c9485df060d6adb0594f3940ec0eb/qa/tasks 2024-04-23T16:04:41.484 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-23T16:04:41.486 INFO:teuthology.task.internal:Checking packages... 2024-04-23T16:04:41.512 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '5d349943c59c9485df060d6adb0594f3940ec0eb' 2024-04-23T16:04:41.512 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-23T16:04:41.512 INFO:teuthology.packaging:ref: None 2024-04-23T16:04:41.512 INFO:teuthology.packaging:tag: None 2024-04-23T16:04:41.512 INFO:teuthology.packaging:branch: wip-yuri3-testing-2024-04-05-0825 2024-04-23T16:04:41.512 INFO:teuthology.packaging:sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb 2024-04-23T16:04:41.513 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri3-testing-2024-04-05-0825 2024-04-23T16:04:41.759 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3211.g5d349943 2024-04-23T16:04:41.761 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-23T16:04:41.768 INFO:teuthology.task.internal:no buildpackages task found 2024-04-23T16:04:41.768 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-23T16:04:41.846 INFO:teuthology.task.internal:Saving configuration 2024-04-23T16:04:41.868 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-23T16:04:41.875 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T16:04:41.898 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi049.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669739', '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-23 15:58:02.267567', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP7Q/cxBHt2Kcq6FOjVqO+WBuvO7xTIeuCLjCY0FzQKBbFbO8m9ZCmf6WOhZ/0/JXym5fkUOlJmCWsa0eiLmRM8='} 2024-04-23T16:04:41.915 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi138.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669739', '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-23 15:58:02.266340', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA/2Ntk/liR3hkCliajiLPIUGidyqVzqYesWU3Ky1t9J9b7la2Eo6aw7JbwFUVZFdnUJmwvsEyxjEOuoKB2BfXA='} 2024-04-23T16:04:41.938 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi156.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669739', '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-23 15:58:02.264876', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHmyKwilA/PElqaj9k577/DRiKsUUvPs2jTW+hTFpa+f8Zq4CAJ6zCUDU5O6KWCz3vvv72A2astiP4qe59BFoDo='} 2024-04-23T16:04:41.938 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-23T16:04:41.944 INFO:teuthology.task.internal:roles: ubuntu@smithi049.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-04-23T16:04:41.944 INFO:teuthology.task.internal:roles: ubuntu@smithi138.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-04-23T16:04:41.944 INFO:teuthology.task.internal:roles: ubuntu@smithi156.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-04-23T16:04:41.944 INFO:teuthology.run_tasks:Running task console_log... 2024-04-23T16:04:42.050 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff82d59b160>, signals=[15]) 2024-04-23T16:04:42.051 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-23T16:04:42.057 INFO:teuthology.task.internal:Opening connections... 2024-04-23T16:04:42.057 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi049.front.sepia.ceph.com 2024-04-23T16:04:42.059 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T16:04:42.135 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi138.front.sepia.ceph.com 2024-04-23T16:04:42.136 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T16:04:42.208 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi156.front.sepia.ceph.com 2024-04-23T16:04:42.209 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi156.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T16:04:42.285 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-23T16:04:42.291 DEBUG:teuthology.orchestra.run.smithi049:> uname -m 2024-04-23T16:04:42.310 INFO:teuthology.orchestra.run.smithi049.stdout:x86_64 2024-04-23T16:04:42.310 DEBUG:teuthology.orchestra.run.smithi049:> cat /etc/os-release 2024-04-23T16:04:42.369 INFO:teuthology.orchestra.run.smithi049.stdout:NAME="CentOS Stream" 2024-04-23T16:04:42.369 INFO:teuthology.orchestra.run.smithi049.stdout:VERSION="9" 2024-04-23T16:04:42.369 INFO:teuthology.orchestra.run.smithi049.stdout:ID="centos" 2024-04-23T16:04:42.369 INFO:teuthology.orchestra.run.smithi049.stdout:ID_LIKE="rhel fedora" 2024-04-23T16:04:42.369 INFO:teuthology.orchestra.run.smithi049.stdout:VERSION_ID="9" 2024-04-23T16:04:42.369 INFO:teuthology.orchestra.run.smithi049.stdout:PLATFORM_ID="platform:el9" 2024-04-23T16:04:42.369 INFO:teuthology.orchestra.run.smithi049.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-23T16:04:42.369 INFO:teuthology.orchestra.run.smithi049.stdout:ANSI_COLOR="0;31" 2024-04-23T16:04:42.369 INFO:teuthology.orchestra.run.smithi049.stdout:LOGO="fedora-logo-icon" 2024-04-23T16:04:42.370 INFO:teuthology.orchestra.run.smithi049.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-23T16:04:42.370 INFO:teuthology.orchestra.run.smithi049.stdout:HOME_URL="https://centos.org/" 2024-04-23T16:04:42.370 INFO:teuthology.orchestra.run.smithi049.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-23T16:04:42.370 INFO:teuthology.orchestra.run.smithi049.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-23T16:04:42.370 INFO:teuthology.orchestra.run.smithi049.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-23T16:04:42.370 INFO:teuthology.lock.ops:Updating smithi049.front.sepia.ceph.com on lock server 2024-04-23T16:04:42.395 DEBUG:teuthology.orchestra.run.smithi138:> uname -m 2024-04-23T16:04:42.412 INFO:teuthology.orchestra.run.smithi138.stdout:x86_64 2024-04-23T16:04:42.413 DEBUG:teuthology.orchestra.run.smithi138:> cat /etc/os-release 2024-04-23T16:04:42.470 INFO:teuthology.orchestra.run.smithi138.stdout:NAME="CentOS Stream" 2024-04-23T16:04:42.471 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION="9" 2024-04-23T16:04:42.471 INFO:teuthology.orchestra.run.smithi138.stdout:ID="centos" 2024-04-23T16:04:42.471 INFO:teuthology.orchestra.run.smithi138.stdout:ID_LIKE="rhel fedora" 2024-04-23T16:04:42.471 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION_ID="9" 2024-04-23T16:04:42.471 INFO:teuthology.orchestra.run.smithi138.stdout:PLATFORM_ID="platform:el9" 2024-04-23T16:04:42.471 INFO:teuthology.orchestra.run.smithi138.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-23T16:04:42.471 INFO:teuthology.orchestra.run.smithi138.stdout:ANSI_COLOR="0;31" 2024-04-23T16:04:42.471 INFO:teuthology.orchestra.run.smithi138.stdout:LOGO="fedora-logo-icon" 2024-04-23T16:04:42.471 INFO:teuthology.orchestra.run.smithi138.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-23T16:04:42.471 INFO:teuthology.orchestra.run.smithi138.stdout:HOME_URL="https://centos.org/" 2024-04-23T16:04:42.471 INFO:teuthology.orchestra.run.smithi138.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-23T16:04:42.471 INFO:teuthology.orchestra.run.smithi138.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-23T16:04:42.471 INFO:teuthology.orchestra.run.smithi138.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-23T16:04:42.472 INFO:teuthology.lock.ops:Updating smithi138.front.sepia.ceph.com on lock server 2024-04-23T16:04:42.494 DEBUG:teuthology.orchestra.run.smithi156:> uname -m 2024-04-23T16:04:42.513 INFO:teuthology.orchestra.run.smithi156.stdout:x86_64 2024-04-23T16:04:42.513 DEBUG:teuthology.orchestra.run.smithi156:> cat /etc/os-release 2024-04-23T16:04:42.570 INFO:teuthology.orchestra.run.smithi156.stdout:NAME="CentOS Stream" 2024-04-23T16:04:42.570 INFO:teuthology.orchestra.run.smithi156.stdout:VERSION="9" 2024-04-23T16:04:42.570 INFO:teuthology.orchestra.run.smithi156.stdout:ID="centos" 2024-04-23T16:04:42.571 INFO:teuthology.orchestra.run.smithi156.stdout:ID_LIKE="rhel fedora" 2024-04-23T16:04:42.571 INFO:teuthology.orchestra.run.smithi156.stdout:VERSION_ID="9" 2024-04-23T16:04:42.571 INFO:teuthology.orchestra.run.smithi156.stdout:PLATFORM_ID="platform:el9" 2024-04-23T16:04:42.571 INFO:teuthology.orchestra.run.smithi156.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-23T16:04:42.571 INFO:teuthology.orchestra.run.smithi156.stdout:ANSI_COLOR="0;31" 2024-04-23T16:04:42.571 INFO:teuthology.orchestra.run.smithi156.stdout:LOGO="fedora-logo-icon" 2024-04-23T16:04:42.571 INFO:teuthology.orchestra.run.smithi156.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-23T16:04:42.571 INFO:teuthology.orchestra.run.smithi156.stdout:HOME_URL="https://centos.org/" 2024-04-23T16:04:42.571 INFO:teuthology.orchestra.run.smithi156.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-23T16:04:42.571 INFO:teuthology.orchestra.run.smithi156.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-23T16:04:42.571 INFO:teuthology.orchestra.run.smithi156.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-23T16:04:42.571 INFO:teuthology.lock.ops:Updating smithi156.front.sepia.ceph.com on lock server 2024-04-23T16:04:42.603 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-23T16:04:42.612 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-23T16:04:42.621 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-23T16:04:42.621 DEBUG:teuthology.orchestra.run.smithi049:> test '!' -e /home/ubuntu/cephtest 2024-04-23T16:04:42.623 DEBUG:teuthology.orchestra.run.smithi138:> test '!' -e /home/ubuntu/cephtest 2024-04-23T16:04:42.625 DEBUG:teuthology.orchestra.run.smithi156:> test '!' -e /home/ubuntu/cephtest 2024-04-23T16:04:42.641 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-23T16:04:42.650 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-23T16:04:42.650 DEBUG:teuthology.orchestra.run.smithi049:> test -z $(ls -A /var/lib/ceph) 2024-04-23T16:04:42.681 DEBUG:teuthology.orchestra.run.smithi138:> test -z $(ls -A /var/lib/ceph) 2024-04-23T16:04:42.684 DEBUG:teuthology.orchestra.run.smithi156:> test -z $(ls -A /var/lib/ceph) 2024-04-23T16:04:42.788 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-23T16:04:42.864 INFO:teuthology.run_tasks:Running task kernel... 2024-04-23T16:04:42.879 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-23T16:04:42.879 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-23T16:04:42.879 DEBUG:teuthology.orchestra.run.smithi049:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-23T16:04:42.880 DEBUG:teuthology.orchestra.run.smithi138:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-23T16:04:42.880 DEBUG:teuthology.orchestra.run.smithi156:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-23T16:04:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:04:42.897 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2024-04-23T16:04:42.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:04:42.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:04:42.899 DEBUG:teuthology.orchestra.run.smithi049:> uname -r 2024-04-23T16:04:42.899 DEBUG:teuthology.orchestra.run.smithi156:> uname -r 2024-04-23T16:04:42.955 INFO:teuthology.orchestra.run.smithi138.stdout:5.14.0-437.el9.x86_64 2024-04-23T16:04:42.955 INFO:teuthology.task.kernel:Running kernel on smithi138: 5.14.0-437.el9.x86_64 2024-04-23T16:04:42.955 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum install -y kernel 2024-04-23T16:04:42.957 INFO:teuthology.orchestra.run.smithi049.stdout:5.14.0-437.el9.x86_64 2024-04-23T16:04:42.957 INFO:teuthology.orchestra.run.smithi156.stdout:5.14.0-437.el9.x86_64 2024-04-23T16:04:42.957 INFO:teuthology.task.kernel:Running kernel on smithi049: 5.14.0-437.el9.x86_64 2024-04-23T16:04:42.957 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum install -y kernel 2024-04-23T16:04:42.957 INFO:teuthology.task.kernel:Running kernel on smithi156: 5.14.0-437.el9.x86_64 2024-04-23T16:04:42.957 DEBUG:teuthology.orchestra.run.smithi156:> sudo yum install -y kernel 2024-04-23T16:04:45.933 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - BaseOS 6.1 MB/s | 8.0 MB 00:01 2024-04-23T16:04:46.550 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - BaseOS 4.1 MB/s | 8.0 MB 00:01 2024-04-23T16:04:49.511 INFO:teuthology.orchestra.run.smithi156.stdout:CentOS Stream 9 - BaseOS 1.6 MB/s | 8.0 MB 00:04 2024-04-23T16:04:51.270 INFO:teuthology.orchestra.run.smithi156.stdout:CentOS Stream 9 - AppStream 29 MB/s | 19 MB 00:00 2024-04-23T16:04:55.679 INFO:teuthology.orchestra.run.smithi156.stdout:CentOS Stream 9 - CRB 8.1 MB/s | 6.2 MB 00:00 2024-04-23T16:04:58.049 INFO:teuthology.orchestra.run.smithi156.stdout:CentOS Stream 9 - Extras packages 16 kB/s | 16 kB 00:01 2024-04-23T16:04:59.065 INFO:teuthology.orchestra.run.smithi156.stdout:Extra Packages for Enterprise Linux 23 MB/s | 21 MB 00:00 2024-04-23T16:05:00.207 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - AppStream 1.4 MB/s | 19 MB 00:13 2024-04-23T16:05:04.064 INFO:teuthology.orchestra.run.smithi156.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-04-23T16:05:04.243 INFO:teuthology.orchestra.run.smithi156.stdout:Last metadata expiration check: 0:00:01 ago on Tue 23 Apr 2024 04:05:03 PM UTC. 2024-04-23T16:05:04.691 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - CRB 6.5 MB/s | 6.2 MB 00:00 2024-04-23T16:05:05.887 INFO:teuthology.orchestra.run.smithi156.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-23T16:05:05.888 INFO:teuthology.orchestra.run.smithi156.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-23T16:05:05.970 INFO:teuthology.orchestra.run.smithi156.stdout:Dependencies resolved. 2024-04-23T16:05:05.971 INFO:teuthology.orchestra.run.smithi156.stdout:Nothing to do. 2024-04-23T16:05:05.971 INFO:teuthology.orchestra.run.smithi156.stdout:Complete! 2024-04-23T16:05:06.078 DEBUG:teuthology.orchestra.run.smithi156:> echo no | sudo yum reinstall kernel || true 2024-04-23T16:05:06.578 INFO:teuthology.orchestra.run.smithi156.stdout:Last metadata expiration check: 0:00:03 ago on Tue 23 Apr 2024 04:05:03 PM UTC. 2024-04-23T16:05:06.635 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - Extras packages 20 kB/s | 16 kB 00:00 2024-04-23T16:05:06.708 INFO:teuthology.orchestra.run.smithi156.stdout:Dependencies resolved. 2024-04-23T16:05:06.715 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:05:06.715 INFO:teuthology.orchestra.run.smithi156.stdout: Package Architecture Version Repository Size 2024-04-23T16:05:06.715 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:05:06.715 INFO:teuthology.orchestra.run.smithi156.stdout:Reinstalling: 2024-04-23T16:05:06.715 INFO:teuthology.orchestra.run.smithi156.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T16:05:06.715 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:05:06.715 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction Summary 2024-04-23T16:05:06.715 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:05:06.715 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:05:06.716 INFO:teuthology.orchestra.run.smithi156.stdout:Total download size: 255 k 2024-04-23T16:05:06.716 INFO:teuthology.orchestra.run.smithi156.stdout:Installed size: 0 2024-04-23T16:05:06.716 INFO:teuthology.orchestra.run.smithi156.stderr:Operation aborted. 2024-04-23T16:05:06.784 INFO:teuthology.orchestra.run.smithi156.stdout:Is this ok [y/N]: 2024-04-23T16:05:06.785 DEBUG:teuthology.orchestra.run.smithi156:> sudo yum reinstall -y kernel || true 2024-04-23T16:05:07.280 INFO:teuthology.orchestra.run.smithi156.stdout:Last metadata expiration check: 0:00:04 ago on Tue 23 Apr 2024 04:05:03 PM UTC. 2024-04-23T16:05:07.398 INFO:teuthology.orchestra.run.smithi156.stdout:Dependencies resolved. 2024-04-23T16:05:07.399 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:05:07.399 INFO:teuthology.orchestra.run.smithi156.stdout: Package Architecture Version Repository Size 2024-04-23T16:05:07.399 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:05:07.399 INFO:teuthology.orchestra.run.smithi156.stdout:Reinstalling: 2024-04-23T16:05:07.399 INFO:teuthology.orchestra.run.smithi156.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T16:05:07.399 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:05:07.399 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction Summary 2024-04-23T16:05:07.399 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:05:07.399 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:05:07.399 INFO:teuthology.orchestra.run.smithi156.stdout:Total download size: 255 k 2024-04-23T16:05:07.399 INFO:teuthology.orchestra.run.smithi156.stdout:Installed size: 0 2024-04-23T16:05:07.400 INFO:teuthology.orchestra.run.smithi156.stdout:Downloading Packages: 2024-04-23T16:05:08.002 INFO:teuthology.orchestra.run.smithi138.stdout:Extra Packages for Enterprise Linux 17 MB/s | 21 MB 00:01 2024-04-23T16:05:08.125 INFO:teuthology.orchestra.run.smithi156.stdout:kernel-5.14.0-437.el9.x86_64.rpm 454 kB/s | 255 kB 00:00 2024-04-23T16:05:08.125 INFO:teuthology.orchestra.run.smithi156.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:05:08.125 INFO:teuthology.orchestra.run.smithi156.stdout:Total 351 kB/s | 255 kB 00:00 2024-04-23T16:05:08.146 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction check 2024-04-23T16:05:08.318 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction check succeeded. 2024-04-23T16:05:08.319 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction test 2024-04-23T16:05:08.323 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction test succeeded. 2024-04-23T16:05:08.324 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction 2024-04-23T16:05:08.463 INFO:teuthology.orchestra.run.smithi156.stdout: Preparing : 1/1 2024-04-23T16:05:08.559 INFO:teuthology.orchestra.run.smithi156.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T16:05:08.560 INFO:teuthology.orchestra.run.smithi156.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:05:09.182 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:05:09.182 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T16:05:09.373 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - AppStream 896 kB/s | 19 MB 00:21 2024-04-23T16:05:09.873 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:05:09.873 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:05:09.873 INFO:teuthology.orchestra.run.smithi156.stdout:Reinstalled: 2024-04-23T16:05:09.873 INFO:teuthology.orchestra.run.smithi156.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-23T16:05:09.873 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:05:09.873 INFO:teuthology.orchestra.run.smithi156.stdout:Complete! 2024-04-23T16:05:10.063 DEBUG:teuthology.orchestra.run.smithi156:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T16:05:10.109 INFO:teuthology.orchestra.run.smithi156.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-23T16:05:10.110 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-23T16:05:10.110 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-23T16:05:10.110 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-04-23T16:05:10.110 DEBUG:teuthology.orchestra.run.smithi156:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-23T16:05:10.136 INFO:teuthology.orchestra.run.smithi156.stdout:ttyS1 2024-04-23T16:05:10.161 DEBUG:teuthology.parallel:result is None 2024-04-23T16:05:13.052 INFO:teuthology.orchestra.run.smithi138.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-04-23T16:05:14.933 INFO:teuthology.orchestra.run.smithi138.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-23T16:05:14.933 INFO:teuthology.orchestra.run.smithi138.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-23T16:05:15.034 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-04-23T16:05:15.036 INFO:teuthology.orchestra.run.smithi138.stdout:Nothing to do. 2024-04-23T16:05:15.036 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2024-04-23T16:05:15.149 DEBUG:teuthology.orchestra.run.smithi138:> echo no | sudo yum reinstall kernel || true 2024-04-23T16:05:15.646 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:02 ago on Tue 23 Apr 2024 04:05:13 PM UTC. 2024-04-23T16:05:15.777 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-04-23T16:05:15.789 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:05:15.790 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2024-04-23T16:05:15.790 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:05:15.790 INFO:teuthology.orchestra.run.smithi138.stdout:Reinstalling: 2024-04-23T16:05:15.790 INFO:teuthology.orchestra.run.smithi138.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T16:05:15.790 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:05:15.790 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2024-04-23T16:05:15.790 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:05:15.790 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:05:15.790 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 255 k 2024-04-23T16:05:15.790 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 0 2024-04-23T16:05:15.790 INFO:teuthology.orchestra.run.smithi138.stderr:Operation aborted. 2024-04-23T16:05:15.845 INFO:teuthology.orchestra.run.smithi138.stdout:Is this ok [y/N]: 2024-04-23T16:05:15.845 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum reinstall -y kernel || true 2024-04-23T16:05:16.337 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:03 ago on Tue 23 Apr 2024 04:05:13 PM UTC. 2024-04-23T16:05:16.453 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-04-23T16:05:16.454 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:05:16.454 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2024-04-23T16:05:16.454 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:05:16.454 INFO:teuthology.orchestra.run.smithi138.stdout:Reinstalling: 2024-04-23T16:05:16.454 INFO:teuthology.orchestra.run.smithi138.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T16:05:16.454 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:05:16.454 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2024-04-23T16:05:16.454 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:05:16.454 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:05:16.455 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 255 k 2024-04-23T16:05:16.455 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 0 2024-04-23T16:05:16.455 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2024-04-23T16:05:16.745 INFO:teuthology.orchestra.run.smithi138.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.2 MB/s | 255 kB 00:00 2024-04-23T16:05:16.745 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:05:16.746 INFO:teuthology.orchestra.run.smithi138.stdout:Total 876 kB/s | 255 kB 00:00 2024-04-23T16:05:16.767 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2024-04-23T16:05:16.942 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2024-04-23T16:05:16.943 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2024-04-23T16:05:16.948 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2024-04-23T16:05:16.948 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2024-04-23T16:05:17.084 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2024-04-23T16:05:17.172 INFO:teuthology.orchestra.run.smithi138.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T16:05:17.172 INFO:teuthology.orchestra.run.smithi138.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:05:17.870 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:05:17.871 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T16:05:18.574 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:05:18.574 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:05:18.574 INFO:teuthology.orchestra.run.smithi138.stdout:Reinstalled: 2024-04-23T16:05:18.574 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-23T16:05:18.574 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:05:18.574 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2024-04-23T16:05:18.745 DEBUG:teuthology.orchestra.run.smithi138:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T16:05:18.791 INFO:teuthology.orchestra.run.smithi138.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-23T16:05:18.791 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-23T16:05:18.791 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-23T16:05:18.791 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-23T16:05:18.792 DEBUG:teuthology.orchestra.run.smithi138:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-23T16:05:18.831 INFO:teuthology.orchestra.run.smithi138.stdout:ttyS1 2024-04-23T16:05:18.852 DEBUG:teuthology.parallel:result is None 2024-04-23T16:05:20.958 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - CRB 803 kB/s | 6.2 MB 00:07 2024-04-23T16:05:22.309 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - Extras packages 99 kB/s | 16 kB 00:00 2024-04-23T16:05:24.363 INFO:teuthology.orchestra.run.smithi049.stdout:Extra Packages for Enterprise Linux 11 MB/s | 21 MB 00:01 2024-04-23T16:05:29.668 INFO:teuthology.orchestra.run.smithi049.stdout:lab-extras 22 kB/s | 1.7 kB 00:00 2024-04-23T16:05:31.616 INFO:teuthology.orchestra.run.smithi049.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-23T16:05:31.616 INFO:teuthology.orchestra.run.smithi049.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-23T16:05:31.698 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-23T16:05:31.699 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-04-23T16:05:31.700 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-23T16:05:31.806 DEBUG:teuthology.orchestra.run.smithi049:> echo no | sudo yum reinstall kernel || true 2024-04-23T16:05:32.365 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:00:03 ago on Tue 23 Apr 2024 04:05:29 PM UTC. 2024-04-23T16:05:32.488 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-23T16:05:32.497 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:05:32.497 INFO:teuthology.orchestra.run.smithi049.stdout: Package Architecture Version Repository Size 2024-04-23T16:05:32.497 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:05:32.497 INFO:teuthology.orchestra.run.smithi049.stdout:Reinstalling: 2024-04-23T16:05:32.497 INFO:teuthology.orchestra.run.smithi049.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T16:05:32.498 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:05:32.498 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-23T16:05:32.498 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:05:32.498 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:05:32.498 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 255 k 2024-04-23T16:05:32.498 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 0 2024-04-23T16:05:32.499 INFO:teuthology.orchestra.run.smithi049.stderr:Operation aborted. 2024-04-23T16:05:32.557 INFO:teuthology.orchestra.run.smithi049.stdout:Is this ok [y/N]: 2024-04-23T16:05:32.557 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum reinstall -y kernel || true 2024-04-23T16:05:33.072 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:00:04 ago on Tue 23 Apr 2024 04:05:29 PM UTC. 2024-04-23T16:05:33.193 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-23T16:05:33.193 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:05:33.194 INFO:teuthology.orchestra.run.smithi049.stdout: Package Architecture Version Repository Size 2024-04-23T16:05:33.194 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:05:33.194 INFO:teuthology.orchestra.run.smithi049.stdout:Reinstalling: 2024-04-23T16:05:33.194 INFO:teuthology.orchestra.run.smithi049.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T16:05:33.194 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:05:33.194 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-23T16:05:33.194 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:05:33.194 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:05:33.194 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 255 k 2024-04-23T16:05:33.194 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 0 2024-04-23T16:05:33.194 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-23T16:05:33.645 INFO:teuthology.orchestra.run.smithi049.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.4 MB/s | 255 kB 00:00 2024-04-23T16:05:33.646 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:05:33.646 INFO:teuthology.orchestra.run.smithi049.stdout:Total 564 kB/s | 255 kB 00:00 2024-04-23T16:05:33.663 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-23T16:05:33.855 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-23T16:05:33.855 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-23T16:05:33.860 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-23T16:05:33.861 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-23T16:05:34.008 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-23T16:05:34.079 INFO:teuthology.orchestra.run.smithi049.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T16:05:34.080 INFO:teuthology.orchestra.run.smithi049.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:05:34.770 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:05:34.771 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T16:05:35.478 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:05:35.478 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:05:35.478 INFO:teuthology.orchestra.run.smithi049.stdout:Reinstalled: 2024-04-23T16:05:35.478 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-23T16:05:35.478 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:05:35.479 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-23T16:05:35.653 DEBUG:teuthology.orchestra.run.smithi049:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T16:05:35.701 INFO:teuthology.orchestra.run.smithi049.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-23T16:05:35.702 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-23T16:05:35.703 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-23T16:05:35.703 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-23T16:05:35.703 DEBUG:teuthology.orchestra.run.smithi049:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-23T16:05:35.735 INFO:teuthology.orchestra.run.smithi049.stdout:ttyS1 2024-04-23T16:05:35.766 DEBUG:teuthology.parallel:result is None 2024-04-23T16:05:35.766 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-23T16:05:35.774 INFO:teuthology.task.internal:Creating test directory... 2024-04-23T16:05:35.774 DEBUG:teuthology.orchestra.run.smithi049:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-23T16:05:35.809 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-23T16:05:35.811 DEBUG:teuthology.orchestra.run.smithi156:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-23T16:05:35.829 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-23T16:05:35.836 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-23T16:05:35.842 INFO:teuthology.task.internal:Creating archive directory... 2024-04-23T16:05:35.843 DEBUG:teuthology.orchestra.run.smithi049:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-23T16:05:35.864 DEBUG:teuthology.orchestra.run.smithi138:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-23T16:05:35.870 DEBUG:teuthology.orchestra.run.smithi156:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-23T16:05:36.039 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-23T16:05:36.046 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-23T16:05:36.046 DEBUG:teuthology.orchestra.run.smithi049:> 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-23T16:05:36.048 DEBUG:teuthology.orchestra.run.smithi138:> 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-23T16:05:36.050 DEBUG:teuthology.orchestra.run.smithi156:> 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-23T16:05:36.085 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T16:05:36.085 INFO:teuthology.orchestra.run.smithi049.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T16:05:36.088 INFO:teuthology.orchestra.run.smithi156.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T16:05:36.095 INFO:teuthology.orchestra.run.smithi049.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T16:05:36.096 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T16:05:36.099 INFO:teuthology.orchestra.run.smithi156.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T16:05:36.101 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-23T16:05:36.108 INFO:teuthology.task.internal:Configuring sudo... 2024-04-23T16:05:36.108 DEBUG:teuthology.orchestra.run.smithi049:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-23T16:05:36.140 DEBUG:teuthology.orchestra.run.smithi138:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-23T16:05:36.142 DEBUG:teuthology.orchestra.run.smithi156:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-23T16:05:36.169 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-23T16:05:36.178 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-23T16:05:36.178 DEBUG:teuthology.orchestra.run.smithi049:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-23T16:05:36.203 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-23T16:05:36.209 DEBUG:teuthology.orchestra.run.smithi156:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-23T16:05:36.225 DEBUG:teuthology.orchestra.run.smithi049:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T16:05:36.295 DEBUG:teuthology.orchestra.run.smithi049:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T16:05:36.353 DEBUG:teuthology.orchestra.run.smithi049:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T16:05:36.429 DEBUG:teuthology.orchestra.run.smithi049:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T16:05:36.474 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-04-23T16:05:36.474 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-23T16:05:36.538 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T16:05:36.577 DEBUG:teuthology.orchestra.run.smithi138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T16:05:36.636 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T16:05:36.721 DEBUG:teuthology.orchestra.run.smithi138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T16:05:36.761 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-04-23T16:05:36.761 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-23T16:05:36.827 DEBUG:teuthology.orchestra.run.smithi156:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T16:05:36.872 DEBUG:teuthology.orchestra.run.smithi156:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T16:05:36.923 DEBUG:teuthology.orchestra.run.smithi156:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T16:05:37.008 DEBUG:teuthology.orchestra.run.smithi156:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T16:05:37.051 DEBUG:teuthology.orchestra.run.smithi156:> set -ex 2024-04-23T16:05:37.051 DEBUG:teuthology.orchestra.run.smithi156:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-23T16:05:37.118 DEBUG:teuthology.orchestra.run.smithi049:> sudo service rsyslog restart 2024-04-23T16:05:37.121 DEBUG:teuthology.orchestra.run.smithi138:> sudo service rsyslog restart 2024-04-23T16:05:37.123 DEBUG:teuthology.orchestra.run.smithi156:> sudo service rsyslog restart 2024-04-23T16:05:37.150 INFO:teuthology.orchestra.run.smithi049.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T16:05:37.154 INFO:teuthology.orchestra.run.smithi138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T16:05:37.196 INFO:teuthology.orchestra.run.smithi156.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T16:05:37.534 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-23T16:05:37.542 INFO:teuthology.task.internal:Starting timer... 2024-04-23T16:05:37.542 INFO:teuthology.run_tasks:Running task pcp... 2024-04-23T16:05:37.552 INFO:teuthology.run_tasks:Running task selinux... 2024-04-23T16:05:37.559 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-23T16:05:37.560 DEBUG:teuthology.orchestra.run.smithi049:> sudo service auditd rotate 2024-04-23T16:05:37.627 INFO:teuthology.orchestra.run.smithi049.stdout:Rotating logs: 2024-04-23T16:05:37.629 DEBUG:teuthology.orchestra.run.smithi138:> sudo service auditd rotate 2024-04-23T16:05:37.722 INFO:teuthology.orchestra.run.smithi138.stdout:Rotating logs: 2024-04-23T16:05:37.724 DEBUG:teuthology.orchestra.run.smithi156:> sudo service auditd rotate 2024-04-23T16:05:37.774 INFO:teuthology.orchestra.run.smithi156.stdout:Rotating logs: 2024-04-23T16:05:37.776 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-23T16:05:37.776 DEBUG:teuthology.orchestra.run.smithi049:> /usr/sbin/getenforce 2024-04-23T16:05:37.797 INFO:teuthology.orchestra.run.smithi049.stdout:Permissive 2024-04-23T16:05:37.797 DEBUG:teuthology.orchestra.run.smithi138:> /usr/sbin/getenforce 2024-04-23T16:05:37.818 INFO:teuthology.orchestra.run.smithi138.stdout:Permissive 2024-04-23T16:05:37.818 DEBUG:teuthology.orchestra.run.smithi156:> /usr/sbin/getenforce 2024-04-23T16:05:37.855 INFO:teuthology.orchestra.run.smithi156.stdout:Permissive 2024-04-23T16:05:37.856 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi049.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi138.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi156.front.sepia.ceph.com': 'permissive'} 2024-04-23T16:05:37.856 DEBUG:teuthology.orchestra.run.smithi049:> 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-23T16:05:37.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:05:37.881 DEBUG:teuthology.orchestra.run.smithi138:> 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-23T16:05:37.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:05:37.906 DEBUG:teuthology.orchestra.run.smithi156:> 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-23T16:05:37.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:05:37.931 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-23T16:05:37.931 DEBUG:teuthology.orchestra.run.smithi049:> sudo /usr/sbin/setenforce permissive 2024-04-23T16:05:37.956 DEBUG:teuthology.orchestra.run.smithi138:> sudo /usr/sbin/setenforce permissive 2024-04-23T16:05:37.990 DEBUG:teuthology.orchestra.run.smithi156:> sudo /usr/sbin/setenforce permissive 2024-04-23T16:05:38.014 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-23T16:05:38.023 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-23T16:05:38.029 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-23T16:05:38.152 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-23T16:05:38.168 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-23T16:05:38.170 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi049.front.sepia.ceph.com,smithi138.front.sepia.ceph.com,smithi156.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-23T16:09:09.622 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi049.front.sepia.ceph.com'), Remote(name='ubuntu@smithi138.front.sepia.ceph.com'), Remote(name='ubuntu@smithi156.front.sepia.ceph.com')] 2024-04-23T16:09:09.623 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-04-23T16:09:09.624 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T16:09:09.702 DEBUG:teuthology.orchestra.run.smithi049:> true 2024-04-23T16:09:09.782 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-04-23T16:09:09.783 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-04-23T16:09:09.783 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T16:09:09.860 DEBUG:teuthology.orchestra.run.smithi138:> true 2024-04-23T16:09:09.937 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-04-23T16:09:09.938 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi156.front.sepia.ceph.com' 2024-04-23T16:09:09.938 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi156.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T16:09:10.016 DEBUG:teuthology.orchestra.run.smithi156:> true 2024-04-23T16:09:10.099 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi156.front.sepia.ceph.com' 2024-04-23T16:09:10.100 INFO:teuthology.run_tasks:Running task clock... 2024-04-23T16:09:10.110 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-23T16:09:10.110 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-23T16:09:10.111 DEBUG:teuthology.orchestra.run.smithi049:> 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-23T16:09:10.113 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-23T16:09:10.113 DEBUG:teuthology.orchestra.run.smithi138:> 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-23T16:09:10.116 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-23T16:09:10.116 DEBUG:teuthology.orchestra.run.smithi156:> 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-23T16:09:10.141 INFO:teuthology.orchestra.run.smithi049.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-23T16:09:10.142 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-23T16:09:10.155 INFO:teuthology.orchestra.run.smithi049.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-23T16:09:10.156 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-23T16:09:10.170 INFO:teuthology.orchestra.run.smithi156.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-23T16:09:10.178 INFO:teuthology.orchestra.run.smithi138.stderr:sudo: ntpd: command not found 2024-04-23T16:09:10.179 INFO:teuthology.orchestra.run.smithi049.stderr:sudo: ntpd: command not found 2024-04-23T16:09:10.185 INFO:teuthology.orchestra.run.smithi156.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-23T16:09:10.189 INFO:teuthology.orchestra.run.smithi138.stdout:506 Cannot talk to daemon 2024-04-23T16:09:10.190 INFO:teuthology.orchestra.run.smithi049.stdout:506 Cannot talk to daemon 2024-04-23T16:09:10.202 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-23T16:09:10.203 INFO:teuthology.orchestra.run.smithi049.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-23T16:09:10.209 INFO:teuthology.orchestra.run.smithi156.stderr:sudo: ntpd: command not found 2024-04-23T16:09:10.215 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-23T16:09:10.216 INFO:teuthology.orchestra.run.smithi049.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-23T16:09:10.219 INFO:teuthology.orchestra.run.smithi156.stdout:506 Cannot talk to daemon 2024-04-23T16:09:10.232 INFO:teuthology.orchestra.run.smithi156.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-23T16:09:10.245 INFO:teuthology.orchestra.run.smithi156.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-23T16:09:10.269 INFO:teuthology.orchestra.run.smithi138.stderr:bash: line 1: ntpq: command not found 2024-04-23T16:09:10.271 INFO:teuthology.orchestra.run.smithi049.stderr:bash: line 1: ntpq: command not found 2024-04-23T16:09:10.273 INFO:teuthology.orchestra.run.smithi138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T16:09:10.273 INFO:teuthology.orchestra.run.smithi138.stdout:=============================================================================== 2024-04-23T16:09:10.273 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:09:10.273 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:09:10.273 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:09:10.273 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:09:10.276 INFO:teuthology.orchestra.run.smithi049.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T16:09:10.276 INFO:teuthology.orchestra.run.smithi049.stdout:=============================================================================== 2024-04-23T16:09:10.276 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:09:10.276 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:09:10.276 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:09:10.277 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:09:10.303 INFO:teuthology.orchestra.run.smithi156.stderr:bash: line 1: ntpq: command not found 2024-04-23T16:09:10.306 INFO:teuthology.orchestra.run.smithi156.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T16:09:10.306 INFO:teuthology.orchestra.run.smithi156.stdout:=============================================================================== 2024-04-23T16:09:10.306 INFO:teuthology.orchestra.run.smithi156.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:09:10.307 INFO:teuthology.orchestra.run.smithi156.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:09:10.307 INFO:teuthology.orchestra.run.smithi156.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:09:10.307 INFO:teuthology.orchestra.run.smithi156.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:09:10.308 INFO:teuthology.run_tasks:Running task pexec... 2024-04-23T16:09:10.317 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-23T16:09:10.318 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi049.front.sepia.ceph.com 2024-04-23T16:09:10.318 DEBUG:teuthology.orchestra.run.smithi049:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-23T16:09:10.318 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi138.front.sepia.ceph.com 2024-04-23T16:09:10.318 DEBUG:teuthology.orchestra.run.smithi138:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-23T16:09:10.319 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi156.front.sepia.ceph.com 2024-04-23T16:09:10.319 DEBUG:teuthology.orchestra.run.smithi156:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-23T16:09:10.846 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:43 ago on Tue 23 Apr 2024 04:08:27 PM UTC. 2024-04-23T16:09:10.869 INFO:teuthology.orchestra.run.smithi156.stdout:Last metadata expiration check: 0:00:43 ago on Tue 23 Apr 2024 04:08:27 PM UTC. 2024-04-23T16:09:10.870 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:00:40 ago on Tue 23 Apr 2024 04:08:30 PM UTC. 2024-04-23T16:09:10.964 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-04-23T16:09:10.964 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:09:10.964 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2024-04-23T16:09:10.964 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:09:10.965 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2024-04-23T16:09:10.965 INFO:teuthology.orchestra.run.smithi138.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-23T16:09:10.965 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:09:10.965 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2024-04-23T16:09:10.965 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:09:10.965 INFO:teuthology.orchestra.run.smithi138.stdout:Install 1 Package 2024-04-23T16:09:10.965 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:09:10.965 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 3.1 M 2024-04-23T16:09:10.965 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 9.8 M 2024-04-23T16:09:10.965 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2024-04-23T16:09:10.986 INFO:teuthology.orchestra.run.smithi156.stdout:Dependencies resolved. 2024-04-23T16:09:10.986 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:09:10.986 INFO:teuthology.orchestra.run.smithi156.stdout: Package Architecture Version Repository Size 2024-04-23T16:09:10.986 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:09:10.986 INFO:teuthology.orchestra.run.smithi156.stdout:Installing: 2024-04-23T16:09:10.986 INFO:teuthology.orchestra.run.smithi156.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-23T16:09:10.986 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:09:10.987 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction Summary 2024-04-23T16:09:10.987 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:09:10.987 INFO:teuthology.orchestra.run.smithi156.stdout:Install 1 Package 2024-04-23T16:09:10.987 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:09:10.987 INFO:teuthology.orchestra.run.smithi156.stdout:Total download size: 3.1 M 2024-04-23T16:09:10.987 INFO:teuthology.orchestra.run.smithi156.stdout:Installed size: 9.8 M 2024-04-23T16:09:10.987 INFO:teuthology.orchestra.run.smithi156.stdout:Downloading Packages: 2024-04-23T16:09:10.992 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-23T16:09:10.993 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:09:10.993 INFO:teuthology.orchestra.run.smithi049.stdout: Package Architecture Version Repository Size 2024-04-23T16:09:10.994 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:09:10.994 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-23T16:09:10.994 INFO:teuthology.orchestra.run.smithi049.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-23T16:09:10.994 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:09:10.994 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-23T16:09:10.994 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:09:10.994 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-04-23T16:09:10.994 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:09:10.994 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 3.1 M 2024-04-23T16:09:10.994 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 9.8 M 2024-04-23T16:09:10.994 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-23T16:09:11.863 INFO:teuthology.orchestra.run.smithi049.stdout:runc-1.1.12-2.el9.x86_64.rpm 5.3 MB/s | 3.1 MB 00:00 2024-04-23T16:09:11.863 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:09:11.863 INFO:teuthology.orchestra.run.smithi049.stdout:Total 3.6 MB/s | 3.1 MB 00:00 2024-04-23T16:09:11.901 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-23T16:09:11.907 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-23T16:09:11.907 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-23T16:09:11.995 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-23T16:09:11.996 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-23T16:09:12.202 INFO:teuthology.orchestra.run.smithi156.stdout:runc-1.1.12-2.el9.x86_64.rpm 2.8 MB/s | 3.1 MB 00:01 2024-04-23T16:09:12.202 INFO:teuthology.orchestra.run.smithi156.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:09:12.202 INFO:teuthology.orchestra.run.smithi156.stdout:Total 2.6 MB/s | 3.1 MB 00:01 2024-04-23T16:09:12.224 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-23T16:09:12.237 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction check 2024-04-23T16:09:12.244 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction check succeeded. 2024-04-23T16:09:12.244 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction test 2024-04-23T16:09:12.325 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T16:09:12.326 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction test succeeded. 2024-04-23T16:09:12.327 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction 2024-04-23T16:09:12.539 INFO:teuthology.orchestra.run.smithi156.stdout: Preparing : 1/1 2024-04-23T16:09:12.619 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T16:09:12.897 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T16:09:13.088 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T16:09:13.178 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T16:09:13.178 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:09:13.178 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-23T16:09:13.178 INFO:teuthology.orchestra.run.smithi049.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-23T16:09:13.178 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:09:13.179 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-23T16:09:13.383 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T16:09:13.383 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:09:13.383 INFO:teuthology.orchestra.run.smithi156.stdout:Installed: 2024-04-23T16:09:13.383 INFO:teuthology.orchestra.run.smithi156.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-23T16:09:13.383 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:09:13.383 INFO:teuthology.orchestra.run.smithi156.stdout:Complete! 2024-04-23T16:09:13.417 DEBUG:teuthology.parallel:result is None 2024-04-23T16:09:13.632 DEBUG:teuthology.parallel:result is None 2024-04-23T16:09:15.524 INFO:teuthology.orchestra.run.smithi138.stdout:runc-1.1.12-2.el9.x86_64.rpm 714 kB/s | 3.1 MB 00:04 2024-04-23T16:09:15.524 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:09:15.525 INFO:teuthology.orchestra.run.smithi138.stdout:Total 702 kB/s | 3.1 MB 00:04 2024-04-23T16:09:15.563 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2024-04-23T16:09:15.570 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2024-04-23T16:09:15.570 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2024-04-23T16:09:15.657 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2024-04-23T16:09:15.657 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2024-04-23T16:09:15.881 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2024-04-23T16:09:15.975 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T16:09:16.527 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T16:09:16.848 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T16:09:16.848 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:09:16.849 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2024-04-23T16:09:16.849 INFO:teuthology.orchestra.run.smithi138.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-23T16:09:16.849 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:09:16.849 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2024-04-23T16:09:17.113 DEBUG:teuthology.parallel:result is None 2024-04-23T16:09:17.113 INFO:teuthology.run_tasks:Running task install... 2024-04-23T16:09:17.123 DEBUG:teuthology.task.install:project ceph 2024-04-23T16:09:17.123 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '5d349943c59c9485df060d6adb0594f3940ec0eb'}} 2024-04-23T16:09:17.123 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '5d349943c59c9485df060d6adb0594f3940ec0eb'} 2024-04-23T16:09:17.123 INFO:teuthology.task.install:Using flavor: default 2024-04-23T16:09:17.129 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-23T16:09:17.129 INFO:teuthology.task.install:extra packages: [] 2024-04-23T16:09:17.129 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': '5d349943c59c9485df060d6adb0594f3940ec0eb', 'tag': None, 'wait_for_package': False} 2024-04-23T16:09:17.130 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d349943c59c9485df060d6adb0594f3940ec0eb 2024-04-23T16:09:17.132 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': '5d349943c59c9485df060d6adb0594f3940ec0eb', 'tag': None, 'wait_for_package': False} 2024-04-23T16:09:17.132 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d349943c59c9485df060d6adb0594f3940ec0eb 2024-04-23T16:09:17.133 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': '5d349943c59c9485df060d6adb0594f3940ec0eb', 'tag': None, 'wait_for_package': False} 2024-04-23T16:09:17.134 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d349943c59c9485df060d6adb0594f3940ec0eb 2024-04-23T16:09:17.285 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/ 2024-04-23T16:09:17.286 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3211.g5d349943 2024-04-23T16:09:17.289 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/ 2024-04-23T16:09:17.289 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3211.g5d349943 2024-04-23T16:09:17.403 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-23T16:09:17.404 DEBUG:teuthology.orchestra.run.smithi156:> set -ex 2024-04-23T16:09:17.404 DEBUG:teuthology.orchestra.run.smithi156:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-23T16:09:17.433 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-23T16:09:17.434 DEBUG:teuthology.orchestra.run.smithi156:> 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/5d349943c59c9485df060d6adb0594f3940ec0eb/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-23T16:09:17.502 DEBUG:teuthology.orchestra.run.smithi156:> 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-23T16:09:17.506 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/ 2024-04-23T16:09:17.506 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3211.g5d349943 2024-04-23T16:09:17.561 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-23T16:09:17.561 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-04-23T16:09:17.562 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-23T16:09:17.578 DEBUG:teuthology.orchestra.run.smithi156:> 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-23T16:09:17.593 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-23T16:09:17.593 DEBUG:teuthology.orchestra.run.smithi049:> 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/5d349943c59c9485df060d6adb0594f3940ec0eb/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-23T16:09:17.619 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-23T16:09:17.619 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-04-23T16:09:17.619 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-23T16:09:17.643 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-23T16:09:17.643 DEBUG:teuthology.orchestra.run.smithi138:> 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/5d349943c59c9485df060d6adb0594f3940ec0eb/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-23T16:09:17.643 INFO:teuthology.orchestra.run.smithi156.stdout:check_obsoletes = 1 2024-04-23T16:09:17.645 DEBUG:teuthology.orchestra.run.smithi156:> sudo yum clean all 2024-04-23T16:09:17.662 DEBUG:teuthology.orchestra.run.smithi049:> 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-23T16:09:17.707 DEBUG:teuthology.orchestra.run.smithi138:> 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-23T16:09:17.742 DEBUG:teuthology.orchestra.run.smithi049:> 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-23T16:09:17.782 DEBUG:teuthology.orchestra.run.smithi138:> 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-23T16:09:17.808 INFO:teuthology.orchestra.run.smithi049.stdout:check_obsoletes = 1 2024-04-23T16:09:17.810 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum clean all 2024-04-23T16:09:17.845 INFO:teuthology.orchestra.run.smithi138.stdout:check_obsoletes = 1 2024-04-23T16:09:17.847 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum clean all 2024-04-23T16:09:17.873 INFO:teuthology.orchestra.run.smithi156.stdout:48 files removed 2024-04-23T16:09:17.901 DEBUG:teuthology.orchestra.run.smithi156:> sudo yum -y install ceph-radosgw 2024-04-23T16:09:18.045 INFO:teuthology.orchestra.run.smithi049.stdout:48 files removed 2024-04-23T16:09:18.072 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-radosgw 2024-04-23T16:09:18.087 INFO:teuthology.orchestra.run.smithi138.stdout:48 files removed 2024-04-23T16:09:18.115 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-radosgw 2024-04-23T16:09:18.573 INFO:teuthology.orchestra.run.smithi156.stdout:ceph packages for x86_64 203 kB/s | 83 kB 00:00 2024-04-23T16:09:18.716 INFO:teuthology.orchestra.run.smithi049.stdout:ceph packages for x86_64 224 kB/s | 83 kB 00:00 2024-04-23T16:09:18.881 INFO:teuthology.orchestra.run.smithi138.stdout:ceph packages for x86_64 168 kB/s | 83 kB 00:00 2024-04-23T16:09:19.208 INFO:teuthology.orchestra.run.smithi049.stdout:ceph noarch packages 38 kB/s | 17 kB 00:00 2024-04-23T16:09:19.349 INFO:teuthology.orchestra.run.smithi156.stdout:ceph noarch packages 23 kB/s | 17 kB 00:00 2024-04-23T16:09:19.511 INFO:teuthology.orchestra.run.smithi138.stdout:ceph noarch packages 29 kB/s | 17 kB 00:00 2024-04-23T16:09:19.542 INFO:teuthology.orchestra.run.smithi049.stdout:ceph source packages 7.9 kB/s | 2.3 kB 00:00 2024-04-23T16:09:19.724 INFO:teuthology.orchestra.run.smithi156.stdout:ceph source packages 6.9 kB/s | 2.3 kB 00:00 2024-04-23T16:09:19.965 INFO:teuthology.orchestra.run.smithi138.stdout:ceph source packages 5.6 kB/s | 2.3 kB 00:00 2024-04-23T16:09:20.291 INFO:teuthology.orchestra.run.smithi156.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.0 MB 00:00 2024-04-23T16:09:22.934 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - BaseOS 2.4 MB/s | 8.0 MB 00:03 2024-04-23T16:09:24.890 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - BaseOS 1.6 MB/s | 8.0 MB 00:04 2024-04-23T16:09:26.018 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - AppStream 9.6 MB/s | 19 MB 00:01 2024-04-23T16:09:29.657 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - AppStream 5.1 MB/s | 19 MB 00:03 2024-04-23T16:09:30.227 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.2 MB 00:00 2024-04-23T16:09:32.037 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - Extras packages 26 kB/s | 16 kB 00:00 2024-04-23T16:09:34.157 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - CRB 6.7 MB/s | 6.2 MB 00:00 2024-04-23T16:09:34.488 INFO:teuthology.orchestra.run.smithi049.stdout:Extra Packages for Enterprise Linux 9.0 MB/s | 21 MB 00:02 2024-04-23T16:09:35.784 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - Extras packages 34 kB/s | 16 kB 00:00 2024-04-23T16:09:37.477 INFO:teuthology.orchestra.run.smithi138.stdout:Extra Packages for Enterprise Linux 13 MB/s | 21 MB 00:01 2024-04-23T16:09:39.746 INFO:teuthology.orchestra.run.smithi049.stdout:lab-extras 48 kB/s | 1.7 kB 00:00 2024-04-23T16:09:41.966 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-23T16:09:41.968 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:09:41.968 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-04-23T16:09:41.968 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:09:41.968 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-23T16:09:41.969 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-radosgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 11 M 2024-04-23T16:09:41.969 INFO:teuthology.orchestra.run.smithi049.stdout:Upgrading: 2024-04-23T16:09:41.969 INFO:teuthology.orchestra.run.smithi049.stdout: librados2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.4 M 2024-04-23T16:09:41.969 INFO:teuthology.orchestra.run.smithi049.stdout: librbd1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.1 M 2024-04-23T16:09:41.969 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-04-23T16:09:41.969 INFO:teuthology.orchestra.run.smithi049.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-23T16:09:41.969 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-base x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T16:09:41.970 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 21 M 2024-04-23T16:09:41.970 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-selinux x86_64 2:19.0.0-3211.g5d349943.el7 ceph 25 k 2024-04-23T16:09:41.970 INFO:teuthology.orchestra.run.smithi049.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-23T16:09:41.970 INFO:teuthology.orchestra.run.smithi049.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-23T16:09:41.970 INFO:teuthology.orchestra.run.smithi049.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-23T16:09:41.970 INFO:teuthology.orchestra.run.smithi049.stdout: libcephfs2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 748 k 2024-04-23T16:09:41.970 INFO:teuthology.orchestra.run.smithi049.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-23T16:09:41.970 INFO:teuthology.orchestra.run.smithi049.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-23T16:09:41.970 INFO:teuthology.orchestra.run.smithi049.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-23T16:09:41.970 INFO:teuthology.orchestra.run.smithi049.stdout: libradosstriper1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 501 k 2024-04-23T16:09:41.970 INFO:teuthology.orchestra.run.smithi049.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-23T16:09:41.970 INFO:teuthology.orchestra.run.smithi049.stdout: librgw2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T16:09:41.970 INFO:teuthology.orchestra.run.smithi049.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-23T16:09:41.971 INFO:teuthology.orchestra.run.smithi049.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-23T16:09:41.971 INFO:teuthology.orchestra.run.smithi049.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-23T16:09:41.971 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ceph-argparse x86_64 2:19.0.0-3211.g5d349943.el7 ceph 45 k 2024-04-23T16:09:41.971 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 135 k 2024-04-23T16:09:41.971 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cephfs x86_64 2:19.0.0-3211.g5d349943.el7 ceph 161 k 2024-04-23T16:09:41.971 INFO:teuthology.orchestra.run.smithi049.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-23T16:09:41.971 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rados x86_64 2:19.0.0-3211.g5d349943.el7 ceph 321 k 2024-04-23T16:09:41.971 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rbd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 298 k 2024-04-23T16:09:41.971 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 99 k 2024-04-23T16:09:41.971 INFO:teuthology.orchestra.run.smithi049.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-23T16:09:41.971 INFO:teuthology.orchestra.run.smithi049.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-23T16:09:41.971 INFO:teuthology.orchestra.run.smithi049.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-23T16:09:41.971 INFO:teuthology.orchestra.run.smithi049.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-23T16:09:41.971 INFO:teuthology.orchestra.run.smithi049.stdout:Installing weak dependencies: 2024-04-23T16:09:41.972 INFO:teuthology.orchestra.run.smithi049.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-23T16:09:41.972 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:09:41.972 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-23T16:09:41.972 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:09:41.972 INFO:teuthology.orchestra.run.smithi049.stdout:Install 30 Packages 2024-04-23T16:09:41.972 INFO:teuthology.orchestra.run.smithi049.stdout:Upgrade 2 Packages 2024-04-23T16:09:41.972 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:09:41.972 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 60 M 2024-04-23T16:09:41.972 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-23T16:09:42.502 INFO:teuthology.orchestra.run.smithi138.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-04-23T16:09:43.072 INFO:teuthology.orchestra.run.smithi049.stdout:(1/32): ceph-base-19.0.0-3211.g5d349943.el7.x86 5.7 MB/s | 5.4 MB 00:00 2024-04-23T16:09:43.122 INFO:teuthology.orchestra.run.smithi049.stdout:(2/32): ceph-selinux-19.0.0-3211.g5d349943.el7. 505 kB/s | 25 kB 00:00 2024-04-23T16:09:43.264 INFO:teuthology.orchestra.run.smithi049.stdout:(3/32): libcephfs2-19.0.0-3211.g5d349943.el7.x8 5.2 MB/s | 748 kB 00:00 2024-04-23T16:09:43.314 INFO:teuthology.orchestra.run.smithi156.stdout:CentOS Stream 9 - AppStream 886 kB/s | 19 MB 00:21 2024-04-23T16:09:43.398 INFO:teuthology.orchestra.run.smithi049.stdout:(4/32): libradosstriper1-19.0.0-3211.g5d349943. 3.7 MB/s | 501 kB 00:00 2024-04-23T16:09:43.640 INFO:teuthology.orchestra.run.smithi049.stdout:(5/32): ceph-radosgw-19.0.0-3211.g5d349943.el7. 7.0 MB/s | 11 MB 00:01 2024-04-23T16:09:43.715 INFO:teuthology.orchestra.run.smithi049.stdout:(6/32): python3-ceph-argparse-19.0.0-3211.g5d34 603 kB/s | 45 kB 00:00 2024-04-23T16:09:43.790 INFO:teuthology.orchestra.run.smithi049.stdout:(7/32): python3-ceph-common-19.0.0-3211.g5d3499 1.8 MB/s | 135 kB 00:00 2024-04-23T16:09:43.874 INFO:teuthology.orchestra.run.smithi049.stdout:(8/32): python3-cephfs-19.0.0-3211.g5d349943.el 1.9 MB/s | 161 kB 00:00 2024-04-23T16:09:43.966 INFO:teuthology.orchestra.run.smithi049.stdout:(9/32): python3-rados-19.0.0-3211.g5d349943.el7 3.4 MB/s | 321 kB 00:00 2024-04-23T16:09:44.083 INFO:teuthology.orchestra.run.smithi049.stdout:(10/32): librgw2-19.0.0-3211.g5d349943.el7.x86_ 7.8 MB/s | 5.4 MB 00:00 2024-04-23T16:09:44.108 INFO:teuthology.orchestra.run.smithi049.stdout:(11/32): python3-rbd-19.0.0-3211.g5d349943.el7. 2.1 MB/s | 298 kB 00:00 2024-04-23T16:09:44.133 INFO:teuthology.orchestra.run.smithi049.stdout:(12/32): python3-rgw-19.0.0-3211.g5d349943.el7. 1.9 MB/s | 99 kB 00:00 2024-04-23T16:09:44.334 INFO:teuthology.orchestra.run.smithi049.stdout:(13/32): ceph-common-19.0.0-3211.g5d349943.el7. 9.6 MB/s | 21 MB 00:02 2024-04-23T16:09:44.484 INFO:teuthology.orchestra.run.smithi049.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 457 kB/s | 160 kB 00:00 2024-04-23T16:09:44.509 INFO:teuthology.orchestra.run.smithi049.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 258 kB/s | 45 kB 00:00 2024-04-23T16:09:44.534 INFO:teuthology.orchestra.run.smithi049.stdout:(16/32): boost-program-options-1.75.0-8.el9.x86 251 kB/s | 107 kB 00:00 2024-04-23T16:09:44.642 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-04-23T16:09:44.643 INFO:teuthology.orchestra.run.smithi049.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 4.1 MB/s | 662 kB 00:00 2024-04-23T16:09:44.645 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:09:44.645 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2024-04-23T16:09:44.645 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:09:44.645 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2024-04-23T16:09:44.645 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-radosgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 11 M 2024-04-23T16:09:44.645 INFO:teuthology.orchestra.run.smithi138.stdout:Upgrading: 2024-04-23T16:09:44.645 INFO:teuthology.orchestra.run.smithi138.stdout: librados2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.4 M 2024-04-23T16:09:44.645 INFO:teuthology.orchestra.run.smithi138.stdout: librbd1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.1 M 2024-04-23T16:09:44.645 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2024-04-23T16:09:44.645 INFO:teuthology.orchestra.run.smithi138.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-23T16:09:44.645 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-base x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T16:09:44.645 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 21 M 2024-04-23T16:09:44.646 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-selinux x86_64 2:19.0.0-3211.g5d349943.el7 ceph 25 k 2024-04-23T16:09:44.646 INFO:teuthology.orchestra.run.smithi138.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-23T16:09:44.646 INFO:teuthology.orchestra.run.smithi138.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-23T16:09:44.646 INFO:teuthology.orchestra.run.smithi138.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-23T16:09:44.646 INFO:teuthology.orchestra.run.smithi138.stdout: libcephfs2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 748 k 2024-04-23T16:09:44.646 INFO:teuthology.orchestra.run.smithi138.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-23T16:09:44.646 INFO:teuthology.orchestra.run.smithi138.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-23T16:09:44.646 INFO:teuthology.orchestra.run.smithi138.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-23T16:09:44.646 INFO:teuthology.orchestra.run.smithi138.stdout: libradosstriper1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 501 k 2024-04-23T16:09:44.646 INFO:teuthology.orchestra.run.smithi138.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-23T16:09:44.646 INFO:teuthology.orchestra.run.smithi138.stdout: librgw2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T16:09:44.646 INFO:teuthology.orchestra.run.smithi138.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-23T16:09:44.646 INFO:teuthology.orchestra.run.smithi138.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-23T16:09:44.647 INFO:teuthology.orchestra.run.smithi138.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-23T16:09:44.647 INFO:teuthology.orchestra.run.smithi138.stdout: python3-ceph-argparse x86_64 2:19.0.0-3211.g5d349943.el7 ceph 45 k 2024-04-23T16:09:44.647 INFO:teuthology.orchestra.run.smithi138.stdout: python3-ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 135 k 2024-04-23T16:09:44.647 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cephfs x86_64 2:19.0.0-3211.g5d349943.el7 ceph 161 k 2024-04-23T16:09:44.647 INFO:teuthology.orchestra.run.smithi138.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-23T16:09:44.647 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rados x86_64 2:19.0.0-3211.g5d349943.el7 ceph 321 k 2024-04-23T16:09:44.647 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rbd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 298 k 2024-04-23T16:09:44.647 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 99 k 2024-04-23T16:09:44.647 INFO:teuthology.orchestra.run.smithi138.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-23T16:09:44.647 INFO:teuthology.orchestra.run.smithi138.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-23T16:09:44.647 INFO:teuthology.orchestra.run.smithi138.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-23T16:09:44.647 INFO:teuthology.orchestra.run.smithi138.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-23T16:09:44.647 INFO:teuthology.orchestra.run.smithi138.stdout:Installing weak dependencies: 2024-04-23T16:09:44.648 INFO:teuthology.orchestra.run.smithi138.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-23T16:09:44.648 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:09:44.648 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2024-04-23T16:09:44.648 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:09:44.648 INFO:teuthology.orchestra.run.smithi138.stdout:Install 30 Packages 2024-04-23T16:09:44.648 INFO:teuthology.orchestra.run.smithi138.stdout:Upgrade 2 Packages 2024-04-23T16:09:44.648 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:09:44.648 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 60 M 2024-04-23T16:09:44.648 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2024-04-23T16:09:44.668 INFO:teuthology.orchestra.run.smithi049.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 316 kB/s | 42 kB 00:00 2024-04-23T16:09:44.694 INFO:teuthology.orchestra.run.smithi049.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.6 MB/s | 292 kB 00:00 2024-04-23T16:09:44.719 INFO:teuthology.orchestra.run.smithi049.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.8 MB/s | 221 kB 00:00 2024-04-23T16:09:44.744 INFO:teuthology.orchestra.run.smithi049.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 474 kB/s | 36 kB 00:00 2024-04-23T16:09:44.769 INFO:teuthology.orchestra.run.smithi049.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 627 kB/s | 47 kB 00:00 2024-04-23T16:09:44.911 INFO:teuthology.orchestra.run.smithi049.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 297 kB/s | 26 kB 00:00 2024-04-23T16:09:44.954 INFO:teuthology.orchestra.run.smithi049.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.3 MB/s | 309 kB 00:00 2024-04-23T16:09:44.978 INFO:teuthology.orchestra.run.smithi049.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 733 kB/s | 49 kB 00:00 2024-04-23T16:09:45.003 INFO:teuthology.orchestra.run.smithi049.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-04-23T16:09:45.079 INFO:teuthology.orchestra.run.smithi049.stdout:(27/32): libarrow-9.0.0-10.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-04-23T16:09:45.147 INFO:teuthology.orchestra.run.smithi049.stdout:(28/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 4.9 MB/s | 838 kB 00:00 2024-04-23T16:09:45.172 INFO:teuthology.orchestra.run.smithi049.stdout:(29/32): re2-20211101-3.el9.x86_64.rpm 1.1 MB/s | 192 kB 00:00 2024-04-23T16:09:45.297 INFO:teuthology.orchestra.run.smithi049.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 7.3 MB/s | 1.6 MB 00:00 2024-04-23T16:09:45.514 INFO:teuthology.orchestra.run.smithi049.stdout:(31/32): librbd1-19.0.0-3211.g5d349943.el7.x86_ 9.2 MB/s | 3.1 MB 00:00 2024-04-23T16:09:45.581 INFO:teuthology.orchestra.run.smithi049.stdout:(32/32): librados2-19.0.0-3211.g5d349943.el7.x8 7.8 MB/s | 3.4 MB 00:00 2024-04-23T16:09:45.585 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:09:45.585 INFO:teuthology.orchestra.run.smithi049.stdout:Total 17 MB/s | 60 MB 00:03 2024-04-23T16:09:45.685 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-23T16:09:45.724 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-23T16:09:45.724 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-23T16:09:46.217 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-23T16:09:46.217 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-23T16:09:46.319 INFO:teuthology.orchestra.run.smithi138.stdout:(1/32): ceph-radosgw-19.0.0-3211.g5d349943.el7. 7.6 MB/s | 11 MB 00:01 2024-04-23T16:09:46.370 INFO:teuthology.orchestra.run.smithi138.stdout:(2/32): ceph-selinux-19.0.0-3211.g5d349943.el7. 505 kB/s | 25 kB 00:00 2024-04-23T16:09:46.478 INFO:teuthology.orchestra.run.smithi138.stdout:(3/32): libcephfs2-19.0.0-3211.g5d349943.el7.x8 6.8 MB/s | 748 kB 00:00 2024-04-23T16:09:46.554 INFO:teuthology.orchestra.run.smithi138.stdout:(4/32): ceph-base-19.0.0-3211.g5d349943.el7.x86 3.3 MB/s | 5.4 MB 00:01 2024-04-23T16:09:46.587 INFO:teuthology.orchestra.run.smithi138.stdout:(5/32): libradosstriper1-19.0.0-3211.g5d349943. 4.5 MB/s | 501 kB 00:00 2024-04-23T16:09:46.629 INFO:teuthology.orchestra.run.smithi138.stdout:(6/32): python3-ceph-argparse-19.0.0-3211.g5d34 1.1 MB/s | 45 kB 00:00 2024-04-23T16:09:46.688 INFO:teuthology.orchestra.run.smithi138.stdout:(7/32): python3-ceph-common-19.0.0-3211.g5d3499 2.3 MB/s | 135 kB 00:00 2024-04-23T16:09:46.754 INFO:teuthology.orchestra.run.smithi138.stdout:(8/32): python3-cephfs-19.0.0-3211.g5d349943.el 2.4 MB/s | 161 kB 00:00 2024-04-23T16:09:46.822 INFO:teuthology.orchestra.run.smithi138.stdout:(9/32): python3-rados-19.0.0-3211.g5d349943.el7 4.7 MB/s | 321 kB 00:00 2024-04-23T16:09:46.897 INFO:teuthology.orchestra.run.smithi138.stdout:(10/32): python3-rbd-19.0.0-3211.g5d349943.el7. 3.9 MB/s | 298 kB 00:00 2024-04-23T16:09:46.964 INFO:teuthology.orchestra.run.smithi138.stdout:(11/32): python3-rgw-19.0.0-3211.g5d349943.el7. 1.5 MB/s | 99 kB 00:00 2024-04-23T16:09:47.106 INFO:teuthology.orchestra.run.smithi138.stdout:(12/32): boost-program-options-1.75.0-8.el9.x86 754 kB/s | 107 kB 00:00 2024-04-23T16:09:47.181 INFO:teuthology.orchestra.run.smithi138.stdout:(13/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.1 MB/s | 160 kB 00:00 2024-04-23T16:09:47.273 INFO:teuthology.orchestra.run.smithi138.stdout:(14/32): librgw2-19.0.0-3211.g5d349943.el7.x86_ 7.5 MB/s | 5.4 MB 00:00 2024-04-23T16:09:47.298 INFO:teuthology.orchestra.run.smithi138.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 387 kB/s | 45 kB 00:00 2024-04-23T16:09:47.382 INFO:teuthology.orchestra.run.smithi138.stdout:(16/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.4 MB/s | 292 kB 00:00 2024-04-23T16:09:47.424 INFO:teuthology.orchestra.run.smithi138.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 1.0 MB/s | 42 kB 00:00 2024-04-23T16:09:47.432 INFO:teuthology.orchestra.run.smithi156.stdout:CentOS Stream 9 - CRB 11 MB/s | 6.2 MB 00:00 2024-04-23T16:09:47.483 INFO:teuthology.orchestra.run.smithi138.stdout:(18/32): qatlib-24.02.0-1.el9.x86_64.rpm 3.7 MB/s | 221 kB 00:00 2024-04-23T16:09:47.516 INFO:teuthology.orchestra.run.smithi138.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 2.7 MB/s | 662 kB 00:00 2024-04-23T16:09:47.558 INFO:teuthology.orchestra.run.smithi138.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 480 kB/s | 36 kB 00:00 2024-04-23T16:09:47.583 INFO:teuthology.orchestra.run.smithi138.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 709 kB/s | 47 kB 00:00 2024-04-23T16:09:47.726 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-23T16:09:47.799 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-23T16:09:47.827 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-23T16:09:47.853 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-23T16:09:47.876 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T16:09:47.876 INFO:teuthology.orchestra.run.smithi138.stdout:(22/32): ceph-common-19.0.0-3211.g5d349943.el7. 7.1 MB/s | 21 MB 00:02 2024-04-23T16:09:47.895 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T16:09:48.085 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T16:09:48.117 INFO:teuthology.orchestra.run.smithi138.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 109 kB/s | 26 kB 00:00 2024-04-23T16:09:48.147 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T16:09:48.168 INFO:teuthology.orchestra.run.smithi138.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 507 kB/s | 309 kB 00:00 2024-04-23T16:09:48.193 INFO:teuthology.orchestra.run.smithi138.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 648 kB/s | 49 kB 00:00 2024-04-23T16:09:48.243 INFO:teuthology.orchestra.run.smithi138.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 901 kB/s | 67 kB 00:00 2024-04-23T16:09:48.343 INFO:teuthology.orchestra.run.smithi138.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 5.5 MB/s | 838 kB 00:00 2024-04-23T16:09:48.369 INFO:teuthology.orchestra.run.smithi138.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 1.5 MB/s | 192 kB 00:00 2024-04-23T16:09:48.436 INFO:teuthology.orchestra.run.smithi138.stdout:(29/32): libarrow-9.0.0-10.el9.x86_64.rpm 5.2 MB/s | 4.4 MB 00:00 2024-04-23T16:09:48.486 INFO:teuthology.orchestra.run.smithi138.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 11 MB/s | 1.6 MB 00:00 2024-04-23T16:09:48.512 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-23T16:09:48.606 INFO:teuthology.orchestra.run.smithi049.stdout: Upgrading : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:09:48.700 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:09:48.762 INFO:teuthology.orchestra.run.smithi138.stdout:(31/32): librbd1-19.0.0-3211.g5d349943.el7.x86_ 9.7 MB/s | 3.1 MB 00:00 2024-04-23T16:09:48.790 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 8/34 2024-04-23T16:09:48.853 INFO:teuthology.orchestra.run.smithi138.stdout:(32/32): librados2-19.0.0-3211.g5d349943.el7.x8 7.0 MB/s | 3.4 MB 00:00 2024-04-23T16:09:48.858 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:09:48.859 INFO:teuthology.orchestra.run.smithi138.stdout:Total 14 MB/s | 60 MB 00:04 2024-04-23T16:09:48.962 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2024-04-23T16:09:48.988 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T16:09:48.998 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2024-04-23T16:09:48.998 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2024-04-23T16:09:49.138 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T16:09:49.158 INFO:teuthology.orchestra.run.smithi156.stdout:CentOS Stream 9 - Extras packages 27 kB/s | 16 kB 00:00 2024-04-23T16:09:49.175 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-23T16:09:49.219 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 11/34 2024-04-23T16:09:49.289 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T16:09:49.319 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T16:09:49.383 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T16:09:49.417 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-23T16:09:49.465 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2024-04-23T16:09:49.465 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2024-04-23T16:09:49.529 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-23T16:09:49.560 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-23T16:09:49.601 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-23T16:09:49.633 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-23T16:09:49.663 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-23T16:09:49.695 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-23T16:09:50.025 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-23T16:09:50.075 INFO:teuthology.orchestra.run.smithi049.stdout: Upgrading : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T16:09:50.166 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T16:09:50.196 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 23/34 2024-04-23T16:09:50.232 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-23T16:09:50.739 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-23T16:09:50.769 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T16:09:50.841 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T16:09:50.902 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2024-04-23T16:09:50.920 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 27/34 2024-04-23T16:09:50.955 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 28/34 2024-04-23T16:09:50.987 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-23T16:09:51.025 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-23T16:09:51.050 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-23T16:09:51.051 INFO:teuthology.orchestra.run.smithi156.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-23T16:09:51.073 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T16:09:51.097 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T16:09:51.249 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T16:09:51.303 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T16:09:51.692 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-23T16:09:51.745 INFO:teuthology.orchestra.run.smithi138.stdout: Upgrading : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:09:51.839 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:09:51.927 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 8/34 2024-04-23T16:09:51.954 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T16:09:52.017 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T16:09:52.046 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-23T16:09:52.098 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 11/34 2024-04-23T16:09:52.166 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T16:09:52.190 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T16:09:52.254 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T16:09:52.288 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-23T16:09:52.397 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-23T16:09:52.431 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-23T16:09:52.471 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-23T16:09:52.496 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-23T16:09:52.525 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-23T16:09:52.558 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-23T16:09:52.882 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-23T16:09:52.921 INFO:teuthology.orchestra.run.smithi138.stdout: Upgrading : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T16:09:53.012 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T16:09:53.043 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 23/34 2024-04-23T16:09:53.078 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-23T16:09:53.375 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:09:53.409 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:09:53.558 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-23T16:09:53.582 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T16:09:53.662 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T16:09:53.731 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 27/34 2024-04-23T16:09:53.776 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 28/34 2024-04-23T16:09:53.981 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:09:54.021 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T16:09:54.113 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T16:09:54.113 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-23T16:09:54.113 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-23T16:09:54.113 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:09:54.148 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:09:56.022 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:09:56.056 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:09:56.167 INFO:teuthology.orchestra.run.smithi156.stdout:lab-extras 12 kB/s | 1.7 kB 00:00 2024-04-23T16:09:56.595 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:09:56.635 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T16:09:56.736 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T16:09:56.736 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-23T16:09:56.736 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-23T16:09:56.736 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:09:56.770 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:09:58.299 INFO:teuthology.orchestra.run.smithi156.stdout:Dependencies resolved. 2024-04-23T16:09:58.301 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:09:58.301 INFO:teuthology.orchestra.run.smithi156.stdout: Package Arch Version Repository Size 2024-04-23T16:09:58.301 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:09:58.302 INFO:teuthology.orchestra.run.smithi156.stdout:Installing: 2024-04-23T16:09:58.302 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-radosgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 11 M 2024-04-23T16:09:58.302 INFO:teuthology.orchestra.run.smithi156.stdout:Upgrading: 2024-04-23T16:09:58.302 INFO:teuthology.orchestra.run.smithi156.stdout: librados2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.4 M 2024-04-23T16:09:58.302 INFO:teuthology.orchestra.run.smithi156.stdout: librbd1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.1 M 2024-04-23T16:09:58.302 INFO:teuthology.orchestra.run.smithi156.stdout:Installing dependencies: 2024-04-23T16:09:58.302 INFO:teuthology.orchestra.run.smithi156.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-23T16:09:58.302 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-base x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T16:09:58.302 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 21 M 2024-04-23T16:09:58.302 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-selinux x86_64 2:19.0.0-3211.g5d349943.el7 ceph 25 k 2024-04-23T16:09:58.302 INFO:teuthology.orchestra.run.smithi156.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-23T16:09:58.302 INFO:teuthology.orchestra.run.smithi156.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-23T16:09:58.302 INFO:teuthology.orchestra.run.smithi156.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-23T16:09:58.303 INFO:teuthology.orchestra.run.smithi156.stdout: libcephfs2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 748 k 2024-04-23T16:09:58.303 INFO:teuthology.orchestra.run.smithi156.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-23T16:09:58.303 INFO:teuthology.orchestra.run.smithi156.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-23T16:09:58.303 INFO:teuthology.orchestra.run.smithi156.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-23T16:09:58.303 INFO:teuthology.orchestra.run.smithi156.stdout: libradosstriper1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 501 k 2024-04-23T16:09:58.303 INFO:teuthology.orchestra.run.smithi156.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-23T16:09:58.303 INFO:teuthology.orchestra.run.smithi156.stdout: librgw2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T16:09:58.303 INFO:teuthology.orchestra.run.smithi156.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-23T16:09:58.303 INFO:teuthology.orchestra.run.smithi156.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-23T16:09:58.303 INFO:teuthology.orchestra.run.smithi156.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-23T16:09:58.303 INFO:teuthology.orchestra.run.smithi156.stdout: python3-ceph-argparse x86_64 2:19.0.0-3211.g5d349943.el7 ceph 45 k 2024-04-23T16:09:58.303 INFO:teuthology.orchestra.run.smithi156.stdout: python3-ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 135 k 2024-04-23T16:09:58.303 INFO:teuthology.orchestra.run.smithi156.stdout: python3-cephfs x86_64 2:19.0.0-3211.g5d349943.el7 ceph 161 k 2024-04-23T16:09:58.303 INFO:teuthology.orchestra.run.smithi156.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-23T16:09:58.304 INFO:teuthology.orchestra.run.smithi156.stdout: python3-rados x86_64 2:19.0.0-3211.g5d349943.el7 ceph 321 k 2024-04-23T16:09:58.304 INFO:teuthology.orchestra.run.smithi156.stdout: python3-rbd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 298 k 2024-04-23T16:09:58.304 INFO:teuthology.orchestra.run.smithi156.stdout: python3-rgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 99 k 2024-04-23T16:09:58.304 INFO:teuthology.orchestra.run.smithi156.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-23T16:09:58.304 INFO:teuthology.orchestra.run.smithi156.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-23T16:09:58.304 INFO:teuthology.orchestra.run.smithi156.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-23T16:09:58.304 INFO:teuthology.orchestra.run.smithi156.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-23T16:09:58.304 INFO:teuthology.orchestra.run.smithi156.stdout:Installing weak dependencies: 2024-04-23T16:09:58.304 INFO:teuthology.orchestra.run.smithi156.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-23T16:09:58.304 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:09:58.304 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction Summary 2024-04-23T16:09:58.304 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:09:58.304 INFO:teuthology.orchestra.run.smithi156.stdout:Install 30 Packages 2024-04-23T16:09:58.304 INFO:teuthology.orchestra.run.smithi156.stdout:Upgrade 2 Packages 2024-04-23T16:09:58.305 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:09:58.305 INFO:teuthology.orchestra.run.smithi156.stdout:Total download size: 60 M 2024-04-23T16:09:58.387 INFO:teuthology.orchestra.run.smithi156.stdout:Downloading Packages: 2024-04-23T16:10:00.435 INFO:teuthology.orchestra.run.smithi156.stdout:(1/32): ceph-radosgw-19.0.0-3211.g5d349943.el7. 6.5 MB/s | 11 MB 00:01 2024-04-23T16:10:00.502 INFO:teuthology.orchestra.run.smithi156.stdout:(2/32): ceph-selinux-19.0.0-3211.g5d349943.el7. 380 kB/s | 25 kB 00:00 2024-04-23T16:10:00.610 INFO:teuthology.orchestra.run.smithi156.stdout:(3/32): libcephfs2-19.0.0-3211.g5d349943.el7.x8 6.7 MB/s | 748 kB 00:00 2024-04-23T16:10:00.686 INFO:teuthology.orchestra.run.smithi156.stdout:(4/32): ceph-base-19.0.0-3211.g5d349943.el7.x86 2.9 MB/s | 5.4 MB 00:01 2024-04-23T16:10:00.710 INFO:teuthology.orchestra.run.smithi156.stdout:(5/32): libradosstriper1-19.0.0-3211.g5d349943. 4.9 MB/s | 501 kB 00:00 2024-04-23T16:10:00.778 INFO:teuthology.orchestra.run.smithi156.stdout:(6/32): python3-ceph-argparse-19.0.0-3211.g5d34 676 kB/s | 45 kB 00:00 2024-04-23T16:10:00.861 INFO:teuthology.orchestra.run.smithi156.stdout:(7/32): python3-ceph-common-19.0.0-3211.g5d3499 1.6 MB/s | 135 kB 00:00 2024-04-23T16:10:00.936 INFO:teuthology.orchestra.run.smithi156.stdout:(8/32): python3-cephfs-19.0.0-3211.g5d349943.el 2.1 MB/s | 161 kB 00:00 2024-04-23T16:10:01.028 INFO:teuthology.orchestra.run.smithi156.stdout:(9/32): python3-rados-19.0.0-3211.g5d349943.el7 3.4 MB/s | 321 kB 00:00 2024-04-23T16:10:01.112 INFO:teuthology.orchestra.run.smithi156.stdout:(10/32): python3-rbd-19.0.0-3211.g5d349943.el7. 3.5 MB/s | 298 kB 00:00 2024-04-23T16:10:01.204 INFO:teuthology.orchestra.run.smithi156.stdout:(11/32): python3-rgw-19.0.0-3211.g5d349943.el7. 1.1 MB/s | 99 kB 00:00 2024-04-23T16:10:01.321 INFO:teuthology.orchestra.run.smithi156.stdout:(12/32): boost-program-options-1.75.0-8.el9.x86 916 kB/s | 107 kB 00:00 2024-04-23T16:10:01.423 INFO:teuthology.orchestra.run.smithi156.stdout:(13/32): librgw2-19.0.0-3211.g5d349943.el7.x86_ 7.3 MB/s | 5.4 MB 00:00 2024-04-23T16:10:01.447 INFO:teuthology.orchestra.run.smithi156.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.2 MB/s | 160 kB 00:00 2024-04-23T16:10:01.522 INFO:teuthology.orchestra.run.smithi156.stdout:(15/32): librdkafka-1.6.1-102.el9.x86_64.rpm 8.6 MB/s | 662 kB 00:00 2024-04-23T16:10:01.547 INFO:teuthology.orchestra.run.smithi156.stdout:(16/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 363 kB/s | 45 kB 00:00 2024-04-23T16:10:01.748 INFO:teuthology.orchestra.run.smithi156.stdout:(17/32): ceph-common-19.0.0-3211.g5d349943.el7. 7.2 MB/s | 21 MB 00:02 2024-04-23T16:10:01.773 INFO:teuthology.orchestra.run.smithi156.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 188 kB/s | 42 kB 00:00 2024-04-23T16:10:01.807 INFO:teuthology.orchestra.run.smithi156.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.0 MB/s | 292 kB 00:00 2024-04-23T16:10:01.832 INFO:teuthology.orchestra.run.smithi156.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 613 kB/s | 36 kB 00:00 2024-04-23T16:10:01.857 INFO:teuthology.orchestra.run.smithi156.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 943 kB/s | 47 kB 00:00 2024-04-23T16:10:01.916 INFO:teuthology.orchestra.run.smithi156.stdout:(22/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.3 MB/s | 221 kB 00:00 2024-04-23T16:10:02.216 INFO:teuthology.orchestra.run.smithi156.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 105 kB/s | 26 kB 00:00 2024-04-23T16:10:02.275 INFO:teuthology.orchestra.run.smithi156.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 698 kB/s | 309 kB 00:00 2024-04-23T16:10:02.350 INFO:teuthology.orchestra.run.smithi156.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 363 kB/s | 49 kB 00:00 2024-04-23T16:10:02.367 INFO:teuthology.orchestra.run.smithi156.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 731 kB/s | 67 kB 00:00 2024-04-23T16:10:02.476 INFO:teuthology.orchestra.run.smithi156.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 1.7 MB/s | 192 kB 00:00 2024-04-23T16:10:02.551 INFO:teuthology.orchestra.run.smithi156.stdout:(28/32): libarrow-9.0.0-10.el9.x86_64.rpm 6.4 MB/s | 4.4 MB 00:00 2024-04-23T16:10:02.718 INFO:teuthology.orchestra.run.smithi156.stdout:(29/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 2.2 MB/s | 838 kB 00:00 2024-04-23T16:10:02.751 INFO:teuthology.orchestra.run.smithi156.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 5.7 MB/s | 1.6 MB 00:00 2024-04-23T16:10:02.977 INFO:teuthology.orchestra.run.smithi156.stdout:(31/32): librbd1-19.0.0-3211.g5d349943.el7.x86_ 12 MB/s | 3.1 MB 00:00 2024-04-23T16:10:03.310 INFO:teuthology.orchestra.run.smithi156.stdout:(32/32): librados2-19.0.0-3211.g5d349943.el7.x8 4.5 MB/s | 3.4 MB 00:00 2024-04-23T16:10:03.315 INFO:teuthology.orchestra.run.smithi156.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:10:03.316 INFO:teuthology.orchestra.run.smithi156.stdout:Total 12 MB/s | 60 MB 00:05 2024-04-23T16:10:03.417 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction check 2024-04-23T16:10:03.454 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction check succeeded. 2024-04-23T16:10:03.454 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction test 2024-04-23T16:10:03.919 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction test succeeded. 2024-04-23T16:10:03.919 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction 2024-04-23T16:10:04.291 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:10:04.291 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /sys 2024-04-23T16:10:04.291 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /proc 2024-04-23T16:10:04.291 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /mnt 2024-04-23T16:10:04.292 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /var/tmp 2024-04-23T16:10:04.292 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /home 2024-04-23T16:10:04.292 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /root 2024-04-23T16:10:04.292 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /tmp 2024-04-23T16:10:04.292 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:05.315 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T16:10:05.341 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T16:10:05.341 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:10:05.341 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-23T16:10:05.341 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T16:10:05.341 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T16:10:05.341 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:05.344 INFO:teuthology.orchestra.run.smithi049.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T16:10:05.386 INFO:teuthology.orchestra.run.smithi156.stdout: Preparing : 1/1 2024-04-23T16:10:05.426 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T16:10:05.427 INFO:teuthology.orchestra.run.smithi049.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:10:05.469 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-23T16:10:05.498 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-23T16:10:05.524 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-23T16:10:05.547 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T16:10:05.578 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T16:10:05.763 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T16:10:05.818 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T16:10:06.138 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-23T16:10:06.259 INFO:teuthology.orchestra.run.smithi156.stdout: Upgrading : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:10:06.351 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:10:06.410 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:10:06.410 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /sys 2024-04-23T16:10:06.410 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /proc 2024-04-23T16:10:06.410 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /mnt 2024-04-23T16:10:06.410 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /var/tmp 2024-04-23T16:10:06.410 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /home 2024-04-23T16:10:06.410 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /root 2024-04-23T16:10:06.410 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /tmp 2024-04-23T16:10:06.411 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:06.438 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 8/34 2024-04-23T16:10:06.460 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T16:10:06.514 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T16:10:06.543 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-23T16:10:06.555 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:10:06.555 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 1/34 2024-04-23T16:10:06.555 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2/34 2024-04-23T16:10:06.555 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 3/34 2024-04-23T16:10:06.555 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 4/34 2024-04-23T16:10:06.555 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 5/34 2024-04-23T16:10:06.555 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 6/34 2024-04-23T16:10:06.555 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:10:06.555 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 8/34 2024-04-23T16:10:06.555 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 9/34 2024-04-23T16:10:06.555 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 10/34 2024-04-23T16:10:06.555 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 11/34 2024-04-23T16:10:06.556 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T16:10:06.556 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 13/34 2024-04-23T16:10:06.556 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-23T16:10:06.556 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-23T16:10:06.556 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-23T16:10:06.556 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-23T16:10:06.556 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-23T16:10:06.556 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-23T16:10:06.556 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-23T16:10:06.556 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-23T16:10:06.556 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-23T16:10:06.556 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-23T16:10:06.556 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-23T16:10:06.557 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-23T16:10:06.557 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-23T16:10:06.557 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-23T16:10:06.557 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-23T16:10:06.557 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-23T16:10:06.557 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-23T16:10:06.557 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:10:06.557 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-23T16:10:06.557 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 33/34 2024-04-23T16:10:06.587 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 11/34 2024-04-23T16:10:06.655 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T16:10:06.697 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T16:10:06.760 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T16:10:06.794 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-23T16:10:06.902 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-23T16:10:06.937 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-23T16:10:06.977 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-23T16:10:07.002 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-23T16:10:07.031 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-23T16:10:07.064 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-23T16:10:07.306 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:10:07.309 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:07.309 INFO:teuthology.orchestra.run.smithi049.stdout:Upgraded: 2024-04-23T16:10:07.310 INFO:teuthology.orchestra.run.smithi049.stdout: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.310 INFO:teuthology.orchestra.run.smithi049.stdout: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.310 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-23T16:10:07.310 INFO:teuthology.orchestra.run.smithi049.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-23T16:10:07.310 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.310 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.310 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.310 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.310 INFO:teuthology.orchestra.run.smithi049.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-23T16:10:07.310 INFO:teuthology.orchestra.run.smithi049.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-23T16:10:07.310 INFO:teuthology.orchestra.run.smithi049.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-23T16:10:07.310 INFO:teuthology.orchestra.run.smithi049.stdout: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.311 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.312 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:07.312 INFO:teuthology.orchestra.run.smithi049.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-23T16:10:07.312 INFO:teuthology.orchestra.run.smithi049.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-23T16:10:07.312 INFO:teuthology.orchestra.run.smithi049.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-23T16:10:07.312 INFO:teuthology.orchestra.run.smithi049.stdout: re2-1:20211101-3.el9.x86_64 2024-04-23T16:10:07.312 INFO:teuthology.orchestra.run.smithi049.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-23T16:10:07.312 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:07.312 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-23T16:10:07.375 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-23T16:10:07.380 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T16:10:07.406 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T16:10:07.406 INFO:teuthology.orchestra.run.smithi138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:10:07.407 INFO:teuthology.orchestra.run.smithi138.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-23T16:10:07.407 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T16:10:07.407 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T16:10:07.407 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:07.408 INFO:teuthology.orchestra.run.smithi138.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T16:10:07.426 INFO:teuthology.orchestra.run.smithi156.stdout: Upgrading : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T16:10:07.516 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T16:10:07.524 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T16:10:07.524 INFO:teuthology.orchestra.run.smithi138.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:10:07.548 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 23/34 2024-04-23T16:10:07.584 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-23T16:10:07.637 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-test 2024-04-23T16:10:08.102 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-23T16:10:08.167 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:00:29 ago on Tue 23 Apr 2024 04:09:39 PM UTC. 2024-04-23T16:10:08.246 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T16:10:08.289 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-23T16:10:08.290 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:10:08.291 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-04-23T16:10:08.291 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:10:08.291 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-23T16:10:08.291 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-test x86_64 2:19.0.0-3211.g5d349943.el7 ceph 49 M 2024-04-23T16:10:08.291 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-04-23T16:10:08.291 INFO:teuthology.orchestra.run.smithi049.stdout: libcephsqlite x86_64 2:19.0.0-3211.g5d349943.el7 ceph 163 k 2024-04-23T16:10:08.291 INFO:teuthology.orchestra.run.smithi049.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-23T16:10:08.291 INFO:teuthology.orchestra.run.smithi049.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-23T16:10:08.291 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:08.291 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-23T16:10:08.291 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:10:08.291 INFO:teuthology.orchestra.run.smithi049.stdout:Install 4 Packages 2024-04-23T16:10:08.291 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:08.292 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 50 M 2024-04-23T16:10:08.292 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 210 M 2024-04-23T16:10:08.292 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-23T16:10:08.392 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T16:10:08.469 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 27/34 2024-04-23T16:10:08.506 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 28/34 2024-04-23T16:10:08.663 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:10:08.663 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 1/34 2024-04-23T16:10:08.663 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2/34 2024-04-23T16:10:08.663 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 3/34 2024-04-23T16:10:08.663 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 4/34 2024-04-23T16:10:08.664 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 5/34 2024-04-23T16:10:08.664 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 6/34 2024-04-23T16:10:08.664 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:10:08.664 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 8/34 2024-04-23T16:10:08.664 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 9/34 2024-04-23T16:10:08.664 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 10/34 2024-04-23T16:10:08.664 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 11/34 2024-04-23T16:10:08.664 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T16:10:08.664 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 13/34 2024-04-23T16:10:08.664 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-23T16:10:08.664 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-23T16:10:08.664 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-23T16:10:08.665 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-23T16:10:08.665 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-23T16:10:08.665 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-23T16:10:08.665 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-23T16:10:08.665 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-23T16:10:08.665 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-23T16:10:08.665 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-23T16:10:08.665 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-23T16:10:08.665 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-23T16:10:08.665 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-23T16:10:08.665 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-23T16:10:08.666 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-23T16:10:08.666 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-23T16:10:08.666 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-23T16:10:08.666 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:10:08.666 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-23T16:10:08.666 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 33/34 2024-04-23T16:10:08.740 INFO:teuthology.orchestra.run.smithi049.stdout:(1/4): libcephsqlite-19.0.0-3211.g5d349943.el7. 494 kB/s | 163 kB 00:00 2024-04-23T16:10:09.074 INFO:teuthology.orchestra.run.smithi049.stdout:(2/4): socat-1.7.4.1-5.el9.x86_64.rpm 459 kB/s | 305 kB 00:00 2024-04-23T16:10:09.090 INFO:teuthology.orchestra.run.smithi049.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 182 kB/s | 64 kB 00:00 2024-04-23T16:10:09.428 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:10:09.428 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:09.428 INFO:teuthology.orchestra.run.smithi138.stdout:Upgraded: 2024-04-23T16:10:09.428 INFO:teuthology.orchestra.run.smithi138.stdout: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.428 INFO:teuthology.orchestra.run.smithi138.stdout: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.428 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2024-04-23T16:10:09.428 INFO:teuthology.orchestra.run.smithi138.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-23T16:10:09.428 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.428 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.428 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.429 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.429 INFO:teuthology.orchestra.run.smithi138.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-23T16:10:09.429 INFO:teuthology.orchestra.run.smithi138.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-23T16:10:09.429 INFO:teuthology.orchestra.run.smithi138.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-23T16:10:09.429 INFO:teuthology.orchestra.run.smithi138.stdout: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.429 INFO:teuthology.orchestra.run.smithi138.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-23T16:10:09.429 INFO:teuthology.orchestra.run.smithi138.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-23T16:10:09.429 INFO:teuthology.orchestra.run.smithi138.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-23T16:10:09.429 INFO:teuthology.orchestra.run.smithi138.stdout: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.429 INFO:teuthology.orchestra.run.smithi138.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-23T16:10:09.429 INFO:teuthology.orchestra.run.smithi138.stdout: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.429 INFO:teuthology.orchestra.run.smithi138.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-23T16:10:09.429 INFO:teuthology.orchestra.run.smithi138.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-23T16:10:09.430 INFO:teuthology.orchestra.run.smithi138.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-23T16:10:09.430 INFO:teuthology.orchestra.run.smithi138.stdout: python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.430 INFO:teuthology.orchestra.run.smithi138.stdout: python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.430 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.430 INFO:teuthology.orchestra.run.smithi138.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-23T16:10:09.430 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.430 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.430 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:09.430 INFO:teuthology.orchestra.run.smithi138.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-23T16:10:09.430 INFO:teuthology.orchestra.run.smithi138.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-23T16:10:09.430 INFO:teuthology.orchestra.run.smithi138.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-23T16:10:09.430 INFO:teuthology.orchestra.run.smithi138.stdout: re2-1:20211101-3.el9.x86_64 2024-04-23T16:10:09.430 INFO:teuthology.orchestra.run.smithi138.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-23T16:10:09.430 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:09.431 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2024-04-23T16:10:09.751 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-test 2024-04-23T16:10:10.271 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:28 ago on Tue 23 Apr 2024 04:09:42 PM UTC. 2024-04-23T16:10:10.390 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-04-23T16:10:10.391 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:10:10.391 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2024-04-23T16:10:10.391 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:10:10.391 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2024-04-23T16:10:10.391 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-test x86_64 2:19.0.0-3211.g5d349943.el7 ceph 49 M 2024-04-23T16:10:10.391 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2024-04-23T16:10:10.392 INFO:teuthology.orchestra.run.smithi138.stdout: libcephsqlite x86_64 2:19.0.0-3211.g5d349943.el7 ceph 163 k 2024-04-23T16:10:10.392 INFO:teuthology.orchestra.run.smithi138.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-23T16:10:10.392 INFO:teuthology.orchestra.run.smithi138.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-23T16:10:10.392 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:10.392 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2024-04-23T16:10:10.392 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:10:10.392 INFO:teuthology.orchestra.run.smithi138.stdout:Install 4 Packages 2024-04-23T16:10:10.392 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:10.393 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 50 M 2024-04-23T16:10:10.393 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 210 M 2024-04-23T16:10:10.393 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2024-04-23T16:10:10.826 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:10:10.838 INFO:teuthology.orchestra.run.smithi138.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.7 MB/s | 305 kB 00:00 2024-04-23T16:10:10.861 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:10:10.880 INFO:teuthology.orchestra.run.smithi138.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-04-23T16:10:11.355 INFO:teuthology.orchestra.run.smithi138.stdout:(3/4): libcephsqlite-19.0.0-3211.g5d349943.el7. 236 kB/s | 163 kB 00:00 2024-04-23T16:10:11.402 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:10:11.440 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T16:10:11.514 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T16:10:11.514 INFO:teuthology.orchestra.run.smithi156.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-23T16:10:11.514 INFO:teuthology.orchestra.run.smithi156.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-23T16:10:11.515 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:10:11.533 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:10:11.949 INFO:teuthology.orchestra.run.smithi049.stdout:(4/4): ceph-test-19.0.0-3211.g5d349943.el7.x86_ 14 MB/s | 49 MB 00:03 2024-04-23T16:10:11.951 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:10:11.951 INFO:teuthology.orchestra.run.smithi049.stdout:Total 14 MB/s | 50 MB 00:03 2024-04-23T16:10:11.978 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-23T16:10:12.001 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-23T16:10:12.001 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-23T16:10:12.391 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-23T16:10:12.391 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-23T16:10:12.931 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-23T16:10:13.001 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-23T16:10:13.040 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-23T16:10:13.068 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T16:10:14.489 INFO:teuthology.orchestra.run.smithi138.stdout:(4/4): ceph-test-19.0.0-3211.g5d349943.el7.x86_ 13 MB/s | 49 MB 00:03 2024-04-23T16:10:14.491 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:10:14.492 INFO:teuthology.orchestra.run.smithi138.stdout:Total 12 MB/s | 50 MB 00:04 2024-04-23T16:10:14.518 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2024-04-23T16:10:14.539 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2024-04-23T16:10:14.539 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2024-04-23T16:10:14.916 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2024-04-23T16:10:14.916 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2024-04-23T16:10:15.435 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2024-04-23T16:10:15.498 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-23T16:10:15.538 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-23T16:10:15.566 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T16:10:17.923 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T16:10:18.001 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T16:10:20.179 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T16:10:20.255 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T16:10:20.293 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T16:10:20.293 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 1/4 2024-04-23T16:10:20.293 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2/4 2024-04-23T16:10:20.293 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-23T16:10:20.575 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-23T16:10:20.575 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:20.575 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-23T16:10:20.575 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:20.575 INFO:teuthology.orchestra.run.smithi049.stdout: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:20.576 INFO:teuthology.orchestra.run.smithi049.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-23T16:10:20.576 INFO:teuthology.orchestra.run.smithi049.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-23T16:10:20.576 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:20.576 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-23T16:10:20.860 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph 2024-04-23T16:10:21.217 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:10:21.217 INFO:teuthology.orchestra.run.smithi156.stdout:skipping the directory /sys 2024-04-23T16:10:21.217 INFO:teuthology.orchestra.run.smithi156.stdout:skipping the directory /proc 2024-04-23T16:10:21.217 INFO:teuthology.orchestra.run.smithi156.stdout:skipping the directory /mnt 2024-04-23T16:10:21.217 INFO:teuthology.orchestra.run.smithi156.stdout:skipping the directory /var/tmp 2024-04-23T16:10:21.217 INFO:teuthology.orchestra.run.smithi156.stdout:skipping the directory /home 2024-04-23T16:10:21.217 INFO:teuthology.orchestra.run.smithi156.stdout:skipping the directory /root 2024-04-23T16:10:21.217 INFO:teuthology.orchestra.run.smithi156.stdout:skipping the directory /tmp 2024-04-23T16:10:21.217 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:10:21.388 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:00:42 ago on Tue 23 Apr 2024 04:09:39 PM UTC. 2024-04-23T16:10:21.515 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-23T16:10:21.518 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:10:21.518 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-04-23T16:10:21.518 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:10:21.518 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-23T16:10:21.518 INFO:teuthology.orchestra.run.smithi049.stdout: ceph x86_64 2:19.0.0-3211.g5d349943.el7 ceph 6.6 k 2024-04-23T16:10:21.518 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-04-23T16:10:21.519 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mds x86_64 2:19.0.0-3211.g5d349943.el7 ceph 2.4 M 2024-04-23T16:10:21.519 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr x86_64 2:19.0.0-3211.g5d349943.el7 ceph 1.5 M 2024-04-23T16:10:21.519 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3211.g5d349943.el7 ceph-noarch 249 k 2024-04-23T16:10:21.519 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mon x86_64 2:19.0.0-3211.g5d349943.el7 ceph 4.7 M 2024-04-23T16:10:21.519 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-osd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 17 M 2024-04-23T16:10:21.519 INFO:teuthology.orchestra.run.smithi049.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-23T16:10:21.519 INFO:teuthology.orchestra.run.smithi049.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-23T16:10:21.519 INFO:teuthology.orchestra.run.smithi049.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-23T16:10:21.519 INFO:teuthology.orchestra.run.smithi049.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-23T16:10:21.519 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-23T16:10:21.519 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-23T16:10:21.519 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-23T16:10:21.519 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-23T16:10:21.519 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-collections 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-23T16:10:21.520 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-23T16:10:21.521 INFO:teuthology.orchestra.run.smithi049.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-23T16:10:21.521 INFO:teuthology.orchestra.run.smithi049.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-23T16:10:21.521 INFO:teuthology.orchestra.run.smithi049.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-23T16:10:21.521 INFO:teuthology.orchestra.run.smithi049.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-23T16:10:21.521 INFO:teuthology.orchestra.run.smithi049.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-23T16:10:21.521 INFO:teuthology.orchestra.run.smithi049.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-23T16:10:21.521 INFO:teuthology.orchestra.run.smithi049.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-23T16:10:21.521 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:21.521 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-23T16:10:21.521 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:10:21.521 INFO:teuthology.orchestra.run.smithi049.stdout:Install 36 Packages 2024-04-23T16:10:21.521 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:21.522 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 30 M 2024-04-23T16:10:21.522 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 107 M 2024-04-23T16:10:21.522 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-23T16:10:22.217 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T16:10:22.241 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T16:10:22.242 INFO:teuthology.orchestra.run.smithi156.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:10:22.242 INFO:teuthology.orchestra.run.smithi156.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-23T16:10:22.242 INFO:teuthology.orchestra.run.smithi156.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T16:10:22.242 INFO:teuthology.orchestra.run.smithi156.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T16:10:22.242 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:10:22.243 INFO:teuthology.orchestra.run.smithi156.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T16:10:22.344 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T16:10:22.344 INFO:teuthology.orchestra.run.smithi156.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:10:22.637 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T16:10:22.637 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 1/4 2024-04-23T16:10:22.637 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2/4 2024-04-23T16:10:22.637 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-23T16:10:22.903 INFO:teuthology.orchestra.run.smithi049.stdout:(1/36): ceph-19.0.0-3211.g5d349943.el7.x86_64.r 12 kB/s | 6.6 kB 00:00 2024-04-23T16:10:22.926 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-23T16:10:22.926 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:22.927 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2024-04-23T16:10:22.927 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:22.927 INFO:teuthology.orchestra.run.smithi138.stdout: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:22.927 INFO:teuthology.orchestra.run.smithi138.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-23T16:10:22.927 INFO:teuthology.orchestra.run.smithi138.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-23T16:10:22.927 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:22.927 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2024-04-23T16:10:22.944 INFO:teuthology.orchestra.run.smithi049.stdout:(2/36): ceph-mgr-19.0.0-3211.g5d349943.el7.x86_ 2.6 MB/s | 1.5 MB 00:00 2024-04-23T16:10:23.135 INFO:teuthology.orchestra.run.smithi049.stdout:(3/36): ceph-mds-19.0.0-3211.g5d349943.el7.x86_ 3.0 MB/s | 2.4 MB 00:00 2024-04-23T16:10:23.174 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph 2024-04-23T16:10:23.227 INFO:teuthology.orchestra.run.smithi049.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3211.g5d34 2.7 MB/s | 249 kB 00:00 2024-04-23T16:10:23.462 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:10:23.462 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 1/34 2024-04-23T16:10:23.462 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2/34 2024-04-23T16:10:23.462 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 3/34 2024-04-23T16:10:23.462 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 4/34 2024-04-23T16:10:23.462 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 5/34 2024-04-23T16:10:23.462 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 6/34 2024-04-23T16:10:23.462 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:10:23.462 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 8/34 2024-04-23T16:10:23.462 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 9/34 2024-04-23T16:10:23.462 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 10/34 2024-04-23T16:10:23.462 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 11/34 2024-04-23T16:10:23.463 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T16:10:23.463 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 13/34 2024-04-23T16:10:23.463 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-23T16:10:23.463 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-23T16:10:23.463 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-23T16:10:23.463 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-23T16:10:23.463 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-23T16:10:23.463 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-23T16:10:23.463 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-23T16:10:23.463 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-23T16:10:23.463 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-23T16:10:23.463 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-23T16:10:23.463 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-23T16:10:23.463 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-23T16:10:23.464 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-23T16:10:23.464 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-23T16:10:23.464 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-23T16:10:23.464 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-23T16:10:23.464 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-23T16:10:23.464 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:10:23.464 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-23T16:10:23.464 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 33/34 2024-04-23T16:10:23.561 INFO:teuthology.orchestra.run.smithi049.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 759 kB/s | 253 kB 00:00 2024-04-23T16:10:23.692 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:41 ago on Tue 23 Apr 2024 04:09:42 PM UTC. 2024-04-23T16:10:23.803 INFO:teuthology.orchestra.run.smithi049.stdout:(6/36): python3-cryptography-36.0.1-4.el9.x86_6 5.1 MB/s | 1.2 MB 00:00 2024-04-23T16:10:23.823 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-04-23T16:10:23.825 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:10:23.825 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2024-04-23T16:10:23.825 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:10:23.826 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2024-04-23T16:10:23.826 INFO:teuthology.orchestra.run.smithi138.stdout: ceph x86_64 2:19.0.0-3211.g5d349943.el7 ceph 6.6 k 2024-04-23T16:10:23.826 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2024-04-23T16:10:23.826 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mds x86_64 2:19.0.0-3211.g5d349943.el7 ceph 2.4 M 2024-04-23T16:10:23.826 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr x86_64 2:19.0.0-3211.g5d349943.el7 ceph 1.5 M 2024-04-23T16:10:23.826 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3211.g5d349943.el7 ceph-noarch 249 k 2024-04-23T16:10:23.826 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mon x86_64 2:19.0.0-3211.g5d349943.el7 ceph 4.7 M 2024-04-23T16:10:23.827 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-osd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 17 M 2024-04-23T16:10:23.827 INFO:teuthology.orchestra.run.smithi138.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-23T16:10:23.827 INFO:teuthology.orchestra.run.smithi138.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-23T16:10:23.827 INFO:teuthology.orchestra.run.smithi138.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-23T16:10:23.827 INFO:teuthology.orchestra.run.smithi138.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-23T16:10:23.827 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-23T16:10:23.827 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-23T16:10:23.828 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-23T16:10:23.828 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-23T16:10:23.828 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-23T16:10:23.828 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-23T16:10:23.828 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco-collections 2024-04-23T16:10:23.828 INFO:teuthology.orchestra.run.smithi138.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-23T16:10:23.828 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-23T16:10:23.828 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-23T16:10:23.829 INFO:teuthology.orchestra.run.smithi138.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-23T16:10:23.829 INFO:teuthology.orchestra.run.smithi138.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-23T16:10:23.829 INFO:teuthology.orchestra.run.smithi138.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-23T16:10:23.829 INFO:teuthology.orchestra.run.smithi138.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-23T16:10:23.829 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-23T16:10:23.829 INFO:teuthology.orchestra.run.smithi138.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-23T16:10:23.829 INFO:teuthology.orchestra.run.smithi138.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-23T16:10:23.829 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-23T16:10:23.829 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-23T16:10:23.829 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-23T16:10:23.830 INFO:teuthology.orchestra.run.smithi138.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-23T16:10:23.830 INFO:teuthology.orchestra.run.smithi138.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-23T16:10:23.830 INFO:teuthology.orchestra.run.smithi138.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-23T16:10:23.830 INFO:teuthology.orchestra.run.smithi138.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-23T16:10:23.830 INFO:teuthology.orchestra.run.smithi138.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-23T16:10:23.830 INFO:teuthology.orchestra.run.smithi138.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-23T16:10:23.830 INFO:teuthology.orchestra.run.smithi138.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-23T16:10:23.830 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:23.830 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2024-04-23T16:10:23.831 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:10:23.831 INFO:teuthology.orchestra.run.smithi138.stdout:Install 36 Packages 2024-04-23T16:10:23.831 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:23.832 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 30 M 2024-04-23T16:10:23.832 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 107 M 2024-04-23T16:10:23.832 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2024-04-23T16:10:23.870 INFO:teuthology.orchestra.run.smithi049.stdout:(7/36): ceph-mon-19.0.0-3211.g5d349943.el7.x86_ 4.9 MB/s | 4.7 MB 00:00 2024-04-23T16:10:23.899 INFO:teuthology.orchestra.run.smithi049.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 1.1 MB/s | 106 kB 00:00 2024-04-23T16:10:23.962 INFO:teuthology.orchestra.run.smithi049.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 1.8 MB/s | 125 kB 00:00 2024-04-23T16:10:24.021 INFO:teuthology.orchestra.run.smithi049.stdout:(10/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.6 MB/s | 215 kB 00:00 2024-04-23T16:10:24.096 INFO:teuthology.orchestra.run.smithi049.stdout:(11/36): python3-pycparser-2.20-6.el9.noarch.rp 599 kB/s | 135 kB 00:00 2024-04-23T16:10:24.238 INFO:teuthology.orchestra.run.smithi049.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 869 kB/s | 188 kB 00:00 2024-04-23T16:10:24.248 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:10:24.248 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:10:24.248 INFO:teuthology.orchestra.run.smithi156.stdout:Upgraded: 2024-04-23T16:10:24.248 INFO:teuthology.orchestra.run.smithi156.stdout: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.248 INFO:teuthology.orchestra.run.smithi156.stdout: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.249 INFO:teuthology.orchestra.run.smithi156.stdout:Installed: 2024-04-23T16:10:24.249 INFO:teuthology.orchestra.run.smithi156.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-23T16:10:24.249 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.249 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.249 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.249 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.249 INFO:teuthology.orchestra.run.smithi156.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-23T16:10:24.249 INFO:teuthology.orchestra.run.smithi156.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-23T16:10:24.249 INFO:teuthology.orchestra.run.smithi156.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-23T16:10:24.249 INFO:teuthology.orchestra.run.smithi156.stdout: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.249 INFO:teuthology.orchestra.run.smithi156.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-23T16:10:24.249 INFO:teuthology.orchestra.run.smithi156.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-23T16:10:24.249 INFO:teuthology.orchestra.run.smithi156.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-23T16:10:24.250 INFO:teuthology.orchestra.run.smithi156.stdout: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.250 INFO:teuthology.orchestra.run.smithi156.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-23T16:10:24.250 INFO:teuthology.orchestra.run.smithi156.stdout: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.250 INFO:teuthology.orchestra.run.smithi156.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-23T16:10:24.250 INFO:teuthology.orchestra.run.smithi156.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-23T16:10:24.252 INFO:teuthology.orchestra.run.smithi156.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-23T16:10:24.252 INFO:teuthology.orchestra.run.smithi156.stdout: python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.252 INFO:teuthology.orchestra.run.smithi156.stdout: python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.253 INFO:teuthology.orchestra.run.smithi156.stdout: python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.253 INFO:teuthology.orchestra.run.smithi156.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-23T16:10:24.253 INFO:teuthology.orchestra.run.smithi156.stdout: python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.253 INFO:teuthology.orchestra.run.smithi156.stdout: python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.253 INFO:teuthology.orchestra.run.smithi156.stdout: python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:24.253 INFO:teuthology.orchestra.run.smithi156.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-23T16:10:24.253 INFO:teuthology.orchestra.run.smithi156.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-23T16:10:24.253 INFO:teuthology.orchestra.run.smithi156.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-23T16:10:24.253 INFO:teuthology.orchestra.run.smithi156.stdout: re2-1:20211101-3.el9.x86_64 2024-04-23T16:10:24.253 INFO:teuthology.orchestra.run.smithi156.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-23T16:10:24.253 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:10:24.253 INFO:teuthology.orchestra.run.smithi156.stdout:Complete! 2024-04-23T16:10:24.297 INFO:teuthology.orchestra.run.smithi049.stdout:(13/36): python3-markupsafe-1.1.1-12.el9.x86_64 597 kB/s | 35 kB 00:00 2024-04-23T16:10:24.339 INFO:teuthology.orchestra.run.smithi049.stdout:(14/36): python3-mako-1.1.4-6.el9.noarch.rpm 711 kB/s | 172 kB 00:00 2024-04-23T16:10:24.364 INFO:teuthology.orchestra.run.smithi049.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 762 kB/s | 51 kB 00:00 2024-04-23T16:10:24.389 INFO:teuthology.orchestra.run.smithi049.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 831 kB/s | 42 kB 00:00 2024-04-23T16:10:24.556 INFO:teuthology.orchestra.run.smithi049.stdout:(17/36): ceph-osd-19.0.0-3211.g5d349943.el7.x86 10 MB/s | 17 MB 00:01 2024-04-23T16:10:24.613 DEBUG:teuthology.orchestra.run.smithi156:> sudo yum -y install ceph-test 2024-04-23T16:10:24.614 INFO:teuthology.orchestra.run.smithi049.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 89 kB/s | 22 kB 00:00 2024-04-23T16:10:24.882 INFO:teuthology.orchestra.run.smithi049.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 134 kB/s | 43 kB 00:00 2024-04-23T16:10:25.000 INFO:teuthology.orchestra.run.smithi138.stdout:(1/36): ceph-19.0.0-3211.g5d349943.el7.x86_64.r 26 kB/s | 6.6 kB 00:00 2024-04-23T16:10:25.090 INFO:teuthology.orchestra.run.smithi049.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 361 kB/s | 172 kB 00:00 2024-04-23T16:10:25.116 INFO:teuthology.orchestra.run.smithi049.stdout:(21/36): luarocks-3.9.2-1.el9.noarch.rpm 208 kB/s | 151 kB 00:00 2024-04-23T16:10:25.125 INFO:teuthology.orchestra.run.smithi138.stdout:(2/36): ceph-mgr-19.0.0-3211.g5d349943.el7.x86_ 4.0 MB/s | 1.5 MB 00:00 2024-04-23T16:10:25.125 INFO:teuthology.orchestra.run.smithi156.stdout:Last metadata expiration check: 0:00:29 ago on Tue 23 Apr 2024 04:09:56 PM UTC. 2024-04-23T16:10:25.199 INFO:teuthology.orchestra.run.smithi049.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 98 kB/s | 11 kB 00:00 2024-04-23T16:10:25.208 INFO:teuthology.orchestra.run.smithi138.stdout:(3/36): ceph-mds-19.0.0-3211.g5d349943.el7.x86_ 5.2 MB/s | 2.4 MB 00:00 2024-04-23T16:10:25.224 INFO:teuthology.orchestra.run.smithi049.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 163 kB/s | 18 kB 00:00 2024-04-23T16:10:25.246 INFO:teuthology.orchestra.run.smithi156.stdout:Dependencies resolved. 2024-04-23T16:10:25.246 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:10:25.246 INFO:teuthology.orchestra.run.smithi156.stdout: Package Arch Version Repository Size 2024-04-23T16:10:25.246 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:10:25.247 INFO:teuthology.orchestra.run.smithi156.stdout:Installing: 2024-04-23T16:10:25.247 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-test x86_64 2:19.0.0-3211.g5d349943.el7 ceph 49 M 2024-04-23T16:10:25.247 INFO:teuthology.orchestra.run.smithi156.stdout:Installing dependencies: 2024-04-23T16:10:25.247 INFO:teuthology.orchestra.run.smithi156.stdout: libcephsqlite x86_64 2:19.0.0-3211.g5d349943.el7 ceph 163 k 2024-04-23T16:10:25.247 INFO:teuthology.orchestra.run.smithi156.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-23T16:10:25.247 INFO:teuthology.orchestra.run.smithi156.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-23T16:10:25.247 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:10:25.247 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction Summary 2024-04-23T16:10:25.247 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:10:25.247 INFO:teuthology.orchestra.run.smithi156.stdout:Install 4 Packages 2024-04-23T16:10:25.247 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:10:25.248 INFO:teuthology.orchestra.run.smithi156.stdout:Total download size: 50 M 2024-04-23T16:10:25.248 INFO:teuthology.orchestra.run.smithi156.stdout:Installed size: 210 M 2024-04-23T16:10:25.248 INFO:teuthology.orchestra.run.smithi156.stdout:Downloading Packages: 2024-04-23T16:10:25.249 INFO:teuthology.orchestra.run.smithi049.stdout:(24/36): python3-cherrypy-18.6.1-2.el9.noarch.r 975 kB/s | 358 kB 00:00 2024-04-23T16:10:25.267 INFO:teuthology.orchestra.run.smithi138.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3211.g5d34 4.2 MB/s | 249 kB 00:00 2024-04-23T16:10:25.308 INFO:teuthology.orchestra.run.smithi049.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 213 kB/s | 23 kB 00:00 2024-04-23T16:10:25.325 INFO:teuthology.orchestra.run.smithi049.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 193 kB/s | 19 kB 00:00 2024-04-23T16:10:25.342 INFO:teuthology.orchestra.run.smithi049.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 213 kB/s | 20 kB 00:00 2024-04-23T16:10:25.417 INFO:teuthology.orchestra.run.smithi049.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 426 kB/s | 46 kB 00:00 2024-04-23T16:10:25.443 INFO:teuthology.orchestra.run.smithi049.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 672 kB/s | 79 kB 00:00 2024-04-23T16:10:25.467 INFO:teuthology.orchestra.run.smithi138.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.2 MB/s | 253 kB 00:00 2024-04-23T16:10:25.485 INFO:teuthology.orchestra.run.smithi049.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.9 MB/s | 272 kB 00:00 2024-04-23T16:10:25.510 INFO:teuthology.orchestra.run.smithi049.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 178 kB/s | 16 kB 00:00 2024-04-23T16:10:25.569 INFO:teuthology.orchestra.run.smithi049.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 716 kB/s | 90 kB 00:00 2024-04-23T16:10:25.585 INFO:teuthology.orchestra.run.smithi049.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 356 kB/s | 36 kB 00:00 2024-04-23T16:10:25.608 INFO:teuthology.orchestra.run.smithi156.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.3 MB/s | 305 kB 00:00 2024-04-23T16:10:25.650 INFO:teuthology.orchestra.run.smithi156.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-04-23T16:10:25.677 INFO:teuthology.orchestra.run.smithi049.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 217 kB/s | 20 kB 00:00 2024-04-23T16:10:25.702 INFO:teuthology.orchestra.run.smithi049.stdout:(35/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.2 MB/s | 230 kB 00:00 2024-04-23T16:10:25.820 INFO:teuthology.orchestra.run.smithi049.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.7 MB/s | 427 kB 00:00 2024-04-23T16:10:25.821 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:10:25.821 INFO:teuthology.orchestra.run.smithi049.stdout:Total 7.0 MB/s | 30 MB 00:04 2024-04-23T16:10:25.826 INFO:teuthology.orchestra.run.smithi138.stdout:(6/36): ceph-mon-19.0.0-3211.g5d349943.el7.x86_ 5.7 MB/s | 4.7 MB 00:00 2024-04-23T16:10:25.850 INFO:teuthology.orchestra.run.smithi156.stdout:(3/4): libcephsqlite-19.0.0-3211.g5d349943.el7. 340 kB/s | 163 kB 00:00 2024-04-23T16:10:25.894 INFO:teuthology.orchestra.run.smithi138.stdout:(7/36): python3-cryptography-36.0.1-4.el9.x86_6 2.9 MB/s | 1.2 MB 00:00 2024-04-23T16:10:25.951 INFO:teuthology.orchestra.run.smithi138.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 2.3 MB/s | 135 kB 00:00 2024-04-23T16:10:25.965 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-23T16:10:26.008 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-23T16:10:26.008 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-23T16:10:26.010 INFO:teuthology.orchestra.run.smithi138.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 2.1 MB/s | 125 kB 00:00 2024-04-23T16:10:26.036 INFO:teuthology.orchestra.run.smithi138.stdout:(10/36): python3-ply-3.11-14.el9.noarch.rpm 510 kB/s | 106 kB 00:00 2024-04-23T16:10:26.219 INFO:teuthology.orchestra.run.smithi138.stdout:(11/36): ceph-osd-19.0.0-3211.g5d349943.el7.x86 15 MB/s | 17 MB 00:01 2024-04-23T16:10:26.244 INFO:teuthology.orchestra.run.smithi138.stdout:(12/36): python3-urllib3-1.26.5-5.el9.noarch.rp 918 kB/s | 215 kB 00:00 2024-04-23T16:10:26.319 INFO:teuthology.orchestra.run.smithi138.stdout:(13/36): python3-markupsafe-1.1.1-12.el9.x86_64 463 kB/s | 35 kB 00:00 2024-04-23T16:10:26.322 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-23T16:10:26.323 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-23T16:10:26.345 INFO:teuthology.orchestra.run.smithi138.stdout:(14/36): lua-5.4.4-4.el9.x86_64.rpm 609 kB/s | 188 kB 00:00 2024-04-23T16:10:26.370 INFO:teuthology.orchestra.run.smithi138.stdout:(15/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.1 MB/s | 172 kB 00:00 2024-04-23T16:10:26.387 INFO:teuthology.orchestra.run.smithi138.stdout:(16/36): python3-pytz-2021.1-5.el9.noarch.rpm 758 kB/s | 51 kB 00:00 2024-04-23T16:10:26.404 INFO:teuthology.orchestra.run.smithi138.stdout:(17/36): python3-toml-0.10.2-6.el9.noarch.rpm 708 kB/s | 42 kB 00:00 2024-04-23T16:10:26.488 INFO:teuthology.orchestra.run.smithi138.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 520 kB/s | 43 kB 00:00 2024-04-23T16:10:26.530 INFO:teuthology.orchestra.run.smithi138.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 1.0 MB/s | 151 kB 00:00 2024-04-23T16:10:26.563 INFO:teuthology.orchestra.run.smithi138.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.2 MB/s | 172 kB 00:00 2024-04-23T16:10:26.605 INFO:teuthology.orchestra.run.smithi138.stdout:(21/36): python3-cherrypy-18.6.1-2.el9.noarch.r 4.7 MB/s | 358 kB 00:00 2024-04-23T16:10:26.631 INFO:teuthology.orchestra.run.smithi138.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 159 kB/s | 11 kB 00:00 2024-04-23T16:10:26.681 INFO:teuthology.orchestra.run.smithi138.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 235 kB/s | 18 kB 00:00 2024-04-23T16:10:26.706 INFO:teuthology.orchestra.run.smithi138.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 467 kB/s | 23 kB 00:00 2024-04-23T16:10:26.731 INFO:teuthology.orchestra.run.smithi138.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 386 kB/s | 19 kB 00:00 2024-04-23T16:10:26.757 INFO:teuthology.orchestra.run.smithi138.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 393 kB/s | 20 kB 00:00 2024-04-23T16:10:26.782 INFO:teuthology.orchestra.run.smithi138.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 924 kB/s | 46 kB 00:00 2024-04-23T16:10:26.807 INFO:teuthology.orchestra.run.smithi138.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.6 MB/s | 79 kB 00:00 2024-04-23T16:10:26.841 INFO:teuthology.orchestra.run.smithi138.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 4.5 MB/s | 272 kB 00:00 2024-04-23T16:10:26.866 INFO:teuthology.orchestra.run.smithi138.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 280 kB/s | 16 kB 00:00 2024-04-23T16:10:26.892 INFO:teuthology.orchestra.run.smithi138.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-04-23T16:10:26.917 INFO:teuthology.orchestra.run.smithi138.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 713 kB/s | 36 kB 00:00 2024-04-23T16:10:26.950 INFO:teuthology.orchestra.run.smithi138.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 3.8 MB/s | 230 kB 00:00 2024-04-23T16:10:26.992 INFO:teuthology.orchestra.run.smithi138.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 481 kB/s | 20 kB 00:00 2024-04-23T16:10:27.018 INFO:teuthology.orchestra.run.smithi138.stdout:(35/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-04-23T16:10:27.043 INFO:teuthology.orchestra.run.smithi138.stdout:(36/36): lua-devel-5.4.4-4.el9.x86_64.rpm 33 kB/s | 22 kB 00:00 2024-04-23T16:10:27.045 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:10:27.045 INFO:teuthology.orchestra.run.smithi138.stdout:Total 9.4 MB/s | 30 MB 00:03 2024-04-23T16:10:27.181 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2024-04-23T16:10:27.220 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2024-04-23T16:10:27.220 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2024-04-23T16:10:27.515 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2024-04-23T16:10:27.516 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2024-04-23T16:10:27.595 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-23T16:10:27.647 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-23T16:10:27.681 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-23T16:10:27.708 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-23T16:10:27.784 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-23T16:10:27.825 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-23T16:10:27.857 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-23T16:10:27.954 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-23T16:10:28.047 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-23T16:10:28.094 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-23T16:10:28.128 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-23T16:10:28.158 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-23T16:10:28.193 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-23T16:10:28.226 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-23T16:10:28.267 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-23T16:10:28.310 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-23T16:10:28.344 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-23T16:10:28.374 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-23T16:10:28.452 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-23T16:10:28.603 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-23T16:10:28.686 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-23T16:10:28.745 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-23T16:10:28.765 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2024-04-23T16:10:28.783 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-23T16:10:28.837 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-23T16:10:28.841 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-23T16:10:28.878 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-23T16:10:28.906 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-23T16:10:28.914 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-23T16:10:28.968 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-23T16:10:29.005 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-23T16:10:29.038 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-23T16:10:29.111 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-23T16:10:29.130 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-23T16:10:29.171 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-23T16:10:29.216 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-23T16:10:29.243 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-23T16:10:29.257 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-23T16:10:29.292 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-23T16:10:29.323 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-23T16:10:29.348 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-23T16:10:29.382 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-23T16:10:29.423 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-23T16:10:29.457 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-23T16:10:29.458 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-23T16:10:29.492 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-23T16:10:29.494 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-23T16:10:29.530 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-23T16:10:29.603 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-23T16:10:29.617 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-23T16:10:29.741 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-23T16:10:29.793 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 31/36 2024-04-23T16:10:29.822 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-23T16:10:29.830 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-23T16:10:29.848 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-23T16:10:29.848 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:10:29.848 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-23T16:10:29.848 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-23T16:10:29.848 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-23T16:10:29.848 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:29.884 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-23T16:10:29.922 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-23T16:10:29.971 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-23T16:10:30.026 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-23T16:10:30.219 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-23T16:10:30.277 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-23T16:10:30.363 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-23T16:10:30.452 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-23T16:10:30.522 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-23T16:10:30.642 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-23T16:10:30.799 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 31/36 2024-04-23T16:10:30.837 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-23T16:10:30.862 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-23T16:10:30.862 INFO:teuthology.orchestra.run.smithi138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:10:30.862 INFO:teuthology.orchestra.run.smithi138.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-23T16:10:30.862 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-23T16:10:30.862 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-23T16:10:30.862 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:31.372 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-23T16:10:31.399 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-23T16:10:31.400 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:10:31.400 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-23T16:10:31.400 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-23T16:10:31.400 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-23T16:10:31.400 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:31.865 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-23T16:10:31.888 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-23T16:10:31.889 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:10:31.889 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-23T16:10:31.889 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-23T16:10:31.889 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-23T16:10:31.889 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:31.917 INFO:teuthology.orchestra.run.smithi156.stdout:(4/4): ceph-test-19.0.0-3211.g5d349943.el7.x86_ 7.5 MB/s | 49 MB 00:06 2024-04-23T16:10:31.918 INFO:teuthology.orchestra.run.smithi156.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:10:31.919 INFO:teuthology.orchestra.run.smithi156.stdout:Total 7.4 MB/s | 50 MB 00:06 2024-04-23T16:10:31.942 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction check 2024-04-23T16:10:31.960 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction check succeeded. 2024-04-23T16:10:31.961 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction test 2024-04-23T16:10:32.123 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-23T16:10:32.147 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-23T16:10:32.148 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:10:32.148 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-23T16:10:32.148 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-23T16:10:32.148 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-23T16:10:32.148 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:32.222 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-23T16:10:32.304 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-23T16:10:32.330 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-23T16:10:32.330 INFO:teuthology.orchestra.run.smithi138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:10:32.330 INFO:teuthology.orchestra.run.smithi138.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-23T16:10:32.331 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-23T16:10:32.331 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-23T16:10:32.331 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:32.336 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction test succeeded. 2024-04-23T16:10:32.336 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction 2024-04-23T16:10:32.772 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-23T16:10:32.794 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-23T16:10:32.795 INFO:teuthology.orchestra.run.smithi138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:10:32.795 INFO:teuthology.orchestra.run.smithi138.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-23T16:10:32.795 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-23T16:10:32.795 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-23T16:10:32.795 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:32.855 INFO:teuthology.orchestra.run.smithi156.stdout: Preparing : 1/1 2024-04-23T16:10:32.927 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-23T16:10:32.966 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-23T16:10:32.994 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T16:10:33.022 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-23T16:10:33.045 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-23T16:10:33.045 INFO:teuthology.orchestra.run.smithi138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:10:33.045 INFO:teuthology.orchestra.run.smithi138.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-23T16:10:33.045 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-23T16:10:33.045 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-23T16:10:33.046 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:33.110 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-23T16:10:33.863 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-23T16:10:33.863 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 1/36 2024-04-23T16:10:33.863 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2/36 2024-04-23T16:10:33.863 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 3/36 2024-04-23T16:10:33.863 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 4/36 2024-04-23T16:10:33.863 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 5/36 2024-04-23T16:10:33.863 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 6/36 2024-04-23T16:10:33.863 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-23T16:10:33.863 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-23T16:10:33.864 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-23T16:10:33.865 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-23T16:10:33.865 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-23T16:10:33.865 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-23T16:10:33.865 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-23T16:10:33.865 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-23T16:10:33.865 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-23T16:10:33.865 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-23T16:10:33.865 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-23T16:10:33.865 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-23T16:10:33.865 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-23T16:10:33.865 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-23T16:10:33.865 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-23T16:10:34.799 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-23T16:10:34.799 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 1/36 2024-04-23T16:10:34.799 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2/36 2024-04-23T16:10:34.800 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 3/36 2024-04-23T16:10:34.800 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 4/36 2024-04-23T16:10:34.800 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 5/36 2024-04-23T16:10:34.800 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 6/36 2024-04-23T16:10:34.800 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-23T16:10:34.800 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-23T16:10:34.800 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-23T16:10:34.800 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-23T16:10:34.801 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-23T16:10:34.801 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-23T16:10:34.801 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-23T16:10:34.801 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-23T16:10:34.801 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-23T16:10:34.801 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-23T16:10:34.801 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-23T16:10:34.801 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-23T16:10:34.801 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-23T16:10:34.802 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-23T16:10:34.802 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-23T16:10:34.802 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-23T16:10:34.802 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-23T16:10:34.802 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-23T16:10:34.802 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-23T16:10:34.803 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-23T16:10:34.803 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-23T16:10:34.803 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-23T16:10:34.803 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-23T16:10:34.803 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-23T16:10:34.804 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-23T16:10:34.804 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-23T16:10:34.804 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-23T16:10:34.804 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-23T16:10:34.804 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-23T16:10:34.878 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-23T16:10:34.878 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:34.878 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-23T16:10:34.878 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:34.878 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:34.878 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:34.878 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7.noarch 2024-04-23T16:10:34.878 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:34.878 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: lua-5.4.4-4.el9.x86_64 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-23T16:10:34.879 INFO:teuthology.orchestra.run.smithi049.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-23T16:10:34.880 INFO:teuthology.orchestra.run.smithi049.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-23T16:10:34.880 INFO:teuthology.orchestra.run.smithi049.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-23T16:10:34.880 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-23T16:10:34.880 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ply-3.11-14.el9.noarch 2024-04-23T16:10:34.880 INFO:teuthology.orchestra.run.smithi049.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-23T16:10:34.880 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-23T16:10:34.880 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-23T16:10:34.880 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-23T16:10:34.880 INFO:teuthology.orchestra.run.smithi049.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-23T16:10:34.880 INFO:teuthology.orchestra.run.smithi049.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-23T16:10:34.880 INFO:teuthology.orchestra.run.smithi049.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-23T16:10:34.880 INFO:teuthology.orchestra.run.smithi049.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-23T16:10:34.880 INFO:teuthology.orchestra.run.smithi049.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-23T16:10:34.881 INFO:teuthology.orchestra.run.smithi049.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-23T16:10:34.881 INFO:teuthology.orchestra.run.smithi049.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-23T16:10:34.881 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:34.881 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-23T16:10:35.224 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-base 2024-04-23T16:10:35.754 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:00:56 ago on Tue 23 Apr 2024 04:09:39 PM UTC. 2024-04-23T16:10:35.809 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-23T16:10:35.809 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:35.809 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2024-04-23T16:10:35.809 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:35.809 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:35.810 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:35.810 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7.noarch 2024-04-23T16:10:35.810 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:35.810 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:35.810 INFO:teuthology.orchestra.run.smithi138.stdout: lua-5.4.4-4.el9.x86_64 2024-04-23T16:10:35.810 INFO:teuthology.orchestra.run.smithi138.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-23T16:10:35.810 INFO:teuthology.orchestra.run.smithi138.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-23T16:10:35.810 INFO:teuthology.orchestra.run.smithi138.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-23T16:10:35.810 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-23T16:10:35.810 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-23T16:10:35.810 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-23T16:10:35.810 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-23T16:10:35.810 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-23T16:10:35.811 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-23T16:10:35.811 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-23T16:10:35.811 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-23T16:10:35.811 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-23T16:10:35.811 INFO:teuthology.orchestra.run.smithi138.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-23T16:10:35.811 INFO:teuthology.orchestra.run.smithi138.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-23T16:10:35.811 INFO:teuthology.orchestra.run.smithi138.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-23T16:10:35.811 INFO:teuthology.orchestra.run.smithi138.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-23T16:10:35.811 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-23T16:10:35.811 INFO:teuthology.orchestra.run.smithi138.stdout: python3-ply-3.11-14.el9.noarch 2024-04-23T16:10:35.811 INFO:teuthology.orchestra.run.smithi138.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-23T16:10:35.811 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-23T16:10:35.811 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-23T16:10:35.811 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-23T16:10:35.812 INFO:teuthology.orchestra.run.smithi138.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-23T16:10:35.812 INFO:teuthology.orchestra.run.smithi138.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-23T16:10:35.812 INFO:teuthology.orchestra.run.smithi138.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-23T16:10:35.812 INFO:teuthology.orchestra.run.smithi138.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-23T16:10:35.812 INFO:teuthology.orchestra.run.smithi138.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-23T16:10:35.812 INFO:teuthology.orchestra.run.smithi138.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-23T16:10:35.812 INFO:teuthology.orchestra.run.smithi138.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-23T16:10:35.812 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:35.812 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2024-04-23T16:10:35.836 INFO:teuthology.orchestra.run.smithi049.stdout:Package ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-23T16:10:35.881 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-23T16:10:35.882 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-04-23T16:10:35.882 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-23T16:10:35.952 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install cephadm 2024-04-23T16:10:36.140 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-base 2024-04-23T16:10:36.478 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:00:57 ago on Tue 23 Apr 2024 04:09:39 PM UTC. 2024-04-23T16:10:36.602 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-23T16:10:36.603 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:10:36.603 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-04-23T16:10:36.603 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:10:36.603 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-23T16:10:36.603 INFO:teuthology.orchestra.run.smithi049.stdout: cephadm noarch 2:19.0.0-3211.g5d349943.el9 ceph-noarch 762 k 2024-04-23T16:10:36.603 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:36.603 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-23T16:10:36.603 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:10:36.604 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-04-23T16:10:36.604 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:36.604 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 762 k 2024-04-23T16:10:36.604 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 769 k 2024-04-23T16:10:36.604 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-23T16:10:36.652 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:54 ago on Tue 23 Apr 2024 04:09:42 PM UTC. 2024-04-23T16:10:36.731 INFO:teuthology.orchestra.run.smithi138.stdout:Package ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-23T16:10:36.772 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-04-23T16:10:36.772 INFO:teuthology.orchestra.run.smithi138.stdout:Nothing to do. 2024-04-23T16:10:36.773 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2024-04-23T16:10:36.827 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install cephadm 2024-04-23T16:10:37.334 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:55 ago on Tue 23 Apr 2024 04:09:42 PM UTC. 2024-04-23T16:10:37.454 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-04-23T16:10:37.454 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:10:37.455 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2024-04-23T16:10:37.455 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:10:37.455 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2024-04-23T16:10:37.455 INFO:teuthology.orchestra.run.smithi138.stdout: cephadm noarch 2:19.0.0-3211.g5d349943.el9 ceph-noarch 762 k 2024-04-23T16:10:37.455 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:37.455 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2024-04-23T16:10:37.455 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:10:37.455 INFO:teuthology.orchestra.run.smithi138.stdout:Install 1 Package 2024-04-23T16:10:37.455 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:37.455 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 762 k 2024-04-23T16:10:37.455 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 769 k 2024-04-23T16:10:37.455 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2024-04-23T16:10:37.481 INFO:teuthology.orchestra.run.smithi049.stdout:cephadm-19.0.0-3211.g5d349943.el9.noarch.rpm 870 kB/s | 762 kB 00:00 2024-04-23T16:10:37.482 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:10:37.482 INFO:teuthology.orchestra.run.smithi049.stdout:Total 868 kB/s | 762 kB 00:00 2024-04-23T16:10:37.482 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-23T16:10:37.488 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-23T16:10:37.488 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-23T16:10:37.494 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-23T16:10:37.495 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-23T16:10:37.574 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-23T16:10:37.592 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T16:10:37.666 INFO:teuthology.orchestra.run.smithi156.stdout: Installing : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T16:10:38.033 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:10:38.128 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:10:38.148 INFO:teuthology.orchestra.run.smithi138.stdout:cephadm-19.0.0-3211.g5d349943.el9.noarch.rpm 1.1 MB/s | 762 kB 00:00 2024-04-23T16:10:38.148 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:10:38.149 INFO:teuthology.orchestra.run.smithi138.stdout:Total 1.1 MB/s | 762 kB 00:00 2024-04-23T16:10:38.149 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2024-04-23T16:10:38.154 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2024-04-23T16:10:38.154 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2024-04-23T16:10:38.160 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2024-04-23T16:10:38.161 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2024-04-23T16:10:38.231 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2024-04-23T16:10:38.462 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:10:38.665 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:10:38.689 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:10:38.690 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:38.690 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-23T16:10:38.690 INFO:teuthology.orchestra.run.smithi049.stdout: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 2024-04-23T16:10:38.690 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:38.690 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-23T16:10:38.759 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:10:38.913 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-immutable-object-cache 2024-04-23T16:10:39.092 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:10:39.314 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:10:39.314 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:39.315 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2024-04-23T16:10:39.315 INFO:teuthology.orchestra.run.smithi138.stdout: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 2024-04-23T16:10:39.315 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:39.315 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2024-04-23T16:10:39.452 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:00 ago on Tue 23 Apr 2024 04:09:39 PM UTC. 2024-04-23T16:10:39.527 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-immutable-object-cache 2024-04-23T16:10:39.579 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-23T16:10:39.579 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:10:39.580 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repo Size 2024-04-23T16:10:39.580 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:10:39.580 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-23T16:10:39.580 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3211.g5d349943.el7 ceph 145 k 2024-04-23T16:10:39.580 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:39.580 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-23T16:10:39.580 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-23T16:10:39.580 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-04-23T16:10:39.580 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:39.580 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 145 k 2024-04-23T16:10:39.580 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 435 k 2024-04-23T16:10:39.580 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-23T16:10:39.946 INFO:teuthology.orchestra.run.smithi049.stdout:ceph-immutable-object-cache-19.0.0-3211.g5d3499 396 kB/s | 145 kB 00:00 2024-04-23T16:10:39.946 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:10:39.947 INFO:teuthology.orchestra.run.smithi049.stdout:Total 394 kB/s | 145 kB 00:00 2024-04-23T16:10:39.947 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-23T16:10:39.955 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-23T16:10:39.955 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-23T16:10:40.016 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-23T16:10:40.016 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-23T16:10:40.044 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:58 ago on Tue 23 Apr 2024 04:09:42 PM UTC. 2024-04-23T16:10:40.054 INFO:teuthology.orchestra.run.smithi156.stdout: Running scriptlet: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T16:10:40.054 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 1/4 2024-04-23T16:10:40.054 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2/4 2024-04-23T16:10:40.054 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-23T16:10:40.167 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-04-23T16:10:40.167 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:10:40.167 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repo Size 2024-04-23T16:10:40.168 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:10:40.168 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2024-04-23T16:10:40.168 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3211.g5d349943.el7 ceph 145 k 2024-04-23T16:10:40.168 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:40.168 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2024-04-23T16:10:40.168 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-04-23T16:10:40.168 INFO:teuthology.orchestra.run.smithi138.stdout:Install 1 Package 2024-04-23T16:10:40.168 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:40.168 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 145 k 2024-04-23T16:10:40.168 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 435 k 2024-04-23T16:10:40.168 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2024-04-23T16:10:40.169 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-23T16:10:40.246 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T16:10:40.272 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T16:10:40.272 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:10:40.272 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-23T16:10:40.272 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:40.304 INFO:teuthology.orchestra.run.smithi156.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-23T16:10:40.304 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:10:40.305 INFO:teuthology.orchestra.run.smithi156.stdout:Installed: 2024-04-23T16:10:40.305 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:40.305 INFO:teuthology.orchestra.run.smithi156.stdout: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:40.305 INFO:teuthology.orchestra.run.smithi156.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-23T16:10:40.305 INFO:teuthology.orchestra.run.smithi156.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-23T16:10:40.305 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:10:40.305 INFO:teuthology.orchestra.run.smithi156.stdout:Complete! 2024-04-23T16:10:40.471 INFO:teuthology.orchestra.run.smithi138.stdout:ceph-immutable-object-cache-19.0.0-3211.g5d3499 478 kB/s | 145 kB 00:00 2024-04-23T16:10:40.472 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:10:40.472 INFO:teuthology.orchestra.run.smithi138.stdout:Total 476 kB/s | 145 kB 00:00 2024-04-23T16:10:40.472 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2024-04-23T16:10:40.480 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2024-04-23T16:10:40.480 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2024-04-23T16:10:40.536 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2024-04-23T16:10:40.537 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2024-04-23T16:10:40.618 DEBUG:teuthology.orchestra.run.smithi156:> sudo yum -y install ceph 2024-04-23T16:10:40.690 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2024-04-23T16:10:40.780 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T16:10:40.805 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T16:10:40.805 INFO:teuthology.orchestra.run.smithi138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:10:40.805 INFO:teuthology.orchestra.run.smithi138.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-23T16:10:40.805 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:41.128 INFO:teuthology.orchestra.run.smithi156.stdout:Last metadata expiration check: 0:00:45 ago on Tue 23 Apr 2024 04:09:56 PM UTC. 2024-04-23T16:10:41.156 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T16:10:41.156 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:41.156 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-23T16:10:41.156 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-immutable-object-cache-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:41.156 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-23T16:10:41.156 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-23T16:10:41.252 INFO:teuthology.orchestra.run.smithi156.stdout:Dependencies resolved. 2024-04-23T16:10:41.254 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:10:41.255 INFO:teuthology.orchestra.run.smithi156.stdout: Package Arch Version Repository Size 2024-04-23T16:10:41.255 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:10:41.255 INFO:teuthology.orchestra.run.smithi156.stdout:Installing: 2024-04-23T16:10:41.255 INFO:teuthology.orchestra.run.smithi156.stdout: ceph x86_64 2:19.0.0-3211.g5d349943.el7 ceph 6.6 k 2024-04-23T16:10:41.255 INFO:teuthology.orchestra.run.smithi156.stdout:Installing dependencies: 2024-04-23T16:10:41.255 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-mds x86_64 2:19.0.0-3211.g5d349943.el7 ceph 2.4 M 2024-04-23T16:10:41.255 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-mgr x86_64 2:19.0.0-3211.g5d349943.el7 ceph 1.5 M 2024-04-23T16:10:41.255 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3211.g5d349943.el7 ceph-noarch 249 k 2024-04-23T16:10:41.255 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-mon x86_64 2:19.0.0-3211.g5d349943.el7 ceph 4.7 M 2024-04-23T16:10:41.255 INFO:teuthology.orchestra.run.smithi156.stdout: ceph-osd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 17 M 2024-04-23T16:10:41.256 INFO:teuthology.orchestra.run.smithi156.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-23T16:10:41.256 INFO:teuthology.orchestra.run.smithi156.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-23T16:10:41.256 INFO:teuthology.orchestra.run.smithi156.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-23T16:10:41.256 INFO:teuthology.orchestra.run.smithi156.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-23T16:10:41.256 INFO:teuthology.orchestra.run.smithi156.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-23T16:10:41.256 INFO:teuthology.orchestra.run.smithi156.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-23T16:10:41.256 INFO:teuthology.orchestra.run.smithi156.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-23T16:10:41.256 INFO:teuthology.orchestra.run.smithi156.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-23T16:10:41.256 INFO:teuthology.orchestra.run.smithi156.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-23T16:10:41.256 INFO:teuthology.orchestra.run.smithi156.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-23T16:10:41.256 INFO:teuthology.orchestra.run.smithi156.stdout: python3-jaraco-collections 2024-04-23T16:10:41.256 INFO:teuthology.orchestra.run.smithi156.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-23T16:10:41.256 INFO:teuthology.orchestra.run.smithi156.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-23T16:10:41.257 INFO:teuthology.orchestra.run.smithi156.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-23T16:10:41.257 INFO:teuthology.orchestra.run.smithi156.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-23T16:10:41.257 INFO:teuthology.orchestra.run.smithi156.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-23T16:10:41.257 INFO:teuthology.orchestra.run.smithi156.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-23T16:10:41.257 INFO:teuthology.orchestra.run.smithi156.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-23T16:10:41.257 INFO:teuthology.orchestra.run.smithi156.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-23T16:10:41.257 INFO:teuthology.orchestra.run.smithi156.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-23T16:10:41.257 INFO:teuthology.orchestra.run.smithi156.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-23T16:10:41.257 INFO:teuthology.orchestra.run.smithi156.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-23T16:10:41.257 INFO:teuthology.orchestra.run.smithi156.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-23T16:10:41.257 INFO:teuthology.orchestra.run.smithi156.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-23T16:10:41.257 INFO:teuthology.orchestra.run.smithi156.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-23T16:10:41.257 INFO:teuthology.orchestra.run.smithi156.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-23T16:10:41.257 INFO:teuthology.orchestra.run.smithi156.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-23T16:10:41.258 INFO:teuthology.orchestra.run.smithi156.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-23T16:10:41.258 INFO:teuthology.orchestra.run.smithi156.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-23T16:10:41.258 INFO:teuthology.orchestra.run.smithi156.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-23T16:10:41.258 INFO:teuthology.orchestra.run.smithi156.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-23T16:10:41.258 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:10:41.258 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction Summary 2024-04-23T16:10:41.258 INFO:teuthology.orchestra.run.smithi156.stdout:================================================================================ 2024-04-23T16:10:41.258 INFO:teuthology.orchestra.run.smithi156.stdout:Install 36 Packages 2024-04-23T16:10:41.258 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-23T16:10:41.259 INFO:teuthology.orchestra.run.smithi156.stdout:Total download size: 30 M 2024-04-23T16:10:41.259 INFO:teuthology.orchestra.run.smithi156.stdout:Installed size: 107 M 2024-04-23T16:10:41.259 INFO:teuthology.orchestra.run.smithi156.stdout:Downloading Packages: 2024-04-23T16:10:41.367 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-mgr 2024-04-23T16:10:41.698 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T16:10:41.698 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:41.698 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2024-04-23T16:10:41.698 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-immutable-object-cache-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:10:41.698 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-04-23T16:10:41.698 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2024-04-23T16:10:41.897 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-mgr 2024-04-23T16:10:41.898 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:02 ago on Tue 23 Apr 2024 04:09:39 PM UTC. 2024-04-23T16:10:41.979 INFO:teuthology.orchestra.run.smithi049.stdout:Package ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-23T16:10:42.023 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-23T16:10:42.024 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-04-23T16:10:42.024 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-23T16:10:42.091 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-mgr-dashboard 2024-04-23T16:10:42.251 INFO:teuthology.orchestra.run.smithi156.stdout:(1/36): ceph-19.0.0-3211.g5d349943.el7.x86_64.r 24 kB/s | 6.6 kB 00:00 2024-04-23T16:10:42.410 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:00 ago on Tue 23 Apr 2024 04:09:42 PM UTC. 2024-04-23T16:10:42.490 INFO:teuthology.orchestra.run.smithi138.stdout:Package ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-23T16:10:42.532 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-04-23T16:10:42.533 INFO:teuthology.orchestra.run.smithi138.stdout:Nothing to do. 2024-04-23T16:10:42.533 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2024-04-23T16:10:42.597 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-mgr-dashboard 2024-04-23T16:10:42.623 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:03 ago on Tue 23 Apr 2024 04:09:39 PM UTC. 2024-04-23T16:10:42.756 INFO:teuthology.orchestra.run.smithi049.stderr:Error: 2024-04-23T16:10:42.756 INFO:teuthology.orchestra.run.smithi049.stderr: Problem: cannot install the best candidate for the job 2024-04-23T16:10:42.756 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides ceph-mgr = 2:19.0.0-3211.g5d349943.el9 needed by ceph-mgr-dashboard-2:19.0.0-3211.g5d349943.el9.noarch from ceph-noarch 2024-04-23T16:10:42.756 INFO:teuthology.orchestra.run.smithi049.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2024-04-23T16:10:42.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:10:42.789 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_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.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 smithi049 with status 1: 'sudo yum -y install ceph-mgr-dashboard' 2024-04-23T16:10:42.792 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_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] 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_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.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 smithi049 with status 1: 'sudo yum -y install ceph-mgr-dashboard' 2024-04-23T16:10:43.029 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=2dc8943b78c440ca91f895285ff45ab3 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_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] 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_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.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 smithi049 with status 1: 'sudo yum -y install ceph-mgr-dashboard' 2024-04-23T16:10:43.032 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-23T16:10:43.041 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-23T16:10:43.065 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-23T16:10:43.066 DEBUG:teuthology.orchestra.run.smithi049:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T16:10:43.073 INFO:teuthology.orchestra.run.smithi156.stdout:(2/36): ceph-mgr-19.0.0-3211.g5d349943.el7.x86_ 1.6 MB/s | 1.5 MB 00:00 2024-04-23T16:10:43.083 DEBUG:teuthology.orchestra.run.smithi138:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T16:10:43.086 DEBUG:teuthology.orchestra.run.smithi156:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T16:10:43.088 INFO:teuthology.orchestra.run.smithi049.stderr:bash: line 1: ntpq: command not found 2024-04-23T16:10:43.092 INFO:teuthology.orchestra.run.smithi049.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T16:10:43.092 INFO:teuthology.orchestra.run.smithi049.stdout:=============================================================================== 2024-04-23T16:10:43.093 INFO:teuthology.orchestra.run.smithi049.stdout:^- hv01.front.sepia.ceph.com 2 6 37 21 +2026us[+2026us] +/- 571ms 2024-04-23T16:10:43.093 INFO:teuthology.orchestra.run.smithi049.stdout:^* hv02.front.sepia.ceph.com 3 6 37 22 -342us[ -301us] +/- 50ms 2024-04-23T16:10:43.093 INFO:teuthology.orchestra.run.smithi049.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 22 +566us[ +607us] +/- 81ms 2024-04-23T16:10:43.093 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:10:43.097 INFO:teuthology.orchestra.run.smithi138.stderr:bash: line 1: ntpq: command not found 2024-04-23T16:10:43.101 INFO:teuthology.orchestra.run.smithi138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T16:10:43.101 INFO:teuthology.orchestra.run.smithi138.stdout:=============================================================================== 2024-04-23T16:10:43.101 INFO:teuthology.orchestra.run.smithi138.stdout:^- hv01.front.sepia.ceph.com 2 6 37 23 +2076us[+2053us] +/- 571ms 2024-04-23T16:10:43.101 INFO:teuthology.orchestra.run.smithi138.stdout:^* hv02.front.sepia.ceph.com 3 6 37 21 -345us[ -367us] +/- 50ms 2024-04-23T16:10:43.101 INFO:teuthology.orchestra.run.smithi138.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 22 +566us[ +543us] +/- 81ms 2024-04-23T16:10:43.101 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:10:43.102 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:01 ago on Tue 23 Apr 2024 04:09:42 PM UTC. 2024-04-23T16:10:43.103 INFO:teuthology.orchestra.run.smithi156.stderr:bash: line 1: ntpq: command not found 2024-04-23T16:10:43.106 INFO:teuthology.orchestra.run.smithi156.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T16:10:43.107 INFO:teuthology.orchestra.run.smithi156.stdout:=============================================================================== 2024-04-23T16:10:43.107 INFO:teuthology.orchestra.run.smithi156.stdout:^- hv01.front.sepia.ceph.com 2 6 37 22 +2069us[+2069us] +/- 571ms 2024-04-23T16:10:43.107 INFO:teuthology.orchestra.run.smithi156.stdout:^* hv02.front.sepia.ceph.com 3 6 37 22 -351us[ -370us] +/- 50ms 2024-04-23T16:10:43.107 INFO:teuthology.orchestra.run.smithi156.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 23 +575us[ +556us] +/- 81ms 2024-04-23T16:10:43.107 INFO:teuthology.orchestra.run.smithi156.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:10:43.108 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-23T16:10:43.120 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-23T16:10:43.120 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-23T16:10:43.247 DEBUG:teuthology.orchestra.run.smithi049:> 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-23T16:10:43.249 INFO:teuthology.orchestra.run.smithi138.stderr:Error: 2024-04-23T16:10:43.249 INFO:teuthology.orchestra.run.smithi138.stderr: Problem: cannot install the best candidate for the job 2024-04-23T16:10:43.249 INFO:teuthology.orchestra.run.smithi138.stderr: - nothing provides ceph-mgr = 2:19.0.0-3211.g5d349943.el9 needed by ceph-mgr-dashboard-2:19.0.0-3211.g5d349943.el9.noarch from ceph-noarch 2024-04-23T16:10:43.249 INFO:teuthology.orchestra.run.smithi138.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2024-04-23T16:10:43.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:10:43.303 DEBUG:teuthology.orchestra.run.smithi138:> 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-23T16:10:43.358 DEBUG:teuthology.orchestra.run.smithi156:> 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-23T16:10:43.414 DEBUG:teuthology.orchestra.run.smithi049:> 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-23T16:10:43.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:10:43.441 DEBUG:teuthology.orchestra.run.smithi138:> 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-23T16:10:43.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:10:43.468 DEBUG:teuthology.orchestra.run.smithi156:> 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-23T16:10:43.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:10:43.493 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-23T16:10:43.503 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-23T16:10:43.519 INFO:teuthology.task.internal:Duration was 305.977289 seconds 2024-04-23T16:10:43.520 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-23T16:10:43.534 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-23T16:10:43.535 DEBUG:teuthology.orchestra.run.smithi049:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T16:10:43.537 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T16:10:43.540 DEBUG:teuthology.orchestra.run.smithi156:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T16:10:43.573 INFO:teuthology.orchestra.run.smithi049.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T16:10:43.574 INFO:teuthology.orchestra.run.smithi138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T16:10:43.576 INFO:teuthology.orchestra.run.smithi156.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T16:10:43.585 INFO:teuthology.orchestra.run.smithi156.stdout:(3/36): ceph-mds-19.0.0-3211.g5d349943.el7.x86_ 1.5 MB/s | 2.4 MB 00:01 2024-04-23T16:10:43.712 INFO:teuthology.orchestra.run.smithi156.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3211.g5d34 1.9 MB/s | 249 kB 00:00 2024-04-23T16:10:44.026 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-23T16:10:44.026 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi049.front.sepia.ceph.com 2024-04-23T16:10:44.027 DEBUG:teuthology.orchestra.run.smithi049:> 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-23T16:10:44.054 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi138.front.sepia.ceph.com 2024-04-23T16:10:44.054 DEBUG:teuthology.orchestra.run.smithi138:> 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-23T16:10:44.088 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi156.front.sepia.ceph.com 2024-04-23T16:10:44.089 DEBUG:teuthology.orchestra.run.smithi156:> 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-23T16:10:44.110 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-23T16:10:44.110 DEBUG:teuthology.orchestra.run.smithi049:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T16:10:44.112 DEBUG:teuthology.orchestra.run.smithi138:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T16:10:44.132 DEBUG:teuthology.orchestra.run.smithi156:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T16:10:44.175 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-23T16:10:44.175 DEBUG:teuthology.orchestra.run.smithi049:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T16:10:44.179 DEBUG:teuthology.orchestra.run.smithi138:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T16:10:44.198 DEBUG:teuthology.orchestra.run.smithi156:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T16:10:44.203 INFO:teuthology.orchestra.run.smithi156.stdout:(5/36): ceph-mon-19.0.0-3211.g5d349943.el7.x86_ 2.4 MB/s | 4.7 MB 00:01 2024-04-23T16:10:44.290 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-23T16:10:44.301 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-23T16:10:44.301 DEBUG:teuthology.orchestra.run.smithi049:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T16:10:44.327 DEBUG:teuthology.orchestra.run.smithi138:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T16:10:44.351 DEBUG:teuthology.orchestra.run.smithi156:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T16:10:44.376 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-23T16:10:44.394 DEBUG:teuthology.orchestra.run.smithi049:> 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-23T16:10:44.452 DEBUG:teuthology.orchestra.run.smithi138:> 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-23T16:10:44.457 DEBUG:teuthology.orchestra.run.smithi156:> 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-23T16:10:44.472 INFO:teuthology.orchestra.run.smithi049.stdout:kernel.core_pattern = core 2024-04-23T16:10:44.475 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = core 2024-04-23T16:10:44.481 INFO:teuthology.orchestra.run.smithi156.stdout:kernel.core_pattern = core 2024-04-23T16:10:44.511 DEBUG:teuthology.orchestra.run.smithi049:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T16:10:44.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:10:44.552 DEBUG:teuthology.orchestra.run.smithi138:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T16:10:44.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:10:44.567 DEBUG:teuthology.orchestra.run.smithi156:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T16:10:44.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:10:44.583 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-23T16:10:44.597 INFO:teuthology.task.internal:Transferring archived files... 2024-04-23T16:10:44.599 DEBUG:teuthology.misc:Transferring archived files from smithi049:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669739/remote/smithi049 2024-04-23T16:10:44.601 DEBUG:teuthology.orchestra.run.smithi049:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T16:10:44.646 DEBUG:teuthology.misc:Transferring archived files from smithi138:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669739/remote/smithi138 2024-04-23T16:10:44.647 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T16:10:44.648 INFO:teuthology.orchestra.run.smithi156.stdout:(6/36): ceph-osd-19.0.0-3211.g5d349943.el7.x86_ 9.8 MB/s | 17 MB 00:01 2024-04-23T16:10:44.672 INFO:teuthology.orchestra.run.smithi156.stdout:(7/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 264 kB/s | 253 kB 00:00 2024-04-23T16:10:44.698 DEBUG:teuthology.misc:Transferring archived files from smithi156:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669739/remote/smithi156 2024-04-23T16:10:44.699 DEBUG:teuthology.orchestra.run.smithi156:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T16:10:44.742 INFO:teuthology.task.internal:Removing archive directory... 2024-04-23T16:10:44.742 DEBUG:teuthology.orchestra.run.smithi049:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T16:10:44.745 DEBUG:teuthology.orchestra.run.smithi138:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T16:10:44.753 DEBUG:teuthology.orchestra.run.smithi156:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T16:10:44.796 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-23T16:10:44.807 INFO:teuthology.task.internal:Not uploading archives. 2024-04-23T16:10:44.807 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-23T16:10:44.817 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-23T16:10:44.818 DEBUG:teuthology.orchestra.run.smithi049:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T16:10:44.820 DEBUG:teuthology.orchestra.run.smithi138:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T16:10:44.822 DEBUG:teuthology.orchestra.run.smithi156:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T16:10:44.834 INFO:teuthology.orchestra.run.smithi049.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 16:10 /home/ubuntu/cephtest 2024-04-23T16:10:44.835 INFO:teuthology.orchestra.run.smithi138.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 16:10 /home/ubuntu/cephtest 2024-04-23T16:10:44.852 INFO:teuthology.orchestra.run.smithi156.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 16:10 /home/ubuntu/cephtest 2024-04-23T16:10:44.852 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-23T16:10:44.862 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-23T16:10:44.899 INFO:teuthology.nuke:Checking targets against current locks 2024-04-23T16:10:44.926 DEBUG:teuthology.nuke:shortname: smithi049 2024-04-23T16:10:44.926 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T16:10:44.955 DEBUG:teuthology.nuke:shortname: smithi138 2024-04-23T16:10:44.955 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T16:10:44.962 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi049.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669739', '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-23 15:58:02.267567', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP7Q/cxBHt2Kcq6FOjVqO+WBuvO7xTIeuCLjCY0FzQKBbFbO8m9ZCmf6WOhZ/0/JXym5fkUOlJmCWsa0eiLmRM8='} 2024-04-23T16:10:44.979 DEBUG:teuthology.nuke:shortname: smithi156 2024-04-23T16:10:44.979 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T16:10:44.984 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi138.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669739', '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-23 15:58:02.266340', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA/2Ntk/liR3hkCliajiLPIUGidyqVzqYesWU3Ky1t9J9b7la2Eo6aw7JbwFUVZFdnUJmwvsEyxjEOuoKB2BfXA='} 2024-04-23T16:10:45.002 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi156.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669739', '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-23 15:58:02.264876', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHmyKwilA/PElqaj9k577/DRiKsUUvPs2jTW+hTFpa+f8Zq4CAJ6zCUDU5O6KWCz3vvv72A2astiP4qe59BFoDo='} 2024-04-23T16:10:45.012 INFO:teuthology.orchestra.console.smithi049:Power off 2024-04-23T16:10:45.013 DEBUG:teuthology.orchestra.console.smithi049:pexpect command: ipmitool -H smithi049.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T16:10:45.039 DEBUG:teuthology.orchestra.console.smithi049:power off output: Chassis Power Control: Down/Off 2024-04-23T16:10:45.040 DEBUG:teuthology.orchestra.console.smithi049:pexpect command: ipmitool -H smithi049.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:10:45.059 INFO:teuthology.orchestra.console.smithi156:Power off 2024-04-23T16:10:45.060 DEBUG:teuthology.orchestra.console.smithi156:pexpect command: ipmitool -H smithi156.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T16:10:45.076 INFO:teuthology.orchestra.console.smithi138:Power off 2024-04-23T16:10:45.077 DEBUG:teuthology.orchestra.console.smithi138:pexpect command: ipmitool -H smithi138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T16:10:45.085 DEBUG:teuthology.orchestra.console.smithi156:power off output: Chassis Power Control: Down/Off 2024-04-23T16:10:45.085 DEBUG:teuthology.orchestra.console.smithi156:pexpect command: ipmitool -H smithi156.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:10:45.096 DEBUG:teuthology.orchestra.console.smithi049:check power output: Chassis Power is on 2024-04-23T16:10:45.103 DEBUG:teuthology.orchestra.console.smithi138:power off output: Chassis Power Control: Down/Off 2024-04-23T16:10:45.103 DEBUG:teuthology.orchestra.console.smithi138:pexpect command: ipmitool -H smithi138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:10:45.117 DEBUG:teuthology.orchestra.console.smithi156:check power output: Chassis Power is on 2024-04-23T16:10:45.138 DEBUG:teuthology.orchestra.console.smithi138:check power output: Chassis Power is on 2024-04-23T16:10:45.371 INFO:teuthology.orchestra.run.smithi156.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 145 kB/s | 106 kB 00:00 2024-04-23T16:10:45.430 INFO:teuthology.orchestra.run.smithi156.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 178 kB/s | 135 kB 00:00 2024-04-23T16:10:46.138 INFO:teuthology.orchestra.run.smithi156.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 163 kB/s | 125 kB 00:00 2024-04-23T16:10:46.330 INFO:teuthology.orchestra.run.smithi156.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 238 kB/s | 215 kB 00:00 2024-04-23T16:10:46.414 INFO:teuthology.orchestra.run.smithi156.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 685 kB/s | 188 kB 00:00 2024-04-23T16:10:46.464 INFO:teuthology.orchestra.run.smithi156.stdout:(13/36): python3-cryptography-36.0.1-4.el9.x86_ 555 kB/s | 1.2 MB 00:02 2024-04-23T16:10:46.489 INFO:teuthology.orchestra.run.smithi156.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 461 kB/s | 35 kB 00:00 2024-04-23T16:10:46.548 INFO:teuthology.orchestra.run.smithi156.stdout:(15/36): python3-toml-0.10.2-6.el9.noarch.rpm 714 kB/s | 42 kB 00:00 2024-04-23T16:10:46.598 INFO:teuthology.orchestra.run.smithi156.stdout:(16/36): python3-mako-1.1.4-6.el9.noarch.rpm 643 kB/s | 172 kB 00:00 2024-04-23T16:10:46.624 INFO:teuthology.orchestra.run.smithi156.stdout:(17/36): python3-pytz-2021.1-5.el9.noarch.rpm 320 kB/s | 51 kB 00:00 2024-04-23T16:10:46.649 INFO:teuthology.orchestra.run.smithi156.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 221 kB/s | 22 kB 00:00 2024-04-23T16:10:46.899 INFO:teuthology.orchestra.run.smithi156.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 158 kB/s | 43 kB 00:00 2024-04-23T16:10:46.999 INFO:teuthology.orchestra.run.smithi156.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 377 kB/s | 151 kB 00:00 2024-04-23T16:10:47.041 INFO:teuthology.orchestra.run.smithi156.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 438 kB/s | 172 kB 00:00 2024-04-23T16:10:47.075 INFO:teuthology.orchestra.run.smithi156.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 141 kB/s | 11 kB 00:00 2024-04-23T16:10:47.117 INFO:teuthology.orchestra.run.smithi156.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 234 kB/s | 18 kB 00:00 2024-04-23T16:10:47.142 INFO:teuthology.orchestra.run.smithi156.stdout:(24/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.4 MB/s | 358 kB 00:00 2024-04-23T16:10:47.168 INFO:teuthology.orchestra.run.smithi156.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 251 kB/s | 23 kB 00:00 2024-04-23T16:10:47.193 INFO:teuthology.orchestra.run.smithi156.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 257 kB/s | 19 kB 00:00 2024-04-23T16:10:47.218 INFO:teuthology.orchestra.run.smithi156.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 260 kB/s | 20 kB 00:00 2024-04-23T16:10:47.251 INFO:teuthology.orchestra.run.smithi156.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 552 kB/s | 46 kB 00:00 2024-04-23T16:10:47.294 INFO:teuthology.orchestra.run.smithi156.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 785 kB/s | 79 kB 00:00 2024-04-23T16:10:47.319 INFO:teuthology.orchestra.run.smithi156.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.6 MB/s | 272 kB 00:00 2024-04-23T16:10:47.344 INFO:teuthology.orchestra.run.smithi156.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 178 kB/s | 16 kB 00:00 2024-04-23T16:10:47.378 INFO:teuthology.orchestra.run.smithi156.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.0 MB/s | 90 kB 00:00 2024-04-23T16:10:47.395 INFO:teuthology.orchestra.run.smithi156.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 474 kB/s | 36 kB 00:00 2024-04-23T16:10:47.462 INFO:teuthology.orchestra.run.smithi156.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.9 MB/s | 230 kB 00:00 2024-04-23T16:10:47.503 INFO:teuthology.orchestra.run.smithi156.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 185 kB/s | 20 kB 00:00 2024-04-23T16:10:47.546 INFO:teuthology.orchestra.run.smithi156.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.5 MB/s | 427 kB 00:00 2024-04-23T16:10:47.550 INFO:teuthology.orchestra.run.smithi156.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:10:47.550 INFO:teuthology.orchestra.run.smithi156.stdout:Total 4.8 MB/s | 30 MB 00:06 2024-04-23T16:10:47.682 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction check 2024-04-23T16:10:47.723 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction check succeeded. 2024-04-23T16:10:47.723 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction test 2024-04-23T16:10:48.019 INFO:teuthology.orchestra.run.smithi156.stdout:Transaction test succeeded. 2024-04-23T16:10:48.020 INFO:teuthology.orchestra.run.smithi156.stdout:Running transaction 2024-04-23T16:10:48.434 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T16:10:49.098 DEBUG:teuthology.orchestra.console.smithi049:pexpect command: ipmitool -H smithi049.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:10:49.118 DEBUG:teuthology.orchestra.console.smithi156:pexpect command: ipmitool -H smithi156.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:10:49.139 DEBUG:teuthology.orchestra.console.smithi138:pexpect command: ipmitool -H smithi138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:10:49.208 DEBUG:teuthology.orchestra.console.smithi049:check power output: Chassis Power is on 2024-04-23T16:10:49.230 DEBUG:teuthology.orchestra.console.smithi156:check power output: Chassis Power is on 2024-04-23T16:10:49.253 DEBUG:teuthology.orchestra.console.smithi138:check power output: Chassis Power is on 2024-04-23T16:10:53.210 DEBUG:teuthology.orchestra.console.smithi049:pexpect command: ipmitool -H smithi049.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:10:53.231 DEBUG:teuthology.orchestra.console.smithi156:pexpect command: ipmitool -H smithi156.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:10:53.254 DEBUG:teuthology.orchestra.console.smithi138:pexpect command: ipmitool -H smithi138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:10:53.327 DEBUG:teuthology.orchestra.console.smithi049:check power output: Chassis Power is off 2024-04-23T16:10:53.343 DEBUG:teuthology.orchestra.console.smithi156:check power output: Chassis Power is off 2024-04-23T16:10:53.366 DEBUG:teuthology.orchestra.console.smithi138:check power output: Chassis Power is off 2024-04-23T16:10:53.428 INFO:teuthology.orchestra.console.smithi049:Power off completed 2024-04-23T16:10:53.444 INFO:teuthology.orchestra.console.smithi156:Power off completed 2024-04-23T16:10:53.467 INFO:teuthology.orchestra.console.smithi138:Power off completed 2024-04-23T16:10:53.571 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} duration: 305.9772891998291 failure_reason: 'Command failed on smithi049 with status 1: ''sudo yum -y install ceph-mgr-dashboard''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=2dc8943b78c440ca91f895285ff45ab3 status: fail success: false 2024-04-23T16:10:53.572 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T16:10:53.662 INFO:teuthology.run:FAIL