2023-12-26T16:18:36.580 INFO:root:teuthology version: 0.0.1.dev226+g9680d2a 2023-12-26T16:18:36.581 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --name yuriw-2023-12-26_16:07:41-rados-wip-yuri10-testing-2023-12-23-0824-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2023-12-26_16:07:41-rados-wip-yuri10-testing-2023-12-23-0824-distro-default-smithi/7501395 --description rados/upgrade/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-26_16:07:41-rados-wip-yuri10-testing-2023-12-23-0824-distro-default-smithi/7501395/orig.config.yaml 2023-12-26T16:18:36.629 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-26T16:18:36.712 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-26_16:07:41-rados-wip-yuri10-testing-2023-12-23-0824-distro-default-smithi/7501395 branch: wip-yuri10-testing-2023-12-23-0824 description: rados/upgrade/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: null first_in_suite: false job_id: '7501395' 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-26_16:07:41-rados-wip-yuri10-testing-2023-12-23-0824-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: wip-yuri10-testing-2023-12-23-0824 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: 4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri10-testing-2023-12-23-0824 sha1: 4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b 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: 3300 sha1: 4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri10-testing-2023-12-23-0824 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b targets: smithi088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOYVKdVMeqjx7xZ4ufmB9hcLNixspcX7JozL3JnDaGUtzVHIkTAswhkeUcALb0MTMr7crYAxqKSx/3yGK91LZ4= smithi175.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBATFHQFRuVr0VuUbigm7l5TK0TpOgJsaerSfQewfd5ojAW/X2iUBE6BnL0FWkkYHmyxs+cx9mvo9wQiUXfvCRmE= 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: 9680d2aba1e76f64ade295c81599c97907457848 timestamp: 2023-12-26_16:07:41 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.1485078 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 env: RBD_FEATURES: '61' - 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 env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2023-12-26T16:18:36.712 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b/qa; will attempt to use it 2023-12-26T16:18:36.713 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b/qa/tasks 2023-12-26T16:18:36.713 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-26T16:18:36.715 INFO:teuthology.task.internal:Checking packages... 2023-12-26T16:18:36.739 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b' 2023-12-26T16:18:36.739 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-26T16:18:36.739 INFO:teuthology.packaging:ref: None 2023-12-26T16:18:36.739 INFO:teuthology.packaging:tag: None 2023-12-26T16:18:36.739 INFO:teuthology.packaging:branch: wip-yuri10-testing-2023-12-23-0824 2023-12-26T16:18:36.739 INFO:teuthology.packaging:sha1: 4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b 2023-12-26T16:18:36.739 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri10-testing-2023-12-23-0824 2023-12-26T16:18:36.970 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-377.g4fab0b74 2023-12-26T16:18:36.972 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-26T16:18:36.977 INFO:teuthology.task.internal:no buildpackages task found 2023-12-26T16:18:36.977 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-26T16:18:36.984 INFO:teuthology.task.internal:Saving configuration 2023-12-26T16:18:37.003 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-26T16:18:37.010 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-26T16:18:37.036 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-26_16:07:41-rados-wip-yuri10-testing-2023-12-23-0824-distro-default-smithi/7501395', '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-26 16:09:36.800097', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOYVKdVMeqjx7xZ4ufmB9hcLNixspcX7JozL3JnDaGUtzVHIkTAswhkeUcALb0MTMr7crYAxqKSx/3yGK91LZ4='} 2023-12-26T16:18:37.055 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-26_16:07:41-rados-wip-yuri10-testing-2023-12-23-0824-distro-default-smithi/7501395', '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-26 16:09:36.798523', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBATFHQFRuVr0VuUbigm7l5TK0TpOgJsaerSfQewfd5ojAW/X2iUBE6BnL0FWkkYHmyxs+cx9mvo9wQiUXfvCRmE='} 2023-12-26T16:18:37.055 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-26T16:18:37.060 INFO:teuthology.task.internal:roles: ubuntu@smithi088.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-26T16:18:37.060 INFO:teuthology.task.internal:roles: ubuntu@smithi175.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-26T16:18:37.061 INFO:teuthology.run_tasks:Running task console_log... 2023-12-26T16:18:37.136 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff61385ce50>, signals=[15]) 2023-12-26T16:18:37.136 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-26T16:18:37.143 INFO:teuthology.task.internal:Opening connections... 2023-12-26T16:18:37.143 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi088.front.sepia.ceph.com 2023-12-26T16:18:37.145 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T16:18:37.215 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi175.front.sepia.ceph.com 2023-12-26T16:18:37.216 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T16:18:37.283 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-26T16:18:37.291 DEBUG:teuthology.orchestra.run.smithi088:> uname -m 2023-12-26T16:18:37.314 INFO:teuthology.orchestra.run.smithi088.stdout:x86_64 2023-12-26T16:18:37.314 DEBUG:teuthology.orchestra.run.smithi088:> cat /etc/os-release 2023-12-26T16:18:37.372 INFO:teuthology.orchestra.run.smithi088.stdout:NAME="Red Hat Enterprise Linux" 2023-12-26T16:18:37.372 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION="8.6 (Ootpa)" 2023-12-26T16:18:37.372 INFO:teuthology.orchestra.run.smithi088.stdout:ID="rhel" 2023-12-26T16:18:37.372 INFO:teuthology.orchestra.run.smithi088.stdout:ID_LIKE="fedora" 2023-12-26T16:18:37.373 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_ID="8.6" 2023-12-26T16:18:37.373 INFO:teuthology.orchestra.run.smithi088.stdout:PLATFORM_ID="platform:el8" 2023-12-26T16:18:37.373 INFO:teuthology.orchestra.run.smithi088.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-26T16:18:37.373 INFO:teuthology.orchestra.run.smithi088.stdout:ANSI_COLOR="0;31" 2023-12-26T16:18:37.373 INFO:teuthology.orchestra.run.smithi088.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-26T16:18:37.373 INFO:teuthology.orchestra.run.smithi088.stdout:HOME_URL="https://www.redhat.com/" 2023-12-26T16:18:37.373 INFO:teuthology.orchestra.run.smithi088.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-26T16:18:37.373 INFO:teuthology.orchestra.run.smithi088.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-26T16:18:37.373 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:18:37.373 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-26T16:18:37.373 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-26T16:18:37.373 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-26T16:18:37.373 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-26T16:18:37.374 INFO:teuthology.lock.ops:Updating smithi088.front.sepia.ceph.com on lock server 2023-12-26T16:18:37.393 DEBUG:teuthology.orchestra.run.smithi175:> uname -m 2023-12-26T16:18:37.414 INFO:teuthology.orchestra.run.smithi175.stdout:x86_64 2023-12-26T16:18:37.415 DEBUG:teuthology.orchestra.run.smithi175:> cat /etc/os-release 2023-12-26T16:18:37.475 INFO:teuthology.orchestra.run.smithi175.stdout:NAME="Red Hat Enterprise Linux" 2023-12-26T16:18:37.475 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION="8.6 (Ootpa)" 2023-12-26T16:18:37.475 INFO:teuthology.orchestra.run.smithi175.stdout:ID="rhel" 2023-12-26T16:18:37.475 INFO:teuthology.orchestra.run.smithi175.stdout:ID_LIKE="fedora" 2023-12-26T16:18:37.475 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_ID="8.6" 2023-12-26T16:18:37.476 INFO:teuthology.orchestra.run.smithi175.stdout:PLATFORM_ID="platform:el8" 2023-12-26T16:18:37.476 INFO:teuthology.orchestra.run.smithi175.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-26T16:18:37.476 INFO:teuthology.orchestra.run.smithi175.stdout:ANSI_COLOR="0;31" 2023-12-26T16:18:37.476 INFO:teuthology.orchestra.run.smithi175.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-26T16:18:37.476 INFO:teuthology.orchestra.run.smithi175.stdout:HOME_URL="https://www.redhat.com/" 2023-12-26T16:18:37.476 INFO:teuthology.orchestra.run.smithi175.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-26T16:18:37.477 INFO:teuthology.orchestra.run.smithi175.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-26T16:18:37.477 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:18:37.477 INFO:teuthology.orchestra.run.smithi175.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-26T16:18:37.477 INFO:teuthology.orchestra.run.smithi175.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-26T16:18:37.477 INFO:teuthology.orchestra.run.smithi175.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-26T16:18:37.477 INFO:teuthology.orchestra.run.smithi175.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-26T16:18:37.477 INFO:teuthology.lock.ops:Updating smithi175.front.sepia.ceph.com on lock server 2023-12-26T16:18:37.492 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-26T16:18:37.502 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-26T16:18:37.507 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-26T16:18:37.507 DEBUG:teuthology.orchestra.run.smithi088:> test '!' -e /home/ubuntu/cephtest 2023-12-26T16:18:37.510 DEBUG:teuthology.orchestra.run.smithi175:> test '!' -e /home/ubuntu/cephtest 2023-12-26T16:18:37.534 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-26T16:18:37.540 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-26T16:18:37.541 DEBUG:teuthology.orchestra.run.smithi088:> test -z $(ls -A /var/lib/ceph) 2023-12-26T16:18:37.568 DEBUG:teuthology.orchestra.run.smithi175:> test -z $(ls -A /var/lib/ceph) 2023-12-26T16:18:37.599 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-26T16:18:37.655 INFO:teuthology.run_tasks:Running task kernel... 2023-12-26T16:18:37.670 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-26T16:18:37.670 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-26T16:18:37.671 DEBUG:teuthology.orchestra.run.smithi088:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-26T16:18:37.671 DEBUG:teuthology.orchestra.run.smithi175:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-26T16:18:37.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T16:18:37.689 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2023-12-26T16:18:37.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T16:18:37.690 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2023-12-26T16:18:37.748 INFO:teuthology.orchestra.run.smithi088.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-26T16:18:37.748 INFO:teuthology.task.kernel:Running kernel on smithi088: 4.18.0-513.9.1.el8_9.x86_64 2023-12-26T16:18:37.749 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum install -y kernel 2023-12-26T16:18:37.750 INFO:teuthology.orchestra.run.smithi175.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-26T16:18:37.750 INFO:teuthology.task.kernel:Running kernel on smithi175: 4.18.0-513.9.1.el8_9.x86_64 2023-12-26T16:18:37.751 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum install -y kernel 2023-12-26T16:18:39.260 INFO:teuthology.orchestra.run.smithi175.stdout:Updating Subscription Management repositories. 2023-12-26T16:18:39.260 INFO:teuthology.orchestra.run.smithi175.stdout:Unable to read consumer identity 2023-12-26T16:18:39.279 INFO:teuthology.orchestra.run.smithi088.stdout:Updating Subscription Management repositories. 2023-12-26T16:18:39.279 INFO:teuthology.orchestra.run.smithi088.stdout:Unable to read consumer identity 2023-12-26T16:18:39.379 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:18:39.379 INFO:teuthology.orchestra.run.smithi175.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-26T16:18:39.379 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:18:39.394 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:18:39.394 INFO:teuthology.orchestra.run.smithi088.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-26T16:18:39.394 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:18:41.120 INFO:teuthology.orchestra.run.smithi088.stdout:Copr repo for python3-asyncssh owned by ceph 15 kB/s | 3.5 kB 00:00 2023-12-26T16:18:41.152 INFO:teuthology.orchestra.run.smithi175.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2023-12-26T16:18:47.205 INFO:teuthology.orchestra.run.smithi175.stdout:Extra Packages for Enterprise Linux 2.7 MB/s | 16 MB 00:06 2023-12-26T16:18:50.935 INFO:teuthology.orchestra.run.smithi175.stdout:lab-extras 278 kB/s | 24 kB 00:00 2023-12-26T16:18:51.655 INFO:teuthology.orchestra.run.smithi175.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-26T16:18:51.655 INFO:teuthology.orchestra.run.smithi175.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-26T16:18:51.741 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2023-12-26T16:18:51.742 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2023-12-26T16:18:51.742 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2023-12-26T16:18:51.864 DEBUG:teuthology.orchestra.run.smithi175:> echo no | sudo yum reinstall kernel || true 2023-12-26T16:18:52.204 INFO:teuthology.orchestra.run.smithi175.stdout:Updating Subscription Management repositories. 2023-12-26T16:18:52.204 INFO:teuthology.orchestra.run.smithi175.stdout:Unable to read consumer identity 2023-12-26T16:18:52.265 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:18:52.265 INFO:teuthology.orchestra.run.smithi175.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-26T16:18:52.265 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:18:52.575 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:02 ago on Tue 26 Dec 2023 04:18:50 PM UTC. 2023-12-26T16:18:52.658 INFO:teuthology.orchestra.run.smithi175.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T16:18:52.667 INFO:teuthology.orchestra.run.smithi175.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-26T16:18:52.712 INFO:teuthology.orchestra.run.smithi088.stdout:Extra Packages for Enterprise Linux 1.4 MB/s | 16 MB 00:11 2023-12-26T16:18:52.729 INFO:teuthology.orchestra.run.smithi175.stderr:Error: No packages marked for reinstall. 2023-12-26T16:18:52.777 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum reinstall -y kernel || true 2023-12-26T16:18:53.112 INFO:teuthology.orchestra.run.smithi175.stdout:Updating Subscription Management repositories. 2023-12-26T16:18:53.112 INFO:teuthology.orchestra.run.smithi175.stdout:Unable to read consumer identity 2023-12-26T16:18:53.167 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:18:53.168 INFO:teuthology.orchestra.run.smithi175.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-26T16:18:53.168 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:18:53.471 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:03 ago on Tue 26 Dec 2023 04:18:50 PM UTC. 2023-12-26T16:18:53.533 INFO:teuthology.orchestra.run.smithi175.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T16:18:53.534 INFO:teuthology.orchestra.run.smithi175.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-26T16:18:53.569 INFO:teuthology.orchestra.run.smithi175.stderr:Error: No packages marked for reinstall. 2023-12-26T16:18:53.616 DEBUG:teuthology.orchestra.run.smithi175:> rpm -q kernel | sort -rV | head -n 1 2023-12-26T16:18:53.771 INFO:teuthology.orchestra.run.smithi175.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-26T16:18:53.772 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-26T16:18:53.772 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-26T16:18:53.772 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-26T16:18:53.772 DEBUG:teuthology.orchestra.run.smithi175:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-26T16:18:53.808 INFO:teuthology.orchestra.run.smithi175.stdout:ttyS1 2023-12-26T16:18:53.823 DEBUG:teuthology.parallel:result is None 2023-12-26T16:18:56.360 INFO:teuthology.orchestra.run.smithi088.stdout:lab-extras 398 kB/s | 24 kB 00:00 2023-12-26T16:18:57.095 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-26T16:18:57.095 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-26T16:18:57.169 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2023-12-26T16:18:57.170 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2023-12-26T16:18:57.170 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2023-12-26T16:18:57.301 DEBUG:teuthology.orchestra.run.smithi088:> echo no | sudo yum reinstall kernel || true 2023-12-26T16:18:57.678 INFO:teuthology.orchestra.run.smithi088.stdout:Updating Subscription Management repositories. 2023-12-26T16:18:57.678 INFO:teuthology.orchestra.run.smithi088.stdout:Unable to read consumer identity 2023-12-26T16:18:57.751 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:18:57.752 INFO:teuthology.orchestra.run.smithi088.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-26T16:18:57.752 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:18:58.055 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:02 ago on Tue 26 Dec 2023 04:18:56 PM UTC. 2023-12-26T16:18:58.129 INFO:teuthology.orchestra.run.smithi088.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T16:18:58.137 INFO:teuthology.orchestra.run.smithi088.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-26T16:18:58.187 INFO:teuthology.orchestra.run.smithi088.stderr:Error: No packages marked for reinstall. 2023-12-26T16:18:58.235 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum reinstall -y kernel || true 2023-12-26T16:18:58.571 INFO:teuthology.orchestra.run.smithi088.stdout:Updating Subscription Management repositories. 2023-12-26T16:18:58.572 INFO:teuthology.orchestra.run.smithi088.stdout:Unable to read consumer identity 2023-12-26T16:18:58.628 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:18:58.628 INFO:teuthology.orchestra.run.smithi088.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-26T16:18:58.628 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:18:58.927 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:02 ago on Tue 26 Dec 2023 04:18:56 PM UTC. 2023-12-26T16:18:58.991 INFO:teuthology.orchestra.run.smithi088.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T16:18:58.991 INFO:teuthology.orchestra.run.smithi088.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-26T16:18:59.038 INFO:teuthology.orchestra.run.smithi088.stderr:Error: No packages marked for reinstall. 2023-12-26T16:18:59.084 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q kernel | sort -rV | head -n 1 2023-12-26T16:18:59.251 INFO:teuthology.orchestra.run.smithi088.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-26T16:18:59.251 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-26T16:18:59.251 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-26T16:18:59.251 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-26T16:18:59.251 DEBUG:teuthology.orchestra.run.smithi088:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-26T16:18:59.284 INFO:teuthology.orchestra.run.smithi088.stdout:ttyS1 2023-12-26T16:18:59.299 DEBUG:teuthology.parallel:result is None 2023-12-26T16:18:59.299 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-26T16:18:59.306 INFO:teuthology.task.internal:Creating test directory... 2023-12-26T16:18:59.306 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-26T16:18:59.342 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-26T16:18:59.363 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-26T16:18:59.369 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-26T16:18:59.377 INFO:teuthology.task.internal:Creating archive directory... 2023-12-26T16:18:59.377 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-26T16:18:59.399 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-26T16:18:59.437 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-26T16:18:59.444 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-26T16:18:59.445 DEBUG:teuthology.orchestra.run.smithi088:> 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-26T16:18:59.461 DEBUG:teuthology.orchestra.run.smithi175:> 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-26T16:18:59.493 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-26T16:18:59.504 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-26T16:18:59.515 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-26T16:18:59.527 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-26T16:18:59.528 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-26T16:18:59.537 INFO:teuthology.task.internal:Configuring sudo... 2023-12-26T16:18:59.537 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-26T16:18:59.548 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-26T16:18:59.599 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-26T16:18:59.609 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-26T16:18:59.609 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-26T16:18:59.614 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-26T16:18:59.657 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-26T16:18:59.713 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-26T16:18:59.757 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-26T16:18:59.841 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-26T16:18:59.883 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-26T16:18:59.883 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-26T16:18:59.950 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-26T16:18:59.995 DEBUG:teuthology.orchestra.run.smithi175:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-26T16:19:00.049 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-26T16:19:00.131 DEBUG:teuthology.orchestra.run.smithi175:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-26T16:19:00.179 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-12-26T16:19:00.179 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-26T16:19:00.247 DEBUG:teuthology.orchestra.run.smithi088:> sudo service rsyslog restart 2023-12-26T16:19:00.250 DEBUG:teuthology.orchestra.run.smithi175:> sudo service rsyslog restart 2023-12-26T16:19:00.290 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-26T16:19:00.335 INFO:teuthology.orchestra.run.smithi175.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-26T16:19:00.794 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-26T16:19:00.802 INFO:teuthology.task.internal:Starting timer... 2023-12-26T16:19:00.802 INFO:teuthology.run_tasks:Running task pcp... 2023-12-26T16:19:00.812 INFO:teuthology.run_tasks:Running task selinux... 2023-12-26T16:19:00.821 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-26T16:19:00.821 DEBUG:teuthology.orchestra.run.smithi088:> sudo service auditd rotate 2023-12-26T16:19:00.896 INFO:teuthology.orchestra.run.smithi088.stdout:Rotating logs: 2023-12-26T16:19:00.898 DEBUG:teuthology.orchestra.run.smithi175:> sudo service auditd rotate 2023-12-26T16:19:00.955 INFO:teuthology.orchestra.run.smithi175.stdout:Rotating logs: 2023-12-26T16:19:00.957 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-26T16:19:00.957 DEBUG:teuthology.orchestra.run.smithi088:> /usr/sbin/getenforce 2023-12-26T16:19:00.977 INFO:teuthology.orchestra.run.smithi088.stdout:Permissive 2023-12-26T16:19:00.978 DEBUG:teuthology.orchestra.run.smithi175:> /usr/sbin/getenforce 2023-12-26T16:19:01.002 INFO:teuthology.orchestra.run.smithi175.stdout:Permissive 2023-12-26T16:19:01.003 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi088.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi175.front.sepia.ceph.com': 'permissive'} 2023-12-26T16:19:01.003 DEBUG:teuthology.orchestra.run.smithi088:> 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-26T16:19:01.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T16:19:01.045 DEBUG:teuthology.orchestra.run.smithi175:> 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-26T16:19:01.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T16:19:01.073 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-26T16:19:01.074 DEBUG:teuthology.orchestra.run.smithi088:> sudo /usr/sbin/setenforce permissive 2023-12-26T16:19:01.112 DEBUG:teuthology.orchestra.run.smithi175:> sudo /usr/sbin/setenforce permissive 2023-12-26T16:19:01.142 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-26T16:19:01.154 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-26T16:19:01.182 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-26T16:19:01.183 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi088.front.sepia.ceph.com,smithi175.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-26T16:26:15.635 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi088.front.sepia.ceph.com'), Remote(name='ubuntu@smithi175.front.sepia.ceph.com')] 2023-12-26T16:26:15.636 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-26T16:26:15.637 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T16:26:15.713 DEBUG:teuthology.orchestra.run.smithi088:> true 2023-12-26T16:26:15.779 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-26T16:26:15.779 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2023-12-26T16:26:15.780 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T16:26:15.849 DEBUG:teuthology.orchestra.run.smithi175:> true 2023-12-26T16:26:15.917 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2023-12-26T16:26:15.917 INFO:teuthology.run_tasks:Running task clock... 2023-12-26T16:26:15.927 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-26T16:26:15.928 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-26T16:26:15.929 DEBUG:teuthology.orchestra.run.smithi088:> 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-26T16:26:15.931 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-26T16:26:15.931 DEBUG:teuthology.orchestra.run.smithi175:> 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-26T16:26:15.961 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-26T16:26:15.982 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-26T16:26:15.994 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-26T16:26:16.007 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-26T16:26:16.039 INFO:teuthology.orchestra.run.smithi088.stderr:sudo: ntpd: command not found 2023-12-26T16:26:16.054 INFO:teuthology.orchestra.run.smithi088.stdout:506 Cannot talk to daemon 2023-12-26T16:26:16.064 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-26T16:26:16.079 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-26T16:26:16.079 INFO:teuthology.orchestra.run.smithi175.stderr:sudo: ntpd: command not found 2023-12-26T16:26:16.092 INFO:teuthology.orchestra.run.smithi175.stdout:506 Cannot talk to daemon 2023-12-26T16:26:16.107 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-26T16:26:16.121 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-26T16:26:16.161 INFO:teuthology.orchestra.run.smithi088.stderr:bash: ntpq: command not found 2023-12-26T16:26:16.169 INFO:teuthology.orchestra.run.smithi088.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-26T16:26:16.169 INFO:teuthology.orchestra.run.smithi088.stdout:=============================================================================== 2023-12-26T16:26:16.169 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-26T16:26:16.169 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-26T16:26:16.169 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-26T16:26:16.169 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-26T16:26:16.201 INFO:teuthology.orchestra.run.smithi175.stderr:bash: ntpq: command not found 2023-12-26T16:26:16.205 INFO:teuthology.orchestra.run.smithi175.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-26T16:26:16.205 INFO:teuthology.orchestra.run.smithi175.stdout:=============================================================================== 2023-12-26T16:26:16.205 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-26T16:26:16.205 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-26T16:26:16.205 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-26T16:26:16.205 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-26T16:26:16.206 INFO:teuthology.run_tasks:Running task pexec... 2023-12-26T16:26:16.217 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-26T16:26:16.218 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi088.front.sepia.ceph.com 2023-12-26T16:26:16.218 DEBUG:teuthology.orchestra.run.smithi088:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-26T16:26:16.218 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi175.front.sepia.ceph.com 2023-12-26T16:26:16.219 DEBUG:teuthology.orchestra.run.smithi175:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-26T16:26:16.594 INFO:teuthology.orchestra.run.smithi088.stdout:Updating Subscription Management repositories. 2023-12-26T16:26:16.624 INFO:teuthology.orchestra.run.smithi175.stdout:Updating Subscription Management repositories. 2023-12-26T16:26:17.383 INFO:teuthology.orchestra.run.smithi175.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 147 kB/s | 4.1 kB 00:00 2023-12-26T16:26:17.400 INFO:teuthology.orchestra.run.smithi088.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 153 kB/s | 4.1 kB 00:00 2023-12-26T16:26:17.635 INFO:teuthology.orchestra.run.smithi175.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 160 kB/s | 4.5 kB 00:00 2023-12-26T16:26:17.644 INFO:teuthology.orchestra.run.smithi088.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 157 kB/s | 4.5 kB 00:00 2023-12-26T16:26:20.441 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2023-12-26T16:26:20.442 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2023-12-26T16:26:20.442 INFO:teuthology.orchestra.run.smithi175.stdout: Package Architecture Version Repository Size 2023-12-26T16:26:20.442 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2023-12-26T16:26:20.442 INFO:teuthology.orchestra.run.smithi175.stdout:Resetting modules: 2023-12-26T16:26:20.442 INFO:teuthology.orchestra.run.smithi175.stdout: container-tools 2023-12-26T16:26:20.442 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:26:20.442 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2023-12-26T16:26:20.442 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2023-12-26T16:26:20.442 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:26:20.534 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2023-12-26T16:26:20.535 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2023-12-26T16:26:20.535 INFO:teuthology.orchestra.run.smithi088.stdout: Package Architecture Version Repository Size 2023-12-26T16:26:20.535 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2023-12-26T16:26:20.535 INFO:teuthology.orchestra.run.smithi088.stdout:Resetting modules: 2023-12-26T16:26:20.535 INFO:teuthology.orchestra.run.smithi088.stdout: container-tools 2023-12-26T16:26:20.536 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:26:20.536 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2023-12-26T16:26:20.536 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2023-12-26T16:26:20.536 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:26:25.308 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2023-12-26T16:26:25.445 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2023-12-26T16:26:25.776 INFO:teuthology.orchestra.run.smithi175.stdout:Updating Subscription Management repositories. 2023-12-26T16:26:25.917 INFO:teuthology.orchestra.run.smithi088.stdout:Updating Subscription Management repositories. 2023-12-26T16:26:26.548 INFO:teuthology.orchestra.run.smithi175.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 121 kB/s | 4.1 kB 00:00 2023-12-26T16:26:26.690 INFO:teuthology.orchestra.run.smithi088.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 125 kB/s | 4.1 kB 00:00 2023-12-26T16:26:26.800 INFO:teuthology.orchestra.run.smithi175.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 130 kB/s | 4.5 kB 00:00 2023-12-26T16:26:26.943 INFO:teuthology.orchestra.run.smithi088.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 127 kB/s | 4.5 kB 00:00 2023-12-26T16:26:29.580 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2023-12-26T16:26:29.722 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2023-12-26T16:26:29.734 INFO:teuthology.orchestra.run.smithi175.stdout:========================================================================================================================== 2023-12-26T16:26:29.734 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2023-12-26T16:26:29.734 INFO:teuthology.orchestra.run.smithi175.stdout:========================================================================================================================== 2023-12-26T16:26:29.734 INFO:teuthology.orchestra.run.smithi175.stdout:Installing group/module packages: 2023-12-26T16:26:29.734 INFO:teuthology.orchestra.run.smithi175.stdout: buildah x86_64 1.19.9-6.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.6 M 2023-12-26T16:26:29.734 INFO:teuthology.orchestra.run.smithi175.stdout: cockpit-podman noarch 29-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-26T16:26:29.734 INFO:teuthology.orchestra.run.smithi175.stdout: crun x86_64 0.18-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-26T16:26:29.735 INFO:teuthology.orchestra.run.smithi175.stdout: skopeo x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.2 M 2023-12-26T16:26:29.735 INFO:teuthology.orchestra.run.smithi175.stdout: toolbox x86_64 0.0.99.3-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-26T16:26:29.735 INFO:teuthology.orchestra.run.smithi175.stdout: udica noarch 0.2.4-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-26T16:26:29.735 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2023-12-26T16:26:29.735 INFO:teuthology.orchestra.run.smithi175.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-26T16:26:29.735 INFO:teuthology.orchestra.run.smithi175.stdout:Downgrading: 2023-12-26T16:26:29.735 INFO:teuthology.orchestra.run.smithi175.stdout: conmon x86_64 2:2.0.26-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-26T16:26:29.735 INFO:teuthology.orchestra.run.smithi175.stdout: container-selinux noarch 2:2.189.0-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 55 k 2023-12-26T16:26:29.735 INFO:teuthology.orchestra.run.smithi175.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-26T16:26:29.735 INFO:teuthology.orchestra.run.smithi175.stdout: containers-common x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-26T16:26:29.735 INFO:teuthology.orchestra.run.smithi175.stdout: criu x86_64 3.15-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-26T16:26:29.735 INFO:teuthology.orchestra.run.smithi175.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-26T16:26:29.735 INFO:teuthology.orchestra.run.smithi175.stdout: libslirp x86_64 4.3.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-26T16:26:29.736 INFO:teuthology.orchestra.run.smithi175.stdout: podman x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-26T16:26:29.736 INFO:teuthology.orchestra.run.smithi175.stdout: podman-catatonit x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-26T16:26:29.736 INFO:teuthology.orchestra.run.smithi175.stdout: podman-docker noarch 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 57 k 2023-12-26T16:26:29.736 INFO:teuthology.orchestra.run.smithi175.stdout: runc x86_64 1.0.0-73.rc95.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-26T16:26:29.736 INFO:teuthology.orchestra.run.smithi175.stdout: slirp4netns x86_64 1.1.8-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-26T16:26:29.736 INFO:teuthology.orchestra.run.smithi175.stdout:Installing module profiles: 2023-12-26T16:26:29.736 INFO:teuthology.orchestra.run.smithi175.stdout: container-tools/common 2023-12-26T16:26:29.736 INFO:teuthology.orchestra.run.smithi175.stdout:Enabling module streams: 2023-12-26T16:26:29.736 INFO:teuthology.orchestra.run.smithi175.stdout: container-tools 3.0 2023-12-26T16:26:29.736 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:26:29.736 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2023-12-26T16:26:29.736 INFO:teuthology.orchestra.run.smithi175.stdout:========================================================================================================================== 2023-12-26T16:26:29.736 INFO:teuthology.orchestra.run.smithi175.stdout:Install 7 Packages 2023-12-26T16:26:29.737 INFO:teuthology.orchestra.run.smithi175.stdout:Downgrade 12 Packages 2023-12-26T16:26:29.737 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:26:29.737 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 50 M 2023-12-26T16:26:29.737 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2023-12-26T16:26:29.790 INFO:teuthology.orchestra.run.smithi175.stdout:(1/19): conmon-2.0.26-3.module+el8.7.0+16533+44 935 kB/s | 51 kB 00:00 2023-12-26T16:26:29.823 INFO:teuthology.orchestra.run.smithi175.stdout:(2/19): criu-3.15-1.module+el8.7.0+16533+44634e 5.7 MB/s | 511 kB 00:00 2023-12-26T16:26:29.848 INFO:teuthology.orchestra.run.smithi175.stdout:(3/19): fuse-overlayfs-1.4.0-2.module+el8.7.0+1 1.2 MB/s | 72 kB 00:00 2023-12-26T16:26:29.872 INFO:teuthology.orchestra.run.smithi088.stdout:========================================================================================================================== 2023-12-26T16:26:29.872 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2023-12-26T16:26:29.872 INFO:teuthology.orchestra.run.smithi088.stdout:========================================================================================================================== 2023-12-26T16:26:29.872 INFO:teuthology.orchestra.run.smithi088.stdout:Installing group/module packages: 2023-12-26T16:26:29.872 INFO:teuthology.orchestra.run.smithi088.stdout: buildah x86_64 1.19.9-6.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.6 M 2023-12-26T16:26:29.872 INFO:teuthology.orchestra.run.smithi088.stdout: cockpit-podman noarch 29-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-26T16:26:29.872 INFO:teuthology.orchestra.run.smithi088.stdout: crun x86_64 0.18-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-26T16:26:29.872 INFO:teuthology.orchestra.run.smithi088.stdout: skopeo x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.2 M 2023-12-26T16:26:29.873 INFO:teuthology.orchestra.run.smithi088.stdout: toolbox x86_64 0.0.99.3-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-26T16:26:29.873 INFO:teuthology.orchestra.run.smithi088.stdout: udica noarch 0.2.4-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-26T16:26:29.873 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2023-12-26T16:26:29.873 INFO:teuthology.orchestra.run.smithi088.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-26T16:26:29.873 INFO:teuthology.orchestra.run.smithi088.stdout:Downgrading: 2023-12-26T16:26:29.873 INFO:teuthology.orchestra.run.smithi088.stdout: conmon x86_64 2:2.0.26-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-26T16:26:29.873 INFO:teuthology.orchestra.run.smithi088.stdout: container-selinux noarch 2:2.189.0-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 55 k 2023-12-26T16:26:29.873 INFO:teuthology.orchestra.run.smithi088.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-26T16:26:29.873 INFO:teuthology.orchestra.run.smithi088.stdout: containers-common x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-26T16:26:29.873 INFO:teuthology.orchestra.run.smithi088.stdout: criu x86_64 3.15-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-26T16:26:29.873 INFO:teuthology.orchestra.run.smithi088.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-26T16:26:29.873 INFO:teuthology.orchestra.run.smithi088.stdout: libslirp x86_64 4.3.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-26T16:26:29.873 INFO:teuthology.orchestra.run.smithi088.stdout: podman x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-26T16:26:29.874 INFO:teuthology.orchestra.run.smithi088.stdout: podman-catatonit x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-26T16:26:29.874 INFO:teuthology.orchestra.run.smithi088.stdout: podman-docker noarch 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 57 k 2023-12-26T16:26:29.874 INFO:teuthology.orchestra.run.smithi088.stdout: runc x86_64 1.0.0-73.rc95.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-26T16:26:29.874 INFO:teuthology.orchestra.run.smithi088.stdout: slirp4netns x86_64 1.1.8-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-26T16:26:29.874 INFO:teuthology.orchestra.run.smithi088.stdout:Installing module profiles: 2023-12-26T16:26:29.874 INFO:teuthology.orchestra.run.smithi088.stdout: container-tools/common 2023-12-26T16:26:29.874 INFO:teuthology.orchestra.run.smithi088.stdout:Enabling module streams: 2023-12-26T16:26:29.874 INFO:teuthology.orchestra.run.smithi088.stdout: container-tools 3.0 2023-12-26T16:26:29.874 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:26:29.874 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2023-12-26T16:26:29.874 INFO:teuthology.orchestra.run.smithi088.stdout:========================================================================================================================== 2023-12-26T16:26:29.874 INFO:teuthology.orchestra.run.smithi088.stdout:Install 7 Packages 2023-12-26T16:26:29.874 INFO:teuthology.orchestra.run.smithi088.stdout:Downgrade 12 Packages 2023-12-26T16:26:29.875 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:26:29.875 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 50 M 2023-12-26T16:26:29.875 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2023-12-26T16:26:29.908 INFO:teuthology.orchestra.run.smithi175.stdout:(4/19): libslirp-4.3.1-1.module+el8.7.0+16533+4 818 kB/s | 69 kB 00:00 2023-12-26T16:26:29.944 INFO:teuthology.orchestra.run.smithi088.stdout:(1/19): criu-3.15-1.module+el8.7.0+16533+44634e 7.8 MB/s | 511 kB 00:00 2023-12-26T16:26:29.949 INFO:teuthology.orchestra.run.smithi175.stdout:(5/19): podman-docker-3.0.1-15.module+el8.7.0+1 1.4 MB/s | 57 kB 00:00 2023-12-26T16:26:29.957 INFO:teuthology.orchestra.run.smithi088.stdout:(2/19): conmon-2.0.26-3.module+el8.7.0+16533+44 632 kB/s | 51 kB 00:00 2023-12-26T16:26:29.982 INFO:teuthology.orchestra.run.smithi088.stdout:(3/19): fuse-overlayfs-1.4.0-2.module+el8.7.0+1 1.7 MB/s | 72 kB 00:00 2023-12-26T16:26:30.001 INFO:teuthology.orchestra.run.smithi088.stdout:(4/19): libslirp-4.3.1-1.module+el8.7.0+16533+4 1.6 MB/s | 69 kB 00:00 2023-12-26T16:26:30.033 INFO:teuthology.orchestra.run.smithi088.stdout:(5/19): podman-docker-3.0.1-15.module+el8.7.0+1 1.7 MB/s | 57 kB 00:00 2023-12-26T16:26:30.058 INFO:teuthology.orchestra.run.smithi175.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.7.0+16533 27 MB/s | 2.9 MB 00:00 2023-12-26T16:26:30.091 INFO:teuthology.orchestra.run.smithi175.stdout:(7/19): container-selinux-2.189.0-1.module+el8. 1.6 MB/s | 55 kB 00:00 2023-12-26T16:26:30.133 INFO:teuthology.orchestra.run.smithi175.stdout:(8/19): containers-common-1.2.4-2.module+el8.7. 2.1 MB/s | 91 kB 00:00 2023-12-26T16:26:30.142 INFO:teuthology.orchestra.run.smithi088.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.7.0+16533 27 MB/s | 2.9 MB 00:00 2023-12-26T16:26:30.167 INFO:teuthology.orchestra.run.smithi175.stdout:(9/19): podman-catatonit-3.0.1-15.module+el8.7. 9.4 MB/s | 323 kB 00:00 2023-12-26T16:26:30.178 INFO:teuthology.orchestra.run.smithi088.stdout:(7/19): container-selinux-2.189.0-1.module+el8. 1.6 MB/s | 55 kB 00:00 2023-12-26T16:26:30.217 INFO:teuthology.orchestra.run.smithi088.stdout:(8/19): containers-common-1.2.4-2.module+el8.7. 2.1 MB/s | 91 kB 00:00 2023-12-26T16:26:30.267 INFO:teuthology.orchestra.run.smithi088.stdout:(9/19): podman-catatonit-3.0.1-15.module+el8.7. 6.3 MB/s | 323 kB 00:00 2023-12-26T16:26:30.309 INFO:teuthology.orchestra.run.smithi175.stdout:(10/19): podman-3.0.1-15.module+el8.7.0+18021+1 23 MB/s | 11 MB 00:00 2023-12-26T16:26:30.325 INFO:teuthology.orchestra.run.smithi175.stdout:(11/19): slirp4netns-1.1.8-1.module+el8.7.0+165 323 kB/s | 51 kB 00:00 2023-12-26T16:26:30.376 INFO:teuthology.orchestra.run.smithi175.stdout:(12/19): cockpit-podman-29-2.module+el8.7.0+165 16 MB/s | 1.1 MB 00:00 2023-12-26T16:26:30.401 INFO:teuthology.orchestra.run.smithi088.stdout:(10/19): podman-3.0.1-15.module+el8.7.0+18021+1 25 MB/s | 11 MB 00:00 2023-12-26T16:26:30.401 INFO:teuthology.orchestra.run.smithi175.stdout:(13/19): crun-0.18-3.module+el8.7.0+16533+44634 2.4 MB/s | 185 kB 00:00 2023-12-26T16:26:30.426 INFO:teuthology.orchestra.run.smithi088.stdout:(11/19): slirp4netns-1.1.8-1.module+el8.7.0+165 322 kB/s | 51 kB 00:00 2023-12-26T16:26:30.476 INFO:teuthology.orchestra.run.smithi088.stdout:(12/19): cockpit-podman-29-2.module+el8.7.0+165 14 MB/s | 1.1 MB 00:00 2023-12-26T16:26:30.493 INFO:teuthology.orchestra.run.smithi175.stdout:(14/19): toolbox-0.0.99.3-1.module+el8.7.0+1653 24 MB/s | 2.2 MB 00:00 2023-12-26T16:26:30.502 INFO:teuthology.orchestra.run.smithi088.stdout:(13/19): crun-0.18-3.module+el8.7.0+16533+44634 2.4 MB/s | 185 kB 00:00 2023-12-26T16:26:30.537 INFO:teuthology.orchestra.run.smithi175.stdout:(15/19): udica-0.2.4-1.module+el8.7.0+16533+446 1.2 MB/s | 51 kB 00:00 2023-12-26T16:26:30.602 INFO:teuthology.orchestra.run.smithi088.stdout:(14/19): toolbox-0.0.99.3-1.module+el8.7.0+1653 22 MB/s | 2.2 MB 00:00 2023-12-26T16:26:30.661 INFO:teuthology.orchestra.run.smithi088.stdout:(15/19): udica-0.2.4-1.module+el8.7.0+16533+446 867 kB/s | 51 kB 00:00 2023-12-26T16:26:30.744 INFO:teuthology.orchestra.run.smithi175.stdout:(16/19): containernetworking-plugins-0.9.1-1.mo 18 MB/s | 19 MB 00:01 2023-12-26T16:26:30.769 INFO:teuthology.orchestra.run.smithi088.stdout:(16/19): skopeo-1.2.4-2.module+el8.7.0+16533+44 21 MB/s | 6.2 MB 00:00 2023-12-26T16:26:30.827 INFO:teuthology.orchestra.run.smithi175.stdout:(17/19): skopeo-1.2.4-2.module+el8.7.0+16533+44 14 MB/s | 6.2 MB 00:00 2023-12-26T16:26:30.852 INFO:teuthology.orchestra.run.smithi175.stdout:(18/19): yajl-2.1.0-12.el8.x86_64.rpm 379 kB/s | 41 kB 00:00 2023-12-26T16:26:30.946 INFO:teuthology.orchestra.run.smithi088.stdout:(17/19): containernetworking-plugins-0.9.1-1.mo 17 MB/s | 19 MB 00:01 2023-12-26T16:26:30.969 INFO:teuthology.orchestra.run.smithi175.stdout:(19/19): buildah-1.19.9-6.module+el8.7.0+16533+ 15 MB/s | 6.6 MB 00:00 2023-12-26T16:26:30.970 INFO:teuthology.orchestra.run.smithi088.stdout:(18/19): yajl-2.1.0-12.el8.x86_64.rpm 205 kB/s | 41 kB 00:00 2023-12-26T16:26:30.970 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2023-12-26T16:26:30.970 INFO:teuthology.orchestra.run.smithi175.stdout:Total 40 MB/s | 50 MB 00:01 2023-12-26T16:26:31.078 INFO:teuthology.orchestra.run.smithi088.stdout:(19/19): buildah-1.19.9-6.module+el8.7.0+16533+ 16 MB/s | 6.6 MB 00:00 2023-12-26T16:26:31.079 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2023-12-26T16:26:31.079 INFO:teuthology.orchestra.run.smithi088.stdout:Total 41 MB/s | 50 MB 00:01 2023-12-26T16:26:31.451 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2023-12-26T16:26:31.495 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2023-12-26T16:26:31.495 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2023-12-26T16:26:31.556 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2023-12-26T16:26:31.599 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2023-12-26T16:26:31.600 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2023-12-26T16:26:31.925 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2023-12-26T16:26:31.933 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2023-12-26T16:26:32.020 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2023-12-26T16:26:32.029 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2023-12-26T16:26:33.087 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2023-12-26T16:26:33.099 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533+4 1/1 2023-12-26T16:26:33.146 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-26T16:26:33.155 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2023-12-26T16:26:33.171 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533+4 1/1 2023-12-26T16:26:33.206 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-26T16:26:33.337 INFO:teuthology.orchestra.run.smithi175.stdout: Downgrading : container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-26T16:26:33.377 INFO:teuthology.orchestra.run.smithi088.stdout: Downgrading : container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-26T16:26:49.842 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-26T16:26:50.040 INFO:teuthology.orchestra.run.smithi088.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2023-12-26T16:26:50.058 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2023-12-26T16:26:50.150 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-26T16:26:50.264 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : yajl-2.1.0-12.el8.x86_64 3/31 2023-12-26T16:26:50.316 INFO:teuthology.orchestra.run.smithi175.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2023-12-26T16:26:50.334 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2023-12-26T16:26:50.457 INFO:teuthology.orchestra.run.smithi088.stdout: Downgrading : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 4/31 2023-12-26T16:26:50.562 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : yajl-2.1.0-12.el8.x86_64 3/31 2023-12-26T16:26:50.665 INFO:teuthology.orchestra.run.smithi088.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 5/31 2023-12-26T16:26:50.665 INFO:teuthology.orchestra.run.smithi088.stdout: Downgrading : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 6/31 2023-12-26T16:26:50.665 INFO:teuthology.orchestra.run.smithi088.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-26T16:26:50.665 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:26:50.738 INFO:teuthology.orchestra.run.smithi175.stdout: Downgrading : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 4/31 2023-12-26T16:26:50.991 INFO:teuthology.orchestra.run.smithi175.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 5/31 2023-12-26T16:26:50.991 INFO:teuthology.orchestra.run.smithi175.stdout: Downgrading : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 6/31 2023-12-26T16:26:50.991 INFO:teuthology.orchestra.run.smithi175.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-26T16:26:50.991 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:26:51.522 INFO:teuthology.orchestra.run.smithi088.stdout: Downgrading : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 7/31 2023-12-26T16:26:51.886 INFO:teuthology.orchestra.run.smithi175.stdout: Downgrading : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 7/31 2023-12-26T16:26:53.203 INFO:teuthology.orchestra.run.smithi088.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 8/31 2023-12-26T16:26:53.470 INFO:teuthology.orchestra.run.smithi088.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.7.0 9/31 2023-12-26T16:26:53.620 INFO:teuthology.orchestra.run.smithi175.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 8/31 2023-12-26T16:26:53.664 INFO:teuthology.orchestra.run.smithi088.stdout: Downgrading : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 10/31 2023-12-26T16:26:53.905 INFO:teuthology.orchestra.run.smithi175.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.7.0 9/31 2023-12-26T16:26:54.165 INFO:teuthology.orchestra.run.smithi175.stdout: Downgrading : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 10/31 2023-12-26T16:26:54.979 INFO:teuthology.orchestra.run.smithi088.stdout: Downgrading : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 11/31 2023-12-26T16:26:55.251 INFO:teuthology.orchestra.run.smithi088.stdout: Downgrading : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 12/31 2023-12-26T16:26:55.516 INFO:teuthology.orchestra.run.smithi175.stdout: Downgrading : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 11/31 2023-12-26T16:26:55.554 INFO:teuthology.orchestra.run.smithi088.stdout: Downgrading : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2023-12-26T16:26:55.823 INFO:teuthology.orchestra.run.smithi175.stdout: Downgrading : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 12/31 2023-12-26T16:26:55.953 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 14/31 2023-12-26T16:26:56.081 INFO:teuthology.orchestra.run.smithi175.stdout: Downgrading : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2023-12-26T16:26:56.471 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 14/31 2023-12-26T16:26:56.685 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 15/31 2023-12-26T16:26:57.245 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 15/31 2023-12-26T16:26:57.379 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 16/31 2023-12-26T16:26:57.604 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 17/31 2023-12-26T16:26:57.805 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 18/31 2023-12-26T16:26:57.982 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 16/31 2023-12-26T16:26:58.021 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 19/31 2023-12-26T16:26:58.181 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 20/31 2023-12-26T16:26:58.194 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-26T16:26:58.194 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-26T16:26:58.230 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 17/31 2023-12-26T16:26:58.446 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 18/31 2023-12-26T16:26:58.528 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-26T16:26:58.622 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 19/31 2023-12-26T16:26:58.718 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : containers-common-2:1-70.module+el8.9.0+20326+3870 22/31 2023-12-26T16:26:58.718 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2023-12-26T16:26:58.749 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 20/31 2023-12-26T16:26:58.762 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-26T16:26:58.762 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-26T16:26:58.891 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2023-12-26T16:26:58.891 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2023-12-26T16:26:59.039 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2023-12-26T16:26:59.091 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-26T16:26:59.206 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 25/31 2023-12-26T16:26:59.307 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : containers-common-2:1-70.module+el8.9.0+20326+3870 22/31 2023-12-26T16:26:59.307 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2023-12-26T16:26:59.381 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 26/31 2023-12-26T16:26:59.525 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2023-12-26T16:26:59.525 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2023-12-26T16:26:59.568 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 27/31 2023-12-26T16:26:59.679 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2023-12-26T16:26:59.747 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 28/31 2023-12-26T16:26:59.824 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 25/31 2023-12-26T16:26:59.922 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 29/31 2023-12-26T16:26:59.999 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 26/31 2023-12-26T16:27:00.100 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 30/31 2023-12-26T16:27:00.100 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-26T16:27:00.188 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 27/31 2023-12-26T16:27:00.306 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-26T16:27:00.374 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 28/31 2023-12-26T16:27:00.548 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 29/31 2023-12-26T16:27:00.737 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 30/31 2023-12-26T16:27:00.738 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-26T16:27:00.948 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-26T16:27:18.131 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 31/31 2023-12-26T16:27:18.534 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 31/31 2023-12-26T16:27:18.568 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-26T16:27:18.569 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 1/31 2023-12-26T16:27:18.569 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 2/31 2023-12-26T16:27:18.569 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.7.0 3/31 2023-12-26T16:27:18.569 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : containernetworking-plugins-1:1.3.0-4.module+el8.9 4/31 2023-12-26T16:27:18.569 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 5/31 2023-12-26T16:27:18.569 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 6/31 2023-12-26T16:27:18.569 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 7/31 2023-12-26T16:27:18.569 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 8/31 2023-12-26T16:27:18.569 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 9/31 2023-12-26T16:27:18.569 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 10/31 2023-12-26T16:27:18.569 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 11/31 2023-12-26T16:27:18.570 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 12/31 2023-12-26T16:27:18.570 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2023-12-26T16:27:18.570 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 14/31 2023-12-26T16:27:18.570 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 15/31 2023-12-26T16:27:18.570 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 16/31 2023-12-26T16:27:18.570 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : container-selinux-2:2.189.0-1.module+el8.7.0+16533 17/31 2023-12-26T16:27:18.570 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : container-selinux-2:2.221.0-1.module+el8.9.0+20326 18/31 2023-12-26T16:27:18.570 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 19/31 2023-12-26T16:27:18.571 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : containers-common-2:1-70.module+el8.9.0+20326+3870 20/31 2023-12-26T16:27:18.571 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 21/31 2023-12-26T16:27:18.571 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 22/31 2023-12-26T16:27:18.571 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 23/31 2023-12-26T16:27:18.571 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 24/31 2023-12-26T16:27:18.571 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 25/31 2023-12-26T16:27:18.571 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 26/31 2023-12-26T16:27:18.572 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 27/31 2023-12-26T16:27:18.572 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 28/31 2023-12-26T16:27:18.572 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 29/31 2023-12-26T16:27:18.572 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 30/31 2023-12-26T16:27:18.976 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-26T16:27:18.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 1/31 2023-12-26T16:27:18.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 2/31 2023-12-26T16:27:18.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.7.0 3/31 2023-12-26T16:27:18.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : containernetworking-plugins-1:1.3.0-4.module+el8.9 4/31 2023-12-26T16:27:18.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 5/31 2023-12-26T16:27:18.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 6/31 2023-12-26T16:27:18.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 7/31 2023-12-26T16:27:18.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 8/31 2023-12-26T16:27:18.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 9/31 2023-12-26T16:27:18.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 10/31 2023-12-26T16:27:18.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 11/31 2023-12-26T16:27:18.977 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 12/31 2023-12-26T16:27:18.977 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2023-12-26T16:27:18.977 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 14/31 2023-12-26T16:27:18.977 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 15/31 2023-12-26T16:27:18.977 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 16/31 2023-12-26T16:27:18.977 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : container-selinux-2:2.189.0-1.module+el8.7.0+16533 17/31 2023-12-26T16:27:18.978 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : container-selinux-2:2.221.0-1.module+el8.9.0+20326 18/31 2023-12-26T16:27:18.978 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 19/31 2023-12-26T16:27:18.978 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : containers-common-2:1-70.module+el8.9.0+20326+3870 20/31 2023-12-26T16:27:18.978 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 21/31 2023-12-26T16:27:18.978 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 22/31 2023-12-26T16:27:18.978 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 23/31 2023-12-26T16:27:18.978 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 24/31 2023-12-26T16:27:18.978 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 25/31 2023-12-26T16:27:18.979 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 26/31 2023-12-26T16:27:18.979 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 27/31 2023-12-26T16:27:18.979 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 28/31 2023-12-26T16:27:18.979 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 29/31 2023-12-26T16:27:18.979 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 30/31 2023-12-26T16:27:23.468 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 31/31 2023-12-26T16:27:23.469 INFO:teuthology.orchestra.run.smithi088.stdout:Installed products updated. 2023-12-26T16:27:23.984 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:27:23.984 INFO:teuthology.orchestra.run.smithi088.stdout:Downgraded: 2023-12-26T16:27:23.984 INFO:teuthology.orchestra.run.smithi088.stdout: conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:23.984 INFO:teuthology.orchestra.run.smithi088.stdout: container-selinux-2:2.189.0-1.module+el8.7.0+16533+44634e24.noarch 2023-12-26T16:27:23.984 INFO:teuthology.orchestra.run.smithi088.stdout: containernetworking-plugins-0.9.1-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:23.984 INFO:teuthology.orchestra.run.smithi088.stdout: containers-common-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:23.984 INFO:teuthology.orchestra.run.smithi088.stdout: criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:23.984 INFO:teuthology.orchestra.run.smithi088.stdout: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:23.984 INFO:teuthology.orchestra.run.smithi088.stdout: libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:23.985 INFO:teuthology.orchestra.run.smithi088.stdout: podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2023-12-26T16:27:23.985 INFO:teuthology.orchestra.run.smithi088.stdout: podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2023-12-26T16:27:23.985 INFO:teuthology.orchestra.run.smithi088.stdout: podman-docker-3.0.1-15.module+el8.7.0+18021+1e286cc8.noarch 2023-12-26T16:27:23.985 INFO:teuthology.orchestra.run.smithi088.stdout: runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:23.985 INFO:teuthology.orchestra.run.smithi088.stdout: slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:23.985 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2023-12-26T16:27:23.985 INFO:teuthology.orchestra.run.smithi088.stdout: buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:23.985 INFO:teuthology.orchestra.run.smithi088.stdout: cockpit-podman-29-2.module+el8.7.0+16533+44634e24.noarch 2023-12-26T16:27:23.985 INFO:teuthology.orchestra.run.smithi088.stdout: crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:23.985 INFO:teuthology.orchestra.run.smithi088.stdout: skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:23.985 INFO:teuthology.orchestra.run.smithi088.stdout: toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:23.986 INFO:teuthology.orchestra.run.smithi088.stdout: udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 2023-12-26T16:27:23.986 INFO:teuthology.orchestra.run.smithi088.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-26T16:27:23.986 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:27:23.986 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2023-12-26T16:27:24.080 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 31/31 2023-12-26T16:27:24.080 INFO:teuthology.orchestra.run.smithi175.stdout:Installed products updated. 2023-12-26T16:27:24.181 DEBUG:teuthology.parallel:result is None 2023-12-26T16:27:24.624 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:27:24.624 INFO:teuthology.orchestra.run.smithi175.stdout:Downgraded: 2023-12-26T16:27:24.624 INFO:teuthology.orchestra.run.smithi175.stdout: conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:24.624 INFO:teuthology.orchestra.run.smithi175.stdout: container-selinux-2:2.189.0-1.module+el8.7.0+16533+44634e24.noarch 2023-12-26T16:27:24.624 INFO:teuthology.orchestra.run.smithi175.stdout: containernetworking-plugins-0.9.1-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:24.624 INFO:teuthology.orchestra.run.smithi175.stdout: containers-common-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout: criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout: libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout: podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout: podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout: podman-docker-3.0.1-15.module+el8.7.0+18021+1e286cc8.noarch 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout: runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout: slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout: buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout: cockpit-podman-29-2.module+el8.7.0+16533+44634e24.noarch 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout: crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout: skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout: toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-26T16:27:24.625 INFO:teuthology.orchestra.run.smithi175.stdout: udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 2023-12-26T16:27:24.626 INFO:teuthology.orchestra.run.smithi175.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-26T16:27:24.626 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:27:24.626 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2023-12-26T16:27:24.808 DEBUG:teuthology.parallel:result is None 2023-12-26T16:27:24.809 INFO:teuthology.run_tasks:Running task install... 2023-12-26T16:27:24.819 DEBUG:teuthology.task.install:project ceph 2023-12-26T16:27:24.819 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b'}} 2023-12-26T16:27:24.819 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b'} 2023-12-26T16:27:24.819 INFO:teuthology.task.install:Using flavor: default 2023-12-26T16:27:24.831 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-26T16:27:24.831 INFO:teuthology.task.install:extra packages: [] 2023-12-26T16:27:24.831 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': '4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b', 'tag': None, 'wait_for_package': False} 2023-12-26T16:27:24.832 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-26T16:27:24.832 INFO:teuthology.packaging:ref: None 2023-12-26T16:27:24.832 INFO:teuthology.packaging:tag: None 2023-12-26T16:27:24.832 INFO:teuthology.packaging:branch: reef 2023-12-26T16:27:24.832 INFO:teuthology.packaging:sha1: 4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b 2023-12-26T16:27:24.832 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-26T16:27:24.834 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': '4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b', 'tag': None, 'wait_for_package': False} 2023-12-26T16:27:24.834 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-26T16:27:24.835 INFO:teuthology.packaging:ref: None 2023-12-26T16:27:24.835 INFO:teuthology.packaging:tag: None 2023-12-26T16:27:24.835 INFO:teuthology.packaging:branch: reef 2023-12-26T16:27:24.835 INFO:teuthology.packaging:sha1: 4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b 2023-12-26T16:27:24.835 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-26T16:27:25.055 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/reef/cfc97e1654e1e17490cb68d8eed8b44040de730d/centos/8/flavors/default/ 2023-12-26T16:27:25.055 INFO:teuthology.task.install.rpm:Package version is 18.2.1-141.gcfc97e16 2023-12-26T16:27:25.152 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/reef/cfc97e1654e1e17490cb68d8eed8b44040de730d/centos/8/flavors/default/ 2023-12-26T16:27:25.152 INFO:teuthology.task.install.rpm:Package version is 18.2.1-141.gcfc97e16 2023-12-26T16:27:25.177 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/reef/cfc97e1654e1e17490cb68d8eed8b44040de730d/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/cfc97e1654e1e17490cb68d8eed8b44040de730d/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/cfc97e1654e1e17490cb68d8eed8b44040de730d/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-26T16:27:25.178 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-26T16:27:25.178 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-26T16:27:25.212 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-26T16:27:25.212 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-26T16:27:25.212 INFO:teuthology.packaging:ref: None 2023-12-26T16:27:25.212 INFO:teuthology.packaging:tag: None 2023-12-26T16:27:25.212 INFO:teuthology.packaging:branch: reef 2023-12-26T16:27:25.212 INFO:teuthology.packaging:sha1: 4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b 2023-12-26T16:27:25.212 DEBUG:teuthology.orchestra.run.smithi088:> 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-26T16:27:25.282 DEBUG:teuthology.orchestra.run.smithi088:> 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-26T16:27:25.330 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/reef/cfc97e1654e1e17490cb68d8eed8b44040de730d/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/cfc97e1654e1e17490cb68d8eed8b44040de730d/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/cfc97e1654e1e17490cb68d8eed8b44040de730d/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-26T16:27:25.330 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-12-26T16:27:25.330 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-26T16:27:25.364 DEBUG:teuthology.orchestra.run.smithi088:> 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-26T16:27:25.368 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-26T16:27:25.368 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-26T16:27:25.368 INFO:teuthology.packaging:ref: None 2023-12-26T16:27:25.368 INFO:teuthology.packaging:tag: None 2023-12-26T16:27:25.368 INFO:teuthology.packaging:branch: reef 2023-12-26T16:27:25.368 INFO:teuthology.packaging:sha1: 4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b 2023-12-26T16:27:25.369 DEBUG:teuthology.orchestra.run.smithi175:> 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-26T16:27:25.433 INFO:teuthology.orchestra.run.smithi088.stdout:check_obsoletes = 1 2023-12-26T16:27:25.435 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum clean all 2023-12-26T16:27:25.489 DEBUG:teuthology.orchestra.run.smithi175:> 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-26T16:27:25.526 DEBUG:teuthology.orchestra.run.smithi175:> 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-26T16:27:25.595 INFO:teuthology.orchestra.run.smithi175.stdout:check_obsoletes = 1 2023-12-26T16:27:25.596 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum clean all 2023-12-26T16:27:25.811 INFO:teuthology.orchestra.run.smithi088.stdout:Updating Subscription Management repositories. 2023-12-26T16:27:25.972 INFO:teuthology.orchestra.run.smithi175.stdout:Updating Subscription Management repositories. 2023-12-26T16:27:26.178 INFO:teuthology.orchestra.run.smithi088.stdout:52 files removed 2023-12-26T16:27:26.224 DEBUG:teuthology.orchestra.run.smithi088:> 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-26T16:27:26.412 INFO:teuthology.orchestra.run.smithi175.stdout:52 files removed 2023-12-26T16:27:26.459 DEBUG:teuthology.orchestra.run.smithi175:> 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-26T16:27:26.559 INFO:teuthology.orchestra.run.smithi088.stdout:Updating Subscription Management repositories. 2023-12-26T16:27:26.797 INFO:teuthology.orchestra.run.smithi175.stdout:Updating Subscription Management repositories. 2023-12-26T16:27:27.433 INFO:teuthology.orchestra.run.smithi088.stdout:ceph packages for x86_64 212 kB/s | 80 kB 00:00 2023-12-26T16:27:27.628 INFO:teuthology.orchestra.run.smithi175.stdout:ceph packages for x86_64 263 kB/s | 80 kB 00:00 2023-12-26T16:27:27.783 INFO:teuthology.orchestra.run.smithi088.stdout:ceph noarch packages 30 kB/s | 9.5 kB 00:00 2023-12-26T16:27:28.045 INFO:teuthology.orchestra.run.smithi175.stdout:ceph noarch packages 25 kB/s | 9.5 kB 00:00 2023-12-26T16:27:28.345 INFO:teuthology.orchestra.run.smithi088.stdout:ceph source packages 2.8 kB/s | 1.5 kB 00:00 2023-12-26T16:27:28.413 INFO:teuthology.orchestra.run.smithi175.stdout:ceph source packages 4.4 kB/s | 1.5 kB 00:00 2023-12-26T16:27:28.651 INFO:teuthology.orchestra.run.smithi088.stdout:Copr repo for python3-asyncssh owned by ceph 12 kB/s | 3.5 kB 00:00 2023-12-26T16:27:28.755 INFO:teuthology.orchestra.run.smithi175.stdout:Copr repo for python3-asyncssh owned by ceph 11 kB/s | 3.5 kB 00:00 2023-12-26T16:27:29.575 INFO:teuthology.orchestra.run.smithi175.stdout:Extra Packages for Enterprise Linux 20 MB/s | 16 MB 00:00 2023-12-26T16:27:30.213 INFO:teuthology.orchestra.run.smithi088.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-12-26T16:27:33.148 INFO:teuthology.orchestra.run.smithi175.stdout:lab-extras 455 kB/s | 24 kB 00:00 2023-12-26T16:27:33.549 INFO:teuthology.orchestra.run.smithi175.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 27 MB/s | 8.8 MB 00:00 2023-12-26T16:27:33.744 INFO:teuthology.orchestra.run.smithi088.stdout:lab-extras 426 kB/s | 24 kB 00:00 2023-12-26T16:27:34.129 INFO:teuthology.orchestra.run.smithi088.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 28 MB/s | 8.8 MB 00:00 2023-12-26T16:27:36.009 INFO:teuthology.orchestra.run.smithi175.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 68 MB/s | 64 MB 00:00 2023-12-26T16:27:36.646 INFO:teuthology.orchestra.run.smithi088.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 64 MB/s | 64 MB 00:00 2023-12-26T16:27:46.417 INFO:teuthology.orchestra.run.smithi175.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 57 MB/s | 58 MB 00:01 2023-12-26T16:27:46.812 INFO:teuthology.orchestra.run.smithi088.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 65 MB/s | 58 MB 00:00 2023-12-26T16:28:01.378 INFO:teuthology.orchestra.run.smithi175.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-26T16:28:01.379 INFO:teuthology.orchestra.run.smithi175.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-26T16:28:01.576 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2023-12-26T16:28:01.588 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================================================= 2023-12-26T16:28:01.589 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2023-12-26T16:28:01.589 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================================================= 2023-12-26T16:28:01.589 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2023-12-26T16:28:01.589 INFO:teuthology.orchestra.run.smithi175.stdout: ceph x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 6.4 k 2023-12-26T16:28:01.589 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-base x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 5.4 M 2023-12-26T16:28:01.589 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-fuse x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 852 k 2023-12-26T16:28:01.589 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-immutable-object-cache x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 165 k 2023-12-26T16:28:01.589 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 1.6 M 2023-12-26T16:28:01.589 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-cephadm noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 132 k 2023-12-26T16:28:01.589 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-dashboard noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 1.8 M 2023-12-26T16:28:01.589 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 7.4 M 2023-12-26T16:28:01.590 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-rook noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 50 k 2023-12-26T16:28:01.590 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-radosgw x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 13 M 2023-12-26T16:28:01.590 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-test x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 47 M 2023-12-26T16:28:01.590 INFO:teuthology.orchestra.run.smithi175.stdout: cephadm noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 171 k 2023-12-26T16:28:01.590 INFO:teuthology.orchestra.run.smithi175.stdout: libcephfs-devel x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 31 k 2023-12-26T16:28:01.590 INFO:teuthology.orchestra.run.smithi175.stdout: libcephfs2 x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 774 k 2023-12-26T16:28:01.590 INFO:teuthology.orchestra.run.smithi175.stdout: librados-devel x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 139 k 2023-12-26T16:28:01.590 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cephfs x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 197 k 2023-12-26T16:28:01.590 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-12-26T16:28:01.590 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rados x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 372 k 2023-12-26T16:28:01.590 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rbd x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 365 k 2023-12-26T16:28:01.590 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rgw x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 107 k 2023-12-26T16:28:01.590 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-fuse x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 94 k 2023-12-26T16:28:01.590 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-mirror x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 3.4 M 2023-12-26T16:28:01.591 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-nbd x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 181 k 2023-12-26T16:28:01.591 INFO:teuthology.orchestra.run.smithi175.stdout:Upgrading: 2023-12-26T16:28:01.591 INFO:teuthology.orchestra.run.smithi175.stdout: librados2 x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 3.7 M 2023-12-26T16:28:01.591 INFO:teuthology.orchestra.run.smithi175.stdout: librbd1 x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 3.6 M 2023-12-26T16:28:01.591 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2023-12-26T16:28:01.591 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-common x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 22 M 2023-12-26T16:28:01.591 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-grafana-dashboards noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 23 k 2023-12-26T16:28:01.591 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mds x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 2.3 M 2023-12-26T16:28:01.591 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-modules-core noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 242 k 2023-12-26T16:28:01.591 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mon x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 4.6 M 2023-12-26T16:28:01.591 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-osd x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 18 M 2023-12-26T16:28:01.591 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-prometheus-alerts noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 15 k 2023-12-26T16:28:01.592 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-selinux x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 24 k 2023-12-26T16:28:01.592 INFO:teuthology.orchestra.run.smithi175.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-26T16:28:01.592 INFO:teuthology.orchestra.run.smithi175.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-26T16:28:01.592 INFO:teuthology.orchestra.run.smithi175.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-26T16:28:01.592 INFO:teuthology.orchestra.run.smithi175.stdout: libcephsqlite x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 141 k 2023-12-26T16:28:01.592 INFO:teuthology.orchestra.run.smithi175.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-26T16:28:01.592 INFO:teuthology.orchestra.run.smithi175.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-26T16:28:01.592 INFO:teuthology.orchestra.run.smithi175.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-26T16:28:01.592 INFO:teuthology.orchestra.run.smithi175.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-26T16:28:01.593 INFO:teuthology.orchestra.run.smithi175.stdout: libradosstriper1 x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 475 k 2023-12-26T16:28:01.593 INFO:teuthology.orchestra.run.smithi175.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-26T16:28:01.593 INFO:teuthology.orchestra.run.smithi175.stdout: librgw2 x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 6.5 M 2023-12-26T16:28:01.593 INFO:teuthology.orchestra.run.smithi175.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-26T16:28:01.593 INFO:teuthology.orchestra.run.smithi175.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-26T16:28:01.593 INFO:teuthology.orchestra.run.smithi175.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-26T16:28:01.593 INFO:teuthology.orchestra.run.smithi175.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-26T16:28:01.593 INFO:teuthology.orchestra.run.smithi175.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-26T16:28:01.593 INFO:teuthology.orchestra.run.smithi175.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-26T16:28:01.593 INFO:teuthology.orchestra.run.smithi175.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-26T16:28:01.593 INFO:teuthology.orchestra.run.smithi175.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-26T16:28:01.593 INFO:teuthology.orchestra.run.smithi175.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-26T16:28:01.593 INFO:teuthology.orchestra.run.smithi175.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-26T16:28:01.594 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-26T16:28:01.594 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ceph-argparse x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 45 k 2023-12-26T16:28:01.594 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ceph-common x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 123 k 2023-12-26T16:28:01.594 INFO:teuthology.orchestra.run.smithi175.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-26T16:28:01.594 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-26T16:28:01.594 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-26T16:28:01.594 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-26T16:28:01.594 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-26T16:28:01.594 INFO:teuthology.orchestra.run.smithi175.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-26T16:28:01.594 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-26T16:28:01.595 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-26T16:28:01.595 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-26T16:28:01.595 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-26T16:28:01.595 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-26T16:28:01.595 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-26T16:28:01.595 INFO:teuthology.orchestra.run.smithi175.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-26T16:28:01.595 INFO:teuthology.orchestra.run.smithi175.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-26T16:28:01.595 INFO:teuthology.orchestra.run.smithi175.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-26T16:28:01.596 INFO:teuthology.orchestra.run.smithi175.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-26T16:28:01.596 INFO:teuthology.orchestra.run.smithi175.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-26T16:28:01.596 INFO:teuthology.orchestra.run.smithi175.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-26T16:28:01.596 INFO:teuthology.orchestra.run.smithi175.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-26T16:28:01.596 INFO:teuthology.orchestra.run.smithi175.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-26T16:28:01.596 INFO:teuthology.orchestra.run.smithi175.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-26T16:28:01.598 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-26T16:28:01.599 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-12-26T16:28:01.599 INFO:teuthology.orchestra.run.smithi175.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-26T16:28:01.599 INFO:teuthology.orchestra.run.smithi175.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-26T16:28:01.599 INFO:teuthology.orchestra.run.smithi175.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-12-26T16:28:01.599 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-26T16:28:01.600 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-26T16:28:01.601 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-26T16:28:01.601 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-26T16:28:01.601 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-26T16:28:01.601 INFO:teuthology.orchestra.run.smithi175.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-26T16:28:01.601 INFO:teuthology.orchestra.run.smithi175.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-26T16:28:01.601 INFO:teuthology.orchestra.run.smithi175.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-26T16:28:01.601 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-26T16:28:01.601 INFO:teuthology.orchestra.run.smithi175.stdout: python3-scipy x86_64 1.0.0-21.module+el8.9.0+20976+d3c38525 rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-26T16:28:01.601 INFO:teuthology.orchestra.run.smithi175.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-26T16:28:01.601 INFO:teuthology.orchestra.run.smithi175.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-26T16:28:01.601 INFO:teuthology.orchestra.run.smithi175.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-26T16:28:01.601 INFO:teuthology.orchestra.run.smithi175.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-26T16:28:01.601 INFO:teuthology.orchestra.run.smithi175.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-26T16:28:01.602 INFO:teuthology.orchestra.run.smithi175.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-26T16:28:01.602 INFO:teuthology.orchestra.run.smithi175.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-26T16:28:01.602 INFO:teuthology.orchestra.run.smithi175.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-26T16:28:01.602 INFO:teuthology.orchestra.run.smithi175.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-26T16:28:01.602 INFO:teuthology.orchestra.run.smithi175.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-26T16:28:01.602 INFO:teuthology.orchestra.run.smithi175.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-26T16:28:01.602 INFO:teuthology.orchestra.run.smithi175.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-26T16:28:01.602 INFO:teuthology.orchestra.run.smithi175.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-26T16:28:01.602 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:28:01.602 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2023-12-26T16:28:01.602 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================================================= 2023-12-26T16:28:01.602 INFO:teuthology.orchestra.run.smithi175.stdout:Install 104 Packages 2023-12-26T16:28:01.602 INFO:teuthology.orchestra.run.smithi175.stdout:Upgrade 2 Packages 2023-12-26T16:28:01.602 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:28:01.603 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 190 M 2023-12-26T16:28:01.603 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2023-12-26T16:28:01.722 INFO:teuthology.orchestra.run.smithi088.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-26T16:28:01.723 INFO:teuthology.orchestra.run.smithi088.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-26T16:28:01.922 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2023-12-26T16:28:01.932 INFO:teuthology.orchestra.run.smithi088.stdout:======================================================================================================================= 2023-12-26T16:28:01.932 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2023-12-26T16:28:01.932 INFO:teuthology.orchestra.run.smithi088.stdout:======================================================================================================================= 2023-12-26T16:28:01.932 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2023-12-26T16:28:01.932 INFO:teuthology.orchestra.run.smithi088.stdout: ceph x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 6.4 k 2023-12-26T16:28:01.932 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-base x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 5.4 M 2023-12-26T16:28:01.932 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-fuse x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 852 k 2023-12-26T16:28:01.932 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-immutable-object-cache x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 165 k 2023-12-26T16:28:01.932 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 1.6 M 2023-12-26T16:28:01.932 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-cephadm noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 132 k 2023-12-26T16:28:01.932 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-dashboard noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 1.8 M 2023-12-26T16:28:01.933 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 7.4 M 2023-12-26T16:28:01.933 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-rook noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 50 k 2023-12-26T16:28:01.933 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-radosgw x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 13 M 2023-12-26T16:28:01.933 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-test x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 47 M 2023-12-26T16:28:01.933 INFO:teuthology.orchestra.run.smithi088.stdout: cephadm noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 171 k 2023-12-26T16:28:01.933 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs-devel x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 31 k 2023-12-26T16:28:01.933 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs2 x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 774 k 2023-12-26T16:28:01.933 INFO:teuthology.orchestra.run.smithi088.stdout: librados-devel x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 139 k 2023-12-26T16:28:01.933 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cephfs x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 197 k 2023-12-26T16:28:01.933 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-12-26T16:28:01.933 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rados x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 372 k 2023-12-26T16:28:01.933 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rbd x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 365 k 2023-12-26T16:28:01.934 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rgw x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 107 k 2023-12-26T16:28:01.934 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-fuse x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 94 k 2023-12-26T16:28:01.934 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-mirror x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 3.4 M 2023-12-26T16:28:01.934 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-nbd x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 181 k 2023-12-26T16:28:01.934 INFO:teuthology.orchestra.run.smithi088.stdout:Upgrading: 2023-12-26T16:28:01.934 INFO:teuthology.orchestra.run.smithi088.stdout: librados2 x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 3.7 M 2023-12-26T16:28:01.934 INFO:teuthology.orchestra.run.smithi088.stdout: librbd1 x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 3.6 M 2023-12-26T16:28:01.934 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2023-12-26T16:28:01.934 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-common x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 22 M 2023-12-26T16:28:01.935 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-grafana-dashboards noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 23 k 2023-12-26T16:28:01.935 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mds x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 2.3 M 2023-12-26T16:28:01.935 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-modules-core noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 242 k 2023-12-26T16:28:01.936 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mon x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 4.6 M 2023-12-26T16:28:01.936 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-osd x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 18 M 2023-12-26T16:28:01.936 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-prometheus-alerts noarch 2:18.2.1-141.gcfc97e16.el8 ceph-noarch 15 k 2023-12-26T16:28:01.936 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-selinux x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 24 k 2023-12-26T16:28:01.936 INFO:teuthology.orchestra.run.smithi088.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-26T16:28:01.936 INFO:teuthology.orchestra.run.smithi088.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-26T16:28:01.936 INFO:teuthology.orchestra.run.smithi088.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-26T16:28:01.937 INFO:teuthology.orchestra.run.smithi088.stdout: libcephsqlite x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 141 k 2023-12-26T16:28:01.937 INFO:teuthology.orchestra.run.smithi088.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-26T16:28:01.937 INFO:teuthology.orchestra.run.smithi088.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-26T16:28:01.937 INFO:teuthology.orchestra.run.smithi088.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-26T16:28:01.937 INFO:teuthology.orchestra.run.smithi088.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-26T16:28:01.937 INFO:teuthology.orchestra.run.smithi088.stdout: libradosstriper1 x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 475 k 2023-12-26T16:28:01.937 INFO:teuthology.orchestra.run.smithi088.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-26T16:28:01.937 INFO:teuthology.orchestra.run.smithi088.stdout: librgw2 x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 6.5 M 2023-12-26T16:28:01.937 INFO:teuthology.orchestra.run.smithi088.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-26T16:28:01.941 INFO:teuthology.orchestra.run.smithi088.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-26T16:28:01.941 INFO:teuthology.orchestra.run.smithi088.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-26T16:28:01.942 INFO:teuthology.orchestra.run.smithi088.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-26T16:28:01.942 INFO:teuthology.orchestra.run.smithi088.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-26T16:28:01.942 INFO:teuthology.orchestra.run.smithi088.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-26T16:28:01.942 INFO:teuthology.orchestra.run.smithi088.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-26T16:28:01.942 INFO:teuthology.orchestra.run.smithi088.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-26T16:28:01.942 INFO:teuthology.orchestra.run.smithi088.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-26T16:28:01.942 INFO:teuthology.orchestra.run.smithi088.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-26T16:28:01.942 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-26T16:28:01.942 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-argparse x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 45 k 2023-12-26T16:28:01.942 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-common x86_64 2:18.2.1-141.gcfc97e16.el8 ceph 123 k 2023-12-26T16:28:01.942 INFO:teuthology.orchestra.run.smithi088.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-26T16:28:01.942 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-26T16:28:01.942 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-26T16:28:01.942 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-26T16:28:01.943 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-26T16:28:01.943 INFO:teuthology.orchestra.run.smithi088.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-26T16:28:01.943 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-26T16:28:01.943 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-26T16:28:01.943 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-26T16:28:01.943 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-26T16:28:01.943 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-26T16:28:01.943 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-26T16:28:01.943 INFO:teuthology.orchestra.run.smithi088.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-26T16:28:01.943 INFO:teuthology.orchestra.run.smithi088.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-26T16:28:01.943 INFO:teuthology.orchestra.run.smithi088.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-26T16:28:01.943 INFO:teuthology.orchestra.run.smithi088.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-26T16:28:01.943 INFO:teuthology.orchestra.run.smithi088.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-26T16:28:01.944 INFO:teuthology.orchestra.run.smithi088.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-26T16:28:01.944 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-26T16:28:01.944 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-26T16:28:01.944 INFO:teuthology.orchestra.run.smithi088.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-26T16:28:01.944 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-26T16:28:01.944 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-12-26T16:28:01.944 INFO:teuthology.orchestra.run.smithi088.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-26T16:28:01.944 INFO:teuthology.orchestra.run.smithi088.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-26T16:28:01.946 INFO:teuthology.orchestra.run.smithi088.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-12-26T16:28:01.946 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-26T16:28:01.946 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-26T16:28:01.946 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-26T16:28:01.946 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-26T16:28:01.946 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-26T16:28:01.946 INFO:teuthology.orchestra.run.smithi088.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-26T16:28:01.946 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-26T16:28:01.946 INFO:teuthology.orchestra.run.smithi088.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-26T16:28:01.946 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-26T16:28:01.947 INFO:teuthology.orchestra.run.smithi088.stdout: python3-scipy x86_64 1.0.0-21.module+el8.9.0+20976+d3c38525 rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-26T16:28:01.947 INFO:teuthology.orchestra.run.smithi088.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-26T16:28:01.947 INFO:teuthology.orchestra.run.smithi088.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-26T16:28:01.947 INFO:teuthology.orchestra.run.smithi088.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-26T16:28:01.947 INFO:teuthology.orchestra.run.smithi088.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-26T16:28:01.947 INFO:teuthology.orchestra.run.smithi088.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-26T16:28:01.947 INFO:teuthology.orchestra.run.smithi088.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-26T16:28:01.947 INFO:teuthology.orchestra.run.smithi088.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-26T16:28:01.947 INFO:teuthology.orchestra.run.smithi088.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-26T16:28:01.947 INFO:teuthology.orchestra.run.smithi088.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-26T16:28:01.947 INFO:teuthology.orchestra.run.smithi088.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-26T16:28:01.947 INFO:teuthology.orchestra.run.smithi088.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-26T16:28:01.947 INFO:teuthology.orchestra.run.smithi088.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-26T16:28:01.947 INFO:teuthology.orchestra.run.smithi088.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-26T16:28:01.948 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:28:01.948 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2023-12-26T16:28:01.948 INFO:teuthology.orchestra.run.smithi088.stdout:======================================================================================================================= 2023-12-26T16:28:01.948 INFO:teuthology.orchestra.run.smithi088.stdout:Install 104 Packages 2023-12-26T16:28:01.948 INFO:teuthology.orchestra.run.smithi088.stdout:Upgrade 2 Packages 2023-12-26T16:28:01.948 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:28:01.948 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 190 M 2023-12-26T16:28:01.949 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2023-12-26T16:28:02.167 INFO:teuthology.orchestra.run.smithi175.stdout:(1/106): ceph-18.2.1-141.gcfc97e16.el8.x86_64.r 16 kB/s | 6.4 kB 00:00 2023-12-26T16:28:02.503 INFO:teuthology.orchestra.run.smithi088.stdout:(1/106): ceph-18.2.1-141.gcfc97e16.el8.x86_64.r 17 kB/s | 6.4 kB 00:00 2023-12-26T16:28:02.708 INFO:teuthology.orchestra.run.smithi175.stdout:(2/106): ceph-fuse-18.2.1-141.gcfc97e16.el8.x86 1.5 MB/s | 852 kB 00:00 2023-12-26T16:28:02.851 INFO:teuthology.orchestra.run.smithi175.stdout:(3/106): ceph-immutable-object-cache-18.2.1-141 1.1 MB/s | 165 kB 00:00 2023-12-26T16:28:03.236 INFO:teuthology.orchestra.run.smithi088.stdout:(2/106): ceph-base-18.2.1-141.gcfc97e16.el8.x86 4.9 MB/s | 5.4 MB 00:01 2023-12-26T16:28:03.311 INFO:teuthology.orchestra.run.smithi088.stdout:(3/106): ceph-immutable-object-cache-18.2.1-141 2.2 MB/s | 165 kB 00:00 2023-12-26T16:28:03.608 INFO:teuthology.orchestra.run.smithi175.stdout:(4/106): ceph-mds-18.2.1-141.gcfc97e16.el8.x86_ 3.0 MB/s | 2.3 MB 00:00 2023-12-26T16:28:03.720 INFO:teuthology.orchestra.run.smithi088.stdout:(4/106): ceph-mds-18.2.1-141.gcfc97e16.el8.x86_ 5.6 MB/s | 2.3 MB 00:00 2023-12-26T16:28:03.870 INFO:teuthology.orchestra.run.smithi088.stdout:(5/106): ceph-fuse-18.2.1-141.gcfc97e16.el8.x86 623 kB/s | 852 kB 00:01 2023-12-26T16:28:04.054 INFO:teuthology.orchestra.run.smithi088.stdout:(6/106): ceph-mgr-18.2.1-141.gcfc97e16.el8.x86_ 4.7 MB/s | 1.6 MB 00:00 2023-12-26T16:28:04.175 INFO:teuthology.orchestra.run.smithi175.stdout:(5/106): ceph-mgr-18.2.1-141.gcfc97e16.el8.x86_ 2.7 MB/s | 1.6 MB 00:00 2023-12-26T16:28:04.554 INFO:teuthology.orchestra.run.smithi088.stdout:(7/106): ceph-common-18.2.1-141.gcfc97e16.el8.x 9.0 MB/s | 22 MB 00:02 2023-12-26T16:28:04.742 INFO:teuthology.orchestra.run.smithi175.stdout:(6/106): ceph-common-18.2.1-141.gcfc97e16.el8.x 7.3 MB/s | 22 MB 00:02 2023-12-26T16:28:05.384 INFO:teuthology.orchestra.run.smithi175.stdout:(7/106): ceph-base-18.2.1-141.gcfc97e16.el8.x86 1.5 MB/s | 5.4 MB 00:03 2023-12-26T16:28:05.479 INFO:teuthology.orchestra.run.smithi088.stdout:(8/106): ceph-radosgw-18.2.1-141.gcfc97e16.el8. 14 MB/s | 13 MB 00:00 2023-12-26T16:28:05.563 INFO:teuthology.orchestra.run.smithi088.stdout:(9/106): ceph-selinux-18.2.1-141.gcfc97e16.el8. 292 kB/s | 24 kB 00:00 2023-12-26T16:28:05.968 INFO:teuthology.orchestra.run.smithi175.stdout:(8/106): ceph-mon-18.2.1-141.gcfc97e16.el8.x86_ 2.6 MB/s | 4.6 MB 00:01 2023-12-26T16:28:06.060 INFO:teuthology.orchestra.run.smithi175.stdout:(9/106): ceph-selinux-18.2.1-141.gcfc97e16.el8. 266 kB/s | 24 kB 00:00 2023-12-26T16:28:06.255 INFO:teuthology.orchestra.run.smithi088.stdout:(10/106): ceph-mon-18.2.1-141.gcfc97e16.el8.x86 1.9 MB/s | 4.6 MB 00:02 2023-12-26T16:28:06.356 INFO:teuthology.orchestra.run.smithi088.stdout:(11/106): libcephfs-devel-18.2.1-141.gcfc97e16. 310 kB/s | 31 kB 00:00 2023-12-26T16:28:06.647 INFO:teuthology.orchestra.run.smithi088.stdout:(12/106): libcephfs2-18.2.1-141.gcfc97e16.el8.x 2.6 MB/s | 774 kB 00:00 2023-12-26T16:28:06.889 INFO:teuthology.orchestra.run.smithi088.stdout:(13/106): ceph-osd-18.2.1-141.gcfc97e16.el8.x86 6.2 MB/s | 18 MB 00:02 2023-12-26T16:28:06.917 INFO:teuthology.orchestra.run.smithi088.stdout:(14/106): libcephsqlite-18.2.1-141.gcfc97e16.el 528 kB/s | 141 kB 00:00 2023-12-26T16:28:07.048 INFO:teuthology.orchestra.run.smithi088.stdout:(15/106): libradosstriper1-18.2.1-141.gcfc97e16 3.5 MB/s | 475 kB 00:00 2023-12-26T16:28:07.698 INFO:teuthology.orchestra.run.smithi088.stdout:(16/106): librados-devel-18.2.1-141.gcfc97e16.e 172 kB/s | 139 kB 00:00 2023-12-26T16:28:07.798 INFO:teuthology.orchestra.run.smithi088.stdout:(17/106): python3-ceph-argparse-18.2.1-141.gcfc 447 kB/s | 45 kB 00:00 2023-12-26T16:28:07.907 INFO:teuthology.orchestra.run.smithi088.stdout:(18/106): python3-ceph-common-18.2.1-141.gcfc97 1.1 MB/s | 123 kB 00:00 2023-12-26T16:28:08.049 INFO:teuthology.orchestra.run.smithi088.stdout:(19/106): librgw2-18.2.1-141.gcfc97e16.el8.x86_ 6.5 MB/s | 6.5 MB 00:01 2023-12-26T16:28:08.074 INFO:teuthology.orchestra.run.smithi088.stdout:(20/106): python3-cephfs-18.2.1-141.gcfc97e16.e 1.2 MB/s | 197 kB 00:00 2023-12-26T16:28:08.149 INFO:teuthology.orchestra.run.smithi088.stdout:(21/106): python3-rados-18.2.1-141.gcfc97e16.el 3.6 MB/s | 372 kB 00:00 2023-12-26T16:28:08.266 INFO:teuthology.orchestra.run.smithi088.stdout:(22/106): python3-rbd-18.2.1-141.gcfc97e16.el8. 1.9 MB/s | 365 kB 00:00 2023-12-26T16:28:08.283 INFO:teuthology.orchestra.run.smithi088.stdout:(23/106): python3-rgw-18.2.1-141.gcfc97e16.el8. 800 kB/s | 107 kB 00:00 2023-12-26T16:28:08.342 INFO:teuthology.orchestra.run.smithi088.stdout:(24/106): rbd-fuse-18.2.1-141.gcfc97e16.el8.x86 1.2 MB/s | 94 kB 00:00 2023-12-26T16:28:08.525 INFO:teuthology.orchestra.run.smithi088.stdout:(25/106): rbd-nbd-18.2.1-141.gcfc97e16.el8.x86_ 987 kB/s | 181 kB 00:00 2023-12-26T16:28:08.642 INFO:teuthology.orchestra.run.smithi088.stdout:(26/106): ceph-grafana-dashboards-18.2.1-141.gc 198 kB/s | 23 kB 00:00 2023-12-26T16:28:08.769 INFO:teuthology.orchestra.run.smithi088.stdout:(27/106): ceph-mgr-cephadm-18.2.1-141.gcfc97e16 1.0 MB/s | 132 kB 00:00 2023-12-26T16:28:08.826 INFO:teuthology.orchestra.run.smithi088.stdout:(28/106): rbd-mirror-18.2.1-141.gcfc97e16.el8.x 6.3 MB/s | 3.4 MB 00:00 2023-12-26T16:28:09.135 INFO:teuthology.orchestra.run.smithi088.stdout:(29/106): ceph-mgr-dashboard-18.2.1-141.gcfc97e 4.8 MB/s | 1.8 MB 00:00 2023-12-26T16:28:09.545 INFO:teuthology.orchestra.run.smithi088.stdout:(30/106): ceph-test-18.2.1-141.gcfc97e16.el8.x8 12 MB/s | 47 MB 00:03 2023-12-26T16:28:09.569 INFO:teuthology.orchestra.run.smithi088.stdout:(31/106): ceph-mgr-modules-core-18.2.1-141.gcfc 559 kB/s | 242 kB 00:00 2023-12-26T16:28:09.594 INFO:teuthology.orchestra.run.smithi088.stdout:(32/106): ceph-mgr-rook-18.2.1-141.gcfc97e16.el 1.0 MB/s | 50 kB 00:00 2023-12-26T16:28:09.619 INFO:teuthology.orchestra.run.smithi088.stdout:(33/106): ceph-prometheus-alerts-18.2.1-141.gcf 291 kB/s | 15 kB 00:00 2023-12-26T16:28:09.678 INFO:teuthology.orchestra.run.smithi088.stdout:(34/106): cephadm-18.2.1-141.gcfc97e16.el8.noar 2.0 MB/s | 171 kB 00:00 2023-12-26T16:28:09.803 INFO:teuthology.orchestra.run.smithi088.stdout:(35/106): liboath-2.6.2-3.el8.x86_64.rpm 489 kB/s | 59 kB 00:00 2023-12-26T16:28:09.829 INFO:teuthology.orchestra.run.smithi088.stdout:(36/106): gperftools-libs-2.7-9.el8.x86_64.rpm 1.4 MB/s | 306 kB 00:00 2023-12-26T16:28:09.853 INFO:teuthology.orchestra.run.smithi088.stdout:(37/106): libunwind-1.3.1-3.el8.x86_64.rpm 1.5 MB/s | 75 kB 00:00 2023-12-26T16:28:09.945 INFO:teuthology.orchestra.run.smithi088.stdout:(38/106): ceph-mgr-diskprediction-local-18.2.1- 6.6 MB/s | 7.4 MB 00:01 2023-12-26T16:28:09.971 INFO:teuthology.orchestra.run.smithi088.stdout:(39/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 373 kB/s | 44 kB 00:00 2023-12-26T16:28:10.002 INFO:teuthology.orchestra.run.smithi175.stdout:(10/106): ceph-osd-18.2.1-141.gcfc97e16.el8.x86 3.4 MB/s | 18 MB 00:05 2023-12-26T16:28:10.004 INFO:teuthology.orchestra.run.smithi088.stdout:(40/106): python3-asyncssh-2.7.0-2.el8.noarch.r 2.6 MB/s | 476 kB 00:00 2023-12-26T16:28:10.029 INFO:teuthology.orchestra.run.smithi088.stdout:(41/106): python3-cachetools-3.1.1-4.el8.noarch 565 kB/s | 33 kB 00:00 2023-12-26T16:28:10.043 INFO:teuthology.orchestra.run.smithi175.stdout:(11/106): libcephfs-devel-18.2.1-141.gcfc97e16. 752 kB/s | 31 kB 00:00 2023-12-26T16:28:10.057 INFO:teuthology.orchestra.run.smithi088.stdout:(42/106): python3-certifi-2018.10.15-7.el8.noar 329 kB/s | 16 kB 00:00 2023-12-26T16:28:10.097 INFO:teuthology.orchestra.run.smithi088.stdout:(43/106): python3-cheroot-8.5.2-1.el8.noarch.rp 2.5 MB/s | 173 kB 00:00 2023-12-26T16:28:10.114 INFO:teuthology.orchestra.run.smithi088.stdout:(44/106): python3-beautifulsoup4-4.6.3-2.el8.1. 1.1 MB/s | 185 kB 00:00 2023-12-26T16:28:10.147 INFO:teuthology.orchestra.run.smithi088.stdout:(45/106): python3-cherrypy-18.4.0-1.el8.noarch. 4.1 MB/s | 384 kB 00:00 2023-12-26T16:28:10.160 INFO:teuthology.orchestra.run.smithi175.stdout:(12/106): libcephfs2-18.2.1-141.gcfc97e16.el8.x 6.5 MB/s | 774 kB 00:00 2023-12-26T16:28:10.164 INFO:teuthology.orchestra.run.smithi088.stdout:(46/106): python3-jaraco-6.2-6.el8.noarch.rpm 221 kB/s | 11 kB 00:00 2023-12-26T16:28:10.190 INFO:teuthology.orchestra.run.smithi088.stdout:(47/106): python3-google-auth-1.1.1-10.el8.noar 879 kB/s | 81 kB 00:00 2023-12-26T16:28:10.206 INFO:teuthology.orchestra.run.smithi088.stdout:(48/106): python3-jaraco-functools-2.0-4.el8.no 299 kB/s | 18 kB 00:00 2023-12-26T16:28:10.223 INFO:teuthology.orchestra.run.smithi088.stdout:(49/106): python3-logutils-0.3.5-11.el8.noarch. 1.4 MB/s | 49 kB 00:00 2023-12-26T16:28:10.227 INFO:teuthology.orchestra.run.smithi175.stdout:(13/106): libcephsqlite-18.2.1-141.gcfc97e16.el 2.1 MB/s | 141 kB 00:00 2023-12-26T16:28:10.240 INFO:teuthology.orchestra.run.smithi088.stdout:(50/106): python3-more-itertools-7.2.0-3.el8.no 1.7 MB/s | 59 kB 00:00 2023-12-26T16:28:10.257 INFO:teuthology.orchestra.run.smithi088.stdout:(51/106): python3-natsort-7.1.1-2.el8.noarch.rp 1.8 MB/s | 60 kB 00:00 2023-12-26T16:28:10.277 INFO:teuthology.orchestra.run.smithi175.stdout:(14/106): librados-devel-18.2.1-141.gcfc97e16.e 2.7 MB/s | 139 kB 00:00 2023-12-26T16:28:10.316 INFO:teuthology.orchestra.run.smithi088.stdout:(52/106): python3-pecan-1.3.2-9.el8.noarch.rpm 3.7 MB/s | 283 kB 00:00 2023-12-26T16:28:10.341 INFO:teuthology.orchestra.run.smithi088.stdout:(53/106): python3-portend-2.6-1.el8.noarch.rpm 186 kB/s | 16 kB 00:00 2023-12-26T16:28:10.366 INFO:teuthology.orchestra.run.smithi088.stdout:(54/106): python3-repoze-lru-0.7-6.el8.noarch.r 674 kB/s | 34 kB 00:00 2023-12-26T16:28:10.369 INFO:teuthology.orchestra.run.smithi175.stdout:(15/106): libradosstriper1-18.2.1-141.gcfc97e16 5.1 MB/s | 475 kB 00:00 2023-12-26T16:28:10.400 INFO:teuthology.orchestra.run.smithi088.stdout:(55/106): python3-kubernetes-11.0.0-6.el8.noarc 5.0 MB/s | 1.2 MB 00:00 2023-12-26T16:28:10.425 INFO:teuthology.orchestra.run.smithi088.stdout:(56/106): python3-routes-2.4.1-12.el8.noarch.rp 2.3 MB/s | 196 kB 00:00 2023-12-26T16:28:10.450 INFO:teuthology.orchestra.run.smithi088.stdout:(57/106): python3-rsa-4.9-2.el8.noarch.rpm 767 kB/s | 64 kB 00:00 2023-12-26T16:28:10.484 INFO:teuthology.orchestra.run.smithi088.stdout:(58/106): python3-simplegeneric-0.8.1-17.el8.no 223 kB/s | 19 kB 00:00 2023-12-26T16:28:10.509 INFO:teuthology.orchestra.run.smithi088.stdout:(59/106): python3-singledispatch-3.4.0.3-18.el8 409 kB/s | 24 kB 00:00 2023-12-26T16:28:10.534 INFO:teuthology.orchestra.run.smithi088.stdout:(60/106): python3-tempora-1.14.1-5.el8.noarch.r 350 kB/s | 29 kB 00:00 2023-12-26T16:28:10.560 INFO:teuthology.orchestra.run.smithi088.stdout:(61/106): python3-trustme-0.6.0-4.el8.noarch.rp 365 kB/s | 27 kB 00:00 2023-12-26T16:28:10.618 INFO:teuthology.orchestra.run.smithi088.stdout:(62/106): python3-websocket-client-0.56.0-5.el8 1.0 MB/s | 61 kB 00:00 2023-12-26T16:28:10.676 INFO:teuthology.orchestra.run.smithi088.stdout:(63/106): python3-waitress-1.4.3-1.el8.noarch.r 1.8 MB/s | 255 kB 00:00 2023-12-26T16:28:10.694 INFO:teuthology.orchestra.run.smithi088.stdout:(64/106): python3-webob-1.8.5-1.el8.1.noarch.rp 1.5 MB/s | 251 kB 00:00 2023-12-26T16:28:10.722 INFO:teuthology.orchestra.run.smithi088.stdout:(65/106): python3-webtest-2.0.33-1.el8.noarch.r 849 kB/s | 85 kB 00:00 2023-12-26T16:28:10.749 INFO:teuthology.orchestra.run.smithi088.stdout:(66/106): python3-zc-lockfile-2.0-2.el8.noarch. 336 kB/s | 23 kB 00:00 2023-12-26T16:28:10.820 INFO:teuthology.orchestra.run.smithi088.stdout:(67/106): python3-jwt-1.6.1-2.el8.noarch.rpm 569 kB/s | 43 kB 00:00 2023-12-26T16:28:10.845 INFO:teuthology.orchestra.run.smithi088.stdout:(68/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 555 kB/s | 70 kB 00:00 2023-12-26T16:28:10.863 INFO:teuthology.orchestra.run.smithi088.stdout:(69/106): python3-oauthlib-2.1.0-1.el8.noarch.r 3.6 MB/s | 155 kB 00:00 2023-12-26T16:28:10.921 INFO:teuthology.orchestra.run.smithi088.stdout:(70/106): python3-requests-oauthlib-1.0.0-1.el8 815 kB/s | 43 kB 00:00 2023-12-26T16:28:10.946 INFO:teuthology.orchestra.run.smithi088.stdout:(71/106): python3-pycparser-2.14-14.el8.noarch. 1.1 MB/s | 109 kB 00:00 2023-12-26T16:28:10.979 INFO:teuthology.orchestra.run.smithi088.stdout:(72/106): thrift-0.13.0-2.el8.x86_64.rpm 6.1 MB/s | 1.7 MB 00:00 2023-12-26T16:28:10.997 INFO:teuthology.orchestra.run.smithi088.stdout:(73/106): fuse-2.9.7-17.el8.x86_64.rpm 1.1 MB/s | 83 kB 00:00 2023-12-26T16:28:11.038 INFO:teuthology.orchestra.run.smithi088.stdout:(74/106): libgfortran-8.5.0-20.el8.x86_64.rpm 6.9 MB/s | 645 kB 00:00 2023-12-26T16:28:11.063 INFO:teuthology.orchestra.run.smithi088.stdout:(75/106): libquadmath-8.5.0-20.el8.x86_64.rpm 2.0 MB/s | 172 kB 00:00 2023-12-26T16:28:11.089 INFO:teuthology.orchestra.run.smithi088.stdout:(76/106): python3-cffi-1.11.5-6.el8.x86_64.rpm 2.7 MB/s | 238 kB 00:00 2023-12-26T16:28:11.094 INFO:teuthology.orchestra.run.smithi175.stdout:(16/106): librgw2-18.2.1-141.gcfc97e16.el8.x86_ 9.0 MB/s | 6.5 MB 00:00 2023-12-26T16:28:11.114 INFO:teuthology.orchestra.run.smithi088.stdout:(77/106): librabbitmq-0.9.0-4.el8.x86_64.rpm 937 kB/s | 47 kB 00:00 2023-12-26T16:28:11.139 INFO:teuthology.orchestra.run.smithi088.stdout:(78/106): python3-jsonpointer-1.10-11.el8.noarc 398 kB/s | 20 kB 00:00 2023-12-26T16:28:11.144 INFO:teuthology.orchestra.run.smithi175.stdout:(17/106): python3-ceph-argparse-18.2.1-141.gcfc 903 kB/s | 45 kB 00:00 2023-12-26T16:28:11.173 INFO:teuthology.orchestra.run.smithi088.stdout:(79/106): python3-cryptography-3.2.1-6.el8.x86_ 4.1 MB/s | 559 kB 00:00 2023-12-26T16:28:11.194 INFO:teuthology.orchestra.run.smithi175.stdout:(18/106): python3-ceph-common-18.2.1-141.gcfc97 2.4 MB/s | 123 kB 00:00 2023-12-26T16:28:11.198 INFO:teuthology.orchestra.run.smithi088.stdout:(80/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 384 kB/s | 32 kB 00:00 2023-12-26T16:28:11.223 INFO:teuthology.orchestra.run.smithi088.stdout:(81/106): python3-prettytable-0.7.2-14.el8.noar 525 kB/s | 44 kB 00:00 2023-12-26T16:28:11.249 INFO:teuthology.orchestra.run.smithi088.stdout:(82/106): python3-pyasn1-modules-0.3.7-6.el8.no 2.1 MB/s | 110 kB 00:00 2023-12-26T16:28:11.253 INFO:teuthology.orchestra.run.smithi175.stdout:(19/106): python3-cephfs-18.2.1-141.gcfc97e16.e 3.3 MB/s | 197 kB 00:00 2023-12-26T16:28:11.275 INFO:teuthology.orchestra.run.smithi088.stdout:(83/106): python3-attrs-17.4.0-6.el8.noarch.rpm 1.0 MB/s | 53 kB 00:00 2023-12-26T16:28:11.299 INFO:teuthology.orchestra.run.smithi088.stdout:(84/106): python3-jsonpatch-1.21-2.el8.noarch.r 532 kB/s | 27 kB 00:00 2023-12-26T16:28:11.325 INFO:teuthology.orchestra.run.smithi088.stdout:(85/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.5 MB/s | 126 kB 00:00 2023-12-26T16:28:11.336 INFO:teuthology.orchestra.run.smithi175.stdout:(20/106): python3-rados-18.2.1-141.gcfc97e16.el 4.4 MB/s | 372 kB 00:00 2023-12-26T16:28:11.354 INFO:teuthology.orchestra.run.smithi088.stdout:(86/106): python3-py-1.5.3-4.el8.noarch.rpm 2.6 MB/s | 473 kB 00:00 2023-12-26T16:28:11.384 INFO:teuthology.orchestra.run.smithi088.stdout:(87/106): python3-werkzeug-0.12.2-4.el8.noarch. 7.6 MB/s | 457 kB 00:00 2023-12-26T16:28:11.403 INFO:teuthology.orchestra.run.smithi175.stdout:(21/106): python3-rbd-18.2.1-141.gcfc97e16.el8. 5.4 MB/s | 365 kB 00:00 2023-12-26T16:28:11.410 INFO:teuthology.orchestra.run.smithi088.stdout:(88/106): python3-markupsafe-0.23-19.el8.x86_64 665 kB/s | 39 kB 00:00 2023-12-26T16:28:11.426 INFO:teuthology.orchestra.run.smithi088.stdout:(89/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 6.0 MB/s | 259 kB 00:00 2023-12-26T16:28:11.454 INFO:teuthology.orchestra.run.smithi175.stdout:(22/106): python3-rgw-18.2.1-141.gcfc97e16.el8. 2.1 MB/s | 107 kB 00:00 2023-12-26T16:28:11.461 INFO:teuthology.orchestra.run.smithi088.stdout:(90/106): oniguruma-6.8.2-2.el8.x86_64.rpm 3.6 MB/s | 187 kB 00:00 2023-12-26T16:28:11.493 INFO:teuthology.orchestra.run.smithi088.stdout:(91/106): python3-pytest-3.4.2-11.el8.noarch.rp 6.9 MB/s | 1.3 MB 00:00 2023-12-26T16:28:11.510 INFO:teuthology.orchestra.run.smithi088.stdout:(92/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 1.2 MB/s | 103 kB 00:00 2023-12-26T16:28:11.568 INFO:teuthology.orchestra.run.smithi088.stdout:(93/106): python3-jinja2-2.10.1-3.el8.noarch.rp 9.0 MB/s | 538 kB 00:00 2023-12-26T16:28:11.596 INFO:teuthology.orchestra.run.smithi175.stdout:(23/106): ceph-radosgw-18.2.1-141.gcfc97e16.el8 2.1 MB/s | 13 MB 00:06 2023-12-26T16:28:11.615 INFO:teuthology.orchestra.run.smithi175.stdout:(24/106): rbd-fuse-18.2.1-141.gcfc97e16.el8.x86 595 kB/s | 94 kB 00:00 2023-12-26T16:28:11.619 INFO:teuthology.orchestra.run.smithi088.stdout:(94/106): socat-1.7.4.1-1.el8.x86_64.rpm 6.3 MB/s | 323 kB 00:00 2023-12-26T16:28:11.671 INFO:teuthology.orchestra.run.smithi175.stdout:(25/106): rbd-nbd-18.2.1-141.gcfc97e16.el8.x86_ 3.0 MB/s | 181 kB 00:00 2023-12-26T16:28:11.703 INFO:teuthology.orchestra.run.smithi088.stdout:(95/106): python3-babel-2.5.1-7.el8.noarch.rpm 20 MB/s | 4.8 MB 00:00 2023-12-26T16:28:11.713 INFO:teuthology.orchestra.run.smithi175.stdout:(26/106): ceph-grafana-dashboards-18.2.1-141.gc 558 kB/s | 23 kB 00:00 2023-12-26T16:28:11.728 INFO:teuthology.orchestra.run.smithi088.stdout:(96/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 2.0 MB/s | 225 kB 00:00 2023-12-26T16:28:11.754 INFO:teuthology.orchestra.run.smithi088.stdout:(97/106): librdkafka-0.11.4-3.el8.x86_64.rpm 7.1 MB/s | 354 kB 00:00 2023-12-26T16:28:11.763 INFO:teuthology.orchestra.run.smithi175.stdout:(27/106): ceph-mgr-cephadm-18.2.1-141.gcfc97e16 2.6 MB/s | 132 kB 00:00 2023-12-26T16:28:11.811 INFO:teuthology.orchestra.run.smithi088.stdout:(98/106): python3-numpy-1.14.3-10.el8.x86_64.rp 12 MB/s | 3.7 MB 00:00 2023-12-26T16:28:11.837 INFO:teuthology.orchestra.run.smithi088.stdout:(99/106): python3-mako-1.0.6-14.el8.noarch.rpm 1.8 MB/s | 157 kB 00:00 2023-12-26T16:28:11.887 INFO:teuthology.orchestra.run.smithi088.stdout:(100/106): jq-1.6-7.el8.x86_64.rpm 4.0 MB/s | 202 kB 00:00 2023-12-26T16:28:11.937 INFO:teuthology.orchestra.run.smithi088.stdout:(101/106): python3-pytz-2017.2-11.el8.noarch.rp 1.1 MB/s | 54 kB 00:00 2023-12-26T16:28:11.972 INFO:teuthology.orchestra.run.smithi175.stdout:(28/106): ceph-mgr-dashboard-18.2.1-141.gcfc97e 8.4 MB/s | 1.8 MB 00:00 2023-12-26T16:28:12.021 INFO:teuthology.orchestra.run.smithi088.stdout:(102/106): openblas-threads-0.3.15-6.el8.x86_64 18 MB/s | 5.2 MB 00:00 2023-12-26T16:28:12.096 INFO:teuthology.orchestra.run.smithi088.stdout:(103/106): openblas-0.3.15-6.el8.x86_64.rpm 18 MB/s | 5.0 MB 00:00 2023-12-26T16:28:12.346 INFO:teuthology.orchestra.run.smithi088.stdout:(104/106): python3-scipy-1.0.0-21.module+el8.9. 34 MB/s | 14 MB 00:00 2023-12-26T16:28:12.697 INFO:teuthology.orchestra.run.smithi088.stdout:(105/106): librbd1-18.2.1-141.gcfc97e16.el8.x86 5.9 MB/s | 3.6 MB 00:00 2023-12-26T16:28:12.747 INFO:teuthology.orchestra.run.smithi088.stdout:(106/106): librados2-18.2.1-141.gcfc97e16.el8.x 5.1 MB/s | 3.7 MB 00:00 2023-12-26T16:28:12.754 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2023-12-26T16:28:12.754 INFO:teuthology.orchestra.run.smithi088.stdout:Total 18 MB/s | 190 MB 00:10 2023-12-26T16:28:12.848 INFO:teuthology.orchestra.run.smithi175.stdout:(29/106): rbd-mirror-18.2.1-141.gcfc97e16.el8.x 2.8 MB/s | 3.4 MB 00:01 2023-12-26T16:28:12.933 INFO:teuthology.orchestra.run.smithi175.stdout:(30/106): ceph-mgr-diskprediction-local-18.2.1- 7.7 MB/s | 7.4 MB 00:00 2023-12-26T16:28:12.973 INFO:teuthology.orchestra.run.smithi175.stdout:(31/106): ceph-mgr-rook-18.2.1-141.gcfc97e16.el 1.2 MB/s | 50 kB 00:00 2023-12-26T16:28:13.006 INFO:teuthology.orchestra.run.smithi175.stdout:(32/106): ceph-mgr-modules-core-18.2.1-141.gcfc 1.5 MB/s | 242 kB 00:00 2023-12-26T16:28:13.032 INFO:teuthology.orchestra.run.smithi175.stdout:(33/106): ceph-prometheus-alerts-18.2.1-141.gcf 248 kB/s | 15 kB 00:00 2023-12-26T16:28:13.125 INFO:teuthology.orchestra.run.smithi175.stdout:(34/106): cephadm-18.2.1-141.gcfc97e16.el8.noar 1.4 MB/s | 171 kB 00:00 2023-12-26T16:28:13.311 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2023-12-26T16:28:13.399 INFO:teuthology.orchestra.run.smithi175.stdout:(35/106): liboath-2.6.2-3.el8.x86_64.rpm 214 kB/s | 59 kB 00:00 2023-12-26T16:28:13.401 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2023-12-26T16:28:13.401 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2023-12-26T16:28:13.444 INFO:teuthology.orchestra.run.smithi175.stdout:(36/106): gperftools-libs-2.7-9.el8.x86_64.rpm 744 kB/s | 306 kB 00:00 2023-12-26T16:28:13.508 INFO:teuthology.orchestra.run.smithi175.stdout:(37/106): libunwind-1.3.1-3.el8.x86_64.rpm 693 kB/s | 75 kB 00:00 2023-12-26T16:28:13.592 INFO:teuthology.orchestra.run.smithi175.stdout:(38/106): python3-asyncssh-2.7.0-2.el8.noarch.r 3.2 MB/s | 476 kB 00:00 2023-12-26T16:28:13.617 INFO:teuthology.orchestra.run.smithi175.stdout:(39/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 401 kB/s | 44 kB 00:00 2023-12-26T16:28:13.667 INFO:teuthology.orchestra.run.smithi175.stdout:(40/106): python3-beautifulsoup4-4.6.3-2.el8.1. 2.4 MB/s | 185 kB 00:00 2023-12-26T16:28:13.701 INFO:teuthology.orchestra.run.smithi175.stdout:(41/106): python3-cachetools-3.1.1-4.el8.noarch 395 kB/s | 33 kB 00:00 2023-12-26T16:28:13.742 INFO:teuthology.orchestra.run.smithi175.stdout:(42/106): python3-certifi-2018.10.15-7.el8.noar 217 kB/s | 16 kB 00:00 2023-12-26T16:28:13.843 INFO:teuthology.orchestra.run.smithi175.stdout:(43/106): python3-cherrypy-18.4.0-1.el8.noarch. 3.8 MB/s | 384 kB 00:00 2023-12-26T16:28:13.868 INFO:teuthology.orchestra.run.smithi175.stdout:(44/106): python3-cheroot-8.5.2-1.el8.noarch.rp 1.0 MB/s | 173 kB 00:00 2023-12-26T16:28:13.918 INFO:teuthology.orchestra.run.smithi175.stdout:(45/106): python3-google-auth-1.1.1-10.el8.noar 1.1 MB/s | 81 kB 00:00 2023-12-26T16:28:13.944 INFO:teuthology.orchestra.run.smithi175.stdout:(46/106): python3-jaraco-6.2-6.el8.noarch.rpm 147 kB/s | 11 kB 00:00 2023-12-26T16:28:13.994 INFO:teuthology.orchestra.run.smithi175.stdout:(47/106): python3-jaraco-functools-2.0-4.el8.no 233 kB/s | 18 kB 00:00 2023-12-26T16:28:14.094 INFO:teuthology.orchestra.run.smithi175.stdout:(48/106): python3-logutils-0.3.5-11.el8.noarch. 487 kB/s | 49 kB 00:00 2023-12-26T16:28:14.186 INFO:teuthology.orchestra.run.smithi175.stdout:(49/106): python3-kubernetes-11.0.0-6.el8.noarc 4.8 MB/s | 1.2 MB 00:00 2023-12-26T16:28:14.211 INFO:teuthology.orchestra.run.smithi175.stdout:(50/106): python3-more-itertools-7.2.0-3.el8.no 502 kB/s | 59 kB 00:00 2023-12-26T16:28:14.262 INFO:teuthology.orchestra.run.smithi175.stdout:(51/106): python3-natsort-7.1.1-2.el8.noarch.rp 804 kB/s | 60 kB 00:00 2023-12-26T16:28:14.295 INFO:teuthology.orchestra.run.smithi175.stdout:(52/106): python3-pecan-1.3.2-9.el8.noarch.rpm 3.3 MB/s | 283 kB 00:00 2023-12-26T16:28:14.337 INFO:teuthology.orchestra.run.smithi175.stdout:(53/106): python3-portend-2.6-1.el8.noarch.rpm 207 kB/s | 16 kB 00:00 2023-12-26T16:28:14.371 INFO:teuthology.orchestra.run.smithi175.stdout:(54/106): python3-repoze-lru-0.7-6.el8.noarch.r 448 kB/s | 34 kB 00:00 2023-12-26T16:28:14.374 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2023-12-26T16:28:14.382 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2023-12-26T16:28:14.421 INFO:teuthology.orchestra.run.smithi175.stdout:(55/106): python3-routes-2.4.1-12.el8.noarch.rp 2.3 MB/s | 196 kB 00:00 2023-12-26T16:28:14.446 INFO:teuthology.orchestra.run.smithi175.stdout:(56/106): python3-rsa-4.9-2.el8.noarch.rpm 853 kB/s | 64 kB 00:00 2023-12-26T16:28:14.497 INFO:teuthology.orchestra.run.smithi175.stdout:(57/106): python3-simplegeneric-0.8.1-17.el8.no 249 kB/s | 19 kB 00:00 2023-12-26T16:28:14.547 INFO:teuthology.orchestra.run.smithi175.stdout:(58/106): python3-singledispatch-3.4.0.3-18.el8 238 kB/s | 24 kB 00:00 2023-12-26T16:28:14.572 INFO:teuthology.orchestra.run.smithi175.stdout:(59/106): python3-tempora-1.14.1-5.el8.noarch.r 390 kB/s | 29 kB 00:00 2023-12-26T16:28:14.614 INFO:teuthology.orchestra.run.smithi175.stdout:(60/106): python3-trustme-0.6.0-4.el8.noarch.rp 413 kB/s | 27 kB 00:00 2023-12-26T16:28:14.656 INFO:teuthology.orchestra.run.smithi175.stdout:(61/106): python3-waitress-1.4.3-1.el8.noarch.r 3.0 MB/s | 255 kB 00:00 2023-12-26T16:28:14.698 INFO:teuthology.orchestra.run.smithi175.stdout:(62/106): python3-webob-1.8.5-1.el8.1.noarch.rp 2.9 MB/s | 251 kB 00:00 2023-12-26T16:28:14.724 INFO:teuthology.orchestra.run.smithi175.stdout:(63/106): python3-websocket-client-0.56.0-5.el8 913 kB/s | 61 kB 00:00 2023-12-26T16:28:14.769 INFO:teuthology.orchestra.run.smithi175.stdout:(64/106): python3-webtest-2.0.33-1.el8.noarch.r 1.2 MB/s | 85 kB 00:00 2023-12-26T16:28:14.794 INFO:teuthology.orchestra.run.smithi175.stdout:(65/106): python3-zc-lockfile-2.0-2.el8.noarch. 343 kB/s | 23 kB 00:00 2023-12-26T16:28:14.813 INFO:teuthology.orchestra.run.smithi175.stdout:(66/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 4.1 MB/s | 70 kB 00:00 2023-12-26T16:28:14.858 INFO:teuthology.orchestra.run.smithi175.stdout:(67/106): python3-jwt-1.6.1-2.el8.noarch.rpm 855 kB/s | 43 kB 00:00 2023-12-26T16:28:14.917 INFO:teuthology.orchestra.run.smithi175.stdout:(68/106): python3-oauthlib-2.1.0-1.el8.noarch.r 2.6 MB/s | 155 kB 00:00 2023-12-26T16:28:14.959 INFO:teuthology.orchestra.run.smithi175.stdout:(69/106): thrift-0.13.0-2.el8.x86_64.rpm 9.0 MB/s | 1.7 MB 00:00 2023-12-26T16:28:14.984 INFO:teuthology.orchestra.run.smithi175.stdout:(70/106): python3-pycparser-2.14-14.el8.noarch. 1.6 MB/s | 109 kB 00:00 2023-12-26T16:28:15.026 INFO:teuthology.orchestra.run.smithi175.stdout:(71/106): python3-requests-oauthlib-1.0.0-1.el8 638 kB/s | 43 kB 00:00 2023-12-26T16:28:15.043 INFO:teuthology.orchestra.run.smithi175.stdout:(72/106): fuse-2.9.7-17.el8.x86_64.rpm 1.5 MB/s | 83 kB 00:00 2023-12-26T16:28:15.076 INFO:teuthology.orchestra.run.smithi175.stdout:(73/106): libgfortran-8.5.0-20.el8.x86_64.rpm 13 MB/s | 645 kB 00:00 2023-12-26T16:28:15.102 INFO:teuthology.orchestra.run.smithi175.stdout:(74/106): libquadmath-8.5.0-20.el8.x86_64.rpm 2.9 MB/s | 172 kB 00:00 2023-12-26T16:28:15.127 INFO:teuthology.orchestra.run.smithi175.stdout:(75/106): python3-cffi-1.11.5-6.el8.x86_64.rpm 4.6 MB/s | 238 kB 00:00 2023-12-26T16:28:15.169 INFO:teuthology.orchestra.run.smithi175.stdout:(76/106): python3-cryptography-3.2.1-6.el8.x86_ 8.2 MB/s | 559 kB 00:00 2023-12-26T16:28:15.194 INFO:teuthology.orchestra.run.smithi175.stdout:(77/106): librabbitmq-0.9.0-4.el8.x86_64.rpm 703 kB/s | 47 kB 00:00 2023-12-26T16:28:15.220 INFO:teuthology.orchestra.run.smithi175.stdout:(78/106): python3-jsonpointer-1.10-11.el8.noarc 397 kB/s | 20 kB 00:00 2023-12-26T16:28:15.270 INFO:teuthology.orchestra.run.smithi175.stdout:(79/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 429 kB/s | 32 kB 00:00 2023-12-26T16:28:15.295 INFO:teuthology.orchestra.run.smithi175.stdout:(80/106): python3-prettytable-0.7.2-14.el8.noar 585 kB/s | 44 kB 00:00 2023-12-26T16:28:15.729 INFO:teuthology.orchestra.run.smithi175.stdout:(81/106): ceph-test-18.2.1-141.gcfc97e16.el8.x8 4.8 MB/s | 47 MB 00:09 2023-12-26T16:28:15.754 INFO:teuthology.orchestra.run.smithi175.stdout:(82/106): python3-pyasn1-modules-0.3.7-6.el8.no 240 kB/s | 110 kB 00:00 2023-12-26T16:28:15.787 INFO:teuthology.orchestra.run.smithi175.stdout:(83/106): python3-py-1.5.3-4.el8.noarch.rpm 913 kB/s | 473 kB 00:00 2023-12-26T16:28:15.813 INFO:teuthology.orchestra.run.smithi175.stdout:(84/106): python3-jsonpatch-1.21-2.el8.noarch.r 501 kB/s | 27 kB 00:00 2023-12-26T16:28:15.838 INFO:teuthology.orchestra.run.smithi175.stdout:(85/106): python3-attrs-17.4.0-6.el8.noarch.rpm 486 kB/s | 53 kB 00:00 2023-12-26T16:28:15.855 INFO:teuthology.orchestra.run.smithi175.stdout:(86/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.8 MB/s | 126 kB 00:00 2023-12-26T16:28:15.888 INFO:teuthology.orchestra.run.smithi175.stdout:(87/106): python3-werkzeug-0.12.2-4.el8.noarch. 8.9 MB/s | 457 kB 00:00 2023-12-26T16:28:15.914 INFO:teuthology.orchestra.run.smithi175.stdout:(88/106): python3-markupsafe-0.23-19.el8.x86_64 662 kB/s | 39 kB 00:00 2023-12-26T16:28:15.947 INFO:teuthology.orchestra.run.smithi175.stdout:(89/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.3 MB/s | 259 kB 00:00 2023-12-26T16:28:15.977 INFO:teuthology.orchestra.run.smithi175.stdout:(90/106): oniguruma-6.8.2-2.el8.x86_64.rpm 3.1 MB/s | 187 kB 00:00 2023-12-26T16:28:15.999 INFO:teuthology.orchestra.run.smithi175.stdout:(91/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 2.0 MB/s | 103 kB 00:00 2023-12-26T16:28:16.041 INFO:teuthology.orchestra.run.smithi175.stdout:(92/106): python3-pytest-3.4.2-11.el8.noarch.rp 5.8 MB/s | 1.3 MB 00:00 2023-12-26T16:28:16.099 INFO:teuthology.orchestra.run.smithi175.stdout:(93/106): python3-jinja2-2.10.1-3.el8.noarch.rp 5.2 MB/s | 538 kB 00:00 2023-12-26T16:28:16.132 INFO:teuthology.orchestra.run.smithi175.stdout:(94/106): socat-1.7.4.1-1.el8.x86_64.rpm 9.5 MB/s | 323 kB 00:00 2023-12-26T16:28:16.174 INFO:teuthology.orchestra.run.smithi175.stdout:(95/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 5.3 MB/s | 225 kB 00:00 2023-12-26T16:28:16.218 INFO:teuthology.orchestra.run.smithi175.stdout:(96/106): librdkafka-0.11.4-3.el8.x86_64.rpm 8.3 MB/s | 354 kB 00:00 2023-12-26T16:28:16.275 INFO:teuthology.orchestra.run.smithi175.stdout:(97/106): python3-numpy-1.14.3-10.el8.x86_64.rp 16 MB/s | 3.7 MB 00:00 2023-12-26T16:28:16.342 INFO:teuthology.orchestra.run.smithi175.stdout:(98/106): python3-babel-2.5.1-7.el8.noarch.rpm 13 MB/s | 4.8 MB 00:00 2023-12-26T16:28:16.370 INFO:teuthology.orchestra.run.smithi175.stdout:(99/106): python3-mako-1.0.6-14.el8.noarch.rpm 1.7 MB/s | 157 kB 00:00 2023-12-26T16:28:16.409 INFO:teuthology.orchestra.run.smithi175.stdout:(100/106): jq-1.6-7.el8.x86_64.rpm 4.8 MB/s | 202 kB 00:00 2023-12-26T16:28:16.459 INFO:teuthology.orchestra.run.smithi175.stdout:(101/106): python3-pytz-2017.2-11.el8.noarch.rp 1.1 MB/s | 54 kB 00:00 2023-12-26T16:28:16.576 INFO:teuthology.orchestra.run.smithi175.stdout:(102/106): openblas-threads-0.3.15-6.el8.x86_64 14 MB/s | 5.2 MB 00:00 2023-12-26T16:28:16.643 INFO:teuthology.orchestra.run.smithi175.stdout:(103/106): openblas-0.3.15-6.el8.x86_64.rpm 17 MB/s | 5.0 MB 00:00 2023-12-26T16:28:16.910 INFO:teuthology.orchestra.run.smithi175.stdout:(104/106): python3-scipy-1.0.0-21.module+el8.9. 30 MB/s | 14 MB 00:00 2023-12-26T16:28:17.460 INFO:teuthology.orchestra.run.smithi175.stdout:(105/106): librados2-18.2.1-141.gcfc97e16.el8.x 4.1 MB/s | 3.7 MB 00:00 2023-12-26T16:28:18.285 INFO:teuthology.orchestra.run.smithi175.stdout:(106/106): librbd1-18.2.1-141.gcfc97e16.el8.x86 2.2 MB/s | 3.6 MB 00:01 2023-12-26T16:28:18.289 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2023-12-26T16:28:18.289 INFO:teuthology.orchestra.run.smithi175.stdout:Total 11 MB/s | 190 MB 00:16 2023-12-26T16:28:18.456 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2023-12-26T16:28:18.626 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/108 2023-12-26T16:28:18.834 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/108 2023-12-26T16:28:18.859 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2023-12-26T16:28:18.949 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2023-12-26T16:28:18.949 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2023-12-26T16:28:19.028 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 3/108 2023-12-26T16:28:19.110 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 3/108 2023-12-26T16:28:19.278 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-12-26T16:28:19.667 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-12-26T16:28:19.877 INFO:teuthology.orchestra.run.smithi088.stdout: Upgrading : librados2-2:18.2.1-141.gcfc97e16.el8.x86_64 5/108 2023-12-26T16:28:19.921 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2023-12-26T16:28:19.935 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2023-12-26T16:28:20.254 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librados2-2:18.2.1-141.gcfc97e16.el8.x86_64 5/108 2023-12-26T16:28:20.435 INFO:teuthology.orchestra.run.smithi088.stdout: Upgrading : librbd1-2:18.2.1-141.gcfc97e16.el8.x86_64 6/108 2023-12-26T16:28:20.561 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librbd1-2:18.2.1-141.gcfc97e16.el8.x86_64 6/108 2023-12-26T16:28:20.727 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libcephfs2-2:18.2.1-141.gcfc97e16.el8.x86_64 7/108 2023-12-26T16:28:20.826 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libcephfs2-2:18.2.1-141.gcfc97e16.el8.x86_64 7/108 2023-12-26T16:28:21.023 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rados-2:18.2.1-141.gcfc97e16.el8.x86_64 8/108 2023-12-26T16:28:21.224 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 9/108 2023-12-26T16:28:21.414 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 10/108 2023-12-26T16:28:21.581 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2023-12-26T16:28:21.744 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libcephsqlite-2:18.2.1-141.gcfc97e16.el8.x86_64 12/108 2023-12-26T16:28:21.852 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libcephsqlite-2:18.2.1-141.gcfc97e16.el8.x86_64 12/108 2023-12-26T16:28:22.035 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libradosstriper1-2:18.2.1-141.gcfc97e16.el8.x86_ 13/108 2023-12-26T16:28:22.098 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libradosstriper1-2:18.2.1-141.gcfc97e16.el8.x86_ 13/108 2023-12-26T16:28:22.256 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 14/108 2023-12-26T16:28:22.486 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 15/108 2023-12-26T16:28:22.690 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 16/108 2023-12-26T16:28:22.810 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 17/108 2023-12-26T16:28:22.953 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 17/108 2023-12-26T16:28:23.118 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 18/108 2023-12-26T16:28:23.722 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 18/108 2023-12-26T16:28:24.140 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 19/108 2023-12-26T16:28:24.239 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2023-12-26T16:28:24.429 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/108 2023-12-26T16:28:24.661 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/108 2023-12-26T16:28:24.748 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 19/108 2023-12-26T16:28:24.873 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 3/108 2023-12-26T16:28:24.926 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : openblas-0.3.15-6.el8.x86_64 20/108 2023-12-26T16:28:24.956 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 3/108 2023-12-26T16:28:25.147 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-12-26T16:28:25.564 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-12-26T16:28:25.617 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 20/108 2023-12-26T16:28:25.782 INFO:teuthology.orchestra.run.smithi175.stdout: Upgrading : librados2-2:18.2.1-141.gcfc97e16.el8.x86_64 5/108 2023-12-26T16:28:25.916 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 21/108 2023-12-26T16:28:26.132 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 22/108 2023-12-26T16:28:26.159 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librados2-2:18.2.1-141.gcfc97e16.el8.x86_64 5/108 2023-12-26T16:28:26.272 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-ceph-argparse-2:18.2.1-141.gcfc97e16.el8 23/108 2023-12-26T16:28:26.381 INFO:teuthology.orchestra.run.smithi175.stdout: Upgrading : librbd1-2:18.2.1-141.gcfc97e16.el8.x86_64 6/108 2023-12-26T16:28:26.508 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librbd1-2:18.2.1-141.gcfc97e16.el8.x86_64 6/108 2023-12-26T16:28:26.514 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cephfs-2:18.2.1-141.gcfc97e16.el8.x86_64 24/108 2023-12-26T16:28:26.679 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 25/108 2023-12-26T16:28:26.713 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libcephfs2-2:18.2.1-141.gcfc97e16.el8.x86_64 7/108 2023-12-26T16:28:26.812 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: libcephfs2-2:18.2.1-141.gcfc97e16.el8.x86_64 7/108 2023-12-26T16:28:26.968 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-rados-2:18.2.1-141.gcfc97e16.el8.x86_64 8/108 2023-12-26T16:28:27.218 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 9/108 2023-12-26T16:28:27.442 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 10/108 2023-12-26T16:28:27.609 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2023-12-26T16:28:27.797 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libcephsqlite-2:18.2.1-141.gcfc97e16.el8.x86_64 12/108 2023-12-26T16:28:27.901 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: libcephsqlite-2:18.2.1-141.gcfc97e16.el8.x86_64 12/108 2023-12-26T16:28:28.047 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libradosstriper1-2:18.2.1-141.gcfc97e16.el8.x86_ 13/108 2023-12-26T16:28:28.105 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: libradosstriper1-2:18.2.1-141.gcfc97e16.el8.x86_ 13/108 2023-12-26T16:28:28.292 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 14/108 2023-12-26T16:28:28.417 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 25/108 2023-12-26T16:28:28.779 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c3 26/108 2023-12-26T16:28:28.907 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 15/108 2023-12-26T16:28:29.102 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 16/108 2023-12-26T16:28:29.263 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 17/108 2023-12-26T16:28:29.393 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 17/108 2023-12-26T16:28:29.529 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 18/108 2023-12-26T16:28:29.728 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 27/108 2023-12-26T16:28:30.090 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 28/108 2023-12-26T16:28:30.197 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 18/108 2023-12-26T16:28:30.343 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 29/108 2023-12-26T16:28:30.380 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 19/108 2023-12-26T16:28:30.546 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rsa-4.9-2.el8.noarch 30/108 2023-12-26T16:28:30.727 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2023-12-26T16:28:30.914 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rbd-2:18.2.1-141.gcfc97e16.el8.x86_64 32/108 2023-12-26T16:28:30.986 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 19/108 2023-12-26T16:28:31.128 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librados-devel-2:18.2.1-141.gcfc97e16.el8.x86_64 33/108 2023-12-26T16:28:31.197 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : openblas-0.3.15-6.el8.x86_64 20/108 2023-12-26T16:28:31.380 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 34/108 2023-12-26T16:28:31.533 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 35/108 2023-12-26T16:28:31.615 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 35/108 2023-12-26T16:28:31.816 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : jq-1.6-7.el8.x86_64 36/108 2023-12-26T16:28:31.889 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 20/108 2023-12-26T16:28:32.105 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 37/108 2023-12-26T16:28:32.261 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 21/108 2023-12-26T16:28:32.334 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-py-1.5.3-4.el8.noarch 38/108 2023-12-26T16:28:32.510 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 22/108 2023-12-26T16:28:32.540 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 39/108 2023-12-26T16:28:32.648 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-ceph-argparse-2:18.2.1-141.gcfc97e16.el8 23/108 2023-12-26T16:28:32.689 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 40/108 2023-12-26T16:28:32.840 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 41/108 2023-12-26T16:28:32.937 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cephfs-2:18.2.1-141.gcfc97e16.el8.x86_64 24/108 2023-12-26T16:28:33.018 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 42/108 2023-12-26T16:28:33.121 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 25/108 2023-12-26T16:28:33.240 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : fuse-2.9.7-17.el8.x86_64 43/108 2023-12-26T16:28:33.481 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 44/108 2023-12-26T16:28:33.832 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 45/108 2023-12-26T16:28:34.109 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 46/108 2023-12-26T16:28:34.287 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 47/108 2023-12-26T16:28:34.545 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 48/108 2023-12-26T16:28:34.787 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 49/108 2023-12-26T16:28:34.874 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 25/108 2023-12-26T16:28:35.076 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 50/108 2023-12-26T16:28:35.231 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c3 26/108 2023-12-26T16:28:35.323 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 51/108 2023-12-26T16:28:35.524 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 52/108 2023-12-26T16:28:35.770 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 53/108 2023-12-26T16:28:35.957 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 54/108 2023-12-26T16:28:36.136 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 55/108 2023-12-26T16:28:36.191 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 27/108 2023-12-26T16:28:36.380 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 56/108 2023-12-26T16:28:36.518 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 28/108 2023-12-26T16:28:36.614 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 57/108 2023-12-26T16:28:36.739 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 29/108 2023-12-26T16:28:36.828 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 58/108 2023-12-26T16:28:36.981 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-rsa-4.9-2.el8.noarch 30/108 2023-12-26T16:28:36.994 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 59/108 2023-12-26T16:28:37.155 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2023-12-26T16:28:37.201 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 60/108 2023-12-26T16:28:37.384 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-rbd-2:18.2.1-141.gcfc97e16.el8.x86_64 32/108 2023-12-26T16:28:37.386 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 61/108 2023-12-26T16:28:37.608 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : librados-devel-2:18.2.1-141.gcfc97e16.el8.x86_64 33/108 2023-12-26T16:28:37.644 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 62/108 2023-12-26T16:28:37.829 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 63/108 2023-12-26T16:28:37.845 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 34/108 2023-12-26T16:28:38.013 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 64/108 2023-12-26T16:28:38.053 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 35/108 2023-12-26T16:28:38.137 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 35/108 2023-12-26T16:28:38.253 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 65/108 2023-12-26T16:28:38.397 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : jq-1.6-7.el8.x86_64 36/108 2023-12-26T16:28:38.469 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 66/108 2023-12-26T16:28:38.671 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 67/108 2023-12-26T16:28:38.706 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 37/108 2023-12-26T16:28:38.929 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-portend-2.6-1.el8.noarch 68/108 2023-12-26T16:28:38.938 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-py-1.5.3-4.el8.noarch 38/108 2023-12-26T16:28:39.139 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 39/108 2023-12-26T16:28:39.173 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 69/108 2023-12-26T16:28:39.286 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 40/108 2023-12-26T16:28:39.385 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 70/108 2023-12-26T16:28:39.470 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 41/108 2023-12-26T16:28:39.624 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 71/108 2023-12-26T16:28:39.680 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 42/108 2023-12-26T16:28:39.928 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : fuse-2.9.7-17.el8.x86_64 43/108 2023-12-26T16:28:40.135 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 44/108 2023-12-26T16:28:40.538 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 45/108 2023-12-26T16:28:40.706 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 72/108 2023-12-26T16:28:40.814 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 46/108 2023-12-26T16:28:41.019 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 73/108 2023-12-26T16:28:41.023 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 47/108 2023-12-26T16:28:41.248 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 48/108 2023-12-26T16:28:41.255 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 74/108 2023-12-26T16:28:41.499 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 49/108 2023-12-26T16:28:41.574 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 75/108 2023-12-26T16:28:41.827 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 50/108 2023-12-26T16:28:41.852 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 76/108 2023-12-26T16:28:42.055 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 77/108 2023-12-26T16:28:42.085 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 51/108 2023-12-26T16:28:42.253 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 52/108 2023-12-26T16:28:42.516 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 53/108 2023-12-26T16:28:42.686 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 54/108 2023-12-26T16:28:42.801 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 78/108 2023-12-26T16:28:42.892 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 55/108 2023-12-26T16:28:42.957 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librgw2-2:18.2.1-141.gcfc97e16.el8.x86_64 79/108 2023-12-26T16:28:43.029 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librgw2-2:18.2.1-141.gcfc97e16.el8.x86_64 79/108 2023-12-26T16:28:43.135 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 56/108 2023-12-26T16:28:43.198 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rgw-2:18.2.1-141.gcfc97e16.el8.x86_64 80/108 2023-12-26T16:28:43.359 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 57/108 2023-12-26T16:28:43.599 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 58/108 2023-12-26T16:28:43.764 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 59/108 2023-12-26T16:28:44.013 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 60/108 2023-12-26T16:28:44.249 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 61/108 2023-12-26T16:28:44.766 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 62/108 2023-12-26T16:28:44.930 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 63/108 2023-12-26T16:28:44.950 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: cephadm-2:18.2.1-141.gcfc97e16.el8.noarch 81/108 2023-12-26T16:28:45.095 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : cephadm-2:18.2.1-141.gcfc97e16.el8.noarch 81/108 2023-12-26T16:28:45.149 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 64/108 2023-12-26T16:28:45.219 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-prometheus-alerts-2:18.2.1-141.gcfc97e16.el 82/108 2023-12-26T16:28:45.377 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 65/108 2023-12-26T16:28:45.460 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-grafana-dashboards-2:18.2.1-141.gcfc97e16.e 83/108 2023-12-26T16:28:45.613 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-ceph-common-2:18.2.1-141.gcfc97e16.el8.x 84/108 2023-12-26T16:28:45.622 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 66/108 2023-12-26T16:28:45.799 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 67/108 2023-12-26T16:28:46.033 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-portend-2.6-1.el8.noarch 68/108 2023-12-26T16:28:46.293 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 69/108 2023-12-26T16:28:46.526 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 70/108 2023-12-26T16:28:46.761 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 71/108 2023-12-26T16:28:47.889 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 72/108 2023-12-26T16:28:48.230 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 73/108 2023-12-26T16:28:48.502 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 74/108 2023-12-26T16:28:48.844 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 75/108 2023-12-26T16:28:49.132 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-common-2:18.2.1-141.gcfc97e16.el8.x86_64 85/108 2023-12-26T16:28:49.177 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 76/108 2023-12-26T16:28:49.367 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 77/108 2023-12-26T16:28:49.421 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-common-2:18.2.1-141.gcfc97e16.el8.x86_64 85/108 2023-12-26T16:28:49.996 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-common-2:18.2.1-141.gcfc97e16.el8.x86_64 85/108 2023-12-26T16:28:50.181 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 78/108 2023-12-26T16:28:50.308 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-base-2:18.2.1-141.gcfc97e16.el8.x86_64 86/108 2023-12-26T16:28:50.344 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : librgw2-2:18.2.1-141.gcfc97e16.el8.x86_64 79/108 2023-12-26T16:28:50.375 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-base-2:18.2.1-141.gcfc97e16.el8.x86_64 86/108 2023-12-26T16:28:50.416 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librgw2-2:18.2.1-141.gcfc97e16.el8.x86_64 79/108 2023-12-26T16:28:50.618 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-rgw-2:18.2.1-141.gcfc97e16.el8.x86_64 80/108 2023-12-26T16:28:50.973 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-selinux-2:18.2.1-141.gcfc97e16.el8.x86_64 87/108 2023-12-26T16:28:52.482 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: cephadm-2:18.2.1-141.gcfc97e16.el8.noarch 81/108 2023-12-26T16:28:52.636 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : cephadm-2:18.2.1-141.gcfc97e16.el8.noarch 81/108 2023-12-26T16:28:52.790 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-prometheus-alerts-2:18.2.1-141.gcfc97e16.el 82/108 2023-12-26T16:28:52.970 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-grafana-dashboards-2:18.2.1-141.gcfc97e16.e 83/108 2023-12-26T16:28:53.159 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-ceph-common-2:18.2.1-141.gcfc97e16.el8.x 84/108 2023-12-26T16:28:56.913 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-common-2:18.2.1-141.gcfc97e16.el8.x86_64 85/108 2023-12-26T16:28:57.200 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-common-2:18.2.1-141.gcfc97e16.el8.x86_64 85/108 2023-12-26T16:28:57.778 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-common-2:18.2.1-141.gcfc97e16.el8.x86_64 85/108 2023-12-26T16:28:58.072 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-base-2:18.2.1-141.gcfc97e16.el8.x86_64 86/108 2023-12-26T16:28:58.157 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-base-2:18.2.1-141.gcfc97e16.el8.x86_64 86/108 2023-12-26T16:28:58.318 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-selinux-2:18.2.1-141.gcfc97e16.el8.x86_64 87/108 2023-12-26T16:29:09.797 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-selinux-2:18.2.1-141.gcfc97e16.el8.x86_64 87/108 2023-12-26T16:29:09.797 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /sys 2023-12-26T16:29:09.797 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /proc 2023-12-26T16:29:09.797 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /dev 2023-12-26T16:29:09.797 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /run 2023-12-26T16:29:09.797 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /mnt 2023-12-26T16:29:09.797 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /var/tmp 2023-12-26T16:29:09.798 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /home 2023-12-26T16:29:09.798 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /tmp 2023-12-26T16:29:09.798 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /dev 2023-12-26T16:29:09.798 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:29:10.099 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-cephadm-2:18.2.1-141.gcfc97e16.el8.noar 88/108 2023-12-26T16:29:10.312 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.1-141.gcfc97e16.el8.noar 88/108 2023-12-26T16:29:10.511 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-dashboard-2:18.2.1-141.gcfc97e16.el8.no 89/108 2023-12-26T16:29:11.475 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.1-141.gcfc97e16.el8.no 89/108 2023-12-26T16:29:11.640 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.1-141.gcfc9 90/108 2023-12-26T16:29:11.731 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.1-141.gcfc9 90/108 2023-12-26T16:29:12.066 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-modules-core-2:18.2.1-141.gcfc97e16.el8 91/108 2023-12-26T16:29:12.245 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-2:18.2.1-141.gcfc97e16.el8.x86_64 92/108 2023-12-26T16:29:12.281 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-2:18.2.1-141.gcfc97e16.el8.x86_64 92/108 2023-12-26T16:29:12.434 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-rook-2:18.2.1-141.gcfc97e16.el8.noarch 93/108 2023-12-26T16:29:12.642 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.1-141.gcfc97e16.el8.noarch 93/108 2023-12-26T16:29:12.807 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mds-2:18.2.1-141.gcfc97e16.el8.x86_64 94/108 2023-12-26T16:29:13.262 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mds-2:18.2.1-141.gcfc97e16.el8.x86_64 94/108 2023-12-26T16:29:13.451 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mon-2:18.2.1-141.gcfc97e16.el8.x86_64 95/108 2023-12-26T16:29:15.014 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mon-2:18.2.1-141.gcfc97e16.el8.x86_64 95/108 2023-12-26T16:29:15.227 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-osd-2:18.2.1-141.gcfc97e16.el8.x86_64 96/108 2023-12-26T16:29:15.248 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-osd-2:18.2.1-141.gcfc97e16.el8.x86_64 96/108 2023-12-26T16:29:16.514 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-2:18.2.1-141.gcfc97e16.el8.x86_64 97/108 2023-12-26T16:29:16.743 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-radosgw-2:18.2.1-141.gcfc97e16.el8.x86_64 98/108 2023-12-26T16:29:16.778 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-radosgw-2:18.2.1-141.gcfc97e16.el8.x86_64 98/108 2023-12-26T16:29:16.923 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-immutable-object-cache-2:18.2.1-141.gcfc97e 99/108 2023-12-26T16:29:17.186 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-selinux-2:18.2.1-141.gcfc97e16.el8.x86_64 87/108 2023-12-26T16:29:17.187 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /sys 2023-12-26T16:29:17.187 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /proc 2023-12-26T16:29:17.187 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /dev 2023-12-26T16:29:17.187 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /run 2023-12-26T16:29:17.187 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /mnt 2023-12-26T16:29:17.187 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /var/tmp 2023-12-26T16:29:17.187 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /home 2023-12-26T16:29:17.187 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /tmp 2023-12-26T16:29:17.187 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /dev 2023-12-26T16:29:17.187 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:29:17.269 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.1-141.gcfc97e 99/108 2023-12-26T16:29:17.409 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : rbd-mirror-2:18.2.1-141.gcfc97e16.el8.x86_64 100/108 2023-12-26T16:29:17.533 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-cephadm-2:18.2.1-141.gcfc97e16.el8.noar 88/108 2023-12-26T16:29:17.748 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.1-141.gcfc97e16.el8.noar 88/108 2023-12-26T16:29:17.995 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-dashboard-2:18.2.1-141.gcfc97e16.el8.no 89/108 2023-12-26T16:29:18.957 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.1-141.gcfc97e16.el8.no 89/108 2023-12-26T16:29:19.136 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.1-141.gcfc9 90/108 2023-12-26T16:29:19.229 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.1-141.gcfc9 90/108 2023-12-26T16:29:19.617 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-modules-core-2:18.2.1-141.gcfc97e16.el8 91/108 2023-12-26T16:29:19.826 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-2:18.2.1-141.gcfc97e16.el8.x86_64 92/108 2023-12-26T16:29:19.863 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-2:18.2.1-141.gcfc97e16.el8.x86_64 92/108 2023-12-26T16:29:20.011 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-rook-2:18.2.1-141.gcfc97e16.el8.noarch 93/108 2023-12-26T16:29:20.221 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.1-141.gcfc97e16.el8.noarch 93/108 2023-12-26T16:29:20.409 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mds-2:18.2.1-141.gcfc97e16.el8.x86_64 94/108 2023-12-26T16:29:20.864 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mds-2:18.2.1-141.gcfc97e16.el8.x86_64 94/108 2023-12-26T16:29:21.062 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mon-2:18.2.1-141.gcfc97e16.el8.x86_64 95/108 2023-12-26T16:29:21.830 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: rbd-mirror-2:18.2.1-141.gcfc97e16.el8.x86_64 100/108 2023-12-26T16:29:22.170 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-test-2:18.2.1-141.gcfc97e16.el8.x86_64 101/108 2023-12-26T16:29:22.622 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mon-2:18.2.1-141.gcfc97e16.el8.x86_64 95/108 2023-12-26T16:29:22.678 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-fuse-2:18.2.1-141.gcfc97e16.el8.x86_64 102/108 2023-12-26T16:29:22.792 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-osd-2:18.2.1-141.gcfc97e16.el8.x86_64 96/108 2023-12-26T16:29:22.813 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-osd-2:18.2.1-141.gcfc97e16.el8.x86_64 96/108 2023-12-26T16:29:22.919 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 103/108 2023-12-26T16:29:23.071 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libcephfs-devel-2:18.2.1-141.gcfc97e16.el8.x86_6 104/108 2023-12-26T16:29:23.245 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : rbd-fuse-2:18.2.1-141.gcfc97e16.el8.x86_64 105/108 2023-12-26T16:29:23.431 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : rbd-nbd-2:18.2.1-141.gcfc97e16.el8.x86_64 106/108 2023-12-26T16:29:23.431 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-26T16:29:23.641 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-26T16:29:23.641 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-26T16:29:24.100 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-2:18.2.1-141.gcfc97e16.el8.x86_64 97/108 2023-12-26T16:29:24.292 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-radosgw-2:18.2.1-141.gcfc97e16.el8.x86_64 98/108 2023-12-26T16:29:24.326 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-radosgw-2:18.2.1-141.gcfc97e16.el8.x86_64 98/108 2023-12-26T16:29:24.442 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-26T16:29:24.442 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-2:18.2.1-141.gcfc97e16.el8.x86_64 1/108 2023-12-26T16:29:24.442 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-base-2:18.2.1-141.gcfc97e16.el8.x86_64 2/108 2023-12-26T16:29:24.443 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-common-2:18.2.1-141.gcfc97e16.el8.x86_64 3/108 2023-12-26T16:29:24.443 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-fuse-2:18.2.1-141.gcfc97e16.el8.x86_64 4/108 2023-12-26T16:29:24.443 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-immutable-object-cache-2:18.2.1-141.gcfc97e 5/108 2023-12-26T16:29:24.443 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mds-2:18.2.1-141.gcfc97e16.el8.x86_64 6/108 2023-12-26T16:29:24.443 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-2:18.2.1-141.gcfc97e16.el8.x86_64 7/108 2023-12-26T16:29:24.443 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mon-2:18.2.1-141.gcfc97e16.el8.x86_64 8/108 2023-12-26T16:29:24.444 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-osd-2:18.2.1-141.gcfc97e16.el8.x86_64 9/108 2023-12-26T16:29:24.444 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-radosgw-2:18.2.1-141.gcfc97e16.el8.x86_64 10/108 2023-12-26T16:29:24.444 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-selinux-2:18.2.1-141.gcfc97e16.el8.x86_64 11/108 2023-12-26T16:29:24.444 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-test-2:18.2.1-141.gcfc97e16.el8.x86_64 12/108 2023-12-26T16:29:24.444 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libcephfs-devel-2:18.2.1-141.gcfc97e16.el8.x86_6 13/108 2023-12-26T16:29:24.444 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libcephfs2-2:18.2.1-141.gcfc97e16.el8.x86_64 14/108 2023-12-26T16:29:24.445 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libcephsqlite-2:18.2.1-141.gcfc97e16.el8.x86_64 15/108 2023-12-26T16:29:24.445 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librados-devel-2:18.2.1-141.gcfc97e16.el8.x86_64 16/108 2023-12-26T16:29:24.445 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libradosstriper1-2:18.2.1-141.gcfc97e16.el8.x86_ 17/108 2023-12-26T16:29:24.445 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librgw2-2:18.2.1-141.gcfc97e16.el8.x86_64 18/108 2023-12-26T16:29:24.445 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-ceph-argparse-2:18.2.1-141.gcfc97e16.el8 19/108 2023-12-26T16:29:24.445 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-ceph-common-2:18.2.1-141.gcfc97e16.el8.x 20/108 2023-12-26T16:29:24.446 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cephfs-2:18.2.1-141.gcfc97e16.el8.x86_64 21/108 2023-12-26T16:29:24.446 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rados-2:18.2.1-141.gcfc97e16.el8.x86_64 22/108 2023-12-26T16:29:24.446 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rbd-2:18.2.1-141.gcfc97e16.el8.x86_64 23/108 2023-12-26T16:29:24.446 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rgw-2:18.2.1-141.gcfc97e16.el8.x86_64 24/108 2023-12-26T16:29:24.446 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : rbd-fuse-2:18.2.1-141.gcfc97e16.el8.x86_64 25/108 2023-12-26T16:29:24.446 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : rbd-mirror-2:18.2.1-141.gcfc97e16.el8.x86_64 26/108 2023-12-26T16:29:24.447 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : rbd-nbd-2:18.2.1-141.gcfc97e16.el8.x86_64 27/108 2023-12-26T16:29:24.447 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-grafana-dashboards-2:18.2.1-141.gcfc97e16.e 28/108 2023-12-26T16:29:24.447 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-cephadm-2:18.2.1-141.gcfc97e16.el8.noar 29/108 2023-12-26T16:29:24.447 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-dashboard-2:18.2.1-141.gcfc97e16.el8.no 30/108 2023-12-26T16:29:24.447 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.1-141.gcfc9 31/108 2023-12-26T16:29:24.447 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-modules-core-2:18.2.1-141.gcfc97e16.el8 32/108 2023-12-26T16:29:24.447 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-rook-2:18.2.1-141.gcfc97e16.el8.noarch 33/108 2023-12-26T16:29:24.448 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-prometheus-alerts-2:18.2.1-141.gcfc97e16.el 34/108 2023-12-26T16:29:24.448 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : cephadm-2:18.2.1-141.gcfc97e16.el8.noarch 35/108 2023-12-26T16:29:24.448 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-12-26T16:29:24.448 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-12-26T16:29:24.448 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-12-26T16:29:24.448 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-12-26T16:29:24.449 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-12-26T16:29:24.449 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-12-26T16:29:24.449 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-12-26T16:29:24.450 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-12-26T16:29:24.450 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-12-26T16:29:24.450 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-12-26T16:29:24.450 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-12-26T16:29:24.451 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-12-26T16:29:24.451 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-12-26T16:29:24.451 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-12-26T16:29:24.451 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-12-26T16:29:24.451 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-12-26T16:29:24.451 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-12-26T16:29:24.451 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-12-26T16:29:24.451 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-12-26T16:29:24.452 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-12-26T16:29:24.452 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-12-26T16:29:24.452 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-12-26T16:29:24.452 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-12-26T16:29:24.452 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-12-26T16:29:24.452 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-12-26T16:29:24.452 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-12-26T16:29:24.452 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-12-26T16:29:24.452 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-12-26T16:29:24.453 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-12-26T16:29:24.453 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-12-26T16:29:24.453 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-12-26T16:29:24.453 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-12-26T16:29:24.453 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-12-26T16:29:24.453 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 69/108 2023-12-26T16:29:24.453 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 70/108 2023-12-26T16:29:24.453 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 71/108 2023-12-26T16:29:24.454 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 72/108 2023-12-26T16:29:24.454 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 73/108 2023-12-26T16:29:24.454 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 74/108 2023-12-26T16:29:24.454 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 75/108 2023-12-26T16:29:24.454 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 76/108 2023-12-26T16:29:24.454 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 77/108 2023-12-26T16:29:24.454 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 78/108 2023-12-26T16:29:24.455 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 79/108 2023-12-26T16:29:24.455 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 80/108 2023-12-26T16:29:24.455 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 81/108 2023-12-26T16:29:24.455 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 82/108 2023-12-26T16:29:24.455 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 83/108 2023-12-26T16:29:24.455 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 84/108 2023-12-26T16:29:24.455 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 85/108 2023-12-26T16:29:24.456 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 86/108 2023-12-26T16:29:24.456 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 87/108 2023-12-26T16:29:24.456 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 88/108 2023-12-26T16:29:24.456 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 89/108 2023-12-26T16:29:24.456 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 90/108 2023-12-26T16:29:24.456 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 91/108 2023-12-26T16:29:24.456 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 92/108 2023-12-26T16:29:24.456 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 93/108 2023-12-26T16:29:24.457 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 94/108 2023-12-26T16:29:24.457 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 95/108 2023-12-26T16:29:24.457 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 96/108 2023-12-26T16:29:24.457 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 97/108 2023-12-26T16:29:24.457 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 98/108 2023-12-26T16:29:24.457 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 99/108 2023-12-26T16:29:24.457 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 100/108 2023-12-26T16:29:24.457 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 101/108 2023-12-26T16:29:24.458 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : jq-1.6-7.el8.x86_64 102/108 2023-12-26T16:29:24.458 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 103/108 2023-12-26T16:29:24.458 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c3 104/108 2023-12-26T16:29:24.458 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librados2-2:18.2.1-141.gcfc97e16.el8.x86_64 105/108 2023-12-26T16:29:24.458 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-12-26T16:29:24.458 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librbd1-2:18.2.1-141.gcfc97e16.el8.x86_64 107/108 2023-12-26T16:29:24.519 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-immutable-object-cache-2:18.2.1-141.gcfc97e 99/108 2023-12-26T16:29:24.865 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.1-141.gcfc97e 99/108 2023-12-26T16:29:25.027 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : rbd-mirror-2:18.2.1-141.gcfc97e16.el8.x86_64 100/108 2023-12-26T16:29:29.446 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: rbd-mirror-2:18.2.1-141.gcfc97e16.el8.x86_64 100/108 2023-12-26T16:29:29.766 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-test-2:18.2.1-141.gcfc97e16.el8.x86_64 101/108 2023-12-26T16:29:30.233 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-12-26T16:29:30.234 INFO:teuthology.orchestra.run.smithi088.stdout:Installed products updated. 2023-12-26T16:29:30.273 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-fuse-2:18.2.1-141.gcfc97e16.el8.x86_64 102/108 2023-12-26T16:29:30.581 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 103/108 2023-12-26T16:29:30.760 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libcephfs-devel-2:18.2.1-141.gcfc97e16.el8.x86_6 104/108 2023-12-26T16:29:30.782 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:29:30.782 INFO:teuthology.orchestra.run.smithi088.stdout:Upgraded: 2023-12-26T16:29:30.782 INFO:teuthology.orchestra.run.smithi088.stdout: librados2-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.782 INFO:teuthology.orchestra.run.smithi088.stdout: librbd1-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.782 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2023-12-26T16:29:30.782 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.782 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-base-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.782 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-common-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.782 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-fuse-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.782 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-grafana-dashboards-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:30.782 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-immutable-object-cache-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.782 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mds-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.783 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.783 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-cephadm-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:30.783 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-dashboard-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:30.783 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-diskprediction-local-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:30.783 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-modules-core-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:30.783 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-rook-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:30.783 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mon-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.783 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-osd-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.783 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-prometheus-alerts-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:30.783 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-radosgw-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.783 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-selinux-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.783 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-test-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.783 INFO:teuthology.orchestra.run.smithi088.stdout: cephadm-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:30.784 INFO:teuthology.orchestra.run.smithi088.stdout: fuse-2.9.7-17.el8.x86_64 2023-12-26T16:29:30.784 INFO:teuthology.orchestra.run.smithi088.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-26T16:29:30.784 INFO:teuthology.orchestra.run.smithi088.stdout: jq-1.6-7.el8.x86_64 2023-12-26T16:29:30.784 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs-devel-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.784 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs2-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.784 INFO:teuthology.orchestra.run.smithi088.stdout: libcephsqlite-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.784 INFO:teuthology.orchestra.run.smithi088.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-26T16:29:30.784 INFO:teuthology.orchestra.run.smithi088.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-26T16:29:30.784 INFO:teuthology.orchestra.run.smithi088.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-26T16:29:30.784 INFO:teuthology.orchestra.run.smithi088.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-26T16:29:30.784 INFO:teuthology.orchestra.run.smithi088.stdout: librados-devel-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.784 INFO:teuthology.orchestra.run.smithi088.stdout: libradosstriper1-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.784 INFO:teuthology.orchestra.run.smithi088.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-26T16:29:30.784 INFO:teuthology.orchestra.run.smithi088.stdout: librgw2-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.785 INFO:teuthology.orchestra.run.smithi088.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-26T16:29:30.785 INFO:teuthology.orchestra.run.smithi088.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-26T16:29:30.785 INFO:teuthology.orchestra.run.smithi088.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-26T16:29:30.785 INFO:teuthology.orchestra.run.smithi088.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-26T16:29:30.785 INFO:teuthology.orchestra.run.smithi088.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-26T16:29:30.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-26T16:29:30.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-12-26T16:29:30.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-26T16:29:30.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-26T16:29:30.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-26T16:29:30.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-26T16:29:30.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-argparse-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-common-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cephfs-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-26T16:29:30.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-26T16:29:30.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-26T16:29:30.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-26T16:29:30.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-26T16:29:30.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-26T16:29:30.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-26T16:29:30.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-26T16:29:30.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-26T16:29:30.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-26T16:29:30.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-26T16:29:30.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-26T16:29:30.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-26T16:29:30.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-26T16:29:30.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-26T16:29:30.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-26T16:29:30.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-26T16:29:30.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-26T16:29:30.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-26T16:29:30.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-26T16:29:30.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-26T16:29:30.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-26T16:29:30.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-12-26T16:29:30.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-portend-2.6-1.el8.noarch 2023-12-26T16:29:30.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-26T16:29:30.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-py-1.5.3-4.el8.noarch 2023-12-26T16:29:30.788 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-26T16:29:30.788 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-26T16:29:30.788 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-26T16:29:30.788 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-26T16:29:30.788 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-12-26T16:29:30.788 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-26T16:29:30.788 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rados-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.788 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rbd-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.789 INFO:teuthology.orchestra.run.smithi088.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-26T16:29:30.789 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-26T16:29:30.789 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rgw-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.789 INFO:teuthology.orchestra.run.smithi088.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-26T16:29:30.789 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-26T16:29:30.789 INFO:teuthology.orchestra.run.smithi088.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2023-12-26T16:29:30.789 INFO:teuthology.orchestra.run.smithi088.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-26T16:29:30.789 INFO:teuthology.orchestra.run.smithi088.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-26T16:29:30.789 INFO:teuthology.orchestra.run.smithi088.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-26T16:29:30.789 INFO:teuthology.orchestra.run.smithi088.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-26T16:29:30.789 INFO:teuthology.orchestra.run.smithi088.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-26T16:29:30.789 INFO:teuthology.orchestra.run.smithi088.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-26T16:29:30.790 INFO:teuthology.orchestra.run.smithi088.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-26T16:29:30.790 INFO:teuthology.orchestra.run.smithi088.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-26T16:29:30.790 INFO:teuthology.orchestra.run.smithi088.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-26T16:29:30.790 INFO:teuthology.orchestra.run.smithi088.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-26T16:29:30.790 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-fuse-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.790 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-mirror-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.790 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-nbd-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:30.790 INFO:teuthology.orchestra.run.smithi088.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-26T16:29:30.790 INFO:teuthology.orchestra.run.smithi088.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-26T16:29:30.791 INFO:teuthology.orchestra.run.smithi088.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-26T16:29:30.791 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-26T16:29:30.791 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2023-12-26T16:29:30.971 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : rbd-fuse-2:18.2.1-141.gcfc97e16.el8.x86_64 105/108 2023-12-26T16:29:30.974 DEBUG:teuthology.parallel:result is None 2023-12-26T16:29:31.137 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : rbd-nbd-2:18.2.1-141.gcfc97e16.el8.x86_64 106/108 2023-12-26T16:29:31.137 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-26T16:29:31.370 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-26T16:29:31.371 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-26T16:29:32.152 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-26T16:29:32.152 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-2:18.2.1-141.gcfc97e16.el8.x86_64 1/108 2023-12-26T16:29:32.152 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-base-2:18.2.1-141.gcfc97e16.el8.x86_64 2/108 2023-12-26T16:29:32.152 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-common-2:18.2.1-141.gcfc97e16.el8.x86_64 3/108 2023-12-26T16:29:32.152 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-fuse-2:18.2.1-141.gcfc97e16.el8.x86_64 4/108 2023-12-26T16:29:32.152 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-immutable-object-cache-2:18.2.1-141.gcfc97e 5/108 2023-12-26T16:29:32.152 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mds-2:18.2.1-141.gcfc97e16.el8.x86_64 6/108 2023-12-26T16:29:32.152 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-2:18.2.1-141.gcfc97e16.el8.x86_64 7/108 2023-12-26T16:29:32.152 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mon-2:18.2.1-141.gcfc97e16.el8.x86_64 8/108 2023-12-26T16:29:32.152 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-osd-2:18.2.1-141.gcfc97e16.el8.x86_64 9/108 2023-12-26T16:29:32.152 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-radosgw-2:18.2.1-141.gcfc97e16.el8.x86_64 10/108 2023-12-26T16:29:32.152 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-selinux-2:18.2.1-141.gcfc97e16.el8.x86_64 11/108 2023-12-26T16:29:32.153 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-test-2:18.2.1-141.gcfc97e16.el8.x86_64 12/108 2023-12-26T16:29:32.153 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libcephfs-devel-2:18.2.1-141.gcfc97e16.el8.x86_6 13/108 2023-12-26T16:29:32.153 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libcephfs2-2:18.2.1-141.gcfc97e16.el8.x86_64 14/108 2023-12-26T16:29:32.153 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libcephsqlite-2:18.2.1-141.gcfc97e16.el8.x86_64 15/108 2023-12-26T16:29:32.153 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librados-devel-2:18.2.1-141.gcfc97e16.el8.x86_64 16/108 2023-12-26T16:29:32.153 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libradosstriper1-2:18.2.1-141.gcfc97e16.el8.x86_ 17/108 2023-12-26T16:29:32.153 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librgw2-2:18.2.1-141.gcfc97e16.el8.x86_64 18/108 2023-12-26T16:29:32.153 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-ceph-argparse-2:18.2.1-141.gcfc97e16.el8 19/108 2023-12-26T16:29:32.153 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-ceph-common-2:18.2.1-141.gcfc97e16.el8.x 20/108 2023-12-26T16:29:32.153 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cephfs-2:18.2.1-141.gcfc97e16.el8.x86_64 21/108 2023-12-26T16:29:32.154 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-rados-2:18.2.1-141.gcfc97e16.el8.x86_64 22/108 2023-12-26T16:29:32.154 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-rbd-2:18.2.1-141.gcfc97e16.el8.x86_64 23/108 2023-12-26T16:29:32.154 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-rgw-2:18.2.1-141.gcfc97e16.el8.x86_64 24/108 2023-12-26T16:29:32.154 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : rbd-fuse-2:18.2.1-141.gcfc97e16.el8.x86_64 25/108 2023-12-26T16:29:32.154 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : rbd-mirror-2:18.2.1-141.gcfc97e16.el8.x86_64 26/108 2023-12-26T16:29:32.154 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : rbd-nbd-2:18.2.1-141.gcfc97e16.el8.x86_64 27/108 2023-12-26T16:29:32.154 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-grafana-dashboards-2:18.2.1-141.gcfc97e16.e 28/108 2023-12-26T16:29:32.154 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-cephadm-2:18.2.1-141.gcfc97e16.el8.noar 29/108 2023-12-26T16:29:32.154 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-dashboard-2:18.2.1-141.gcfc97e16.el8.no 30/108 2023-12-26T16:29:32.154 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.1-141.gcfc9 31/108 2023-12-26T16:29:32.163 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-modules-core-2:18.2.1-141.gcfc97e16.el8 32/108 2023-12-26T16:29:32.163 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-rook-2:18.2.1-141.gcfc97e16.el8.noarch 33/108 2023-12-26T16:29:32.163 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-prometheus-alerts-2:18.2.1-141.gcfc97e16.el 34/108 2023-12-26T16:29:32.164 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : cephadm-2:18.2.1-141.gcfc97e16.el8.noarch 35/108 2023-12-26T16:29:32.164 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-12-26T16:29:32.164 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-12-26T16:29:32.164 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-12-26T16:29:32.164 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-12-26T16:29:32.164 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-12-26T16:29:32.165 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-12-26T16:29:32.165 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-12-26T16:29:32.165 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-12-26T16:29:32.165 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-12-26T16:29:32.165 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-12-26T16:29:32.165 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-12-26T16:29:32.165 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-12-26T16:29:32.165 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-12-26T16:29:32.165 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-12-26T16:29:32.165 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-12-26T16:29:32.166 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-12-26T16:29:32.166 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-12-26T16:29:32.166 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-12-26T16:29:32.166 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-12-26T16:29:32.166 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-12-26T16:29:32.166 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-12-26T16:29:32.166 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-12-26T16:29:32.166 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-12-26T16:29:32.166 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-12-26T16:29:32.166 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-12-26T16:29:32.166 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-12-26T16:29:32.166 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-12-26T16:29:32.166 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-12-26T16:29:32.166 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-12-26T16:29:32.167 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-12-26T16:29:32.167 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-12-26T16:29:32.167 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-12-26T16:29:32.167 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-12-26T16:29:32.167 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 69/108 2023-12-26T16:29:32.167 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 70/108 2023-12-26T16:29:32.167 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 71/108 2023-12-26T16:29:32.167 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 72/108 2023-12-26T16:29:32.167 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 73/108 2023-12-26T16:29:32.167 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 74/108 2023-12-26T16:29:32.167 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 75/108 2023-12-26T16:29:32.167 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 76/108 2023-12-26T16:29:32.167 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 77/108 2023-12-26T16:29:32.167 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 78/108 2023-12-26T16:29:32.168 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 79/108 2023-12-26T16:29:32.168 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 80/108 2023-12-26T16:29:32.168 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 81/108 2023-12-26T16:29:32.168 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 82/108 2023-12-26T16:29:32.168 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 83/108 2023-12-26T16:29:32.168 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 84/108 2023-12-26T16:29:32.168 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 85/108 2023-12-26T16:29:32.168 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 86/108 2023-12-26T16:29:32.168 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 87/108 2023-12-26T16:29:32.168 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 88/108 2023-12-26T16:29:32.168 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 89/108 2023-12-26T16:29:32.168 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 90/108 2023-12-26T16:29:32.168 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 91/108 2023-12-26T16:29:32.168 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 92/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 93/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 94/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 95/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 96/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 97/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 98/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 99/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 100/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 101/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : jq-1.6-7.el8.x86_64 102/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 103/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c3 104/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librados2-2:18.2.1-141.gcfc97e16.el8.x86_64 105/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-12-26T16:29:32.169 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librbd1-2:18.2.1-141.gcfc97e16.el8.x86_64 107/108 2023-12-26T16:29:38.095 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-12-26T16:29:38.095 INFO:teuthology.orchestra.run.smithi175.stdout:Installed products updated. 2023-12-26T16:29:38.641 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:29:38.642 INFO:teuthology.orchestra.run.smithi175.stdout:Upgraded: 2023-12-26T16:29:38.642 INFO:teuthology.orchestra.run.smithi175.stdout: librados2-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.642 INFO:teuthology.orchestra.run.smithi175.stdout: librbd1-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.642 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2023-12-26T16:29:38.642 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.642 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-base-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.642 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-common-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.642 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-fuse-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.642 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-grafana-dashboards-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:38.642 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-immutable-object-cache-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.642 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mds-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.642 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.642 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-cephadm-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:38.642 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-dashboard-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:38.643 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-diskprediction-local-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:38.643 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-modules-core-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:38.643 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-rook-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:38.643 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mon-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.643 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-osd-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.643 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-prometheus-alerts-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:38.643 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-radosgw-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.643 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-selinux-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.643 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-test-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.643 INFO:teuthology.orchestra.run.smithi175.stdout: cephadm-2:18.2.1-141.gcfc97e16.el8.noarch 2023-12-26T16:29:38.643 INFO:teuthology.orchestra.run.smithi175.stdout: fuse-2.9.7-17.el8.x86_64 2023-12-26T16:29:38.643 INFO:teuthology.orchestra.run.smithi175.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-26T16:29:38.643 INFO:teuthology.orchestra.run.smithi175.stdout: jq-1.6-7.el8.x86_64 2023-12-26T16:29:38.644 INFO:teuthology.orchestra.run.smithi175.stdout: libcephfs-devel-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.644 INFO:teuthology.orchestra.run.smithi175.stdout: libcephfs2-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.644 INFO:teuthology.orchestra.run.smithi175.stdout: libcephsqlite-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.644 INFO:teuthology.orchestra.run.smithi175.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-26T16:29:38.644 INFO:teuthology.orchestra.run.smithi175.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-26T16:29:38.644 INFO:teuthology.orchestra.run.smithi175.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-26T16:29:38.644 INFO:teuthology.orchestra.run.smithi175.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-26T16:29:38.644 INFO:teuthology.orchestra.run.smithi175.stdout: librados-devel-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.644 INFO:teuthology.orchestra.run.smithi175.stdout: libradosstriper1-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.644 INFO:teuthology.orchestra.run.smithi175.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-26T16:29:38.644 INFO:teuthology.orchestra.run.smithi175.stdout: librgw2-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.644 INFO:teuthology.orchestra.run.smithi175.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-26T16:29:38.644 INFO:teuthology.orchestra.run.smithi175.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-26T16:29:38.644 INFO:teuthology.orchestra.run.smithi175.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-26T16:29:38.645 INFO:teuthology.orchestra.run.smithi175.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-26T16:29:38.645 INFO:teuthology.orchestra.run.smithi175.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-26T16:29:38.645 INFO:teuthology.orchestra.run.smithi175.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-26T16:29:38.645 INFO:teuthology.orchestra.run.smithi175.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-12-26T16:29:38.645 INFO:teuthology.orchestra.run.smithi175.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-26T16:29:38.645 INFO:teuthology.orchestra.run.smithi175.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-26T16:29:38.645 INFO:teuthology.orchestra.run.smithi175.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-26T16:29:38.645 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-26T16:29:38.645 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ceph-argparse-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.645 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ceph-common-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.645 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cephfs-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.645 INFO:teuthology.orchestra.run.smithi175.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-26T16:29:38.645 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-26T16:29:38.645 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-26T16:29:38.646 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-26T16:29:38.646 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-26T16:29:38.646 INFO:teuthology.orchestra.run.smithi175.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-26T16:29:38.646 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-26T16:29:38.646 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-26T16:29:38.646 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-26T16:29:38.646 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-26T16:29:38.646 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-26T16:29:38.646 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-26T16:29:38.646 INFO:teuthology.orchestra.run.smithi175.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-26T16:29:38.646 INFO:teuthology.orchestra.run.smithi175.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-26T16:29:38.647 INFO:teuthology.orchestra.run.smithi175.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-26T16:29:38.647 INFO:teuthology.orchestra.run.smithi175.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-26T16:29:38.647 INFO:teuthology.orchestra.run.smithi175.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-26T16:29:38.647 INFO:teuthology.orchestra.run.smithi175.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-26T16:29:38.647 INFO:teuthology.orchestra.run.smithi175.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-26T16:29:38.647 INFO:teuthology.orchestra.run.smithi175.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-26T16:29:38.647 INFO:teuthology.orchestra.run.smithi175.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-26T16:29:38.648 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-26T16:29:38.648 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-12-26T16:29:38.648 INFO:teuthology.orchestra.run.smithi175.stdout: python3-portend-2.6-1.el8.noarch 2023-12-26T16:29:38.648 INFO:teuthology.orchestra.run.smithi175.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-26T16:29:38.648 INFO:teuthology.orchestra.run.smithi175.stdout: python3-py-1.5.3-4.el8.noarch 2023-12-26T16:29:38.648 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-26T16:29:38.648 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-26T16:29:38.648 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-26T16:29:38.648 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-26T16:29:38.648 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-12-26T16:29:38.648 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-26T16:29:38.648 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rados-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.648 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rbd-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.648 INFO:teuthology.orchestra.run.smithi175.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-26T16:29:38.649 INFO:teuthology.orchestra.run.smithi175.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-26T16:29:38.649 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rgw-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.649 INFO:teuthology.orchestra.run.smithi175.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-26T16:29:38.649 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-26T16:29:38.649 INFO:teuthology.orchestra.run.smithi175.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2023-12-26T16:29:38.649 INFO:teuthology.orchestra.run.smithi175.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-26T16:29:38.649 INFO:teuthology.orchestra.run.smithi175.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-26T16:29:38.649 INFO:teuthology.orchestra.run.smithi175.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-26T16:29:38.649 INFO:teuthology.orchestra.run.smithi175.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-26T16:29:38.649 INFO:teuthology.orchestra.run.smithi175.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-26T16:29:38.649 INFO:teuthology.orchestra.run.smithi175.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-26T16:29:38.649 INFO:teuthology.orchestra.run.smithi175.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-26T16:29:38.650 INFO:teuthology.orchestra.run.smithi175.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-26T16:29:38.650 INFO:teuthology.orchestra.run.smithi175.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-26T16:29:38.650 INFO:teuthology.orchestra.run.smithi175.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-26T16:29:38.650 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-fuse-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.650 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-mirror-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.650 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-nbd-2:18.2.1-141.gcfc97e16.el8.x86_64 2023-12-26T16:29:38.650 INFO:teuthology.orchestra.run.smithi175.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-26T16:29:38.650 INFO:teuthology.orchestra.run.smithi175.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-26T16:29:38.651 INFO:teuthology.orchestra.run.smithi175.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-26T16:29:38.651 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-12-26T16:29:38.651 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2023-12-26T16:29:38.849 DEBUG:teuthology.parallel:result is None 2023-12-26T16:29:38.849 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-26T16:29:38.851 INFO:teuthology.packaging:ref: None 2023-12-26T16:29:38.851 INFO:teuthology.packaging:tag: None 2023-12-26T16:29:38.851 INFO:teuthology.packaging:branch: reef 2023-12-26T16:29:38.851 INFO:teuthology.packaging:sha1: 4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b 2023-12-26T16:29:38.851 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-26T16:29:39.080 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-26T16:29:39.109 INFO:teuthology.orchestra.run.smithi088.stdout:18.2.1-141.gcfc97e16.el8 2023-12-26T16:29:39.109 INFO:teuthology.packaging:The installed version of ceph is 18.2.1-141.gcfc97e16.el8 2023-12-26T16:29:39.111 INFO:teuthology.task.install:The correct ceph version 18.2.1-141.gcfc97e16 is installed. 2023-12-26T16:29:39.113 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-26T16:29:39.113 INFO:teuthology.packaging:ref: None 2023-12-26T16:29:39.113 INFO:teuthology.packaging:tag: None 2023-12-26T16:29:39.113 INFO:teuthology.packaging:branch: reef 2023-12-26T16:29:39.113 INFO:teuthology.packaging:sha1: 4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b 2023-12-26T16:29:39.114 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-26T16:29:39.353 DEBUG:teuthology.orchestra.run.smithi175:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-26T16:29:39.379 INFO:teuthology.orchestra.run.smithi175.stdout:18.2.1-141.gcfc97e16.el8 2023-12-26T16:29:39.380 INFO:teuthology.packaging:The installed version of ceph is 18.2.1-141.gcfc97e16.el8 2023-12-26T16:29:39.380 INFO:teuthology.task.install:The correct ceph version 18.2.1-141.gcfc97e16 is installed. 2023-12-26T16:29:39.382 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-26T16:29:39.382 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-26T16:29:39.382 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-26T16:29:39.430 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-12-26T16:29:39.430 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-26T16:29:39.474 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-26T16:29:39.474 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-26T16:29:39.474 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/usr/bin/daemon-helper 2023-12-26T16:29:39.505 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-26T16:29:39.576 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-12-26T16:29:39.576 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/usr/bin/daemon-helper 2023-12-26T16:29:39.605 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-26T16:29:39.680 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-26T16:29:39.681 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-26T16:29:39.681 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-26T16:29:39.711 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-26T16:29:39.780 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-12-26T16:29:39.780 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-26T16:29:39.807 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-26T16:29:39.874 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-26T16:29:39.874 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-26T16:29:39.874 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/usr/bin/stdin-killer 2023-12-26T16:29:39.904 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-26T16:29:39.973 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-12-26T16:29:39.973 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/usr/bin/stdin-killer 2023-12-26T16:29:40.000 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-26T16:29:40.067 INFO:teuthology.run_tasks:Running task print... 2023-12-26T16:29:40.081 INFO:teuthology.task.print:**** done install task... 2023-12-26T16:29:40.081 INFO:teuthology.run_tasks:Running task print... 2023-12-26T16:29:40.089 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2023-12-26T16:29:40.089 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-26T16:29:40.186 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': '4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b'} 2023-12-26T16:29:40.186 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-12-26T16:29:40.187 INFO:tasks.cephadm:Cluster fsid is f7ab7df8-a40b-11ee-95a5-87774f69a715 2023-12-26T16:29:40.187 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-26T16:29:40.187 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.88', 'mon.c': '[v2:172.21.15.88:3301,v1:172.21.15.88:6790]', 'mon.b': '172.21.15.175'} 2023-12-26T16:29:40.187 INFO:tasks.cephadm:First mon is mon.a on smithi088 2023-12-26T16:29:40.187 INFO:tasks.cephadm:First mgr is y 2023-12-26T16:29:40.187 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-26T16:29:40.187 DEBUG:teuthology.orchestra.run.smithi088:> sudo hostname $(hostname -s) 2023-12-26T16:29:40.217 DEBUG:teuthology.orchestra.run.smithi175:> sudo hostname $(hostname -s) 2023-12-26T16:29:40.244 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref reef)... 2023-12-26T16:29:40.245 DEBUG:teuthology.orchestra.run.smithi088:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-26T16:29:40.438 INFO:teuthology.orchestra.run.smithi088.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Dec 26 16:29 /home/ubuntu/cephtest/cephadm 2023-12-26T16:29:40.438 DEBUG:teuthology.orchestra.run.smithi175:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-26T16:29:40.539 INFO:teuthology.orchestra.run.smithi175.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Dec 26 16:29 /home/ubuntu/cephtest/cephadm 2023-12-26T16:29:40.540 DEBUG:teuthology.orchestra.run.smithi088:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-26T16:29:40.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T16:29:40.560 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/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_4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b/qa/tasks/cephadm.py", line 171, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi088 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-26T16:29:40.562 INFO:tasks.cephadm:Teardown complete 2023-12-26T16:29:40.562 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/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_4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b/qa/tasks/cephadm.py", line 1758, 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_9680d2aba1e76f64ade295c81599c97907457848/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_4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b/qa/tasks/cephadm.py", line 1673, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/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_4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b/qa/tasks/cephadm.py", line 171, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi088 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-26T16:29:41.256 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=4e96697033a04b49869353975886deaf Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/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_4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b/qa/tasks/cephadm.py", line 1758, 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_9680d2aba1e76f64ade295c81599c97907457848/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_4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b/qa/tasks/cephadm.py", line 1673, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/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_4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b/qa/tasks/cephadm.py", line 171, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_4fab0b74ee4fbc00ddec88a4fe8f06b3b4bfc37b/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi088 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-26T16:29:41.260 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-26T16:29:41.272 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-26T16:29:41.282 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-26T16:29:41.282 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-26T16:29:41.320 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-26T16:29:41.400 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-26T16:29:41.408 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-26T16:29:41.409 DEBUG:teuthology.orchestra.run.smithi088:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-26T16:29:41.412 DEBUG:teuthology.orchestra.run.smithi175:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-26T16:29:41.428 INFO:teuthology.orchestra.run.smithi088.stderr:bash: ntpq: command not found 2023-12-26T16:29:41.430 INFO:teuthology.orchestra.run.smithi175.stderr:bash: ntpq: command not found 2023-12-26T16:29:41.432 INFO:teuthology.orchestra.run.smithi088.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-26T16:29:41.432 INFO:teuthology.orchestra.run.smithi088.stdout:=============================================================================== 2023-12-26T16:29:41.432 INFO:teuthology.orchestra.run.smithi088.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 5 -21us[ -22us] +/- 76ms 2023-12-26T16:29:41.432 INFO:teuthology.orchestra.run.smithi088.stdout:^* hv02.front.sepia.ceph.com 3 6 177 4 -693us[ -693us] +/- 54ms 2023-12-26T16:29:41.433 INFO:teuthology.orchestra.run.smithi088.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 5 +1123us[+1122us] +/- 85ms 2023-12-26T16:29:41.433 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-26T16:29:41.434 INFO:teuthology.orchestra.run.smithi175.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-26T16:29:41.435 INFO:teuthology.orchestra.run.smithi175.stdout:=============================================================================== 2023-12-26T16:29:41.435 INFO:teuthology.orchestra.run.smithi175.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 6 -21us[ -38us] +/- 76ms 2023-12-26T16:29:41.435 INFO:teuthology.orchestra.run.smithi175.stdout:^* hv02.front.sepia.ceph.com 3 6 177 4 -693us[ -711us] +/- 54ms 2023-12-26T16:29:41.435 INFO:teuthology.orchestra.run.smithi175.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 5 +1117us[+1100us] +/- 85ms 2023-12-26T16:29:41.435 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-26T16:29:41.436 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-26T16:29:41.457 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-26T16:29:41.461 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-26T16:29:41.475 DEBUG:teuthology.orchestra.run.smithi088:> 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-26T16:29:41.543 DEBUG:teuthology.orchestra.run.smithi175:> 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-26T16:29:41.602 DEBUG:teuthology.orchestra.run.smithi088:> 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-26T16:29:41.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T16:29:41.650 DEBUG:teuthology.orchestra.run.smithi175:> 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-26T16:29:41.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T16:29:41.681 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-26T16:29:41.691 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-26T16:29:41.701 INFO:teuthology.task.internal:Duration was 640.899270 seconds 2023-12-26T16:29:41.701 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-26T16:29:41.712 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-26T16:29:41.712 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-26T16:29:41.714 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-26T16:29:41.763 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-26T16:29:41.773 INFO:teuthology.orchestra.run.smithi175.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-26T16:29:42.033 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-26T16:29:42.033 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi088.front.sepia.ceph.com 2023-12-26T16:29:42.033 DEBUG:teuthology.orchestra.run.smithi088:> 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-26T16:29:42.057 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi175.front.sepia.ceph.com 2023-12-26T16:29:42.058 DEBUG:teuthology.orchestra.run.smithi175:> 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-26T16:29:42.080 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-26T16:29:42.081 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-26T16:29:42.100 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-26T16:29:42.153 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-26T16:29:42.154 DEBUG:teuthology.orchestra.run.smithi088:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-26T16:29:42.174 DEBUG:teuthology.orchestra.run.smithi175:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-26T16:29:42.243 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-26T16:29:42.254 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-26T16:29:42.255 DEBUG:teuthology.orchestra.run.smithi088:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-26T16:29:42.282 DEBUG:teuthology.orchestra.run.smithi175:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-26T16:29:42.310 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-26T16:29:42.320 DEBUG:teuthology.orchestra.run.smithi088:> 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-26T16:29:42.327 DEBUG:teuthology.orchestra.run.smithi175:> 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-26T16:29:42.352 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = core 2023-12-26T16:29:42.378 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = core 2023-12-26T16:29:42.401 DEBUG:teuthology.orchestra.run.smithi088:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-26T16:29:42.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T16:29:42.450 DEBUG:teuthology.orchestra.run.smithi175:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-26T16:29:42.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T16:29:42.468 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-26T16:29:42.478 INFO:teuthology.task.internal:Transferring archived files... 2023-12-26T16:29:42.479 DEBUG:teuthology.misc:Transferring archived files from smithi088:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-26_16:07:41-rados-wip-yuri10-testing-2023-12-23-0824-distro-default-smithi/7501395/remote/smithi088 2023-12-26T16:29:42.480 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-26T16:29:42.536 DEBUG:teuthology.misc:Transferring archived files from smithi175:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-26_16:07:41-rados-wip-yuri10-testing-2023-12-23-0824-distro-default-smithi/7501395/remote/smithi175 2023-12-26T16:29:42.538 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-26T16:29:42.593 INFO:teuthology.task.internal:Removing archive directory... 2023-12-26T16:29:42.593 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-26T16:29:42.596 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-26T16:29:42.613 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-26T16:29:42.626 INFO:teuthology.task.internal:Not uploading archives. 2023-12-26T16:29:42.627 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-26T16:29:42.638 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-26T16:29:42.638 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-26T16:29:42.653 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-26T16:29:42.680 INFO:teuthology.orchestra.run.smithi175.stdout: 262158 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 26 16:29 /home/ubuntu/cephtest 2023-12-26T16:29:42.681 INFO:teuthology.orchestra.run.smithi175.stdout: 262150 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Dec 26 16:29 /home/ubuntu/cephtest/cephadm 2023-12-26T16:29:42.681 INFO:teuthology.orchestra.run.smithi088.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 26 16:29 /home/ubuntu/cephtest 2023-12-26T16:29:42.681 INFO:teuthology.orchestra.run.smithi088.stdout: 262150 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Dec 26 16:29 /home/ubuntu/cephtest/cephadm 2023-12-26T16:29:42.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T16:29:42.683 INFO:teuthology.orchestra.run.smithi175.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-26T16:29:42.683 INFO:teuthology.orchestra.run.smithi088.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-26T16:29:42.684 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/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_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi088 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-26T16:29:42.691 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-26T16:29:42.706 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-26T16:29:42.719 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi088 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-26T16:29:42.720 INFO:teuthology.nuke:Checking targets against current locks 2023-12-26T16:29:42.746 DEBUG:teuthology.nuke:shortname: smithi088 2023-12-26T16:29:42.746 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-26T16:29:42.768 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-26_16:07:41-rados-wip-yuri10-testing-2023-12-23-0824-distro-default-smithi/7501395', '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-26 16:09:36.800097', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOYVKdVMeqjx7xZ4ufmB9hcLNixspcX7JozL3JnDaGUtzVHIkTAswhkeUcALb0MTMr7crYAxqKSx/3yGK91LZ4='} 2023-12-26T16:29:42.772 DEBUG:teuthology.nuke:shortname: smithi175 2023-12-26T16:29:42.772 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-26T16:29:42.792 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-26_16:07:41-rados-wip-yuri10-testing-2023-12-23-0824-distro-default-smithi/7501395', '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-26 16:09:36.798523', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBATFHQFRuVr0VuUbigm7l5TK0TpOgJsaerSfQewfd5ojAW/X2iUBE6BnL0FWkkYHmyxs+cx9mvo9wQiUXfvCRmE='} 2023-12-26T16:29:42.902 INFO:teuthology.orchestra.console.smithi088:Power off 2023-12-26T16:29:42.902 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-26T16:29:43.007 INFO:teuthology.orchestra.console.smithi175:Power off 2023-12-26T16:29:43.008 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-26T16:29:43.020 DEBUG:teuthology.orchestra.console.smithi088:power off output: Chassis Power Control: Down/Off 2023-12-26T16:29:43.020 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T16:29:43.091 DEBUG:teuthology.orchestra.console.smithi175:power off output: Chassis Power Control: Down/Off 2023-12-26T16:29:43.091 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T16:29:43.112 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is on 2023-12-26T16:29:43.201 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2023-12-26T16:29:47.113 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T16:29:47.202 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T16:29:47.230 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is on 2023-12-26T16:29:47.332 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2023-12-26T16:29:51.235 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T16:29:51.333 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T16:29:51.358 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is off 2023-12-26T16:29:51.450 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2023-12-26T16:29:51.459 INFO:teuthology.orchestra.console.smithi088:Power off completed 2023-12-26T16:29:55.455 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T16:29:55.567 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is off 2023-12-26T16:29:55.668 INFO:teuthology.orchestra.console.smithi175:Power off completed 2023-12-26T16:29:55.778 INFO:teuthology.run:Summary data: description: rados/upgrade/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: 640.8992700576782 failure_reason: 'Command failed on smithi088 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=4e96697033a04b49869353975886deaf status: fail success: false 2023-12-26T16:29:55.778 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-26T16:29:55.865 INFO:teuthology.run:FAIL