2023-12-02T08:28:47.249 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-02T08:28:47.249 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi --verbose --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475346 --description upgrade:reef-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_3.0} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} -- /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475346/orig.config.yaml 2023-12-02T08:28:47.298 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T08:28:47.382 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475346 branch: main description: upgrade:reef-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_3.0} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: yweinste@redhat.com first_in_suite: false job_id: '7475346' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'librbd python api tests ' name: yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: bed7681480ccb0192b91a35e691658867e1e96b7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: bed7681480ccb0192b91a35e691658867e1e96b7 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: bed7681480ccb0192b91a35e691658867e1e96b7 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 4654 sha1: bed7681480ccb0192b91a35e691658867e1e96b7 sleep_before_teardown: 0 subset: 111/120000 suite: upgrade:reef-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: bed7681480ccb0192b91a35e691658867e1e96b7 targets: smithi032.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi090.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: cephadm_branch: reef cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-01_18:09:09 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: reef clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: reef clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: reef clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd_python.sh - print: '**** done end test_rbd_python.yaml' 2023-12-02T08:28:47.382 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa; will attempt to use it 2023-12-02T08:28:47.383 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks 2023-12-02T08:28:47.383 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-02T08:28:47.385 INFO:teuthology.task.internal:Checking packages... 2023-12-02T08:28:47.410 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'bed7681480ccb0192b91a35e691658867e1e96b7' 2023-12-02T08:28:47.411 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:28:47.411 INFO:teuthology.packaging:ref: None 2023-12-02T08:28:47.411 INFO:teuthology.packaging:tag: None 2023-12-02T08:28:47.411 INFO:teuthology.packaging:branch: main 2023-12-02T08:28:47.411 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:28:47.411 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-12-02T08:28:47.873 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7660.gb27938f5 2023-12-02T08:28:47.873 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-02T08:28:47.880 INFO:teuthology.task.internal:no buildpackages task found 2023-12-02T08:28:47.880 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-02T08:28:47.887 INFO:teuthology.task.internal:Saving configuration 2023-12-02T08:28:47.905 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-02T08:28:47.911 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:28:47.939 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi032.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475346', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 08:23:14.805221', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-02T08:28:47.963 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi090.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475346', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 08:23:14.803348', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-02T08:28:47.964 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-02T08:28:47.970 INFO:teuthology.task.internal:roles: ubuntu@smithi032.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-02T08:28:47.970 INFO:teuthology.task.internal:roles: ubuntu@smithi090.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-02T08:28:47.970 INFO:teuthology.run_tasks:Running task console_log... 2023-12-02T08:28:48.041 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f35663269d0>, signals=[15]) 2023-12-02T08:28:48.041 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-02T08:28:48.047 INFO:teuthology.task.internal:Opening connections... 2023-12-02T08:28:48.047 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi032.front.sepia.ceph.com 2023-12-02T08:28:48.049 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:28:48.117 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi090.front.sepia.ceph.com 2023-12-02T08:28:48.118 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:28:48.184 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-02T08:28:48.191 DEBUG:teuthology.orchestra.run.smithi032:> uname -m 2023-12-02T08:28:48.213 INFO:teuthology.orchestra.run.smithi032.stdout:x86_64 2023-12-02T08:28:48.213 DEBUG:teuthology.orchestra.run.smithi032:> cat /etc/os-release 2023-12-02T08:28:48.273 INFO:teuthology.orchestra.run.smithi032.stdout:NAME="Red Hat Enterprise Linux" 2023-12-02T08:28:48.273 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION="8.6 (Ootpa)" 2023-12-02T08:28:48.274 INFO:teuthology.orchestra.run.smithi032.stdout:ID="rhel" 2023-12-02T08:28:48.274 INFO:teuthology.orchestra.run.smithi032.stdout:ID_LIKE="fedora" 2023-12-02T08:28:48.274 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_ID="8.6" 2023-12-02T08:28:48.274 INFO:teuthology.orchestra.run.smithi032.stdout:PLATFORM_ID="platform:el8" 2023-12-02T08:28:48.274 INFO:teuthology.orchestra.run.smithi032.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-02T08:28:48.274 INFO:teuthology.orchestra.run.smithi032.stdout:ANSI_COLOR="0;31" 2023-12-02T08:28:48.274 INFO:teuthology.orchestra.run.smithi032.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-02T08:28:48.274 INFO:teuthology.orchestra.run.smithi032.stdout:HOME_URL="https://www.redhat.com/" 2023-12-02T08:28:48.274 INFO:teuthology.orchestra.run.smithi032.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-02T08:28:48.274 INFO:teuthology.orchestra.run.smithi032.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T08:28:48.274 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-02T08:28:48.274 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-02T08:28:48.274 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-02T08:28:48.274 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-02T08:28:48.275 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-02T08:28:48.275 INFO:teuthology.lock.ops:Updating smithi032.front.sepia.ceph.com on lock server 2023-12-02T08:28:48.294 DEBUG:teuthology.orchestra.run.smithi090:> uname -m 2023-12-02T08:28:48.314 INFO:teuthology.orchestra.run.smithi090.stdout:x86_64 2023-12-02T08:28:48.315 DEBUG:teuthology.orchestra.run.smithi090:> cat /etc/os-release 2023-12-02T08:28:48.374 INFO:teuthology.orchestra.run.smithi090.stdout:NAME="Red Hat Enterprise Linux" 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION="8.6 (Ootpa)" 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout:ID="rhel" 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout:ID_LIKE="fedora" 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION_ID="8.6" 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout:PLATFORM_ID="platform:el8" 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout:ANSI_COLOR="0;31" 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout:HOME_URL="https://www.redhat.com/" 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-02T08:28:48.375 INFO:teuthology.orchestra.run.smithi090.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-02T08:28:48.376 INFO:teuthology.orchestra.run.smithi090.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-02T08:28:48.376 INFO:teuthology.lock.ops:Updating smithi090.front.sepia.ceph.com on lock server 2023-12-02T08:28:48.394 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-02T08:28:48.407 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-02T08:28:48.412 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-02T08:28:48.413 DEBUG:teuthology.orchestra.run.smithi032:> test '!' -e /home/ubuntu/cephtest 2023-12-02T08:28:48.415 DEBUG:teuthology.orchestra.run.smithi090:> test '!' -e /home/ubuntu/cephtest 2023-12-02T08:28:48.434 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-02T08:28:48.440 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-02T08:28:48.440 DEBUG:teuthology.orchestra.run.smithi032:> test -z $(ls -A /var/lib/ceph) 2023-12-02T08:28:48.476 DEBUG:teuthology.orchestra.run.smithi090:> test -z $(ls -A /var/lib/ceph) 2023-12-02T08:28:48.506 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-02T08:28:48.558 INFO:teuthology.run_tasks:Running task kernel... 2023-12-02T08:28:48.572 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-02T08:28:48.572 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-02T08:28:48.573 DEBUG:teuthology.orchestra.run.smithi032:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T08:28:48.573 DEBUG:teuthology.orchestra.run.smithi090:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T08:28:48.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:28:48.591 DEBUG:teuthology.orchestra.run.smithi090:> uname -r 2023-12-02T08:28:48.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:28:48.593 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2023-12-02T08:28:48.649 INFO:teuthology.orchestra.run.smithi090.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:48.649 INFO:teuthology.task.kernel:Running kernel on smithi090: 4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:48.649 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum install -y kernel 2023-12-02T08:28:48.653 INFO:teuthology.orchestra.run.smithi032.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:48.653 INFO:teuthology.task.kernel:Running kernel on smithi032: 4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:48.653 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum install -y kernel 2023-12-02T08:28:49.868 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-02T08:28:49.868 INFO:teuthology.orchestra.run.smithi032.stdout:Unable to read consumer identity 2023-12-02T08:28:50.072 INFO:teuthology.orchestra.run.smithi090.stdout:Updating Subscription Management repositories. 2023-12-02T08:28:50.072 INFO:teuthology.orchestra.run.smithi090.stdout:Unable to read consumer identity 2023-12-02T08:28:51.277 INFO:teuthology.orchestra.run.smithi032.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-02T08:28:52.212 INFO:teuthology.orchestra.run.smithi090.stdout:Copr repo for python3-asyncssh owned by ceph 15 kB/s | 3.5 kB 00:00 2023-12-02T08:28:53.554 INFO:teuthology.orchestra.run.smithi090.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2023-12-02T08:28:53.628 INFO:teuthology.orchestra.run.smithi032.stdout:Extra Packages for Enterprise Linux 6.8 MB/s | 16 MB 00:02 2023-12-02T08:28:57.063 INFO:teuthology.orchestra.run.smithi090.stdout:lab-extras 461 kB/s | 24 kB 00:00 2023-12-02T08:28:57.403 INFO:teuthology.orchestra.run.smithi032.stdout:lab-extras 491 kB/s | 24 kB 00:00 2023-12-02T08:28:57.765 INFO:teuthology.orchestra.run.smithi090.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-02T08:28:57.813 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2023-12-02T08:28:57.814 INFO:teuthology.orchestra.run.smithi090.stdout:Nothing to do. 2023-12-02T08:28:57.814 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2023-12-02T08:28:57.960 DEBUG:teuthology.orchestra.run.smithi090:> echo no | sudo yum reinstall kernel || true 2023-12-02T08:28:58.047 INFO:teuthology.orchestra.run.smithi032.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-02T08:28:58.104 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2023-12-02T08:28:58.106 INFO:teuthology.orchestra.run.smithi032.stdout:Nothing to do. 2023-12-02T08:28:58.106 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2023-12-02T08:28:58.227 DEBUG:teuthology.orchestra.run.smithi032:> echo no | sudo yum reinstall kernel || true 2023-12-02T08:28:58.291 INFO:teuthology.orchestra.run.smithi090.stdout:Updating Subscription Management repositories. 2023-12-02T08:28:58.291 INFO:teuthology.orchestra.run.smithi090.stdout:Unable to read consumer identity 2023-12-02T08:28:58.558 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:00:02 ago on Sat 02 Dec 2023 08:28:56 AM UTC. 2023-12-02T08:28:58.577 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-02T08:28:58.577 INFO:teuthology.orchestra.run.smithi032.stdout:Unable to read consumer identity 2023-12-02T08:28:58.604 INFO:teuthology.orchestra.run.smithi090.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-02T08:28:58.669 INFO:teuthology.orchestra.run.smithi090.stderr:Error: No packages marked for reinstall. 2023-12-02T08:28:58.715 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum reinstall -y kernel || true 2023-12-02T08:28:58.849 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:01 ago on Sat 02 Dec 2023 08:28:57 AM UTC. 2023-12-02T08:28:58.895 INFO:teuthology.orchestra.run.smithi032.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-02T08:28:58.931 INFO:teuthology.orchestra.run.smithi032.stderr:Error: No packages marked for reinstall. 2023-12-02T08:28:58.978 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum reinstall -y kernel || true 2023-12-02T08:28:59.043 INFO:teuthology.orchestra.run.smithi090.stdout:Updating Subscription Management repositories. 2023-12-02T08:28:59.043 INFO:teuthology.orchestra.run.smithi090.stdout:Unable to read consumer identity 2023-12-02T08:28:59.297 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:00:02 ago on Sat 02 Dec 2023 08:28:56 AM UTC. 2023-12-02T08:28:59.327 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-02T08:28:59.327 INFO:teuthology.orchestra.run.smithi032.stdout:Unable to read consumer identity 2023-12-02T08:28:59.338 INFO:teuthology.orchestra.run.smithi090.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-02T08:28:59.365 INFO:teuthology.orchestra.run.smithi090.stderr:Error: No packages marked for reinstall. 2023-12-02T08:28:59.411 DEBUG:teuthology.orchestra.run.smithi090:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T08:28:59.492 INFO:teuthology.orchestra.run.smithi090.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:59.492 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:59.492 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-02T08:28:59.492 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-02T08:28:59.492 DEBUG:teuthology.orchestra.run.smithi090:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T08:28:59.518 INFO:teuthology.orchestra.run.smithi090.stdout:ttyS1 2023-12-02T08:28:59.529 DEBUG:teuthology.parallel:result is None 2023-12-02T08:28:59.601 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:02 ago on Sat 02 Dec 2023 08:28:57 AM UTC. 2023-12-02T08:28:59.646 INFO:teuthology.orchestra.run.smithi032.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-02T08:28:59.673 INFO:teuthology.orchestra.run.smithi032.stderr:Error: No packages marked for reinstall. 2023-12-02T08:28:59.718 DEBUG:teuthology.orchestra.run.smithi032:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T08:28:59.801 INFO:teuthology.orchestra.run.smithi032.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:59.801 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:59.801 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-02T08:28:59.801 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-02T08:28:59.802 DEBUG:teuthology.orchestra.run.smithi032:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T08:28:59.829 INFO:teuthology.orchestra.run.smithi032.stdout:ttyS1 2023-12-02T08:28:59.843 DEBUG:teuthology.parallel:result is None 2023-12-02T08:28:59.843 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-02T08:28:59.850 INFO:teuthology.task.internal:Creating test directory... 2023-12-02T08:28:59.851 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T08:28:59.887 DEBUG:teuthology.orchestra.run.smithi090:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T08:28:59.904 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-02T08:28:59.911 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-02T08:28:59.920 INFO:teuthology.task.internal:Creating archive directory... 2023-12-02T08:28:59.921 DEBUG:teuthology.orchestra.run.smithi032:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T08:28:59.944 DEBUG:teuthology.orchestra.run.smithi090:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T08:28:59.967 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-02T08:28:59.974 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-02T08:28:59.974 DEBUG:teuthology.orchestra.run.smithi032:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-02T08:29:00.002 DEBUG:teuthology.orchestra.run.smithi090:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-02T08:29:00.035 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:29:00.036 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:29:00.047 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:29:00.047 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:29:00.048 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-02T08:29:00.055 INFO:teuthology.task.internal:Configuring sudo... 2023-12-02T08:29:00.056 DEBUG:teuthology.orchestra.run.smithi032:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T08:29:00.091 DEBUG:teuthology.orchestra.run.smithi090:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T08:29:00.118 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-02T08:29:00.126 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-02T08:29:00.126 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T08:29:00.159 DEBUG:teuthology.orchestra.run.smithi090:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T08:29:00.175 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:29:00.258 DEBUG:teuthology.orchestra.run.smithi032:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:29:00.314 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:29:00.396 DEBUG:teuthology.orchestra.run.smithi032:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:29:00.439 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2023-12-02T08:29:00.439 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T08:29:00.525 DEBUG:teuthology.orchestra.run.smithi090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:29:00.569 DEBUG:teuthology.orchestra.run.smithi090:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:29:00.619 DEBUG:teuthology.orchestra.run.smithi090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:29:00.704 DEBUG:teuthology.orchestra.run.smithi090:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:29:00.746 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-02T08:29:00.746 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T08:29:00.827 DEBUG:teuthology.orchestra.run.smithi032:> sudo service rsyslog restart 2023-12-02T08:29:00.829 DEBUG:teuthology.orchestra.run.smithi090:> sudo service rsyslog restart 2023-12-02T08:29:00.886 INFO:teuthology.orchestra.run.smithi032.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:29:00.938 INFO:teuthology.orchestra.run.smithi090.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:29:01.403 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-02T08:29:01.413 INFO:teuthology.task.internal:Starting timer... 2023-12-02T08:29:01.413 INFO:teuthology.run_tasks:Running task pcp... 2023-12-02T08:29:01.433 INFO:teuthology.run_tasks:Running task selinux... 2023-12-02T08:29:01.445 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-02T08:29:01.445 DEBUG:teuthology.orchestra.run.smithi032:> sudo service auditd rotate 2023-12-02T08:29:01.505 INFO:teuthology.orchestra.run.smithi032.stdout:Rotating logs: 2023-12-02T08:29:01.507 DEBUG:teuthology.orchestra.run.smithi090:> sudo service auditd rotate 2023-12-02T08:29:01.570 INFO:teuthology.orchestra.run.smithi090.stdout:Rotating logs: 2023-12-02T08:29:01.572 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-02T08:29:01.572 DEBUG:teuthology.orchestra.run.smithi032:> /usr/sbin/getenforce 2023-12-02T08:29:01.591 INFO:teuthology.orchestra.run.smithi032.stdout:Permissive 2023-12-02T08:29:01.591 DEBUG:teuthology.orchestra.run.smithi090:> /usr/sbin/getenforce 2023-12-02T08:29:01.618 INFO:teuthology.orchestra.run.smithi090.stdout:Permissive 2023-12-02T08:29:01.618 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi032.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi090.front.sepia.ceph.com': 'permissive'} 2023-12-02T08:29:01.618 DEBUG:teuthology.orchestra.run.smithi032:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-02T08:29:01.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:29:01.662 DEBUG:teuthology.orchestra.run.smithi090:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-02T08:29:01.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:29:01.689 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-02T08:29:01.689 DEBUG:teuthology.orchestra.run.smithi032:> sudo /usr/sbin/setenforce permissive 2023-12-02T08:29:01.732 DEBUG:teuthology.orchestra.run.smithi090:> sudo /usr/sbin/setenforce permissive 2023-12-02T08:29:01.770 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-02T08:29:01.780 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-02T08:29:01.780 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-02T08:29:01.798 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-02T08:29:01.799 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi032.front.sepia.ceph.com,smithi090.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-02T08:39:31.986 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi032.front.sepia.ceph.com'), Remote(name='ubuntu@smithi090.front.sepia.ceph.com')] 2023-12-02T08:39:31.987 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2023-12-02T08:39:31.988 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:39:32.059 DEBUG:teuthology.orchestra.run.smithi032:> true 2023-12-02T08:39:32.130 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2023-12-02T08:39:32.130 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2023-12-02T08:39:32.130 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:39:32.200 DEBUG:teuthology.orchestra.run.smithi090:> true 2023-12-02T08:39:32.271 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi090.front.sepia.ceph.com' 2023-12-02T08:39:32.271 INFO:teuthology.run_tasks:Running task clock... 2023-12-02T08:39:32.282 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-02T08:39:32.282 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T08:39:32.282 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:39:32.285 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T08:39:32.285 DEBUG:teuthology.orchestra.run.smithi090:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:39:32.321 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-02T08:39:32.338 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-02T08:39:32.343 INFO:teuthology.orchestra.run.smithi090.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-02T08:39:32.357 INFO:teuthology.orchestra.run.smithi090.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-02T08:39:32.416 INFO:teuthology.orchestra.run.smithi032.stderr:sudo: ntpd: command not found 2023-12-02T08:39:32.420 INFO:teuthology.orchestra.run.smithi090.stderr:sudo: ntpd: command not found 2023-12-02T08:39:32.429 INFO:teuthology.orchestra.run.smithi032.stdout:506 Cannot talk to daemon 2023-12-02T08:39:32.433 INFO:teuthology.orchestra.run.smithi090.stdout:506 Cannot talk to daemon 2023-12-02T08:39:32.445 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-02T08:39:32.446 INFO:teuthology.orchestra.run.smithi090.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-02T08:39:32.460 INFO:teuthology.orchestra.run.smithi090.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-02T08:39:32.460 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-02T08:39:32.527 INFO:teuthology.orchestra.run.smithi090.stderr:bash: ntpq: command not found 2023-12-02T08:39:32.530 INFO:teuthology.orchestra.run.smithi090.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:39:32.530 INFO:teuthology.orchestra.run.smithi090.stdout:=============================================================================== 2023-12-02T08:39:32.531 INFO:teuthology.orchestra.run.smithi090.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:39:32.531 INFO:teuthology.orchestra.run.smithi090.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:39:32.531 INFO:teuthology.orchestra.run.smithi090.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:39:32.531 INFO:teuthology.orchestra.run.smithi090.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:39:32.537 INFO:teuthology.orchestra.run.smithi032.stderr:bash: ntpq: command not found 2023-12-02T08:39:32.542 INFO:teuthology.orchestra.run.smithi032.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:39:32.542 INFO:teuthology.orchestra.run.smithi032.stdout:=============================================================================== 2023-12-02T08:39:32.542 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:39:32.542 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:39:32.542 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:39:32.543 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:39:32.543 INFO:teuthology.run_tasks:Running task pexec... 2023-12-02T08:39:32.553 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-02T08:39:32.553 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi032.front.sepia.ceph.com 2023-12-02T08:39:32.553 DEBUG:teuthology.orchestra.run.smithi032:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-02T08:39:32.554 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi090.front.sepia.ceph.com 2023-12-02T08:39:32.554 DEBUG:teuthology.orchestra.run.smithi090:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-02T08:39:32.943 INFO:teuthology.orchestra.run.smithi090.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:32.976 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:33.857 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:02:08 ago on Sat 02 Dec 2023 08:37:25 AM UTC. 2023-12-02T08:39:33.877 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:39 ago on Sat 02 Dec 2023 08:37:54 AM UTC. 2023-12-02T08:39:35.587 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2023-12-02T08:39:35.588 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2023-12-02T08:39:35.588 INFO:teuthology.orchestra.run.smithi090.stdout: Package Architecture Version Repository Size 2023-12-02T08:39:35.588 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2023-12-02T08:39:35.588 INFO:teuthology.orchestra.run.smithi090.stdout:Resetting modules: 2023-12-02T08:39:35.588 INFO:teuthology.orchestra.run.smithi090.stdout: container-tools 2023-12-02T08:39:35.588 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-02T08:39:35.588 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2023-12-02T08:39:35.588 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2023-12-02T08:39:35.588 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-02T08:39:35.833 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2023-12-02T08:39:35.834 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2023-12-02T08:39:35.834 INFO:teuthology.orchestra.run.smithi032.stdout: Package Architecture Version Repository Size 2023-12-02T08:39:35.834 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2023-12-02T08:39:35.834 INFO:teuthology.orchestra.run.smithi032.stdout:Resetting modules: 2023-12-02T08:39:35.834 INFO:teuthology.orchestra.run.smithi032.stdout: container-tools 2023-12-02T08:39:35.834 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-02T08:39:35.835 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2023-12-02T08:39:35.835 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2023-12-02T08:39:35.835 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-02T08:39:36.539 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:02:11 ago on Sat 02 Dec 2023 08:37:25 AM UTC. 2023-12-02T08:39:36.812 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:42 ago on Sat 02 Dec 2023 08:37:54 AM UTC. 2023-12-02T08:39:40.328 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2023-12-02T08:39:40.379 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2023-12-02T08:39:40.775 INFO:teuthology.orchestra.run.smithi090.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:40.853 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:41.661 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:02:16 ago on Sat 02 Dec 2023 08:37:25 AM UTC. 2023-12-02T08:39:41.742 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:47 ago on Sat 02 Dec 2023 08:37:54 AM UTC. 2023-12-02T08:39:43.369 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2023-12-02T08:39:43.462 INFO:teuthology.orchestra.run.smithi090.stdout:========================================================================================================================== 2023-12-02T08:39:43.463 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repository Size 2023-12-02T08:39:43.463 INFO:teuthology.orchestra.run.smithi090.stdout:========================================================================================================================== 2023-12-02T08:39:43.463 INFO:teuthology.orchestra.run.smithi090.stdout:Installing group/module packages: 2023-12-02T08:39:43.463 INFO:teuthology.orchestra.run.smithi090.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-02T08:39:43.463 INFO:teuthology.orchestra.run.smithi090.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-02T08:39:43.463 INFO:teuthology.orchestra.run.smithi090.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-02T08:39:43.463 INFO:teuthology.orchestra.run.smithi090.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-02T08:39:43.463 INFO:teuthology.orchestra.run.smithi090.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-02T08:39:43.463 INFO:teuthology.orchestra.run.smithi090.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-02T08:39:43.464 INFO:teuthology.orchestra.run.smithi090.stdout:Installing dependencies: 2023-12-02T08:39:43.464 INFO:teuthology.orchestra.run.smithi090.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-02T08:39:43.464 INFO:teuthology.orchestra.run.smithi090.stdout:Downgrading: 2023-12-02T08:39:43.464 INFO:teuthology.orchestra.run.smithi090.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-02T08:39:43.464 INFO:teuthology.orchestra.run.smithi090.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-02T08:39:43.464 INFO:teuthology.orchestra.run.smithi090.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-02T08:39:43.464 INFO:teuthology.orchestra.run.smithi090.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-02T08:39:43.464 INFO:teuthology.orchestra.run.smithi090.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-02T08:39:43.464 INFO:teuthology.orchestra.run.smithi090.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-02T08:39:43.464 INFO:teuthology.orchestra.run.smithi090.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-02T08:39:43.464 INFO:teuthology.orchestra.run.smithi090.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-02T08:39:43.464 INFO:teuthology.orchestra.run.smithi090.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-02T08:39:43.464 INFO:teuthology.orchestra.run.smithi090.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-02T08:39:43.465 INFO:teuthology.orchestra.run.smithi090.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-02T08:39:43.465 INFO:teuthology.orchestra.run.smithi090.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-02T08:39:43.465 INFO:teuthology.orchestra.run.smithi090.stdout:Installing module profiles: 2023-12-02T08:39:43.465 INFO:teuthology.orchestra.run.smithi090.stdout: container-tools/common 2023-12-02T08:39:43.465 INFO:teuthology.orchestra.run.smithi090.stdout:Enabling module streams: 2023-12-02T08:39:43.465 INFO:teuthology.orchestra.run.smithi090.stdout: container-tools 3.0 2023-12-02T08:39:43.465 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-02T08:39:43.465 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2023-12-02T08:39:43.465 INFO:teuthology.orchestra.run.smithi090.stdout:========================================================================================================================== 2023-12-02T08:39:43.465 INFO:teuthology.orchestra.run.smithi090.stdout:Install 7 Packages 2023-12-02T08:39:43.465 INFO:teuthology.orchestra.run.smithi090.stdout:Downgrade 12 Packages 2023-12-02T08:39:43.465 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-02T08:39:43.466 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 51 M 2023-12-02T08:39:43.466 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2023-12-02T08:39:43.646 INFO:teuthology.orchestra.run.smithi090.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 506 kB/s | 91 kB 00:00 2023-12-02T08:39:43.669 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2023-12-02T08:39:43.671 INFO:teuthology.orchestra.run.smithi090.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 258 kB/s | 53 kB 00:00 2023-12-02T08:39:43.697 INFO:teuthology.orchestra.run.smithi090.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 223 kB/s | 51 kB 00:00 2023-12-02T08:39:43.730 INFO:teuthology.orchestra.run.smithi090.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 5.9 MB/s | 511 kB 00:00 2023-12-02T08:39:43.755 INFO:teuthology.orchestra.run.smithi090.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 824 kB/s | 69 kB 00:00 2023-12-02T08:39:43.769 INFO:teuthology.orchestra.run.smithi032.stdout:========================================================================================================================== 2023-12-02T08:39:43.769 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2023-12-02T08:39:43.769 INFO:teuthology.orchestra.run.smithi032.stdout:========================================================================================================================== 2023-12-02T08:39:43.769 INFO:teuthology.orchestra.run.smithi032.stdout:Installing group/module packages: 2023-12-02T08:39:43.769 INFO:teuthology.orchestra.run.smithi032.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-02T08:39:43.769 INFO:teuthology.orchestra.run.smithi032.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-02T08:39:43.769 INFO:teuthology.orchestra.run.smithi032.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-02T08:39:43.769 INFO:teuthology.orchestra.run.smithi032.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-02T08:39:43.769 INFO:teuthology.orchestra.run.smithi032.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-02T08:39:43.769 INFO:teuthology.orchestra.run.smithi032.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-02T08:39:43.769 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2023-12-02T08:39:43.769 INFO:teuthology.orchestra.run.smithi032.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-02T08:39:43.770 INFO:teuthology.orchestra.run.smithi032.stdout:Downgrading: 2023-12-02T08:39:43.770 INFO:teuthology.orchestra.run.smithi032.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-02T08:39:43.770 INFO:teuthology.orchestra.run.smithi032.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-02T08:39:43.770 INFO:teuthology.orchestra.run.smithi032.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-02T08:39:43.770 INFO:teuthology.orchestra.run.smithi032.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-02T08:39:43.770 INFO:teuthology.orchestra.run.smithi032.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-02T08:39:43.770 INFO:teuthology.orchestra.run.smithi032.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-02T08:39:43.770 INFO:teuthology.orchestra.run.smithi032.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-02T08:39:43.770 INFO:teuthology.orchestra.run.smithi032.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-02T08:39:43.770 INFO:teuthology.orchestra.run.smithi032.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-02T08:39:43.770 INFO:teuthology.orchestra.run.smithi032.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-02T08:39:43.770 INFO:teuthology.orchestra.run.smithi032.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-02T08:39:43.771 INFO:teuthology.orchestra.run.smithi032.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-02T08:39:43.771 INFO:teuthology.orchestra.run.smithi032.stdout:Installing module profiles: 2023-12-02T08:39:43.771 INFO:teuthology.orchestra.run.smithi032.stdout: container-tools/common 2023-12-02T08:39:43.771 INFO:teuthology.orchestra.run.smithi032.stdout:Enabling module streams: 2023-12-02T08:39:43.771 INFO:teuthology.orchestra.run.smithi032.stdout: container-tools 3.0 2023-12-02T08:39:43.771 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-02T08:39:43.771 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2023-12-02T08:39:43.771 INFO:teuthology.orchestra.run.smithi032.stdout:========================================================================================================================== 2023-12-02T08:39:43.771 INFO:teuthology.orchestra.run.smithi032.stdout:Install 7 Packages 2023-12-02T08:39:43.771 INFO:teuthology.orchestra.run.smithi032.stdout:Downgrade 12 Packages 2023-12-02T08:39:43.771 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-02T08:39:43.772 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 51 M 2023-12-02T08:39:43.772 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2023-12-02T08:39:43.856 INFO:teuthology.orchestra.run.smithi090.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 18 MB/s | 2.9 MB 00:00 2023-12-02T08:39:43.889 INFO:teuthology.orchestra.run.smithi090.stdout:(7/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 453 kB/s | 72 kB 00:00 2023-12-02T08:39:43.971 INFO:teuthology.orchestra.run.smithi032.stdout:(1/19): container-selinux-2.178.0-2.module+el8. 267 kB/s | 53 kB 00:00 2023-12-02T08:39:43.996 INFO:teuthology.orchestra.run.smithi032.stdout:(2/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 230 kB/s | 51 kB 00:00 2023-12-02T08:39:44.013 INFO:teuthology.orchestra.run.smithi032.stdout:(3/19): containers-common-1.2.4-1.module+el8.6. 378 kB/s | 91 kB 00:00 2023-12-02T08:39:44.015 INFO:teuthology.orchestra.run.smithi090.stdout:(8/19): conmon-2.0.26-1.module+el8.6.0+14874+64 408 kB/s | 51 kB 00:00 2023-12-02T08:39:44.048 INFO:teuthology.orchestra.run.smithi090.stdout:(9/19): podman-docker-3.0.1-9.module+el8.6.0+14 291 kB/s | 56 kB 00:00 2023-12-02T08:39:44.097 INFO:teuthology.orchestra.run.smithi032.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 4.0 MB/s | 511 kB 00:00 2023-12-02T08:39:44.182 INFO:teuthology.orchestra.run.smithi090.stdout:(10/19): podman-3.0.1-9.module+el8.6.0+14874+64 26 MB/s | 11 MB 00:00 2023-12-02T08:39:44.223 INFO:teuthology.orchestra.run.smithi032.stdout:(5/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 14 MB/s | 2.9 MB 00:00 2023-12-02T08:39:44.239 INFO:teuthology.orchestra.run.smithi032.stdout:(6/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 285 kB/s | 69 kB 00:00 2023-12-02T08:39:44.265 INFO:teuthology.orchestra.run.smithi032.stdout:(7/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 430 kB/s | 72 kB 00:00 2023-12-02T08:39:44.274 INFO:teuthology.orchestra.run.smithi090.stdout:(11/19): podman-catatonit-3.0.1-9.module+el8.6. 1.4 MB/s | 322 kB 00:00 2023-12-02T08:39:44.308 INFO:teuthology.orchestra.run.smithi090.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 326 kB/s | 41 kB 00:00 2023-12-02T08:39:44.315 INFO:teuthology.orchestra.run.smithi032.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 742 kB/s | 56 kB 00:00 2023-12-02T08:39:44.399 INFO:teuthology.orchestra.run.smithi032.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 382 kB/s | 51 kB 00:00 2023-12-02T08:39:44.425 INFO:teuthology.orchestra.run.smithi090.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 15 MB/s | 2.2 MB 00:00 2023-12-02T08:39:44.632 INFO:teuthology.orchestra.run.smithi032.stdout:(10/19): podman-3.0.1-9.module+el8.6.0+14874+64 27 MB/s | 11 MB 00:00 2023-12-02T08:39:44.666 INFO:teuthology.orchestra.run.smithi032.stdout:(11/19): podman-catatonit-3.0.1-9.module+el8.6. 1.2 MB/s | 322 kB 00:00 2023-12-02T08:39:44.709 INFO:teuthology.orchestra.run.smithi090.stdout:(14/19): containernetworking-plugins-0.9.1-1.mo 27 MB/s | 19 MB 00:00 2023-12-02T08:39:44.774 INFO:teuthology.orchestra.run.smithi032.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 288 kB/s | 41 kB 00:00 2023-12-02T08:39:44.842 INFO:teuthology.orchestra.run.smithi032.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 13 MB/s | 2.2 MB 00:00 2023-12-02T08:39:44.876 INFO:teuthology.orchestra.run.smithi090.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 15 MB/s | 6.8 MB 00:00 2023-12-02T08:39:44.926 INFO:teuthology.orchestra.run.smithi090.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 4.9 MB/s | 1.1 MB 00:00 2023-12-02T08:39:45.035 INFO:teuthology.orchestra.run.smithi090.stdout:(17/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 8.8 MB/s | 6.4 MB 00:00 2023-12-02T08:39:45.042 INFO:teuthology.orchestra.run.smithi032.stdout:(14/19): containernetworking-plugins-0.9.1-1.mo 26 MB/s | 19 MB 00:00 2023-12-02T08:39:45.076 INFO:teuthology.orchestra.run.smithi090.stdout:(18/19): crun-0.18-3.module+el8.6.0+14874+64436 923 kB/s | 185 kB 00:00 2023-12-02T08:39:45.102 INFO:teuthology.orchestra.run.smithi090.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 288 kB/s | 51 kB 00:00 2023-12-02T08:39:45.102 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:45.102 INFO:teuthology.orchestra.run.smithi090.stdout:Total 31 MB/s | 51 MB 00:01 2023-12-02T08:39:45.250 INFO:teuthology.orchestra.run.smithi032.stdout:(15/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 13 MB/s | 6.4 MB 00:00 2023-12-02T08:39:45.292 INFO:teuthology.orchestra.run.smithi032.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 4.3 MB/s | 1.1 MB 00:00 2023-12-02T08:39:45.467 INFO:teuthology.orchestra.run.smithi032.stdout:(17/19): buildah-1.19.9-3.module+el8.6.0+14874+ 11 MB/s | 6.8 MB 00:00 2023-12-02T08:39:45.492 INFO:teuthology.orchestra.run.smithi032.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 253 kB/s | 51 kB 00:00 2023-12-02T08:39:45.517 INFO:teuthology.orchestra.run.smithi032.stdout:(19/19): crun-0.18-3.module+el8.6.0+14874+64436 693 kB/s | 185 kB 00:00 2023-12-02T08:39:45.518 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:45.518 INFO:teuthology.orchestra.run.smithi032.stdout:Total 29 MB/s | 51 MB 00:01 2023-12-02T08:39:45.569 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2023-12-02T08:39:45.612 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2023-12-02T08:39:45.612 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2023-12-02T08:39:46.012 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2023-12-02T08:39:46.026 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2023-12-02T08:39:46.030 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2023-12-02T08:39:46.059 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2023-12-02T08:39:46.059 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2023-12-02T08:39:46.523 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2023-12-02T08:39:46.527 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2023-12-02T08:39:47.229 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2023-12-02T08:39:47.296 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-02T08:39:47.471 INFO:teuthology.orchestra.run.smithi090.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-02T08:39:47.480 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-02T08:39:47.502 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-02T08:39:47.703 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2023-12-02T08:39:47.745 INFO:teuthology.orchestra.run.smithi090.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-02T08:39:47.748 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-02T08:39:48.075 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-02T08:39:48.085 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-02T08:39:48.102 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-02T08:39:48.267 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-02T08:40:05.016 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-02T08:40:05.994 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-02T08:40:06.811 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-02T08:40:07.076 INFO:teuthology.orchestra.run.smithi090.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-02T08:40:07.311 INFO:teuthology.orchestra.run.smithi090.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-02T08:40:07.543 INFO:teuthology.orchestra.run.smithi090.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-02T08:40:07.817 INFO:teuthology.orchestra.run.smithi090.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-02T08:40:07.817 INFO:teuthology.orchestra.run.smithi090.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-02T08:40:07.817 INFO:teuthology.orchestra.run.smithi090.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-02T08:40:07.817 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-02T08:40:07.850 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-02T08:40:08.073 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-02T08:40:08.267 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-02T08:40:08.572 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-02T08:40:08.711 INFO:teuthology.orchestra.run.smithi090.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-02T08:40:08.767 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-02T08:40:08.767 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-02T08:40:08.767 INFO:teuthology.orchestra.run.smithi032.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-02T08:40:08.767 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-02T08:40:09.011 INFO:teuthology.orchestra.run.smithi090.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-02T08:40:09.565 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-02T08:40:09.774 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-02T08:40:10.636 INFO:teuthology.orchestra.run.smithi090.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-02T08:40:10.914 INFO:teuthology.orchestra.run.smithi090.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-02T08:40:11.340 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-02T08:40:11.356 INFO:teuthology.orchestra.run.smithi090.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-02T08:40:11.631 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-02T08:40:11.647 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-02T08:40:12.003 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-02T08:40:12.260 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-02T08:40:12.378 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-02T08:40:13.032 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-02T08:40:13.148 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-02T08:40:13.419 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-02T08:40:13.671 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-02T08:40:13.816 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-02T08:40:13.845 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-02T08:40:14.026 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-02T08:40:14.026 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-02T08:40:14.039 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-02T08:40:14.257 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-02T08:40:14.352 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-02T08:40:14.432 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-02T08:40:14.572 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-02T08:40:14.573 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-02T08:40:14.576 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-02T08:40:14.576 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-02T08:40:14.737 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-02T08:40:14.908 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-02T08:40:14.912 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-02T08:40:15.082 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-02T08:40:15.083 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-02T08:40:15.086 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-02T08:40:15.240 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-02T08:40:15.287 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-02T08:40:15.373 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-02T08:40:15.468 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-02T08:40:15.517 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-02T08:40:15.666 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-02T08:40:15.690 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-02T08:40:15.812 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-02T08:40:15.848 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-02T08:40:15.989 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-02T08:40:16.020 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-02T08:40:16.020 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-02T08:40:16.131 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-02T08:40:16.211 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-02T08:40:16.291 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-02T08:40:16.292 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-02T08:40:16.464 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-02T08:40:16.759 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-02T08:40:17.037 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-02T08:40:17.161 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-02T08:40:17.161 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-02T08:40:17.161 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-02T08:40:17.161 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-02T08:40:17.161 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-02T08:40:17.162 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-02T08:40:17.162 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-02T08:40:17.162 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-02T08:40:17.162 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-02T08:40:17.167 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-02T08:40:17.167 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-02T08:40:17.167 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-02T08:40:17.167 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-02T08:40:17.167 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-02T08:40:17.167 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-02T08:40:17.167 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-02T08:40:17.167 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-02T08:40:17.167 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-02T08:40:17.167 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-02T08:40:17.167 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-02T08:40:17.167 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-02T08:40:17.168 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-02T08:40:17.168 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-02T08:40:17.168 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-02T08:40:17.168 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-02T08:40:17.168 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-02T08:40:17.168 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-02T08:40:17.168 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-02T08:40:17.168 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-02T08:40:17.168 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-02T08:40:17.169 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-02T08:40:17.441 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-02T08:40:17.441 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-02T08:40:17.441 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-02T08:40:17.442 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-02T08:40:17.442 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-02T08:40:17.442 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-02T08:40:17.442 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-02T08:40:17.442 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-02T08:40:17.442 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-02T08:40:17.442 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-02T08:40:17.442 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-02T08:40:17.442 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-02T08:40:17.442 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-02T08:40:17.442 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-02T08:40:17.442 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-02T08:40:17.442 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-02T08:40:17.442 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-02T08:40:17.443 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-02T08:40:17.443 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-02T08:40:17.443 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-02T08:40:17.443 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-02T08:40:17.443 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-02T08:40:17.443 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-02T08:40:17.443 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-02T08:40:17.443 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-02T08:40:17.443 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-02T08:40:17.443 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-02T08:40:17.443 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-02T08:40:17.443 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-02T08:40:17.443 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-02T08:40:17.443 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-02T08:40:18.521 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-02T08:40:18.521 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:02:53 ago on Sat 02 Dec 2023 08:37:25 AM UTC. 2023-12-02T08:40:18.925 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-02T08:40:18.925 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:02:24 ago on Sat 02 Dec 2023 08:37:54 AM UTC. 2023-12-02T08:40:21.181 INFO:teuthology.orchestra.run.smithi090.stdout:Installed products updated. 2023-12-02T08:40:21.387 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-02T08:40:21.387 INFO:teuthology.orchestra.run.smithi090.stdout:Downgraded: 2023-12-02T08:40:21.387 INFO:teuthology.orchestra.run.smithi090.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:21.387 INFO:teuthology.orchestra.run.smithi090.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:40:21.387 INFO:teuthology.orchestra.run.smithi090.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:21.387 INFO:teuthology.orchestra.run.smithi090.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:21.387 INFO:teuthology.orchestra.run.smithi090.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:21.387 INFO:teuthology.orchestra.run.smithi090.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:21.387 INFO:teuthology.orchestra.run.smithi090.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:21.387 INFO:teuthology.orchestra.run.smithi090.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:21.387 INFO:teuthology.orchestra.run.smithi090.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:21.388 INFO:teuthology.orchestra.run.smithi090.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:40:21.388 INFO:teuthology.orchestra.run.smithi090.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:21.388 INFO:teuthology.orchestra.run.smithi090.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:21.388 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2023-12-02T08:40:21.388 INFO:teuthology.orchestra.run.smithi090.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:21.388 INFO:teuthology.orchestra.run.smithi090.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:40:21.388 INFO:teuthology.orchestra.run.smithi090.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:21.388 INFO:teuthology.orchestra.run.smithi090.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:21.388 INFO:teuthology.orchestra.run.smithi090.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:21.388 INFO:teuthology.orchestra.run.smithi090.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:40:21.388 INFO:teuthology.orchestra.run.smithi090.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-02T08:40:21.388 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-02T08:40:21.388 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2023-12-02T08:40:21.578 DEBUG:teuthology.parallel:result is None 2023-12-02T08:40:22.222 INFO:teuthology.orchestra.run.smithi032.stdout:Installed products updated. 2023-12-02T08:40:22.434 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-02T08:40:22.434 INFO:teuthology.orchestra.run.smithi032.stdout:Downgraded: 2023-12-02T08:40:22.435 INFO:teuthology.orchestra.run.smithi032.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:22.435 INFO:teuthology.orchestra.run.smithi032.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:40:22.435 INFO:teuthology.orchestra.run.smithi032.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:22.435 INFO:teuthology.orchestra.run.smithi032.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:22.435 INFO:teuthology.orchestra.run.smithi032.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:22.435 INFO:teuthology.orchestra.run.smithi032.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:22.435 INFO:teuthology.orchestra.run.smithi032.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:22.435 INFO:teuthology.orchestra.run.smithi032.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:22.435 INFO:teuthology.orchestra.run.smithi032.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:22.435 INFO:teuthology.orchestra.run.smithi032.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:40:22.435 INFO:teuthology.orchestra.run.smithi032.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:22.435 INFO:teuthology.orchestra.run.smithi032.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:22.435 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2023-12-02T08:40:22.436 INFO:teuthology.orchestra.run.smithi032.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:22.436 INFO:teuthology.orchestra.run.smithi032.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:40:22.436 INFO:teuthology.orchestra.run.smithi032.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:22.436 INFO:teuthology.orchestra.run.smithi032.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:22.436 INFO:teuthology.orchestra.run.smithi032.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:40:22.436 INFO:teuthology.orchestra.run.smithi032.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:40:22.436 INFO:teuthology.orchestra.run.smithi032.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-02T08:40:22.436 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-02T08:40:22.436 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2023-12-02T08:40:22.613 DEBUG:teuthology.parallel:result is None 2023-12-02T08:40:22.614 INFO:teuthology.run_tasks:Running task install... 2023-12-02T08:40:22.624 DEBUG:teuthology.task.install:project ceph 2023-12-02T08:40:22.624 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7'}} 2023-12-02T08:40:22.624 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7'} 2023-12-02T08:40:22.624 INFO:teuthology.task.install:Using flavor: default 2023-12-02T08:40:22.630 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', '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', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-02T08:40:22.630 INFO:teuthology.task.install:extra packages: [] 2023-12-02T08:40:22.631 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7', 'tag': None, 'wait_for_package': False} 2023-12-02T08:40:22.631 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:40:22.631 INFO:teuthology.packaging:ref: None 2023-12-02T08:40:22.631 INFO:teuthology.packaging:tag: None 2023-12-02T08:40:22.631 INFO:teuthology.packaging:branch: reef 2023-12-02T08:40:22.631 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:40:22.632 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-02T08:40:22.633 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7', 'tag': None, 'wait_for_package': False} 2023-12-02T08:40:22.633 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:40:22.634 INFO:teuthology.packaging:ref: None 2023-12-02T08:40:22.634 INFO:teuthology.packaging:tag: None 2023-12-02T08:40:22.634 INFO:teuthology.packaging:branch: reef 2023-12-02T08:40:22.634 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:40:22.634 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-02T08:40:22.846 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/ 2023-12-02T08:40:22.847 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1295.gc3996e6e 2023-12-02T08:40:22.956 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/ 2023-12-02T08:40:22.956 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1295.gc3996e6e 2023-12-02T08:40:23.023 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-02T08:40:23.024 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-02T08:40:23.024 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-02T08:40:23.055 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, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2023-12-02T08:40:23.056 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:40:23.056 INFO:teuthology.packaging:ref: None 2023-12-02T08:40:23.056 INFO:teuthology.packaging:tag: None 2023-12-02T08:40:23.056 INFO:teuthology.packaging:branch: reef 2023-12-02T08:40:23.056 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:40:23.056 DEBUG:teuthology.orchestra.run.smithi090:> 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_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-02T08:40:23.127 DEBUG:teuthology.orchestra.run.smithi090:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-02T08:40:23.135 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-02T08:40:23.136 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2023-12-02T08:40:23.136 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-02T08:40:23.166 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, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2023-12-02T08:40:23.166 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:40:23.166 INFO:teuthology.packaging:ref: None 2023-12-02T08:40:23.166 INFO:teuthology.packaging:tag: None 2023-12-02T08:40:23.167 INFO:teuthology.packaging:branch: reef 2023-12-02T08:40:23.167 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:40:23.167 DEBUG:teuthology.orchestra.run.smithi032:> 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_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-02T08:40:23.208 DEBUG:teuthology.orchestra.run.smithi090:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-02T08:40:23.237 DEBUG:teuthology.orchestra.run.smithi032:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-02T08:40:23.277 INFO:teuthology.orchestra.run.smithi090.stdout:check_obsoletes = 1 2023-12-02T08:40:23.279 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum clean all 2023-12-02T08:40:23.316 DEBUG:teuthology.orchestra.run.smithi032:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-02T08:40:23.382 INFO:teuthology.orchestra.run.smithi032.stdout:check_obsoletes = 1 2023-12-02T08:40:23.383 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum clean all 2023-12-02T08:40:23.653 INFO:teuthology.orchestra.run.smithi090.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:23.772 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:23.962 INFO:teuthology.orchestra.run.smithi090.stdout:44 files removed 2023-12-02T08:40:24.009 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install 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 librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd python3-pytest python3-pytest python3-pytest python3-pytest 2023-12-02T08:40:24.090 INFO:teuthology.orchestra.run.smithi032.stdout:44 files removed 2023-12-02T08:40:24.142 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install 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 librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd python3-pytest python3-pytest python3-pytest python3-pytest 2023-12-02T08:40:24.338 INFO:teuthology.orchestra.run.smithi090.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:24.492 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:25.226 INFO:teuthology.orchestra.run.smithi090.stdout:ceph packages for x86_64 164 kB/s | 80 kB 00:00 2023-12-02T08:40:25.316 INFO:teuthology.orchestra.run.smithi032.stdout:ceph packages for x86_64 209 kB/s | 80 kB 00:00 2023-12-02T08:40:25.584 INFO:teuthology.orchestra.run.smithi032.stdout:ceph noarch packages 41 kB/s | 9.4 kB 00:00 2023-12-02T08:40:25.636 INFO:teuthology.orchestra.run.smithi090.stdout:ceph noarch packages 25 kB/s | 9.4 kB 00:00 2023-12-02T08:40:26.020 INFO:teuthology.orchestra.run.smithi090.stdout:ceph source packages 4.1 kB/s | 1.5 kB 00:00 2023-12-02T08:40:26.060 INFO:teuthology.orchestra.run.smithi032.stdout:ceph source packages 3.3 kB/s | 1.5 kB 00:00 2023-12-02T08:40:26.304 INFO:teuthology.orchestra.run.smithi090.stdout:Copr repo for python3-asyncssh owned by ceph 13 kB/s | 3.5 kB 00:00 2023-12-02T08:40:26.319 INFO:teuthology.orchestra.run.smithi032.stdout:Copr repo for python3-asyncssh owned by ceph 15 kB/s | 3.5 kB 00:00 2023-12-02T08:40:27.620 INFO:teuthology.orchestra.run.smithi032.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2023-12-02T08:40:28.541 INFO:teuthology.orchestra.run.smithi090.stdout:Extra Packages for Enterprise Linux 7.2 MB/s | 16 MB 00:02 2023-12-02T08:40:31.486 INFO:teuthology.orchestra.run.smithi032.stdout:lab-extras 423 kB/s | 24 kB 00:00 2023-12-02T08:40:32.128 INFO:teuthology.orchestra.run.smithi090.stdout:lab-extras 414 kB/s | 24 kB 00:00 2023-12-02T08:40:32.705 INFO:teuthology.orchestra.run.smithi032.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 46 MB/s | 53 MB 00:01 2023-12-02T08:40:33.384 INFO:teuthology.orchestra.run.smithi090.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 MB/s | 47 MB 00:01 2023-12-02T08:40:41.681 INFO:teuthology.orchestra.run.smithi032.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 38 MB/s | 47 MB 00:01 2023-12-02T08:40:41.803 INFO:teuthology.orchestra.run.smithi090.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 41 MB/s | 53 MB 00:01 2023-12-02T08:40:53.010 INFO:teuthology.orchestra.run.smithi090.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-02T08:40:53.011 INFO:teuthology.orchestra.run.smithi090.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-02T08:40:53.137 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2023-12-02T08:40:53.147 INFO:teuthology.orchestra.run.smithi090.stdout:======================================================================================================================= 2023-12-02T08:40:53.147 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repository Size 2023-12-02T08:40:53.147 INFO:teuthology.orchestra.run.smithi090.stdout:======================================================================================================================= 2023-12-02T08:40:53.147 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2023-12-02T08:40:53.148 INFO:teuthology.orchestra.run.smithi090.stdout: ceph x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 6.4 k 2023-12-02T08:40:53.148 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-base x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 5.4 M 2023-12-02T08:40:53.148 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-fuse x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 852 k 2023-12-02T08:40:53.148 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 165 k 2023-12-02T08:40:53.148 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 1.6 M 2023-12-02T08:40:53.148 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 132 k 2023-12-02T08:40:53.148 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 1.8 M 2023-12-02T08:40:53.148 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 7.4 M 2023-12-02T08:40:53.148 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-rook noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 50 k 2023-12-02T08:40:53.148 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-radosgw x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 13 M 2023-12-02T08:40:53.148 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-test x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 47 M 2023-12-02T08:40:53.148 INFO:teuthology.orchestra.run.smithi090.stdout: cephadm noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 168 k 2023-12-02T08:40:53.148 INFO:teuthology.orchestra.run.smithi090.stdout: libcephfs-devel x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 31 k 2023-12-02T08:40:53.148 INFO:teuthology.orchestra.run.smithi090.stdout: libcephfs2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 774 k 2023-12-02T08:40:53.149 INFO:teuthology.orchestra.run.smithi090.stdout: librados-devel x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 139 k 2023-12-02T08:40:53.149 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cephfs x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 197 k 2023-12-02T08:40:53.149 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-12-02T08:40:53.149 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rados x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 370 k 2023-12-02T08:40:53.149 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rbd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 365 k 2023-12-02T08:40:53.149 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rgw x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 106 k 2023-12-02T08:40:53.149 INFO:teuthology.orchestra.run.smithi090.stdout: rbd-fuse x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 94 k 2023-12-02T08:40:53.149 INFO:teuthology.orchestra.run.smithi090.stdout: rbd-mirror x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.4 M 2023-12-02T08:40:53.149 INFO:teuthology.orchestra.run.smithi090.stdout: rbd-nbd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 181 k 2023-12-02T08:40:53.149 INFO:teuthology.orchestra.run.smithi090.stdout:Upgrading: 2023-12-02T08:40:53.149 INFO:teuthology.orchestra.run.smithi090.stdout: librados2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.7 M 2023-12-02T08:40:53.149 INFO:teuthology.orchestra.run.smithi090.stdout: librbd1 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.6 M 2023-12-02T08:40:53.149 INFO:teuthology.orchestra.run.smithi090.stdout:Installing dependencies: 2023-12-02T08:40:53.149 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-common x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 22 M 2023-12-02T08:40:53.150 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 23 k 2023-12-02T08:40:53.150 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mds x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 2.3 M 2023-12-02T08:40:53.150 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 242 k 2023-12-02T08:40:53.150 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mon x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 4.6 M 2023-12-02T08:40:53.150 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-osd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 18 M 2023-12-02T08:40:53.150 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 15 k 2023-12-02T08:40:53.150 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-selinux x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 24 k 2023-12-02T08:40:53.150 INFO:teuthology.orchestra.run.smithi090.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-02T08:40:53.150 INFO:teuthology.orchestra.run.smithi090.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-02T08:40:53.150 INFO:teuthology.orchestra.run.smithi090.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-02T08:40:53.150 INFO:teuthology.orchestra.run.smithi090.stdout: libcephsqlite x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 141 k 2023-12-02T08:40:53.150 INFO:teuthology.orchestra.run.smithi090.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-12-02T08:40:53.150 INFO:teuthology.orchestra.run.smithi090.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-02T08:40:53.151 INFO:teuthology.orchestra.run.smithi090.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-12-02T08:40:53.151 INFO:teuthology.orchestra.run.smithi090.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-02T08:40:53.151 INFO:teuthology.orchestra.run.smithi090.stdout: libradosstriper1 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 475 k 2023-12-02T08:40:53.151 INFO:teuthology.orchestra.run.smithi090.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-02T08:40:53.151 INFO:teuthology.orchestra.run.smithi090.stdout: librgw2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 6.6 M 2023-12-02T08:40:53.151 INFO:teuthology.orchestra.run.smithi090.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-02T08:40:53.151 INFO:teuthology.orchestra.run.smithi090.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-02T08:40:53.151 INFO:teuthology.orchestra.run.smithi090.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-02T08:40:53.151 INFO:teuthology.orchestra.run.smithi090.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-12-02T08:40:53.151 INFO:teuthology.orchestra.run.smithi090.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-12-02T08:40:53.151 INFO:teuthology.orchestra.run.smithi090.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-02T08:40:53.151 INFO:teuthology.orchestra.run.smithi090.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-02T08:40:53.151 INFO:teuthology.orchestra.run.smithi090.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-02T08:40:53.151 INFO:teuthology.orchestra.run.smithi090.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-02T08:40:53.152 INFO:teuthology.orchestra.run.smithi090.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-02T08:40:53.152 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-02T08:40:53.152 INFO:teuthology.orchestra.run.smithi090.stdout: python3-ceph-argparse x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 45 k 2023-12-02T08:40:53.152 INFO:teuthology.orchestra.run.smithi090.stdout: python3-ceph-common x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 123 k 2023-12-02T08:40:53.152 INFO:teuthology.orchestra.run.smithi090.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-02T08:40:53.152 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-02T08:40:53.152 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-02T08:40:53.152 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-02T08:40:53.152 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-02T08:40:53.152 INFO:teuthology.orchestra.run.smithi090.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-02T08:40:53.152 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-02T08:40:53.152 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-02T08:40:53.152 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-02T08:40:53.152 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-02T08:40:53.153 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-02T08:40:53.153 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-02T08:40:53.153 INFO:teuthology.orchestra.run.smithi090.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-02T08:40:53.153 INFO:teuthology.orchestra.run.smithi090.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-02T08:40:53.153 INFO:teuthology.orchestra.run.smithi090.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-02T08:40:53.153 INFO:teuthology.orchestra.run.smithi090.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-02T08:40:53.153 INFO:teuthology.orchestra.run.smithi090.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-02T08:40:53.153 INFO:teuthology.orchestra.run.smithi090.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-02T08:40:53.153 INFO:teuthology.orchestra.run.smithi090.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-02T08:40:53.153 INFO:teuthology.orchestra.run.smithi090.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-02T08:40:53.153 INFO:teuthology.orchestra.run.smithi090.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-02T08:40:53.153 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-02T08:40:53.153 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-12-02T08:40:53.153 INFO:teuthology.orchestra.run.smithi090.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-02T08:40:53.154 INFO:teuthology.orchestra.run.smithi090.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-02T08:40:53.154 INFO:teuthology.orchestra.run.smithi090.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-12-02T08:40:53.154 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-02T08:40:53.154 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-02T08:40:53.154 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-02T08:40:53.154 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-02T08:40:53.154 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-02T08:40:53.154 INFO:teuthology.orchestra.run.smithi090.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-02T08:40:53.154 INFO:teuthology.orchestra.run.smithi090.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-02T08:40:53.154 INFO:teuthology.orchestra.run.smithi090.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-02T08:40:53.154 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-02T08:40:53.154 INFO:teuthology.orchestra.run.smithi090.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-02T08:40:53.154 INFO:teuthology.orchestra.run.smithi090.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2023-12-02T08:40:53.155 INFO:teuthology.orchestra.run.smithi090.stdout:======================================================================================================================= 2023-12-02T08:40:53.156 INFO:teuthology.orchestra.run.smithi090.stdout:Install 104 Packages 2023-12-02T08:40:53.156 INFO:teuthology.orchestra.run.smithi090.stdout:Upgrade 2 Packages 2023-12-02T08:40:53.156 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-02T08:40:53.156 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 189 M 2023-12-02T08:40:53.156 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2023-12-02T08:40:53.248 INFO:teuthology.orchestra.run.smithi032.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-02T08:40:53.249 INFO:teuthology.orchestra.run.smithi032.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-02T08:40:53.389 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2023-12-02T08:40:53.400 INFO:teuthology.orchestra.run.smithi032.stdout:======================================================================================================================= 2023-12-02T08:40:53.400 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2023-12-02T08:40:53.400 INFO:teuthology.orchestra.run.smithi032.stdout:======================================================================================================================= 2023-12-02T08:40:53.400 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2023-12-02T08:40:53.400 INFO:teuthology.orchestra.run.smithi032.stdout: ceph x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 6.4 k 2023-12-02T08:40:53.400 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-base x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 5.4 M 2023-12-02T08:40:53.401 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-fuse x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 852 k 2023-12-02T08:40:53.401 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 165 k 2023-12-02T08:40:53.401 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 1.6 M 2023-12-02T08:40:53.401 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 132 k 2023-12-02T08:40:53.401 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 1.8 M 2023-12-02T08:40:53.401 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 7.4 M 2023-12-02T08:40:53.401 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-rook noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 50 k 2023-12-02T08:40:53.401 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-radosgw x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 13 M 2023-12-02T08:40:53.401 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-test x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 47 M 2023-12-02T08:40:53.401 INFO:teuthology.orchestra.run.smithi032.stdout: cephadm noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 168 k 2023-12-02T08:40:53.401 INFO:teuthology.orchestra.run.smithi032.stdout: libcephfs-devel x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 31 k 2023-12-02T08:40:53.401 INFO:teuthology.orchestra.run.smithi032.stdout: libcephfs2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 774 k 2023-12-02T08:40:53.401 INFO:teuthology.orchestra.run.smithi032.stdout: librados-devel x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 139 k 2023-12-02T08:40:53.401 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cephfs x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 197 k 2023-12-02T08:40:53.402 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-12-02T08:40:53.402 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rados x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 370 k 2023-12-02T08:40:53.402 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rbd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 365 k 2023-12-02T08:40:53.402 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rgw x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 106 k 2023-12-02T08:40:53.402 INFO:teuthology.orchestra.run.smithi032.stdout: rbd-fuse x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 94 k 2023-12-02T08:40:53.402 INFO:teuthology.orchestra.run.smithi032.stdout: rbd-mirror x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.4 M 2023-12-02T08:40:53.402 INFO:teuthology.orchestra.run.smithi032.stdout: rbd-nbd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 181 k 2023-12-02T08:40:53.402 INFO:teuthology.orchestra.run.smithi032.stdout:Upgrading: 2023-12-02T08:40:53.402 INFO:teuthology.orchestra.run.smithi032.stdout: librados2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.7 M 2023-12-02T08:40:53.402 INFO:teuthology.orchestra.run.smithi032.stdout: librbd1 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.6 M 2023-12-02T08:40:53.402 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2023-12-02T08:40:53.402 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-common x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 22 M 2023-12-02T08:40:53.403 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 23 k 2023-12-02T08:40:53.403 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mds x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 2.3 M 2023-12-02T08:40:53.403 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 242 k 2023-12-02T08:40:53.403 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mon x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 4.6 M 2023-12-02T08:40:53.403 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-osd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 18 M 2023-12-02T08:40:53.404 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 15 k 2023-12-02T08:40:53.404 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-selinux x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 24 k 2023-12-02T08:40:53.404 INFO:teuthology.orchestra.run.smithi032.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-02T08:40:53.404 INFO:teuthology.orchestra.run.smithi032.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-02T08:40:53.404 INFO:teuthology.orchestra.run.smithi032.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-02T08:40:53.404 INFO:teuthology.orchestra.run.smithi032.stdout: libcephsqlite x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 141 k 2023-12-02T08:40:53.404 INFO:teuthology.orchestra.run.smithi032.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-12-02T08:40:53.404 INFO:teuthology.orchestra.run.smithi032.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-02T08:40:53.404 INFO:teuthology.orchestra.run.smithi032.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-12-02T08:40:53.404 INFO:teuthology.orchestra.run.smithi032.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-02T08:40:53.404 INFO:teuthology.orchestra.run.smithi032.stdout: libradosstriper1 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 475 k 2023-12-02T08:40:53.404 INFO:teuthology.orchestra.run.smithi032.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-02T08:40:53.404 INFO:teuthology.orchestra.run.smithi032.stdout: librgw2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 6.6 M 2023-12-02T08:40:53.405 INFO:teuthology.orchestra.run.smithi032.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-02T08:40:53.405 INFO:teuthology.orchestra.run.smithi032.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-02T08:40:53.405 INFO:teuthology.orchestra.run.smithi032.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-02T08:40:53.405 INFO:teuthology.orchestra.run.smithi032.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-12-02T08:40:53.405 INFO:teuthology.orchestra.run.smithi032.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-12-02T08:40:53.405 INFO:teuthology.orchestra.run.smithi032.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-02T08:40:53.405 INFO:teuthology.orchestra.run.smithi032.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-02T08:40:53.405 INFO:teuthology.orchestra.run.smithi032.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-02T08:40:53.405 INFO:teuthology.orchestra.run.smithi032.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-02T08:40:53.405 INFO:teuthology.orchestra.run.smithi032.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-02T08:40:53.405 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-02T08:40:53.405 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-argparse x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 45 k 2023-12-02T08:40:53.405 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-common x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 123 k 2023-12-02T08:40:53.405 INFO:teuthology.orchestra.run.smithi032.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-02T08:40:53.406 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-02T08:40:53.406 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-02T08:40:53.406 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-02T08:40:53.406 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-02T08:40:53.406 INFO:teuthology.orchestra.run.smithi032.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-02T08:40:53.406 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-02T08:40:53.406 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-02T08:40:53.406 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-02T08:40:53.406 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-02T08:40:53.406 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-02T08:40:53.406 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-02T08:40:53.406 INFO:teuthology.orchestra.run.smithi032.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-02T08:40:53.406 INFO:teuthology.orchestra.run.smithi032.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-02T08:40:53.407 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-02T08:40:53.408 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-02T08:40:53.408 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-02T08:40:53.408 INFO:teuthology.orchestra.run.smithi032.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-02T08:40:53.408 INFO:teuthology.orchestra.run.smithi032.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-02T08:40:53.408 INFO:teuthology.orchestra.run.smithi032.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-02T08:40:53.408 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-02T08:40:53.408 INFO:teuthology.orchestra.run.smithi032.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-02T08:40:53.408 INFO:teuthology.orchestra.run.smithi032.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-02T08:40:53.408 INFO:teuthology.orchestra.run.smithi032.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-02T08:40:53.408 INFO:teuthology.orchestra.run.smithi032.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-02T08:40:53.408 INFO:teuthology.orchestra.run.smithi032.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-02T08:40:53.408 INFO:teuthology.orchestra.run.smithi032.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-02T08:40:53.408 INFO:teuthology.orchestra.run.smithi032.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-02T08:40:53.408 INFO:teuthology.orchestra.run.smithi032.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-02T08:40:53.409 INFO:teuthology.orchestra.run.smithi032.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-02T08:40:53.409 INFO:teuthology.orchestra.run.smithi032.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-02T08:40:53.409 INFO:teuthology.orchestra.run.smithi032.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-02T08:40:53.409 INFO:teuthology.orchestra.run.smithi032.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-02T08:40:53.409 INFO:teuthology.orchestra.run.smithi032.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-02T08:40:53.409 INFO:teuthology.orchestra.run.smithi032.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-02T08:40:53.409 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-02T08:40:53.409 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2023-12-02T08:40:53.409 INFO:teuthology.orchestra.run.smithi032.stdout:======================================================================================================================= 2023-12-02T08:40:53.409 INFO:teuthology.orchestra.run.smithi032.stdout:Install 104 Packages 2023-12-02T08:40:53.409 INFO:teuthology.orchestra.run.smithi032.stdout:Upgrade 2 Packages 2023-12-02T08:40:53.409 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-02T08:40:53.410 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 189 M 2023-12-02T08:40:53.410 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2023-12-02T08:40:53.473 INFO:teuthology.orchestra.run.smithi090.stdout:(1/106): ceph-18.2.0-1295.gc3996e6e.el8.x86_64. 26 kB/s | 6.4 kB 00:00 2023-12-02T08:40:53.707 INFO:teuthology.orchestra.run.smithi032.stdout:(1/106): ceph-18.2.0-1295.gc3996e6e.el8.x86_64. 34 kB/s | 6.4 kB 00:00 2023-12-02T08:40:53.892 INFO:teuthology.orchestra.run.smithi090.stdout:(2/106): ceph-fuse-18.2.0-1295.gc3996e6e.el8.x8 2.0 MB/s | 852 kB 00:00 2023-12-02T08:40:54.007 INFO:teuthology.orchestra.run.smithi090.stdout:(3/106): ceph-immutable-object-cache-18.2.0-129 1.4 MB/s | 165 kB 00:00 2023-12-02T08:40:54.166 INFO:teuthology.orchestra.run.smithi090.stdout:(4/106): ceph-base-18.2.0-1295.gc3996e6e.el8.x8 5.7 MB/s | 5.4 MB 00:00 2023-12-02T08:40:54.458 INFO:teuthology.orchestra.run.smithi090.stdout:(5/106): ceph-mds-18.2.0-1295.gc3996e6e.el8.x86 5.1 MB/s | 2.3 MB 00:00 2023-12-02T08:40:54.792 INFO:teuthology.orchestra.run.smithi090.stdout:(6/106): ceph-mgr-18.2.0-1295.gc3996e6e.el8.x86 2.5 MB/s | 1.6 MB 00:00 2023-12-02T08:40:55.066 INFO:teuthology.orchestra.run.smithi032.stdout:(2/106): ceph-fuse-18.2.0-1295.gc3996e6e.el8.x8 627 kB/s | 852 kB 00:01 2023-12-02T08:40:55.159 INFO:teuthology.orchestra.run.smithi032.stdout:(3/106): ceph-base-18.2.0-1295.gc3996e6e.el8.x8 3.3 MB/s | 5.4 MB 00:01 2023-12-02T08:40:55.267 INFO:teuthology.orchestra.run.smithi032.stdout:(4/106): ceph-immutable-object-cache-18.2.0-129 826 kB/s | 165 kB 00:00 2023-12-02T08:40:55.409 INFO:teuthology.orchestra.run.smithi090.stdout:(7/106): ceph-common-18.2.0-1295.gc3996e6e.el8. 9.9 MB/s | 22 MB 00:02 2023-12-02T08:40:55.521 INFO:teuthology.orchestra.run.smithi090.stdout:(8/106): ceph-mon-18.2.0-1295.gc3996e6e.el8.x86 4.3 MB/s | 4.6 MB 00:01 2023-12-02T08:40:55.567 INFO:teuthology.orchestra.run.smithi032.stdout:(5/106): ceph-mds-18.2.0-1295.gc3996e6e.el8.x86 5.6 MB/s | 2.3 MB 00:00 2023-12-02T08:40:55.617 INFO:teuthology.orchestra.run.smithi090.stdout:(9/106): ceph-selinux-18.2.0-1295.gc3996e6e.el8 255 kB/s | 24 kB 00:00 2023-12-02T08:40:56.725 INFO:teuthology.orchestra.run.smithi032.stdout:(6/106): ceph-mon-18.2.0-1295.gc3996e6e.el8.x86 4.0 MB/s | 4.6 MB 00:01 2023-12-02T08:40:56.760 INFO:teuthology.orchestra.run.smithi090.stdout:(10/106): ceph-radosgw-18.2.0-1295.gc3996e6e.el 9.7 MB/s | 13 MB 00:01 2023-12-02T08:40:56.835 INFO:teuthology.orchestra.run.smithi090.stdout:(11/106): libcephfs-devel-18.2.0-1295.gc3996e6e 413 kB/s | 31 kB 00:00 2023-12-02T08:40:56.851 INFO:teuthology.orchestra.run.smithi032.stdout:(7/106): ceph-mgr-18.2.0-1295.gc3996e6e.el8.x86 1.0 MB/s | 1.6 MB 00:01 2023-12-02T08:40:57.319 INFO:teuthology.orchestra.run.smithi090.stdout:(12/106): libcephfs2-18.2.0-1295.gc3996e6e.el8. 1.6 MB/s | 774 kB 00:00 2023-12-02T08:40:57.411 INFO:teuthology.orchestra.run.smithi090.stdout:(13/106): libcephsqlite-18.2.0-1295.gc3996e6e.e 1.5 MB/s | 141 kB 00:00 2023-12-02T08:40:57.511 INFO:teuthology.orchestra.run.smithi090.stdout:(14/106): librados-devel-18.2.0-1295.gc3996e6e. 1.4 MB/s | 139 kB 00:00 2023-12-02T08:40:57.792 INFO:teuthology.orchestra.run.smithi090.stdout:(15/106): ceph-osd-18.2.0-1295.gc3996e6e.el8.x8 5.9 MB/s | 18 MB 00:03 2023-12-02T08:40:57.829 INFO:teuthology.orchestra.run.smithi090.stdout:(16/106): libradosstriper1-18.2.0-1295.gc3996e6 1.5 MB/s | 475 kB 00:00 2023-12-02T08:40:57.912 INFO:teuthology.orchestra.run.smithi090.stdout:(17/106): python3-ceph-argparse-18.2.0-1295.gc3 536 kB/s | 45 kB 00:00 2023-12-02T08:40:57.996 INFO:teuthology.orchestra.run.smithi090.stdout:(18/106): python3-ceph-common-18.2.0-1295.gc399 1.4 MB/s | 123 kB 00:00 2023-12-02T08:40:58.146 INFO:teuthology.orchestra.run.smithi090.stdout:(19/106): python3-cephfs-18.2.0-1295.gc3996e6e. 1.3 MB/s | 197 kB 00:00 2023-12-02T08:40:58.305 INFO:teuthology.orchestra.run.smithi090.stdout:(20/106): python3-rados-18.2.0-1295.gc3996e6e.e 2.3 MB/s | 370 kB 00:00 2023-12-02T08:40:58.539 INFO:teuthology.orchestra.run.smithi090.stdout:(21/106): librgw2-18.2.0-1295.gc3996e6e.el8.x86 8.8 MB/s | 6.6 MB 00:00 2023-12-02T08:40:58.572 INFO:teuthology.orchestra.run.smithi090.stdout:(22/106): python3-rbd-18.2.0-1295.gc3996e6e.el8 1.3 MB/s | 365 kB 00:00 2023-12-02T08:40:58.606 INFO:teuthology.orchestra.run.smithi090.stdout:(23/106): python3-rgw-18.2.0-1295.gc3996e6e.el8 1.6 MB/s | 106 kB 00:00 2023-12-02T08:40:58.641 INFO:teuthology.orchestra.run.smithi090.stdout:(24/106): rbd-fuse-18.2.0-1295.gc3996e6e.el8.x8 1.4 MB/s | 94 kB 00:00 2023-12-02T08:40:58.760 INFO:teuthology.orchestra.run.smithi090.stdout:(25/106): rbd-nbd-18.2.0-1295.gc3996e6e.el8.x86 1.5 MB/s | 181 kB 00:00 2023-12-02T08:40:58.858 INFO:teuthology.orchestra.run.smithi090.stdout:(26/106): ceph-grafana-dashboards-18.2.0-1295.g 237 kB/s | 23 kB 00:00 2023-12-02T08:40:58.950 INFO:teuthology.orchestra.run.smithi090.stdout:(27/106): ceph-mgr-cephadm-18.2.0-1295.gc3996e6 1.4 MB/s | 132 kB 00:00 2023-12-02T08:40:59.017 INFO:teuthology.orchestra.run.smithi090.stdout:(28/106): rbd-mirror-18.2.0-1295.gc3996e6e.el8. 8.4 MB/s | 3.4 MB 00:00 2023-12-02T08:40:59.601 INFO:teuthology.orchestra.run.smithi090.stdout:(29/106): ceph-mgr-dashboard-18.2.0-1295.gc3996 2.7 MB/s | 1.8 MB 00:00 2023-12-02T08:40:59.739 INFO:teuthology.orchestra.run.smithi090.stdout:(30/106): ceph-mgr-modules-core-18.2.0-1295.gc3 1.7 MB/s | 242 kB 00:00 2023-12-02T08:40:59.834 INFO:teuthology.orchestra.run.smithi032.stdout:(8/106): ceph-common-18.2.0-1295.gc3996e6e.el8. 3.4 MB/s | 22 MB 00:06 2023-12-02T08:40:59.901 INFO:teuthology.orchestra.run.smithi090.stdout:(31/106): ceph-mgr-diskprediction-local-18.2.0- 8.4 MB/s | 7.4 MB 00:00 2023-12-02T08:40:59.927 INFO:teuthology.orchestra.run.smithi090.stdout:(32/106): ceph-mgr-rook-18.2.0-1295.gc3996e6e.e 267 kB/s | 50 kB 00:00 2023-12-02T08:40:59.969 INFO:teuthology.orchestra.run.smithi090.stdout:(33/106): ceph-prometheus-alerts-18.2.0-1295.gc 217 kB/s | 15 kB 00:00 2023-12-02T08:40:59.994 INFO:teuthology.orchestra.run.smithi090.stdout:(34/106): cephadm-18.2.0-1295.gc3996e6e.el8.noa 2.4 MB/s | 168 kB 00:00 2023-12-02T08:41:00.043 INFO:teuthology.orchestra.run.smithi032.stdout:(9/106): ceph-osd-18.2.0-1295.gc3996e6e.el8.x86 5.3 MB/s | 18 MB 00:03 2023-12-02T08:41:00.069 INFO:teuthology.orchestra.run.smithi032.stdout:(10/106): ceph-selinux-18.2.0-1295.gc3996e6e.el 104 kB/s | 24 kB 00:00 2023-12-02T08:41:00.160 INFO:teuthology.orchestra.run.smithi032.stdout:(11/106): libcephfs-devel-18.2.0-1295.gc3996e6e 338 kB/s | 31 kB 00:00 2023-12-02T08:41:00.178 INFO:teuthology.orchestra.run.smithi090.stdout:(35/106): liboath-2.6.2-3.el8.x86_64.rpm 328 kB/s | 59 kB 00:00 2023-12-02T08:41:00.203 INFO:teuthology.orchestra.run.smithi090.stdout:(36/106): gperftools-libs-2.7-9.el8.x86_64.rpm 1.3 MB/s | 306 kB 00:00 2023-12-02T08:41:00.270 INFO:teuthology.orchestra.run.smithi090.stdout:(37/106): libunwind-1.3.1-3.el8.x86_64.rpm 817 kB/s | 75 kB 00:00 2023-12-02T08:41:00.321 INFO:teuthology.orchestra.run.smithi090.stdout:(38/106): python3-asyncssh-2.7.0-2.el8.noarch.r 4.0 MB/s | 476 kB 00:00 2023-12-02T08:41:00.346 INFO:teuthology.orchestra.run.smithi090.stdout:(39/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 579 kB/s | 44 kB 00:00 2023-12-02T08:41:00.377 INFO:teuthology.orchestra.run.smithi032.stdout:(12/106): libcephfs2-18.2.0-1295.gc3996e6e.el8. 3.5 MB/s | 774 kB 00:00 2023-12-02T08:41:00.405 INFO:teuthology.orchestra.run.smithi090.stdout:(40/106): python3-beautifulsoup4-4.6.3-2.el8.1. 2.2 MB/s | 185 kB 00:00 2023-12-02T08:41:00.430 INFO:teuthology.orchestra.run.smithi090.stdout:(41/106): python3-cachetools-3.1.1-4.el8.noarch 395 kB/s | 33 kB 00:00 2023-12-02T08:41:00.444 INFO:teuthology.orchestra.run.smithi032.stdout:(13/106): libcephsqlite-18.2.0-1295.gc3996e6e.e 2.1 MB/s | 141 kB 00:00 2023-12-02T08:41:00.463 INFO:teuthology.orchestra.run.smithi090.stdout:(42/106): python3-certifi-2018.10.15-7.el8.noar 279 kB/s | 16 kB 00:00 2023-12-02T08:41:00.497 INFO:teuthology.orchestra.run.smithi090.stdout:(43/106): python3-cheroot-8.5.2-1.el8.noarch.rp 2.5 MB/s | 173 kB 00:00 2023-12-02T08:41:00.531 INFO:teuthology.orchestra.run.smithi090.stdout:(44/106): python3-cherrypy-18.4.0-1.el8.noarch. 5.6 MB/s | 384 kB 00:00 2023-12-02T08:41:00.553 INFO:teuthology.orchestra.run.smithi032.stdout:(14/106): librados-devel-18.2.0-1295.gc3996e6e. 1.3 MB/s | 139 kB 00:00 2023-12-02T08:41:00.565 INFO:teuthology.orchestra.run.smithi090.stdout:(45/106): python3-google-auth-1.1.1-10.el8.noar 1.2 MB/s | 81 kB 00:00 2023-12-02T08:41:00.581 INFO:teuthology.orchestra.run.smithi090.stdout:(46/106): python3-jaraco-6.2-6.el8.noarch.rpm 222 kB/s | 11 kB 00:00 2023-12-02T08:41:00.607 INFO:teuthology.orchestra.run.smithi090.stdout:(47/106): python3-jaraco-functools-2.0-4.el8.no 422 kB/s | 18 kB 00:00 2023-12-02T08:41:00.665 INFO:teuthology.orchestra.run.smithi090.stdout:(48/106): python3-logutils-0.3.5-11.el8.noarch. 834 kB/s | 49 kB 00:00 2023-12-02T08:41:00.720 INFO:teuthology.orchestra.run.smithi032.stdout:(15/106): libradosstriper1-18.2.0-1295.gc3996e6 2.8 MB/s | 475 kB 00:00 2023-12-02T08:41:00.742 INFO:teuthology.orchestra.run.smithi090.stdout:(49/106): python3-kubernetes-11.0.0-6.el8.noarc 7.3 MB/s | 1.2 MB 00:00 2023-12-02T08:41:00.767 INFO:teuthology.orchestra.run.smithi090.stdout:(50/106): python3-more-itertools-7.2.0-3.el8.no 578 kB/s | 59 kB 00:00 2023-12-02T08:41:00.793 INFO:teuthology.orchestra.run.smithi090.stdout:(51/106): python3-natsort-7.1.1-2.el8.noarch.rp 1.2 MB/s | 60 kB 00:00 2023-12-02T08:41:00.818 INFO:teuthology.orchestra.run.smithi090.stdout:(52/106): python3-pecan-1.3.2-9.el8.noarch.rpm 5.5 MB/s | 283 kB 00:00 2023-12-02T08:41:00.843 INFO:teuthology.orchestra.run.smithi090.stdout:(53/106): python3-portend-2.6-1.el8.noarch.rpm 310 kB/s | 16 kB 00:00 2023-12-02T08:41:00.869 INFO:teuthology.orchestra.run.smithi090.stdout:(54/106): python3-repoze-lru-0.7-6.el8.noarch.r 668 kB/s | 34 kB 00:00 2023-12-02T08:41:00.902 INFO:teuthology.orchestra.run.smithi090.stdout:(55/106): python3-routes-2.4.1-12.el8.noarch.rp 3.3 MB/s | 196 kB 00:00 2023-12-02T08:41:00.936 INFO:teuthology.orchestra.run.smithi090.stdout:(56/106): python3-rsa-4.9-2.el8.noarch.rpm 961 kB/s | 64 kB 00:00 2023-12-02T08:41:00.961 INFO:teuthology.orchestra.run.smithi090.stdout:(57/106): python3-simplegeneric-0.8.1-17.el8.no 319 kB/s | 19 kB 00:00 2023-12-02T08:41:00.987 INFO:teuthology.orchestra.run.smithi090.stdout:(58/106): python3-singledispatch-3.4.0.3-18.el8 474 kB/s | 24 kB 00:00 2023-12-02T08:41:01.043 INFO:teuthology.orchestra.run.smithi090.stdout:(59/106): python3-tempora-1.14.1-5.el8.noarch.r 363 kB/s | 29 kB 00:00 2023-12-02T08:41:01.071 INFO:teuthology.orchestra.run.smithi090.stdout:(60/106): python3-trustme-0.6.0-4.el8.noarch.rp 329 kB/s | 27 kB 00:00 2023-12-02T08:41:01.121 INFO:teuthology.orchestra.run.smithi090.stdout:(61/106): python3-waitress-1.4.3-1.el8.noarch.r 3.2 MB/s | 255 kB 00:00 2023-12-02T08:41:01.155 INFO:teuthology.orchestra.run.smithi090.stdout:(62/106): python3-webob-1.8.5-1.el8.1.noarch.rp 2.9 MB/s | 251 kB 00:00 2023-12-02T08:41:01.188 INFO:teuthology.orchestra.run.smithi090.stdout:(63/106): python3-websocket-client-0.56.0-5.el8 915 kB/s | 61 kB 00:00 2023-12-02T08:41:01.214 INFO:teuthology.orchestra.run.smithi090.stdout:(64/106): python3-webtest-2.0.33-1.el8.noarch.r 1.4 MB/s | 85 kB 00:00 2023-12-02T08:41:01.239 INFO:teuthology.orchestra.run.smithi090.stdout:(65/106): python3-zc-lockfile-2.0-2.el8.noarch. 456 kB/s | 23 kB 00:00 2023-12-02T08:41:01.273 INFO:teuthology.orchestra.run.smithi090.stdout:(66/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.0 MB/s | 70 kB 00:00 2023-12-02T08:41:01.415 INFO:teuthology.orchestra.run.smithi090.stdout:(67/106): thrift-0.13.0-2.el8.x86_64.rpm 8.6 MB/s | 1.7 MB 00:00 2023-12-02T08:41:01.590 INFO:teuthology.orchestra.run.smithi090.stdout:(68/106): python3-pyasn1-modules-0.3.7-6.el8.no 629 kB/s | 110 kB 00:00 2023-12-02T08:41:01.874 INFO:teuthology.orchestra.run.smithi090.stdout:(69/106): python3-pytz-2017.2-9.el8.noarch.rpm 191 kB/s | 54 kB 00:00 2023-12-02T08:41:02.061 INFO:teuthology.orchestra.run.smithi032.stdout:(16/106): librgw2-18.2.0-1295.gc3996e6e.el8.x86 4.9 MB/s | 6.6 MB 00:01 2023-12-02T08:41:02.099 INFO:teuthology.orchestra.run.smithi090.stdout:(70/106): python3-scipy-1.0.0-21.module+el8.5.0 17 MB/s | 14 MB 00:00 2023-12-02T08:41:02.124 INFO:teuthology.orchestra.run.smithi090.stdout:(71/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.0 MB/s | 259 kB 00:00 2023-12-02T08:41:02.145 INFO:teuthology.orchestra.run.smithi032.stdout:(17/106): python3-ceph-argparse-18.2.0-1295.gc3 536 kB/s | 45 kB 00:00 2023-12-02T08:41:02.237 INFO:teuthology.orchestra.run.smithi032.stdout:(18/106): python3-ceph-common-18.2.0-1295.gc399 1.3 MB/s | 123 kB 00:00 2023-12-02T08:41:02.275 INFO:teuthology.orchestra.run.smithi090.stdout:(72/106): socat-1.7.4.1-1.el8.x86_64.rpm 1.8 MB/s | 323 kB 00:00 2023-12-02T08:41:02.326 INFO:teuthology.orchestra.run.smithi090.stdout:(73/106): python3-pytest-3.4.2-11.el8.noarch.rp 6.6 MB/s | 1.3 MB 00:00 2023-12-02T08:41:02.346 INFO:teuthology.orchestra.run.smithi032.stdout:(19/106): python3-cephfs-18.2.0-1295.gc3996e6e. 1.8 MB/s | 197 kB 00:00 2023-12-02T08:41:02.427 INFO:teuthology.orchestra.run.smithi090.stdout:(74/106): python3-markupsafe-0.23-19.el8.x86_64 256 kB/s | 39 kB 00:00 2023-12-02T08:41:02.487 INFO:teuthology.orchestra.run.smithi090.stdout:(75/106): python3-jinja2-2.10.1-3.el8.noarch.rp 3.3 MB/s | 538 kB 00:00 2023-12-02T08:41:02.504 INFO:teuthology.orchestra.run.smithi032.stdout:(20/106): python3-rados-18.2.0-1295.gc3996e6e.e 2.3 MB/s | 370 kB 00:00 2023-12-02T08:41:02.586 INFO:teuthology.orchestra.run.smithi090.stdout:(76/106): python3-py-1.5.3-4.el8.noarch.rpm 2.9 MB/s | 473 kB 00:00 2023-12-02T08:41:02.611 INFO:teuthology.orchestra.run.smithi090.stdout:(77/106): python3-mako-1.0.6-13.el8.noarch.rpm 1.2 MB/s | 157 kB 00:00 2023-12-02T08:41:02.655 INFO:teuthology.orchestra.run.smithi032.stdout:(21/106): python3-rbd-18.2.0-1295.gc3996e6e.el8 2.4 MB/s | 365 kB 00:00 2023-12-02T08:41:02.720 INFO:teuthology.orchestra.run.smithi090.stdout:(78/106): oniguruma-6.8.2-2.el8.x86_64.rpm 1.4 MB/s | 187 kB 00:00 2023-12-02T08:41:02.730 INFO:teuthology.orchestra.run.smithi032.stdout:(22/106): python3-rgw-18.2.0-1295.gc3996e6e.el8 1.4 MB/s | 106 kB 00:00 2023-12-02T08:41:02.797 INFO:teuthology.orchestra.run.smithi032.stdout:(23/106): rbd-fuse-18.2.0-1295.gc3996e6e.el8.x8 1.4 MB/s | 94 kB 00:00 2023-12-02T08:41:02.862 INFO:teuthology.orchestra.run.smithi090.stdout:(79/106): python3-babel-2.5.1-7.el8.noarch.rpm 19 MB/s | 4.8 MB 00:00 2023-12-02T08:41:02.887 INFO:teuthology.orchestra.run.smithi090.stdout:(80/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 193 kB/s | 32 kB 00:00 2023-12-02T08:41:03.021 INFO:teuthology.orchestra.run.smithi090.stdout:(81/106): python3-jsonpatch-1.21-2.el8.noarch.r 167 kB/s | 27 kB 00:00 2023-12-02T08:41:03.046 INFO:teuthology.orchestra.run.smithi090.stdout:(82/106): python3-prettytable-0.7.2-14.el8.noar 277 kB/s | 44 kB 00:00 2023-12-02T08:41:03.222 INFO:teuthology.orchestra.run.smithi090.stdout:(83/106): python3-numpy-1.14.3-10.el8.x86_64.rp 19 MB/s | 3.7 MB 00:00 2023-12-02T08:41:03.255 INFO:teuthology.orchestra.run.smithi090.stdout:(84/106): python3-werkzeug-0.12.2-4.el8.noarch. 2.1 MB/s | 457 kB 00:00 2023-12-02T08:41:03.356 INFO:teuthology.orchestra.run.smithi090.stdout:(85/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 1.6 MB/s | 225 kB 00:00 2023-12-02T08:41:03.406 INFO:teuthology.orchestra.run.smithi090.stdout:(86/106): python3-attrs-17.4.0-6.el8.noarch.rpm 351 kB/s | 53 kB 00:00 2023-12-02T08:41:03.439 INFO:teuthology.orchestra.run.smithi032.stdout:(24/106): rbd-mirror-18.2.0-1295.gc3996e6e.el8. 5.4 MB/s | 3.4 MB 00:00 2023-12-02T08:41:03.490 INFO:teuthology.orchestra.run.smithi090.stdout:(87/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 946 kB/s | 126 kB 00:00 2023-12-02T08:41:03.531 INFO:teuthology.orchestra.run.smithi032.stdout:(25/106): rbd-nbd-18.2.0-1295.gc3996e6e.el8.x86 1.9 MB/s | 181 kB 00:00 2023-12-02T08:41:03.598 INFO:teuthology.orchestra.run.smithi090.stdout:(88/106): python3-jsonpointer-1.10-11.el8.noarc 104 kB/s | 20 kB 00:00 2023-12-02T08:41:03.673 INFO:teuthology.orchestra.run.smithi032.stdout:(26/106): ceph-radosgw-18.2.0-1295.gc3996e6e.el 1.9 MB/s | 13 MB 00:06 2023-12-02T08:41:03.674 INFO:teuthology.orchestra.run.smithi090.stdout:(89/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 564 kB/s | 103 kB 00:00 2023-12-02T08:41:03.690 INFO:teuthology.orchestra.run.smithi032.stdout:(27/106): ceph-grafana-dashboards-18.2.0-1295.g 145 kB/s | 23 kB 00:00 2023-12-02T08:41:03.749 INFO:teuthology.orchestra.run.smithi032.stdout:(28/106): ceph-mgr-cephadm-18.2.0-1295.gc3996e6 1.7 MB/s | 132 kB 00:00 2023-12-02T08:41:03.807 INFO:teuthology.orchestra.run.smithi090.stdout:(90/106): openblas-threads-0.3.15-3.el8.x86_64. 23 MB/s | 4.9 MB 00:00 2023-12-02T08:41:03.975 INFO:teuthology.orchestra.run.smithi090.stdout:(91/106): openblas-0.3.15-3.el8.x86_64.rpm 16 MB/s | 4.7 MB 00:00 2023-12-02T08:41:04.017 INFO:teuthology.orchestra.run.smithi090.stdout:(92/106): jq-1.6-3.el8.x86_64.rpm 969 kB/s | 202 kB 00:00 2023-12-02T08:41:04.017 INFO:teuthology.orchestra.run.smithi032.stdout:(29/106): ceph-mgr-dashboard-18.2.0-1295.gc3996 5.4 MB/s | 1.8 MB 00:00 2023-12-02T08:41:04.133 INFO:teuthology.orchestra.run.smithi032.stdout:(30/106): ceph-mgr-modules-core-18.2.0-1295.gc3 2.0 MB/s | 242 kB 00:00 2023-12-02T08:41:04.550 INFO:teuthology.orchestra.run.smithi032.stdout:(31/106): ceph-test-18.2.0-1295.gc3996e6e.el8.x 10 MB/s | 47 MB 00:04 2023-12-02T08:41:04.558 INFO:teuthology.orchestra.run.smithi090.stdout:(93/106): ceph-test-18.2.0-1295.gc3996e6e.el8.x 5.2 MB/s | 47 MB 00:08 2023-12-02T08:41:04.575 INFO:teuthology.orchestra.run.smithi032.stdout:(32/106): ceph-mgr-rook-18.2.0-1295.gc3996e6e.e 113 kB/s | 50 kB 00:00 2023-12-02T08:41:04.584 INFO:teuthology.orchestra.run.smithi090.stdout:(94/106): librabbitmq-0.9.0-3.el8.x86_64.rpm 83 kB/s | 47 kB 00:00 2023-12-02T08:41:04.600 INFO:teuthology.orchestra.run.smithi032.stdout:(33/106): ceph-prometheus-alerts-18.2.0-1295.gc 291 kB/s | 15 kB 00:00 2023-12-02T08:41:04.642 INFO:teuthology.orchestra.run.smithi032.stdout:(34/106): cephadm-18.2.0-1295.gc3996e6e.el8.noa 2.5 MB/s | 168 kB 00:00 2023-12-02T08:41:04.649 INFO:teuthology.orchestra.run.smithi090.stdout:(95/106): librdkafka-0.11.4-3.el8.x86_64.rpm 525 kB/s | 354 kB 00:00 2023-12-02T08:41:04.842 INFO:teuthology.orchestra.run.smithi090.stdout:(96/106): python3-jwt-1.6.1-2.el8.noarch.rpm 150 kB/s | 43 kB 00:00 2023-12-02T08:41:04.876 INFO:teuthology.orchestra.run.smithi090.stdout:(97/106): python3-pycparser-2.14-14.el8.noarch. 481 kB/s | 109 kB 00:00 2023-12-02T08:41:04.909 INFO:teuthology.orchestra.run.smithi032.stdout:(35/106): liboath-2.6.2-3.el8.x86_64.rpm 224 kB/s | 59 kB 00:00 2023-12-02T08:41:04.928 INFO:teuthology.orchestra.run.smithi090.stdout:(98/106): python3-requests-oauthlib-1.0.0-1.el8 126 kB/s | 43 kB 00:00 2023-12-02T08:41:04.943 INFO:teuthology.orchestra.run.smithi032.stdout:(36/106): gperftools-libs-2.7-9.el8.x86_64.rpm 895 kB/s | 306 kB 00:00 2023-12-02T08:41:04.976 INFO:teuthology.orchestra.run.smithi032.stdout:(37/106): libunwind-1.3.1-3.el8.x86_64.rpm 1.1 MB/s | 75 kB 00:00 2023-12-02T08:41:04.995 INFO:teuthology.orchestra.run.smithi090.stdout:(99/106): python3-oauthlib-2.1.0-1.el8.noarch.r 1.0 MB/s | 155 kB 00:00 2023-12-02T08:41:05.037 INFO:teuthology.orchestra.run.smithi090.stdout:(100/106): python3-cryptography-3.2.1-5.el8.x86 3.4 MB/s | 559 kB 00:00 2023-12-02T08:41:05.052 INFO:teuthology.orchestra.run.smithi032.stdout:(38/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 581 kB/s | 44 kB 00:00 2023-12-02T08:41:05.070 INFO:teuthology.orchestra.run.smithi090.stdout:(101/106): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.6 MB/s | 238 kB 00:00 2023-12-02T08:41:05.077 INFO:teuthology.orchestra.run.smithi032.stdout:(39/106): python3-asyncssh-2.7.0-2.el8.noarch.r 3.5 MB/s | 476 kB 00:00 2023-12-02T08:41:05.153 INFO:teuthology.orchestra.run.smithi032.stdout:(40/106): python3-cachetools-3.1.1-4.el8.noarch 440 kB/s | 33 kB 00:00 2023-12-02T08:41:05.162 INFO:teuthology.orchestra.run.smithi090.stdout:(102/106): fuse-2.9.7-15.el8.x86_64.rpm 495 kB/s | 83 kB 00:00 2023-12-02T08:41:05.181 INFO:teuthology.orchestra.run.smithi032.stdout:(41/106): python3-beautifulsoup4-4.6.3-2.el8.1. 1.4 MB/s | 185 kB 00:00 2023-12-02T08:41:05.204 INFO:teuthology.orchestra.run.smithi090.stdout:(103/106): libgfortran-8.5.0-10.1.el8_6.x86_64. 3.8 MB/s | 644 kB 00:00 2023-12-02T08:41:05.220 INFO:teuthology.orchestra.run.smithi032.stdout:(42/106): python3-certifi-2018.10.15-7.el8.noar 244 kB/s | 16 kB 00:00 2023-12-02T08:41:05.246 INFO:teuthology.orchestra.run.smithi090.stdout:(104/106): libquadmath-8.5.0-10.1.el8_6.x86_64. 975 kB/s | 171 kB 00:00 2023-12-02T08:41:05.253 INFO:teuthology.orchestra.run.smithi032.stdout:(43/106): python3-cheroot-8.5.2-1.el8.noarch.rp 2.2 MB/s | 173 kB 00:00 2023-12-02T08:41:05.295 INFO:teuthology.orchestra.run.smithi032.stdout:(44/106): python3-cherrypy-18.4.0-1.el8.noarch. 5.0 MB/s | 384 kB 00:00 2023-12-02T08:41:05.337 INFO:teuthology.orchestra.run.smithi032.stdout:(45/106): python3-google-auth-1.1.1-10.el8.noar 973 kB/s | 81 kB 00:00 2023-12-02T08:41:05.362 INFO:teuthology.orchestra.run.smithi032.stdout:(46/106): python3-jaraco-6.2-6.el8.noarch.rpm 166 kB/s | 11 kB 00:00 2023-12-02T08:41:05.404 INFO:teuthology.orchestra.run.smithi032.stdout:(47/106): python3-jaraco-functools-2.0-4.el8.no 263 kB/s | 18 kB 00:00 2023-12-02T08:41:05.488 INFO:teuthology.orchestra.run.smithi032.stdout:(48/106): python3-logutils-0.3.5-11.el8.noarch. 584 kB/s | 49 kB 00:00 2023-12-02T08:41:05.531 INFO:teuthology.orchestra.run.smithi032.stdout:(49/106): python3-kubernetes-11.0.0-6.el8.noarc 7.0 MB/s | 1.2 MB 00:00 2023-12-02T08:41:05.556 INFO:teuthology.orchestra.run.smithi032.stdout:(50/106): python3-more-itertools-7.2.0-3.el8.no 873 kB/s | 59 kB 00:00 2023-12-02T08:41:05.598 INFO:teuthology.orchestra.run.smithi032.stdout:(51/106): python3-natsort-7.1.1-2.el8.noarch.rp 902 kB/s | 60 kB 00:00 2023-12-02T08:41:05.673 INFO:teuthology.orchestra.run.smithi032.stdout:(52/106): python3-portend-2.6-1.el8.noarch.rpm 208 kB/s | 16 kB 00:00 2023-12-02T08:41:05.698 INFO:teuthology.orchestra.run.smithi032.stdout:(53/106): python3-pecan-1.3.2-9.el8.noarch.rpm 1.9 MB/s | 283 kB 00:00 2023-12-02T08:41:05.724 INFO:teuthology.orchestra.run.smithi032.stdout:(54/106): python3-repoze-lru-0.7-6.el8.noarch.r 670 kB/s | 34 kB 00:00 2023-12-02T08:41:05.749 INFO:teuthology.orchestra.run.smithi032.stdout:(55/106): python3-routes-2.4.1-12.el8.noarch.rp 3.8 MB/s | 196 kB 00:00 2023-12-02T08:41:05.774 INFO:teuthology.orchestra.run.smithi032.stdout:(56/106): python3-rsa-4.9-2.el8.noarch.rpm 1.3 MB/s | 64 kB 00:00 2023-12-02T08:41:05.791 INFO:teuthology.orchestra.run.smithi032.stdout:(57/106): python3-simplegeneric-0.8.1-17.el8.no 447 kB/s | 19 kB 00:00 2023-12-02T08:41:05.826 INFO:teuthology.orchestra.run.smithi032.stdout:(58/106): python3-singledispatch-3.4.0.3-18.el8 476 kB/s | 24 kB 00:00 2023-12-02T08:41:05.850 INFO:teuthology.orchestra.run.smithi032.stdout:(59/106): python3-tempora-1.14.1-5.el8.noarch.r 498 kB/s | 29 kB 00:00 2023-12-02T08:41:05.876 INFO:teuthology.orchestra.run.smithi032.stdout:(60/106): python3-trustme-0.6.0-4.el8.noarch.rp 550 kB/s | 27 kB 00:00 2023-12-02T08:41:05.880 INFO:teuthology.orchestra.run.smithi090.stdout:(105/106): librbd1-18.2.0-1295.gc3996e6e.el8.x8 5.3 MB/s | 3.6 MB 00:00 2023-12-02T08:41:05.937 INFO:teuthology.orchestra.run.smithi032.stdout:(61/106): python3-waitress-1.4.3-1.el8.noarch.r 3.0 MB/s | 255 kB 00:00 2023-12-02T08:41:05.960 INFO:teuthology.orchestra.run.smithi032.stdout:(62/106): python3-webob-1.8.5-1.el8.1.noarch.rp 2.9 MB/s | 251 kB 00:00 2023-12-02T08:41:05.985 INFO:teuthology.orchestra.run.smithi032.stdout:(63/106): python3-websocket-client-0.56.0-5.el8 1.2 MB/s | 61 kB 00:00 2023-12-02T08:41:06.005 INFO:teuthology.orchestra.run.smithi090.stdout:(106/106): librados2-18.2.0-1295.gc3996e6e.el8. 4.4 MB/s | 3.7 MB 00:00 2023-12-02T08:41:06.009 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:06.009 INFO:teuthology.orchestra.run.smithi090.stdout:Total 15 MB/s | 189 MB 00:12 2023-12-02T08:41:06.010 INFO:teuthology.orchestra.run.smithi032.stdout:(64/106): python3-webtest-2.0.33-1.el8.noarch.r 1.7 MB/s | 85 kB 00:00 2023-12-02T08:41:06.035 INFO:teuthology.orchestra.run.smithi032.stdout:(65/106): python3-zc-lockfile-2.0-2.el8.noarch. 458 kB/s | 23 kB 00:00 2023-12-02T08:41:06.061 INFO:teuthology.orchestra.run.smithi032.stdout:(66/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.7 MB/s | 70 kB 00:00 2023-12-02T08:41:06.128 INFO:teuthology.orchestra.run.smithi032.stdout:(67/106): thrift-0.13.0-2.el8.x86_64.rpm 15 MB/s | 1.7 MB 00:00 2023-12-02T08:41:06.220 INFO:teuthology.orchestra.run.smithi032.stdout:(68/106): librabbitmq-0.9.0-3.el8.x86_64.rpm 296 kB/s | 47 kB 00:00 2023-12-02T08:41:06.270 INFO:teuthology.orchestra.run.smithi032.stdout:(69/106): python3-jwt-1.6.1-2.el8.noarch.rpm 301 kB/s | 43 kB 00:00 2023-12-02T08:41:06.354 INFO:teuthology.orchestra.run.smithi032.stdout:(70/106): ceph-mgr-diskprediction-local-18.2.0- 2.8 MB/s | 7.4 MB 00:02 2023-12-02T08:41:06.405 INFO:teuthology.orchestra.run.smithi032.stdout:(71/106): python3-requests-oauthlib-1.0.0-1.el8 232 kB/s | 43 kB 00:00 2023-12-02T08:41:06.430 INFO:teuthology.orchestra.run.smithi032.stdout:(72/106): python3-pycparser-2.14-14.el8.noarch. 687 kB/s | 109 kB 00:00 2023-12-02T08:41:06.513 INFO:teuthology.orchestra.run.smithi032.stdout:(73/106): python3-oauthlib-2.1.0-1.el8.noarch.r 977 kB/s | 155 kB 00:00 2023-12-02T08:41:06.561 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2023-12-02T08:41:06.572 INFO:teuthology.orchestra.run.smithi032.stdout:(74/106): python3-cryptography-3.2.1-5.el8.x86_ 3.3 MB/s | 559 kB 00:00 2023-12-02T08:41:06.588 INFO:teuthology.orchestra.run.smithi032.stdout:(75/106): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.5 MB/s | 238 kB 00:00 2023-12-02T08:41:06.639 INFO:teuthology.orchestra.run.smithi032.stdout:(76/106): fuse-2.9.7-15.el8.x86_64.rpm 657 kB/s | 83 kB 00:00 2023-12-02T08:41:06.651 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2023-12-02T08:41:06.651 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2023-12-02T08:41:06.714 INFO:teuthology.orchestra.run.smithi032.stdout:(77/106): libquadmath-8.5.0-10.1.el8_6.x86_64.r 1.3 MB/s | 171 kB 00:00 2023-12-02T08:41:06.758 INFO:teuthology.orchestra.run.smithi032.stdout:(78/106): libgfortran-8.5.0-10.1.el8_6.x86_64.r 3.4 MB/s | 644 kB 00:00 2023-12-02T08:41:06.890 INFO:teuthology.orchestra.run.smithi032.stdout:(79/106): python3-pyasn1-modules-0.3.7-6.el8.no 629 kB/s | 110 kB 00:00 2023-12-02T08:41:06.932 INFO:teuthology.orchestra.run.smithi032.stdout:(80/106): python3-pytz-2017.2-9.el8.noarch.rpm 309 kB/s | 54 kB 00:00 2023-12-02T08:41:07.110 INFO:teuthology.orchestra.run.smithi032.stdout:(81/106): python3-scipy-1.0.0-21.module+el8.5.0 29 MB/s | 14 MB 00:00 2023-12-02T08:41:07.132 INFO:teuthology.orchestra.run.smithi032.stdout:(82/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.0 MB/s | 259 kB 00:00 2023-12-02T08:41:07.158 INFO:teuthology.orchestra.run.smithi032.stdout:(83/106): socat-1.7.4.1-1.el8.x86_64.rpm 1.4 MB/s | 323 kB 00:00 2023-12-02T08:41:07.208 INFO:teuthology.orchestra.run.smithi032.stdout:(84/106): python3-markupsafe-0.23-19.el8.x86_64 515 kB/s | 39 kB 00:00 2023-12-02T08:41:07.241 INFO:teuthology.orchestra.run.smithi032.stdout:(85/106): python3-jinja2-2.10.1-3.el8.noarch.rp 6.3 MB/s | 538 kB 00:00 2023-12-02T08:41:07.275 INFO:teuthology.orchestra.run.smithi032.stdout:(86/106): python3-py-1.5.3-4.el8.noarch.rpm 6.9 MB/s | 473 kB 00:00 2023-12-02T08:41:07.301 INFO:teuthology.orchestra.run.smithi032.stdout:(87/106): python3-mako-1.0.6-13.el8.noarch.rpm 2.6 MB/s | 157 kB 00:00 2023-12-02T08:41:07.334 INFO:teuthology.orchestra.run.smithi032.stdout:(88/106): python3-pytest-3.4.2-11.el8.noarch.rp 5.9 MB/s | 1.3 MB 00:00 2023-12-02T08:41:07.368 INFO:teuthology.orchestra.run.smithi032.stdout:(89/106): oniguruma-6.8.2-2.el8.x86_64.rpm 2.0 MB/s | 187 kB 00:00 2023-12-02T08:41:07.402 INFO:teuthology.orchestra.run.smithi032.stdout:(90/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 481 kB/s | 32 kB 00:00 2023-12-02T08:41:07.443 INFO:teuthology.orchestra.run.smithi032.stdout:(91/106): python3-jsonpatch-1.21-2.el8.noarch.r 354 kB/s | 27 kB 00:00 2023-12-02T08:41:07.527 INFO:teuthology.orchestra.run.smithi032.stdout:(92/106): python3-babel-2.5.1-7.el8.noarch.rpm 21 MB/s | 4.8 MB 00:00 2023-12-02T08:41:07.552 INFO:teuthology.orchestra.run.smithi032.stdout:(93/106): python3-prettytable-0.7.2-14.el8.noar 292 kB/s | 44 kB 00:00 2023-12-02T08:41:07.617 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2023-12-02T08:41:07.621 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2023-12-02T08:41:07.696 INFO:teuthology.orchestra.run.smithi032.stdout:(94/106): python3-numpy-1.14.3-10.el8.x86_64.rp 15 MB/s | 3.7 MB 00:00 2023-12-02T08:41:07.728 INFO:teuthology.orchestra.run.smithi032.stdout:(95/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 1.3 MB/s | 225 kB 00:00 2023-12-02T08:41:07.753 INFO:teuthology.orchestra.run.smithi032.stdout:(96/106): python3-attrs-17.4.0-6.el8.noarch.rpm 935 kB/s | 53 kB 00:00 2023-12-02T08:41:07.778 INFO:teuthology.orchestra.run.smithi032.stdout:(97/106): python3-werkzeug-0.12.2-4.el8.noarch. 1.8 MB/s | 457 kB 00:00 2023-12-02T08:41:07.803 INFO:teuthology.orchestra.run.smithi032.stdout:(98/106): python3-jsonpointer-1.10-11.el8.noarc 398 kB/s | 20 kB 00:00 2023-12-02T08:41:07.829 INFO:teuthology.orchestra.run.smithi032.stdout:(99/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.2 MB/s | 126 kB 00:00 2023-12-02T08:41:07.846 INFO:teuthology.orchestra.run.smithi032.stdout:(100/106): python3-pyOpenSSL-19.0.0-1.el8.noarc 1.5 MB/s | 103 kB 00:00 2023-12-02T08:41:07.905 INFO:teuthology.orchestra.run.smithi032.stdout:(101/106): jq-1.6-3.el8.x86_64.rpm 3.4 MB/s | 202 kB 00:00 2023-12-02T08:41:07.955 INFO:teuthology.orchestra.run.smithi032.stdout:(102/106): librdkafka-0.11.4-3.el8.x86_64.rpm 6.9 MB/s | 354 kB 00:00 2023-12-02T08:41:08.030 INFO:teuthology.orchestra.run.smithi032.stdout:(103/106): openblas-threads-0.3.15-3.el8.x86_64 21 MB/s | 4.9 MB 00:00 2023-12-02T08:41:08.106 INFO:teuthology.orchestra.run.smithi032.stdout:(104/106): openblas-0.3.15-3.el8.x86_64.rpm 17 MB/s | 4.7 MB 00:00 2023-12-02T08:41:08.422 INFO:teuthology.orchestra.run.smithi032.stdout:(105/106): librbd1-18.2.0-1295.gc3996e6e.el8.x8 9.1 MB/s | 3.6 MB 00:00 2023-12-02T08:41:08.881 INFO:teuthology.orchestra.run.smithi032.stdout:(106/106): librados2-18.2.0-1295.gc3996e6e.el8. 4.0 MB/s | 3.7 MB 00:00 2023-12-02T08:41:08.885 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:08.885 INFO:teuthology.orchestra.run.smithi032.stdout:Total 12 MB/s | 189 MB 00:15 2023-12-02T08:41:09.461 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2023-12-02T08:41:09.559 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2023-12-02T08:41:09.559 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2023-12-02T08:41:10.578 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2023-12-02T08:41:10.582 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2023-12-02T08:41:11.857 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2023-12-02T08:41:12.441 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/108 2023-12-02T08:41:12.593 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/108 2023-12-02T08:41:12.822 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 3/108 2023-12-02T08:41:13.034 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 4/108 2023-12-02T08:41:13.150 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 4/108 2023-12-02T08:41:13.400 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 5/108 2023-12-02T08:41:13.815 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 5/108 2023-12-02T08:41:14.092 INFO:teuthology.orchestra.run.smithi090.stdout: Upgrading : librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/108 2023-12-02T08:41:14.501 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/108 2023-12-02T08:41:14.622 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2023-12-02T08:41:14.742 INFO:teuthology.orchestra.run.smithi090.stdout: Upgrading : librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/108 2023-12-02T08:41:14.787 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/108 2023-12-02T08:41:14.859 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/108 2023-12-02T08:41:15.006 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/108 2023-12-02T08:41:15.108 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 8/108 2023-12-02T08:41:15.164 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 3/108 2023-12-02T08:41:15.209 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 8/108 2023-12-02T08:41:15.273 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 3/108 2023-12-02T08:41:15.456 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-12-02T08:41:15.470 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 9/108 2023-12-02T08:41:15.686 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 10/108 2023-12-02T08:41:15.877 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2023-12-02T08:41:15.882 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-12-02T08:41:16.072 INFO:teuthology.orchestra.run.smithi032.stdout: Upgrading : librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/108 2023-12-02T08:41:16.083 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 12/108 2023-12-02T08:41:16.175 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 12/108 2023-12-02T08:41:16.391 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86 13/108 2023-12-02T08:41:16.458 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86 13/108 2023-12-02T08:41:16.486 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/108 2023-12-02T08:41:16.583 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 14/108 2023-12-02T08:41:16.689 INFO:teuthology.orchestra.run.smithi032.stdout: Upgrading : librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/108 2023-12-02T08:41:16.748 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 14/108 2023-12-02T08:41:16.817 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/108 2023-12-02T08:41:16.858 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 15/108 2023-12-02T08:41:16.980 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/108 2023-12-02T08:41:17.079 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/108 2023-12-02T08:41:17.244 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 8/108 2023-12-02T08:41:17.430 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/108 2023-12-02T08:41:17.472 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 15/108 2023-12-02T08:41:17.668 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 10/108 2023-12-02T08:41:17.853 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2023-12-02T08:41:17.980 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 12/108 2023-12-02T08:41:18.091 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 12/108 2023-12-02T08:41:18.142 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 16/108 2023-12-02T08:41:18.230 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86 13/108 2023-12-02T08:41:18.373 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86 13/108 2023-12-02T08:41:18.594 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 14/108 2023-12-02T08:41:18.738 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 15/108 2023-12-02T08:41:18.740 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 16/108 2023-12-02T08:41:18.894 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 16/108 2023-12-02T08:41:18.933 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : openblas-0.3.15-3.el8.x86_64 17/108 2023-12-02T08:41:19.005 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 17/108 2023-12-02T08:41:19.133 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 17/108 2023-12-02T08:41:19.247 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 18/108 2023-12-02T08:41:19.666 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 17/108 2023-12-02T08:41:20.043 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 18/108 2023-12-02T08:41:20.177 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 18/108 2023-12-02T08:41:20.278 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/108 2023-12-02T08:41:20.347 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 19/108 2023-12-02T08:41:20.472 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 20/108 2023-12-02T08:41:20.730 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 21/108 2023-12-02T08:41:20.956 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 22/108 2023-12-02T08:41:20.981 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 19/108 2023-12-02T08:41:21.094 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el 23/108 2023-12-02T08:41:21.138 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : openblas-0.3.15-3.el8.x86_64 20/108 2023-12-02T08:41:21.907 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 20/108 2023-12-02T08:41:22.077 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_6 24/108 2023-12-02T08:41:22.232 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 21/108 2023-12-02T08:41:22.420 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 22/108 2023-12-02T08:41:22.422 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 25/108 2023-12-02T08:41:22.551 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el 23/108 2023-12-02T08:41:22.701 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 26/108 2023-12-02T08:41:22.816 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_6 24/108 2023-12-02T08:41:22.968 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 27/108 2023-12-02T08:41:23.030 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 25/108 2023-12-02T08:41:23.150 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 28/108 2023-12-02T08:41:24.906 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 25/108 2023-12-02T08:41:25.225 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 28/108 2023-12-02T08:41:25.585 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 29/108 2023-12-02T08:41:25.796 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-rsa-4.9-2.el8.noarch 30/108 2023-12-02T08:41:25.937 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 26/108 2023-12-02T08:41:26.018 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2023-12-02T08:41:26.236 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 27/108 2023-12-02T08:41:26.239 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 32/108 2023-12-02T08:41:26.433 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_6 33/108 2023-12-02T08:41:26.502 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 28/108 2023-12-02T08:41:26.666 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : fuse-2.9.7-15.el8.x86_64 34/108 2023-12-02T08:41:26.724 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 29/108 2023-12-02T08:41:26.881 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 35/108 2023-12-02T08:41:26.927 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-rsa-4.9-2.el8.noarch 30/108 2023-12-02T08:41:27.092 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2023-12-02T08:41:27.236 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 32/108 2023-12-02T08:41:27.248 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 36/108 2023-12-02T08:41:27.370 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_6 33/108 2023-12-02T08:41:27.537 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 34/108 2023-12-02T08:41:27.545 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 37/108 2023-12-02T08:41:27.681 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 35/108 2023-12-02T08:41:27.727 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 38/108 2023-12-02T08:41:27.830 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 36/108 2023-12-02T08:41:27.980 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 37/108 2023-12-02T08:41:28.005 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 39/108 2023-12-02T08:41:28.135 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 38/108 2023-12-02T08:41:28.271 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 39/108 2023-12-02T08:41:28.271 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 40/108 2023-12-02T08:41:28.359 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 39/108 2023-12-02T08:41:28.583 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 41/108 2023-12-02T08:41:28.642 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : jq-1.6-3.el8.x86_64 40/108 2023-12-02T08:41:28.799 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 42/108 2023-12-02T08:41:28.903 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-py-1.5.3-4.el8.noarch 41/108 2023-12-02T08:41:29.048 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 42/108 2023-12-02T08:41:29.061 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 43/108 2023-12-02T08:41:29.227 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : fuse-2.9.7-15.el8.x86_64 43/108 2023-12-02T08:41:29.306 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 44/108 2023-12-02T08:41:29.459 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 44/108 2023-12-02T08:41:29.540 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 45/108 2023-12-02T08:41:29.717 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 46/108 2023-12-02T08:41:29.799 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 45/108 2023-12-02T08:41:29.934 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 47/108 2023-12-02T08:41:30.100 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 48/108 2023-12-02T08:41:30.230 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 46/108 2023-12-02T08:41:30.351 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 49/108 2023-12-02T08:41:30.549 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 50/108 2023-12-02T08:41:30.561 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 47/108 2023-12-02T08:41:30.633 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 50/108 2023-12-02T08:41:30.785 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 48/108 2023-12-02T08:41:30.960 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : jq-1.6-3.el8.x86_64 51/108 2023-12-02T08:41:31.005 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 49/108 2023-12-02T08:41:31.264 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-py-1.5.3-4.el8.noarch 52/108 2023-12-02T08:41:31.329 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 50/108 2023-12-02T08:41:31.442 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 53/108 2023-12-02T08:41:31.521 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 51/108 2023-12-02T08:41:31.632 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 54/108 2023-12-02T08:41:31.701 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 52/108 2023-12-02T08:41:31.861 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 55/108 2023-12-02T08:41:31.898 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 53/108 2023-12-02T08:41:32.047 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 54/108 2023-12-02T08:41:32.109 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 56/108 2023-12-02T08:41:32.211 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 55/108 2023-12-02T08:41:32.331 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 57/108 2023-12-02T08:41:32.457 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 56/108 2023-12-02T08:41:32.530 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 58/108 2023-12-02T08:41:32.678 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 57/108 2023-12-02T08:41:32.685 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 59/108 2023-12-02T08:41:32.834 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 58/108 2023-12-02T08:41:32.918 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 60/108 2023-12-02T08:41:33.016 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 59/108 2023-12-02T08:41:33.162 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 61/108 2023-12-02T08:41:33.208 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 60/108 2023-12-02T08:41:33.345 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 62/108 2023-12-02T08:41:33.401 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 61/108 2023-12-02T08:41:33.561 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 63/108 2023-12-02T08:41:33.583 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 62/108 2023-12-02T08:41:33.715 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 63/108 2023-12-02T08:41:33.722 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 64/108 2023-12-02T08:41:33.878 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 64/108 2023-12-02T08:41:34.061 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 65/108 2023-12-02T08:41:34.104 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 65/108 2023-12-02T08:41:34.250 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 66/108 2023-12-02T08:41:34.303 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 66/108 2023-12-02T08:41:34.418 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 67/108 2023-12-02T08:41:34.638 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 67/108 2023-12-02T08:41:34.684 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-portend-2.6-1.el8.noarch 68/108 2023-12-02T08:41:34.919 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 69/108 2023-12-02T08:41:34.970 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-portend-2.6-1.el8.noarch 68/108 2023-12-02T08:41:35.078 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 70/108 2023-12-02T08:41:35.272 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 71/108 2023-12-02T08:41:35.324 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 69/108 2023-12-02T08:41:35.524 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 70/108 2023-12-02T08:41:35.767 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 71/108 2023-12-02T08:41:36.390 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 72/108 2023-12-02T08:41:36.659 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 73/108 2023-12-02T08:41:36.837 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 72/108 2023-12-02T08:41:36.863 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 74/108 2023-12-02T08:41:37.164 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 75/108 2023-12-02T08:41:37.294 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 73/108 2023-12-02T08:41:37.412 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 76/108 2023-12-02T08:41:37.566 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 74/108 2023-12-02T08:41:37.636 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 77/108 2023-12-02T08:41:38.065 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 75/108 2023-12-02T08:41:38.350 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 76/108 2023-12-02T08:41:38.415 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 78/108 2023-12-02T08:41:38.561 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 79/108 2023-12-02T08:41:38.639 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 79/108 2023-12-02T08:41:38.811 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 80/108 2023-12-02T08:41:38.826 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 77/108 2023-12-02T08:41:39.579 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 78/108 2023-12-02T08:41:39.957 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 79/108 2023-12-02T08:41:40.059 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 79/108 2023-12-02T08:41:40.267 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 80/108 2023-12-02T08:41:40.541 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 81/108 2023-12-02T08:41:40.672 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 81/108 2023-12-02T08:41:40.843 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.e 82/108 2023-12-02T08:41:41.016 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e. 83/108 2023-12-02T08:41:41.203 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8. 84/108 2023-12-02T08:41:42.248 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 81/108 2023-12-02T08:41:42.390 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 81/108 2023-12-02T08:41:42.713 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.e 82/108 2023-12-02T08:41:42.926 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e. 83/108 2023-12-02T08:41:43.450 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8. 84/108 2023-12-02T08:41:44.919 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 85/108 2023-12-02T08:41:45.111 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 85/108 2023-12-02T08:41:45.733 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 85/108 2023-12-02T08:41:46.186 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 86/108 2023-12-02T08:41:46.274 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 86/108 2023-12-02T08:41:46.402 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 87/108 2023-12-02T08:41:47.889 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 85/108 2023-12-02T08:41:48.132 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 85/108 2023-12-02T08:41:48.749 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 85/108 2023-12-02T08:41:49.105 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 86/108 2023-12-02T08:41:49.187 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 86/108 2023-12-02T08:41:49.365 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 87/108 2023-12-02T08:42:06.701 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 87/108 2023-12-02T08:42:06.701 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /sys 2023-12-02T08:42:06.701 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /proc 2023-12-02T08:42:06.701 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /dev 2023-12-02T08:42:06.701 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /run 2023-12-02T08:42:06.702 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /mnt 2023-12-02T08:42:06.702 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /var/tmp 2023-12-02T08:42:06.702 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /home 2023-12-02T08:42:06.702 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /tmp 2023-12-02T08:42:06.702 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /dev 2023-12-02T08:42:06.702 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-02T08:42:06.999 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noa 88/108 2023-12-02T08:42:07.227 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noa 88/108 2023-12-02T08:42:07.433 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.n 89/108 2023-12-02T08:42:08.456 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.n 89/108 2023-12-02T08:42:08.640 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1295.gc39 90/108 2023-12-02T08:42:08.736 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1295.gc39 90/108 2023-12-02T08:42:09.079 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el 91/108 2023-12-02T08:42:09.250 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 92/108 2023-12-02T08:42:09.288 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 92/108 2023-12-02T08:42:09.482 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 93/108 2023-12-02T08:42:09.485 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 87/108 2023-12-02T08:42:09.485 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /sys 2023-12-02T08:42:09.485 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /proc 2023-12-02T08:42:09.485 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /dev 2023-12-02T08:42:09.485 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /run 2023-12-02T08:42:09.485 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /mnt 2023-12-02T08:42:09.485 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /var/tmp 2023-12-02T08:42:09.485 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /home 2023-12-02T08:42:09.485 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /tmp 2023-12-02T08:42:09.485 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /dev 2023-12-02T08:42:09.485 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-02T08:42:09.704 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 93/108 2023-12-02T08:42:09.824 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 94/108 2023-12-02T08:42:09.890 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noa 88/108 2023-12-02T08:42:10.105 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noa 88/108 2023-12-02T08:42:10.307 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 94/108 2023-12-02T08:42:10.320 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.n 89/108 2023-12-02T08:42:10.441 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 95/108 2023-12-02T08:42:11.283 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.n 89/108 2023-12-02T08:42:11.681 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1295.gc39 90/108 2023-12-02T08:42:11.773 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1295.gc39 90/108 2023-12-02T08:42:12.111 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 95/108 2023-12-02T08:42:12.119 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el 91/108 2023-12-02T08:42:12.306 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 96/108 2023-12-02T08:42:12.327 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 96/108 2023-12-02T08:42:12.429 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 92/108 2023-12-02T08:42:12.466 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 92/108 2023-12-02T08:42:12.723 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 93/108 2023-12-02T08:42:12.933 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 93/108 2023-12-02T08:42:13.223 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 94/108 2023-12-02T08:42:13.656 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 97/108 2023-12-02T08:42:13.677 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 94/108 2023-12-02T08:42:13.864 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 98/108 2023-12-02T08:42:13.874 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 95/108 2023-12-02T08:42:13.899 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 98/108 2023-12-02T08:42:14.090 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1295.gc3996 99/108 2023-12-02T08:42:14.457 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1295.gc3996 99/108 2023-12-02T08:42:14.632 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 100/108 2023-12-02T08:42:15.460 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 95/108 2023-12-02T08:42:15.815 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 96/108 2023-12-02T08:42:15.836 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 96/108 2023-12-02T08:42:17.118 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 97/108 2023-12-02T08:42:17.359 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 98/108 2023-12-02T08:42:17.393 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 98/108 2023-12-02T08:42:17.631 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1295.gc3996 99/108 2023-12-02T08:42:17.975 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1295.gc3996 99/108 2023-12-02T08:42:18.181 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 100/108 2023-12-02T08:42:19.343 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 100/108 2023-12-02T08:42:19.617 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 101/108 2023-12-02T08:42:20.075 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 102/108 2023-12-02T08:42:20.294 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 103/108 2023-12-02T08:42:20.456 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_ 104/108 2023-12-02T08:42:20.632 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 105/108 2023-12-02T08:42:20.783 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 106/108 2023-12-02T08:42:20.783 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-02T08:42:20.993 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-02T08:42:20.993 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-02T08:42:21.681 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-02T08:42:21.681 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/108 2023-12-02T08:42:21.681 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/108 2023-12-02T08:42:21.681 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/108 2023-12-02T08:42:21.681 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 4/108 2023-12-02T08:42:21.681 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1295.gc3996 5/108 2023-12-02T08:42:21.681 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/108 2023-12-02T08:42:21.681 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/108 2023-12-02T08:42:21.681 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 8/108 2023-12-02T08:42:21.681 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 9/108 2023-12-02T08:42:21.681 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 10/108 2023-12-02T08:42:21.682 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 11/108 2023-12-02T08:42:21.682 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 12/108 2023-12-02T08:42:21.682 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_ 13/108 2023-12-02T08:42:21.682 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 14/108 2023-12-02T08:42:21.682 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 15/108 2023-12-02T08:42:21.682 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_6 16/108 2023-12-02T08:42:21.682 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86 17/108 2023-12-02T08:42:21.682 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 18/108 2023-12-02T08:42:21.682 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el 19/108 2023-12-02T08:42:21.682 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8. 20/108 2023-12-02T08:42:21.682 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_6 21/108 2023-12-02T08:42:21.682 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 22/108 2023-12-02T08:42:21.682 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 23/108 2023-12-02T08:42:21.682 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 24/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 25/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 26/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 27/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e. 28/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noa 29/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.n 30/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1295.gc39 31/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el 32/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 33/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.e 34/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 35/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-12-02T08:42:21.683 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-12-02T08:42:21.684 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-12-02T08:42:21.684 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-12-02T08:42:21.684 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-12-02T08:42:21.684 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-12-02T08:42:21.684 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-12-02T08:42:21.684 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-12-02T08:42:21.684 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-12-02T08:42:21.684 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-12-02T08:42:21.684 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-12-02T08:42:21.684 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-12-02T08:42:21.684 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-12-02T08:42:21.684 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-12-02T08:42:21.684 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-12-02T08:42:21.684 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-12-02T08:42:21.685 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-12-02T08:42:21.686 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 69/108 2023-12-02T08:42:21.686 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 70/108 2023-12-02T08:42:21.686 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 71/108 2023-12-02T08:42:21.686 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 72/108 2023-12-02T08:42:21.686 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 73/108 2023-12-02T08:42:21.686 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 74/108 2023-12-02T08:42:21.686 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 75/108 2023-12-02T08:42:21.686 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 76/108 2023-12-02T08:42:21.686 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 77/108 2023-12-02T08:42:21.686 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 78/108 2023-12-02T08:42:21.686 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 79/108 2023-12-02T08:42:21.686 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 80/108 2023-12-02T08:42:21.686 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 81/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 82/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 83/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 84/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 85/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 86/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 87/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 88/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 89/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 90/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 91/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 92/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 93/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 94/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 95/108 2023-12-02T08:42:21.687 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 96/108 2023-12-02T08:42:21.688 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 97/108 2023-12-02T08:42:21.688 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 98/108 2023-12-02T08:42:21.688 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 99/108 2023-12-02T08:42:21.688 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 100/108 2023-12-02T08:42:21.688 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 101/108 2023-12-02T08:42:21.688 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 102/108 2023-12-02T08:42:21.688 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : jq-1.6-3.el8.x86_64 103/108 2023-12-02T08:42:21.688 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 104/108 2023-12-02T08:42:21.688 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 105/108 2023-12-02T08:42:21.688 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-12-02T08:42:21.688 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 107/108 2023-12-02T08:42:22.627 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 100/108 2023-12-02T08:42:23.192 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 101/108 2023-12-02T08:42:23.513 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2023-12-02T08:42:23.694 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 103/108 2023-12-02T08:42:23.902 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-12-02T08:42:23.902 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:43 ago on Sat 02 Dec 2023 08:40:40 AM UTC. 2023-12-02T08:42:23.931 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_ 104/108 2023-12-02T08:42:24.181 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 105/108 2023-12-02T08:42:24.366 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 106/108 2023-12-02T08:42:24.366 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-02T08:42:24.617 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-02T08:42:24.617 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-02T08:42:25.376 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-02T08:42:25.376 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/108 2023-12-02T08:42:25.376 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/108 2023-12-02T08:42:25.376 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/108 2023-12-02T08:42:25.376 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 4/108 2023-12-02T08:42:25.376 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1295.gc3996 5/108 2023-12-02T08:42:25.376 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 8/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 9/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 10/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 11/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 12/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_ 13/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 14/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 15/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_6 16/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86 17/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 18/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el 19/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8. 20/108 2023-12-02T08:42:25.377 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_6 21/108 2023-12-02T08:42:25.378 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 22/108 2023-12-02T08:42:25.378 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 23/108 2023-12-02T08:42:25.378 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 24/108 2023-12-02T08:42:25.378 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 25/108 2023-12-02T08:42:25.378 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 26/108 2023-12-02T08:42:25.378 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 27/108 2023-12-02T08:42:25.378 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e. 28/108 2023-12-02T08:42:25.378 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noa 29/108 2023-12-02T08:42:25.378 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.n 30/108 2023-12-02T08:42:25.378 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1295.gc39 31/108 2023-12-02T08:42:25.378 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el 32/108 2023-12-02T08:42:25.378 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 33/108 2023-12-02T08:42:25.378 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.e 34/108 2023-12-02T08:42:25.378 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 35/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-12-02T08:42:25.379 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-12-02T08:42:25.380 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-12-02T08:42:25.380 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-12-02T08:42:25.380 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-12-02T08:42:25.380 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-12-02T08:42:25.380 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-12-02T08:42:25.380 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-12-02T08:42:25.380 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-12-02T08:42:25.380 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-12-02T08:42:25.380 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-12-02T08:42:25.380 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-12-02T08:42:25.380 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-12-02T08:42:25.380 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-12-02T08:42:25.380 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-12-02T08:42:25.380 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 69/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 70/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 71/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 72/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 73/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 74/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 75/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 76/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 77/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 78/108 2023-12-02T08:42:25.381 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 79/108 2023-12-02T08:42:25.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 80/108 2023-12-02T08:42:25.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 81/108 2023-12-02T08:42:25.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 82/108 2023-12-02T08:42:25.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 83/108 2023-12-02T08:42:25.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 84/108 2023-12-02T08:42:25.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 85/108 2023-12-02T08:42:25.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 86/108 2023-12-02T08:42:25.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 87/108 2023-12-02T08:42:25.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 88/108 2023-12-02T08:42:25.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 89/108 2023-12-02T08:42:25.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 90/108 2023-12-02T08:42:25.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 91/108 2023-12-02T08:42:25.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 92/108 2023-12-02T08:42:25.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : jq-1.6-3.el8.x86_64 93/108 2023-12-02T08:42:25.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 94/108 2023-12-02T08:42:25.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 95/108 2023-12-02T08:42:25.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 96/108 2023-12-02T08:42:25.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 97/108 2023-12-02T08:42:25.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 98/108 2023-12-02T08:42:25.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 99/108 2023-12-02T08:42:25.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 100/108 2023-12-02T08:42:25.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 101/108 2023-12-02T08:42:25.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 102/108 2023-12-02T08:42:25.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 103/108 2023-12-02T08:42:25.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 104/108 2023-12-02T08:42:25.384 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 105/108 2023-12-02T08:42:25.384 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-12-02T08:42:25.384 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 107/108 2023-12-02T08:42:27.687 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-12-02T08:42:27.688 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:01:46 ago on Sat 02 Dec 2023 08:40:41 AM UTC. 2023-12-02T08:42:28.543 INFO:teuthology.orchestra.run.smithi032.stdout:Installed products updated. 2023-12-02T08:42:28.766 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-02T08:42:28.767 INFO:teuthology.orchestra.run.smithi032.stdout:Upgraded: 2023-12-02T08:42:28.767 INFO:teuthology.orchestra.run.smithi032.stdout: librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.767 INFO:teuthology.orchestra.run.smithi032.stdout: librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.767 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2023-12-02T08:42:28.767 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.767 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.767 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.767 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.767 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:28.767 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.767 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.767 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.767 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:28.767 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: fuse-2.9.7-15.el8.x86_64 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: jq-1.6-3.el8.x86_64 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.768 INFO:teuthology.orchestra.run.smithi032.stdout: libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.769 INFO:teuthology.orchestra.run.smithi032.stdout: libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.769 INFO:teuthology.orchestra.run.smithi032.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-12-02T08:42:28.769 INFO:teuthology.orchestra.run.smithi032.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-02T08:42:28.769 INFO:teuthology.orchestra.run.smithi032.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-12-02T08:42:28.769 INFO:teuthology.orchestra.run.smithi032.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-02T08:42:28.769 INFO:teuthology.orchestra.run.smithi032.stdout: librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.769 INFO:teuthology.orchestra.run.smithi032.stdout: libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.769 INFO:teuthology.orchestra.run.smithi032.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-02T08:42:28.769 INFO:teuthology.orchestra.run.smithi032.stdout: librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.769 INFO:teuthology.orchestra.run.smithi032.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-02T08:42:28.769 INFO:teuthology.orchestra.run.smithi032.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-02T08:42:28.769 INFO:teuthology.orchestra.run.smithi032.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-02T08:42:28.769 INFO:teuthology.orchestra.run.smithi032.stdout: openblas-0.3.15-3.el8.x86_64 2023-12-02T08:42:28.769 INFO:teuthology.orchestra.run.smithi032.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-12-02T08:42:28.770 INFO:teuthology.orchestra.run.smithi032.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-02T08:42:28.770 INFO:teuthology.orchestra.run.smithi032.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-12-02T08:42:28.770 INFO:teuthology.orchestra.run.smithi032.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-02T08:42:28.770 INFO:teuthology.orchestra.run.smithi032.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-02T08:42:28.770 INFO:teuthology.orchestra.run.smithi032.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-02T08:42:28.770 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-02T08:42:28.770 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.770 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.770 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.770 INFO:teuthology.orchestra.run.smithi032.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-02T08:42:28.770 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-12-02T08:42:28.770 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-02T08:42:28.770 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-02T08:42:28.770 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-mako-1.0.6-13.el8.noarch 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-02T08:42:28.771 INFO:teuthology.orchestra.run.smithi032.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-portend-2.6-1.el8.noarch 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-py-1.5.3-4.el8.noarch 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pytz-2017.2-9.el8.noarch 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.772 INFO:teuthology.orchestra.run.smithi032.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-02T08:42:28.773 INFO:teuthology.orchestra.run.smithi032.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-02T08:42:28.773 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.773 INFO:teuthology.orchestra.run.smithi032.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-02T08:42:28.773 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-02T08:42:28.773 INFO:teuthology.orchestra.run.smithi032.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-02T08:42:28.773 INFO:teuthology.orchestra.run.smithi032.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-02T08:42:28.773 INFO:teuthology.orchestra.run.smithi032.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-02T08:42:28.773 INFO:teuthology.orchestra.run.smithi032.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-02T08:42:28.773 INFO:teuthology.orchestra.run.smithi032.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-02T08:42:28.773 INFO:teuthology.orchestra.run.smithi032.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-02T08:42:28.773 INFO:teuthology.orchestra.run.smithi032.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-02T08:42:28.773 INFO:teuthology.orchestra.run.smithi032.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-02T08:42:28.773 INFO:teuthology.orchestra.run.smithi032.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-02T08:42:28.773 INFO:teuthology.orchestra.run.smithi032.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-02T08:42:28.774 INFO:teuthology.orchestra.run.smithi032.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-02T08:42:28.774 INFO:teuthology.orchestra.run.smithi032.stdout: rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.774 INFO:teuthology.orchestra.run.smithi032.stdout: rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.774 INFO:teuthology.orchestra.run.smithi032.stdout: rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:28.774 INFO:teuthology.orchestra.run.smithi032.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-02T08:42:28.774 INFO:teuthology.orchestra.run.smithi032.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-02T08:42:28.774 INFO:teuthology.orchestra.run.smithi032.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-02T08:42:28.774 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-02T08:42:28.774 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2023-12-02T08:42:28.960 DEBUG:teuthology.parallel:result is None 2023-12-02T08:42:31.326 INFO:teuthology.orchestra.run.smithi090.stdout:Installed products updated. 2023-12-02T08:42:31.528 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-02T08:42:31.528 INFO:teuthology.orchestra.run.smithi090.stdout:Upgraded: 2023-12-02T08:42:31.528 INFO:teuthology.orchestra.run.smithi090.stdout: librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.528 INFO:teuthology.orchestra.run.smithi090.stdout: librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.528 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2023-12-02T08:42:31.528 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.528 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.528 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.529 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.529 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:31.529 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.529 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.529 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.529 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:31.529 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:31.529 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:31.529 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:31.529 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:31.529 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.529 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.529 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:31.530 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.530 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.530 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.530 INFO:teuthology.orchestra.run.smithi090.stdout: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:42:31.530 INFO:teuthology.orchestra.run.smithi090.stdout: fuse-2.9.7-15.el8.x86_64 2023-12-02T08:42:31.530 INFO:teuthology.orchestra.run.smithi090.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-02T08:42:31.530 INFO:teuthology.orchestra.run.smithi090.stdout: jq-1.6-3.el8.x86_64 2023-12-02T08:42:31.530 INFO:teuthology.orchestra.run.smithi090.stdout: libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.530 INFO:teuthology.orchestra.run.smithi090.stdout: libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.530 INFO:teuthology.orchestra.run.smithi090.stdout: libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.530 INFO:teuthology.orchestra.run.smithi090.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-12-02T08:42:31.530 INFO:teuthology.orchestra.run.smithi090.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-02T08:42:31.530 INFO:teuthology.orchestra.run.smithi090.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-12-02T08:42:31.531 INFO:teuthology.orchestra.run.smithi090.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-02T08:42:31.531 INFO:teuthology.orchestra.run.smithi090.stdout: librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.531 INFO:teuthology.orchestra.run.smithi090.stdout: libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.531 INFO:teuthology.orchestra.run.smithi090.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-02T08:42:31.531 INFO:teuthology.orchestra.run.smithi090.stdout: librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.531 INFO:teuthology.orchestra.run.smithi090.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-02T08:42:31.531 INFO:teuthology.orchestra.run.smithi090.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-02T08:42:31.531 INFO:teuthology.orchestra.run.smithi090.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-02T08:42:31.531 INFO:teuthology.orchestra.run.smithi090.stdout: openblas-0.3.15-3.el8.x86_64 2023-12-02T08:42:31.531 INFO:teuthology.orchestra.run.smithi090.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-12-02T08:42:31.531 INFO:teuthology.orchestra.run.smithi090.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-02T08:42:31.531 INFO:teuthology.orchestra.run.smithi090.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-12-02T08:42:31.531 INFO:teuthology.orchestra.run.smithi090.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-02T08:42:31.531 INFO:teuthology.orchestra.run.smithi090.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-02T08:42:31.532 INFO:teuthology.orchestra.run.smithi090.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-02T08:42:31.532 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-02T08:42:31.532 INFO:teuthology.orchestra.run.smithi090.stdout: python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.532 INFO:teuthology.orchestra.run.smithi090.stdout: python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.532 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.532 INFO:teuthology.orchestra.run.smithi090.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-02T08:42:31.532 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-12-02T08:42:31.532 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-02T08:42:31.532 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-02T08:42:31.532 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-12-02T08:42:31.532 INFO:teuthology.orchestra.run.smithi090.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-02T08:42:31.532 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-02T08:42:31.532 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-mako-1.0.6-13.el8.noarch 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-02T08:42:31.533 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-12-02T08:42:31.534 INFO:teuthology.orchestra.run.smithi090.stdout: python3-portend-2.6-1.el8.noarch 2023-12-02T08:42:31.534 INFO:teuthology.orchestra.run.smithi090.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-02T08:42:31.534 INFO:teuthology.orchestra.run.smithi090.stdout: python3-py-1.5.3-4.el8.noarch 2023-12-02T08:42:31.534 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-02T08:42:31.534 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-02T08:42:31.534 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-02T08:42:31.534 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-02T08:42:31.535 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-12-02T08:42:31.535 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pytz-2017.2-9.el8.noarch 2023-12-02T08:42:31.535 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.535 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.535 INFO:teuthology.orchestra.run.smithi090.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-02T08:42:31.535 INFO:teuthology.orchestra.run.smithi090.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-02T08:42:31.535 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.535 INFO:teuthology.orchestra.run.smithi090.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-02T08:42:31.535 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-02T08:42:31.535 INFO:teuthology.orchestra.run.smithi090.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-02T08:42:31.535 INFO:teuthology.orchestra.run.smithi090.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-02T08:42:31.535 INFO:teuthology.orchestra.run.smithi090.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-02T08:42:31.535 INFO:teuthology.orchestra.run.smithi090.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-02T08:42:31.535 INFO:teuthology.orchestra.run.smithi090.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-02T08:42:31.536 INFO:teuthology.orchestra.run.smithi090.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-02T08:42:31.536 INFO:teuthology.orchestra.run.smithi090.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-02T08:42:31.536 INFO:teuthology.orchestra.run.smithi090.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-02T08:42:31.536 INFO:teuthology.orchestra.run.smithi090.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-02T08:42:31.536 INFO:teuthology.orchestra.run.smithi090.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-02T08:42:31.536 INFO:teuthology.orchestra.run.smithi090.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-02T08:42:31.536 INFO:teuthology.orchestra.run.smithi090.stdout: rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.536 INFO:teuthology.orchestra.run.smithi090.stdout: rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.536 INFO:teuthology.orchestra.run.smithi090.stdout: rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:31.536 INFO:teuthology.orchestra.run.smithi090.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-02T08:42:31.536 INFO:teuthology.orchestra.run.smithi090.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-02T08:42:31.537 INFO:teuthology.orchestra.run.smithi090.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-02T08:42:31.537 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-12-02T08:42:31.537 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2023-12-02T08:42:31.743 DEBUG:teuthology.parallel:result is None 2023-12-02T08:42:31.743 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:42:31.743 INFO:teuthology.packaging:ref: None 2023-12-02T08:42:31.743 INFO:teuthology.packaging:tag: None 2023-12-02T08:42:31.743 INFO:teuthology.packaging:branch: reef 2023-12-02T08:42:31.743 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:42:31.744 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-02T08:42:32.171 DEBUG:teuthology.orchestra.run.smithi032:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-02T08:42:32.199 INFO:teuthology.orchestra.run.smithi032.stdout:18.2.0-1295.gc3996e6e.el8 2023-12-02T08:42:32.200 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1295.gc3996e6e.el8 2023-12-02T08:42:32.200 INFO:teuthology.task.install:The correct ceph version 18.2.0-1295.gc3996e6e is installed. 2023-12-02T08:42:32.200 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:42:32.200 INFO:teuthology.packaging:ref: None 2023-12-02T08:42:32.200 INFO:teuthology.packaging:tag: None 2023-12-02T08:42:32.200 INFO:teuthology.packaging:branch: reef 2023-12-02T08:42:32.200 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:42:32.201 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-02T08:42:32.558 DEBUG:teuthology.orchestra.run.smithi090:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-02T08:42:32.586 INFO:teuthology.orchestra.run.smithi090.stdout:18.2.0-1295.gc3996e6e.el8 2023-12-02T08:42:32.587 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1295.gc3996e6e.el8 2023-12-02T08:42:32.587 INFO:teuthology.task.install:The correct ceph version 18.2.0-1295.gc3996e6e is installed. 2023-12-02T08:42:32.587 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-02T08:42:32.587 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2023-12-02T08:42:32.587 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-02T08:42:32.637 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-02T08:42:32.637 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-02T08:42:32.682 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-02T08:42:32.682 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2023-12-02T08:42:32.682 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/usr/bin/daemon-helper 2023-12-02T08:42:32.713 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-02T08:42:32.783 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-02T08:42:32.784 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/usr/bin/daemon-helper 2023-12-02T08:42:32.814 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-02T08:42:32.882 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-02T08:42:32.882 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2023-12-02T08:42:32.883 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-02T08:42:32.913 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-02T08:42:32.985 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-02T08:42:32.985 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-02T08:42:33.013 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-02T08:42:33.080 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-02T08:42:33.080 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2023-12-02T08:42:33.080 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/usr/bin/stdin-killer 2023-12-02T08:42:33.110 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-02T08:42:33.180 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-12-02T08:42:33.180 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/usr/bin/stdin-killer 2023-12-02T08:42:33.207 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-02T08:42:33.274 INFO:teuthology.run_tasks:Running task print... 2023-12-02T08:42:33.284 INFO:teuthology.task.print:**** done install task... 2023-12-02T08:42:33.284 INFO:teuthology.run_tasks:Running task print... 2023-12-02T08:42:33.293 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2023-12-02T08:42:33.293 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-02T08:42:33.390 INFO:tasks.cephadm:Config: {'cephadm_branch': 'reef', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7'} 2023-12-02T08:42:33.390 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-12-02T08:42:33.390 INFO:tasks.cephadm:Cluster fsid is bc7bbe30-90ee-11ee-95a2-87774f69a715 2023-12-02T08:42:33.390 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-02T08:42:33.391 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.32', 'mon.c': '[v2:172.21.15.32:3301,v1:172.21.15.32:6790]', 'mon.b': '172.21.15.90'} 2023-12-02T08:42:33.391 INFO:tasks.cephadm:First mon is mon.a on smithi032 2023-12-02T08:42:33.391 INFO:tasks.cephadm:First mgr is y 2023-12-02T08:42:33.391 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-02T08:42:33.391 DEBUG:teuthology.orchestra.run.smithi032:> sudo hostname $(hostname -s) 2023-12-02T08:42:33.425 DEBUG:teuthology.orchestra.run.smithi090:> sudo hostname $(hostname -s) 2023-12-02T08:42:33.452 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref reef)... 2023-12-02T08:42:33.453 DEBUG:teuthology.orchestra.run.smithi032:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-02T08:42:33.551 INFO:teuthology.orchestra.run.smithi032.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Dec 2 08:42 /home/ubuntu/cephtest/cephadm 2023-12-02T08:42:33.552 DEBUG:teuthology.orchestra.run.smithi090:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-02T08:42:33.671 INFO:teuthology.orchestra.run.smithi090.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Dec 2 08:42 /home/ubuntu/cephtest/cephadm 2023-12-02T08:42:33.671 DEBUG:teuthology.orchestra.run.smithi032:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-02T08:42:33.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:42:33.692 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi032 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-12-02T08:42:33.693 INFO:tasks.cephadm:Teardown complete 2023-12-02T08:42:33.694 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi032 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-12-02T08:42:33.764 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=dac85e3a6003448d887a78e0e39eee7c Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi032 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-12-02T08:42:33.767 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-02T08:42:33.778 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-02T08:42:33.805 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-12-02T08:42:33.806 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-02T08:42:33.828 DEBUG:teuthology.orchestra.run.smithi090:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-02T08:42:33.906 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-02T08:42:33.915 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-02T08:42:33.915 DEBUG:teuthology.orchestra.run.smithi032:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:42:33.919 DEBUG:teuthology.orchestra.run.smithi090:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:42:33.934 INFO:teuthology.orchestra.run.smithi090.stderr:bash: ntpq: command not found 2023-12-02T08:42:33.935 INFO:teuthology.orchestra.run.smithi032.stderr:bash: ntpq: command not found 2023-12-02T08:42:33.939 INFO:teuthology.orchestra.run.smithi090.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:42:33.939 INFO:teuthology.orchestra.run.smithi090.stdout:=============================================================================== 2023-12-02T08:42:33.939 INFO:teuthology.orchestra.run.smithi090.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 45 +2176us[+2222us] +/- 103ms 2023-12-02T08:42:33.939 INFO:teuthology.orchestra.run.smithi090.stdout:^* hv02.front.sepia.ceph.com 3 6 77 45 -1089us[-1043us] +/- 56ms 2023-12-02T08:42:33.939 INFO:teuthology.orchestra.run.smithi090.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 45 -125us[ -79us] +/- 103ms 2023-12-02T08:42:33.939 INFO:teuthology.orchestra.run.smithi090.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:42:33.940 INFO:teuthology.orchestra.run.smithi032.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:42:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:=============================================================================== 2023-12-02T08:42:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 45 +2191us[+2167us] +/- 103ms 2023-12-02T08:42:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:^* hv02.front.sepia.ceph.com 3 6 77 44 -1106us[-1129us] +/- 56ms 2023-12-02T08:42:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 45 -127us[ -150us] +/- 103ms 2023-12-02T08:42:33.941 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:42:33.941 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-02T08:42:33.952 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-02T08:42:33.952 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-02T08:42:33.963 DEBUG:teuthology.orchestra.run.smithi032:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-02T08:42:34.091 DEBUG:teuthology.orchestra.run.smithi090:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-02T08:42:34.204 DEBUG:teuthology.orchestra.run.smithi032:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-02T08:42:34.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:42:34.239 DEBUG:teuthology.orchestra.run.smithi090:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-02T08:42:34.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:42:34.272 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-02T08:42:34.282 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-02T08:42:34.292 INFO:teuthology.task.internal:Duration was 812.878727 seconds 2023-12-02T08:42:34.292 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-02T08:42:34.303 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-02T08:42:34.303 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:42:34.306 DEBUG:teuthology.orchestra.run.smithi090:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:42:34.354 INFO:teuthology.orchestra.run.smithi032.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:42:34.357 INFO:teuthology.orchestra.run.smithi090.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:42:34.649 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-02T08:42:34.649 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi032.front.sepia.ceph.com 2023-12-02T08:42:34.650 DEBUG:teuthology.orchestra.run.smithi032:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-02T08:42:34.673 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi090.front.sepia.ceph.com 2023-12-02T08:42:34.673 DEBUG:teuthology.orchestra.run.smithi090:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-02T08:42:34.695 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-02T08:42:34.695 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:42:34.716 DEBUG:teuthology.orchestra.run.smithi090:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:42:34.774 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-02T08:42:34.775 DEBUG:teuthology.orchestra.run.smithi032:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:42:34.798 DEBUG:teuthology.orchestra.run.smithi090:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:42:34.887 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-02T08:42:34.897 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-02T08:42:34.898 DEBUG:teuthology.orchestra.run.smithi032:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:42:34.932 DEBUG:teuthology.orchestra.run.smithi090:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:42:34.959 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-02T08:42:34.970 DEBUG:teuthology.orchestra.run.smithi032:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:42:34.975 DEBUG:teuthology.orchestra.run.smithi090:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:42:34.999 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = core 2023-12-02T08:42:35.025 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern = core 2023-12-02T08:42:35.042 DEBUG:teuthology.orchestra.run.smithi032:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:42:35.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:42:35.076 DEBUG:teuthology.orchestra.run.smithi090:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:42:35.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:42:35.098 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-02T08:42:35.109 INFO:teuthology.task.internal:Transferring archived files... 2023-12-02T08:42:35.110 DEBUG:teuthology.misc:Transferring archived files from smithi032:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475346/remote/smithi032 2023-12-02T08:42:35.111 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:42:35.173 DEBUG:teuthology.misc:Transferring archived files from smithi090:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475346/remote/smithi090 2023-12-02T08:42:35.174 DEBUG:teuthology.orchestra.run.smithi090:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:42:35.230 INFO:teuthology.task.internal:Removing archive directory... 2023-12-02T08:42:35.231 DEBUG:teuthology.orchestra.run.smithi032:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:42:35.233 DEBUG:teuthology.orchestra.run.smithi090:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:42:35.249 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-02T08:42:35.261 INFO:teuthology.task.internal:Not uploading archives. 2023-12-02T08:42:35.261 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-02T08:42:35.273 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-02T08:42:35.274 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:42:35.291 DEBUG:teuthology.orchestra.run.smithi090:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:42:35.305 INFO:teuthology.orchestra.run.smithi032.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:42 /home/ubuntu/cephtest 2023-12-02T08:42:35.306 INFO:teuthology.orchestra.run.smithi032.stdout: 262181 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Dec 2 08:42 /home/ubuntu/cephtest/cephadm 2023-12-02T08:42:35.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:42:35.307 INFO:teuthology.orchestra.run.smithi032.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-02T08:42:35.307 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi032 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-02T08:42:35.312 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-02T08:42:35.324 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-02T08:42:35.364 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi032 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-02T08:42:35.365 INFO:teuthology.nuke:Checking targets against current locks 2023-12-02T08:42:35.372 INFO:teuthology.orchestra.run.smithi090.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:42 /home/ubuntu/cephtest 2023-12-02T08:42:35.372 INFO:teuthology.orchestra.run.smithi090.stdout: 262279 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Dec 2 08:42 /home/ubuntu/cephtest/cephadm 2023-12-02T08:42:35.374 INFO:teuthology.orchestra.run.smithi090.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-02T08:42:35.398 DEBUG:teuthology.nuke:shortname: smithi032 2023-12-02T08:42:35.398 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:42:35.429 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi032.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475346', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 08:23:14.805221', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-02T08:42:35.433 DEBUG:teuthology.nuke:shortname: smithi090 2023-12-02T08:42:35.433 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:42:35.458 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi090.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475346', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 08:23:14.803348', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-02T08:42:35.491 INFO:teuthology.orchestra.console.smithi032:Power off 2023-12-02T08:42:35.492 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:42:35.519 DEBUG:teuthology.orchestra.console.smithi032:power off output: Chassis Power Control: Down/Off 2023-12-02T08:42:35.520 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:42:35.538 INFO:teuthology.orchestra.console.smithi090:Power off 2023-12-02T08:42:35.538 DEBUG:teuthology.orchestra.console.smithi090:pexpect command: ipmitool -H smithi090.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:42:35.549 DEBUG:teuthology.orchestra.console.smithi032:check power output: Chassis Power is on 2023-12-02T08:42:35.564 DEBUG:teuthology.orchestra.console.smithi090:power off output: Chassis Power Control: Down/Off 2023-12-02T08:42:35.564 DEBUG:teuthology.orchestra.console.smithi090:pexpect command: ipmitool -H smithi090.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:42:35.588 DEBUG:teuthology.orchestra.console.smithi090:check power output: Chassis Power is on 2023-12-02T08:42:39.551 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:42:39.589 DEBUG:teuthology.orchestra.console.smithi090:pexpect command: ipmitool -H smithi090.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:42:39.663 DEBUG:teuthology.orchestra.console.smithi032:check power output: Chassis Power is on 2023-12-02T08:42:39.700 DEBUG:teuthology.orchestra.console.smithi090:check power output: Chassis Power is on 2023-12-02T08:42:43.666 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:42:43.701 DEBUG:teuthology.orchestra.console.smithi090:pexpect command: ipmitool -H smithi090.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:42:43.777 DEBUG:teuthology.orchestra.console.smithi032:check power output: Chassis Power is off 2023-12-02T08:42:43.813 DEBUG:teuthology.orchestra.console.smithi090:check power output: Chassis Power is off 2023-12-02T08:42:43.878 INFO:teuthology.orchestra.console.smithi032:Power off completed 2023-12-02T08:42:43.915 INFO:teuthology.orchestra.console.smithi090:Power off completed 2023-12-02T08:42:44.020 INFO:teuthology.run:Summary data: description: upgrade:reef-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_3.0} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 812.8787271976471 failure_reason: 'Command failed on smithi032 with status 1: ''test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=dac85e3a6003448d887a78e0e39eee7c status: fail success: false 2023-12-02T08:42:44.020 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T08:42:44.096 INFO:teuthology.run:FAIL