2023-12-02T08:28:01.784 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-02T08:28:01.785 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475345 --description upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/rbd_api 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} --owner scheduled_yuriw@teuthology --name yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi --verbose -- /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475345/orig.config.yaml 2023-12-02T08:28:01.844 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T08:28:01.943 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475345 branch: main description: upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/rbd_api 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} email: yweinste@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' first_in_suite: false job_id: '7475345' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'librbd C and C++ api tests ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' name: yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: bed7681480ccb0192b91a35e691658867e1e96b7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: bed7681480ccb0192b91a35e691658867e1e96b7 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: bed7681480ccb0192b91a35e691658867e1e96b7 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' seed: 4654 sha1: bed7681480ccb0192b91a35e691658867e1e96b7 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 111/120000 suite: upgrade:reef-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: bed7681480ccb0192b91a35e691658867e1e96b7 targets: smithi106.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi187.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: reef exclude_packages: - ceph-volume - 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 - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-01_18:09:09 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-02T08:28:01.943 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa; will attempt to use it 2023-12-02T08:28:01.944 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks 2023-12-02T08:28:01.944 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-02T08:28:01.946 INFO:teuthology.task.internal:Checking packages... 2023-12-02T08:28:01.970 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'bed7681480ccb0192b91a35e691658867e1e96b7' 2023-12-02T08:28:01.970 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:28:01.970 INFO:teuthology.packaging:ref: None 2023-12-02T08:28:01.970 INFO:teuthology.packaging:tag: None 2023-12-02T08:28:01.970 INFO:teuthology.packaging:branch: main 2023-12-02T08:28:01.970 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:28:01.970 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-12-02T08:28:02.532 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7660.gb27938f5 2023-12-02T08:28:02.533 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-02T08:28:02.538 INFO:teuthology.task.internal:no buildpackages task found 2023-12-02T08:28:02.538 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-02T08:28:02.569 INFO:teuthology.task.internal:Saving configuration 2023-12-02T08:28:02.592 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-02T08:28:02.600 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:28:02.624 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi106.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475345', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 08:22:54.383399', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-02T08:28:02.648 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi187.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475345', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 08:22:54.381919', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-02T08:28:02.648 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-02T08:28:02.655 INFO:teuthology.task.internal:roles: ubuntu@smithi106.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-02T08:28:02.655 INFO:teuthology.task.internal:roles: ubuntu@smithi187.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-02T08:28:02.655 INFO:teuthology.run_tasks:Running task console_log... 2023-12-02T08:28:02.745 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f3c88cce9d0>, signals=[15]) 2023-12-02T08:28:02.745 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-02T08:28:02.751 INFO:teuthology.task.internal:Opening connections... 2023-12-02T08:28:02.752 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi106.front.sepia.ceph.com 2023-12-02T08:28:02.753 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi106.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:28:02.828 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi187.front.sepia.ceph.com 2023-12-02T08:28:02.828 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:28:02.899 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-02T08:28:02.907 DEBUG:teuthology.orchestra.run.smithi106:> uname -m 2023-12-02T08:28:02.927 INFO:teuthology.orchestra.run.smithi106.stdout:x86_64 2023-12-02T08:28:02.928 DEBUG:teuthology.orchestra.run.smithi106:> cat /etc/os-release 2023-12-02T08:28:02.991 INFO:teuthology.orchestra.run.smithi106.stdout:NAME="Red Hat Enterprise Linux" 2023-12-02T08:28:02.991 INFO:teuthology.orchestra.run.smithi106.stdout:VERSION="8.6 (Ootpa)" 2023-12-02T08:28:02.991 INFO:teuthology.orchestra.run.smithi106.stdout:ID="rhel" 2023-12-02T08:28:02.991 INFO:teuthology.orchestra.run.smithi106.stdout:ID_LIKE="fedora" 2023-12-02T08:28:02.991 INFO:teuthology.orchestra.run.smithi106.stdout:VERSION_ID="8.6" 2023-12-02T08:28:02.991 INFO:teuthology.orchestra.run.smithi106.stdout:PLATFORM_ID="platform:el8" 2023-12-02T08:28:02.991 INFO:teuthology.orchestra.run.smithi106.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-02T08:28:02.991 INFO:teuthology.orchestra.run.smithi106.stdout:ANSI_COLOR="0;31" 2023-12-02T08:28:02.992 INFO:teuthology.orchestra.run.smithi106.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-02T08:28:02.992 INFO:teuthology.orchestra.run.smithi106.stdout:HOME_URL="https://www.redhat.com/" 2023-12-02T08:28:02.992 INFO:teuthology.orchestra.run.smithi106.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-02T08:28:02.992 INFO:teuthology.orchestra.run.smithi106.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T08:28:02.992 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:28:02.992 INFO:teuthology.orchestra.run.smithi106.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-02T08:28:02.992 INFO:teuthology.orchestra.run.smithi106.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-02T08:28:02.992 INFO:teuthology.orchestra.run.smithi106.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-02T08:28:02.992 INFO:teuthology.orchestra.run.smithi106.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-02T08:28:02.993 INFO:teuthology.lock.ops:Updating smithi106.front.sepia.ceph.com on lock server 2023-12-02T08:28:03.017 DEBUG:teuthology.orchestra.run.smithi187:> uname -m 2023-12-02T08:28:03.038 INFO:teuthology.orchestra.run.smithi187.stdout:x86_64 2023-12-02T08:28:03.038 DEBUG:teuthology.orchestra.run.smithi187:> cat /etc/os-release 2023-12-02T08:28:03.100 INFO:teuthology.orchestra.run.smithi187.stdout:NAME="Red Hat Enterprise Linux" 2023-12-02T08:28:03.100 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION="8.6 (Ootpa)" 2023-12-02T08:28:03.100 INFO:teuthology.orchestra.run.smithi187.stdout:ID="rhel" 2023-12-02T08:28:03.100 INFO:teuthology.orchestra.run.smithi187.stdout:ID_LIKE="fedora" 2023-12-02T08:28:03.100 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION_ID="8.6" 2023-12-02T08:28:03.100 INFO:teuthology.orchestra.run.smithi187.stdout:PLATFORM_ID="platform:el8" 2023-12-02T08:28:03.100 INFO:teuthology.orchestra.run.smithi187.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-02T08:28:03.100 INFO:teuthology.orchestra.run.smithi187.stdout:ANSI_COLOR="0;31" 2023-12-02T08:28:03.100 INFO:teuthology.orchestra.run.smithi187.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-02T08:28:03.100 INFO:teuthology.orchestra.run.smithi187.stdout:HOME_URL="https://www.redhat.com/" 2023-12-02T08:28:03.100 INFO:teuthology.orchestra.run.smithi187.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-02T08:28:03.101 INFO:teuthology.orchestra.run.smithi187.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T08:28:03.101 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:28:03.101 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-02T08:28:03.101 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-02T08:28:03.101 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-02T08:28:03.101 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-02T08:28:03.101 INFO:teuthology.lock.ops:Updating smithi187.front.sepia.ceph.com on lock server 2023-12-02T08:28:03.126 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-02T08:28:03.135 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-02T08:28:03.150 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-02T08:28:03.150 DEBUG:teuthology.orchestra.run.smithi106:> test '!' -e /home/ubuntu/cephtest 2023-12-02T08:28:03.153 DEBUG:teuthology.orchestra.run.smithi187:> test '!' -e /home/ubuntu/cephtest 2023-12-02T08:28:03.170 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-02T08:28:03.175 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-02T08:28:03.176 DEBUG:teuthology.orchestra.run.smithi106:> test -z $(ls -A /var/lib/ceph) 2023-12-02T08:28:03.212 DEBUG:teuthology.orchestra.run.smithi187:> test -z $(ls -A /var/lib/ceph) 2023-12-02T08:28:03.242 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-02T08:28:03.291 INFO:teuthology.run_tasks:Running task kernel... 2023-12-02T08:28:03.310 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-02T08:28:03.310 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-02T08:28:03.311 DEBUG:teuthology.orchestra.run.smithi106:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T08:28:03.311 DEBUG:teuthology.orchestra.run.smithi187:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T08:28:03.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:28:03.331 DEBUG:teuthology.orchestra.run.smithi187:> uname -r 2023-12-02T08:28:03.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:28:03.332 DEBUG:teuthology.orchestra.run.smithi106:> uname -r 2023-12-02T08:28:03.394 INFO:teuthology.orchestra.run.smithi187.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:03.394 INFO:teuthology.orchestra.run.smithi106.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:03.394 INFO:teuthology.task.kernel:Running kernel on smithi187: 4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:03.394 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum install -y kernel 2023-12-02T08:28:03.395 INFO:teuthology.task.kernel:Running kernel on smithi106: 4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:03.395 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum install -y kernel 2023-12-02T08:28:04.494 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:28:04.494 INFO:teuthology.orchestra.run.smithi187.stdout:Unable to read consumer identity 2023-12-02T08:28:04.535 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:28:04.535 INFO:teuthology.orchestra.run.smithi106.stdout:Unable to read consumer identity 2023-12-02T08:28:06.149 INFO:teuthology.orchestra.run.smithi187.stdout:Copr repo for python3-asyncssh owned by ceph 9.0 kB/s | 3.5 kB 00:00 2023-12-02T08:28:06.175 INFO:teuthology.orchestra.run.smithi106.stdout:Copr repo for python3-asyncssh owned by ceph 8.9 kB/s | 3.5 kB 00:00 2023-12-02T08:28:08.142 INFO:teuthology.orchestra.run.smithi106.stdout:Extra Packages for Enterprise Linux 8.2 MB/s | 16 MB 00:01 2023-12-02T08:28:08.291 INFO:teuthology.orchestra.run.smithi187.stdout:Extra Packages for Enterprise Linux 7.5 MB/s | 16 MB 00:02 2023-12-02T08:28:11.677 INFO:teuthology.orchestra.run.smithi106.stdout:lab-extras 393 kB/s | 24 kB 00:00 2023-12-02T08:28:11.800 INFO:teuthology.orchestra.run.smithi187.stdout:lab-extras 441 kB/s | 24 kB 00:00 2023-12-02T08:28:12.346 INFO:teuthology.orchestra.run.smithi106.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-02T08:28:12.394 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:28:12.395 INFO:teuthology.orchestra.run.smithi106.stdout:Nothing to do. 2023-12-02T08:28:12.395 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:28:12.485 INFO:teuthology.orchestra.run.smithi187.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-02T08:28:12.506 DEBUG:teuthology.orchestra.run.smithi106:> echo no | sudo yum reinstall kernel || true 2023-12-02T08:28:12.547 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:28:12.548 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2023-12-02T08:28:12.548 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:28:12.677 DEBUG:teuthology.orchestra.run.smithi187:> echo no | sudo yum reinstall kernel || true 2023-12-02T08:28:12.879 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:28:12.879 INFO:teuthology.orchestra.run.smithi106.stdout:Unable to read consumer identity 2023-12-02T08:28:13.046 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:28:13.046 INFO:teuthology.orchestra.run.smithi187.stdout:Unable to read consumer identity 2023-12-02T08:28:13.149 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:00:02 ago on Sat 02 Dec 2023 08:28:11 AM UTC. 2023-12-02T08:28:13.188 INFO:teuthology.orchestra.run.smithi106.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-02T08:28:13.236 INFO:teuthology.orchestra.run.smithi106.stderr:Error: No packages marked for reinstall. 2023-12-02T08:28:13.283 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum reinstall -y kernel || true 2023-12-02T08:28:13.316 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:00:02 ago on Sat 02 Dec 2023 08:28:11 AM UTC. 2023-12-02T08:28:13.358 INFO:teuthology.orchestra.run.smithi187.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-02T08:28:13.406 INFO:teuthology.orchestra.run.smithi187.stderr:Error: No packages marked for reinstall. 2023-12-02T08:28:13.453 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum reinstall -y kernel || true 2023-12-02T08:28:13.612 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:28:13.613 INFO:teuthology.orchestra.run.smithi106.stdout:Unable to read consumer identity 2023-12-02T08:28:13.784 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:28:13.784 INFO:teuthology.orchestra.run.smithi187.stdout:Unable to read consumer identity 2023-12-02T08:28:13.873 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:00:02 ago on Sat 02 Dec 2023 08:28:11 AM UTC. 2023-12-02T08:28:13.912 INFO:teuthology.orchestra.run.smithi106.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-02T08:28:13.949 INFO:teuthology.orchestra.run.smithi106.stderr:Error: No packages marked for reinstall. 2023-12-02T08:28:14.000 DEBUG:teuthology.orchestra.run.smithi106:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T08:28:14.049 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:00:03 ago on Sat 02 Dec 2023 08:28:11 AM UTC. 2023-12-02T08:28:14.080 INFO:teuthology.orchestra.run.smithi106.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:14.080 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:14.080 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-02T08:28:14.080 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-02T08:28:14.081 DEBUG:teuthology.orchestra.run.smithi106:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T08:28:14.089 INFO:teuthology.orchestra.run.smithi187.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-02T08:28:14.106 INFO:teuthology.orchestra.run.smithi106.stdout:ttyS1 2023-12-02T08:28:14.121 DEBUG:teuthology.parallel:result is None 2023-12-02T08:28:14.129 INFO:teuthology.orchestra.run.smithi187.stderr:Error: No packages marked for reinstall. 2023-12-02T08:28:14.176 DEBUG:teuthology.orchestra.run.smithi187:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T08:28:14.256 INFO:teuthology.orchestra.run.smithi187.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:14.256 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-02T08:28:14.257 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-02T08:28:14.257 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-02T08:28:14.257 DEBUG:teuthology.orchestra.run.smithi187:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T08:28:14.283 INFO:teuthology.orchestra.run.smithi187.stdout:ttyS1 2023-12-02T08:28:14.298 DEBUG:teuthology.parallel:result is None 2023-12-02T08:28:14.299 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-02T08:28:14.306 INFO:teuthology.task.internal:Creating test directory... 2023-12-02T08:28:14.306 DEBUG:teuthology.orchestra.run.smithi106:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T08:28:14.311 DEBUG:teuthology.orchestra.run.smithi187:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T08:28:14.356 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-02T08:28:14.363 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-02T08:28:14.393 INFO:teuthology.task.internal:Creating archive directory... 2023-12-02T08:28:14.394 DEBUG:teuthology.orchestra.run.smithi106:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T08:28:14.396 DEBUG:teuthology.orchestra.run.smithi187:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T08:28:14.425 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-02T08:28:14.440 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-02T08:28:14.440 DEBUG:teuthology.orchestra.run.smithi106:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-02T08:28:14.458 DEBUG:teuthology.orchestra.run.smithi187:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-02T08:28:14.483 INFO:teuthology.orchestra.run.smithi106.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:28:14.493 INFO:teuthology.orchestra.run.smithi106.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:28:14.497 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:28:14.507 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:28:14.509 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-02T08:28:14.516 INFO:teuthology.task.internal:Configuring sudo... 2023-12-02T08:28:14.516 DEBUG:teuthology.orchestra.run.smithi106:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T08:28:14.537 DEBUG:teuthology.orchestra.run.smithi187:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T08:28:14.576 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-02T08:28:14.586 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-02T08:28:14.586 DEBUG:teuthology.orchestra.run.smithi106:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T08:28:14.602 DEBUG:teuthology.orchestra.run.smithi187:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T08:28:14.632 DEBUG:teuthology.orchestra.run.smithi106:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:28:14.699 DEBUG:teuthology.orchestra.run.smithi106:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:28:14.757 DEBUG:teuthology.orchestra.run.smithi106:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:28:14.841 DEBUG:teuthology.orchestra.run.smithi106:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:28:14.883 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2023-12-02T08:28:14.883 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T08:28:14.949 DEBUG:teuthology.orchestra.run.smithi187:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:28:14.994 DEBUG:teuthology.orchestra.run.smithi187:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:28:15.052 DEBUG:teuthology.orchestra.run.smithi187:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:28:15.093 DEBUG:teuthology.orchestra.run.smithi187:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:28:15.138 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-12-02T08:28:15.138 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T08:28:15.212 DEBUG:teuthology.orchestra.run.smithi106:> sudo service rsyslog restart 2023-12-02T08:28:15.215 DEBUG:teuthology.orchestra.run.smithi187:> sudo service rsyslog restart 2023-12-02T08:28:15.263 INFO:teuthology.orchestra.run.smithi106.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:28:15.311 INFO:teuthology.orchestra.run.smithi187.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:28:15.603 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-02T08:28:15.616 INFO:teuthology.task.internal:Starting timer... 2023-12-02T08:28:15.616 INFO:teuthology.run_tasks:Running task pcp... 2023-12-02T08:28:15.638 INFO:teuthology.run_tasks:Running task selinux... 2023-12-02T08:28:15.660 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-02T08:28:15.660 DEBUG:teuthology.orchestra.run.smithi106:> sudo service auditd rotate 2023-12-02T08:28:15.713 INFO:teuthology.orchestra.run.smithi106.stdout:Rotating logs: 2023-12-02T08:28:15.715 DEBUG:teuthology.orchestra.run.smithi187:> sudo service auditd rotate 2023-12-02T08:28:15.777 INFO:teuthology.orchestra.run.smithi187.stdout:Rotating logs: 2023-12-02T08:28:15.779 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-02T08:28:15.779 DEBUG:teuthology.orchestra.run.smithi106:> /usr/sbin/getenforce 2023-12-02T08:28:15.799 INFO:teuthology.orchestra.run.smithi106.stdout:Permissive 2023-12-02T08:28:15.799 DEBUG:teuthology.orchestra.run.smithi187:> /usr/sbin/getenforce 2023-12-02T08:28:15.824 INFO:teuthology.orchestra.run.smithi187.stdout:Permissive 2023-12-02T08:28:15.824 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi106.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi187.front.sepia.ceph.com': 'permissive'} 2023-12-02T08:28:15.824 DEBUG:teuthology.orchestra.run.smithi106:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-02T08:28:15.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:28:15.866 DEBUG:teuthology.orchestra.run.smithi187:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-02T08:28:15.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:28:15.894 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-02T08:28:15.894 DEBUG:teuthology.orchestra.run.smithi106:> sudo /usr/sbin/setenforce permissive 2023-12-02T08:28:15.934 DEBUG:teuthology.orchestra.run.smithi187:> sudo /usr/sbin/setenforce permissive 2023-12-02T08:28:15.961 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-02T08:28:15.971 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-02T08:28:15.971 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-02T08:28:15.986 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-02T08:28:15.987 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi106.front.sepia.ceph.com,smithi187.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-02T08:37:48.306 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi106.front.sepia.ceph.com'), Remote(name='ubuntu@smithi187.front.sepia.ceph.com')] 2023-12-02T08:37:48.307 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi106.front.sepia.ceph.com' 2023-12-02T08:37:48.308 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi106.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:37:48.376 DEBUG:teuthology.orchestra.run.smithi106:> true 2023-12-02T08:37:48.444 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi106.front.sepia.ceph.com' 2023-12-02T08:37:48.444 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2023-12-02T08:37:48.445 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:37:48.514 DEBUG:teuthology.orchestra.run.smithi187:> true 2023-12-02T08:37:48.539 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi187.front.sepia.ceph.com' 2023-12-02T08:37:48.539 INFO:teuthology.run_tasks:Running task clock... 2023-12-02T08:37:48.549 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-02T08:37:48.549 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T08:37:48.549 DEBUG:teuthology.orchestra.run.smithi106:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:37:48.551 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T08:37:48.551 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:37:48.580 INFO:teuthology.orchestra.run.smithi106.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-02T08:37:48.594 INFO:teuthology.orchestra.run.smithi106.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-02T08:37:48.610 INFO:teuthology.orchestra.run.smithi187.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-02T08:37:48.626 INFO:teuthology.orchestra.run.smithi187.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-02T08:37:48.660 INFO:teuthology.orchestra.run.smithi106.stderr:sudo: ntpd: command not found 2023-12-02T08:37:48.671 INFO:teuthology.orchestra.run.smithi106.stdout:506 Cannot talk to daemon 2023-12-02T08:37:48.685 INFO:teuthology.orchestra.run.smithi106.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-02T08:37:48.693 INFO:teuthology.orchestra.run.smithi187.stderr:sudo: ntpd: command not found 2023-12-02T08:37:48.699 INFO:teuthology.orchestra.run.smithi106.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-02T08:37:48.706 INFO:teuthology.orchestra.run.smithi187.stdout:506 Cannot talk to daemon 2023-12-02T08:37:48.720 INFO:teuthology.orchestra.run.smithi187.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-02T08:37:48.733 INFO:teuthology.orchestra.run.smithi187.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-02T08:37:48.763 INFO:teuthology.orchestra.run.smithi106.stderr:bash: ntpq: command not found 2023-12-02T08:37:48.766 INFO:teuthology.orchestra.run.smithi106.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:37:48.766 INFO:teuthology.orchestra.run.smithi106.stdout:=============================================================================== 2023-12-02T08:37:48.766 INFO:teuthology.orchestra.run.smithi106.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:37:48.766 INFO:teuthology.orchestra.run.smithi106.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:37:48.767 INFO:teuthology.orchestra.run.smithi106.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:37:48.767 INFO:teuthology.orchestra.run.smithi106.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:37:48.798 INFO:teuthology.orchestra.run.smithi187.stderr:bash: ntpq: command not found 2023-12-02T08:37:48.801 INFO:teuthology.orchestra.run.smithi187.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:37:48.801 INFO:teuthology.orchestra.run.smithi187.stdout:=============================================================================== 2023-12-02T08:37:48.801 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:37:48.801 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:37:48.801 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:37:48.801 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:37:48.802 INFO:teuthology.run_tasks:Running task pexec... 2023-12-02T08:37:48.812 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-02T08:37:48.813 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi106.front.sepia.ceph.com 2023-12-02T08:37:48.813 DEBUG:teuthology.orchestra.run.smithi106:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-02T08:37:48.814 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi187.front.sepia.ceph.com 2023-12-02T08:37:48.814 DEBUG:teuthology.orchestra.run.smithi187:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-02T08:37:49.183 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:37:49.212 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:37:50.600 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:01:45 ago on Sat 02 Dec 2023 08:36:05 AM UTC. 2023-12-02T08:37:50.703 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:44 ago on Sat 02 Dec 2023 08:36:06 AM UTC. 2023-12-02T08:37:52.357 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:37:52.358 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:37:52.358 INFO:teuthology.orchestra.run.smithi106.stdout: Package Architecture Version Repository Size 2023-12-02T08:37:52.358 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:37:52.358 INFO:teuthology.orchestra.run.smithi106.stdout:Resetting modules: 2023-12-02T08:37:52.358 INFO:teuthology.orchestra.run.smithi106.stdout: container-tools 2023-12-02T08:37:52.358 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:37:52.358 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:37:52.358 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:37:52.358 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:37:52.426 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:37:52.427 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:37:52.427 INFO:teuthology.orchestra.run.smithi187.stdout: Package Architecture Version Repository Size 2023-12-02T08:37:52.427 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:37:52.427 INFO:teuthology.orchestra.run.smithi187.stdout:Resetting modules: 2023-12-02T08:37:52.427 INFO:teuthology.orchestra.run.smithi187.stdout: container-tools 2023-12-02T08:37:52.427 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:37:52.427 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:37:52.427 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:37:52.427 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:37:53.300 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:01:47 ago on Sat 02 Dec 2023 08:36:05 AM UTC. 2023-12-02T08:37:53.397 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:46 ago on Sat 02 Dec 2023 08:36:06 AM UTC. 2023-12-02T08:38:01.291 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:38:01.745 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:38:02.816 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:38:03.268 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:56 ago on Sat 02 Dec 2023 08:36:06 AM UTC. 2023-12-02T08:38:03.276 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:38:04.795 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:01:59 ago on Sat 02 Dec 2023 08:36:05 AM UTC. 2023-12-02T08:38:04.993 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:38:05.087 INFO:teuthology.orchestra.run.smithi187.stdout:============================================================================================================ 2023-12-02T08:38:05.087 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2023-12-02T08:38:05.087 INFO:teuthology.orchestra.run.smithi187.stdout:============================================================================================================ 2023-12-02T08:38:05.087 INFO:teuthology.orchestra.run.smithi187.stdout:Installing group/module packages: 2023-12-02T08:38:05.087 INFO:teuthology.orchestra.run.smithi187.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-02T08:38:05.087 INFO:teuthology.orchestra.run.smithi187.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-02T08:38:05.087 INFO:teuthology.orchestra.run.smithi187.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-02T08:38:05.087 INFO:teuthology.orchestra.run.smithi187.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-02T08:38:05.087 INFO:teuthology.orchestra.run.smithi187.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout:Installing module profiles: 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout: container-tools/common 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout:Enabling module streams: 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout: container-tools rhel8 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout:============================================================================================================ 2023-12-02T08:38:05.088 INFO:teuthology.orchestra.run.smithi187.stdout:Install 10 Packages 2023-12-02T08:38:05.089 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:38:05.089 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 18 M 2023-12-02T08:38:05.089 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 65 M 2023-12-02T08:38:05.089 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:38:05.211 INFO:teuthology.orchestra.run.smithi187.stdout:(1/10): python3-pytoml-0.1.14-5.git7dea353.el8. 206 kB/s | 25 kB 00:00 2023-12-02T08:38:05.227 INFO:teuthology.orchestra.run.smithi187.stdout:(2/10): yajl-2.1.0-10.el8.x86_64.rpm 297 kB/s | 41 kB 00:00 2023-12-02T08:38:05.254 INFO:teuthology.orchestra.run.smithi187.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 577 kB/s | 94 kB 00:00 2023-12-02T08:38:05.311 INFO:teuthology.orchestra.run.smithi187.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 492 kB/s | 49 kB 00:00 2023-12-02T08:38:05.406 INFO:teuthology.orchestra.run.smithi187.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 2.9 MB/s | 524 kB 00:00 2023-12-02T08:38:05.461 INFO:teuthology.orchestra.run.smithi187.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 993 kB/s | 149 kB 00:00 2023-12-02T08:38:05.495 INFO:teuthology.orchestra.run.smithi187.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 2.3 MB/s | 213 kB 00:00 2023-12-02T08:38:05.604 INFO:teuthology.orchestra.run.smithi187.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 23 MB/s | 8.0 MB 00:00 2023-12-02T08:38:05.662 INFO:teuthology.orchestra.run.smithi187.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 13 MB/s | 2.2 MB 00:00 2023-12-02T08:38:06.500 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:38:06.592 INFO:teuthology.orchestra.run.smithi106.stdout:============================================================================================================ 2023-12-02T08:38:06.592 INFO:teuthology.orchestra.run.smithi106.stdout: Package Arch Version Repository Size 2023-12-02T08:38:06.592 INFO:teuthology.orchestra.run.smithi106.stdout:============================================================================================================ 2023-12-02T08:38:06.593 INFO:teuthology.orchestra.run.smithi106.stdout:Installing group/module packages: 2023-12-02T08:38:06.593 INFO:teuthology.orchestra.run.smithi106.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-02T08:38:06.593 INFO:teuthology.orchestra.run.smithi106.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-02T08:38:06.593 INFO:teuthology.orchestra.run.smithi106.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-02T08:38:06.593 INFO:teuthology.orchestra.run.smithi106.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-02T08:38:06.593 INFO:teuthology.orchestra.run.smithi106.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-02T08:38:06.593 INFO:teuthology.orchestra.run.smithi106.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-02T08:38:06.593 INFO:teuthology.orchestra.run.smithi106.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-02T08:38:06.593 INFO:teuthology.orchestra.run.smithi106.stdout:Installing dependencies: 2023-12-02T08:38:06.593 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-02T08:38:06.593 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-02T08:38:06.593 INFO:teuthology.orchestra.run.smithi106.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-02T08:38:06.593 INFO:teuthology.orchestra.run.smithi106.stdout:Installing module profiles: 2023-12-02T08:38:06.594 INFO:teuthology.orchestra.run.smithi106.stdout: container-tools/common 2023-12-02T08:38:06.594 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:38:06.594 INFO:teuthology.orchestra.run.smithi106.stdout:Enabling module streams: 2023-12-02T08:38:06.594 INFO:teuthology.orchestra.run.smithi106.stdout: container-tools rhel8 2023-12-02T08:38:06.594 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:38:06.594 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:38:06.594 INFO:teuthology.orchestra.run.smithi106.stdout:============================================================================================================ 2023-12-02T08:38:06.594 INFO:teuthology.orchestra.run.smithi106.stdout:Install 10 Packages 2023-12-02T08:38:06.594 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:38:06.595 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 18 M 2023-12-02T08:38:06.595 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 65 M 2023-12-02T08:38:06.595 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:38:06.983 INFO:teuthology.orchestra.run.smithi106.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 105 kB/s | 41 kB 00:00 2023-12-02T08:38:07.000 INFO:teuthology.orchestra.run.smithi106.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 61 kB/s | 25 kB 00:00 2023-12-02T08:38:07.018 INFO:teuthology.orchestra.run.smithi106.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 222 kB/s | 94 kB 00:00 2023-12-02T08:38:07.167 INFO:teuthology.orchestra.run.smithi106.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 269 kB/s | 49 kB 00:00 2023-12-02T08:38:07.216 INFO:teuthology.orchestra.run.smithi106.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 2.4 MB/s | 524 kB 00:00 2023-12-02T08:38:07.351 INFO:teuthology.orchestra.run.smithi106.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 814 kB/s | 149 kB 00:00 2023-12-02T08:38:07.526 INFO:teuthology.orchestra.run.smithi106.stdout:(7/10): buildah-1.26.2-1.module+el8.6.0+16771+2 16 MB/s | 8.0 MB 00:00 2023-12-02T08:38:07.551 INFO:teuthology.orchestra.run.smithi106.stdout:(8/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 636 kB/s | 213 kB 00:00 2023-12-02T08:38:07.693 INFO:teuthology.orchestra.run.smithi106.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 21 MB/s | 7.0 MB 00:00 2023-12-02T08:38:07.835 INFO:teuthology.orchestra.run.smithi106.stdout:(10/10): toolbox-0.0.99.3-0.6.module+el8.6.0+16 7.1 MB/s | 2.2 MB 00:00 2023-12-02T08:38:07.836 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:38:07.836 INFO:teuthology.orchestra.run.smithi106.stdout:Total 15 MB/s | 18 MB 00:01 2023-12-02T08:38:08.036 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:38:08.054 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:38:08.055 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:38:08.235 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:38:08.239 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:38:08.748 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:38:08.956 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-02T08:38:08.995 INFO:teuthology.orchestra.run.smithi187.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 2.0 MB/s | 7.0 MB 00:03 2023-12-02T08:38:08.996 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:38:08.996 INFO:teuthology.orchestra.run.smithi187.stdout:Total 4.7 MB/s | 18 MB 00:03 2023-12-02T08:38:09.121 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-02T08:38:09.202 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:38:09.220 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:38:09.221 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:38:09.315 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-02T08:38:09.402 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:38:09.406 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:38:09.519 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-02T08:38:09.874 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-02T08:38:09.945 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:38:10.155 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-02T08:38:10.325 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-02T08:38:10.530 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-02T08:38:10.646 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-02T08:38:10.752 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-02T08:38:11.103 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-02T08:38:11.510 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-02T08:38:11.731 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-02T08:38:11.849 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-02T08:38:11.903 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-02T08:38:12.122 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-02T08:38:12.388 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-02T08:38:12.388 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-02T08:38:12.388 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-02T08:38:12.388 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-02T08:38:12.389 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-02T08:38:12.389 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-02T08:38:12.389 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-02T08:38:12.389 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-02T08:38:12.389 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-02T08:38:12.389 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-02T08:38:12.717 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-02T08:38:12.964 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-02T08:38:13.140 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-02T08:38:13.326 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-02T08:38:13.561 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-02T08:38:13.561 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:02:08 ago on Sat 02 Dec 2023 08:36:05 AM UTC. 2023-12-02T08:38:13.577 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-02T08:38:13.577 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-02T08:38:13.577 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-02T08:38:13.577 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-02T08:38:13.577 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-02T08:38:13.577 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-02T08:38:13.577 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-02T08:38:13.577 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-02T08:38:13.577 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-02T08:38:13.577 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-02T08:38:14.727 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-02T08:38:14.727 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:02:08 ago on Sat 02 Dec 2023 08:36:06 AM UTC. 2023-12-02T08:38:20.425 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:38:20.617 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:38:20.617 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:38:20.617 INFO:teuthology.orchestra.run.smithi106.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-02T08:38:20.617 INFO:teuthology.orchestra.run.smithi106.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-02T08:38:20.617 INFO:teuthology.orchestra.run.smithi106.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-02T08:38:20.618 INFO:teuthology.orchestra.run.smithi106.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-02T08:38:20.618 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-02T08:38:20.618 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-02T08:38:20.618 INFO:teuthology.orchestra.run.smithi106.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-02T08:38:20.618 INFO:teuthology.orchestra.run.smithi106.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-02T08:38:20.618 INFO:teuthology.orchestra.run.smithi106.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-02T08:38:20.618 INFO:teuthology.orchestra.run.smithi106.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-02T08:38:20.618 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:38:20.618 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:38:20.757 DEBUG:teuthology.parallel:result is None 2023-12-02T08:38:20.834 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:38:21.033 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:38:21.033 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:38:21.033 INFO:teuthology.orchestra.run.smithi187.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-02T08:38:21.034 INFO:teuthology.orchestra.run.smithi187.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-02T08:38:21.034 INFO:teuthology.orchestra.run.smithi187.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-02T08:38:21.034 INFO:teuthology.orchestra.run.smithi187.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-02T08:38:21.034 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-02T08:38:21.034 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-02T08:38:21.034 INFO:teuthology.orchestra.run.smithi187.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-02T08:38:21.034 INFO:teuthology.orchestra.run.smithi187.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-02T08:38:21.034 INFO:teuthology.orchestra.run.smithi187.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-02T08:38:21.034 INFO:teuthology.orchestra.run.smithi187.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-02T08:38:21.034 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:38:21.034 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:38:21.184 DEBUG:teuthology.parallel:result is None 2023-12-02T08:38:21.184 INFO:teuthology.run_tasks:Running task install... 2023-12-02T08:38:21.194 DEBUG:teuthology.task.install:project ceph 2023-12-02T08:38:21.195 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7'}} 2023-12-02T08:38:21.195 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7'} 2023-12-02T08:38:21.195 INFO:teuthology.task.install:Using flavor: default 2023-12-02T08:38:21.207 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-02T08:38:21.208 INFO:teuthology.task.install:extra packages: [] 2023-12-02T08:38:21.208 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': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7', 'tag': None, 'wait_for_package': False} 2023-12-02T08:38:21.210 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:38:21.210 INFO:teuthology.packaging:ref: None 2023-12-02T08:38:21.210 INFO:teuthology.packaging:tag: None 2023-12-02T08:38:21.210 INFO:teuthology.packaging:branch: reef 2023-12-02T08:38:21.210 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:38:21.211 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-02T08:38:21.213 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': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7', 'tag': None, 'wait_for_package': False} 2023-12-02T08:38:21.213 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:38:21.214 INFO:teuthology.packaging:ref: None 2023-12-02T08:38:21.214 INFO:teuthology.packaging:tag: None 2023-12-02T08:38:21.214 INFO:teuthology.packaging:branch: reef 2023-12-02T08:38:21.214 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:38:21.214 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-02T08:38:21.460 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/ 2023-12-02T08:38:21.461 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1295.gc3996e6e 2023-12-02T08:38:21.518 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/ 2023-12-02T08:38:21.519 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1295.gc3996e6e 2023-12-02T08:38:21.630 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-02T08:38:21.630 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2023-12-02T08:38:21.630 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-02T08:38:21.648 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-02T08:38:21.648 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-12-02T08:38:21.648 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-02T08:38:21.663 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 on remote rpm x86_64 2023-12-02T08:38:21.663 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:38:21.664 INFO:teuthology.packaging:ref: None 2023-12-02T08:38:21.664 INFO:teuthology.packaging:tag: None 2023-12-02T08:38:21.664 INFO:teuthology.packaging:branch: reef 2023-12-02T08:38:21.664 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:38:21.664 DEBUG:teuthology.orchestra.run.smithi106:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-02T08:38:21.678 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 on remote rpm x86_64 2023-12-02T08:38:21.678 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:38:21.678 INFO:teuthology.packaging:ref: None 2023-12-02T08:38:21.678 INFO:teuthology.packaging:tag: None 2023-12-02T08:38:21.678 INFO:teuthology.packaging:branch: reef 2023-12-02T08:38:21.678 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:38:21.678 DEBUG:teuthology.orchestra.run.smithi187:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-02T08:38:21.737 DEBUG:teuthology.orchestra.run.smithi106:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-02T08:38:21.746 DEBUG:teuthology.orchestra.run.smithi187:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-02T08:38:21.823 DEBUG:teuthology.orchestra.run.smithi106:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-02T08:38:21.824 DEBUG:teuthology.orchestra.run.smithi187:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-02T08:38:21.856 INFO:teuthology.orchestra.run.smithi106.stdout:check_obsoletes = 1 2023-12-02T08:38:21.857 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum clean all 2023-12-02T08:38:21.891 INFO:teuthology.orchestra.run.smithi187.stdout:check_obsoletes = 1 2023-12-02T08:38:21.892 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum clean all 2023-12-02T08:38:22.246 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:38:22.262 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:38:23.037 INFO:teuthology.orchestra.run.smithi106.stdout:44 files removed 2023-12-02T08:38:23.049 INFO:teuthology.orchestra.run.smithi187.stdout:44 files removed 2023-12-02T08:38:23.085 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install ceph-radosgw 2023-12-02T08:38:23.101 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-radosgw 2023-12-02T08:38:23.417 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:38:23.431 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:38:24.845 INFO:teuthology.orchestra.run.smithi106.stdout:ceph packages for x86_64 265 kB/s | 80 kB 00:00 2023-12-02T08:38:24.887 INFO:teuthology.orchestra.run.smithi187.stdout:ceph packages for x86_64 219 kB/s | 80 kB 00:00 2023-12-02T08:38:25.146 INFO:teuthology.orchestra.run.smithi106.stdout:ceph noarch packages 35 kB/s | 9.4 kB 00:00 2023-12-02T08:38:25.196 INFO:teuthology.orchestra.run.smithi187.stdout:ceph noarch packages 34 kB/s | 9.4 kB 00:00 2023-12-02T08:38:25.513 INFO:teuthology.orchestra.run.smithi106.stdout:ceph source packages 4.3 kB/s | 1.5 kB 00:00 2023-12-02T08:38:25.548 INFO:teuthology.orchestra.run.smithi187.stdout:ceph source packages 4.5 kB/s | 1.5 kB 00:00 2023-12-02T08:38:25.664 INFO:teuthology.orchestra.run.smithi106.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-12-02T08:38:25.706 INFO:teuthology.orchestra.run.smithi187.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-12-02T08:38:26.932 INFO:teuthology.orchestra.run.smithi187.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-12-02T08:38:30.457 INFO:teuthology.orchestra.run.smithi187.stdout:lab-extras 450 kB/s | 24 kB 00:00 2023-12-02T08:38:31.658 INFO:teuthology.orchestra.run.smithi187.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 47 MB/s | 53 MB 00:01 2023-12-02T08:38:32.792 INFO:teuthology.orchestra.run.smithi106.stdout:Extra Packages for Enterprise Linux 2.2 MB/s | 16 MB 00:07 2023-12-02T08:38:36.415 INFO:teuthology.orchestra.run.smithi106.stdout:lab-extras 408 kB/s | 24 kB 00:00 2023-12-02T08:38:37.591 INFO:teuthology.orchestra.run.smithi106.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 48 MB/s | 53 MB 00:01 2023-12-02T08:38:40.167 INFO:teuthology.orchestra.run.smithi187.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 MB/s | 47 MB 00:01 2023-12-02T08:38:46.084 INFO:teuthology.orchestra.run.smithi106.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 MB/s | 47 MB 00:01 2023-12-02T08:38:51.274 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:38:51.277 INFO:teuthology.orchestra.run.smithi187.stdout:==================================================================================================== 2023-12-02T08:38:51.277 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2023-12-02T08:38:51.277 INFO:teuthology.orchestra.run.smithi187.stdout:==================================================================================================== 2023-12-02T08:38:51.277 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:38:51.277 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-radosgw x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 13 M 2023-12-02T08:38:51.277 INFO:teuthology.orchestra.run.smithi187.stdout:Upgrading: 2023-12-02T08:38:51.277 INFO:teuthology.orchestra.run.smithi187.stdout: librados2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.7 M 2023-12-02T08:38:51.277 INFO:teuthology.orchestra.run.smithi187.stdout: librbd1 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.6 M 2023-12-02T08:38:51.277 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2023-12-02T08:38:51.278 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-base x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 5.4 M 2023-12-02T08:38:51.278 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-common x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 22 M 2023-12-02T08:38:51.278 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-selinux x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 24 k 2023-12-02T08:38:51.278 INFO:teuthology.orchestra.run.smithi187.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-02T08:38:51.278 INFO:teuthology.orchestra.run.smithi187.stdout: libcephfs2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 774 k 2023-12-02T08:38:51.278 INFO:teuthology.orchestra.run.smithi187.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-02T08:38:51.278 INFO:teuthology.orchestra.run.smithi187.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-02T08:38:51.278 INFO:teuthology.orchestra.run.smithi187.stdout: libradosstriper1 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 475 k 2023-12-02T08:38:51.278 INFO:teuthology.orchestra.run.smithi187.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-02T08:38:51.278 INFO:teuthology.orchestra.run.smithi187.stdout: librgw2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 6.6 M 2023-12-02T08:38:51.278 INFO:teuthology.orchestra.run.smithi187.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-02T08:38:51.278 INFO:teuthology.orchestra.run.smithi187.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-02T08:38:51.278 INFO:teuthology.orchestra.run.smithi187.stdout: python3-ceph-argparse x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 45 k 2023-12-02T08:38:51.278 INFO:teuthology.orchestra.run.smithi187.stdout: python3-ceph-common x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 123 k 2023-12-02T08:38:51.279 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cephfs x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 197 k 2023-12-02T08:38:51.279 INFO:teuthology.orchestra.run.smithi187.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-02T08:38:51.279 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rados x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 370 k 2023-12-02T08:38:51.279 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rbd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 365 k 2023-12-02T08:38:51.279 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rgw x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 106 k 2023-12-02T08:38:51.279 INFO:teuthology.orchestra.run.smithi187.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-02T08:38:51.279 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:38:51.279 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:38:51.279 INFO:teuthology.orchestra.run.smithi187.stdout:==================================================================================================== 2023-12-02T08:38:51.279 INFO:teuthology.orchestra.run.smithi187.stdout:Install 21 Packages 2023-12-02T08:38:51.280 INFO:teuthology.orchestra.run.smithi187.stdout:Upgrade 2 Packages 2023-12-02T08:38:51.280 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:38:51.280 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 59 M 2023-12-02T08:38:51.281 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:38:52.826 INFO:teuthology.orchestra.run.smithi187.stdout:(1/23): ceph-radosgw-18.2.0-1295.gc3996e6e.el8. 11 MB/s | 13 MB 00:01 2023-12-02T08:38:52.876 INFO:teuthology.orchestra.run.smithi187.stdout:(2/23): ceph-selinux-18.2.0-1295.gc3996e6e.el8. 486 kB/s | 24 kB 00:00 2023-12-02T08:38:52.968 INFO:teuthology.orchestra.run.smithi187.stdout:(3/23): ceph-base-18.2.0-1295.gc3996e6e.el8.x86 4.2 MB/s | 5.4 MB 00:01 2023-12-02T08:38:53.002 INFO:teuthology.orchestra.run.smithi187.stdout:(4/23): libcephfs2-18.2.0-1295.gc3996e6e.el8.x8 6.1 MB/s | 774 kB 00:00 2023-12-02T08:38:53.102 INFO:teuthology.orchestra.run.smithi187.stdout:(5/23): libradosstriper1-18.2.0-1295.gc3996e6e. 3.5 MB/s | 475 kB 00:00 2023-12-02T08:38:53.202 INFO:teuthology.orchestra.run.smithi187.stdout:(6/23): python3-ceph-argparse-18.2.0-1295.gc399 446 kB/s | 45 kB 00:00 2023-12-02T08:38:53.303 INFO:teuthology.orchestra.run.smithi187.stdout:(7/23): python3-ceph-common-18.2.0-1295.gc3996e 1.2 MB/s | 123 kB 00:00 2023-12-02T08:38:53.503 INFO:teuthology.orchestra.run.smithi187.stdout:(8/23): librgw2-18.2.0-1295.gc3996e6e.el8.x86_6 13 MB/s | 6.6 MB 00:00 2023-12-02T08:38:53.528 INFO:teuthology.orchestra.run.smithi187.stdout:(9/23): python3-cephfs-18.2.0-1295.gc3996e6e.el 874 kB/s | 197 kB 00:00 2023-12-02T08:38:53.570 INFO:teuthology.orchestra.run.smithi187.stdout:(10/23): python3-rados-18.2.0-1295.gc3996e6e.el 5.4 MB/s | 370 kB 00:00 2023-12-02T08:38:53.604 INFO:teuthology.orchestra.run.smithi187.stdout:(11/23): python3-rbd-18.2.0-1295.gc3996e6e.el8. 4.7 MB/s | 365 kB 00:00 2023-12-02T08:38:53.660 INFO:teuthology.orchestra.run.smithi187.stdout:(12/23): python3-rgw-18.2.0-1295.gc3996e6e.el8. 1.2 MB/s | 106 kB 00:00 2023-12-02T08:38:53.963 INFO:teuthology.orchestra.run.smithi187.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 197 kB/s | 59 kB 00:00 2023-12-02T08:38:54.188 INFO:teuthology.orchestra.run.smithi187.stdout:(14/23): ceph-common-18.2.0-1295.gc3996e6e.el8. 8.7 MB/s | 22 MB 00:02 2023-12-02T08:38:54.205 INFO:teuthology.orchestra.run.smithi187.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 310 kB/s | 75 kB 00:00 2023-12-02T08:38:54.230 INFO:teuthology.orchestra.run.smithi187.stdout:(16/23): gperftools-libs-2.7-9.el8.x86_64.rpm 489 kB/s | 306 kB 00:00 2023-12-02T08:38:54.381 INFO:teuthology.orchestra.run.smithi187.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.7 MB/s | 259 kB 00:00 2023-12-02T08:38:54.397 INFO:teuthology.orchestra.run.smithi187.stdout:(18/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 244 kB/s | 47 kB 00:00 2023-12-02T08:38:54.556 INFO:teuthology.orchestra.run.smithi187.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.2 MB/s | 354 kB 00:00 2023-12-02T08:38:54.582 INFO:teuthology.orchestra.run.smithi187.stdout:(20/23): python3-prettytable-0.7.2-14.el8.noarc 219 kB/s | 44 kB 00:00 2023-12-02T08:38:54.782 INFO:teuthology.orchestra.run.smithi187.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 2.9 MB/s | 1.7 MB 00:00 2023-12-02T08:38:54.849 INFO:teuthology.orchestra.run.smithi187.stdout:(22/23): librbd1-18.2.0-1295.gc3996e6e.el8.x86_ 13 MB/s | 3.6 MB 00:00 2023-12-02T08:38:55.140 INFO:teuthology.orchestra.run.smithi187.stdout:(23/23): librados2-18.2.0-1295.gc3996e6e.el8.x8 6.3 MB/s | 3.7 MB 00:00 2023-12-02T08:38:55.145 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:38:55.146 INFO:teuthology.orchestra.run.smithi187.stdout:Total 15 MB/s | 59 MB 00:03 2023-12-02T08:38:55.192 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:38:55.237 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:38:55.237 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:38:55.577 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:38:55.581 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:38:56.797 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:38:57.027 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-02T08:38:57.030 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:38:57.032 INFO:teuthology.orchestra.run.smithi106.stdout:==================================================================================================== 2023-12-02T08:38:57.033 INFO:teuthology.orchestra.run.smithi106.stdout: Package Arch Version Repository Size 2023-12-02T08:38:57.033 INFO:teuthology.orchestra.run.smithi106.stdout:==================================================================================================== 2023-12-02T08:38:57.033 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:38:57.033 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-radosgw x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 13 M 2023-12-02T08:38:57.033 INFO:teuthology.orchestra.run.smithi106.stdout:Upgrading: 2023-12-02T08:38:57.033 INFO:teuthology.orchestra.run.smithi106.stdout: librados2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.7 M 2023-12-02T08:38:57.033 INFO:teuthology.orchestra.run.smithi106.stdout: librbd1 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.6 M 2023-12-02T08:38:57.033 INFO:teuthology.orchestra.run.smithi106.stdout:Installing dependencies: 2023-12-02T08:38:57.033 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-base x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 5.4 M 2023-12-02T08:38:57.033 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-common x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 22 M 2023-12-02T08:38:57.033 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-selinux x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 24 k 2023-12-02T08:38:57.033 INFO:teuthology.orchestra.run.smithi106.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-02T08:38:57.034 INFO:teuthology.orchestra.run.smithi106.stdout: libcephfs2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 774 k 2023-12-02T08:38:57.034 INFO:teuthology.orchestra.run.smithi106.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-02T08:38:57.034 INFO:teuthology.orchestra.run.smithi106.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-02T08:38:57.034 INFO:teuthology.orchestra.run.smithi106.stdout: libradosstriper1 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 475 k 2023-12-02T08:38:57.034 INFO:teuthology.orchestra.run.smithi106.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-02T08:38:57.034 INFO:teuthology.orchestra.run.smithi106.stdout: librgw2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 6.6 M 2023-12-02T08:38:57.034 INFO:teuthology.orchestra.run.smithi106.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-02T08:38:57.034 INFO:teuthology.orchestra.run.smithi106.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-02T08:38:57.034 INFO:teuthology.orchestra.run.smithi106.stdout: python3-ceph-argparse x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 45 k 2023-12-02T08:38:57.034 INFO:teuthology.orchestra.run.smithi106.stdout: python3-ceph-common x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 123 k 2023-12-02T08:38:57.034 INFO:teuthology.orchestra.run.smithi106.stdout: python3-cephfs x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 197 k 2023-12-02T08:38:57.034 INFO:teuthology.orchestra.run.smithi106.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-02T08:38:57.034 INFO:teuthology.orchestra.run.smithi106.stdout: python3-rados x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 370 k 2023-12-02T08:38:57.035 INFO:teuthology.orchestra.run.smithi106.stdout: python3-rbd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 365 k 2023-12-02T08:38:57.035 INFO:teuthology.orchestra.run.smithi106.stdout: python3-rgw x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 106 k 2023-12-02T08:38:57.035 INFO:teuthology.orchestra.run.smithi106.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-02T08:38:57.035 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:38:57.035 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:38:57.035 INFO:teuthology.orchestra.run.smithi106.stdout:==================================================================================================== 2023-12-02T08:38:57.035 INFO:teuthology.orchestra.run.smithi106.stdout:Install 21 Packages 2023-12-02T08:38:57.035 INFO:teuthology.orchestra.run.smithi106.stdout:Upgrade 2 Packages 2023-12-02T08:38:57.035 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:38:57.036 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 59 M 2023-12-02T08:38:57.036 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:38:57.212 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-02T08:38:57.618 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-02T08:38:57.854 INFO:teuthology.orchestra.run.smithi187.stdout: Upgrading : librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/25 2023-12-02T08:38:57.940 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/25 2023-12-02T08:38:58.151 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 4/25 2023-12-02T08:38:58.401 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-02T08:38:58.468 INFO:teuthology.orchestra.run.smithi106.stdout:(1/23): ceph-radosgw-18.2.0-1295.gc3996e6e.el8. 9.5 MB/s | 13 MB 00:01 2023-12-02T08:38:58.510 INFO:teuthology.orchestra.run.smithi106.stdout:(2/23): ceph-selinux-18.2.0-1295.gc3996e6e.el8. 585 kB/s | 24 kB 00:00 2023-12-02T08:38:58.712 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/25 2023-12-02T08:38:58.761 INFO:teuthology.orchestra.run.smithi106.stdout:(3/23): ceph-common-18.2.0-1295.gc3996e6e.el8.x 13 MB/s | 22 MB 00:01 2023-12-02T08:38:58.794 INFO:teuthology.orchestra.run.smithi106.stdout:(4/23): libcephfs2-18.2.0-1295.gc3996e6e.el8.x8 2.7 MB/s | 774 kB 00:00 2023-12-02T08:38:58.819 INFO:teuthology.orchestra.run.smithi106.stdout:(5/23): libradosstriper1-18.2.0-1295.gc3996e6e. 8.0 MB/s | 475 kB 00:00 2023-12-02T08:38:58.886 INFO:teuthology.orchestra.run.smithi106.stdout:(6/23): python3-ceph-argparse-18.2.0-1295.gc399 670 kB/s | 45 kB 00:00 2023-12-02T08:38:58.953 INFO:teuthology.orchestra.run.smithi106.stdout:(7/23): python3-ceph-common-18.2.0-1295.gc3996e 1.8 MB/s | 123 kB 00:00 2023-12-02T08:38:59.020 INFO:teuthology.orchestra.run.smithi106.stdout:(8/23): python3-cephfs-18.2.0-1295.gc3996e6e.el 2.9 MB/s | 197 kB 00:00 2023-12-02T08:38:59.096 INFO:teuthology.orchestra.run.smithi106.stdout:(9/23): python3-rados-18.2.0-1295.gc3996e6e.el8 4.8 MB/s | 370 kB 00:00 2023-12-02T08:38:59.106 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/25 2023-12-02T08:38:59.196 INFO:teuthology.orchestra.run.smithi106.stdout:(10/23): librgw2-18.2.0-1295.gc3996e6e.el8.x86_ 16 MB/s | 6.6 MB 00:00 2023-12-02T08:38:59.617 INFO:teuthology.orchestra.run.smithi187.stdout: Upgrading : librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/25 2023-12-02T08:38:59.617 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/25 2023-12-02T08:38:59.617 INFO:teuthology.orchestra.run.smithi106.stdout:(11/23): python3-rbd-18.2.0-1295.gc3996e6e.el8. 2.8 MB/s | 365 kB 00:00 2023-12-02T08:38:59.617 INFO:teuthology.orchestra.run.smithi106.stdout:(12/23): python3-rgw-18.2.0-1295.gc3996e6e.el8. 1.8 MB/s | 106 kB 00:00 2023-12-02T08:38:59.618 INFO:teuthology.orchestra.run.smithi106.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 196 kB/s | 59 kB 00:00 2023-12-02T08:38:59.640 INFO:teuthology.orchestra.run.smithi106.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 903 kB/s | 75 kB 00:00 2023-12-02T08:38:59.649 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-02T08:38:59.664 INFO:teuthology.orchestra.run.smithi106.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 692 kB/s | 306 kB 00:00 2023-12-02T08:38:59.716 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-02T08:38:59.814 INFO:teuthology.orchestra.run.smithi106.stdout:(16/23): ceph-base-18.2.0-1295.gc3996e6e.el8.x8 2.0 MB/s | 5.4 MB 00:02 2023-12-02T08:38:59.841 INFO:teuthology.orchestra.run.smithi106.stdout:(17/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 267 kB/s | 47 kB 00:00 2023-12-02T08:38:59.869 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-02T08:38:59.990 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el8. 10/25 2023-12-02T08:38:59.998 INFO:teuthology.orchestra.run.smithi106.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 288 kB/s | 44 kB 00:00 2023-12-02T08:39:00.024 INFO:teuthology.orchestra.run.smithi106.stdout:(19/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.2 MB/s | 259 kB 00:00 2023-12-02T08:39:00.066 INFO:teuthology.orchestra.run.smithi106.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 4.1 MB/s | 1.7 MB 00:00 2023-12-02T08:39:00.166 INFO:teuthology.orchestra.run.smithi106.stdout:(21/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.1 MB/s | 354 kB 00:00 2023-12-02T08:39:00.181 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 11/25 2023-12-02T08:39:00.308 INFO:teuthology.orchestra.run.smithi106.stdout:(22/23): librbd1-18.2.0-1295.gc3996e6e.el8.x86_ 15 MB/s | 3.6 MB 00:00 2023-12-02T08:39:00.389 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 12/25 2023-12-02T08:39:00.561 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_6 13/25 2023-12-02T08:39:00.614 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_6 13/25 2023-12-02T08:39:00.763 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 14/25 2023-12-02T08:39:00.997 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 15/25 2023-12-02T08:39:01.066 INFO:teuthology.orchestra.run.smithi106.stdout:(23/23): librados2-18.2.0-1295.gc3996e6e.el8.x8 3.5 MB/s | 3.7 MB 00:01 2023-12-02T08:39:01.069 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:01.069 INFO:teuthology.orchestra.run.smithi106.stdout:Total 15 MB/s | 59 MB 00:04 2023-12-02T08:39:01.117 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:39:01.161 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:39:01.161 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:39:01.485 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:39:01.489 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:39:01.776 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 16/25 2023-12-02T08:39:01.978 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 17/25 2023-12-02T08:39:02.053 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 17/25 2023-12-02T08:39:02.287 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 18/25 2023-12-02T08:39:02.445 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8.x8 19/25 2023-12-02T08:39:02.614 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:39:02.820 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-02T08:39:03.018 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-02T08:39:03.401 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-02T08:39:03.593 INFO:teuthology.orchestra.run.smithi106.stdout: Upgrading : librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/25 2023-12-02T08:39:03.675 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/25 2023-12-02T08:39:03.890 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 4/25 2023-12-02T08:39:04.132 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-02T08:39:04.320 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/25 2023-12-02T08:39:04.708 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/25 2023-12-02T08:39:04.926 INFO:teuthology.orchestra.run.smithi106.stdout: Upgrading : librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/25 2023-12-02T08:39:05.017 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/25 2023-12-02T08:39:05.201 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-02T08:39:05.267 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-02T08:39:05.433 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-02T08:39:05.587 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el8. 10/25 2023-12-02T08:39:05.761 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 11/25 2023-12-02T08:39:05.944 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 12/25 2023-12-02T08:39:06.084 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_6 13/25 2023-12-02T08:39:06.139 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_6 13/25 2023-12-02T08:39:06.277 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 14/25 2023-12-02T08:39:06.295 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 20/25 2023-12-02T08:39:06.443 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 15/25 2023-12-02T08:39:06.528 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 20/25 2023-12-02T08:39:07.126 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 20/25 2023-12-02T08:39:07.197 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 16/25 2023-12-02T08:39:07.376 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 17/25 2023-12-02T08:39:07.421 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 21/25 2023-12-02T08:39:07.437 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 17/25 2023-12-02T08:39:07.505 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 21/25 2023-12-02T08:39:07.651 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 18/25 2023-12-02T08:39:07.660 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 22/25 2023-12-02T08:39:07.818 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8.x8 19/25 2023-12-02T08:39:11.423 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 20/25 2023-12-02T08:39:11.650 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 20/25 2023-12-02T08:39:12.252 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 20/25 2023-12-02T08:39:12.525 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 21/25 2023-12-02T08:39:12.608 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 21/25 2023-12-02T08:39:12.762 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 22/25 2023-12-02T08:39:26.517 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 22/25 2023-12-02T08:39:26.518 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /sys 2023-12-02T08:39:26.518 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /proc 2023-12-02T08:39:26.518 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /dev 2023-12-02T08:39:26.518 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /run 2023-12-02T08:39:26.518 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /mnt 2023-12-02T08:39:26.518 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /var/tmp 2023-12-02T08:39:26.518 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /home 2023-12-02T08:39:26.518 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /tmp 2023-12-02T08:39:26.518 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /dev 2023-12-02T08:39:26.518 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:39:27.876 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 23/25 2023-12-02T08:39:27.897 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 23/25 2023-12-02T08:39:27.897 INFO:teuthology.orchestra.run.smithi187.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-02T08:39:28.117 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-02T08:39:28.117 INFO:teuthology.orchestra.run.smithi187.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-02T08:39:28.696 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-02T08:39:28.696 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/25 2023-12-02T08:39:28.696 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/25 2023-12-02T08:39:28.696 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/25 2023-12-02T08:39:28.696 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 4/25 2023-12-02T08:39:28.696 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/25 2023-12-02T08:39:28.696 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_6 6/25 2023-12-02T08:39:28.696 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/25 2023-12-02T08:39:28.696 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el8. 8/25 2023-12-02T08:39:28.697 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8.x8 9/25 2023-12-02T08:39:28.697 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 10/25 2023-12-02T08:39:28.697 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 11/25 2023-12-02T08:39:28.697 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 12/25 2023-12-02T08:39:28.697 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 13/25 2023-12-02T08:39:28.697 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-02T08:39:28.697 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-02T08:39:28.697 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-02T08:39:28.697 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-02T08:39:28.697 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-02T08:39:28.697 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-02T08:39:28.697 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-02T08:39:28.697 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-02T08:39:28.697 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 22/25 2023-12-02T08:39:28.698 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-02T08:39:28.698 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 24/25 2023-12-02T08:39:30.061 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-02T08:39:30.061 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:00:51 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:39:31.120 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 22/25 2023-12-02T08:39:31.120 INFO:teuthology.orchestra.run.smithi106.stdout:skipping the directory /sys 2023-12-02T08:39:31.121 INFO:teuthology.orchestra.run.smithi106.stdout:skipping the directory /proc 2023-12-02T08:39:31.121 INFO:teuthology.orchestra.run.smithi106.stdout:skipping the directory /dev 2023-12-02T08:39:31.121 INFO:teuthology.orchestra.run.smithi106.stdout:skipping the directory /run 2023-12-02T08:39:31.121 INFO:teuthology.orchestra.run.smithi106.stdout:skipping the directory /mnt 2023-12-02T08:39:31.121 INFO:teuthology.orchestra.run.smithi106.stdout:skipping the directory /var/tmp 2023-12-02T08:39:31.121 INFO:teuthology.orchestra.run.smithi106.stdout:skipping the directory /home 2023-12-02T08:39:31.121 INFO:teuthology.orchestra.run.smithi106.stdout:skipping the directory /tmp 2023-12-02T08:39:31.121 INFO:teuthology.orchestra.run.smithi106.stdout:skipping the directory /dev 2023-12-02T08:39:31.121 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:39:32.418 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:39:32.455 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 23/25 2023-12-02T08:39:32.476 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 23/25 2023-12-02T08:39:32.476 INFO:teuthology.orchestra.run.smithi106.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-02T08:39:32.606 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:39:32.606 INFO:teuthology.orchestra.run.smithi187.stdout:Upgraded: 2023-12-02T08:39:32.606 INFO:teuthology.orchestra.run.smithi187.stdout: librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.606 INFO:teuthology.orchestra.run.smithi187.stdout: librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.606 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.607 INFO:teuthology.orchestra.run.smithi187.stdout: python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.608 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.608 INFO:teuthology.orchestra.run.smithi187.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-02T08:39:32.608 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.608 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.608 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:32.608 INFO:teuthology.orchestra.run.smithi187.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-02T08:39:32.608 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:39:32.608 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:39:32.700 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-02T08:39:32.700 INFO:teuthology.orchestra.run.smithi106.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-02T08:39:32.792 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-test 2023-12-02T08:39:33.142 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:33.312 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-02T08:39:33.313 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/25 2023-12-02T08:39:33.313 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/25 2023-12-02T08:39:33.313 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/25 2023-12-02T08:39:33.313 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 4/25 2023-12-02T08:39:33.313 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/25 2023-12-02T08:39:33.313 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_6 6/25 2023-12-02T08:39:33.313 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/25 2023-12-02T08:39:33.313 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el8. 8/25 2023-12-02T08:39:33.313 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8.x8 9/25 2023-12-02T08:39:33.313 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 10/25 2023-12-02T08:39:33.313 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 11/25 2023-12-02T08:39:33.313 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 12/25 2023-12-02T08:39:33.313 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 13/25 2023-12-02T08:39:33.314 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-02T08:39:33.314 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-02T08:39:33.314 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-02T08:39:33.314 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-02T08:39:33.314 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-02T08:39:33.314 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-02T08:39:33.314 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-02T08:39:33.314 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-02T08:39:33.314 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 22/25 2023-12-02T08:39:33.314 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-02T08:39:33.314 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 24/25 2023-12-02T08:39:33.986 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:00:54 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:39:34.645 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-02T08:39:34.645 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:00:49 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:39:35.361 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:39:35.363 INFO:teuthology.orchestra.run.smithi187.stdout:============================================================================================ 2023-12-02T08:39:35.363 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2023-12-02T08:39:35.363 INFO:teuthology.orchestra.run.smithi187.stdout:============================================================================================ 2023-12-02T08:39:35.363 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:39:35.363 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-test x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 47 M 2023-12-02T08:39:35.363 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2023-12-02T08:39:35.363 INFO:teuthology.orchestra.run.smithi187.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-02T08:39:35.363 INFO:teuthology.orchestra.run.smithi187.stdout: libcephsqlite x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 141 k 2023-12-02T08:39:35.363 INFO:teuthology.orchestra.run.smithi187.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-02T08:39:35.364 INFO:teuthology.orchestra.run.smithi187.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-02T08:39:35.364 INFO:teuthology.orchestra.run.smithi187.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-02T08:39:35.364 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:39:35.364 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:39:35.364 INFO:teuthology.orchestra.run.smithi187.stdout:============================================================================================ 2023-12-02T08:39:35.364 INFO:teuthology.orchestra.run.smithi187.stdout:Install 6 Packages 2023-12-02T08:39:35.364 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:39:35.365 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 48 M 2023-12-02T08:39:35.365 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 212 M 2023-12-02T08:39:35.365 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:39:35.396 INFO:teuthology.orchestra.run.smithi187.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.2 MB/s | 70 kB 00:00 2023-12-02T08:39:35.471 INFO:teuthology.orchestra.run.smithi187.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.2 MB/s | 323 kB 00:00 2023-12-02T08:39:35.513 INFO:teuthology.orchestra.run.smithi187.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.4 MB/s | 187 kB 00:00 2023-12-02T08:39:35.563 INFO:teuthology.orchestra.run.smithi187.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.0 MB/s | 202 kB 00:00 2023-12-02T08:39:35.830 INFO:teuthology.orchestra.run.smithi187.stdout:(5/6): libcephsqlite-18.2.0-1295.gc3996e6e.el8. 303 kB/s | 141 kB 00:00 2023-12-02T08:39:37.238 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:39:37.426 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:39:37.426 INFO:teuthology.orchestra.run.smithi106.stdout:Upgraded: 2023-12-02T08:39:37.426 INFO:teuthology.orchestra.run.smithi106.stdout: librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.426 INFO:teuthology.orchestra.run.smithi106.stdout: librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.426 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:39:37.426 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.426 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.426 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.426 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.426 INFO:teuthology.orchestra.run.smithi106.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-02T08:39:37.426 INFO:teuthology.orchestra.run.smithi106.stdout: libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.427 INFO:teuthology.orchestra.run.smithi106.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-02T08:39:37.427 INFO:teuthology.orchestra.run.smithi106.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-02T08:39:37.427 INFO:teuthology.orchestra.run.smithi106.stdout: libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.427 INFO:teuthology.orchestra.run.smithi106.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-02T08:39:37.427 INFO:teuthology.orchestra.run.smithi106.stdout: librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.427 INFO:teuthology.orchestra.run.smithi106.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-02T08:39:37.427 INFO:teuthology.orchestra.run.smithi106.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-02T08:39:37.427 INFO:teuthology.orchestra.run.smithi106.stdout: python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.427 INFO:teuthology.orchestra.run.smithi106.stdout: python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.427 INFO:teuthology.orchestra.run.smithi106.stdout: python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.427 INFO:teuthology.orchestra.run.smithi106.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-02T08:39:37.427 INFO:teuthology.orchestra.run.smithi106.stdout: python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.427 INFO:teuthology.orchestra.run.smithi106.stdout: python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.428 INFO:teuthology.orchestra.run.smithi106.stdout: python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:37.428 INFO:teuthology.orchestra.run.smithi106.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-02T08:39:37.428 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:39:37.428 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:39:37.646 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install ceph-test 2023-12-02T08:39:37.992 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:39.255 INFO:teuthology.orchestra.run.smithi187.stdout:(6/6): ceph-test-18.2.0-1295.gc3996e6e.el8.x86_ 12 MB/s | 47 MB 00:03 2023-12-02T08:39:39.257 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:39.257 INFO:teuthology.orchestra.run.smithi187.stdout:Total 12 MB/s | 48 MB 00:03 2023-12-02T08:39:39.299 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:39:39.316 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:39:39.316 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:39:39.426 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:00:54 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:39:39.572 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:39:39.576 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:39:40.004 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:39:40.138 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-02T08:39:40.217 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-02T08:39:40.483 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-02T08:39:40.663 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-02T08:39:40.808 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:39:40.809 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-02T08:39:40.809 INFO:teuthology.orchestra.run.smithi106.stdout:============================================================================================ 2023-12-02T08:39:40.809 INFO:teuthology.orchestra.run.smithi106.stdout: Package Arch Version Repository Size 2023-12-02T08:39:40.809 INFO:teuthology.orchestra.run.smithi106.stdout:============================================================================================ 2023-12-02T08:39:40.809 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:39:40.809 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-test x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 47 M 2023-12-02T08:39:40.809 INFO:teuthology.orchestra.run.smithi106.stdout:Installing dependencies: 2023-12-02T08:39:40.810 INFO:teuthology.orchestra.run.smithi106.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-02T08:39:40.810 INFO:teuthology.orchestra.run.smithi106.stdout: libcephsqlite x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 141 k 2023-12-02T08:39:40.810 INFO:teuthology.orchestra.run.smithi106.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-02T08:39:40.810 INFO:teuthology.orchestra.run.smithi106.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-02T08:39:40.810 INFO:teuthology.orchestra.run.smithi106.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-02T08:39:40.810 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:39:40.810 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:39:40.810 INFO:teuthology.orchestra.run.smithi106.stdout:============================================================================================ 2023-12-02T08:39:40.810 INFO:teuthology.orchestra.run.smithi106.stdout:Install 6 Packages 2023-12-02T08:39:40.810 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:39:40.811 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 48 M 2023-12-02T08:39:40.811 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 212 M 2023-12-02T08:39:40.811 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:39:40.844 INFO:teuthology.orchestra.run.smithi106.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.1 MB/s | 70 kB 00:00 2023-12-02T08:39:40.918 INFO:teuthology.orchestra.run.smithi106.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.5 MB/s | 323 kB 00:00 2023-12-02T08:39:40.977 INFO:teuthology.orchestra.run.smithi106.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 3.1 MB/s | 187 kB 00:00 2023-12-02T08:39:40.988 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/6 2023-12-02T08:39:41.002 INFO:teuthology.orchestra.run.smithi106.stdout:(4/6): libcephsqlite-18.2.0-1295.gc3996e6e.el8. 739 kB/s | 141 kB 00:00 2023-12-02T08:39:41.037 INFO:teuthology.orchestra.run.smithi106.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 3.4 MB/s | 202 kB 00:00 2023-12-02T08:39:43.669 INFO:teuthology.orchestra.run.smithi106.stdout:(6/6): ceph-test-18.2.0-1295.gc3996e6e.el8.x86_ 16 MB/s | 47 MB 00:02 2023-12-02T08:39:43.671 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:43.671 INFO:teuthology.orchestra.run.smithi106.stdout:Total 17 MB/s | 48 MB 00:02 2023-12-02T08:39:43.709 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:39:43.731 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:39:43.731 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:39:43.987 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:39:43.990 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:39:44.419 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:39:44.563 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-02T08:39:44.647 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-02T08:39:44.841 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-02T08:39:45.013 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-02T08:39:45.150 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-02T08:39:45.313 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/6 2023-12-02T08:39:45.465 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/6 2023-12-02T08:39:45.700 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/6 2023-12-02T08:39:45.931 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/6 2023-12-02T08:39:45.931 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/6 2023-12-02T08:39:45.931 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/6 2023-12-02T08:39:45.931 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-02T08:39:45.931 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-02T08:39:45.931 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-02T08:39:46.991 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-02T08:39:46.991 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:07 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:39:49.812 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/6 2023-12-02T08:39:50.042 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/6 2023-12-02T08:39:50.266 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/6 2023-12-02T08:39:50.266 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/6 2023-12-02T08:39:50.266 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/6 2023-12-02T08:39:50.266 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-02T08:39:50.266 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-02T08:39:50.266 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-02T08:39:50.474 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:39:50.663 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:39:50.667 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:39:50.668 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:50.668 INFO:teuthology.orchestra.run.smithi187.stdout: jq-1.6-3.el8.x86_64 2023-12-02T08:39:50.668 INFO:teuthology.orchestra.run.smithi187.stdout: libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:50.668 INFO:teuthology.orchestra.run.smithi187.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-02T08:39:50.668 INFO:teuthology.orchestra.run.smithi187.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-02T08:39:50.668 INFO:teuthology.orchestra.run.smithi187.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-02T08:39:50.668 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:39:50.668 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:39:50.799 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph 2023-12-02T08:39:51.136 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:51.386 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-02T08:39:51.386 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:01:06 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:39:52.492 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:13 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:39:53.879 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:39:53.880 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================================= 2023-12-02T08:39:53.880 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2023-12-02T08:39:53.880 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================================= 2023-12-02T08:39:53.880 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:39:53.880 INFO:teuthology.orchestra.run.smithi187.stdout: ceph x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 6.4 k 2023-12-02T08:39:53.880 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2023-12-02T08:39:53.880 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mds x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 2.3 M 2023-12-02T08:39:53.880 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 1.6 M 2023-12-02T08:39:53.880 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 242 k 2023-12-02T08:39:53.881 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mon x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 4.6 M 2023-12-02T08:39:53.881 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-osd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 18 M 2023-12-02T08:39:53.881 INFO:teuthology.orchestra.run.smithi187.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-02T08:39:53.881 INFO:teuthology.orchestra.run.smithi187.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-02T08:39:53.881 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-02T08:39:53.881 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-02T08:39:53.881 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-02T08:39:53.881 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-02T08:39:53.881 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-02T08:39:53.881 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-02T08:39:53.881 INFO:teuthology.orchestra.run.smithi187.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-02T08:39:53.881 INFO:teuthology.orchestra.run.smithi187.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-02T08:39:53.881 INFO:teuthology.orchestra.run.smithi187.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-02T08:39:53.881 INFO:teuthology.orchestra.run.smithi187.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-02T08:39:53.882 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:39:53.883 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:39:53.883 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================================= 2023-12-02T08:39:53.883 INFO:teuthology.orchestra.run.smithi187.stdout:Install 32 Packages 2023-12-02T08:39:53.883 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:39:53.883 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 30 M 2023-12-02T08:39:53.883 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 119 M 2023-12-02T08:39:53.884 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:39:54.276 INFO:teuthology.orchestra.run.smithi187.stdout:(1/32): ceph-18.2.0-1295.gc3996e6e.el8.x86_64.r 29 kB/s | 6.4 kB 00:00 2023-12-02T08:39:54.396 INFO:teuthology.orchestra.run.smithi187.stdout:(2/32): ceph-mgr-18.2.0-1295.gc3996e6e.el8.x86_ 4.6 MB/s | 1.6 MB 00:00 2023-12-02T08:39:55.116 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:39:55.301 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:39:55.301 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:39:55.301 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:55.301 INFO:teuthology.orchestra.run.smithi106.stdout: jq-1.6-3.el8.x86_64 2023-12-02T08:39:55.301 INFO:teuthology.orchestra.run.smithi106.stdout: libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:55.302 INFO:teuthology.orchestra.run.smithi106.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-02T08:39:55.302 INFO:teuthology.orchestra.run.smithi106.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-02T08:39:55.302 INFO:teuthology.orchestra.run.smithi106.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-02T08:39:55.302 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:39:55.302 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:39:55.322 INFO:teuthology.orchestra.run.smithi187.stdout:(3/32): ceph-osd-18.2.0-1295.gc3996e6e.el8.x86_ 19 MB/s | 18 MB 00:00 2023-12-02T08:39:55.372 INFO:teuthology.orchestra.run.smithi187.stdout:(4/32): ceph-mgr-modules-core-18.2.0-1295.gc399 4.8 MB/s | 242 kB 00:00 2023-12-02T08:39:55.450 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install ceph 2023-12-02T08:39:55.784 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:55.814 INFO:teuthology.orchestra.run.smithi187.stdout:(5/32): ceph-mds-18.2.0-1295.gc3996e6e.el8.x86_ 1.3 MB/s | 2.3 MB 00:01 2023-12-02T08:39:56.014 INFO:teuthology.orchestra.run.smithi187.stdout:(6/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 68 kB/s | 44 kB 00:00 2023-12-02T08:39:56.514 INFO:teuthology.orchestra.run.smithi187.stdout:(7/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 345 kB/s | 173 kB 00:00 2023-12-02T08:39:56.642 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:01:11 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:39:56.689 INFO:teuthology.orchestra.run.smithi187.stdout:(8/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 212 kB/s | 185 kB 00:00 2023-12-02T08:39:56.906 INFO:teuthology.orchestra.run.smithi187.stdout:(9/32): python3-cherrypy-18.4.0-1.el8.noarch.rp 981 kB/s | 384 kB 00:00 2023-12-02T08:39:56.932 INFO:teuthology.orchestra.run.smithi187.stdout:(10/32): python3-jaraco-6.2-6.el8.noarch.rpm 46 kB/s | 11 kB 00:00 2023-12-02T08:39:57.098 INFO:teuthology.orchestra.run.smithi187.stdout:(11/32): python3-jaraco-functools-2.0-4.el8.noa 92 kB/s | 18 kB 00:00 2023-12-02T08:39:57.132 INFO:teuthology.orchestra.run.smithi187.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 243 kB/s | 49 kB 00:00 2023-12-02T08:39:57.299 INFO:teuthology.orchestra.run.smithi187.stdout:(13/32): python3-more-itertools-7.2.0-3.el8.noa 293 kB/s | 59 kB 00:00 2023-12-02T08:39:57.529 INFO:teuthology.orchestra.run.smithi187.stdout:(14/32): python3-portend-2.6-1.el8.noarch.rpm 68 kB/s | 16 kB 00:00 2023-12-02T08:39:57.683 INFO:teuthology.orchestra.run.smithi187.stdout:(15/32): python3-pecan-1.3.2-9.el8.noarch.rpm 513 kB/s | 283 kB 00:00 2023-12-02T08:39:57.725 INFO:teuthology.orchestra.run.smithi187.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 96 kB/s | 19 kB 00:00 2023-12-02T08:39:57.884 INFO:teuthology.orchestra.run.smithi187.stdout:(17/32): python3-singledispatch-3.4.0.3-18.el8. 119 kB/s | 24 kB 00:00 2023-12-02T08:39:57.909 INFO:teuthology.orchestra.run.smithi187.stdout:(18/32): python3-tempora-1.14.1-5.el8.noarch.rp 159 kB/s | 29 kB 00:00 2023-12-02T08:39:58.014 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:39:58.017 INFO:teuthology.orchestra.run.smithi106.stdout:======================================================================================================= 2023-12-02T08:39:58.017 INFO:teuthology.orchestra.run.smithi106.stdout: Package Arch Version Repository Size 2023-12-02T08:39:58.017 INFO:teuthology.orchestra.run.smithi106.stdout:======================================================================================================= 2023-12-02T08:39:58.017 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:39:58.017 INFO:teuthology.orchestra.run.smithi106.stdout: ceph x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 6.4 k 2023-12-02T08:39:58.017 INFO:teuthology.orchestra.run.smithi106.stdout:Installing dependencies: 2023-12-02T08:39:58.017 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mds x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 2.3 M 2023-12-02T08:39:58.017 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mgr x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 1.6 M 2023-12-02T08:39:58.018 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 242 k 2023-12-02T08:39:58.018 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mon x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 4.6 M 2023-12-02T08:39:58.018 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-osd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 18 M 2023-12-02T08:39:58.018 INFO:teuthology.orchestra.run.smithi106.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-02T08:39:58.018 INFO:teuthology.orchestra.run.smithi106.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-02T08:39:58.018 INFO:teuthology.orchestra.run.smithi106.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-02T08:39:58.018 INFO:teuthology.orchestra.run.smithi106.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-02T08:39:58.018 INFO:teuthology.orchestra.run.smithi106.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-02T08:39:58.018 INFO:teuthology.orchestra.run.smithi106.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-02T08:39:58.018 INFO:teuthology.orchestra.run.smithi106.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-02T08:39:58.018 INFO:teuthology.orchestra.run.smithi106.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-02T08:39:58.018 INFO:teuthology.orchestra.run.smithi106.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-02T08:39:58.018 INFO:teuthology.orchestra.run.smithi106.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-02T08:39:58.019 INFO:teuthology.orchestra.run.smithi106.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-02T08:39:58.019 INFO:teuthology.orchestra.run.smithi106.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-02T08:39:58.019 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-02T08:39:58.019 INFO:teuthology.orchestra.run.smithi106.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-02T08:39:58.019 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-02T08:39:58.019 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-02T08:39:58.019 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-02T08:39:58.019 INFO:teuthology.orchestra.run.smithi106.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-02T08:39:58.019 INFO:teuthology.orchestra.run.smithi106.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-02T08:39:58.019 INFO:teuthology.orchestra.run.smithi106.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-02T08:39:58.019 INFO:teuthology.orchestra.run.smithi106.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-02T08:39:58.019 INFO:teuthology.orchestra.run.smithi106.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-02T08:39:58.019 INFO:teuthology.orchestra.run.smithi106.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-02T08:39:58.020 INFO:teuthology.orchestra.run.smithi106.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-02T08:39:58.020 INFO:teuthology.orchestra.run.smithi106.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-02T08:39:58.020 INFO:teuthology.orchestra.run.smithi106.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-02T08:39:58.020 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:39:58.020 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:39:58.020 INFO:teuthology.orchestra.run.smithi106.stdout:======================================================================================================= 2023-12-02T08:39:58.020 INFO:teuthology.orchestra.run.smithi106.stdout:Install 32 Packages 2023-12-02T08:39:58.020 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:39:58.021 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 30 M 2023-12-02T08:39:58.021 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 119 M 2023-12-02T08:39:58.021 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:39:58.068 INFO:teuthology.orchestra.run.smithi187.stdout:(19/32): python3-trustme-0.6.0-4.el8.noarch.rpm 150 kB/s | 27 kB 00:00 2023-12-02T08:39:58.251 INFO:teuthology.orchestra.run.smithi187.stdout:(20/32): python3-waitress-1.4.3-1.el8.noarch.rp 747 kB/s | 255 kB 00:00 2023-12-02T08:39:58.410 INFO:teuthology.orchestra.run.smithi187.stdout:(21/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 735 kB/s | 251 kB 00:00 2023-12-02T08:39:58.428 INFO:teuthology.orchestra.run.smithi106.stdout:(1/32): ceph-18.2.0-1295.gc3996e6e.el8.x86_64.r 25 kB/s | 6.4 kB 00:00 2023-12-02T08:39:58.435 INFO:teuthology.orchestra.run.smithi187.stdout:(22/32): python3-webtest-2.0.33-1.el8.noarch.rp 465 kB/s | 85 kB 00:00 2023-12-02T08:39:58.602 INFO:teuthology.orchestra.run.smithi187.stdout:(23/32): python3-zc-lockfile-2.0-2.el8.noarch.r 119 kB/s | 23 kB 00:00 2023-12-02T08:39:58.627 INFO:teuthology.orchestra.run.smithi187.stdout:(24/32): python3-pycparser-2.14-14.el8.noarch.r 569 kB/s | 109 kB 00:00 2023-12-02T08:39:58.703 INFO:teuthology.orchestra.run.smithi187.stdout:(25/32): python3-cryptography-3.2.1-5.el8.x86_6 5.4 MB/s | 559 kB 00:00 2023-12-02T08:39:58.753 INFO:teuthology.orchestra.run.smithi187.stdout:(26/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.9 MB/s | 238 kB 00:00 2023-12-02T08:39:58.829 INFO:teuthology.orchestra.run.smithi187.stdout:(27/32): python3-pytz-2017.2-9.el8.noarch.rpm 433 kB/s | 54 kB 00:00 2023-12-02T08:39:58.887 INFO:teuthology.orchestra.run.smithi187.stdout:(28/32): python3-markupsafe-0.23-19.el8.x86_64. 290 kB/s | 39 kB 00:00 2023-12-02T08:39:58.937 INFO:teuthology.orchestra.run.smithi187.stdout:(29/32): python3-mako-1.0.6-13.el8.noarch.rpm 1.4 MB/s | 157 kB 00:00 2023-12-02T08:39:59.054 INFO:teuthology.orchestra.run.smithi187.stdout:(30/32): python3-werkzeug-0.12.2-4.el8.noarch.r 2.7 MB/s | 457 kB 00:00 2023-12-02T08:39:59.071 INFO:teuthology.orchestra.run.smithi187.stdout:(31/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 775 kB/s | 103 kB 00:00 2023-12-02T08:39:59.413 INFO:teuthology.orchestra.run.smithi187.stdout:(32/32): ceph-mon-18.2.0-1295.gc3996e6e.el8.x86 920 kB/s | 4.6 MB 00:05 2023-12-02T08:39:59.415 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:59.415 INFO:teuthology.orchestra.run.smithi187.stdout:Total 5.4 MB/s | 30 MB 00:05 2023-12-02T08:39:59.509 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:39:59.546 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:39:59.547 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:39:59.757 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:39:59.761 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:39:59.845 INFO:teuthology.orchestra.run.smithi106.stdout:(2/32): ceph-mgr-18.2.0-1295.gc3996e6e.el8.x86_ 948 kB/s | 1.6 MB 00:01 2023-12-02T08:39:59.962 INFO:teuthology.orchestra.run.smithi106.stdout:(3/32): ceph-mds-18.2.0-1295.gc3996e6e.el8.x86_ 1.3 MB/s | 2.3 MB 00:01 2023-12-02T08:40:00.087 INFO:teuthology.orchestra.run.smithi106.stdout:(4/32): ceph-mon-18.2.0-1295.gc3996e6e.el8.x86_ 2.8 MB/s | 4.6 MB 00:01 2023-12-02T08:40:00.112 INFO:teuthology.orchestra.run.smithi106.stdout:(5/32): ceph-mgr-modules-core-18.2.0-1295.gc399 1.6 MB/s | 242 kB 00:00 2023-12-02T08:40:00.279 INFO:teuthology.orchestra.run.smithi106.stdout:(6/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 227 kB/s | 44 kB 00:00 2023-12-02T08:40:00.413 INFO:teuthology.orchestra.run.smithi106.stdout:(7/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 617 kB/s | 185 kB 00:00 2023-12-02T08:40:00.446 INFO:teuthology.orchestra.run.smithi106.stdout:(8/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.0 MB/s | 173 kB 00:00 2023-12-02T08:40:00.522 INFO:teuthology.orchestra.run.smithi106.stdout:(9/32): python3-jaraco-6.2-6.el8.noarch.rpm 148 kB/s | 11 kB 00:00 2023-12-02T08:40:00.564 INFO:teuthology.orchestra.run.smithi106.stdout:(10/32): python3-cherrypy-18.4.0-1.el8.noarch.r 2.5 MB/s | 384 kB 00:00 2023-12-02T08:40:00.589 INFO:teuthology.orchestra.run.smithi106.stdout:(11/32): python3-jaraco-functools-2.0-4.el8.noa 262 kB/s | 18 kB 00:00 2023-12-02T08:40:00.631 INFO:teuthology.orchestra.run.smithi106.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 724 kB/s | 49 kB 00:00 2023-12-02T08:40:00.665 INFO:teuthology.orchestra.run.smithi106.stdout:(13/32): python3-more-itertools-7.2.0-3.el8.noa 782 kB/s | 59 kB 00:00 2023-12-02T08:40:00.724 INFO:teuthology.orchestra.run.smithi106.stdout:(14/32): python3-pecan-1.3.2-9.el8.noarch.rpm 3.0 MB/s | 283 kB 00:00 2023-12-02T08:40:00.749 INFO:teuthology.orchestra.run.smithi106.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 186 kB/s | 16 kB 00:00 2023-12-02T08:40:00.791 INFO:teuthology.orchestra.run.smithi106.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 280 kB/s | 19 kB 00:00 2023-12-02T08:40:00.842 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:40:00.864 INFO:teuthology.orchestra.run.smithi106.stdout:(17/32): python3-singledispatch-3.4.0.3-18.el8. 208 kB/s | 24 kB 00:00 2023-12-02T08:40:00.925 INFO:teuthology.orchestra.run.smithi106.stdout:(18/32): python3-tempora-1.14.1-5.el8.noarch.rp 219 kB/s | 29 kB 00:00 2023-12-02T08:40:00.950 INFO:teuthology.orchestra.run.smithi106.stdout:(19/32): python3-trustme-0.6.0-4.el8.noarch.rpm 321 kB/s | 27 kB 00:00 2023-12-02T08:40:01.039 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-12-02T08:40:01.050 INFO:teuthology.orchestra.run.smithi106.stdout:(20/32): python3-waitress-1.4.3-1.el8.noarch.rp 2.0 MB/s | 255 kB 00:00 2023-12-02T08:40:01.076 INFO:teuthology.orchestra.run.smithi106.stdout:(21/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.0 MB/s | 251 kB 00:00 2023-12-02T08:40:01.126 INFO:teuthology.orchestra.run.smithi106.stdout:(22/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.1 MB/s | 85 kB 00:00 2023-12-02T08:40:01.151 INFO:teuthology.orchestra.run.smithi106.stdout:(23/32): python3-zc-lockfile-2.0-2.el8.noarch.r 306 kB/s | 23 kB 00:00 2023-12-02T08:40:01.276 INFO:teuthology.orchestra.run.smithi106.stdout:(24/32): python3-pycparser-2.14-14.el8.noarch.r 727 kB/s | 109 kB 00:00 2023-12-02T08:40:01.310 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-12-02T08:40:01.327 INFO:teuthology.orchestra.run.smithi106.stdout:(25/32): python3-cryptography-3.2.1-5.el8.x86_6 3.1 MB/s | 559 kB 00:00 2023-12-02T08:40:01.402 INFO:teuthology.orchestra.run.smithi106.stdout:(26/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.9 MB/s | 238 kB 00:00 2023-12-02T08:40:01.469 INFO:teuthology.orchestra.run.smithi106.stdout:(27/32): python3-pytz-2017.2-9.el8.noarch.rpm 382 kB/s | 54 kB 00:00 2023-12-02T08:40:01.521 INFO:teuthology.orchestra.run.smithi106.stdout:(28/32): python3-markupsafe-0.23-19.el8.x86_64. 328 kB/s | 39 kB 00:00 2023-12-02T08:40:01.595 INFO:teuthology.orchestra.run.smithi106.stdout:(29/32): python3-mako-1.0.6-13.el8.noarch.rpm 1.2 MB/s | 157 kB 00:00 2023-12-02T08:40:01.636 INFO:teuthology.orchestra.run.smithi106.stdout:(30/32): python3-werkzeug-0.12.2-4.el8.noarch.r 3.9 MB/s | 457 kB 00:00 2023-12-02T08:40:01.662 INFO:teuthology.orchestra.run.smithi106.stdout:(31/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 1.5 MB/s | 103 kB 00:00 2023-12-02T08:40:02.040 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 3/32 2023-12-02T08:40:02.554 INFO:teuthology.orchestra.run.smithi106.stdout:(32/32): ceph-osd-18.2.0-1295.gc3996e6e.el8.x86 6.5 MB/s | 18 MB 00:02 2023-12-02T08:40:02.556 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:02.556 INFO:teuthology.orchestra.run.smithi106.stdout:Total 6.6 MB/s | 30 MB 00:04 2023-12-02T08:40:02.583 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2023-12-02T08:40:02.649 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:40:02.687 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:40:02.687 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:40:02.826 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 5/32 2023-12-02T08:40:02.899 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:40:02.902 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:40:03.073 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 6/32 2023-12-02T08:40:03.313 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2023-12-02T08:40:03.674 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 8/32 2023-12-02T08:40:03.936 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 9/32 2023-12-02T08:40:03.993 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:40:04.082 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2023-12-02T08:40:04.182 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-12-02T08:40:04.285 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2023-12-02T08:40:04.436 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-12-02T08:40:04.508 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2023-12-02T08:40:04.647 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 3/32 2023-12-02T08:40:04.716 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-12-02T08:40:04.906 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2023-12-02T08:40:04.914 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-12-02T08:40:05.087 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-12-02T08:40:05.122 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 5/32 2023-12-02T08:40:05.275 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-12-02T08:40:05.304 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 6/32 2023-12-02T08:40:05.444 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-12-02T08:40:05.528 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2023-12-02T08:40:05.622 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-12-02T08:40:05.832 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-12-02T08:40:05.873 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 8/32 2023-12-02T08:40:06.035 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-12-02T08:40:06.205 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-12-02T08:40:06.520 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-12-02T08:40:06.737 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-12-02T08:40:06.908 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-12-02T08:40:06.948 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 9/32 2023-12-02T08:40:07.094 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2023-12-02T08:40:07.207 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-12-02T08:40:07.267 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2023-12-02T08:40:07.468 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2023-12-02T08:40:07.521 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-12-02T08:40:07.680 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-12-02T08:40:07.883 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-12-02T08:40:07.898 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el8. 27/32 2023-12-02T08:40:08.040 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-12-02T08:40:08.051 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 28/32 2023-12-02T08:40:08.220 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-12-02T08:40:08.379 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-12-02T08:40:08.507 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-12-02T08:40:08.687 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-12-02T08:40:08.913 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-12-02T08:40:09.107 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-12-02T08:40:09.378 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-12-02T08:40:09.628 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 28/32 2023-12-02T08:40:09.665 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-12-02T08:40:09.818 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 29/32 2023-12-02T08:40:09.860 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-12-02T08:40:10.156 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-12-02T08:40:10.275 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 29/32 2023-12-02T08:40:10.455 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-12-02T08:40:10.482 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 30/32 2023-12-02T08:40:10.707 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 30/32 2023-12-02T08:40:10.788 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el8. 27/32 2023-12-02T08:40:10.866 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 31/32 2023-12-02T08:40:10.884 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 31/32 2023-12-02T08:40:10.950 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 28/32 2023-12-02T08:40:11.005 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 32/32 2023-12-02T08:40:11.359 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 32/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 4/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el8. 6/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-12-02T08:40:11.360 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 26/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 27/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 28/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2023-12-02T08:40:11.361 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 30/32 2023-12-02T08:40:11.362 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 31/32 2023-12-02T08:40:12.532 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 28/32 2023-12-02T08:40:12.758 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 29/32 2023-12-02T08:40:12.923 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 32/32 2023-12-02T08:40:12.924 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:33 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:40:13.219 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 29/32 2023-12-02T08:40:13.359 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 30/32 2023-12-02T08:40:13.579 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 30/32 2023-12-02T08:40:13.734 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 31/32 2023-12-02T08:40:13.751 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 31/32 2023-12-02T08:40:13.882 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 32/32 2023-12-02T08:40:14.242 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 32/32 2023-12-02T08:40:14.242 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/32 2023-12-02T08:40:14.242 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/32 2023-12-02T08:40:14.242 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/32 2023-12-02T08:40:14.242 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 4/32 2023-12-02T08:40:14.242 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/32 2023-12-02T08:40:14.242 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el8. 6/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-12-02T08:40:14.243 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-12-02T08:40:14.244 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-12-02T08:40:14.244 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-12-02T08:40:14.244 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-12-02T08:40:14.244 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2023-12-02T08:40:14.244 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 26/32 2023-12-02T08:40:14.244 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 27/32 2023-12-02T08:40:14.244 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 28/32 2023-12-02T08:40:14.244 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2023-12-02T08:40:14.244 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 30/32 2023-12-02T08:40:14.244 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 31/32 2023-12-02T08:40:15.742 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:40:15.751 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 32/32 2023-12-02T08:40:15.751 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:01:30 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:40:15.933 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:15.934 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:40:15.934 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:15.934 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:15.934 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:15.934 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:15.934 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:15.934 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:15.934 INFO:teuthology.orchestra.run.smithi187.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-02T08:40:15.934 INFO:teuthology.orchestra.run.smithi187.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-02T08:40:15.934 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-12-02T08:40:15.934 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-02T08:40:15.934 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-02T08:40:15.934 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-12-02T08:40:15.935 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-02T08:40:15.935 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-02T08:40:15.935 INFO:teuthology.orchestra.run.smithi187.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-02T08:40:15.935 INFO:teuthology.orchestra.run.smithi187.stdout: python3-mako-1.0.6-13.el8.noarch 2023-12-02T08:40:15.935 INFO:teuthology.orchestra.run.smithi187.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-02T08:40:15.935 INFO:teuthology.orchestra.run.smithi187.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-02T08:40:15.935 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-02T08:40:15.935 INFO:teuthology.orchestra.run.smithi187.stdout: python3-portend-2.6-1.el8.noarch 2023-12-02T08:40:15.935 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-02T08:40:15.935 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-02T08:40:15.935 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pytz-2017.2-9.el8.noarch 2023-12-02T08:40:15.935 INFO:teuthology.orchestra.run.smithi187.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-02T08:40:15.935 INFO:teuthology.orchestra.run.smithi187.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-02T08:40:15.935 INFO:teuthology.orchestra.run.smithi187.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-02T08:40:15.936 INFO:teuthology.orchestra.run.smithi187.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-02T08:40:15.936 INFO:teuthology.orchestra.run.smithi187.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-02T08:40:15.936 INFO:teuthology.orchestra.run.smithi187.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-02T08:40:15.936 INFO:teuthology.orchestra.run.smithi187.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-02T08:40:15.936 INFO:teuthology.orchestra.run.smithi187.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-02T08:40:15.936 INFO:teuthology.orchestra.run.smithi187.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-02T08:40:15.936 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:15.936 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:40:16.105 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-base 2023-12-02T08:40:16.451 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:17.325 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:38 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:40:18.242 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:40:18.431 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:40:18.431 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:40:18.431 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:18.432 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:18.432 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:18.432 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:18.432 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:18.432 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:18.432 INFO:teuthology.orchestra.run.smithi106.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-02T08:40:18.432 INFO:teuthology.orchestra.run.smithi106.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-02T08:40:18.432 INFO:teuthology.orchestra.run.smithi106.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-12-02T08:40:18.432 INFO:teuthology.orchestra.run.smithi106.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-02T08:40:18.432 INFO:teuthology.orchestra.run.smithi106.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-02T08:40:18.432 INFO:teuthology.orchestra.run.smithi106.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-12-02T08:40:18.432 INFO:teuthology.orchestra.run.smithi106.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-02T08:40:18.432 INFO:teuthology.orchestra.run.smithi106.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-mako-1.0.6-13.el8.noarch 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-portend-2.6-1.el8.noarch 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pytz-2017.2-9.el8.noarch 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-02T08:40:18.433 INFO:teuthology.orchestra.run.smithi106.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-02T08:40:18.434 INFO:teuthology.orchestra.run.smithi106.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-02T08:40:18.434 INFO:teuthology.orchestra.run.smithi106.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-02T08:40:18.434 INFO:teuthology.orchestra.run.smithi106.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-02T08:40:18.434 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:40:18.434 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:40:18.581 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install ceph-base 2023-12-02T08:40:18.592 INFO:teuthology.orchestra.run.smithi187.stdout:Package ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:40:18.704 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:40:18.705 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2023-12-02T08:40:18.705 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:40:18.828 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install cephadm 2023-12-02T08:40:18.928 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:19.177 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:19.872 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:01:34 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:40:20.009 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:41 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:40:21.201 INFO:teuthology.orchestra.run.smithi106.stdout:Package ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:40:21.314 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:40:21.315 INFO:teuthology.orchestra.run.smithi106.stdout:Nothing to do. 2023-12-02T08:40:21.315 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:40:21.434 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install cephadm 2023-12-02T08:40:21.478 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:40:21.479 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:40:21.479 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2023-12-02T08:40:21.479 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:40:21.479 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:40:21.479 INFO:teuthology.orchestra.run.smithi187.stdout: cephadm noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 168 k 2023-12-02T08:40:21.479 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:21.479 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:40:21.479 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:40:21.479 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2023-12-02T08:40:21.480 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:21.480 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 168 k 2023-12-02T08:40:21.480 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 680 k 2023-12-02T08:40:21.480 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:40:21.774 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:21.810 INFO:teuthology.orchestra.run.smithi187.stdout:cephadm-18.2.0-1295.gc3996e6e.el8.noarch.rpm 512 kB/s | 168 kB 00:00 2023-12-02T08:40:21.810 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:21.810 INFO:teuthology.orchestra.run.smithi187.stdout:Total 510 kB/s | 168 kB 00:00 2023-12-02T08:40:21.810 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:40:21.819 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:40:21.819 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:40:21.820 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:40:21.824 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:40:21.865 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:40:22.639 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:01:37 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:40:23.602 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:40:23.831 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:40:23.998 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:40:24.017 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:40:24.018 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:40:24.018 INFO:teuthology.orchestra.run.smithi106.stdout: Package Arch Version Repository Size 2023-12-02T08:40:24.018 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:40:24.018 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:40:24.018 INFO:teuthology.orchestra.run.smithi106.stdout: cephadm noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 168 k 2023-12-02T08:40:24.018 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:40:24.018 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:40:24.018 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:40:24.018 INFO:teuthology.orchestra.run.smithi106.stdout:Install 1 Package 2023-12-02T08:40:24.019 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:40:24.019 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 168 k 2023-12-02T08:40:24.019 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 680 k 2023-12-02T08:40:24.019 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:40:24.194 INFO:teuthology.orchestra.run.smithi106.stdout:cephadm-18.2.0-1295.gc3996e6e.el8.noarch.rpm 963 kB/s | 168 kB 00:00 2023-12-02T08:40:24.195 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:24.195 INFO:teuthology.orchestra.run.smithi106.stdout:Total 957 kB/s | 168 kB 00:00 2023-12-02T08:40:24.195 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:40:24.203 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:40:24.203 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:40:24.205 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:40:24.208 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:40:24.248 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:40:25.068 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:40:25.069 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:46 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:40:25.926 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:40:26.093 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:40:26.260 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:40:27.282 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:40:27.283 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:01:42 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:40:28.621 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:40:28.801 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:28.801 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:40:28.801 INFO:teuthology.orchestra.run.smithi187.stdout: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:28.801 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:28.801 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:40:28.936 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-immutable-object-cache 2023-12-02T08:40:29.294 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:30.405 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:51 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:40:31.397 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:40:31.582 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:40:31.582 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:40:31.582 INFO:teuthology.orchestra.run.smithi106.stdout: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:31.582 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:40:31.582 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:40:31.718 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install ceph-immutable-object-cache 2023-12-02T08:40:31.834 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:40:31.834 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:40:31.834 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repo Size 2023-12-02T08:40:31.834 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:40:31.834 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:40:31.835 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 165 k 2023-12-02T08:40:31.835 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:31.835 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:40:31.835 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:40:31.835 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2023-12-02T08:40:31.835 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:31.835 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 165 k 2023-12-02T08:40:31.836 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 503 k 2023-12-02T08:40:31.836 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:40:32.075 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:32.138 INFO:teuthology.orchestra.run.smithi187.stdout:ceph-immutable-object-cache-18.2.0-1295.gc3996e 546 kB/s | 165 kB 00:00 2023-12-02T08:40:32.139 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:32.139 INFO:teuthology.orchestra.run.smithi187.stdout:Total 544 kB/s | 165 kB 00:00 2023-12-02T08:40:32.139 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:40:32.151 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:40:32.151 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:40:32.202 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:40:32.206 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:40:32.321 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:40:32.495 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e. 1/1 2023-12-02T08:40:32.838 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e. 1/1 2023-12-02T08:40:33.590 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:01:48 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:40:33.851 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e. 1/1 2023-12-02T08:40:33.851 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:54 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:40:35.039 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:40:35.039 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:40:35.039 INFO:teuthology.orchestra.run.smithi106.stdout: Package Arch Version Repo Size 2023-12-02T08:40:35.039 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:40:35.040 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:40:35.040 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 165 k 2023-12-02T08:40:35.040 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:40:35.040 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:40:35.040 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:40:35.040 INFO:teuthology.orchestra.run.smithi106.stdout:Install 1 Package 2023-12-02T08:40:35.040 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:40:35.040 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 165 k 2023-12-02T08:40:35.040 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 503 k 2023-12-02T08:40:35.040 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:40:35.233 INFO:teuthology.orchestra.run.smithi106.stdout:ceph-immutable-object-cache-18.2.0-1295.gc3996e 861 kB/s | 165 kB 00:00 2023-12-02T08:40:35.233 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:35.233 INFO:teuthology.orchestra.run.smithi106.stdout:Total 856 kB/s | 165 kB 00:00 2023-12-02T08:40:35.233 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:40:35.245 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:40:35.245 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:40:35.297 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:40:35.300 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:40:35.416 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:40:35.565 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e. 1/1 2023-12-02T08:40:35.918 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e. 1/1 2023-12-02T08:40:36.933 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e. 1/1 2023-12-02T08:40:36.933 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:01:51 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:40:39.888 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:40:40.072 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:40.072 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:40:40.072 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:40.072 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:40.072 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:40:40.235 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-mgr 2023-12-02T08:40:40.587 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:41.387 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:40:41.569 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:40:41.570 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:40:41.570 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:41.570 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:40:41.570 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:40:41.710 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install ceph-mgr 2023-12-02T08:40:42.055 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:42.211 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:02:03 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:40:43.481 INFO:teuthology.orchestra.run.smithi187.stdout:Package ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:40:43.590 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:01:58 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:40:43.594 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:40:43.595 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2023-12-02T08:40:43.595 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:40:43.731 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-mgr-dashboard 2023-12-02T08:40:44.076 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:44.852 INFO:teuthology.orchestra.run.smithi106.stdout:Package ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:40:44.963 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:40:44.964 INFO:teuthology.orchestra.run.smithi106.stdout:Nothing to do. 2023-12-02T08:40:44.964 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:40:45.334 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install ceph-mgr-dashboard 2023-12-02T08:40:45.516 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:02:06 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:40:45.676 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:46.919 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:40:46.920 INFO:teuthology.orchestra.run.smithi187.stdout:=================================================================================================== 2023-12-02T08:40:46.921 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2023-12-02T08:40:46.921 INFO:teuthology.orchestra.run.smithi187.stdout:=================================================================================================== 2023-12-02T08:40:46.921 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:40:46.921 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 1.8 M 2023-12-02T08:40:46.921 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2023-12-02T08:40:46.921 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 23 k 2023-12-02T08:40:46.921 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 15 k 2023-12-02T08:40:46.921 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-02T08:40:46.921 INFO:teuthology.orchestra.run.smithi187.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-02T08:40:46.921 INFO:teuthology.orchestra.run.smithi187.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-02T08:40:46.921 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:46.921 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:40:46.921 INFO:teuthology.orchestra.run.smithi187.stdout:=================================================================================================== 2023-12-02T08:40:46.921 INFO:teuthology.orchestra.run.smithi187.stdout:Install 6 Packages 2023-12-02T08:40:46.922 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:46.922 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 2.1 M 2023-12-02T08:40:46.922 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 8.5 M 2023-12-02T08:40:46.922 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:40:47.235 INFO:teuthology.orchestra.run.smithi187.stdout:(1/6): ceph-prometheus-alerts-18.2.0-1295.gc399 97 kB/s | 15 kB 00:00 2023-12-02T08:40:47.348 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:02:02 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:40:47.402 INFO:teuthology.orchestra.run.smithi187.stdout:(2/6): ceph-grafana-dashboards-18.2.0-1295.gc39 73 kB/s | 23 kB 00:00 2023-12-02T08:40:47.685 INFO:teuthology.orchestra.run.smithi187.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 75 kB/s | 34 kB 00:00 2023-12-02T08:40:47.721 INFO:teuthology.orchestra.run.smithi187.stdout:(4/6): ceph-mgr-dashboard-18.2.0-1295.gc3996e6e 2.8 MB/s | 1.8 MB 00:00 2023-12-02T08:40:47.838 INFO:teuthology.orchestra.run.smithi187.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 280 kB/s | 43 kB 00:00 2023-12-02T08:40:48.021 INFO:teuthology.orchestra.run.smithi187.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 317 kB/s | 196 kB 00:00 2023-12-02T08:40:48.024 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:48.024 INFO:teuthology.orchestra.run.smithi187.stdout:Total 1.9 MB/s | 2.1 MB 00:01 2023-12-02T08:40:48.036 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:40:48.045 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:40:48.045 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:40:48.103 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:40:48.107 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:40:48.351 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:40:48.527 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-02T08:40:48.723 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-02T08:40:48.729 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:40:48.730 INFO:teuthology.orchestra.run.smithi106.stdout:=================================================================================================== 2023-12-02T08:40:48.731 INFO:teuthology.orchestra.run.smithi106.stdout: Package Arch Version Repository Size 2023-12-02T08:40:48.731 INFO:teuthology.orchestra.run.smithi106.stdout:=================================================================================================== 2023-12-02T08:40:48.731 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:40:48.731 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 1.8 M 2023-12-02T08:40:48.731 INFO:teuthology.orchestra.run.smithi106.stdout:Installing dependencies: 2023-12-02T08:40:48.731 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 23 k 2023-12-02T08:40:48.731 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 15 k 2023-12-02T08:40:48.731 INFO:teuthology.orchestra.run.smithi106.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-02T08:40:48.731 INFO:teuthology.orchestra.run.smithi106.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-02T08:40:48.731 INFO:teuthology.orchestra.run.smithi106.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-02T08:40:48.731 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:40:48.731 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:40:48.731 INFO:teuthology.orchestra.run.smithi106.stdout:=================================================================================================== 2023-12-02T08:40:48.732 INFO:teuthology.orchestra.run.smithi106.stdout:Install 6 Packages 2023-12-02T08:40:48.732 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:40:48.732 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 2.1 M 2023-12-02T08:40:48.732 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 8.5 M 2023-12-02T08:40:48.732 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:40:48.870 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-02T08:40:48.998 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.el8.n 4/6 2023-12-02T08:40:49.072 INFO:teuthology.orchestra.run.smithi106.stdout:(1/6): ceph-mgr-dashboard-18.2.0-1295.gc3996e6e 5.7 MB/s | 1.8 MB 00:00 2023-12-02T08:40:49.156 INFO:teuthology.orchestra.run.smithi106.stdout:(2/6): ceph-grafana-dashboards-18.2.0-1295.gc39 59 kB/s | 23 kB 00:00 2023-12-02T08:40:49.181 INFO:teuthology.orchestra.run.smithi106.stdout:(3/6): ceph-prometheus-alerts-18.2.0-1295.gc399 35 kB/s | 15 kB 00:00 2023-12-02T08:40:49.315 INFO:teuthology.orchestra.run.smithi106.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 139 kB/s | 34 kB 00:00 2023-12-02T08:40:49.325 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e.el8. 5/6 2023-12-02T08:40:49.342 INFO:teuthology.orchestra.run.smithi106.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 269 kB/s | 43 kB 00:00 2023-12-02T08:40:49.448 INFO:teuthology.orchestra.run.smithi106.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 672 kB/s | 196 kB 00:00 2023-12-02T08:40:49.451 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:49.451 INFO:teuthology.orchestra.run.smithi106.stdout:Total 2.9 MB/s | 2.1 MB 00:00 2023-12-02T08:40:49.463 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:40:49.473 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:40:49.473 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:40:49.530 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:40:49.532 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarc 6/6 2023-12-02T08:40:49.534 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:40:49.769 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarc 6/6 2023-12-02T08:40:49.769 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e.el8. 1/6 2023-12-02T08:40:49.769 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarc 2/6 2023-12-02T08:40:49.769 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.el8.n 3/6 2023-12-02T08:40:49.769 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-02T08:40:49.769 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-02T08:40:49.811 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:40:49.963 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-02T08:40:50.143 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-02T08:40:50.290 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-02T08:40:50.410 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.el8.n 4/6 2023-12-02T08:40:50.747 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e.el8. 5/6 2023-12-02T08:40:50.817 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-02T08:40:50.818 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:02:11 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:40:50.944 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarc 6/6 2023-12-02T08:40:51.177 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarc 6/6 2023-12-02T08:40:51.177 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e.el8. 1/6 2023-12-02T08:40:51.177 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarc 2/6 2023-12-02T08:40:51.177 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.el8.n 3/6 2023-12-02T08:40:51.177 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-02T08:40:51.177 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-02T08:40:52.242 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-02T08:40:52.242 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:02:07 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:40:54.882 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:40:55.065 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:55.065 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:40:55.065 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:55.065 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:55.065 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:55.065 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-02T08:40:55.065 INFO:teuthology.orchestra.run.smithi187.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-02T08:40:55.065 INFO:teuthology.orchestra.run.smithi187.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-02T08:40:55.065 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:55.065 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:40:55.223 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-02T08:40:55.571 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:57.130 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:40:57.154 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:02:18 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:40:57.315 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:40:57.315 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:40:57.316 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:57.316 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:57.316 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:57.316 INFO:teuthology.orchestra.run.smithi106.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-02T08:40:57.316 INFO:teuthology.orchestra.run.smithi106.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-02T08:40:57.316 INFO:teuthology.orchestra.run.smithi106.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-02T08:40:57.316 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:40:57.316 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:40:57.452 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-02T08:40:57.799 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:58.606 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:40:58.608 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================================================= 2023-12-02T08:40:58.608 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2023-12-02T08:40:58.608 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================================================= 2023-12-02T08:40:58.608 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:40:58.608 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 7.4 M 2023-12-02T08:40:58.608 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2023-12-02T08:40:58.608 INFO:teuthology.orchestra.run.smithi187.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-12-02T08:40:58.608 INFO:teuthology.orchestra.run.smithi187.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-12-02T08:40:58.608 INFO:teuthology.orchestra.run.smithi187.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-12-02T08:40:58.608 INFO:teuthology.orchestra.run.smithi187.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-12-02T08:40:58.608 INFO:teuthology.orchestra.run.smithi187.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-02T08:40:58.609 INFO:teuthology.orchestra.run.smithi187.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-02T08:40:58.609 INFO:teuthology.orchestra.run.smithi187.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-02T08:40:58.609 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:58.609 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:40:58.609 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================================================= 2023-12-02T08:40:58.609 INFO:teuthology.orchestra.run.smithi187.stdout:Install 8 Packages 2023-12-02T08:40:58.609 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:40:58.610 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 35 M 2023-12-02T08:40:58.610 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 210 M 2023-12-02T08:40:58.610 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:40:58.784 INFO:teuthology.orchestra.run.smithi187.stdout:(1/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 3.6 MB/s | 644 kB 00:00 2023-12-02T08:40:58.810 INFO:teuthology.orchestra.run.smithi187.stdout:(2/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 861 kB/s | 171 kB 00:00 2023-12-02T08:40:59.035 INFO:teuthology.orchestra.run.smithi187.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 17 MB/s | 3.7 MB 00:00 2023-12-02T08:40:59.210 INFO:teuthology.orchestra.run.smithi187.stdout:(4/8): python3-scipy-1.0.0-21.module+el8.5.0+10 32 MB/s | 14 MB 00:00 2023-12-02T08:40:59.236 INFO:teuthology.orchestra.run.smithi187.stdout:(5/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 1.1 MB/s | 225 kB 00:00 2023-12-02T08:40:59.389 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:02:14 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:40:59.494 INFO:teuthology.orchestra.run.smithi187.stdout:(6/8): openblas-0.3.15-3.el8.x86_64.rpm 18 MB/s | 4.7 MB 00:00 2023-12-02T08:40:59.578 INFO:teuthology.orchestra.run.smithi187.stdout:(7/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 13 MB/s | 4.9 MB 00:00 2023-12-02T08:41:00.278 INFO:teuthology.orchestra.run.smithi187.stdout:(8/8): ceph-mgr-diskprediction-local-18.2.0-129 4.4 MB/s | 7.4 MB 00:01 2023-12-02T08:41:00.279 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:00.279 INFO:teuthology.orchestra.run.smithi187.stdout:Total 21 MB/s | 35 MB 00:01 2023-12-02T08:41:00.518 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:41:00.536 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:41:00.536 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:41:00.776 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:41:00.777 INFO:teuthology.orchestra.run.smithi106.stdout:======================================================================================================================= 2023-12-02T08:41:00.777 INFO:teuthology.orchestra.run.smithi106.stdout: Package Arch Version Repository Size 2023-12-02T08:41:00.777 INFO:teuthology.orchestra.run.smithi106.stdout:======================================================================================================================= 2023-12-02T08:41:00.777 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:41:00.777 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 7.4 M 2023-12-02T08:41:00.777 INFO:teuthology.orchestra.run.smithi106.stdout:Installing dependencies: 2023-12-02T08:41:00.778 INFO:teuthology.orchestra.run.smithi106.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-12-02T08:41:00.778 INFO:teuthology.orchestra.run.smithi106.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-12-02T08:41:00.778 INFO:teuthology.orchestra.run.smithi106.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-12-02T08:41:00.778 INFO:teuthology.orchestra.run.smithi106.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-12-02T08:41:00.778 INFO:teuthology.orchestra.run.smithi106.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-02T08:41:00.778 INFO:teuthology.orchestra.run.smithi106.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-02T08:41:00.778 INFO:teuthology.orchestra.run.smithi106.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-02T08:41:00.778 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:00.778 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:41:00.778 INFO:teuthology.orchestra.run.smithi106.stdout:======================================================================================================================= 2023-12-02T08:41:00.778 INFO:teuthology.orchestra.run.smithi106.stdout:Install 8 Packages 2023-12-02T08:41:00.778 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:00.779 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 35 M 2023-12-02T08:41:00.779 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 210 M 2023-12-02T08:41:00.779 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:41:00.829 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:41:00.833 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:41:01.020 INFO:teuthology.orchestra.run.smithi106.stdout:(1/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 711 kB/s | 171 kB 00:00 2023-12-02T08:41:01.071 INFO:teuthology.orchestra.run.smithi106.stdout:(2/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 2.2 MB/s | 644 kB 00:00 2023-12-02T08:41:01.288 INFO:teuthology.orchestra.run.smithi106.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 17 MB/s | 3.7 MB 00:00 2023-12-02T08:41:01.390 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:41:01.505 INFO:teuthology.orchestra.run.smithi106.stdout:(4/8): python3-scipy-1.0.0-21.module+el8.5.0+10 28 MB/s | 14 MB 00:00 2023-12-02T08:41:01.530 INFO:teuthology.orchestra.run.smithi106.stdout:(5/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 931 kB/s | 225 kB 00:00 2023-12-02T08:41:01.532 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-02T08:41:01.677 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-02T08:41:01.772 INFO:teuthology.orchestra.run.smithi106.stdout:(6/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 18 MB/s | 4.9 MB 00:00 2023-12-02T08:41:01.814 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-02T08:41:01.839 INFO:teuthology.orchestra.run.smithi106.stdout:(7/8): openblas-0.3.15-3.el8.x86_64.rpm 15 MB/s | 4.7 MB 00:00 2023-12-02T08:41:02.432 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-02T08:41:02.453 INFO:teuthology.orchestra.run.smithi106.stdout:(8/8): ceph-mgr-diskprediction-local-18.2.0-129 4.4 MB/s | 7.4 MB 00:01 2023-12-02T08:41:02.454 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:02.455 INFO:teuthology.orchestra.run.smithi106.stdout:Total 21 MB/s | 35 MB 00:01 2023-12-02T08:41:02.614 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-02T08:41:02.691 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:41:02.710 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:41:02.710 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:41:03.005 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:41:03.006 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:41:03.209 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-02T08:41:03.389 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-12-02T08:41:03.538 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:41:03.685 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-02T08:41:03.833 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-02T08:41:03.977 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-02T08:41:04.068 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-12-02T08:41:04.351 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-02T08:41:04.547 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-02T08:41:04.620 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-02T08:41:04.785 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-02T08:41:05.380 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-02T08:41:05.568 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-12-02T08:41:06.271 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-12-02T08:41:06.308 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-02T08:41:06.572 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-02T08:41:06.777 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-02T08:41:07.535 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-12-02T08:41:07.696 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6 8/8 2023-12-02T08:41:07.954 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6 8/8 2023-12-02T08:41:07.955 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6 1/8 2023-12-02T08:41:07.955 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-02T08:41:07.955 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 3/8 2023-12-02T08:41:07.955 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 4/8 2023-12-02T08:41:07.955 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-02T08:41:07.955 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-02T08:41:07.955 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 7/8 2023-12-02T08:41:08.561 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-02T08:41:09.041 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 8/8 2023-12-02T08:41:09.041 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:02:30 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:41:09.832 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-12-02T08:41:09.993 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6 8/8 2023-12-02T08:41:10.251 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6 8/8 2023-12-02T08:41:10.252 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6 1/8 2023-12-02T08:41:10.252 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-02T08:41:10.252 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 3/8 2023-12-02T08:41:10.252 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 4/8 2023-12-02T08:41:10.252 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-02T08:41:10.252 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-02T08:41:10.252 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 7/8 2023-12-02T08:41:11.326 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 8/8 2023-12-02T08:41:11.327 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:02:26 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:41:14.323 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:41:14.510 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:14.510 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:41:14.511 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:41:14.511 INFO:teuthology.orchestra.run.smithi187.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-12-02T08:41:14.511 INFO:teuthology.orchestra.run.smithi187.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-12-02T08:41:14.511 INFO:teuthology.orchestra.run.smithi187.stdout: openblas-0.3.15-3.el8.x86_64 2023-12-02T08:41:14.511 INFO:teuthology.orchestra.run.smithi187.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-12-02T08:41:14.511 INFO:teuthology.orchestra.run.smithi187.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-02T08:41:14.511 INFO:teuthology.orchestra.run.smithi187.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-02T08:41:14.511 INFO:teuthology.orchestra.run.smithi187.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-02T08:41:14.511 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:14.511 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:41:14.655 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-mgr-rook 2023-12-02T08:41:15.003 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:16.375 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:02:37 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:41:17.066 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:41:17.253 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:17.253 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:41:17.253 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:41:17.253 INFO:teuthology.orchestra.run.smithi106.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-12-02T08:41:17.253 INFO:teuthology.orchestra.run.smithi106.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-12-02T08:41:17.254 INFO:teuthology.orchestra.run.smithi106.stdout: openblas-0.3.15-3.el8.x86_64 2023-12-02T08:41:17.254 INFO:teuthology.orchestra.run.smithi106.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-12-02T08:41:17.254 INFO:teuthology.orchestra.run.smithi106.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-02T08:41:17.254 INFO:teuthology.orchestra.run.smithi106.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-02T08:41:17.254 INFO:teuthology.orchestra.run.smithi106.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-02T08:41:17.254 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:17.254 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:41:17.399 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install ceph-mgr-rook 2023-12-02T08:41:17.745 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:17.773 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:41:17.775 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================================== 2023-12-02T08:41:17.775 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2023-12-02T08:41:17.775 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================================== 2023-12-02T08:41:17.775 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:41:17.775 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-rook noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 50 k 2023-12-02T08:41:17.775 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2023-12-02T08:41:17.775 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-02T08:41:17.776 INFO:teuthology.orchestra.run.smithi187.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-02T08:41:17.776 INFO:teuthology.orchestra.run.smithi187.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-02T08:41:17.776 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-02T08:41:17.776 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-02T08:41:17.776 INFO:teuthology.orchestra.run.smithi187.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-02T08:41:17.776 INFO:teuthology.orchestra.run.smithi187.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-02T08:41:17.776 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-02T08:41:17.776 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-02T08:41:17.776 INFO:teuthology.orchestra.run.smithi187.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-02T08:41:17.776 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-02T08:41:17.776 INFO:teuthology.orchestra.run.smithi187.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-02T08:41:17.776 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:17.776 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:41:17.777 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================================== 2023-12-02T08:41:17.777 INFO:teuthology.orchestra.run.smithi187.stdout:Install 13 Packages 2023-12-02T08:41:17.777 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:17.777 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 1.9 M 2023-12-02T08:41:17.777 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 25 M 2023-12-02T08:41:17.777 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:41:18.007 INFO:teuthology.orchestra.run.smithi187.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 185 kB/s | 16 kB 00:00 2023-12-02T08:41:18.032 INFO:teuthology.orchestra.run.smithi187.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 291 kB/s | 33 kB 00:00 2023-12-02T08:41:18.083 INFO:teuthology.orchestra.run.smithi187.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 1.1 MB/s | 81 kB 00:00 2023-12-02T08:41:18.183 INFO:teuthology.orchestra.run.smithi187.stdout:(4/13): ceph-mgr-rook-18.2.0-1295.gc3996e6e.el8 189 kB/s | 50 kB 00:00 2023-12-02T08:41:18.217 INFO:teuthology.orchestra.run.smithi187.stdout:(5/13): python3-rsa-4.9-2.el8.noarch.rpm 480 kB/s | 64 kB 00:00 2023-12-02T08:41:18.267 INFO:teuthology.orchestra.run.smithi187.stdout:(6/13): python3-kubernetes-11.0.0-6.el8.noarch. 5.0 MB/s | 1.2 MB 00:00 2023-12-02T08:41:18.326 INFO:teuthology.orchestra.run.smithi187.stdout:(7/13): python3-websocket-client-0.56.0-5.el8.n 430 kB/s | 61 kB 00:00 2023-12-02T08:41:18.368 INFO:teuthology.orchestra.run.smithi187.stdout:(8/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.6 MB/s | 155 kB 00:00 2023-12-02T08:41:18.418 INFO:teuthology.orchestra.run.smithi187.stdout:(9/13): python3-requests-oauthlib-1.0.0-1.el8.n 212 kB/s | 43 kB 00:00 2023-12-02T08:41:18.494 INFO:teuthology.orchestra.run.smithi187.stdout:(10/13): python3-pyasn1-modules-0.3.7-6.el8.noa 658 kB/s | 110 kB 00:00 2023-12-02T08:41:18.519 INFO:teuthology.orchestra.run.smithi187.stdout:(11/13): python3-jsonpatch-1.21-2.el8.noarch.rp 176 kB/s | 27 kB 00:00 2023-12-02T08:41:18.594 INFO:teuthology.orchestra.run.smithi187.stdout:(12/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 720 kB/s | 126 kB 00:00 2023-12-02T08:41:18.669 INFO:teuthology.orchestra.run.smithi187.stdout:(13/13): python3-jsonpointer-1.10-11.el8.noarch 114 kB/s | 20 kB 00:00 2023-12-02T08:41:18.670 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:18.670 INFO:teuthology.orchestra.run.smithi187.stdout:Total 2.2 MB/s | 1.9 MB 00:00 2023-12-02T08:41:18.727 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:41:18.743 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:41:18.743 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:41:18.813 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:41:18.817 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:41:19.295 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:02:34 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:41:19.325 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:41:19.527 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-02T08:41:19.730 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-02T08:41:19.942 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-02T08:41:20.110 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-12-02T08:41:20.321 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-12-02T08:41:20.556 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-02T08:41:20.682 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:41:20.684 INFO:teuthology.orchestra.run.smithi106.stdout:======================================================================================================== 2023-12-02T08:41:20.684 INFO:teuthology.orchestra.run.smithi106.stdout: Package Arch Version Repository Size 2023-12-02T08:41:20.684 INFO:teuthology.orchestra.run.smithi106.stdout:======================================================================================================== 2023-12-02T08:41:20.684 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:41:20.684 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mgr-rook noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 50 k 2023-12-02T08:41:20.684 INFO:teuthology.orchestra.run.smithi106.stdout:Installing dependencies: 2023-12-02T08:41:20.684 INFO:teuthology.orchestra.run.smithi106.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-02T08:41:20.684 INFO:teuthology.orchestra.run.smithi106.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-02T08:41:20.684 INFO:teuthology.orchestra.run.smithi106.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-02T08:41:20.684 INFO:teuthology.orchestra.run.smithi106.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-02T08:41:20.684 INFO:teuthology.orchestra.run.smithi106.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-02T08:41:20.684 INFO:teuthology.orchestra.run.smithi106.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-02T08:41:20.684 INFO:teuthology.orchestra.run.smithi106.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-02T08:41:20.685 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-02T08:41:20.685 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-02T08:41:20.685 INFO:teuthology.orchestra.run.smithi106.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-02T08:41:20.685 INFO:teuthology.orchestra.run.smithi106.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-02T08:41:20.685 INFO:teuthology.orchestra.run.smithi106.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-02T08:41:20.685 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:20.685 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:41:20.685 INFO:teuthology.orchestra.run.smithi106.stdout:======================================================================================================== 2023-12-02T08:41:20.685 INFO:teuthology.orchestra.run.smithi106.stdout:Install 13 Packages 2023-12-02T08:41:20.685 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:20.686 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 1.9 M 2023-12-02T08:41:20.686 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 25 M 2023-12-02T08:41:20.686 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:41:20.763 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-02T08:41:20.968 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-02T08:41:21.116 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-02T08:41:21.339 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-02T08:41:21.512 INFO:teuthology.orchestra.run.smithi106.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 33 kB/s | 16 kB 00:00 2023-12-02T08:41:21.537 INFO:teuthology.orchestra.run.smithi106.stdout:(2/13): ceph-mgr-rook-18.2.0-1295.gc3996e6e.el8 96 kB/s | 50 kB 00:00 2023-12-02T08:41:21.562 INFO:teuthology.orchestra.run.smithi106.stdout:(3/13): python3-cachetools-3.1.1-4.el8.noarch.r 60 kB/s | 33 kB 00:00 2023-12-02T08:41:21.804 INFO:teuthology.orchestra.run.smithi106.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 278 kB/s | 81 kB 00:00 2023-12-02T08:41:21.871 INFO:teuthology.orchestra.run.smithi106.stdout:(5/13): python3-rsa-4.9-2.el8.noarch.rpm 208 kB/s | 64 kB 00:00 2023-12-02T08:41:21.896 INFO:teuthology.orchestra.run.smithi106.stdout:(6/13): python3-websocket-client-0.56.0-5.el8.n 667 kB/s | 61 kB 00:00 2023-12-02T08:41:22.055 INFO:teuthology.orchestra.run.smithi106.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 978 kB/s | 155 kB 00:00 2023-12-02T08:41:22.089 INFO:teuthology.orchestra.run.smithi106.stdout:(8/13): python3-requests-oauthlib-1.0.0-1.el8.n 196 kB/s | 43 kB 00:00 2023-12-02T08:41:22.189 INFO:teuthology.orchestra.run.smithi106.stdout:(9/13): python3-pyasn1-modules-0.3.7-6.el8.noar 824 kB/s | 110 kB 00:00 2023-12-02T08:41:22.315 INFO:teuthology.orchestra.run.smithi106.stdout:(10/13): python3-jsonpatch-1.21-2.el8.noarch.rp 118 kB/s | 27 kB 00:00 2023-12-02T08:41:22.365 INFO:teuthology.orchestra.run.smithi106.stdout:(11/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 719 kB/s | 126 kB 00:00 2023-12-02T08:41:22.407 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-02T08:41:22.424 INFO:teuthology.orchestra.run.smithi106.stdout:(12/13): python3-jsonpointer-1.10-11.el8.noarch 184 kB/s | 20 kB 00:00 2023-12-02T08:41:22.599 INFO:teuthology.orchestra.run.smithi106.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 1.1 MB/s | 1.2 MB 00:01 2023-12-02T08:41:22.602 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:22.602 INFO:teuthology.orchestra.run.smithi106.stdout:Total 1.0 MB/s | 1.9 MB 00:01 2023-12-02T08:41:22.665 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:41:22.681 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:41:22.681 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:41:22.687 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-02T08:41:22.753 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:41:22.757 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:41:22.944 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 13/13 2023-12-02T08:41:23.189 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 13/13 2023-12-02T08:41:23.190 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 1/13 2023-12-02T08:41:23.190 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-02T08:41:23.190 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-02T08:41:23.190 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-02T08:41:23.190 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-02T08:41:23.190 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-02T08:41:23.191 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-02T08:41:23.191 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 8/13 2023-12-02T08:41:23.191 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 9/13 2023-12-02T08:41:23.191 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 10/13 2023-12-02T08:41:23.191 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 11/13 2023-12-02T08:41:23.191 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 12/13 2023-12-02T08:41:23.262 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:41:23.491 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-02T08:41:23.719 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-02T08:41:23.881 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-02T08:41:24.032 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-12-02T08:41:24.227 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-12-02T08:41:24.305 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 13/13 2023-12-02T08:41:24.305 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:02:45 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:41:24.445 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-02T08:41:24.651 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-02T08:41:24.839 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-02T08:41:25.021 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-02T08:41:25.227 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-02T08:41:26.277 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-02T08:41:26.534 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-02T08:41:26.724 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 13/13 2023-12-02T08:41:26.960 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 13/13 2023-12-02T08:41:26.960 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 1/13 2023-12-02T08:41:26.960 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-02T08:41:26.960 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-02T08:41:26.960 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-02T08:41:26.960 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-02T08:41:26.961 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-02T08:41:26.961 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-02T08:41:26.961 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 8/13 2023-12-02T08:41:26.961 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 9/13 2023-12-02T08:41:26.961 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 10/13 2023-12-02T08:41:26.961 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 11/13 2023-12-02T08:41:26.961 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 12/13 2023-12-02T08:41:28.075 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 13/13 2023-12-02T08:41:28.075 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:02:43 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:41:29.149 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:41:29.332 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:29.332 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:41:29.332 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:41:29.332 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-02T08:41:29.332 INFO:teuthology.orchestra.run.smithi187.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-02T08:41:29.332 INFO:teuthology.orchestra.run.smithi187.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-02T08:41:29.332 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-02T08:41:29.332 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-02T08:41:29.333 INFO:teuthology.orchestra.run.smithi187.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-02T08:41:29.333 INFO:teuthology.orchestra.run.smithi187.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-02T08:41:29.333 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-02T08:41:29.333 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-02T08:41:29.333 INFO:teuthology.orchestra.run.smithi187.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-02T08:41:29.333 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-02T08:41:29.333 INFO:teuthology.orchestra.run.smithi187.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-02T08:41:29.333 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:29.333 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:41:29.461 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-mgr-cephadm 2023-12-02T08:41:29.816 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:31.364 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:02:52 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:41:32.768 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:41:32.770 INFO:teuthology.orchestra.run.smithi187.stdout:=============================================================================================== 2023-12-02T08:41:32.770 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2023-12-02T08:41:32.770 INFO:teuthology.orchestra.run.smithi187.stdout:=============================================================================================== 2023-12-02T08:41:32.770 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:41:32.771 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 132 k 2023-12-02T08:41:32.771 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2023-12-02T08:41:32.771 INFO:teuthology.orchestra.run.smithi187.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-02T08:41:32.771 INFO:teuthology.orchestra.run.smithi187.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-02T08:41:32.771 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-02T08:41:32.771 INFO:teuthology.orchestra.run.smithi187.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-02T08:41:32.772 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:32.772 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:41:32.772 INFO:teuthology.orchestra.run.smithi187.stdout:=============================================================================================== 2023-12-02T08:41:32.772 INFO:teuthology.orchestra.run.smithi187.stdout:Install 5 Packages 2023-12-02T08:41:32.772 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:32.772 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 6.0 M 2023-12-02T08:41:32.773 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 26 M 2023-12-02T08:41:32.773 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:41:33.476 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:41:33.663 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:33.663 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:41:33.663 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:41:33.664 INFO:teuthology.orchestra.run.smithi106.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-02T08:41:33.664 INFO:teuthology.orchestra.run.smithi106.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-02T08:41:33.664 INFO:teuthology.orchestra.run.smithi106.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-02T08:41:33.664 INFO:teuthology.orchestra.run.smithi106.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-02T08:41:33.664 INFO:teuthology.orchestra.run.smithi106.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-02T08:41:33.664 INFO:teuthology.orchestra.run.smithi106.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-02T08:41:33.664 INFO:teuthology.orchestra.run.smithi106.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-02T08:41:33.664 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-02T08:41:33.665 INFO:teuthology.orchestra.run.smithi106.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-02T08:41:33.665 INFO:teuthology.orchestra.run.smithi106.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-02T08:41:33.665 INFO:teuthology.orchestra.run.smithi106.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-02T08:41:33.665 INFO:teuthology.orchestra.run.smithi106.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-02T08:41:33.665 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:33.665 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:41:33.717 INFO:teuthology.orchestra.run.smithi187.stdout:(1/5): ceph-mgr-cephadm-18.2.0-1295.gc3996e6e.e 223 kB/s | 132 kB 00:00 2023-12-02T08:41:33.806 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install ceph-mgr-cephadm 2023-12-02T08:41:33.810 INFO:teuthology.orchestra.run.smithi187.stdout:(2/5): python3-natsort-7.1.1-2.el8.noarch.rpm 88 kB/s | 60 kB 00:00 2023-12-02T08:41:33.969 INFO:teuthology.orchestra.run.smithi187.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 2.1 MB/s | 538 kB 00:00 2023-12-02T08:41:34.094 INFO:teuthology.orchestra.run.smithi187.stdout:(4/5): python3-babel-2.5.1-7.el8.noarch.rpm 17 MB/s | 4.8 MB 00:00 2023-12-02T08:41:34.119 INFO:teuthology.orchestra.run.smithi187.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 479 kB/s | 476 kB 00:00 2023-12-02T08:41:34.120 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:34.120 INFO:teuthology.orchestra.run.smithi187.stdout:Total 4.4 MB/s | 6.0 MB 00:01 2023-12-02T08:41:34.158 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:34.176 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:41:34.187 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:41:34.188 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:41:34.267 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:41:34.271 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:41:35.261 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:41:35.595 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-02T08:41:35.644 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:02:50 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:41:35.843 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-02T08:41:36.139 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-02T08:41:36.407 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-02T08:41:36.609 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 5/5 2023-12-02T08:41:36.849 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 5/5 2023-12-02T08:41:36.849 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/5 2023-12-02T08:41:36.849 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-02T08:41:36.849 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-02T08:41:36.849 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-02T08:41:37.021 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:41:37.022 INFO:teuthology.orchestra.run.smithi106.stdout:=============================================================================================== 2023-12-02T08:41:37.022 INFO:teuthology.orchestra.run.smithi106.stdout: Package Arch Version Repository Size 2023-12-02T08:41:37.022 INFO:teuthology.orchestra.run.smithi106.stdout:=============================================================================================== 2023-12-02T08:41:37.023 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:41:37.023 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 132 k 2023-12-02T08:41:37.023 INFO:teuthology.orchestra.run.smithi106.stdout:Installing dependencies: 2023-12-02T08:41:37.023 INFO:teuthology.orchestra.run.smithi106.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-02T08:41:37.023 INFO:teuthology.orchestra.run.smithi106.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-02T08:41:37.023 INFO:teuthology.orchestra.run.smithi106.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-02T08:41:37.023 INFO:teuthology.orchestra.run.smithi106.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-02T08:41:37.023 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:37.023 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:41:37.023 INFO:teuthology.orchestra.run.smithi106.stdout:=============================================================================================== 2023-12-02T08:41:37.023 INFO:teuthology.orchestra.run.smithi106.stdout:Install 5 Packages 2023-12-02T08:41:37.024 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:37.024 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 6.0 M 2023-12-02T08:41:37.024 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 26 M 2023-12-02T08:41:37.024 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:41:37.248 INFO:teuthology.orchestra.run.smithi106.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 391 kB/s | 60 kB 00:00 2023-12-02T08:41:37.315 INFO:teuthology.orchestra.run.smithi106.stdout:(2/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 2.1 MB/s | 476 kB 00:00 2023-12-02T08:41:37.415 INFO:teuthology.orchestra.run.smithi106.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.1 MB/s | 538 kB 00:00 2023-12-02T08:41:37.440 INFO:teuthology.orchestra.run.smithi106.stdout:(4/5): ceph-mgr-cephadm-18.2.0-1295.gc3996e6e.e 380 kB/s | 132 kB 00:00 2023-12-02T08:41:37.785 INFO:teuthology.orchestra.run.smithi106.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 10 MB/s | 4.8 MB 00:00 2023-12-02T08:41:37.787 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:37.788 INFO:teuthology.orchestra.run.smithi106.stdout:Total 7.8 MB/s | 6.0 MB 00:00 2023-12-02T08:41:37.845 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:41:37.856 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:41:37.857 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:41:37.926 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-12-02T08:41:37.952 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:02:58 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:41:38.005 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:41:38.008 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:41:40.003 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:41:40.342 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-02T08:41:40.549 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-02T08:41:40.851 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-02T08:41:41.145 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-02T08:41:41.356 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 5/5 2023-12-02T08:41:41.586 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 5/5 2023-12-02T08:41:41.586 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/5 2023-12-02T08:41:41.586 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-02T08:41:41.586 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-02T08:41:41.586 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-02T08:41:42.616 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-12-02T08:41:42.616 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:02:57 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:41:42.748 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:41:42.936 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:42.936 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:41:42.936 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:41:42.936 INFO:teuthology.orchestra.run.smithi187.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-02T08:41:42.936 INFO:teuthology.orchestra.run.smithi187.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-02T08:41:42.936 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-02T08:41:42.936 INFO:teuthology.orchestra.run.smithi187.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-02T08:41:42.936 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:42.937 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:41:43.076 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-fuse 2023-12-02T08:41:43.435 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:45.150 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:03:06 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:41:46.573 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:41:46.574 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:41:46.574 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2023-12-02T08:41:46.574 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:41:46.574 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:41:46.574 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-fuse 2023-12-02T08:41:46.574 INFO:teuthology.orchestra.run.smithi187.stdout: x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 852 k 2023-12-02T08:41:46.574 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2023-12-02T08:41:46.574 INFO:teuthology.orchestra.run.smithi187.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-02T08:41:46.574 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:46.574 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:41:46.574 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:41:46.574 INFO:teuthology.orchestra.run.smithi187.stdout:Install 2 Packages 2023-12-02T08:41:46.575 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:46.575 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 934 k 2023-12-02T08:41:46.575 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 3.0 M 2023-12-02T08:41:46.575 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:41:46.575 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:41:46.646 INFO:teuthology.orchestra.run.smithi187.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 1.1 MB/s | 83 kB 00:00 2023-12-02T08:41:46.761 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:46.761 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:41:46.761 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:41:46.761 INFO:teuthology.orchestra.run.smithi106.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-02T08:41:46.762 INFO:teuthology.orchestra.run.smithi106.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-02T08:41:46.762 INFO:teuthology.orchestra.run.smithi106.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-02T08:41:46.762 INFO:teuthology.orchestra.run.smithi106.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-02T08:41:46.762 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:46.762 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:41:46.893 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install ceph-fuse 2023-12-02T08:41:46.921 INFO:teuthology.orchestra.run.smithi187.stdout:(2/2): ceph-fuse-18.2.0-1295.gc3996e6e.el8.x86_ 2.4 MB/s | 852 kB 00:00 2023-12-02T08:41:46.922 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:46.922 INFO:teuthology.orchestra.run.smithi187.stdout:Total 2.6 MB/s | 934 kB 00:00 2023-12-02T08:41:46.934 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:41:46.955 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:41:46.955 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:41:47.030 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:41:47.034 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:41:47.203 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:41:47.245 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:47.472 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-12-02T08:41:47.688 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/2 2023-12-02T08:41:48.013 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/2 2023-12-02T08:41:48.014 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/2 2023-12-02T08:41:48.804 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:03 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:41:49.051 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-12-02T08:41:49.052 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:03:10 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:41:50.230 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:41:50.231 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:41:50.231 INFO:teuthology.orchestra.run.smithi106.stdout: Package Arch Version Repository Size 2023-12-02T08:41:50.231 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:41:50.231 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:41:50.231 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-fuse 2023-12-02T08:41:50.231 INFO:teuthology.orchestra.run.smithi106.stdout: x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 852 k 2023-12-02T08:41:50.231 INFO:teuthology.orchestra.run.smithi106.stdout:Installing dependencies: 2023-12-02T08:41:50.231 INFO:teuthology.orchestra.run.smithi106.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-02T08:41:50.231 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:50.231 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:41:50.231 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:41:50.231 INFO:teuthology.orchestra.run.smithi106.stdout:Install 2 Packages 2023-12-02T08:41:50.232 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:50.232 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 934 k 2023-12-02T08:41:50.232 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 3.0 M 2023-12-02T08:41:50.232 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:41:50.319 INFO:teuthology.orchestra.run.smithi106.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 959 kB/s | 83 kB 00:00 2023-12-02T08:41:50.735 INFO:teuthology.orchestra.run.smithi106.stdout:(2/2): ceph-fuse-18.2.0-1295.gc3996e6e.el8.x86_ 1.7 MB/s | 852 kB 00:00 2023-12-02T08:41:50.736 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:50.736 INFO:teuthology.orchestra.run.smithi106.stdout:Total 1.8 MB/s | 934 kB 00:00 2023-12-02T08:41:50.747 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:41:50.769 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:41:50.769 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:41:50.844 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:41:50.848 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:41:51.013 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:41:51.278 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-12-02T08:41:51.469 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/2 2023-12-02T08:41:51.813 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/2 2023-12-02T08:41:51.813 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/2 2023-12-02T08:41:52.140 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:41:52.325 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:52.326 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:41:52.326 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-12-02T08:41:52.326 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:52.326 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:41:52.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install librados-devel 2023-12-02T08:41:52.830 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:52.869 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-12-02T08:41:52.869 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:07 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:41:53.698 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:03:14 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:41:55.078 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:41:55.079 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:41:55.079 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repo Size 2023-12-02T08:41:55.079 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:41:55.079 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:41:55.079 INFO:teuthology.orchestra.run.smithi187.stdout: librados-devel x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 139 k 2023-12-02T08:41:55.079 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:55.079 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:41:55.079 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:41:55.079 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2023-12-02T08:41:55.079 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:41:55.080 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 139 k 2023-12-02T08:41:55.080 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 513 k 2023-12-02T08:41:55.080 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:41:55.377 INFO:teuthology.orchestra.run.smithi187.stdout:librados-devel-18.2.0-1295.gc3996e6e.el8.x86_64 468 kB/s | 139 kB 00:00 2023-12-02T08:41:55.378 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:55.378 INFO:teuthology.orchestra.run.smithi187.stdout:Total 466 kB/s | 139 kB 00:00 2023-12-02T08:41:55.378 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:41:55.384 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:41:55.384 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:41:55.437 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:41:55.441 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:41:55.554 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:41:55.659 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:41:55.702 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:55.844 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:55.844 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:41:55.844 INFO:teuthology.orchestra.run.smithi106.stdout: ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-12-02T08:41:55.844 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:55.844 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:41:55.932 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:55.984 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install librados-devel 2023-12-02T08:41:56.343 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:56.986 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:56.986 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:03:17 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:41:57.695 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:12 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:41:59.075 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:41:59.076 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:41:59.076 INFO:teuthology.orchestra.run.smithi106.stdout: Package Arch Version Repo Size 2023-12-02T08:41:59.076 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:41:59.077 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:41:59.077 INFO:teuthology.orchestra.run.smithi106.stdout: librados-devel x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 139 k 2023-12-02T08:41:59.077 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:59.077 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:41:59.077 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:41:59.077 INFO:teuthology.orchestra.run.smithi106.stdout:Install 1 Package 2023-12-02T08:41:59.077 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:41:59.077 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 139 k 2023-12-02T08:41:59.077 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 513 k 2023-12-02T08:41:59.077 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:41:59.274 INFO:teuthology.orchestra.run.smithi106.stdout:librados-devel-18.2.0-1295.gc3996e6e.el8.x86_64 706 kB/s | 139 kB 00:00 2023-12-02T08:41:59.275 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:59.275 INFO:teuthology.orchestra.run.smithi106.stdout:Total 702 kB/s | 139 kB 00:00 2023-12-02T08:41:59.275 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:41:59.280 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:41:59.281 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:41:59.336 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:41:59.340 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:41:59.452 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:41:59.610 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:59.843 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:00.881 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:00.881 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:15 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:04.635 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:42:04.821 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:04.821 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:42:04.821 INFO:teuthology.orchestra.run.smithi187.stdout: librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:04.822 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:04.822 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:42:04.963 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install libcephfs2 2023-12-02T08:42:05.319 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:06.004 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:42:06.188 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:06.188 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:42:06.188 INFO:teuthology.orchestra.run.smithi106.stdout: librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:06.188 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:06.189 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:42:06.356 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install libcephfs2 2023-12-02T08:42:06.714 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:06.821 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:03:27 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:08.098 INFO:teuthology.orchestra.run.smithi187.stdout:Package libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:42:08.205 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:42:08.206 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2023-12-02T08:42:08.206 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:42:08.243 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:23 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:08.330 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install libcephfs-devel 2023-12-02T08:42:08.685 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:09.586 INFO:teuthology.orchestra.run.smithi106.stdout:Package libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:42:09.693 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:42:09.694 INFO:teuthology.orchestra.run.smithi106.stdout:Nothing to do. 2023-12-02T08:42:09.695 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:42:09.809 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install libcephfs-devel 2023-12-02T08:42:10.163 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:10.327 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:03:31 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:11.702 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:26 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:11.762 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:42:11.763 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:42:11.763 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repo Size 2023-12-02T08:42:11.763 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:42:11.763 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:42:11.763 INFO:teuthology.orchestra.run.smithi187.stdout: libcephfs-devel x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 31 k 2023-12-02T08:42:11.763 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:11.763 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:42:11.763 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:42:11.763 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2023-12-02T08:42:11.763 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:11.764 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 31 k 2023-12-02T08:42:11.764 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 139 k 2023-12-02T08:42:11.764 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:42:11.906 INFO:teuthology.orchestra.run.smithi187.stdout:libcephfs-devel-18.2.0-1295.gc3996e6e.el8.x86_6 218 kB/s | 31 kB 00:00 2023-12-02T08:42:11.906 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:42:11.906 INFO:teuthology.orchestra.run.smithi187.stdout:Total 216 kB/s | 31 kB 00:00 2023-12-02T08:42:11.907 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:42:11.911 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:42:11.911 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:42:11.922 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:42:11.925 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:42:11.979 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:42:12.149 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:12.361 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:13.090 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:42:13.090 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:42:13.090 INFO:teuthology.orchestra.run.smithi106.stdout: Package Arch Version Repo Size 2023-12-02T08:42:13.090 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:42:13.090 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:42:13.090 INFO:teuthology.orchestra.run.smithi106.stdout: libcephfs-devel x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 31 k 2023-12-02T08:42:13.090 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:13.090 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:42:13.091 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:42:13.091 INFO:teuthology.orchestra.run.smithi106.stdout:Install 1 Package 2023-12-02T08:42:13.091 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:13.091 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 31 k 2023-12-02T08:42:13.091 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 139 k 2023-12-02T08:42:13.091 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:42:13.333 INFO:teuthology.orchestra.run.smithi106.stdout:libcephfs-devel-18.2.0-1295.gc3996e6e.el8.x86_6 128 kB/s | 31 kB 00:00 2023-12-02T08:42:13.334 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:42:13.335 INFO:teuthology.orchestra.run.smithi106.stdout:Total 128 kB/s | 31 kB 00:00 2023-12-02T08:42:13.335 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:42:13.337 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:42:13.337 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:42:13.343 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:13.344 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:03:34 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:13.347 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:42:13.353 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:42:13.410 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:42:13.624 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:13.833 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:14.810 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:14.810 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:29 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:16.148 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:42:16.331 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:16.331 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:42:16.331 INFO:teuthology.orchestra.run.smithi187.stdout: libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:16.331 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:16.331 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:42:16.477 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install librados2 2023-12-02T08:42:16.834 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:17.572 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:42:17.745 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:03:38 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:17.755 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:17.755 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:42:17.755 INFO:teuthology.orchestra.run.smithi106.stdout: libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:17.755 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:17.755 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:42:17.889 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install librados2 2023-12-02T08:42:18.244 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:19.097 INFO:teuthology.orchestra.run.smithi187.stdout:Package librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:42:19.213 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:42:19.214 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2023-12-02T08:42:19.214 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:42:19.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install librbd1 2023-12-02T08:42:19.375 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:34 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:19.701 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:20.638 INFO:teuthology.orchestra.run.smithi106.stdout:Package librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:42:20.641 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:03:41 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:20.746 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:42:20.747 INFO:teuthology.orchestra.run.smithi106.stdout:Nothing to do. 2023-12-02T08:42:20.747 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:42:20.857 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install librbd1 2023-12-02T08:42:21.209 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:21.922 INFO:teuthology.orchestra.run.smithi187.stdout:Package librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:42:22.035 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:42:22.036 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2023-12-02T08:42:22.036 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:42:22.154 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install python3-rados 2023-12-02T08:42:22.509 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:22.650 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:37 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:24.006 INFO:teuthology.orchestra.run.smithi106.stdout:Package librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:42:24.059 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:03:45 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:24.117 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:42:24.118 INFO:teuthology.orchestra.run.smithi106.stdout:Nothing to do. 2023-12-02T08:42:24.119 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:42:24.251 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install python3-rados 2023-12-02T08:42:24.604 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:25.370 INFO:teuthology.orchestra.run.smithi187.stdout:Package python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:42:25.479 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:42:25.480 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2023-12-02T08:42:25.480 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:42:25.610 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install python3-rgw 2023-12-02T08:42:25.968 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:26.022 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:41 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:27.363 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:03:48 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:27.378 INFO:teuthology.orchestra.run.smithi106.stdout:Package python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:42:27.489 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:42:27.490 INFO:teuthology.orchestra.run.smithi106.stdout:Nothing to do. 2023-12-02T08:42:27.490 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:42:27.611 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install python3-rgw 2023-12-02T08:42:27.964 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:28.639 INFO:teuthology.orchestra.run.smithi187.stdout:Package python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:42:28.754 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:42:28.755 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2023-12-02T08:42:28.755 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:42:28.882 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install python3-cephfs 2023-12-02T08:42:29.070 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:44 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:29.237 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:30.326 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:03:51 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:30.333 INFO:teuthology.orchestra.run.smithi106.stdout:Package python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:42:30.443 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:42:30.445 INFO:teuthology.orchestra.run.smithi106.stdout:Nothing to do. 2023-12-02T08:42:30.445 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:42:30.564 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install python3-cephfs 2023-12-02T08:42:30.917 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:31.687 INFO:teuthology.orchestra.run.smithi187.stdout:Package python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:42:31.796 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:42:31.798 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2023-12-02T08:42:31.798 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:42:31.923 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install python3-rbd 2023-12-02T08:42:32.197 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:47 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:32.277 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:33.104 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:03:54 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:33.541 INFO:teuthology.orchestra.run.smithi106.stdout:Package python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:42:33.650 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:42:33.651 INFO:teuthology.orchestra.run.smithi106.stdout:Nothing to do. 2023-12-02T08:42:33.651 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:42:33.774 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install python3-rbd 2023-12-02T08:42:34.126 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:34.376 INFO:teuthology.orchestra.run.smithi187.stdout:Package python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:42:34.486 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:42:34.564 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2023-12-02T08:42:34.565 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:42:34.613 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install rbd-fuse 2023-12-02T08:42:34.968 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:35.628 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:50 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:36.251 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:03:57 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:36.926 INFO:teuthology.orchestra.run.smithi106.stdout:Package python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:42:37.037 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:42:37.038 INFO:teuthology.orchestra.run.smithi106.stdout:Nothing to do. 2023-12-02T08:42:37.038 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:42:37.159 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install rbd-fuse 2023-12-02T08:42:37.512 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:37.666 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:42:37.666 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:42:37.667 INFO:teuthology.orchestra.run.smithi187.stdout: Package Architecture Version Repository Size 2023-12-02T08:42:37.667 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:42:37.667 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:42:37.667 INFO:teuthology.orchestra.run.smithi187.stdout: rbd-fuse x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 94 k 2023-12-02T08:42:37.667 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:37.667 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:42:37.667 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:42:37.667 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2023-12-02T08:42:37.667 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:37.668 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 94 k 2023-12-02T08:42:37.668 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 280 k 2023-12-02T08:42:37.668 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:42:38.017 INFO:teuthology.orchestra.run.smithi187.stdout:rbd-fuse-18.2.0-1295.gc3996e6e.el8.x86_64.rpm 269 kB/s | 94 kB 00:00 2023-12-02T08:42:38.017 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:42:38.018 INFO:teuthology.orchestra.run.smithi187.stdout:Total 268 kB/s | 94 kB 00:00 2023-12-02T08:42:38.018 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:42:38.029 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:42:38.029 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:42:38.083 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:42:38.087 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:42:38.199 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:42:38.344 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:38.563 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:38.794 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:53 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:39.609 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:39.609 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:04:00 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:40.181 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:42:40.181 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:42:40.181 INFO:teuthology.orchestra.run.smithi106.stdout: Package Architecture Version Repository Size 2023-12-02T08:42:40.181 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:42:40.181 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:42:40.181 INFO:teuthology.orchestra.run.smithi106.stdout: rbd-fuse x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 94 k 2023-12-02T08:42:40.182 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:40.182 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:42:40.182 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:42:40.182 INFO:teuthology.orchestra.run.smithi106.stdout:Install 1 Package 2023-12-02T08:42:40.182 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:40.182 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 94 k 2023-12-02T08:42:40.182 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 280 k 2023-12-02T08:42:40.183 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:42:40.344 INFO:teuthology.orchestra.run.smithi106.stdout:rbd-fuse-18.2.0-1295.gc3996e6e.el8.x86_64.rpm 583 kB/s | 94 kB 00:00 2023-12-02T08:42:40.345 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:42:40.345 INFO:teuthology.orchestra.run.smithi106.stdout:Total 579 kB/s | 94 kB 00:00 2023-12-02T08:42:40.345 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:42:40.356 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:42:40.356 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:42:40.410 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:42:40.415 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:42:40.524 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:42:40.670 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:40.890 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:41.905 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:41.905 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:03:56 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:41.924 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:42:42.113 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:42.113 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:42:42.113 INFO:teuthology.orchestra.run.smithi187.stdout: rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:42.113 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:42.113 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:42:42.264 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install rbd-mirror 2023-12-02T08:42:42.618 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:43.423 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:04:04 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:44.221 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:42:44.404 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:44.405 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:42:44.405 INFO:teuthology.orchestra.run.smithi106.stdout: rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:44.405 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:44.405 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:42:44.547 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install rbd-mirror 2023-12-02T08:42:44.803 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:42:44.804 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:42:44.804 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repo Size 2023-12-02T08:42:44.804 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:42:44.804 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:42:44.804 INFO:teuthology.orchestra.run.smithi187.stdout: rbd-mirror x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.4 M 2023-12-02T08:42:44.804 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:44.804 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:42:44.804 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:42:44.804 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2023-12-02T08:42:44.804 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:44.805 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 3.4 M 2023-12-02T08:42:44.805 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 16 M 2023-12-02T08:42:44.805 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:42:44.902 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:45.687 INFO:teuthology.orchestra.run.smithi187.stdout:rbd-mirror-18.2.0-1295.gc3996e6e.el8.x86_64.rpm 3.9 MB/s | 3.4 MB 00:00 2023-12-02T08:42:45.687 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:42:45.687 INFO:teuthology.orchestra.run.smithi187.stdout:Total 3.9 MB/s | 3.4 MB 00:00 2023-12-02T08:42:45.688 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:42:45.701 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:42:45.701 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:42:45.761 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:04:00 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:45.768 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:42:45.772 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:42:46.211 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:42:46.429 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:46.780 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:47.145 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:42:47.146 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:42:47.146 INFO:teuthology.orchestra.run.smithi106.stdout: Package Arch Version Repo Size 2023-12-02T08:42:47.146 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:42:47.146 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:42:47.146 INFO:teuthology.orchestra.run.smithi106.stdout: rbd-mirror x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.4 M 2023-12-02T08:42:47.146 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:47.146 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:42:47.146 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:42:47.146 INFO:teuthology.orchestra.run.smithi106.stdout:Install 1 Package 2023-12-02T08:42:47.146 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:47.147 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 3.4 M 2023-12-02T08:42:47.147 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 16 M 2023-12-02T08:42:47.147 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:42:47.857 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:47.857 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:04:08 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:48.191 INFO:teuthology.orchestra.run.smithi106.stdout:rbd-mirror-18.2.0-1295.gc3996e6e.el8.x86_64.rpm 3.3 MB/s | 3.4 MB 00:01 2023-12-02T08:42:48.192 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:42:48.192 INFO:teuthology.orchestra.run.smithi106.stdout:Total 3.3 MB/s | 3.4 MB 00:01 2023-12-02T08:42:48.193 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:42:48.205 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:42:48.205 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:42:48.272 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:42:48.275 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:42:48.711 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:42:48.889 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:49.243 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:50.222 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:42:50.313 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:50.314 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:04:05 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:50.410 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:50.410 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:42:50.410 INFO:teuthology.orchestra.run.smithi187.stdout: rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:50.410 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:50.410 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:42:50.556 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install rbd-nbd 2023-12-02T08:42:50.915 INFO:teuthology.orchestra.run.smithi187.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:51.756 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:04:12 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:52.905 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:42:53.092 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:53.092 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:42:53.092 INFO:teuthology.orchestra.run.smithi106.stdout: rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:53.092 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:53.092 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:42:53.132 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2023-12-02T08:42:53.132 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:42:53.132 INFO:teuthology.orchestra.run.smithi187.stdout: Package Architecture Version Repository Size 2023-12-02T08:42:53.132 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:42:53.132 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2023-12-02T08:42:53.132 INFO:teuthology.orchestra.run.smithi187.stdout: rbd-nbd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 181 k 2023-12-02T08:42:53.133 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:53.133 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2023-12-02T08:42:53.133 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2023-12-02T08:42:53.133 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2023-12-02T08:42:53.133 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:53.133 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 181 k 2023-12-02T08:42:53.133 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 568 k 2023-12-02T08:42:53.134 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2023-12-02T08:42:53.239 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum -y install rbd-nbd 2023-12-02T08:42:53.314 INFO:teuthology.orchestra.run.smithi187.stdout:rbd-nbd-18.2.0-1295.gc3996e6e.el8.x86_64.rpm 1.0 MB/s | 181 kB 00:00 2023-12-02T08:42:53.315 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:42:53.315 INFO:teuthology.orchestra.run.smithi187.stdout:Total 994 kB/s | 181 kB 00:00 2023-12-02T08:42:53.315 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2023-12-02T08:42:53.326 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2023-12-02T08:42:53.327 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2023-12-02T08:42:53.380 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2023-12-02T08:42:53.384 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2023-12-02T08:42:53.500 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2023-12-02T08:42:53.594 INFO:teuthology.orchestra.run.smithi106.stdout:Updating Subscription Management repositories. 2023-12-02T08:42:53.691 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:53.930 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:54.513 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:04:09 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:54.977 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:54.977 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:04:15 ago on Sat 02 Dec 2023 08:38:39 AM UTC. 2023-12-02T08:42:55.895 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2023-12-02T08:42:55.895 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:42:55.896 INFO:teuthology.orchestra.run.smithi106.stdout: Package Architecture Version Repository Size 2023-12-02T08:42:55.896 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:42:55.896 INFO:teuthology.orchestra.run.smithi106.stdout:Installing: 2023-12-02T08:42:55.896 INFO:teuthology.orchestra.run.smithi106.stdout: rbd-nbd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 181 k 2023-12-02T08:42:55.896 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:55.896 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2023-12-02T08:42:55.896 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2023-12-02T08:42:55.896 INFO:teuthology.orchestra.run.smithi106.stdout:Install 1 Package 2023-12-02T08:42:55.896 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:42:55.897 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 181 k 2023-12-02T08:42:55.897 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 568 k 2023-12-02T08:42:55.897 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2023-12-02T08:42:56.090 INFO:teuthology.orchestra.run.smithi106.stdout:rbd-nbd-18.2.0-1295.gc3996e6e.el8.x86_64.rpm 953 kB/s | 181 kB 00:00 2023-12-02T08:42:56.090 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:42:56.090 INFO:teuthology.orchestra.run.smithi106.stdout:Total 948 kB/s | 181 kB 00:00 2023-12-02T08:42:56.090 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2023-12-02T08:42:56.099 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2023-12-02T08:42:56.099 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2023-12-02T08:42:56.155 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2023-12-02T08:42:56.159 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2023-12-02T08:42:56.281 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2023-12-02T08:42:56.468 INFO:teuthology.orchestra.run.smithi106.stdout: Installing : rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:56.698 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:57.553 INFO:teuthology.orchestra.run.smithi187.stdout:Installed products updated. 2023-12-02T08:42:57.738 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:57.738 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2023-12-02T08:42:57.738 INFO:teuthology.orchestra.run.smithi187.stdout: rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:57.739 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-12-02T08:42:57.739 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2023-12-02T08:42:57.758 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:42:57.758 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:04:12 ago on Sat 02 Dec 2023 08:38:45 AM UTC. 2023-12-02T08:42:57.903 DEBUG:teuthology.parallel:result is None 2023-12-02T08:43:01.681 INFO:teuthology.orchestra.run.smithi106.stdout:Installed products updated. 2023-12-02T08:43:01.864 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:43:01.864 INFO:teuthology.orchestra.run.smithi106.stdout:Installed: 2023-12-02T08:43:01.864 INFO:teuthology.orchestra.run.smithi106.stdout: rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:43:01.864 INFO:teuthology.orchestra.run.smithi106.stdout: 2023-12-02T08:43:01.864 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2023-12-02T08:43:02.020 DEBUG:teuthology.parallel:result is None 2023-12-02T08:43:02.020 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:43:02.020 INFO:teuthology.packaging:ref: None 2023-12-02T08:43:02.020 INFO:teuthology.packaging:tag: None 2023-12-02T08:43:02.021 INFO:teuthology.packaging:branch: reef 2023-12-02T08:43:02.021 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:43:02.021 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-02T08:43:02.397 DEBUG:teuthology.orchestra.run.smithi106:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-02T08:43:02.420 INFO:teuthology.orchestra.run.smithi106.stdout:18.2.0-1295.gc3996e6e.el8 2023-12-02T08:43:02.421 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1295.gc3996e6e.el8 2023-12-02T08:43:02.421 INFO:teuthology.task.install:The correct ceph version 18.2.0-1295.gc3996e6e is installed. 2023-12-02T08:43:02.421 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:43:02.421 INFO:teuthology.packaging:ref: None 2023-12-02T08:43:02.421 INFO:teuthology.packaging:tag: None 2023-12-02T08:43:02.421 INFO:teuthology.packaging:branch: reef 2023-12-02T08:43:02.422 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:43:02.422 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-02T08:43:02.804 DEBUG:teuthology.orchestra.run.smithi187:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-02T08:43:02.830 INFO:teuthology.orchestra.run.smithi187.stdout:18.2.0-1295.gc3996e6e.el8 2023-12-02T08:43:02.831 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1295.gc3996e6e.el8 2023-12-02T08:43:02.831 INFO:teuthology.task.install:The correct ceph version 18.2.0-1295.gc3996e6e is installed. 2023-12-02T08:43:02.831 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-02T08:43:02.831 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2023-12-02T08:43:02.831 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-02T08:43:02.866 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-12-02T08:43:02.867 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-02T08:43:02.902 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-02T08:43:02.902 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2023-12-02T08:43:02.902 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd of=/usr/bin/daemon-helper 2023-12-02T08:43:02.940 DEBUG:teuthology.orchestra.run.smithi106:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-02T08:43:03.013 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-12-02T08:43:03.013 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/usr/bin/daemon-helper 2023-12-02T08:43:03.044 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-02T08:43:03.113 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-02T08:43:03.114 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2023-12-02T08:43:03.114 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-02T08:43:03.146 DEBUG:teuthology.orchestra.run.smithi106:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-02T08:43:03.218 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-12-02T08:43:03.218 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-02T08:43:03.247 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-02T08:43:03.315 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-02T08:43:03.316 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2023-12-02T08:43:03.316 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd of=/usr/bin/stdin-killer 2023-12-02T08:43:03.348 DEBUG:teuthology.orchestra.run.smithi106:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-02T08:43:03.420 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-12-02T08:43:03.420 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/usr/bin/stdin-killer 2023-12-02T08:43:03.448 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-02T08:43:03.515 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-02T08:43:03.599 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': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7'} 2023-12-02T08:43:03.599 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-12-02T08:43:03.600 INFO:tasks.cephadm:Cluster fsid is ce7d5c2e-90ee-11ee-95a2-87774f69a715 2023-12-02T08:43:03.600 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-02T08:43:03.600 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.106', 'mon.c': '[v2:172.21.15.106:3301,v1:172.21.15.106:6790]', 'mon.b': '172.21.15.187'} 2023-12-02T08:43:03.600 INFO:tasks.cephadm:First mon is mon.a on smithi106 2023-12-02T08:43:03.600 INFO:tasks.cephadm:First mgr is y 2023-12-02T08:43:03.600 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-02T08:43:03.601 DEBUG:teuthology.orchestra.run.smithi106:> sudo hostname $(hostname -s) 2023-12-02T08:43:03.634 DEBUG:teuthology.orchestra.run.smithi187:> sudo hostname $(hostname -s) 2023-12-02T08:43:03.662 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref reef)... 2023-12-02T08:43:03.662 DEBUG:teuthology.orchestra.run.smithi106:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-02T08:43:03.805 INFO:teuthology.orchestra.run.smithi106.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Dec 2 08:43 /home/ubuntu/cephtest/cephadm 2023-12-02T08:43:03.805 DEBUG:teuthology.orchestra.run.smithi187:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-02T08:43:03.934 INFO:teuthology.orchestra.run.smithi187.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Dec 2 08:43 /home/ubuntu/cephtest/cephadm 2023-12-02T08:43:03.934 DEBUG:teuthology.orchestra.run.smithi106:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-02T08:43:03.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:43:03.956 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi106 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-12-02T08:43:03.957 INFO:tasks.cephadm:Teardown complete 2023-12-02T08:43:03.957 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi106 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-12-02T08:43:04.031 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=f0d8530498d2420197ab93ec553cd963 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi106 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-12-02T08:43:04.035 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-02T08:43:04.044 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-02T08:43:04.106 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-12-02T08:43:04.107 DEBUG:teuthology.orchestra.run.smithi106:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-02T08:43:04.119 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-02T08:43:04.191 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-02T08:43:04.200 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-02T08:43:04.201 DEBUG:teuthology.orchestra.run.smithi106:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:43:04.204 DEBUG:teuthology.orchestra.run.smithi187:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:43:04.219 INFO:teuthology.orchestra.run.smithi187.stderr:bash: ntpq: command not found 2023-12-02T08:43:04.220 INFO:teuthology.orchestra.run.smithi106.stderr:bash: ntpq: command not found 2023-12-02T08:43:04.223 INFO:teuthology.orchestra.run.smithi187.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:43:04.223 INFO:teuthology.orchestra.run.smithi187.stdout:=============================================================================== 2023-12-02T08:43:04.223 INFO:teuthology.orchestra.run.smithi187.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 50 +2209us[+2209us] +/- 103ms 2023-12-02T08:43:04.223 INFO:teuthology.orchestra.run.smithi187.stdout:^* hv02.front.sepia.ceph.com 3 6 377 50 -1087us[-1109us] +/- 56ms 2023-12-02T08:43:04.224 INFO:teuthology.orchestra.run.smithi187.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 50 -134us[ -156us] +/- 103ms 2023-12-02T08:43:04.224 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:43:04.225 INFO:teuthology.orchestra.run.smithi106.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:43:04.225 INFO:teuthology.orchestra.run.smithi106.stdout:=============================================================================== 2023-12-02T08:43:04.225 INFO:teuthology.orchestra.run.smithi106.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 50 +2212us[+2203us] +/- 103ms 2023-12-02T08:43:04.226 INFO:teuthology.orchestra.run.smithi106.stdout:^* hv02.front.sepia.ceph.com 3 6 377 49 -1095us[-1104us] +/- 56ms 2023-12-02T08:43:04.226 INFO:teuthology.orchestra.run.smithi106.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 51 -133us[ -142us] +/- 103ms 2023-12-02T08:43:04.226 INFO:teuthology.orchestra.run.smithi106.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:43:04.226 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-02T08:43:04.237 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-02T08:43:04.237 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-02T08:43:04.254 DEBUG:teuthology.orchestra.run.smithi106:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-02T08:43:04.370 DEBUG:teuthology.orchestra.run.smithi187:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-02T08:43:04.470 DEBUG:teuthology.orchestra.run.smithi106:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-02T08:43:04.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:43:04.507 DEBUG:teuthology.orchestra.run.smithi187:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-02T08:43:04.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:43:04.538 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-02T08:43:04.548 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-02T08:43:04.595 INFO:teuthology.task.internal:Duration was 888.979151 seconds 2023-12-02T08:43:04.596 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-02T08:43:04.629 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-02T08:43:04.629 DEBUG:teuthology.orchestra.run.smithi106:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:43:04.631 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:43:04.679 INFO:teuthology.orchestra.run.smithi106.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:43:04.680 INFO:teuthology.orchestra.run.smithi187.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:43:04.942 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-02T08:43:04.942 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi106.front.sepia.ceph.com 2023-12-02T08:43:04.943 DEBUG:teuthology.orchestra.run.smithi106:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-02T08:43:04.965 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi187.front.sepia.ceph.com 2023-12-02T08:43:04.965 DEBUG:teuthology.orchestra.run.smithi187:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-02T08:43:04.987 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-02T08:43:04.987 DEBUG:teuthology.orchestra.run.smithi106:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:43:05.007 DEBUG:teuthology.orchestra.run.smithi187:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:43:05.066 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-02T08:43:05.066 DEBUG:teuthology.orchestra.run.smithi106:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:43:05.088 DEBUG:teuthology.orchestra.run.smithi187:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:43:05.179 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-02T08:43:05.190 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-02T08:43:05.190 DEBUG:teuthology.orchestra.run.smithi106:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:43:05.237 DEBUG:teuthology.orchestra.run.smithi187:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:43:05.322 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-02T08:43:05.339 DEBUG:teuthology.orchestra.run.smithi106:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:43:05.341 DEBUG:teuthology.orchestra.run.smithi187:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:43:05.365 INFO:teuthology.orchestra.run.smithi106.stdout:kernel.core_pattern = core 2023-12-02T08:43:05.388 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern = core 2023-12-02T08:43:05.409 DEBUG:teuthology.orchestra.run.smithi106:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:43:05.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:43:05.438 DEBUG:teuthology.orchestra.run.smithi187:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:43:05.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:43:05.466 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-02T08:43:05.478 INFO:teuthology.task.internal:Transferring archived files... 2023-12-02T08:43:05.480 DEBUG:teuthology.misc:Transferring archived files from smithi106:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475345/remote/smithi106 2023-12-02T08:43:05.481 DEBUG:teuthology.orchestra.run.smithi106:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:43:05.531 DEBUG:teuthology.misc:Transferring archived files from smithi187:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475345/remote/smithi187 2023-12-02T08:43:05.532 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:43:05.580 INFO:teuthology.task.internal:Removing archive directory... 2023-12-02T08:43:05.580 DEBUG:teuthology.orchestra.run.smithi106:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:43:05.582 DEBUG:teuthology.orchestra.run.smithi187:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:43:05.631 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-02T08:43:05.641 INFO:teuthology.task.internal:Not uploading archives. 2023-12-02T08:43:05.642 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-02T08:43:05.680 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-02T08:43:05.681 DEBUG:teuthology.orchestra.run.smithi106:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:43:05.683 DEBUG:teuthology.orchestra.run.smithi187:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:43:05.697 INFO:teuthology.orchestra.run.smithi106.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:43 /home/ubuntu/cephtest 2023-12-02T08:43:05.698 INFO:teuthology.orchestra.run.smithi106.stdout: 262185 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Dec 2 08:43 /home/ubuntu/cephtest/cephadm 2023-12-02T08:43:05.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:43:05.699 INFO:teuthology.orchestra.run.smithi106.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-02T08:43:05.699 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi106 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-02T08:43:05.704 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-02T08:43:05.715 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-02T08:43:05.748 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi106 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-02T08:43:05.748 INFO:teuthology.nuke:Checking targets against current locks 2023-12-02T08:43:05.754 INFO:teuthology.orchestra.run.smithi187.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:43 /home/ubuntu/cephtest 2023-12-02T08:43:05.754 INFO:teuthology.orchestra.run.smithi187.stdout: 262185 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Dec 2 08:43 /home/ubuntu/cephtest/cephadm 2023-12-02T08:43:05.755 INFO:teuthology.orchestra.run.smithi187.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-02T08:43:05.779 DEBUG:teuthology.nuke:shortname: smithi106 2023-12-02T08:43:05.780 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:43:05.807 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi106.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475345', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 08:22:54.383399', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-02T08:43:05.811 DEBUG:teuthology.nuke:shortname: smithi187 2023-12-02T08:43:05.811 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:43:05.834 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi187.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475345', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 08:22:54.381919', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-02T08:43:05.871 INFO:teuthology.orchestra.console.smithi106:Power off 2023-12-02T08:43:05.871 DEBUG:teuthology.orchestra.console.smithi106:pexpect command: ipmitool -H smithi106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:43:05.896 DEBUG:teuthology.orchestra.console.smithi106:power off output: Chassis Power Control: Down/Off 2023-12-02T08:43:05.897 DEBUG:teuthology.orchestra.console.smithi106:pexpect command: ipmitool -H smithi106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:43:05.912 INFO:teuthology.orchestra.console.smithi187:Power off 2023-12-02T08:43:05.913 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:43:05.921 DEBUG:teuthology.orchestra.console.smithi106:check power output: Chassis Power is on 2023-12-02T08:43:05.935 DEBUG:teuthology.orchestra.console.smithi187:power off output: Chassis Power Control: Down/Off 2023-12-02T08:43:05.935 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:43:05.958 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2023-12-02T08:43:09.922 DEBUG:teuthology.orchestra.console.smithi106:pexpect command: ipmitool -H smithi106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:43:09.959 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:43:10.032 DEBUG:teuthology.orchestra.console.smithi106:check power output: Chassis Power is on 2023-12-02T08:43:10.071 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2023-12-02T08:43:14.034 DEBUG:teuthology.orchestra.console.smithi106:pexpect command: ipmitool -H smithi106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:43:14.073 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:43:14.143 DEBUG:teuthology.orchestra.console.smithi106:check power output: Chassis Power is on 2023-12-02T08:43:14.184 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2023-12-02T08:43:18.146 DEBUG:teuthology.orchestra.console.smithi106:pexpect command: ipmitool -H smithi106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:43:18.184 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:43:18.256 DEBUG:teuthology.orchestra.console.smithi106:check power output: Chassis Power is off 2023-12-02T08:43:18.294 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is off 2023-12-02T08:43:18.357 INFO:teuthology.orchestra.console.smithi106:Power off completed 2023-12-02T08:43:18.396 INFO:teuthology.orchestra.console.smithi187:Power off completed 2023-12-02T08:43:18.501 INFO:teuthology.run:Summary data: description: upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/rbd_api 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} duration: 888.9791514873505 failure_reason: 'Command failed on smithi106 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=f0d8530498d2420197ab93ec553cd963 status: fail success: false 2023-12-02T08:43:18.501 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T08:43:18.584 INFO:teuthology.run:FAIL