2023-10-11T22:16:10.760 INFO:root:teuthology version: 0.0.1.dev197+g8cdab07 2023-10-11T22:16:10.761 DEBUG:teuthology.run:Teuthology command: teuthology --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/rbd-import-export mon_election/connectivity} --name teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422304 --verbose --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422304/orig.config.yaml 2023-10-11T22:16:10.819 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-11T22:16:10.914 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422304 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/rbd-import-export mon_election/connectivity} email: ceph-qa@ceph.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: '7422304' 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 basic import/export cli tests for rbd ' name: teuthology-2023-10-11_22:10:02-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: 139f9d150570a7260a8195111e0367fb0b954112 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 139f9d150570a7260a8195111e0367fb0b954112 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 0e959b9800d261ceb7a7fc5aaee78a725bc44d5c owner: scheduled_teuthology@teuthology priority: 50 repo: https://github.com/ceph/ceph.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: - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 494 sha1: 139f9d150570a7260a8195111e0367fb0b954112 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' suite: upgrade:reef-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: 0e959b9800d261ceb7a7fc5aaee78a725bc44d5c targets: smithi148.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi177.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: 8cdab074dcca9a68965bc5a50e9c30b691949723 timestamp: 2023-10-11_22:10:02 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-11T22:16:10.914 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa; will attempt to use it 2023-10-11T22:16:10.915 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks 2023-10-11T22:16:10.916 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-11T22:16:10.917 INFO:teuthology.task.internal:Checking packages... 2023-10-11T22:16:10.942 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '139f9d150570a7260a8195111e0367fb0b954112' 2023-10-11T22:16:10.942 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:16:10.943 INFO:teuthology.packaging:ref: None 2023-10-11T22:16:10.943 INFO:teuthology.packaging:tag: None 2023-10-11T22:16:10.943 INFO:teuthology.packaging:branch: main 2023-10-11T22:16:10.943 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:16:10.944 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-10-11T22:16:11.478 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6694.g6e66389a 2023-10-11T22:16:11.479 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-11T22:16:11.487 INFO:teuthology.task.internal:no buildpackages task found 2023-10-11T22:16:11.487 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-11T22:16:11.507 INFO:teuthology.task.internal:Saving configuration 2023-10-11T22:16:11.530 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-11T22:16:11.537 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-11T22:16:11.565 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi148.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422304', '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-10-11 22:11:04.958982', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-11T22:16:11.586 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422304', '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-10-11 22:11:04.957366', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-11T22:16:11.586 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-11T22:16:11.595 INFO:teuthology.task.internal:roles: ubuntu@smithi148.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-10-11T22:16:11.595 INFO:teuthology.task.internal:roles: ubuntu@smithi177.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-10-11T22:16:11.595 INFO:teuthology.run_tasks:Running task console_log... 2023-10-11T22:16:11.664 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7feea350fd30>, signals=[15]) 2023-10-11T22:16:11.665 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-11T22:16:11.676 INFO:teuthology.task.internal:Opening connections... 2023-10-11T22:16:11.677 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi148.front.sepia.ceph.com 2023-10-11T22:16:11.678 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:16:11.746 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi177.front.sepia.ceph.com 2023-10-11T22:16:11.747 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:16:11.814 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-11T22:16:11.825 DEBUG:teuthology.orchestra.run.smithi148:> uname -m 2023-10-11T22:16:11.846 INFO:teuthology.orchestra.run.smithi148.stdout:x86_64 2023-10-11T22:16:11.847 DEBUG:teuthology.orchestra.run.smithi148:> cat /etc/os-release 2023-10-11T22:16:11.906 INFO:teuthology.orchestra.run.smithi148.stdout:NAME="Red Hat Enterprise Linux" 2023-10-11T22:16:11.906 INFO:teuthology.orchestra.run.smithi148.stdout:VERSION="8.6 (Ootpa)" 2023-10-11T22:16:11.907 INFO:teuthology.orchestra.run.smithi148.stdout:ID="rhel" 2023-10-11T22:16:11.907 INFO:teuthology.orchestra.run.smithi148.stdout:ID_LIKE="fedora" 2023-10-11T22:16:11.907 INFO:teuthology.orchestra.run.smithi148.stdout:VERSION_ID="8.6" 2023-10-11T22:16:11.907 INFO:teuthology.orchestra.run.smithi148.stdout:PLATFORM_ID="platform:el8" 2023-10-11T22:16:11.907 INFO:teuthology.orchestra.run.smithi148.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-11T22:16:11.908 INFO:teuthology.orchestra.run.smithi148.stdout:ANSI_COLOR="0;31" 2023-10-11T22:16:11.908 INFO:teuthology.orchestra.run.smithi148.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-11T22:16:11.908 INFO:teuthology.orchestra.run.smithi148.stdout:HOME_URL="https://www.redhat.com/" 2023-10-11T22:16:11.908 INFO:teuthology.orchestra.run.smithi148.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-11T22:16:11.908 INFO:teuthology.orchestra.run.smithi148.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-11T22:16:11.908 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:16:11.909 INFO:teuthology.orchestra.run.smithi148.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-11T22:16:11.909 INFO:teuthology.orchestra.run.smithi148.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-11T22:16:11.909 INFO:teuthology.orchestra.run.smithi148.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-11T22:16:11.909 INFO:teuthology.orchestra.run.smithi148.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-11T22:16:11.910 INFO:teuthology.lock.ops:Updating smithi148.front.sepia.ceph.com on lock server 2023-10-11T22:16:11.932 DEBUG:teuthology.orchestra.run.smithi177:> uname -m 2023-10-11T22:16:11.953 INFO:teuthology.orchestra.run.smithi177.stdout:x86_64 2023-10-11T22:16:11.953 DEBUG:teuthology.orchestra.run.smithi177:> cat /etc/os-release 2023-10-11T22:16:12.012 INFO:teuthology.orchestra.run.smithi177.stdout:NAME="Red Hat Enterprise Linux" 2023-10-11T22:16:12.012 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION="8.6 (Ootpa)" 2023-10-11T22:16:12.012 INFO:teuthology.orchestra.run.smithi177.stdout:ID="rhel" 2023-10-11T22:16:12.012 INFO:teuthology.orchestra.run.smithi177.stdout:ID_LIKE="fedora" 2023-10-11T22:16:12.013 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_ID="8.6" 2023-10-11T22:16:12.013 INFO:teuthology.orchestra.run.smithi177.stdout:PLATFORM_ID="platform:el8" 2023-10-11T22:16:12.013 INFO:teuthology.orchestra.run.smithi177.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-11T22:16:12.013 INFO:teuthology.orchestra.run.smithi177.stdout:ANSI_COLOR="0;31" 2023-10-11T22:16:12.013 INFO:teuthology.orchestra.run.smithi177.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-11T22:16:12.014 INFO:teuthology.orchestra.run.smithi177.stdout:HOME_URL="https://www.redhat.com/" 2023-10-11T22:16:12.014 INFO:teuthology.orchestra.run.smithi177.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-11T22:16:12.014 INFO:teuthology.orchestra.run.smithi177.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-11T22:16:12.014 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:16:12.015 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-11T22:16:12.015 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-11T22:16:12.015 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-11T22:16:12.015 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-11T22:16:12.016 INFO:teuthology.lock.ops:Updating smithi177.front.sepia.ceph.com on lock server 2023-10-11T22:16:12.040 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-11T22:16:12.050 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-11T22:16:12.062 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-11T22:16:12.063 DEBUG:teuthology.orchestra.run.smithi148:> test '!' -e /home/ubuntu/cephtest 2023-10-11T22:16:12.065 DEBUG:teuthology.orchestra.run.smithi177:> test '!' -e /home/ubuntu/cephtest 2023-10-11T22:16:12.083 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-11T22:16:12.094 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-11T22:16:12.094 DEBUG:teuthology.orchestra.run.smithi148:> test -z $(ls -A /var/lib/ceph) 2023-10-11T22:16:12.124 DEBUG:teuthology.orchestra.run.smithi177:> test -z $(ls -A /var/lib/ceph) 2023-10-11T22:16:12.157 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-11T22:16:12.218 INFO:teuthology.run_tasks:Running task kernel... 2023-10-11T22:16:12.234 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-11T22:16:12.235 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-11T22:16:12.235 DEBUG:teuthology.orchestra.run.smithi148:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-11T22:16:12.236 DEBUG:teuthology.orchestra.run.smithi177:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-11T22:16:12.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:16:12.255 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2023-10-11T22:16:12.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:16:12.256 DEBUG:teuthology.orchestra.run.smithi148:> uname -r 2023-10-11T22:16:12.314 INFO:teuthology.orchestra.run.smithi177.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:12.315 INFO:teuthology.task.kernel:Running kernel on smithi177: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:12.315 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum install -y kernel 2023-10-11T22:16:12.316 INFO:teuthology.orchestra.run.smithi148.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:12.316 INFO:teuthology.task.kernel:Running kernel on smithi148: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:12.317 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum install -y kernel 2023-10-11T22:16:13.526 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:16:13.527 INFO:teuthology.orchestra.run.smithi148.stdout:Unable to read consumer identity 2023-10-11T22:16:13.570 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:16:13.571 INFO:teuthology.orchestra.run.smithi177.stdout:Unable to read consumer identity 2023-10-11T22:16:15.164 INFO:teuthology.orchestra.run.smithi177.stdout:Copr repo for python3-asyncssh owned by ceph 12 kB/s | 3.5 kB 00:00 2023-10-11T22:16:15.177 INFO:teuthology.orchestra.run.smithi148.stdout:Copr repo for python3-asyncssh owned by ceph 9.3 kB/s | 3.5 kB 00:00 2023-10-11T22:16:16.039 INFO:teuthology.orchestra.run.smithi177.stdout:Extra Packages for Enterprise Linux 19 MB/s | 16 MB 00:00 2023-10-11T22:16:16.144 INFO:teuthology.orchestra.run.smithi148.stdout:Extra Packages for Enterprise Linux 17 MB/s | 16 MB 00:00 2023-10-11T22:16:19.514 INFO:teuthology.orchestra.run.smithi177.stdout:lab-extras 409 kB/s | 24 kB 00:00 2023-10-11T22:16:19.703 INFO:teuthology.orchestra.run.smithi148.stdout:lab-extras 585 kB/s | 24 kB 00:00 2023-10-11T22:16:20.200 INFO:teuthology.orchestra.run.smithi177.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-11T22:16:20.250 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:16:20.251 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2023-10-11T22:16:20.252 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:16:20.370 DEBUG:teuthology.orchestra.run.smithi177:> echo no | sudo yum reinstall kernel || true 2023-10-11T22:16:20.397 INFO:teuthology.orchestra.run.smithi148.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-11T22:16:20.447 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:16:20.448 INFO:teuthology.orchestra.run.smithi148.stdout:Nothing to do. 2023-10-11T22:16:20.448 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:16:20.592 DEBUG:teuthology.orchestra.run.smithi148:> echo no | sudo yum reinstall kernel || true 2023-10-11T22:16:20.701 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:16:20.702 INFO:teuthology.orchestra.run.smithi177.stdout:Unable to read consumer identity 2023-10-11T22:16:20.926 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:16:20.927 INFO:teuthology.orchestra.run.smithi148.stdout:Unable to read consumer identity 2023-10-11T22:16:20.960 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:01 ago on Wed 11 Oct 2023 10:16:19 PM UTC. 2023-10-11T22:16:21.000 INFO:teuthology.orchestra.run.smithi177.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:16:21.044 INFO:teuthology.orchestra.run.smithi177.stderr:Error: No packages marked for reinstall. 2023-10-11T22:16:21.091 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum reinstall -y kernel || true 2023-10-11T22:16:21.193 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:00:02 ago on Wed 11 Oct 2023 10:16:19 PM UTC. 2023-10-11T22:16:21.236 INFO:teuthology.orchestra.run.smithi148.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:16:21.278 INFO:teuthology.orchestra.run.smithi148.stderr:Error: No packages marked for reinstall. 2023-10-11T22:16:21.325 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum reinstall -y kernel || true 2023-10-11T22:16:21.420 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:16:21.420 INFO:teuthology.orchestra.run.smithi177.stdout:Unable to read consumer identity 2023-10-11T22:16:21.657 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:16:21.657 INFO:teuthology.orchestra.run.smithi148.stdout:Unable to read consumer identity 2023-10-11T22:16:21.671 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:02 ago on Wed 11 Oct 2023 10:16:19 PM UTC. 2023-10-11T22:16:21.711 INFO:teuthology.orchestra.run.smithi177.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:16:21.743 INFO:teuthology.orchestra.run.smithi177.stderr:Error: No packages marked for reinstall. 2023-10-11T22:16:21.795 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q kernel | sort -rV | head -n 1 2023-10-11T22:16:21.875 INFO:teuthology.orchestra.run.smithi177.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:21.876 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:21.876 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-11T22:16:21.877 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-11T22:16:21.877 DEBUG:teuthology.orchestra.run.smithi177:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-11T22:16:21.908 INFO:teuthology.orchestra.run.smithi177.stdout:ttyS1 2023-10-11T22:16:21.911 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:00:02 ago on Wed 11 Oct 2023 10:16:19 PM UTC. 2023-10-11T22:16:21.920 DEBUG:teuthology.parallel:result is None 2023-10-11T22:16:21.950 INFO:teuthology.orchestra.run.smithi148.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:16:21.976 INFO:teuthology.orchestra.run.smithi148.stderr:Error: No packages marked for reinstall. 2023-10-11T22:16:22.022 DEBUG:teuthology.orchestra.run.smithi148:> rpm -q kernel | sort -rV | head -n 1 2023-10-11T22:16:22.103 INFO:teuthology.orchestra.run.smithi148.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:22.103 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:22.103 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-11T22:16:22.104 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-11T22:16:22.104 DEBUG:teuthology.orchestra.run.smithi148:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-11T22:16:22.130 INFO:teuthology.orchestra.run.smithi148.stdout:ttyS1 2023-10-11T22:16:22.144 DEBUG:teuthology.parallel:result is None 2023-10-11T22:16:22.145 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-11T22:16:22.154 INFO:teuthology.task.internal:Creating test directory... 2023-10-11T22:16:22.154 DEBUG:teuthology.orchestra.run.smithi148:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-11T22:16:22.186 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-11T22:16:22.203 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-11T22:16:22.214 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-11T22:16:22.228 INFO:teuthology.task.internal:Creating archive directory... 2023-10-11T22:16:22.229 DEBUG:teuthology.orchestra.run.smithi148:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-11T22:16:22.242 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-11T22:16:22.272 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-11T22:16:22.283 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-11T22:16:22.283 DEBUG:teuthology.orchestra.run.smithi148:> 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-10-11T22:16:22.310 DEBUG:teuthology.orchestra.run.smithi177:> 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-10-11T22:16:22.349 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:16:22.356 INFO:teuthology.orchestra.run.smithi148.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:16:22.359 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:16:22.369 INFO:teuthology.orchestra.run.smithi148.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:16:22.370 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-11T22:16:22.382 INFO:teuthology.task.internal:Configuring sudo... 2023-10-11T22:16:22.382 DEBUG:teuthology.orchestra.run.smithi148:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-11T22:16:22.385 DEBUG:teuthology.orchestra.run.smithi177:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-11T22:16:22.426 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-11T22:16:22.439 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-11T22:16:22.440 DEBUG:teuthology.orchestra.run.smithi148:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-11T22:16:22.451 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-11T22:16:22.482 DEBUG:teuthology.orchestra.run.smithi148:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:16:22.549 DEBUG:teuthology.orchestra.run.smithi148:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:16:22.600 DEBUG:teuthology.orchestra.run.smithi148:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:16:22.684 DEBUG:teuthology.orchestra.run.smithi148:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:16:22.724 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2023-10-11T22:16:22.725 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-11T22:16:22.791 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:16:22.836 DEBUG:teuthology.orchestra.run.smithi177:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:16:22.884 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:16:22.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:16:23.008 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2023-10-11T22:16:23.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-11T22:16:23.074 DEBUG:teuthology.orchestra.run.smithi148:> sudo service rsyslog restart 2023-10-11T22:16:23.078 DEBUG:teuthology.orchestra.run.smithi177:> sudo service rsyslog restart 2023-10-11T22:16:23.158 INFO:teuthology.orchestra.run.smithi148.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:16:23.172 INFO:teuthology.orchestra.run.smithi177.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:16:23.527 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-11T22:16:23.535 INFO:teuthology.task.internal:Starting timer... 2023-10-11T22:16:23.535 INFO:teuthology.run_tasks:Running task pcp... 2023-10-11T22:16:23.547 INFO:teuthology.run_tasks:Running task selinux... 2023-10-11T22:16:23.556 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-11T22:16:23.557 DEBUG:teuthology.orchestra.run.smithi148:> sudo service auditd rotate 2023-10-11T22:16:23.618 INFO:teuthology.orchestra.run.smithi148.stdout:Rotating logs: 2023-10-11T22:16:23.620 DEBUG:teuthology.orchestra.run.smithi177:> sudo service auditd rotate 2023-10-11T22:16:23.678 INFO:teuthology.orchestra.run.smithi177.stdout:Rotating logs: 2023-10-11T22:16:23.680 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-11T22:16:23.680 DEBUG:teuthology.orchestra.run.smithi148:> /usr/sbin/getenforce 2023-10-11T22:16:23.704 INFO:teuthology.orchestra.run.smithi148.stdout:Permissive 2023-10-11T22:16:23.704 DEBUG:teuthology.orchestra.run.smithi177:> /usr/sbin/getenforce 2023-10-11T22:16:23.723 INFO:teuthology.orchestra.run.smithi177.stdout:Permissive 2023-10-11T22:16:23.723 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi148.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi177.front.sepia.ceph.com': 'permissive'} 2023-10-11T22:16:23.724 DEBUG:teuthology.orchestra.run.smithi148:> 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-10-11T22:16:23.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:16:23.773 DEBUG:teuthology.orchestra.run.smithi177:> 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-10-11T22:16:23.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:16:23.803 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-11T22:16:23.803 DEBUG:teuthology.orchestra.run.smithi148:> sudo /usr/sbin/setenforce permissive 2023-10-11T22:16:23.853 DEBUG:teuthology.orchestra.run.smithi177:> sudo /usr/sbin/setenforce permissive 2023-10-11T22:16:23.881 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-11T22:16:23.891 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-10-11T22:16:23.892 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-11T22:16:23.909 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-10-11T22:16:23.910 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi148.front.sepia.ceph.com,smithi177.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-11T22:25:30.201 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi148.front.sepia.ceph.com'), Remote(name='ubuntu@smithi177.front.sepia.ceph.com')] 2023-10-11T22:25:30.203 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi148.front.sepia.ceph.com' 2023-10-11T22:25:30.204 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:25:30.273 DEBUG:teuthology.orchestra.run.smithi148:> true 2023-10-11T22:25:30.339 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi148.front.sepia.ceph.com' 2023-10-11T22:25:30.340 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2023-10-11T22:25:30.341 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:25:30.408 DEBUG:teuthology.orchestra.run.smithi177:> true 2023-10-11T22:25:30.476 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2023-10-11T22:25:30.477 INFO:teuthology.run_tasks:Running task clock... 2023-10-11T22:25:30.488 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-11T22:25:30.489 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-11T22:25:30.490 DEBUG:teuthology.orchestra.run.smithi148:> 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-10-11T22:25:30.492 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-11T22:25:30.492 DEBUG:teuthology.orchestra.run.smithi177:> 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-10-11T22:25:30.520 INFO:teuthology.orchestra.run.smithi148.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-11T22:25:30.534 INFO:teuthology.orchestra.run.smithi148.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-11T22:25:30.548 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-11T22:25:30.562 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-11T22:25:30.615 INFO:teuthology.orchestra.run.smithi148.stderr:sudo: ntpd: command not found 2023-10-11T22:25:30.627 INFO:teuthology.orchestra.run.smithi148.stdout:506 Cannot talk to daemon 2023-10-11T22:25:30.642 INFO:teuthology.orchestra.run.smithi148.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-11T22:25:30.643 INFO:teuthology.orchestra.run.smithi177.stderr:sudo: ntpd: command not found 2023-10-11T22:25:30.655 INFO:teuthology.orchestra.run.smithi177.stdout:506 Cannot talk to daemon 2023-10-11T22:25:30.656 INFO:teuthology.orchestra.run.smithi148.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-11T22:25:30.670 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-11T22:25:30.684 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-11T22:25:30.725 INFO:teuthology.orchestra.run.smithi148.stderr:bash: ntpq: command not found 2023-10-11T22:25:30.729 INFO:teuthology.orchestra.run.smithi148.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-11T22:25:30.729 INFO:teuthology.orchestra.run.smithi148.stdout:=============================================================================== 2023-10-11T22:25:30.729 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:30.729 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:30.730 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:30.730 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:30.748 INFO:teuthology.orchestra.run.smithi177.stderr:bash: ntpq: command not found 2023-10-11T22:25:30.752 INFO:teuthology.orchestra.run.smithi177.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-11T22:25:30.752 INFO:teuthology.orchestra.run.smithi177.stdout:=============================================================================== 2023-10-11T22:25:30.752 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:30.753 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:30.753 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:30.753 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:30.754 INFO:teuthology.run_tasks:Running task pexec... 2023-10-11T22:25:30.786 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-11T22:25:30.787 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi148.front.sepia.ceph.com 2023-10-11T22:25:30.787 DEBUG:teuthology.orchestra.run.smithi148:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-11T22:25:30.787 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi177.front.sepia.ceph.com 2023-10-11T22:25:30.788 DEBUG:teuthology.orchestra.run.smithi177:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-11T22:25:31.161 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:25:31.165 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:25:32.468 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:01:37 ago on Wed 11 Oct 2023 10:23:55 PM UTC. 2023-10-11T22:25:32.663 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:38 ago on Wed 11 Oct 2023 10:23:54 PM UTC. 2023-10-11T22:25:34.204 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:25:34.205 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:25:34.205 INFO:teuthology.orchestra.run.smithi148.stdout: Package Architecture Version Repository Size 2023-10-11T22:25:34.205 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:25:34.206 INFO:teuthology.orchestra.run.smithi148.stdout:Resetting modules: 2023-10-11T22:25:34.206 INFO:teuthology.orchestra.run.smithi148.stdout: container-tools 2023-10-11T22:25:34.206 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:25:34.206 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:25:34.206 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:25:34.207 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:25:34.451 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:25:34.451 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:25:34.452 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2023-10-11T22:25:34.452 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:25:34.452 INFO:teuthology.orchestra.run.smithi177.stdout:Resetting modules: 2023-10-11T22:25:34.452 INFO:teuthology.orchestra.run.smithi177.stdout: container-tools 2023-10-11T22:25:34.452 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:25:34.453 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:25:34.453 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:25:34.453 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:25:35.202 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:01:39 ago on Wed 11 Oct 2023 10:23:55 PM UTC. 2023-10-11T22:25:35.421 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:40 ago on Wed 11 Oct 2023 10:23:54 PM UTC. 2023-10-11T22:25:41.664 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:25:41.791 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:25:42.134 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:25:42.254 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:25:43.804 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:01:48 ago on Wed 11 Oct 2023 10:23:55 PM UTC. 2023-10-11T22:25:43.885 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:49 ago on Wed 11 Oct 2023 10:23:54 PM UTC. 2023-10-11T22:25:45.527 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:25:45.615 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:25:45.619 INFO:teuthology.orchestra.run.smithi148.stdout:============================================================================================================ 2023-10-11T22:25:45.619 INFO:teuthology.orchestra.run.smithi148.stdout: Package Arch Version Repository Size 2023-10-11T22:25:45.620 INFO:teuthology.orchestra.run.smithi148.stdout:============================================================================================================ 2023-10-11T22:25:45.620 INFO:teuthology.orchestra.run.smithi148.stdout:Installing group/module packages: 2023-10-11T22:25:45.620 INFO:teuthology.orchestra.run.smithi148.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-10-11T22:25:45.620 INFO:teuthology.orchestra.run.smithi148.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-10-11T22:25:45.620 INFO:teuthology.orchestra.run.smithi148.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-10-11T22:25:45.621 INFO:teuthology.orchestra.run.smithi148.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-10-11T22:25:45.621 INFO:teuthology.orchestra.run.smithi148.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-10-11T22:25:45.621 INFO:teuthology.orchestra.run.smithi148.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-10-11T22:25:45.621 INFO:teuthology.orchestra.run.smithi148.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-10-11T22:25:45.621 INFO:teuthology.orchestra.run.smithi148.stdout:Installing dependencies: 2023-10-11T22:25:45.621 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-10-11T22:25:45.622 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-10-11T22:25:45.622 INFO:teuthology.orchestra.run.smithi148.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-10-11T22:25:45.622 INFO:teuthology.orchestra.run.smithi148.stdout:Installing module profiles: 2023-10-11T22:25:45.622 INFO:teuthology.orchestra.run.smithi148.stdout: container-tools/common 2023-10-11T22:25:45.622 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:25:45.623 INFO:teuthology.orchestra.run.smithi148.stdout:Enabling module streams: 2023-10-11T22:25:45.623 INFO:teuthology.orchestra.run.smithi148.stdout: container-tools rhel8 2023-10-11T22:25:45.626 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:25:45.626 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:25:45.626 INFO:teuthology.orchestra.run.smithi148.stdout:============================================================================================================ 2023-10-11T22:25:45.626 INFO:teuthology.orchestra.run.smithi148.stdout:Install 10 Packages 2023-10-11T22:25:45.626 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:25:45.627 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 18 M 2023-10-11T22:25:45.628 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 65 M 2023-10-11T22:25:45.628 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:25:45.708 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================================================ 2023-10-11T22:25:45.708 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2023-10-11T22:25:45.708 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================================================ 2023-10-11T22:25:45.708 INFO:teuthology.orchestra.run.smithi177.stdout:Installing group/module packages: 2023-10-11T22:25:45.709 INFO:teuthology.orchestra.run.smithi177.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-10-11T22:25:45.709 INFO:teuthology.orchestra.run.smithi177.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-10-11T22:25:45.709 INFO:teuthology.orchestra.run.smithi177.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-10-11T22:25:45.709 INFO:teuthology.orchestra.run.smithi177.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-10-11T22:25:45.709 INFO:teuthology.orchestra.run.smithi177.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-10-11T22:25:45.710 INFO:teuthology.orchestra.run.smithi177.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-10-11T22:25:45.710 INFO:teuthology.orchestra.run.smithi177.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-10-11T22:25:45.710 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2023-10-11T22:25:45.710 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-10-11T22:25:45.710 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-10-11T22:25:45.711 INFO:teuthology.orchestra.run.smithi177.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-10-11T22:25:45.711 INFO:teuthology.orchestra.run.smithi177.stdout:Installing module profiles: 2023-10-11T22:25:45.711 INFO:teuthology.orchestra.run.smithi177.stdout: container-tools/common 2023-10-11T22:25:45.711 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:25:45.711 INFO:teuthology.orchestra.run.smithi177.stdout:Enabling module streams: 2023-10-11T22:25:45.712 INFO:teuthology.orchestra.run.smithi177.stdout: container-tools rhel8 2023-10-11T22:25:45.712 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:25:45.712 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:25:45.712 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================================================ 2023-10-11T22:25:45.712 INFO:teuthology.orchestra.run.smithi177.stdout:Install 10 Packages 2023-10-11T22:25:45.713 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:25:45.714 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 18 M 2023-10-11T22:25:45.714 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 65 M 2023-10-11T22:25:45.714 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:25:45.851 INFO:teuthology.orchestra.run.smithi177.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 291 kB/s | 41 kB 00:00 2023-10-11T22:25:45.855 INFO:teuthology.orchestra.run.smithi148.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 402 kB/s | 94 kB 00:00 2023-10-11T22:25:45.868 INFO:teuthology.orchestra.run.smithi177.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 158 kB/s | 25 kB 00:00 2023-10-11T22:25:45.885 INFO:teuthology.orchestra.run.smithi148.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 94 kB/s | 25 kB 00:00 2023-10-11T22:25:45.901 INFO:teuthology.orchestra.run.smithi177.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 491 kB/s | 94 kB 00:00 2023-10-11T22:25:45.910 INFO:teuthology.orchestra.run.smithi148.stdout:(3/10): yajl-2.1.0-10.el8.x86_64.rpm 141 kB/s | 41 kB 00:00 2023-10-11T22:25:45.986 INFO:teuthology.orchestra.run.smithi148.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 380 kB/s | 49 kB 00:00 2023-10-11T22:25:46.043 INFO:teuthology.orchestra.run.smithi177.stdout:(4/10): cockpit-podman-49.1-1.module+el8.6.0+16 2.9 MB/s | 524 kB 00:00 2023-10-11T22:25:46.069 INFO:teuthology.orchestra.run.smithi177.stdout:(5/10): udica-0.2.6-4.module+el8.6.0+16771+28df 227 kB/s | 49 kB 00:00 2023-10-11T22:25:46.152 INFO:teuthology.orchestra.run.smithi148.stdout:(5/10): buildah-1.26.2-1.module+el8.6.0+16771+2 33 MB/s | 8.0 MB 00:00 2023-10-11T22:25:46.160 INFO:teuthology.orchestra.run.smithi177.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.2 MB/s | 149 kB 00:00 2023-10-11T22:25:46.186 INFO:teuthology.orchestra.run.smithi177.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.8 MB/s | 213 kB 00:00 2023-10-11T22:25:46.186 INFO:teuthology.orchestra.run.smithi148.stdout:(6/10): cockpit-podman-49.1-1.module+el8.6.0+16 1.7 MB/s | 524 kB 00:00 2023-10-11T22:25:46.211 INFO:teuthology.orchestra.run.smithi148.stdout:(7/10): python3-podman-4.0.1-1.module+el8.6.0+1 662 kB/s | 149 kB 00:00 2023-10-11T22:25:46.245 INFO:teuthology.orchestra.run.smithi148.stdout:(8/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 2.3 MB/s | 213 kB 00:00 2023-10-11T22:25:46.277 INFO:teuthology.orchestra.run.smithi177.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 21 MB/s | 8.0 MB 00:00 2023-10-11T22:25:46.362 INFO:teuthology.orchestra.run.smithi148.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 15 MB/s | 2.2 MB 00:00 2023-10-11T22:25:46.419 INFO:teuthology.orchestra.run.smithi177.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 27 MB/s | 7.0 MB 00:00 2023-10-11T22:25:46.478 INFO:teuthology.orchestra.run.smithi148.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 24 MB/s | 7.0 MB 00:00 2023-10-11T22:25:46.479 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:25:46.479 INFO:teuthology.orchestra.run.smithi148.stdout:Total 21 MB/s | 18 MB 00:00 2023-10-11T22:25:46.487 INFO:teuthology.orchestra.run.smithi177.stdout:(10/10): toolbox-0.0.99.3-0.6.module+el8.6.0+16 7.3 MB/s | 2.2 MB 00:00 2023-10-11T22:25:46.487 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:25:46.488 INFO:teuthology.orchestra.run.smithi177.stdout:Total 23 MB/s | 18 MB 00:00 2023-10-11T22:25:46.682 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:25:46.686 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:25:46.701 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:25:46.702 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:25:46.705 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:25:46.705 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:25:46.884 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:25:46.887 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:25:46.888 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:25:46.891 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:25:47.421 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:25:47.432 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:25:47.634 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-10-11T22:25:47.638 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-10-11T22:25:47.788 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-10-11T22:25:47.793 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-10-11T22:25:47.981 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-10-11T22:25:47.987 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-10-11T22:25:48.210 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-10-11T22:25:48.214 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-10-11T22:25:48.552 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-10-11T22:25:48.580 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-10-11T22:25:49.317 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-10-11T22:25:49.356 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-10-11T22:25:50.211 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-10-11T22:25:50.260 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-10-11T22:25:50.429 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-10-11T22:25:50.499 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-10-11T22:25:50.603 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-10-11T22:25:50.659 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-10-11T22:25:50.789 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-10-11T22:25:50.871 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-10-11T22:25:51.055 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-10-11T22:25:51.056 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-10-11T22:25:51.056 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-10-11T22:25:51.056 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-10-11T22:25:51.056 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-10-11T22:25:51.057 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-10-11T22:25:51.057 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-10-11T22:25:51.057 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-10-11T22:25:51.057 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-10-11T22:25:51.057 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-10-11T22:25:51.152 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-10-11T22:25:51.152 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-10-11T22:25:51.152 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-10-11T22:25:51.152 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-10-11T22:25:51.153 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-10-11T22:25:51.153 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-10-11T22:25:51.153 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-10-11T22:25:51.153 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-10-11T22:25:51.153 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-10-11T22:25:51.154 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-10-11T22:25:52.156 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-10-11T22:25:52.156 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:57 ago on Wed 11 Oct 2023 10:23:54 PM UTC. 2023-10-11T22:25:52.355 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-10-11T22:25:52.355 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:01:56 ago on Wed 11 Oct 2023 10:23:55 PM UTC. 2023-10-11T22:25:58.668 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:25:58.672 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:25:58.858 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:25:58.858 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:25:58.858 INFO:teuthology.orchestra.run.smithi148.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-10-11T22:25:58.859 INFO:teuthology.orchestra.run.smithi148.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-10-11T22:25:58.859 INFO:teuthology.orchestra.run.smithi148.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-10-11T22:25:58.859 INFO:teuthology.orchestra.run.smithi148.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-10-11T22:25:58.859 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-11T22:25:58.859 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-11T22:25:58.859 INFO:teuthology.orchestra.run.smithi148.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-10-11T22:25:58.860 INFO:teuthology.orchestra.run.smithi148.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-10-11T22:25:58.860 INFO:teuthology.orchestra.run.smithi148.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-10-11T22:25:58.860 INFO:teuthology.orchestra.run.smithi148.stdout: yajl-2.1.0-10.el8.x86_64 2023-10-11T22:25:58.860 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:25:58.860 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:25:58.872 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:25:58.872 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:25:58.873 INFO:teuthology.orchestra.run.smithi177.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-10-11T22:25:58.873 INFO:teuthology.orchestra.run.smithi177.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-10-11T22:25:58.873 INFO:teuthology.orchestra.run.smithi177.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-10-11T22:25:58.873 INFO:teuthology.orchestra.run.smithi177.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-10-11T22:25:58.873 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-11T22:25:58.874 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-11T22:25:58.874 INFO:teuthology.orchestra.run.smithi177.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-10-11T22:25:58.874 INFO:teuthology.orchestra.run.smithi177.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-10-11T22:25:58.874 INFO:teuthology.orchestra.run.smithi177.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-10-11T22:25:58.874 INFO:teuthology.orchestra.run.smithi177.stdout: yajl-2.1.0-10.el8.x86_64 2023-10-11T22:25:58.875 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:25:58.875 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:25:59.006 DEBUG:teuthology.parallel:result is None 2023-10-11T22:25:59.016 DEBUG:teuthology.parallel:result is None 2023-10-11T22:25:59.016 INFO:teuthology.run_tasks:Running task install... 2023-10-11T22:25:59.025 DEBUG:teuthology.task.install:project ceph 2023-10-11T22:25:59.025 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '139f9d150570a7260a8195111e0367fb0b954112'}} 2023-10-11T22:25:59.025 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '139f9d150570a7260a8195111e0367fb0b954112'} 2023-10-11T22:25:59.026 INFO:teuthology.task.install:Using flavor: default 2023-10-11T22:25:59.032 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-10-11T22:25:59.032 INFO:teuthology.task.install:extra packages: [] 2023-10-11T22:25:59.033 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': '139f9d150570a7260a8195111e0367fb0b954112', 'tag': None, 'wait_for_package': False} 2023-10-11T22:25:59.033 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:25:59.033 INFO:teuthology.packaging:ref: None 2023-10-11T22:25:59.034 INFO:teuthology.packaging:tag: None 2023-10-11T22:25:59.034 INFO:teuthology.packaging:branch: reef 2023-10-11T22:25:59.034 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:25:59.035 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-10-11T22:25:59.036 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': '139f9d150570a7260a8195111e0367fb0b954112', 'tag': None, 'wait_for_package': False} 2023-10-11T22:25:59.037 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:25:59.037 INFO:teuthology.packaging:ref: None 2023-10-11T22:25:59.037 INFO:teuthology.packaging:tag: None 2023-10-11T22:25:59.038 INFO:teuthology.packaging:branch: reef 2023-10-11T22:25:59.038 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:25:59.038 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-10-11T22:25:59.249 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/ 2023-10-11T22:25:59.250 INFO:teuthology.task.install.rpm:Package version is 18.2.0-653.g281a9fba 2023-10-11T22:25:59.298 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/ 2023-10-11T22:25:59.299 INFO:teuthology.task.install.rpm:Package version is 18.2.0-653.g281a9fba 2023-10-11T22:25:59.419 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-10-11T22:25:59.420 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2023-10-11T22:25:59.420 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-10-11T22:25:59.448 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-10-11T22:25:59.448 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:25:59.448 INFO:teuthology.packaging:ref: None 2023-10-11T22:25:59.449 INFO:teuthology.packaging:tag: None 2023-10-11T22:25:59.449 INFO:teuthology.packaging:branch: reef 2023-10-11T22:25:59.449 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:25:59.449 DEBUG:teuthology.orchestra.run.smithi148:> 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-10-11T22:25:59.468 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-10-11T22:25:59.469 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2023-10-11T22:25:59.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-10-11T22:25:59.497 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-10-11T22:25:59.497 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:25:59.498 INFO:teuthology.packaging:ref: None 2023-10-11T22:25:59.498 INFO:teuthology.packaging:tag: None 2023-10-11T22:25:59.498 INFO:teuthology.packaging:branch: reef 2023-10-11T22:25:59.498 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:25:59.499 DEBUG:teuthology.orchestra.run.smithi177:> 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-10-11T22:25:59.515 DEBUG:teuthology.orchestra.run.smithi148:> 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-10-11T22:25:59.565 DEBUG:teuthology.orchestra.run.smithi177:> 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-10-11T22:25:59.593 DEBUG:teuthology.orchestra.run.smithi148:> 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-10-11T22:25:59.642 DEBUG:teuthology.orchestra.run.smithi177:> 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-10-11T22:25:59.660 INFO:teuthology.orchestra.run.smithi148.stdout:check_obsoletes = 1 2023-10-11T22:25:59.661 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum clean all 2023-10-11T22:25:59.708 INFO:teuthology.orchestra.run.smithi177.stdout:check_obsoletes = 1 2023-10-11T22:25:59.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum clean all 2023-10-11T22:26:00.034 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:26:00.081 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:26:01.048 INFO:teuthology.orchestra.run.smithi177.stdout:44 files removed 2023-10-11T22:26:01.103 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-radosgw 2023-10-11T22:26:01.152 INFO:teuthology.orchestra.run.smithi148.stdout:44 files removed 2023-10-11T22:26:01.206 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install ceph-radosgw 2023-10-11T22:26:01.437 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:26:01.541 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:26:02.687 INFO:teuthology.orchestra.run.smithi177.stdout:ceph packages for x86_64 243 kB/s | 80 kB 00:00 2023-10-11T22:26:03.022 INFO:teuthology.orchestra.run.smithi148.stdout:ceph packages for x86_64 183 kB/s | 80 kB 00:00 2023-10-11T22:26:03.038 INFO:teuthology.orchestra.run.smithi177.stdout:ceph noarch packages 30 kB/s | 9.4 kB 00:00 2023-10-11T22:26:03.346 INFO:teuthology.orchestra.run.smithi177.stdout:ceph source packages 5.2 kB/s | 1.5 kB 00:00 2023-10-11T22:26:03.389 INFO:teuthology.orchestra.run.smithi148.stdout:ceph noarch packages 28 kB/s | 9.4 kB 00:00 2023-10-11T22:26:03.580 INFO:teuthology.orchestra.run.smithi177.stdout:Copr repo for python3-asyncssh owned by ceph 16 kB/s | 3.5 kB 00:00 2023-10-11T22:26:03.681 INFO:teuthology.orchestra.run.smithi148.stdout:ceph source packages 5.5 kB/s | 1.5 kB 00:00 2023-10-11T22:26:03.827 INFO:teuthology.orchestra.run.smithi148.stdout:Copr repo for python3-asyncssh owned by ceph 28 kB/s | 3.5 kB 00:00 2023-10-11T22:26:04.565 INFO:teuthology.orchestra.run.smithi177.stdout:Extra Packages for Enterprise Linux 16 MB/s | 16 MB 00:00 2023-10-11T22:26:04.608 INFO:teuthology.orchestra.run.smithi148.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-10-11T22:26:08.098 INFO:teuthology.orchestra.run.smithi177.stdout:lab-extras 341 kB/s | 24 kB 00:00 2023-10-11T22:26:08.108 INFO:teuthology.orchestra.run.smithi148.stdout:lab-extras 404 kB/s | 24 kB 00:00 2023-10-11T22:26:09.250 INFO:teuthology.orchestra.run.smithi177.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 49 MB/s | 53 MB 00:01 2023-10-11T22:26:09.318 INFO:teuthology.orchestra.run.smithi148.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 47 MB/s | 53 MB 00:01 2023-10-11T22:26:17.683 INFO:teuthology.orchestra.run.smithi148.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 43 MB/s | 47 MB 00:01 2023-10-11T22:26:17.917 INFO:teuthology.orchestra.run.smithi177.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 MB/s | 47 MB 00:01 2023-10-11T22:26:28.613 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:26:28.616 INFO:teuthology.orchestra.run.smithi148.stdout:=================================================================================================== 2023-10-11T22:26:28.616 INFO:teuthology.orchestra.run.smithi148.stdout: Package Arch Version Repository Size 2023-10-11T22:26:28.616 INFO:teuthology.orchestra.run.smithi148.stdout:=================================================================================================== 2023-10-11T22:26:28.616 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:26:28.616 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-radosgw x86_64 2:18.2.0-653.g281a9fba.el8 ceph 13 M 2023-10-11T22:26:28.617 INFO:teuthology.orchestra.run.smithi148.stdout:Upgrading: 2023-10-11T22:26:28.617 INFO:teuthology.orchestra.run.smithi148.stdout: librados2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.7 M 2023-10-11T22:26:28.617 INFO:teuthology.orchestra.run.smithi148.stdout: librbd1 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.6 M 2023-10-11T22:26:28.617 INFO:teuthology.orchestra.run.smithi148.stdout:Installing dependencies: 2023-10-11T22:26:28.617 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-base x86_64 2:18.2.0-653.g281a9fba.el8 ceph 5.4 M 2023-10-11T22:26:28.618 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-common x86_64 2:18.2.0-653.g281a9fba.el8 ceph 22 M 2023-10-11T22:26:28.618 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-selinux x86_64 2:18.2.0-653.g281a9fba.el8 ceph 24 k 2023-10-11T22:26:28.618 INFO:teuthology.orchestra.run.smithi148.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-10-11T22:26:28.618 INFO:teuthology.orchestra.run.smithi148.stdout: libcephfs2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 769 k 2023-10-11T22:26:28.618 INFO:teuthology.orchestra.run.smithi148.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-10-11T22:26:28.619 INFO:teuthology.orchestra.run.smithi148.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-10-11T22:26:28.619 INFO:teuthology.orchestra.run.smithi148.stdout: libradosstriper1 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 474 k 2023-10-11T22:26:28.619 INFO:teuthology.orchestra.run.smithi148.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-10-11T22:26:28.619 INFO:teuthology.orchestra.run.smithi148.stdout: librgw2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 6.5 M 2023-10-11T22:26:28.619 INFO:teuthology.orchestra.run.smithi148.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-10-11T22:26:28.620 INFO:teuthology.orchestra.run.smithi148.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-10-11T22:26:28.620 INFO:teuthology.orchestra.run.smithi148.stdout: python3-ceph-argparse x86_64 2:18.2.0-653.g281a9fba.el8 ceph 45 k 2023-10-11T22:26:28.620 INFO:teuthology.orchestra.run.smithi148.stdout: python3-ceph-common x86_64 2:18.2.0-653.g281a9fba.el8 ceph 123 k 2023-10-11T22:26:28.620 INFO:teuthology.orchestra.run.smithi148.stdout: python3-cephfs x86_64 2:18.2.0-653.g281a9fba.el8 ceph 190 k 2023-10-11T22:26:28.620 INFO:teuthology.orchestra.run.smithi148.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-10-11T22:26:28.621 INFO:teuthology.orchestra.run.smithi148.stdout: python3-rados x86_64 2:18.2.0-653.g281a9fba.el8 ceph 371 k 2023-10-11T22:26:28.621 INFO:teuthology.orchestra.run.smithi148.stdout: python3-rbd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 363 k 2023-10-11T22:26:28.621 INFO:teuthology.orchestra.run.smithi148.stdout: python3-rgw x86_64 2:18.2.0-653.g281a9fba.el8 ceph 107 k 2023-10-11T22:26:28.621 INFO:teuthology.orchestra.run.smithi148.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-10-11T22:26:28.621 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:26:28.622 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:26:28.622 INFO:teuthology.orchestra.run.smithi148.stdout:=================================================================================================== 2023-10-11T22:26:28.622 INFO:teuthology.orchestra.run.smithi148.stdout:Install 21 Packages 2023-10-11T22:26:28.622 INFO:teuthology.orchestra.run.smithi148.stdout:Upgrade 2 Packages 2023-10-11T22:26:28.622 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:26:28.623 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 59 M 2023-10-11T22:26:28.623 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:26:28.995 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:26:28.998 INFO:teuthology.orchestra.run.smithi177.stdout:=================================================================================================== 2023-10-11T22:26:28.998 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2023-10-11T22:26:28.998 INFO:teuthology.orchestra.run.smithi177.stdout:=================================================================================================== 2023-10-11T22:26:28.998 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:26:28.999 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-radosgw x86_64 2:18.2.0-653.g281a9fba.el8 ceph 13 M 2023-10-11T22:26:28.999 INFO:teuthology.orchestra.run.smithi177.stdout:Upgrading: 2023-10-11T22:26:28.999 INFO:teuthology.orchestra.run.smithi177.stdout: librados2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.7 M 2023-10-11T22:26:28.999 INFO:teuthology.orchestra.run.smithi177.stdout: librbd1 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.6 M 2023-10-11T22:26:28.999 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2023-10-11T22:26:29.000 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-base x86_64 2:18.2.0-653.g281a9fba.el8 ceph 5.4 M 2023-10-11T22:26:29.000 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-common x86_64 2:18.2.0-653.g281a9fba.el8 ceph 22 M 2023-10-11T22:26:29.000 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-selinux x86_64 2:18.2.0-653.g281a9fba.el8 ceph 24 k 2023-10-11T22:26:29.000 INFO:teuthology.orchestra.run.smithi177.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-10-11T22:26:29.000 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 769 k 2023-10-11T22:26:29.001 INFO:teuthology.orchestra.run.smithi177.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-10-11T22:26:29.001 INFO:teuthology.orchestra.run.smithi177.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-10-11T22:26:29.001 INFO:teuthology.orchestra.run.smithi177.stdout: libradosstriper1 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 474 k 2023-10-11T22:26:29.001 INFO:teuthology.orchestra.run.smithi177.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-10-11T22:26:29.001 INFO:teuthology.orchestra.run.smithi177.stdout: librgw2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 6.5 M 2023-10-11T22:26:29.002 INFO:teuthology.orchestra.run.smithi177.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-10-11T22:26:29.002 INFO:teuthology.orchestra.run.smithi177.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-10-11T22:26:29.002 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-argparse x86_64 2:18.2.0-653.g281a9fba.el8 ceph 45 k 2023-10-11T22:26:29.002 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-common x86_64 2:18.2.0-653.g281a9fba.el8 ceph 123 k 2023-10-11T22:26:29.002 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cephfs x86_64 2:18.2.0-653.g281a9fba.el8 ceph 190 k 2023-10-11T22:26:29.003 INFO:teuthology.orchestra.run.smithi177.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-10-11T22:26:29.003 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rados x86_64 2:18.2.0-653.g281a9fba.el8 ceph 371 k 2023-10-11T22:26:29.003 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rbd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 363 k 2023-10-11T22:26:29.003 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rgw x86_64 2:18.2.0-653.g281a9fba.el8 ceph 107 k 2023-10-11T22:26:29.003 INFO:teuthology.orchestra.run.smithi177.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-10-11T22:26:29.004 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:26:29.004 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:26:29.004 INFO:teuthology.orchestra.run.smithi177.stdout:=================================================================================================== 2023-10-11T22:26:29.004 INFO:teuthology.orchestra.run.smithi177.stdout:Install 21 Packages 2023-10-11T22:26:29.004 INFO:teuthology.orchestra.run.smithi177.stdout:Upgrade 2 Packages 2023-10-11T22:26:29.005 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:26:29.005 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 59 M 2023-10-11T22:26:29.005 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:26:29.469 INFO:teuthology.orchestra.run.smithi148.stdout:(1/23): ceph-base-18.2.0-653.g281a9fba.el8.x86_ 11 MB/s | 5.4 MB 00:00 2023-10-11T22:26:29.511 INFO:teuthology.orchestra.run.smithi148.stdout:(2/23): ceph-selinux-18.2.0-653.g281a9fba.el8.x 586 kB/s | 24 kB 00:00 2023-10-11T22:26:29.653 INFO:teuthology.orchestra.run.smithi148.stdout:(3/23): libcephfs2-18.2.0-653.g281a9fba.el8.x86 5.3 MB/s | 769 kB 00:00 2023-10-11T22:26:29.721 INFO:teuthology.orchestra.run.smithi148.stdout:(4/23): libradosstriper1-18.2.0-653.g281a9fba.e 7.0 MB/s | 474 kB 00:00 2023-10-11T22:26:30.279 INFO:teuthology.orchestra.run.smithi148.stdout:(5/23): librgw2-18.2.0-653.g281a9fba.el8.x86_64 12 MB/s | 6.5 MB 00:00 2023-10-11T22:26:30.337 INFO:teuthology.orchestra.run.smithi148.stdout:(6/23): python3-ceph-argparse-18.2.0-653.g281a9 768 kB/s | 45 kB 00:00 2023-10-11T22:26:30.404 INFO:teuthology.orchestra.run.smithi148.stdout:(7/23): python3-ceph-common-18.2.0-653.g281a9fb 1.8 MB/s | 123 kB 00:00 2023-10-11T22:26:30.471 INFO:teuthology.orchestra.run.smithi148.stdout:(8/23): python3-cephfs-18.2.0-653.g281a9fba.el8 2.8 MB/s | 190 kB 00:00 2023-10-11T22:26:30.555 INFO:teuthology.orchestra.run.smithi148.stdout:(9/23): python3-rados-18.2.0-653.g281a9fba.el8. 4.4 MB/s | 371 kB 00:00 2023-10-11T22:26:30.638 INFO:teuthology.orchestra.run.smithi148.stdout:(10/23): python3-rbd-18.2.0-653.g281a9fba.el8.x 4.3 MB/s | 363 kB 00:00 2023-10-11T22:26:30.713 INFO:teuthology.orchestra.run.smithi148.stdout:(11/23): python3-rgw-18.2.0-653.g281a9fba.el8.x 1.4 MB/s | 107 kB 00:00 2023-10-11T22:26:31.299 INFO:teuthology.orchestra.run.smithi148.stdout:(12/23): gperftools-libs-2.7-9.el8.x86_64.rpm 525 kB/s | 306 kB 00:00 2023-10-11T22:26:31.431 INFO:teuthology.orchestra.run.smithi148.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 442 kB/s | 59 kB 00:00 2023-10-11T22:26:31.539 INFO:teuthology.orchestra.run.smithi148.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 692 kB/s | 75 kB 00:00 2023-10-11T22:26:32.173 INFO:teuthology.orchestra.run.smithi148.stdout:(15/23): thrift-0.13.0-2.el8.x86_64.rpm 2.7 MB/s | 1.7 MB 00:00 2023-10-11T22:26:32.281 INFO:teuthology.orchestra.run.smithi148.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 435 kB/s | 47 kB 00:00 2023-10-11T22:26:32.466 INFO:teuthology.orchestra.run.smithi148.stdout:(17/23): ceph-radosgw-18.2.0-653.g281a9fba.el8. 3.7 MB/s | 13 MB 00:03 2023-10-11T22:26:32.499 INFO:teuthology.orchestra.run.smithi148.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.2 MB/s | 259 kB 00:00 2023-10-11T22:26:32.616 INFO:teuthology.orchestra.run.smithi148.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 293 kB/s | 44 kB 00:00 2023-10-11T22:26:32.675 INFO:teuthology.orchestra.run.smithi148.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.0 MB/s | 354 kB 00:00 2023-10-11T22:26:33.033 INFO:teuthology.orchestra.run.smithi148.stdout:(21/23): ceph-common-18.2.0-653.g281a9fba.el8.x 5.3 MB/s | 22 MB 00:04 2023-10-11T22:26:33.400 INFO:teuthology.orchestra.run.smithi148.stdout:(22/23): librados2-18.2.0-653.g281a9fba.el8.x86 4.7 MB/s | 3.7 MB 00:00 2023-10-11T22:26:33.467 INFO:teuthology.orchestra.run.smithi148.stdout:(23/23): librbd1-18.2.0-653.g281a9fba.el8.x86_6 4.5 MB/s | 3.6 MB 00:00 2023-10-11T22:26:33.470 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:26:33.470 INFO:teuthology.orchestra.run.smithi148.stdout:Total 12 MB/s | 59 MB 00:04 2023-10-11T22:26:33.516 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:26:33.561 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:26:33.561 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:26:33.895 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:26:33.899 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:26:34.250 INFO:teuthology.orchestra.run.smithi177.stdout:(1/23): ceph-radosgw-18.2.0-653.g281a9fba.el8.x 2.5 MB/s | 13 MB 00:05 2023-10-11T22:26:34.283 INFO:teuthology.orchestra.run.smithi177.stdout:(2/23): ceph-selinux-18.2.0-653.g281a9fba.el8.x 739 kB/s | 24 kB 00:00 2023-10-11T22:26:34.483 INFO:teuthology.orchestra.run.smithi177.stdout:(3/23): libcephfs2-18.2.0-653.g281a9fba.el8.x86 3.8 MB/s | 769 kB 00:00 2023-10-11T22:26:34.625 INFO:teuthology.orchestra.run.smithi177.stdout:(4/23): libradosstriper1-18.2.0-653.g281a9fba.e 3.3 MB/s | 474 kB 00:00 2023-10-11T22:26:35.077 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:26:35.291 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-10-11T22:26:35.516 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-10-11T22:26:35.717 INFO:teuthology.orchestra.run.smithi177.stdout:(5/23): librgw2-18.2.0-653.g281a9fba.el8.x86_64 6.0 MB/s | 6.5 MB 00:01 2023-10-11T22:26:35.751 INFO:teuthology.orchestra.run.smithi177.stdout:(6/23): python3-ceph-argparse-18.2.0-653.g281a9 1.3 MB/s | 45 kB 00:00 2023-10-11T22:26:35.801 INFO:teuthology.orchestra.run.smithi177.stdout:(7/23): python3-ceph-common-18.2.0-653.g281a9fb 2.4 MB/s | 123 kB 00:00 2023-10-11T22:26:35.868 INFO:teuthology.orchestra.run.smithi177.stdout:(8/23): python3-cephfs-18.2.0-653.g281a9fba.el8 2.8 MB/s | 190 kB 00:00 2023-10-11T22:26:35.905 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-10-11T22:26:36.002 INFO:teuthology.orchestra.run.smithi177.stdout:(9/23): python3-rados-18.2.0-653.g281a9fba.el8. 2.7 MB/s | 371 kB 00:00 2023-10-11T22:26:36.099 INFO:teuthology.orchestra.run.smithi148.stdout: Upgrading : librados2-2:18.2.0-653.g281a9fba.el8.x86_64 3/25 2023-10-11T22:26:36.152 INFO:teuthology.orchestra.run.smithi177.stdout:(10/23): python3-rbd-18.2.0-653.g281a9fba.el8.x 2.4 MB/s | 363 kB 00:00 2023-10-11T22:26:36.199 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: librados2-2:18.2.0-653.g281a9fba.el8.x86_64 3/25 2023-10-11T22:26:36.236 INFO:teuthology.orchestra.run.smithi177.stdout:(11/23): ceph-base-18.2.0-653.g281a9fba.el8.x86 769 kB/s | 5.4 MB 00:07 2023-10-11T22:26:36.252 INFO:teuthology.orchestra.run.smithi177.stdout:(12/23): python3-rgw-18.2.0-653.g281a9fba.el8.x 1.0 MB/s | 107 kB 00:00 2023-10-11T22:26:36.345 INFO:teuthology.orchestra.run.smithi177.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 641 kB/s | 59 kB 00:00 2023-10-11T22:26:36.370 INFO:teuthology.orchestra.run.smithi177.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 2.2 MB/s | 306 kB 00:00 2023-10-11T22:26:36.403 INFO:teuthology.orchestra.run.smithi177.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.3 MB/s | 75 kB 00:00 2023-10-11T22:26:36.429 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 4/25 2023-10-11T22:26:36.579 INFO:teuthology.orchestra.run.smithi177.stdout:(16/23): thrift-0.13.0-2.el8.x86_64.rpm 8.3 MB/s | 1.7 MB 00:00 2023-10-11T22:26:36.604 INFO:teuthology.orchestra.run.smithi177.stdout:(17/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 234 kB/s | 47 kB 00:00 2023-10-11T22:26:36.662 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-10-11T22:26:36.671 INFO:teuthology.orchestra.run.smithi177.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.8 MB/s | 259 kB 00:00 2023-10-11T22:26:36.763 INFO:teuthology.orchestra.run.smithi177.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 287 kB/s | 44 kB 00:00 2023-10-11T22:26:36.797 INFO:teuthology.orchestra.run.smithi177.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.8 MB/s | 354 kB 00:00 2023-10-11T22:26:37.040 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:26:37.330 INFO:teuthology.orchestra.run.smithi177.stdout:(21/23): librbd1-18.2.0-653.g281a9fba.el8.x86_6 6.7 MB/s | 3.6 MB 00:00 2023-10-11T22:26:37.422 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:26:37.673 INFO:teuthology.orchestra.run.smithi148.stdout: Upgrading : librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:26:37.768 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:26:37.940 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-10-11T22:26:38.008 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-10-11T22:26:38.197 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-10-11T22:26:38.326 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x 10/25 2023-10-11T22:26:38.508 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 11/25 2023-10-11T22:26:38.707 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 12/25 2023-10-11T22:26:38.797 INFO:teuthology.orchestra.run.smithi177.stdout:(22/23): librados2-18.2.0-653.g281a9fba.el8.x86 1.8 MB/s | 3.7 MB 00:02 2023-10-11T22:26:38.856 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:26:38.923 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:26:39.099 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 14/25 2023-10-11T22:26:39.284 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 15/25 2023-10-11T22:26:40.055 INFO:teuthology.orchestra.run.smithi177.stdout:(23/23): ceph-common-18.2.0-653.g281a9fba.el8.x 2.0 MB/s | 22 MB 00:10 2023-10-11T22:26:40.058 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:26:40.058 INFO:teuthology.orchestra.run.smithi177.stdout:Total 5.3 MB/s | 59 MB 00:11 2023-10-11T22:26:40.077 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 16/25 2023-10-11T22:26:40.106 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:26:40.152 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:26:40.152 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:26:40.240 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 17/25 2023-10-11T22:26:40.338 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 17/25 2023-10-11T22:26:40.491 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:26:40.495 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:26:40.565 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 18/25 2023-10-11T22:26:40.782 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86 19/25 2023-10-11T22:26:41.770 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:26:42.109 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-10-11T22:26:42.324 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-10-11T22:26:42.756 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-10-11T22:26:42.982 INFO:teuthology.orchestra.run.smithi177.stdout: Upgrading : librados2-2:18.2.0-653.g281a9fba.el8.x86_64 3/25 2023-10-11T22:26:43.080 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librados2-2:18.2.0-653.g281a9fba.el8.x86_64 3/25 2023-10-11T22:26:43.288 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 4/25 2023-10-11T22:26:43.538 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-10-11T22:26:43.723 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:26:44.105 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:26:44.315 INFO:teuthology.orchestra.run.smithi177.stdout: Upgrading : librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:26:44.422 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:26:44.423 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:26:44.598 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-10-11T22:26:44.656 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:26:44.663 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-10-11T22:26:44.871 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-10-11T22:26:44.993 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x 10/25 2023-10-11T22:26:45.175 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 11/25 2023-10-11T22:26:45.257 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:26:45.400 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 12/25 2023-10-11T22:26:45.511 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 21/25 2023-10-11T22:26:45.556 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:26:45.581 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 21/25 2023-10-11T22:26:45.628 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:26:45.756 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:26:45.757 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 14/25 2023-10-11T22:26:45.949 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 15/25 2023-10-11T22:26:46.693 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 16/25 2023-10-11T22:26:46.873 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 17/25 2023-10-11T22:26:46.934 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 17/25 2023-10-11T22:26:47.139 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 18/25 2023-10-11T22:26:47.565 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86 19/25 2023-10-11T22:26:51.200 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:26:51.439 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:26:52.036 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:26:52.259 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 21/25 2023-10-11T22:26:52.359 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 21/25 2023-10-11T22:26:52.489 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:27:04.522 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:27:04.523 INFO:teuthology.orchestra.run.smithi148.stdout:skipping the directory /sys 2023-10-11T22:27:04.523 INFO:teuthology.orchestra.run.smithi148.stdout:skipping the directory /proc 2023-10-11T22:27:04.523 INFO:teuthology.orchestra.run.smithi148.stdout:skipping the directory /dev 2023-10-11T22:27:04.524 INFO:teuthology.orchestra.run.smithi148.stdout:skipping the directory /run 2023-10-11T22:27:04.524 INFO:teuthology.orchestra.run.smithi148.stdout:skipping the directory /mnt 2023-10-11T22:27:04.524 INFO:teuthology.orchestra.run.smithi148.stdout:skipping the directory /var/tmp 2023-10-11T22:27:04.524 INFO:teuthology.orchestra.run.smithi148.stdout:skipping the directory /home 2023-10-11T22:27:04.524 INFO:teuthology.orchestra.run.smithi148.stdout:skipping the directory /tmp 2023-10-11T22:27:04.525 INFO:teuthology.orchestra.run.smithi148.stdout:skipping the directory /dev 2023-10-11T22:27:04.525 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:27:05.883 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 23/25 2023-10-11T22:27:05.903 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 23/25 2023-10-11T22:27:05.904 INFO:teuthology.orchestra.run.smithi148.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-11T22:27:06.105 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-11T22:27:06.105 INFO:teuthology.orchestra.run.smithi148.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:27:06.738 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:27:06.738 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 1/25 2023-10-11T22:27:06.739 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2/25 2023-10-11T22:27:06.739 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 3/25 2023-10-11T22:27:06.739 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 4/25 2023-10-11T22:27:06.739 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 5/25 2023-10-11T22:27:06.739 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:27:06.740 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:27:06.740 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x 8/25 2023-10-11T22:27:06.740 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86 9/25 2023-10-11T22:27:06.740 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 10/25 2023-10-11T22:27:06.740 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 11/25 2023-10-11T22:27:06.741 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 12/25 2023-10-11T22:27:06.741 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:27:06.741 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-10-11T22:27:06.741 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-10-11T22:27:06.741 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-10-11T22:27:06.742 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-10-11T22:27:06.742 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-10-11T22:27:06.742 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-10-11T22:27:06.742 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-10-11T22:27:06.742 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-10-11T22:27:06.743 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : librados2-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:27:06.743 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-10-11T22:27:06.743 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 24/25 2023-10-11T22:27:08.074 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:27:08.075 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:00:51 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:27:11.253 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:27:11.253 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /sys 2023-10-11T22:27:11.254 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /proc 2023-10-11T22:27:11.254 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /dev 2023-10-11T22:27:11.254 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /run 2023-10-11T22:27:11.254 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /mnt 2023-10-11T22:27:11.254 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /var/tmp 2023-10-11T22:27:11.255 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /home 2023-10-11T22:27:11.255 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /tmp 2023-10-11T22:27:11.255 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /dev 2023-10-11T22:27:11.255 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:27:12.631 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 23/25 2023-10-11T22:27:12.635 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:27:12.652 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 23/25 2023-10-11T22:27:12.652 INFO:teuthology.orchestra.run.smithi177.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-11T22:27:12.825 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:27:12.826 INFO:teuthology.orchestra.run.smithi148.stdout:Upgraded: 2023-10-11T22:27:12.826 INFO:teuthology.orchestra.run.smithi148.stdout: librados2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.826 INFO:teuthology.orchestra.run.smithi148.stdout: librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.826 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:27:12.827 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.827 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.827 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.827 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.827 INFO:teuthology.orchestra.run.smithi148.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-10-11T22:27:12.828 INFO:teuthology.orchestra.run.smithi148.stdout: libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.828 INFO:teuthology.orchestra.run.smithi148.stdout: liboath-2.6.2-3.el8.x86_64 2023-10-11T22:27:12.828 INFO:teuthology.orchestra.run.smithi148.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-10-11T22:27:12.828 INFO:teuthology.orchestra.run.smithi148.stdout: libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.828 INFO:teuthology.orchestra.run.smithi148.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-10-11T22:27:12.829 INFO:teuthology.orchestra.run.smithi148.stdout: librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.829 INFO:teuthology.orchestra.run.smithi148.stdout: libunwind-1.3.1-3.el8.x86_64 2023-10-11T22:27:12.829 INFO:teuthology.orchestra.run.smithi148.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-10-11T22:27:12.829 INFO:teuthology.orchestra.run.smithi148.stdout: python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.829 INFO:teuthology.orchestra.run.smithi148.stdout: python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.829 INFO:teuthology.orchestra.run.smithi148.stdout: python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.830 INFO:teuthology.orchestra.run.smithi148.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-10-11T22:27:12.830 INFO:teuthology.orchestra.run.smithi148.stdout: python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.830 INFO:teuthology.orchestra.run.smithi148.stdout: python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.830 INFO:teuthology.orchestra.run.smithi148.stdout: python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:12.830 INFO:teuthology.orchestra.run.smithi148.stdout: thrift-0.13.0-2.el8.x86_64 2023-10-11T22:27:12.831 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:27:12.831 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:27:12.846 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-11T22:27:12.846 INFO:teuthology.orchestra.run.smithi177.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:27:13.014 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install ceph-test 2023-10-11T22:27:13.365 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:27:13.458 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:27:13.459 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 1/25 2023-10-11T22:27:13.459 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2/25 2023-10-11T22:27:13.459 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 3/25 2023-10-11T22:27:13.460 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 4/25 2023-10-11T22:27:13.460 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 5/25 2023-10-11T22:27:13.460 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:27:13.461 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:27:13.461 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x 8/25 2023-10-11T22:27:13.461 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86 9/25 2023-10-11T22:27:13.462 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 10/25 2023-10-11T22:27:13.462 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 11/25 2023-10-11T22:27:13.462 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 12/25 2023-10-11T22:27:13.463 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:27:13.463 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-10-11T22:27:13.463 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-10-11T22:27:13.464 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-10-11T22:27:13.464 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-10-11T22:27:13.464 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-10-11T22:27:13.464 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-10-11T22:27:13.464 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-10-11T22:27:13.465 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-10-11T22:27:13.465 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librados2-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:27:13.465 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-10-11T22:27:13.465 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 24/25 2023-10-11T22:27:14.790 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:27:14.791 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:57 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:27:14.879 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:00:57 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:27:16.347 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:27:16.347 INFO:teuthology.orchestra.run.smithi148.stdout:=========================================================================================== 2023-10-11T22:27:16.348 INFO:teuthology.orchestra.run.smithi148.stdout: Package Arch Version Repository Size 2023-10-11T22:27:16.348 INFO:teuthology.orchestra.run.smithi148.stdout:=========================================================================================== 2023-10-11T22:27:16.348 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:27:16.348 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-test x86_64 2:18.2.0-653.g281a9fba.el8 ceph 47 M 2023-10-11T22:27:16.349 INFO:teuthology.orchestra.run.smithi148.stdout:Installing dependencies: 2023-10-11T22:27:16.349 INFO:teuthology.orchestra.run.smithi148.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-10-11T22:27:16.349 INFO:teuthology.orchestra.run.smithi148.stdout: libcephsqlite x86_64 2:18.2.0-653.g281a9fba.el8 ceph 137 k 2023-10-11T22:27:16.349 INFO:teuthology.orchestra.run.smithi148.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-10-11T22:27:16.349 INFO:teuthology.orchestra.run.smithi148.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-10-11T22:27:16.350 INFO:teuthology.orchestra.run.smithi148.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-10-11T22:27:16.350 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:27:16.350 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:27:16.350 INFO:teuthology.orchestra.run.smithi148.stdout:=========================================================================================== 2023-10-11T22:27:16.350 INFO:teuthology.orchestra.run.smithi148.stdout:Install 6 Packages 2023-10-11T22:27:16.351 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:27:16.351 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 48 M 2023-10-11T22:27:16.352 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 211 M 2023-10-11T22:27:16.352 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:27:16.414 INFO:teuthology.orchestra.run.smithi148.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.1 MB/s | 70 kB 00:00 2023-10-11T22:27:16.506 INFO:teuthology.orchestra.run.smithi148.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 3.8 MB/s | 323 kB 00:00 2023-10-11T22:27:16.557 INFO:teuthology.orchestra.run.smithi148.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 3.7 MB/s | 187 kB 00:00 2023-10-11T22:27:16.607 INFO:teuthology.orchestra.run.smithi148.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 3.9 MB/s | 202 kB 00:00 2023-10-11T22:27:16.674 INFO:teuthology.orchestra.run.smithi148.stdout:(5/6): libcephsqlite-18.2.0-653.g281a9fba.el8.x 425 kB/s | 137 kB 00:00 2023-10-11T22:27:17.951 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:27:18.139 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:27:18.140 INFO:teuthology.orchestra.run.smithi177.stdout:Upgraded: 2023-10-11T22:27:18.140 INFO:teuthology.orchestra.run.smithi177.stdout: librados2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.140 INFO:teuthology.orchestra.run.smithi177.stdout: librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.140 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:27:18.141 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.141 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.141 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.142 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.142 INFO:teuthology.orchestra.run.smithi177.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-10-11T22:27:18.142 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.143 INFO:teuthology.orchestra.run.smithi177.stdout: liboath-2.6.2-3.el8.x86_64 2023-10-11T22:27:18.143 INFO:teuthology.orchestra.run.smithi177.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-10-11T22:27:18.143 INFO:teuthology.orchestra.run.smithi177.stdout: libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.144 INFO:teuthology.orchestra.run.smithi177.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-10-11T22:27:18.144 INFO:teuthology.orchestra.run.smithi177.stdout: librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.144 INFO:teuthology.orchestra.run.smithi177.stdout: libunwind-1.3.1-3.el8.x86_64 2023-10-11T22:27:18.145 INFO:teuthology.orchestra.run.smithi177.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-10-11T22:27:18.145 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.145 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.145 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.146 INFO:teuthology.orchestra.run.smithi177.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-10-11T22:27:18.146 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.146 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.147 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:18.147 INFO:teuthology.orchestra.run.smithi177.stdout: thrift-0.13.0-2.el8.x86_64 2023-10-11T22:27:18.147 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:27:18.148 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:27:18.323 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-test 2023-10-11T22:27:18.673 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:27:18.874 INFO:teuthology.orchestra.run.smithi148.stdout:(6/6): ceph-test-18.2.0-653.g281a9fba.el8.x86_6 18 MB/s | 47 MB 00:02 2023-10-11T22:27:18.877 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:27:18.878 INFO:teuthology.orchestra.run.smithi148.stdout:Total 19 MB/s | 48 MB 00:02 2023-10-11T22:27:18.913 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:27:18.935 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:27:18.935 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:27:19.190 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:27:19.194 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:27:19.522 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:02 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:27:19.637 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:27:19.767 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-10-11T22:27:19.855 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-10-11T22:27:20.071 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-10-11T22:27:20.234 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-10-11T22:27:20.395 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-10-11T22:27:20.542 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 5/6 2023-10-11T22:27:20.934 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:27:20.935 INFO:teuthology.orchestra.run.smithi177.stdout:=========================================================================================== 2023-10-11T22:27:20.935 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2023-10-11T22:27:20.936 INFO:teuthology.orchestra.run.smithi177.stdout:=========================================================================================== 2023-10-11T22:27:20.936 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:27:20.936 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-test x86_64 2:18.2.0-653.g281a9fba.el8 ceph 47 M 2023-10-11T22:27:20.936 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2023-10-11T22:27:20.936 INFO:teuthology.orchestra.run.smithi177.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-10-11T22:27:20.937 INFO:teuthology.orchestra.run.smithi177.stdout: libcephsqlite x86_64 2:18.2.0-653.g281a9fba.el8 ceph 137 k 2023-10-11T22:27:20.937 INFO:teuthology.orchestra.run.smithi177.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-10-11T22:27:20.937 INFO:teuthology.orchestra.run.smithi177.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-10-11T22:27:20.937 INFO:teuthology.orchestra.run.smithi177.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-10-11T22:27:20.937 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:27:20.938 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:27:20.938 INFO:teuthology.orchestra.run.smithi177.stdout:=========================================================================================== 2023-10-11T22:27:20.938 INFO:teuthology.orchestra.run.smithi177.stdout:Install 6 Packages 2023-10-11T22:27:20.938 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:27:20.939 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 48 M 2023-10-11T22:27:20.939 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 211 M 2023-10-11T22:27:20.939 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:27:20.983 INFO:teuthology.orchestra.run.smithi177.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.5 MB/s | 70 kB 00:00 2023-10-11T22:27:21.050 INFO:teuthology.orchestra.run.smithi177.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.7 MB/s | 323 kB 00:00 2023-10-11T22:27:21.101 INFO:teuthology.orchestra.run.smithi177.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.0 MB/s | 187 kB 00:00 2023-10-11T22:27:21.142 INFO:teuthology.orchestra.run.smithi177.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.8 MB/s | 202 kB 00:00 2023-10-11T22:27:21.376 INFO:teuthology.orchestra.run.smithi177.stdout:(5/6): libcephsqlite-18.2.0-653.g281a9fba.el8.x 314 kB/s | 137 kB 00:00 2023-10-11T22:27:25.069 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 5/6 2023-10-11T22:27:25.225 INFO:teuthology.orchestra.run.smithi177.stdout:(6/6): ceph-test-18.2.0-653.g281a9fba.el8.x86_6 11 MB/s | 47 MB 00:04 2023-10-11T22:27:25.227 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:27:25.228 INFO:teuthology.orchestra.run.smithi177.stdout:Total 11 MB/s | 48 MB 00:04 2023-10-11T22:27:25.265 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:27:25.286 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:27:25.286 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:27:25.313 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 6/6 2023-10-11T22:27:25.524 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 6/6 2023-10-11T22:27:25.525 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 1/6 2023-10-11T22:27:25.525 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 2/6 2023-10-11T22:27:25.525 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-10-11T22:27:25.525 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-10-11T22:27:25.525 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-10-11T22:27:25.542 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:27:25.546 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:27:25.978 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:27:26.116 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-10-11T22:27:26.203 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-10-11T22:27:26.411 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-10-11T22:27:26.549 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-10-11T22:27:26.579 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-10-11T22:27:26.580 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:01:09 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:27:26.686 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-10-11T22:27:26.857 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 5/6 2023-10-11T22:27:29.493 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:27:29.675 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:27:29.675 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:27:29.676 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:29.676 INFO:teuthology.orchestra.run.smithi148.stdout: jq-1.6-3.el8.x86_64 2023-10-11T22:27:29.676 INFO:teuthology.orchestra.run.smithi148.stdout: libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:29.676 INFO:teuthology.orchestra.run.smithi148.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-10-11T22:27:29.676 INFO:teuthology.orchestra.run.smithi148.stdout: socat-1.7.4.1-1.el8.x86_64 2023-10-11T22:27:29.677 INFO:teuthology.orchestra.run.smithi148.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-10-11T22:27:29.677 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:27:29.677 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:27:29.811 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install ceph 2023-10-11T22:27:30.147 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:27:31.329 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 5/6 2023-10-11T22:27:31.537 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 6/6 2023-10-11T22:27:31.672 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:01:14 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:27:31.753 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 6/6 2023-10-11T22:27:31.753 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 1/6 2023-10-11T22:27:31.754 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 2/6 2023-10-11T22:27:31.754 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-10-11T22:27:31.754 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-10-11T22:27:31.754 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-10-11T22:27:32.854 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-10-11T22:27:32.854 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:15 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:27:33.058 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:27:33.062 INFO:teuthology.orchestra.run.smithi148.stdout:====================================================================================================== 2023-10-11T22:27:33.062 INFO:teuthology.orchestra.run.smithi148.stdout: Package Arch Version Repository Size 2023-10-11T22:27:33.062 INFO:teuthology.orchestra.run.smithi148.stdout:====================================================================================================== 2023-10-11T22:27:33.063 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:27:33.063 INFO:teuthology.orchestra.run.smithi148.stdout: ceph x86_64 2:18.2.0-653.g281a9fba.el8 ceph 6.4 k 2023-10-11T22:27:33.063 INFO:teuthology.orchestra.run.smithi148.stdout:Installing dependencies: 2023-10-11T22:27:33.063 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mds x86_64 2:18.2.0-653.g281a9fba.el8 ceph 2.3 M 2023-10-11T22:27:33.063 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mgr x86_64 2:18.2.0-653.g281a9fba.el8 ceph 1.5 M 2023-10-11T22:27:33.064 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mgr-modules-core noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 242 k 2023-10-11T22:27:33.064 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mon x86_64 2:18.2.0-653.g281a9fba.el8 ceph 4.6 M 2023-10-11T22:27:33.064 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-osd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 18 M 2023-10-11T22:27:33.064 INFO:teuthology.orchestra.run.smithi148.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-10-11T22:27:33.064 INFO:teuthology.orchestra.run.smithi148.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-10-11T22:27:33.065 INFO:teuthology.orchestra.run.smithi148.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-10-11T22:27:33.065 INFO:teuthology.orchestra.run.smithi148.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-10-11T22:27:33.065 INFO:teuthology.orchestra.run.smithi148.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-10-11T22:27:33.065 INFO:teuthology.orchestra.run.smithi148.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-10-11T22:27:33.065 INFO:teuthology.orchestra.run.smithi148.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-10-11T22:27:33.066 INFO:teuthology.orchestra.run.smithi148.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-10-11T22:27:33.066 INFO:teuthology.orchestra.run.smithi148.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-10-11T22:27:33.066 INFO:teuthology.orchestra.run.smithi148.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-10-11T22:27:33.066 INFO:teuthology.orchestra.run.smithi148.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-10-11T22:27:33.066 INFO:teuthology.orchestra.run.smithi148.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-10-11T22:27:33.067 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-10-11T22:27:33.067 INFO:teuthology.orchestra.run.smithi148.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-10-11T22:27:33.067 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-10-11T22:27:33.067 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-10-11T22:27:33.067 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-10-11T22:27:33.068 INFO:teuthology.orchestra.run.smithi148.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-10-11T22:27:33.068 INFO:teuthology.orchestra.run.smithi148.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-10-11T22:27:33.068 INFO:teuthology.orchestra.run.smithi148.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-10-11T22:27:33.068 INFO:teuthology.orchestra.run.smithi148.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-10-11T22:27:33.068 INFO:teuthology.orchestra.run.smithi148.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-10-11T22:27:33.069 INFO:teuthology.orchestra.run.smithi148.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-10-11T22:27:33.069 INFO:teuthology.orchestra.run.smithi148.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-10-11T22:27:33.069 INFO:teuthology.orchestra.run.smithi148.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-10-11T22:27:33.069 INFO:teuthology.orchestra.run.smithi148.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-10-11T22:27:33.069 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:27:33.070 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:27:33.070 INFO:teuthology.orchestra.run.smithi148.stdout:====================================================================================================== 2023-10-11T22:27:33.070 INFO:teuthology.orchestra.run.smithi148.stdout:Install 32 Packages 2023-10-11T22:27:33.070 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:27:33.071 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 30 M 2023-10-11T22:27:33.071 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 119 M 2023-10-11T22:27:33.071 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:27:33.665 INFO:teuthology.orchestra.run.smithi148.stdout:(1/32): ceph-18.2.0-653.g281a9fba.el8.x86_64.rp 32 kB/s | 6.4 kB 00:00 2023-10-11T22:27:33.882 INFO:teuthology.orchestra.run.smithi148.stdout:(2/32): ceph-mgr-18.2.0-653.g281a9fba.el8.x86_6 3.7 MB/s | 1.5 MB 00:00 2023-10-11T22:27:33.966 INFO:teuthology.orchestra.run.smithi148.stdout:(3/32): ceph-mds-18.2.0-653.g281a9fba.el8.x86_6 4.6 MB/s | 2.3 MB 00:00 2023-10-11T22:27:34.025 INFO:teuthology.orchestra.run.smithi148.stdout:(4/32): ceph-mgr-modules-core-18.2.0-653.g281a9 4.1 MB/s | 242 kB 00:00 2023-10-11T22:27:34.165 INFO:teuthology.orchestra.run.smithi148.stdout:(5/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 312 kB/s | 44 kB 00:00 2023-10-11T22:27:34.250 INFO:teuthology.orchestra.run.smithi148.stdout:(6/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 2.1 MB/s | 185 kB 00:00 2023-10-11T22:27:34.318 INFO:teuthology.orchestra.run.smithi148.stdout:(7/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 2.5 MB/s | 173 kB 00:00 2023-10-11T22:27:34.384 INFO:teuthology.orchestra.run.smithi148.stdout:(8/32): python3-cherrypy-18.4.0-1.el8.noarch.rp 5.7 MB/s | 384 kB 00:00 2023-10-11T22:27:34.426 INFO:teuthology.orchestra.run.smithi148.stdout:(9/32): python3-jaraco-6.2-6.el8.noarch.rpm 266 kB/s | 11 kB 00:00 2023-10-11T22:27:34.468 INFO:teuthology.orchestra.run.smithi148.stdout:(10/32): python3-jaraco-functools-2.0-4.el8.noa 425 kB/s | 18 kB 00:00 2023-10-11T22:27:34.521 INFO:teuthology.orchestra.run.smithi148.stdout:(11/32): python3-logutils-0.3.5-11.el8.noarch.r 972 kB/s | 49 kB 00:00 2023-10-11T22:27:34.561 INFO:teuthology.orchestra.run.smithi148.stdout:(12/32): python3-more-itertools-7.2.0-3.el8.noa 1.4 MB/s | 59 kB 00:00 2023-10-11T22:27:34.611 INFO:teuthology.orchestra.run.smithi148.stdout:(13/32): python3-pecan-1.3.2-9.el8.noarch.rpm 5.5 MB/s | 283 kB 00:00 2023-10-11T22:27:34.645 INFO:teuthology.orchestra.run.smithi148.stdout:(14/32): python3-portend-2.6-1.el8.noarch.rpm 469 kB/s | 16 kB 00:00 2023-10-11T22:27:34.686 INFO:teuthology.orchestra.run.smithi148.stdout:(15/32): python3-simplegeneric-0.8.1-17.el8.noa 449 kB/s | 19 kB 00:00 2023-10-11T22:27:34.720 INFO:teuthology.orchestra.run.smithi148.stdout:(16/32): python3-singledispatch-3.4.0.3-18.el8. 721 kB/s | 24 kB 00:00 2023-10-11T22:27:34.770 INFO:teuthology.orchestra.run.smithi148.stdout:(17/32): python3-tempora-1.14.1-5.el8.noarch.rp 585 kB/s | 29 kB 00:00 2023-10-11T22:27:34.804 INFO:teuthology.orchestra.run.smithi148.stdout:(18/32): python3-trustme-0.6.0-4.el8.noarch.rpm 827 kB/s | 27 kB 00:00 2023-10-11T22:27:34.854 INFO:teuthology.orchestra.run.smithi148.stdout:(19/32): python3-waitress-1.4.3-1.el8.noarch.rp 5.0 MB/s | 255 kB 00:00 2023-10-11T22:27:34.913 INFO:teuthology.orchestra.run.smithi148.stdout:(20/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 4.2 MB/s | 251 kB 00:00 2023-10-11T22:27:34.971 INFO:teuthology.orchestra.run.smithi148.stdout:(21/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.4 MB/s | 85 kB 00:00 2023-10-11T22:27:35.022 INFO:teuthology.orchestra.run.smithi148.stdout:(22/32): python3-zc-lockfile-2.0-2.el8.noarch.r 459 kB/s | 23 kB 00:00 2023-10-11T22:27:35.197 INFO:teuthology.orchestra.run.smithi148.stdout:(23/32): ceph-osd-18.2.0-653.g281a9fba.el8.x86_ 13 MB/s | 18 MB 00:01 2023-10-11T22:27:35.289 INFO:teuthology.orchestra.run.smithi148.stdout:(24/32): python3-pycparser-2.14-14.el8.noarch.r 409 kB/s | 109 kB 00:00 2023-10-11T22:27:35.323 INFO:teuthology.orchestra.run.smithi148.stdout:(25/32): python3-cryptography-3.2.1-5.el8.x86_6 4.4 MB/s | 559 kB 00:00 2023-10-11T22:27:35.348 INFO:teuthology.orchestra.run.smithi148.stdout:(26/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 4.0 MB/s | 238 kB 00:00 2023-10-11T22:27:35.398 INFO:teuthology.orchestra.run.smithi148.stdout:(27/32): python3-pytz-2017.2-9.el8.noarch.rpm 721 kB/s | 54 kB 00:00 2023-10-11T22:27:35.423 INFO:teuthology.orchestra.run.smithi148.stdout:(28/32): python3-markupsafe-0.23-19.el8.x86_64. 515 kB/s | 39 kB 00:00 2023-10-11T22:27:35.465 INFO:teuthology.orchestra.run.smithi148.stdout:(29/32): python3-mako-1.0.6-13.el8.noarch.rpm 2.3 MB/s | 157 kB 00:00 2023-10-11T22:27:35.473 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:27:35.499 INFO:teuthology.orchestra.run.smithi148.stdout:(30/32): python3-werkzeug-0.12.2-4.el8.noarch.r 6.0 MB/s | 457 kB 00:00 2023-10-11T22:27:35.524 INFO:teuthology.orchestra.run.smithi148.stdout:(31/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 1.7 MB/s | 103 kB 00:00 2023-10-11T22:27:35.659 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:27:35.660 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:27:35.660 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:35.660 INFO:teuthology.orchestra.run.smithi177.stdout: jq-1.6-3.el8.x86_64 2023-10-11T22:27:35.660 INFO:teuthology.orchestra.run.smithi177.stdout: libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:35.660 INFO:teuthology.orchestra.run.smithi177.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-10-11T22:27:35.661 INFO:teuthology.orchestra.run.smithi177.stdout: socat-1.7.4.1-1.el8.x86_64 2023-10-11T22:27:35.661 INFO:teuthology.orchestra.run.smithi177.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-10-11T22:27:35.661 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:27:35.661 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:27:35.793 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph 2023-10-11T22:27:36.128 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:27:36.624 INFO:teuthology.orchestra.run.smithi148.stdout:(32/32): ceph-mon-18.2.0-653.g281a9fba.el8.x86_ 1.6 MB/s | 4.6 MB 00:02 2023-10-11T22:27:36.627 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:27:36.627 INFO:teuthology.orchestra.run.smithi148.stdout:Total 8.4 MB/s | 30 MB 00:03 2023-10-11T22:27:36.720 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:27:36.758 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:27:36.758 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:27:36.967 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:27:36.971 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:27:37.130 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:20 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:27:38.089 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:27:38.311 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-10-11T22:27:38.513 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:27:38.517 INFO:teuthology.orchestra.run.smithi177.stdout:====================================================================================================== 2023-10-11T22:27:38.517 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2023-10-11T22:27:38.517 INFO:teuthology.orchestra.run.smithi177.stdout:====================================================================================================== 2023-10-11T22:27:38.517 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:27:38.517 INFO:teuthology.orchestra.run.smithi177.stdout: ceph x86_64 2:18.2.0-653.g281a9fba.el8 ceph 6.4 k 2023-10-11T22:27:38.518 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2023-10-11T22:27:38.518 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mds x86_64 2:18.2.0-653.g281a9fba.el8 ceph 2.3 M 2023-10-11T22:27:38.518 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr x86_64 2:18.2.0-653.g281a9fba.el8 ceph 1.5 M 2023-10-11T22:27:38.518 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-modules-core noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 242 k 2023-10-11T22:27:38.518 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mon x86_64 2:18.2.0-653.g281a9fba.el8 ceph 4.6 M 2023-10-11T22:27:38.519 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-osd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 18 M 2023-10-11T22:27:38.519 INFO:teuthology.orchestra.run.smithi177.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-10-11T22:27:38.519 INFO:teuthology.orchestra.run.smithi177.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-10-11T22:27:38.519 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-10-11T22:27:38.519 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-10-11T22:27:38.520 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-10-11T22:27:38.520 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-10-11T22:27:38.520 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-10-11T22:27:38.520 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-10-11T22:27:38.520 INFO:teuthology.orchestra.run.smithi177.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-10-11T22:27:38.521 INFO:teuthology.orchestra.run.smithi177.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-10-11T22:27:38.521 INFO:teuthology.orchestra.run.smithi177.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-10-11T22:27:38.521 INFO:teuthology.orchestra.run.smithi177.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-10-11T22:27:38.521 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-10-11T22:27:38.521 INFO:teuthology.orchestra.run.smithi177.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-10-11T22:27:38.521 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-10-11T22:27:38.522 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-10-11T22:27:38.522 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-10-11T22:27:38.522 INFO:teuthology.orchestra.run.smithi177.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-10-11T22:27:38.522 INFO:teuthology.orchestra.run.smithi177.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-10-11T22:27:38.522 INFO:teuthology.orchestra.run.smithi177.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-10-11T22:27:38.523 INFO:teuthology.orchestra.run.smithi177.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-10-11T22:27:38.523 INFO:teuthology.orchestra.run.smithi177.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-10-11T22:27:38.523 INFO:teuthology.orchestra.run.smithi177.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-10-11T22:27:38.523 INFO:teuthology.orchestra.run.smithi177.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-10-11T22:27:38.523 INFO:teuthology.orchestra.run.smithi177.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-10-11T22:27:38.524 INFO:teuthology.orchestra.run.smithi177.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-10-11T22:27:38.524 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:27:38.524 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:27:38.524 INFO:teuthology.orchestra.run.smithi177.stdout:====================================================================================================== 2023-10-11T22:27:38.524 INFO:teuthology.orchestra.run.smithi177.stdout:Install 32 Packages 2023-10-11T22:27:38.524 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:27:38.525 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 30 M 2023-10-11T22:27:38.525 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 119 M 2023-10-11T22:27:38.526 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:27:38.597 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-10-11T22:27:38.791 INFO:teuthology.orchestra.run.smithi177.stdout:(1/32): ceph-18.2.0-653.g281a9fba.el8.x86_64.rp 31 kB/s | 6.4 kB 00:00 2023-10-11T22:27:38.809 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 3/32 2023-10-11T22:27:39.058 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2023-10-11T22:27:39.266 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 5/32 2023-10-11T22:27:39.308 INFO:teuthology.orchestra.run.smithi177.stdout:(2/32): ceph-mgr-18.2.0-653.g281a9fba.el8.x86_6 2.1 MB/s | 1.5 MB 00:00 2023-10-11T22:27:39.358 INFO:teuthology.orchestra.run.smithi177.stdout:(3/32): ceph-mds-18.2.0-653.g281a9fba.el8.x86_6 2.9 MB/s | 2.3 MB 00:00 2023-10-11T22:27:39.425 INFO:teuthology.orchestra.run.smithi177.stdout:(4/32): ceph-mgr-modules-core-18.2.0-653.g281a9 3.6 MB/s | 242 kB 00:00 2023-10-11T22:27:39.555 INFO:teuthology.orchestra.run.smithi177.stdout:(5/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 336 kB/s | 44 kB 00:00 2023-10-11T22:27:39.693 INFO:teuthology.orchestra.run.smithi177.stdout:(6/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 1.3 MB/s | 185 kB 00:00 2023-10-11T22:27:39.743 INFO:teuthology.orchestra.run.smithi177.stdout:(7/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 3.4 MB/s | 173 kB 00:00 2023-10-11T22:27:39.802 INFO:teuthology.orchestra.run.smithi177.stdout:(8/32): python3-cherrypy-18.4.0-1.el8.noarch.rp 6.4 MB/s | 384 kB 00:00 2023-10-11T22:27:39.835 INFO:teuthology.orchestra.run.smithi177.stdout:(9/32): python3-jaraco-6.2-6.el8.noarch.rpm 334 kB/s | 11 kB 00:00 2023-10-11T22:27:39.869 INFO:teuthology.orchestra.run.smithi177.stdout:(10/32): python3-jaraco-functools-2.0-4.el8.noa 526 kB/s | 18 kB 00:00 2023-10-11T22:27:39.903 INFO:teuthology.orchestra.run.smithi177.stdout:(11/32): python3-logutils-0.3.5-11.el8.noarch.r 1.4 MB/s | 49 kB 00:00 2023-10-11T22:27:39.936 INFO:teuthology.orchestra.run.smithi177.stdout:(12/32): python3-more-itertools-7.2.0-3.el8.noa 1.7 MB/s | 59 kB 00:00 2023-10-11T22:27:39.971 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 6/32 2023-10-11T22:27:39.986 INFO:teuthology.orchestra.run.smithi177.stdout:(13/32): python3-pecan-1.3.2-9.el8.noarch.rpm 5.6 MB/s | 283 kB 00:00 2023-10-11T22:27:40.050 INFO:teuthology.orchestra.run.smithi177.stdout:(14/32): python3-portend-2.6-1.el8.noarch.rpm 244 kB/s | 16 kB 00:00 2023-10-11T22:27:40.095 INFO:teuthology.orchestra.run.smithi177.stdout:(15/32): python3-simplegeneric-0.8.1-17.el8.noa 419 kB/s | 19 kB 00:00 2023-10-11T22:27:40.129 INFO:teuthology.orchestra.run.smithi177.stdout:(16/32): python3-singledispatch-3.4.0.3-18.el8. 714 kB/s | 24 kB 00:00 2023-10-11T22:27:40.163 INFO:teuthology.orchestra.run.smithi177.stdout:(17/32): python3-tempora-1.14.1-5.el8.noarch.rp 877 kB/s | 29 kB 00:00 2023-10-11T22:27:40.196 INFO:teuthology.orchestra.run.smithi177.stdout:(18/32): python3-trustme-0.6.0-4.el8.noarch.rpm 828 kB/s | 27 kB 00:00 2023-10-11T22:27:40.220 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2023-10-11T22:27:40.246 INFO:teuthology.orchestra.run.smithi177.stdout:(19/32): python3-waitress-1.4.3-1.el8.noarch.rp 5.0 MB/s | 255 kB 00:00 2023-10-11T22:27:40.297 INFO:teuthology.orchestra.run.smithi177.stdout:(20/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 4.9 MB/s | 251 kB 00:00 2023-10-11T22:27:40.330 INFO:teuthology.orchestra.run.smithi177.stdout:(21/32): python3-webtest-2.0.33-1.el8.noarch.rp 2.5 MB/s | 85 kB 00:00 2023-10-11T22:27:40.372 INFO:teuthology.orchestra.run.smithi177.stdout:(22/32): python3-zc-lockfile-2.0-2.el8.noarch.r 549 kB/s | 23 kB 00:00 2023-10-11T22:27:40.456 INFO:teuthology.orchestra.run.smithi177.stdout:(23/32): python3-pycparser-2.14-14.el8.noarch.r 1.3 MB/s | 109 kB 00:00 2023-10-11T22:27:40.506 INFO:teuthology.orchestra.run.smithi177.stdout:(24/32): python3-cryptography-3.2.1-5.el8.x86_6 11 MB/s | 559 kB 00:00 2023-10-11T22:27:40.573 INFO:teuthology.orchestra.run.smithi177.stdout:(25/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 3.5 MB/s | 238 kB 00:00 2023-10-11T22:27:40.594 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 8/32 2023-10-11T22:27:40.623 INFO:teuthology.orchestra.run.smithi177.stdout:(26/32): python3-pytz-2017.2-9.el8.noarch.rpm 1.1 MB/s | 54 kB 00:00 2023-10-11T22:27:40.665 INFO:teuthology.orchestra.run.smithi177.stdout:(27/32): python3-markupsafe-0.23-19.el8.x86_64. 934 kB/s | 39 kB 00:00 2023-10-11T22:27:40.757 INFO:teuthology.orchestra.run.smithi177.stdout:(28/32): python3-mako-1.0.6-13.el8.noarch.rpm 1.7 MB/s | 157 kB 00:00 2023-10-11T22:27:40.891 INFO:teuthology.orchestra.run.smithi177.stdout:(29/32): ceph-mon-18.2.0-653.g281a9fba.el8.x86_ 2.2 MB/s | 4.6 MB 00:02 2023-10-11T22:27:40.908 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 9/32 2023-10-11T22:27:40.924 INFO:teuthology.orchestra.run.smithi177.stdout:(30/32): python3-werkzeug-0.12.2-4.el8.noarch.r 2.7 MB/s | 457 kB 00:00 2023-10-11T22:27:40.989 INFO:teuthology.orchestra.run.smithi177.stdout:(31/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 1.0 MB/s | 103 kB 00:00 2023-10-11T22:27:41.063 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2023-10-11T22:27:41.260 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2023-10-11T22:27:41.458 INFO:teuthology.orchestra.run.smithi177.stdout:(32/32): ceph-osd-18.2.0-653.g281a9fba.el8.x86_ 8.2 MB/s | 18 MB 00:02 2023-10-11T22:27:41.460 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:27:41.461 INFO:teuthology.orchestra.run.smithi177.stdout:Total 10 MB/s | 30 MB 00:02 2023-10-11T22:27:41.471 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2023-10-11T22:27:41.546 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:27:41.582 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:27:41.582 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:27:41.689 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-10-11T22:27:41.791 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:27:41.795 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:27:41.878 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-10-11T22:27:42.034 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-10-11T22:27:42.247 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-10-11T22:27:42.432 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-10-11T22:27:42.610 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-10-11T22:27:42.813 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-10-11T22:27:42.918 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:27:43.049 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-10-11T22:27:43.143 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-10-11T22:27:43.252 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-10-11T22:27:43.403 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-10-11T22:27:43.575 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-10-11T22:27:43.683 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 3/32 2023-10-11T22:27:43.818 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-10-11T22:27:43.906 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2023-10-11T22:27:44.030 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-10-11T22:27:44.146 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 5/32 2023-10-11T22:27:44.324 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 6/32 2023-10-11T22:27:44.325 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-10-11T22:27:44.597 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2023-10-11T22:27:44.618 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-10-11T22:27:44.950 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 8/32 2023-10-11T22:27:44.982 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.n 27/32 2023-10-11T22:27:45.135 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 28/32 2023-10-11T22:27:45.232 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 9/32 2023-10-11T22:27:45.403 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2023-10-11T22:27:45.634 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2023-10-11T22:27:45.862 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2023-10-11T22:27:46.103 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-10-11T22:27:46.710 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 28/32 2023-10-11T22:27:46.902 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 29/32 2023-10-11T22:27:47.111 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-10-11T22:27:47.283 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-10-11T22:27:47.377 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 29/32 2023-10-11T22:27:47.456 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-10-11T22:27:47.563 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 30/32 2023-10-11T22:27:47.648 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-10-11T22:27:47.759 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-10-11T22:27:47.776 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 30/32 2023-10-11T22:27:47.939 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-10-11T22:27:47.963 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 31/32 2023-10-11T22:27:47.981 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 31/32 2023-10-11T22:27:48.110 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-2:18.2.0-653.g281a9fba.el8.x86_64 32/32 2023-10-11T22:27:48.182 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-10-11T22:27:48.367 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-10-11T22:27:48.457 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-2:18.2.0-653.g281a9fba.el8.x86_64 32/32 2023-10-11T22:27:48.458 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-2:18.2.0-653.g281a9fba.el8.x86_64 1/32 2023-10-11T22:27:48.458 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 2/32 2023-10-11T22:27:48.458 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 3/32 2023-10-11T22:27:48.458 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 4/32 2023-10-11T22:27:48.459 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 5/32 2023-10-11T22:27:48.459 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.n 6/32 2023-10-11T22:27:48.459 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-10-11T22:27:48.459 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-10-11T22:27:48.459 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-10-11T22:27:48.460 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-10-11T22:27:48.460 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-10-11T22:27:48.460 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-10-11T22:27:48.460 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-10-11T22:27:48.460 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-10-11T22:27:48.461 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-10-11T22:27:48.461 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-10-11T22:27:48.461 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-10-11T22:27:48.461 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-10-11T22:27:48.461 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-10-11T22:27:48.462 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-10-11T22:27:48.462 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-10-11T22:27:48.462 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-10-11T22:27:48.462 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-10-11T22:27:48.463 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-10-11T22:27:48.463 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2023-10-11T22:27:48.463 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 26/32 2023-10-11T22:27:48.463 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 27/32 2023-10-11T22:27:48.463 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 28/32 2023-10-11T22:27:48.464 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2023-10-11T22:27:48.464 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 30/32 2023-10-11T22:27:48.464 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 31/32 2023-10-11T22:27:48.674 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-10-11T22:27:48.933 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-10-11T22:27:49.145 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-10-11T22:27:49.430 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-10-11T22:27:49.749 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-10-11T22:27:50.010 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 32/32 2023-10-11T22:27:50.011 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:01:33 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:27:50.061 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.n 27/32 2023-10-11T22:27:50.216 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 28/32 2023-10-11T22:27:51.790 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 28/32 2023-10-11T22:27:51.990 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 29/32 2023-10-11T22:27:52.460 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 29/32 2023-10-11T22:27:52.603 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 30/32 2023-10-11T22:27:52.817 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 30/32 2023-10-11T22:27:53.036 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 31/32 2023-10-11T22:27:53.054 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 31/32 2023-10-11T22:27:53.192 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-2:18.2.0-653.g281a9fba.el8.x86_64 32/32 2023-10-11T22:27:53.529 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-2:18.2.0-653.g281a9fba.el8.x86_64 32/32 2023-10-11T22:27:53.529 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-2:18.2.0-653.g281a9fba.el8.x86_64 1/32 2023-10-11T22:27:53.529 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 2/32 2023-10-11T22:27:53.529 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 3/32 2023-10-11T22:27:53.530 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 4/32 2023-10-11T22:27:53.530 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 5/32 2023-10-11T22:27:53.530 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.n 6/32 2023-10-11T22:27:53.530 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-10-11T22:27:53.531 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-10-11T22:27:53.531 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-10-11T22:27:53.531 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-10-11T22:27:53.531 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-10-11T22:27:53.532 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-10-11T22:27:53.532 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-10-11T22:27:53.532 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-10-11T22:27:53.532 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-10-11T22:27:53.532 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-10-11T22:27:53.532 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-10-11T22:27:53.533 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-10-11T22:27:53.533 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-10-11T22:27:53.533 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-10-11T22:27:53.534 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-10-11T22:27:53.534 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-10-11T22:27:53.534 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-10-11T22:27:53.534 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-10-11T22:27:53.535 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2023-10-11T22:27:53.535 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 26/32 2023-10-11T22:27:53.535 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 27/32 2023-10-11T22:27:53.535 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 28/32 2023-10-11T22:27:53.535 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2023-10-11T22:27:53.536 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 30/32 2023-10-11T22:27:53.536 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 31/32 2023-10-11T22:27:55.093 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 32/32 2023-10-11T22:27:55.094 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:38 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:27:56.233 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:27:56.427 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:27:56.428 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:27:56.428 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:56.428 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:56.428 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:56.429 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:27:56.429 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:56.429 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:56.429 INFO:teuthology.orchestra.run.smithi148.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-10-11T22:27:56.429 INFO:teuthology.orchestra.run.smithi148.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-10-11T22:27:56.430 INFO:teuthology.orchestra.run.smithi148.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-10-11T22:27:56.430 INFO:teuthology.orchestra.run.smithi148.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-10-11T22:27:56.430 INFO:teuthology.orchestra.run.smithi148.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-10-11T22:27:56.430 INFO:teuthology.orchestra.run.smithi148.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-10-11T22:27:56.430 INFO:teuthology.orchestra.run.smithi148.stdout: python3-jaraco-6.2-6.el8.noarch 2023-10-11T22:27:56.431 INFO:teuthology.orchestra.run.smithi148.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-10-11T22:27:56.431 INFO:teuthology.orchestra.run.smithi148.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-10-11T22:27:56.431 INFO:teuthology.orchestra.run.smithi148.stdout: python3-mako-1.0.6-13.el8.noarch 2023-10-11T22:27:56.431 INFO:teuthology.orchestra.run.smithi148.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-10-11T22:27:56.431 INFO:teuthology.orchestra.run.smithi148.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-10-11T22:27:56.431 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-10-11T22:27:56.432 INFO:teuthology.orchestra.run.smithi148.stdout: python3-portend-2.6-1.el8.noarch 2023-10-11T22:27:56.432 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-10-11T22:27:56.432 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pycparser-2.14-14.el8.noarch 2023-10-11T22:27:56.432 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pytz-2017.2-9.el8.noarch 2023-10-11T22:27:56.432 INFO:teuthology.orchestra.run.smithi148.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-10-11T22:27:56.433 INFO:teuthology.orchestra.run.smithi148.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-10-11T22:27:56.433 INFO:teuthology.orchestra.run.smithi148.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-10-11T22:27:56.433 INFO:teuthology.orchestra.run.smithi148.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-10-11T22:27:56.433 INFO:teuthology.orchestra.run.smithi148.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-10-11T22:27:56.433 INFO:teuthology.orchestra.run.smithi148.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-10-11T22:27:56.434 INFO:teuthology.orchestra.run.smithi148.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-10-11T22:27:56.434 INFO:teuthology.orchestra.run.smithi148.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-10-11T22:27:56.434 INFO:teuthology.orchestra.run.smithi148.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-10-11T22:27:56.435 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:27:56.435 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:27:57.467 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install ceph-base 2023-10-11T22:27:57.818 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:27:59.339 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:01:42 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:00.612 INFO:teuthology.orchestra.run.smithi148.stdout:Package ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:28:00.722 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:28:00.723 INFO:teuthology.orchestra.run.smithi148.stdout:Nothing to do. 2023-10-11T22:28:00.723 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:28:00.846 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install cephadm 2023-10-11T22:28:01.193 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:02.679 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:01:45 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:03.436 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:28:03.623 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:03.623 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:28:03.624 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:03.624 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:03.624 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:03.624 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:28:03.624 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:03.625 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:03.625 INFO:teuthology.orchestra.run.smithi177.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-10-11T22:28:03.625 INFO:teuthology.orchestra.run.smithi177.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-10-11T22:28:03.625 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-10-11T22:28:03.625 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-10-11T22:28:03.626 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-10-11T22:28:03.626 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-10-11T22:28:03.627 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-6.2-6.el8.noarch 2023-10-11T22:28:03.627 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-10-11T22:28:03.627 INFO:teuthology.orchestra.run.smithi177.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-10-11T22:28:03.627 INFO:teuthology.orchestra.run.smithi177.stdout: python3-mako-1.0.6-13.el8.noarch 2023-10-11T22:28:03.628 INFO:teuthology.orchestra.run.smithi177.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-10-11T22:28:03.628 INFO:teuthology.orchestra.run.smithi177.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-10-11T22:28:03.628 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-10-11T22:28:03.628 INFO:teuthology.orchestra.run.smithi177.stdout: python3-portend-2.6-1.el8.noarch 2023-10-11T22:28:03.629 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-10-11T22:28:03.629 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pycparser-2.14-14.el8.noarch 2023-10-11T22:28:03.629 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pytz-2017.2-9.el8.noarch 2023-10-11T22:28:03.629 INFO:teuthology.orchestra.run.smithi177.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-10-11T22:28:03.629 INFO:teuthology.orchestra.run.smithi177.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-10-11T22:28:03.630 INFO:teuthology.orchestra.run.smithi177.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-10-11T22:28:03.630 INFO:teuthology.orchestra.run.smithi177.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-10-11T22:28:03.630 INFO:teuthology.orchestra.run.smithi177.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-10-11T22:28:03.630 INFO:teuthology.orchestra.run.smithi177.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-10-11T22:28:03.630 INFO:teuthology.orchestra.run.smithi177.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-10-11T22:28:03.631 INFO:teuthology.orchestra.run.smithi177.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-10-11T22:28:03.631 INFO:teuthology.orchestra.run.smithi177.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-10-11T22:28:03.631 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:03.631 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:28:04.124 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:28:04.126 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:28:04.126 INFO:teuthology.orchestra.run.smithi148.stdout: Package Arch Version Repository Size 2023-10-11T22:28:04.127 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:28:04.127 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:28:04.127 INFO:teuthology.orchestra.run.smithi148.stdout: cephadm noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 169 k 2023-10-11T22:28:04.127 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:28:04.128 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:28:04.128 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:28:04.128 INFO:teuthology.orchestra.run.smithi148.stdout:Install 1 Package 2023-10-11T22:28:04.128 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:28:04.129 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 169 k 2023-10-11T22:28:04.129 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 674 k 2023-10-11T22:28:04.129 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:28:04.455 INFO:teuthology.orchestra.run.smithi148.stdout:cephadm-18.2.0-653.g281a9fba.el8.noarch.rpm 517 kB/s | 169 kB 00:00 2023-10-11T22:28:04.455 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:04.455 INFO:teuthology.orchestra.run.smithi148.stdout:Total 515 kB/s | 169 kB 00:00 2023-10-11T22:28:04.456 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:28:04.463 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:28:04.463 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:28:04.465 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:28:04.469 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:28:04.510 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:28:04.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-base 2023-10-11T22:28:05.001 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:06.289 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:28:06.453 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:28:06.540 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:49 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:06.621 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:28:07.646 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:28:07.646 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:01:50 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:07.850 INFO:teuthology.orchestra.run.smithi177.stdout:Package ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:28:07.962 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:28:07.963 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2023-10-11T22:28:07.963 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:28:08.088 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install cephadm 2023-10-11T22:28:08.430 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:10.131 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:53 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:11.508 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:28:11.509 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:28:11.509 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2023-10-11T22:28:11.509 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:28:11.510 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:28:11.510 INFO:teuthology.orchestra.run.smithi177.stdout: cephadm noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 169 k 2023-10-11T22:28:11.510 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:11.510 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:28:11.511 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:28:11.511 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2023-10-11T22:28:11.511 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:11.511 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 169 k 2023-10-11T22:28:11.511 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 674 k 2023-10-11T22:28:11.511 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:28:11.882 INFO:teuthology.orchestra.run.smithi177.stdout:cephadm-18.2.0-653.g281a9fba.el8.noarch.rpm 455 kB/s | 169 kB 00:00 2023-10-11T22:28:11.883 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:11.883 INFO:teuthology.orchestra.run.smithi177.stdout:Total 454 kB/s | 169 kB 00:00 2023-10-11T22:28:11.884 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:28:11.891 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:28:11.891 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:28:11.893 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:28:11.897 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:28:11.939 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:28:13.580 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:28:13.740 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:28:13.907 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:28:14.946 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:28:14.947 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:57 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:15.104 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:28:15.292 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:28:15.292 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:28:15.293 INFO:teuthology.orchestra.run.smithi148.stdout: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:28:15.293 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:28:15.293 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:28:15.424 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install ceph-immutable-object-cache 2023-10-11T22:28:15.785 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:17.417 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:02:00 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:18.868 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:28:18.868 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:28:18.868 INFO:teuthology.orchestra.run.smithi148.stdout: Package Arch Version Repo Size 2023-10-11T22:28:18.868 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:28:18.869 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:28:18.869 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-653.g281a9fba.el8 ceph 165 k 2023-10-11T22:28:18.869 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:28:18.869 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:28:18.869 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:28:18.870 INFO:teuthology.orchestra.run.smithi148.stdout:Install 1 Package 2023-10-11T22:28:18.870 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:28:18.870 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 165 k 2023-10-11T22:28:18.870 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 503 k 2023-10-11T22:28:18.870 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:28:19.187 INFO:teuthology.orchestra.run.smithi148.stdout:ceph-immutable-object-cache-18.2.0-653.g281a9fb 518 kB/s | 165 kB 00:00 2023-10-11T22:28:19.188 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:19.188 INFO:teuthology.orchestra.run.smithi148.stdout:Total 516 kB/s | 165 kB 00:00 2023-10-11T22:28:19.188 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:28:19.200 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:28:19.215 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:28:19.253 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:28:19.256 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:28:19.376 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:28:19.558 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:28:19.910 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:28:20.618 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:28:20.802 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:20.803 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:28:20.803 INFO:teuthology.orchestra.run.smithi177.stdout: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:28:20.803 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:20.803 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:28:20.942 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:28:20.943 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:02:03 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:21.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-immutable-object-cache 2023-10-11T22:28:21.575 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:23.148 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:02:06 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:24.541 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:28:24.542 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:28:24.542 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repo Size 2023-10-11T22:28:24.542 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:28:24.543 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:28:24.543 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-653.g281a9fba.el8 ceph 165 k 2023-10-11T22:28:24.543 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:24.543 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:28:24.543 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:28:24.543 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2023-10-11T22:28:24.544 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:24.544 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 165 k 2023-10-11T22:28:24.544 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 503 k 2023-10-11T22:28:24.544 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:28:24.840 INFO:teuthology.orchestra.run.smithi177.stdout:ceph-immutable-object-cache-18.2.0-653.g281a9fb 557 kB/s | 165 kB 00:00 2023-10-11T22:28:24.840 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:24.841 INFO:teuthology.orchestra.run.smithi177.stdout:Total 555 kB/s | 165 kB 00:00 2023-10-11T22:28:24.841 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:28:24.852 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:28:24.852 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:28:24.903 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:28:24.906 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:28:25.013 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:28:25.206 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:28:25.550 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:28:26.542 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:28:26.542 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:02:09 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:28.349 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:28:28.533 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:28:28.534 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:28:28.534 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:28.534 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:28:28.534 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:28:28.676 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install ceph-mgr 2023-10-11T22:28:29.026 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:30.791 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:02:13 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:32.057 INFO:teuthology.orchestra.run.smithi148.stdout:Package ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:28:32.167 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:28:32.168 INFO:teuthology.orchestra.run.smithi148.stdout:Nothing to do. 2023-10-11T22:28:32.168 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:28:32.292 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install ceph-mgr-dashboard 2023-10-11T22:28:32.639 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:34.191 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:28:34.261 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:02:17 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:34.375 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:34.376 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:28:34.376 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:34.376 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:34.376 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:28:34.508 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr 2023-10-11T22:28:34.854 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:35.635 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:28:35.636 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================================== 2023-10-11T22:28:35.636 INFO:teuthology.orchestra.run.smithi148.stdout: Package Arch Version Repository Size 2023-10-11T22:28:35.636 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================================== 2023-10-11T22:28:35.636 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:28:35.637 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mgr-dashboard noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 1.8 M 2023-10-11T22:28:35.637 INFO:teuthology.orchestra.run.smithi148.stdout:Installing dependencies: 2023-10-11T22:28:35.637 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-grafana-dashboards noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 23 k 2023-10-11T22:28:35.638 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-prometheus-alerts noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 15 k 2023-10-11T22:28:35.638 INFO:teuthology.orchestra.run.smithi148.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-11T22:28:35.638 INFO:teuthology.orchestra.run.smithi148.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-10-11T22:28:35.638 INFO:teuthology.orchestra.run.smithi148.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-10-11T22:28:35.638 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:28:35.639 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:28:35.639 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================================== 2023-10-11T22:28:35.639 INFO:teuthology.orchestra.run.smithi148.stdout:Install 6 Packages 2023-10-11T22:28:35.639 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:28:35.640 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 2.1 M 2023-10-11T22:28:35.640 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 8.5 M 2023-10-11T22:28:35.640 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:28:36.082 INFO:teuthology.orchestra.run.smithi148.stdout:(1/6): ceph-grafana-dashboards-18.2.0-653.g281a 163 kB/s | 23 kB 00:00 2023-10-11T22:28:36.099 INFO:teuthology.orchestra.run.smithi148.stdout:(2/6): ceph-prometheus-alerts-18.2.0-653.g281a9 92 kB/s | 15 kB 00:00 2023-10-11T22:28:36.174 INFO:teuthology.orchestra.run.smithi148.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 365 kB/s | 34 kB 00:00 2023-10-11T22:28:36.224 INFO:teuthology.orchestra.run.smithi148.stdout:(4/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.5 MB/s | 196 kB 00:00 2023-10-11T22:28:36.291 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:02:19 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:36.325 INFO:teuthology.orchestra.run.smithi148.stdout:(5/6): ceph-mgr-dashboard-18.2.0-653.g281a9fba. 4.6 MB/s | 1.8 MB 00:00 2023-10-11T22:28:36.467 INFO:teuthology.orchestra.run.smithi148.stdout:(6/6): python3-jwt-1.6.1-2.el8.noarch.rpm 146 kB/s | 43 kB 00:00 2023-10-11T22:28:36.468 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:36.469 INFO:teuthology.orchestra.run.smithi148.stdout:Total 2.5 MB/s | 2.1 MB 00:00 2023-10-11T22:28:36.480 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:28:36.490 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:28:36.491 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:28:36.548 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:28:36.552 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:28:36.830 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:28:37.006 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-10-11T22:28:37.236 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-10-11T22:28:37.424 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-10-11T22:28:37.564 INFO:teuthology.orchestra.run.smithi177.stdout:Package ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:28:37.570 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.no 4/6 2023-10-11T22:28:37.673 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:28:37.674 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2023-10-11T22:28:37.674 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:28:37.790 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr-dashboard 2023-10-11T22:28:37.958 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.n 5/6 2023-10-11T22:28:38.135 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:38.172 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 6/6 2023-10-11T22:28:38.406 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 6/6 2023-10-11T22:28:38.406 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.n 1/6 2023-10-11T22:28:38.406 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 2/6 2023-10-11T22:28:38.406 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.no 3/6 2023-10-11T22:28:38.407 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-10-11T22:28:38.407 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-10-11T22:28:39.432 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-10-11T22:28:39.432 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:02:22 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:39.715 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:02:22 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:41.100 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:28:41.102 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================================== 2023-10-11T22:28:41.102 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2023-10-11T22:28:41.103 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================================== 2023-10-11T22:28:41.103 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:28:41.103 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-dashboard noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 1.8 M 2023-10-11T22:28:41.103 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2023-10-11T22:28:41.104 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-grafana-dashboards noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 23 k 2023-10-11T22:28:41.104 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-prometheus-alerts noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 15 k 2023-10-11T22:28:41.105 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-11T22:28:41.106 INFO:teuthology.orchestra.run.smithi177.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-10-11T22:28:41.106 INFO:teuthology.orchestra.run.smithi177.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-10-11T22:28:41.106 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:41.107 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:28:41.108 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================================== 2023-10-11T22:28:41.109 INFO:teuthology.orchestra.run.smithi177.stdout:Install 6 Packages 2023-10-11T22:28:41.109 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:41.109 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 2.1 M 2023-10-11T22:28:41.110 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 8.5 M 2023-10-11T22:28:41.110 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:28:41.575 INFO:teuthology.orchestra.run.smithi177.stdout:(1/6): ceph-prometheus-alerts-18.2.0-653.g281a9 34 kB/s | 15 kB 00:00 2023-10-11T22:28:41.600 INFO:teuthology.orchestra.run.smithi177.stdout:(2/6): ceph-grafana-dashboards-18.2.0-653.g281a 51 kB/s | 23 kB 00:00 2023-10-11T22:28:41.842 INFO:teuthology.orchestra.run.smithi177.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 126 kB/s | 34 kB 00:00 2023-10-11T22:28:41.951 INFO:teuthology.orchestra.run.smithi177.stdout:(4/6): python3-routes-2.4.1-12.el8.noarch.rpm 560 kB/s | 196 kB 00:00 2023-10-11T22:28:42.001 INFO:teuthology.orchestra.run.smithi177.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 269 kB/s | 43 kB 00:00 2023-10-11T22:28:42.193 INFO:teuthology.orchestra.run.smithi177.stdout:(6/6): ceph-mgr-dashboard-18.2.0-653.g281a9fba. 1.7 MB/s | 1.8 MB 00:01 2023-10-11T22:28:42.195 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:42.195 INFO:teuthology.orchestra.run.smithi177.stdout:Total 1.9 MB/s | 2.1 MB 00:01 2023-10-11T22:28:42.208 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:28:42.218 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:28:42.218 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:28:42.279 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:28:42.283 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:28:42.561 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:28:42.720 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-10-11T22:28:42.924 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-10-11T22:28:43.088 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-10-11T22:28:43.217 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.no 4/6 2023-10-11T22:28:43.564 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.n 5/6 2023-10-11T22:28:43.734 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 6/6 2023-10-11T22:28:43.989 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 6/6 2023-10-11T22:28:43.990 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.n 1/6 2023-10-11T22:28:43.990 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 2/6 2023-10-11T22:28:43.990 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.no 3/6 2023-10-11T22:28:43.991 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-10-11T22:28:43.991 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-10-11T22:28:45.015 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-10-11T22:28:45.015 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:02:28 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:48.601 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:28:48.789 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:28:48.789 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:28:48.789 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:28:48.789 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:28:48.790 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:28:48.790 INFO:teuthology.orchestra.run.smithi148.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-10-11T22:28:48.790 INFO:teuthology.orchestra.run.smithi148.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-10-11T22:28:48.790 INFO:teuthology.orchestra.run.smithi148.stdout: python3-routes-2.4.1-12.el8.noarch 2023-10-11T22:28:48.790 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:28:48.791 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:28:48.922 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install ceph-mgr-diskprediction-local 2023-10-11T22:28:49.275 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:50.843 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:02:33 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:52.227 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:28:52.228 INFO:teuthology.orchestra.run.smithi148.stdout:======================================================================================================================= 2023-10-11T22:28:52.228 INFO:teuthology.orchestra.run.smithi148.stdout: Package Arch Version Repository Size 2023-10-11T22:28:52.228 INFO:teuthology.orchestra.run.smithi148.stdout:======================================================================================================================= 2023-10-11T22:28:52.229 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:28:52.229 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 7.4 M 2023-10-11T22:28:52.229 INFO:teuthology.orchestra.run.smithi148.stdout:Installing dependencies: 2023-10-11T22:28:52.229 INFO:teuthology.orchestra.run.smithi148.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-10-11T22:28:52.229 INFO:teuthology.orchestra.run.smithi148.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-10-11T22:28:52.230 INFO:teuthology.orchestra.run.smithi148.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-10-11T22:28:52.230 INFO:teuthology.orchestra.run.smithi148.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-10-11T22:28:52.230 INFO:teuthology.orchestra.run.smithi148.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-10-11T22:28:52.230 INFO:teuthology.orchestra.run.smithi148.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-10-11T22:28:52.230 INFO:teuthology.orchestra.run.smithi148.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-10-11T22:28:52.231 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:28:52.231 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:28:52.231 INFO:teuthology.orchestra.run.smithi148.stdout:======================================================================================================================= 2023-10-11T22:28:52.231 INFO:teuthology.orchestra.run.smithi148.stdout:Install 8 Packages 2023-10-11T22:28:52.231 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:28:52.233 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 35 M 2023-10-11T22:28:52.234 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 210 M 2023-10-11T22:28:52.234 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:28:52.663 INFO:teuthology.orchestra.run.smithi148.stdout:(1/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 1.5 MB/s | 644 kB 00:00 2023-10-11T22:28:52.688 INFO:teuthology.orchestra.run.smithi148.stdout:(2/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 374 kB/s | 171 kB 00:00 2023-10-11T22:28:52.814 INFO:teuthology.orchestra.run.smithi148.stdout:(3/8): ceph-mgr-diskprediction-local-18.2.0-653 13 MB/s | 7.4 MB 00:00 2023-10-11T22:28:52.981 INFO:teuthology.orchestra.run.smithi148.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 13 MB/s | 3.7 MB 00:00 2023-10-11T22:28:53.098 INFO:teuthology.orchestra.run.smithi148.stdout:(5/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 794 kB/s | 225 kB 00:00 2023-10-11T22:28:53.356 INFO:teuthology.orchestra.run.smithi148.stdout:(6/8): python3-scipy-1.0.0-21.module+el8.5.0+10 20 MB/s | 14 MB 00:00 2023-10-11T22:28:53.440 INFO:teuthology.orchestra.run.smithi148.stdout:(7/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 11 MB/s | 4.9 MB 00:00 2023-10-11T22:28:53.548 INFO:teuthology.orchestra.run.smithi148.stdout:(8/8): openblas-0.3.15-3.el8.x86_64.rpm 11 MB/s | 4.7 MB 00:00 2023-10-11T22:28:53.549 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:53.550 INFO:teuthology.orchestra.run.smithi148.stdout:Total 27 MB/s | 35 MB 00:01 2023-10-11T22:28:53.639 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:28:53.786 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:28:53.805 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:28:53.805 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:28:53.828 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:53.828 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:28:53.829 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:28:53.829 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:28:53.829 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:28:53.829 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-10-11T22:28:53.829 INFO:teuthology.orchestra.run.smithi177.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-10-11T22:28:53.830 INFO:teuthology.orchestra.run.smithi177.stdout: python3-routes-2.4.1-12.el8.noarch 2023-10-11T22:28:53.830 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:53.830 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:28:53.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr-diskprediction-local 2023-10-11T22:28:54.097 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:28:54.101 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:28:54.306 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:54.650 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:28:54.793 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-10-11T22:28:54.945 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-10-11T22:28:55.085 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-10-11T22:28:55.649 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:02:38 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:28:55.708 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-10-11T22:28:55.877 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-10-11T22:28:56.472 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-10-11T22:28:56.685 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-10-11T22:28:57.035 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:28:57.037 INFO:teuthology.orchestra.run.smithi177.stdout:======================================================================================================================= 2023-10-11T22:28:57.037 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2023-10-11T22:28:57.037 INFO:teuthology.orchestra.run.smithi177.stdout:======================================================================================================================= 2023-10-11T22:28:57.037 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:28:57.038 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 7.4 M 2023-10-11T22:28:57.038 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2023-10-11T22:28:57.038 INFO:teuthology.orchestra.run.smithi177.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-10-11T22:28:57.038 INFO:teuthology.orchestra.run.smithi177.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-10-11T22:28:57.039 INFO:teuthology.orchestra.run.smithi177.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-10-11T22:28:57.039 INFO:teuthology.orchestra.run.smithi177.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-10-11T22:28:57.039 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-10-11T22:28:57.039 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-10-11T22:28:57.039 INFO:teuthology.orchestra.run.smithi177.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-10-11T22:28:57.040 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:57.040 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:28:57.040 INFO:teuthology.orchestra.run.smithi177.stdout:======================================================================================================================= 2023-10-11T22:28:57.040 INFO:teuthology.orchestra.run.smithi177.stdout:Install 8 Packages 2023-10-11T22:28:57.041 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:28:57.041 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 35 M 2023-10-11T22:28:57.041 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 210 M 2023-10-11T22:28:57.042 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:28:57.264 INFO:teuthology.orchestra.run.smithi177.stdout:(1/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 761 kB/s | 171 kB 00:00 2023-10-11T22:28:57.289 INFO:teuthology.orchestra.run.smithi177.stdout:(2/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 2.5 MB/s | 644 kB 00:00 2023-10-11T22:28:57.374 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-10-11T22:28:57.482 INFO:teuthology.orchestra.run.smithi177.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 19 MB/s | 3.7 MB 00:00 2023-10-11T22:28:57.697 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-10-11T22:28:57.715 INFO:teuthology.orchestra.run.smithi177.stdout:(4/8): python3-scipy-1.0.0-21.module+el8.5.0+10 30 MB/s | 14 MB 00:00 2023-10-11T22:28:57.740 INFO:teuthology.orchestra.run.smithi177.stdout:(5/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 870 kB/s | 225 kB 00:00 2023-10-11T22:28:57.868 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:28:58.057 INFO:teuthology.orchestra.run.smithi177.stdout:(6/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 14 MB/s | 4.9 MB 00:00 2023-10-11T22:28:58.242 INFO:teuthology.orchestra.run.smithi177.stdout:(7/8): openblas-0.3.15-3.el8.x86_64.rpm 9.4 MB/s | 4.7 MB 00:00 2023-10-11T22:28:59.292 INFO:teuthology.orchestra.run.smithi177.stdout:(8/8): ceph-mgr-diskprediction-local-18.2.0-653 3.3 MB/s | 7.4 MB 00:02 2023-10-11T22:28:59.293 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:59.293 INFO:teuthology.orchestra.run.smithi177.stdout:Total 16 MB/s | 35 MB 00:02 2023-10-11T22:28:59.533 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:28:59.551 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:28:59.551 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:28:59.627 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:28:59.843 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:28:59.847 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:29:00.402 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:29:00.582 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-10-11T22:29:00.718 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-10-11T22:29:00.849 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-10-11T22:29:00.888 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-10-11T22:29:01.068 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 8/8 2023-10-11T22:29:01.343 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 8/8 2023-10-11T22:29:01.344 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 1/8 2023-10-11T22:29:01.344 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-10-11T22:29:01.344 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 3/8 2023-10-11T22:29:01.344 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 4/8 2023-10-11T22:29:01.345 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-10-11T22:29:01.345 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:29:01.345 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 7/8 2023-10-11T22:29:01.468 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-10-11T22:29:01.640 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-10-11T22:29:02.240 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-10-11T22:29:02.381 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 8/8 2023-10-11T22:29:02.382 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:02:45 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:29:02.465 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-10-11T22:29:03.162 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-10-11T22:29:03.527 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-10-11T22:29:03.715 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:29:05.494 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:29:06.710 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-10-11T22:29:06.889 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 8/8 2023-10-11T22:29:07.154 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 8/8 2023-10-11T22:29:07.155 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 1/8 2023-10-11T22:29:07.155 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-10-11T22:29:07.155 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 3/8 2023-10-11T22:29:07.155 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 4/8 2023-10-11T22:29:07.156 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-10-11T22:29:07.156 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:29:07.156 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 7/8 2023-10-11T22:29:08.175 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 8/8 2023-10-11T22:29:08.175 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:02:51 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:29:10.228 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:29:10.415 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:29:10.416 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:29:10.416 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:10.416 INFO:teuthology.orchestra.run.smithi148.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-10-11T22:29:10.416 INFO:teuthology.orchestra.run.smithi148.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-10-11T22:29:10.417 INFO:teuthology.orchestra.run.smithi148.stdout: openblas-0.3.15-3.el8.x86_64 2023-10-11T22:29:10.417 INFO:teuthology.orchestra.run.smithi148.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-10-11T22:29:10.417 INFO:teuthology.orchestra.run.smithi148.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-10-11T22:29:10.417 INFO:teuthology.orchestra.run.smithi148.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-10-11T22:29:10.418 INFO:teuthology.orchestra.run.smithi148.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-10-11T22:29:10.418 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:29:10.418 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:29:10.624 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install ceph-mgr-rook 2023-10-11T22:29:10.976 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:29:12.345 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:02:55 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:29:13.811 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:29:13.813 INFO:teuthology.orchestra.run.smithi148.stdout:======================================================================================================= 2023-10-11T22:29:13.813 INFO:teuthology.orchestra.run.smithi148.stdout: Package Arch Version Repository Size 2023-10-11T22:29:13.813 INFO:teuthology.orchestra.run.smithi148.stdout:======================================================================================================= 2023-10-11T22:29:13.814 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:29:13.814 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mgr-rook noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 47 k 2023-10-11T22:29:13.814 INFO:teuthology.orchestra.run.smithi148.stdout:Installing dependencies: 2023-10-11T22:29:13.814 INFO:teuthology.orchestra.run.smithi148.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-10-11T22:29:13.814 INFO:teuthology.orchestra.run.smithi148.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-10-11T22:29:13.815 INFO:teuthology.orchestra.run.smithi148.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-10-11T22:29:13.815 INFO:teuthology.orchestra.run.smithi148.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-10-11T22:29:13.815 INFO:teuthology.orchestra.run.smithi148.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-10-11T22:29:13.815 INFO:teuthology.orchestra.run.smithi148.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-10-11T22:29:13.815 INFO:teuthology.orchestra.run.smithi148.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-10-11T22:29:13.815 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-10-11T22:29:13.816 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-10-11T22:29:13.816 INFO:teuthology.orchestra.run.smithi148.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-11T22:29:13.816 INFO:teuthology.orchestra.run.smithi148.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-10-11T22:29:13.816 INFO:teuthology.orchestra.run.smithi148.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-10-11T22:29:13.816 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:29:13.817 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:29:13.817 INFO:teuthology.orchestra.run.smithi148.stdout:======================================================================================================= 2023-10-11T22:29:13.817 INFO:teuthology.orchestra.run.smithi148.stdout:Install 13 Packages 2023-10-11T22:29:13.817 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:29:13.818 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 1.9 M 2023-10-11T22:29:13.819 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 25 M 2023-10-11T22:29:13.819 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:29:14.645 INFO:teuthology.orchestra.run.smithi148.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 38 kB/s | 16 kB 00:00 2023-10-11T22:29:14.692 INFO:teuthology.orchestra.run.smithi148.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 69 kB/s | 33 kB 00:00 2023-10-11T22:29:14.945 INFO:teuthology.orchestra.run.smithi148.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 271 kB/s | 81 kB 00:00 2023-10-11T22:29:15.144 INFO:teuthology.orchestra.run.smithi148.stdout:(4/13): python3-rsa-4.9-2.el8.noarch.rpm 323 kB/s | 64 kB 00:00 2023-10-11T22:29:15.313 INFO:teuthology.orchestra.run.smithi148.stdout:(5/13): python3-kubernetes-11.0.0-6.el8.noarch. 1.9 MB/s | 1.2 MB 00:00 2023-10-11T22:29:15.338 INFO:teuthology.orchestra.run.smithi148.stdout:(6/13): python3-websocket-client-0.56.0-5.el8.n 317 kB/s | 61 kB 00:00 2023-10-11T22:29:15.522 INFO:teuthology.orchestra.run.smithi148.stdout:(7/13): ceph-mgr-rook-18.2.0-653.g281a9fba.el8. 36 kB/s | 47 kB 00:01 2023-10-11T22:29:15.672 INFO:teuthology.orchestra.run.smithi148.stdout:(8/13): python3-requests-oauthlib-1.0.0-1.el8.n 120 kB/s | 43 kB 00:00 2023-10-11T22:29:15.714 INFO:teuthology.orchestra.run.smithi148.stdout:(9/13): python3-pyasn1-modules-0.3.7-6.el8.noar 574 kB/s | 110 kB 00:00 2023-10-11T22:29:15.739 INFO:teuthology.orchestra.run.smithi148.stdout:(10/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 386 kB/s | 155 kB 00:00 2023-10-11T22:29:15.756 INFO:teuthology.orchestra.run.smithi148.stdout:(11/13): python3-jsonpatch-1.21-2.el8.noarch.rp 317 kB/s | 27 kB 00:00 2023-10-11T22:29:15.815 INFO:teuthology.orchestra.run.smithi148.stdout:(12/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.2 MB/s | 126 kB 00:00 2023-10-11T22:29:15.907 INFO:teuthology.orchestra.run.smithi148.stdout:(13/13): python3-jsonpointer-1.10-11.el8.noarch 120 kB/s | 20 kB 00:00 2023-10-11T22:29:15.909 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:15.909 INFO:teuthology.orchestra.run.smithi148.stdout:Total 944 kB/s | 1.9 MB 00:02 2023-10-11T22:29:15.977 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:29:15.993 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:29:15.993 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:29:16.065 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:29:16.069 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:29:16.603 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:29:16.807 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-10-11T22:29:17.043 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-10-11T22:29:17.160 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:29:17.213 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-10-11T22:29:17.344 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:29:17.344 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:29:17.345 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:17.345 INFO:teuthology.orchestra.run.smithi177.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-10-11T22:29:17.345 INFO:teuthology.orchestra.run.smithi177.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-10-11T22:29:17.345 INFO:teuthology.orchestra.run.smithi177.stdout: openblas-0.3.15-3.el8.x86_64 2023-10-11T22:29:17.345 INFO:teuthology.orchestra.run.smithi177.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-10-11T22:29:17.346 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-10-11T22:29:17.346 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-10-11T22:29:17.346 INFO:teuthology.orchestra.run.smithi177.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-10-11T22:29:17.346 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:29:17.346 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:29:17.397 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-10-11T22:29:17.477 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr-rook 2023-10-11T22:29:17.618 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-10-11T22:29:17.825 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:29:17.885 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-10-11T22:29:18.075 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-10-11T22:29:18.305 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-10-11T22:29:18.478 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-10-11T22:29:18.701 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-10-11T22:29:19.448 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:03:02 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:29:19.783 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-10-11T22:29:20.023 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-10-11T22:29:20.207 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 13/13 2023-10-11T22:29:20.447 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 13/13 2023-10-11T22:29:20.447 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 1/13 2023-10-11T22:29:20.447 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-10-11T22:29:20.448 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-10-11T22:29:20.448 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-10-11T22:29:20.448 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-10-11T22:29:20.449 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-10-11T22:29:20.449 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-10-11T22:29:20.449 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 8/13 2023-10-11T22:29:20.449 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 9/13 2023-10-11T22:29:20.450 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 10/13 2023-10-11T22:29:20.450 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 11/13 2023-10-11T22:29:20.450 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 12/13 2023-10-11T22:29:20.823 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:29:20.825 INFO:teuthology.orchestra.run.smithi177.stdout:======================================================================================================= 2023-10-11T22:29:20.825 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2023-10-11T22:29:20.825 INFO:teuthology.orchestra.run.smithi177.stdout:======================================================================================================= 2023-10-11T22:29:20.825 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:29:20.826 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-rook noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 47 k 2023-10-11T22:29:20.826 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2023-10-11T22:29:20.826 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-10-11T22:29:20.826 INFO:teuthology.orchestra.run.smithi177.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-10-11T22:29:20.826 INFO:teuthology.orchestra.run.smithi177.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-10-11T22:29:20.827 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-10-11T22:29:20.827 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-10-11T22:29:20.827 INFO:teuthology.orchestra.run.smithi177.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-10-11T22:29:20.827 INFO:teuthology.orchestra.run.smithi177.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-10-11T22:29:20.827 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-10-11T22:29:20.828 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-10-11T22:29:20.828 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-11T22:29:20.828 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-10-11T22:29:20.828 INFO:teuthology.orchestra.run.smithi177.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-10-11T22:29:20.828 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:29:20.828 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:29:20.829 INFO:teuthology.orchestra.run.smithi177.stdout:======================================================================================================= 2023-10-11T22:29:20.829 INFO:teuthology.orchestra.run.smithi177.stdout:Install 13 Packages 2023-10-11T22:29:20.829 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:29:20.830 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 1.9 M 2023-10-11T22:29:20.830 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 25 M 2023-10-11T22:29:20.830 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:29:21.597 INFO:teuthology.orchestra.run.smithi177.stdout:(1/13): ceph-mgr-rook-18.2.0-653.g281a9fba.el8. 111 kB/s | 47 kB 00:00 2023-10-11T22:29:21.611 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 13/13 2023-10-11T22:29:21.611 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:03:04 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:29:21.622 INFO:teuthology.orchestra.run.smithi177.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 36 kB/s | 16 kB 00:00 2023-10-11T22:29:21.639 INFO:teuthology.orchestra.run.smithi177.stdout:(3/13): python3-cachetools-3.1.1-4.el8.noarch.r 70 kB/s | 33 kB 00:00 2023-10-11T22:29:21.864 INFO:teuthology.orchestra.run.smithi177.stdout:(4/13): python3-rsa-4.9-2.el8.noarch.rpm 285 kB/s | 64 kB 00:00 2023-10-11T22:29:21.898 INFO:teuthology.orchestra.run.smithi177.stdout:(5/13): python3-google-auth-1.1.1-10.el8.noarch 270 kB/s | 81 kB 00:00 2023-10-11T22:29:22.049 INFO:teuthology.orchestra.run.smithi177.stdout:(6/13): python3-websocket-client-0.56.0-5.el8.n 332 kB/s | 61 kB 00:00 2023-10-11T22:29:22.090 INFO:teuthology.orchestra.run.smithi177.stdout:(7/13): python3-requests-oauthlib-1.0.0-1.el8.n 222 kB/s | 43 kB 00:00 2023-10-11T22:29:22.207 INFO:teuthology.orchestra.run.smithi177.stdout:(8/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 982 kB/s | 155 kB 00:00 2023-10-11T22:29:22.232 INFO:teuthology.orchestra.run.smithi177.stdout:(9/13): python3-pyasn1-modules-0.3.7-6.el8.noar 776 kB/s | 110 kB 00:00 2023-10-11T22:29:22.349 INFO:teuthology.orchestra.run.smithi177.stdout:(10/13): python3-jsonpatch-1.21-2.el8.noarch.rp 187 kB/s | 27 kB 00:00 2023-10-11T22:29:22.383 INFO:teuthology.orchestra.run.smithi177.stdout:(11/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 841 kB/s | 126 kB 00:00 2023-10-11T22:29:22.542 INFO:teuthology.orchestra.run.smithi177.stdout:(12/13): python3-jsonpointer-1.10-11.el8.noarch 104 kB/s | 20 kB 00:00 2023-10-11T22:29:22.575 INFO:teuthology.orchestra.run.smithi177.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 1.2 MB/s | 1.2 MB 00:00 2023-10-11T22:29:22.578 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:22.578 INFO:teuthology.orchestra.run.smithi177.stdout:Total 1.1 MB/s | 1.9 MB 00:01 2023-10-11T22:29:22.644 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:29:22.661 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:29:22.661 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:29:22.733 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:29:22.737 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:29:23.284 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:29:23.486 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-10-11T22:29:23.738 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-10-11T22:29:23.892 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-10-11T22:29:24.076 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-10-11T22:29:24.288 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-10-11T22:29:24.490 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-10-11T22:29:24.722 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-10-11T22:29:24.926 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-10-11T22:29:25.135 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-10-11T22:29:25.350 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-10-11T22:29:26.443 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-10-11T22:29:26.719 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-10-11T22:29:26.894 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 13/13 2023-10-11T22:29:27.164 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 13/13 2023-10-11T22:29:27.164 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 1/13 2023-10-11T22:29:27.164 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-10-11T22:29:27.164 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-10-11T22:29:27.165 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-10-11T22:29:27.165 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-10-11T22:29:27.165 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-10-11T22:29:27.165 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-10-11T22:29:27.165 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 8/13 2023-10-11T22:29:27.166 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 9/13 2023-10-11T22:29:27.166 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 10/13 2023-10-11T22:29:27.166 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 11/13 2023-10-11T22:29:27.166 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 12/13 2023-10-11T22:29:28.274 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 13/13 2023-10-11T22:29:28.275 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:03:11 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:29:30.846 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:29:31.031 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:29:31.031 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:29:31.031 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:31.031 INFO:teuthology.orchestra.run.smithi148.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-10-11T22:29:31.031 INFO:teuthology.orchestra.run.smithi148.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-10-11T22:29:31.032 INFO:teuthology.orchestra.run.smithi148.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-10-11T22:29:31.032 INFO:teuthology.orchestra.run.smithi148.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-10-11T22:29:31.032 INFO:teuthology.orchestra.run.smithi148.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-10-11T22:29:31.032 INFO:teuthology.orchestra.run.smithi148.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-10-11T22:29:31.033 INFO:teuthology.orchestra.run.smithi148.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-10-11T22:29:31.033 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-10-11T22:29:31.033 INFO:teuthology.orchestra.run.smithi148.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-10-11T22:29:31.033 INFO:teuthology.orchestra.run.smithi148.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-10-11T22:29:31.033 INFO:teuthology.orchestra.run.smithi148.stdout: python3-rsa-4.9-2.el8.noarch 2023-10-11T22:29:31.033 INFO:teuthology.orchestra.run.smithi148.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-10-11T22:29:31.034 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:29:31.034 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:29:31.202 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install ceph-mgr-cephadm 2023-10-11T22:29:31.561 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:29:33.052 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:03:16 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:29:34.442 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:29:34.443 INFO:teuthology.orchestra.run.smithi148.stdout:============================================================================================== 2023-10-11T22:29:34.443 INFO:teuthology.orchestra.run.smithi148.stdout: Package Arch Version Repository Size 2023-10-11T22:29:34.443 INFO:teuthology.orchestra.run.smithi148.stdout:============================================================================================== 2023-10-11T22:29:34.443 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:29:34.444 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mgr-cephadm noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 132 k 2023-10-11T22:29:34.444 INFO:teuthology.orchestra.run.smithi148.stdout:Installing dependencies: 2023-10-11T22:29:34.444 INFO:teuthology.orchestra.run.smithi148.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-10-11T22:29:34.444 INFO:teuthology.orchestra.run.smithi148.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-10-11T22:29:34.445 INFO:teuthology.orchestra.run.smithi148.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-10-11T22:29:34.445 INFO:teuthology.orchestra.run.smithi148.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-10-11T22:29:34.445 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:29:34.445 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:29:34.445 INFO:teuthology.orchestra.run.smithi148.stdout:============================================================================================== 2023-10-11T22:29:34.446 INFO:teuthology.orchestra.run.smithi148.stdout:Install 5 Packages 2023-10-11T22:29:34.446 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:29:34.446 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 6.0 M 2023-10-11T22:29:34.447 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 26 M 2023-10-11T22:29:34.447 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:29:34.600 INFO:teuthology.orchestra.run.smithi148.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 472 kB/s | 60 kB 00:00 2023-10-11T22:29:34.675 INFO:teuthology.orchestra.run.smithi148.stdout:(2/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 2.3 MB/s | 476 kB 00:00 2023-10-11T22:29:34.717 INFO:teuthology.orchestra.run.smithi148.stdout:(3/5): ceph-mgr-cephadm-18.2.0-653.g281a9fba.el 538 kB/s | 132 kB 00:00 2023-10-11T22:29:34.884 INFO:teuthology.orchestra.run.smithi148.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 1.9 MB/s | 538 kB 00:00 2023-10-11T22:29:35.009 INFO:teuthology.orchestra.run.smithi148.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 14 MB/s | 4.8 MB 00:00 2023-10-11T22:29:35.011 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:35.011 INFO:teuthology.orchestra.run.smithi148.stdout:Total 11 MB/s | 6.0 MB 00:00 2023-10-11T22:29:35.064 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:29:35.075 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:29:35.075 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:29:35.154 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:29:35.158 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:29:35.939 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:29:36.112 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:29:36.125 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:29:36.126 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:29:36.126 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:36.126 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-10-11T22:29:36.126 INFO:teuthology.orchestra.run.smithi177.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-10-11T22:29:36.127 INFO:teuthology.orchestra.run.smithi177.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-10-11T22:29:36.127 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-10-11T22:29:36.127 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-10-11T22:29:36.127 INFO:teuthology.orchestra.run.smithi177.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-10-11T22:29:36.127 INFO:teuthology.orchestra.run.smithi177.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-10-11T22:29:36.128 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-10-11T22:29:36.128 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-10-11T22:29:36.128 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-10-11T22:29:36.128 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rsa-4.9-2.el8.noarch 2023-10-11T22:29:36.128 INFO:teuthology.orchestra.run.smithi177.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-10-11T22:29:36.129 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:29:36.129 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:29:36.263 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr-cephadm 2023-10-11T22:29:36.450 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-10-11T22:29:36.614 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:29:36.689 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-10-11T22:29:37.017 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-10-11T22:29:37.311 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-10-11T22:29:37.512 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 5/5 2023-10-11T22:29:37.935 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 5/5 2023-10-11T22:29:37.935 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/5 2023-10-11T22:29:37.935 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-10-11T22:29:37.936 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-10-11T22:29:37.936 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-10-11T22:29:38.162 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:03:21 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:29:38.949 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-10-11T22:29:38.950 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:03:21 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:29:39.546 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:29:39.547 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================================== 2023-10-11T22:29:39.547 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2023-10-11T22:29:39.548 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================================== 2023-10-11T22:29:39.548 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:29:39.548 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-cephadm noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 132 k 2023-10-11T22:29:39.548 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2023-10-11T22:29:39.548 INFO:teuthology.orchestra.run.smithi177.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-10-11T22:29:39.549 INFO:teuthology.orchestra.run.smithi177.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-10-11T22:29:39.549 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-10-11T22:29:39.549 INFO:teuthology.orchestra.run.smithi177.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-10-11T22:29:39.549 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:29:39.549 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:29:39.550 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================================== 2023-10-11T22:29:39.550 INFO:teuthology.orchestra.run.smithi177.stdout:Install 5 Packages 2023-10-11T22:29:39.550 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:29:39.551 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 6.0 M 2023-10-11T22:29:39.551 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 26 M 2023-10-11T22:29:39.552 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:29:39.692 INFO:teuthology.orchestra.run.smithi177.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 535 kB/s | 60 kB 00:00 2023-10-11T22:29:39.801 INFO:teuthology.orchestra.run.smithi177.stdout:(2/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 2.1 MB/s | 476 kB 00:00 2023-10-11T22:29:39.956 INFO:teuthology.orchestra.run.smithi177.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 2.0 MB/s | 538 kB 00:00 2023-10-11T22:29:40.554 INFO:teuthology.orchestra.run.smithi177.stdout:(4/5): python3-babel-2.5.1-7.el8.noarch.rpm 6.4 MB/s | 4.8 MB 00:00 2023-10-11T22:29:40.807 INFO:teuthology.orchestra.run.smithi177.stdout:(5/5): ceph-mgr-cephadm-18.2.0-653.g281a9fba.el 107 kB/s | 132 kB 00:01 2023-10-11T22:29:40.808 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:40.808 INFO:teuthology.orchestra.run.smithi177.stdout:Total 4.7 MB/s | 6.0 MB 00:01 2023-10-11T22:29:40.865 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:29:40.877 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:29:40.877 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:29:40.959 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:29:40.963 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:29:41.914 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:29:42.235 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-10-11T22:29:42.468 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-10-11T22:29:42.754 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-10-11T22:29:43.073 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-10-11T22:29:43.308 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 5/5 2023-10-11T22:29:43.547 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 5/5 2023-10-11T22:29:43.548 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/5 2023-10-11T22:29:43.548 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-10-11T22:29:43.548 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-10-11T22:29:43.549 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-10-11T22:29:44.589 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-10-11T22:29:44.589 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:03:27 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:29:46.163 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:29:46.346 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:29:46.346 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:29:46.346 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:46.347 INFO:teuthology.orchestra.run.smithi148.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-10-11T22:29:46.347 INFO:teuthology.orchestra.run.smithi148.stdout: python3-babel-2.5.1-7.el8.noarch 2023-10-11T22:29:46.347 INFO:teuthology.orchestra.run.smithi148.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-10-11T22:29:46.347 INFO:teuthology.orchestra.run.smithi148.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-10-11T22:29:46.348 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:29:46.348 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:29:46.484 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install ceph-fuse 2023-10-11T22:29:46.843 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:29:48.281 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:03:31 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:29:49.669 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:29:49.670 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:29:49.670 INFO:teuthology.orchestra.run.smithi148.stdout: Package Arch Version Repository Size 2023-10-11T22:29:49.670 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:29:49.671 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:29:49.671 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-fuse 2023-10-11T22:29:49.671 INFO:teuthology.orchestra.run.smithi148.stdout: x86_64 2:18.2.0-653.g281a9fba.el8 ceph 847 k 2023-10-11T22:29:49.671 INFO:teuthology.orchestra.run.smithi148.stdout:Installing dependencies: 2023-10-11T22:29:49.671 INFO:teuthology.orchestra.run.smithi148.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-10-11T22:29:49.672 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:29:49.672 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:29:49.672 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:29:49.672 INFO:teuthology.orchestra.run.smithi148.stdout:Install 2 Packages 2023-10-11T22:29:49.672 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:29:49.673 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 929 k 2023-10-11T22:29:49.673 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 3.0 M 2023-10-11T22:29:49.673 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:29:49.892 INFO:teuthology.orchestra.run.smithi148.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 374 kB/s | 83 kB 00:00 2023-10-11T22:29:51.451 INFO:teuthology.orchestra.run.smithi148.stdout:(2/2): ceph-fuse-18.2.0-653.g281a9fba.el8.x86_6 476 kB/s | 847 kB 00:01 2023-10-11T22:29:51.451 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:51.452 INFO:teuthology.orchestra.run.smithi148.stdout:Total 522 kB/s | 929 kB 00:01 2023-10-11T22:29:51.465 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:29:51.488 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:29:51.488 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:29:51.567 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:29:51.571 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:29:51.733 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:29:51.879 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:29:52.025 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-10-11T22:29:52.065 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:29:52.065 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:29:52.065 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:52.066 INFO:teuthology.orchestra.run.smithi177.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-10-11T22:29:52.066 INFO:teuthology.orchestra.run.smithi177.stdout: python3-babel-2.5.1-7.el8.noarch 2023-10-11T22:29:52.066 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-10-11T22:29:52.066 INFO:teuthology.orchestra.run.smithi177.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-10-11T22:29:52.066 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:29:52.067 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:29:52.192 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2/2 2023-10-11T22:29:52.227 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-fuse 2023-10-11T22:29:52.525 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2/2 2023-10-11T22:29:52.526 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/2 2023-10-11T22:29:52.583 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:29:53.604 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-10-11T22:29:53.605 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:03:36 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:29:54.054 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:03:37 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:29:55.494 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:29:55.495 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:29:55.495 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2023-10-11T22:29:55.495 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:29:55.495 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:29:55.495 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-fuse 2023-10-11T22:29:55.496 INFO:teuthology.orchestra.run.smithi177.stdout: x86_64 2:18.2.0-653.g281a9fba.el8 ceph 847 k 2023-10-11T22:29:55.496 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2023-10-11T22:29:55.496 INFO:teuthology.orchestra.run.smithi177.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-10-11T22:29:55.496 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:29:55.496 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:29:55.497 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:29:55.497 INFO:teuthology.orchestra.run.smithi177.stdout:Install 2 Packages 2023-10-11T22:29:55.497 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:29:55.498 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 929 k 2023-10-11T22:29:55.498 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 3.0 M 2023-10-11T22:29:55.498 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:29:55.669 INFO:teuthology.orchestra.run.smithi177.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 480 kB/s | 83 kB 00:00 2023-10-11T22:29:59.288 INFO:teuthology.orchestra.run.smithi177.stdout:(2/2): ceph-fuse-18.2.0-653.g281a9fba.el8.x86_6 223 kB/s | 847 kB 00:03 2023-10-11T22:29:59.289 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:59.289 INFO:teuthology.orchestra.run.smithi177.stdout:Total 245 kB/s | 929 kB 00:03 2023-10-11T22:29:59.303 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:29:59.326 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:29:59.327 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:29:59.407 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:29:59.411 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:29:59.577 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:29:59.828 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-10-11T22:30:00.003 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2/2 2023-10-11T22:30:00.325 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2/2 2023-10-11T22:30:00.325 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/2 2023-10-11T22:30:01.384 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-10-11T22:30:01.385 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:03:44 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:03.225 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:30:03.412 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:30:03.412 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:30:03.413 INFO:teuthology.orchestra.run.smithi148.stdout: ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-10-11T22:30:03.413 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:30:03.413 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:30:03.550 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install librados-devel 2023-10-11T22:30:03.911 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:05.472 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:03:48 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:06.933 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:30:06.934 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:30:06.934 INFO:teuthology.orchestra.run.smithi148.stdout: Package Arch Version Repo Size 2023-10-11T22:30:06.935 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:30:06.935 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:30:06.935 INFO:teuthology.orchestra.run.smithi148.stdout: librados-devel x86_64 2:18.2.0-653.g281a9fba.el8 ceph 139 k 2023-10-11T22:30:06.935 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:30:06.935 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:30:06.936 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:30:06.936 INFO:teuthology.orchestra.run.smithi148.stdout:Install 1 Package 2023-10-11T22:30:06.936 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:30:06.936 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 139 k 2023-10-11T22:30:06.936 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 513 k 2023-10-11T22:30:06.937 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:30:07.130 INFO:teuthology.orchestra.run.smithi148.stdout:librados-devel-18.2.0-653.g281a9fba.el8.x86_64. 712 kB/s | 139 kB 00:00 2023-10-11T22:30:07.133 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:07.134 INFO:teuthology.orchestra.run.smithi148.stdout:Total 707 kB/s | 139 kB 00:00 2023-10-11T22:30:07.134 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:30:07.137 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:30:07.137 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:30:07.191 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:30:07.194 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:30:07.314 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:30:07.530 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:07.767 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:08.842 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:08.842 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:03:51 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:08.899 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:30:09.084 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:30:09.085 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:30:09.085 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-10-11T22:30:09.085 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:30:09.085 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:30:09.212 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install librados-devel 2023-10-11T22:30:09.576 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:11.408 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:03:54 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:12.781 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:30:12.781 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:30:12.782 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repo Size 2023-10-11T22:30:12.782 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:30:12.782 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:30:12.782 INFO:teuthology.orchestra.run.smithi177.stdout: librados-devel x86_64 2:18.2.0-653.g281a9fba.el8 ceph 139 k 2023-10-11T22:30:12.783 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:30:12.783 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:30:12.783 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:30:12.783 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2023-10-11T22:30:12.783 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:30:12.784 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 139 k 2023-10-11T22:30:12.784 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 513 k 2023-10-11T22:30:12.784 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:30:12.977 INFO:teuthology.orchestra.run.smithi177.stdout:librados-devel-18.2.0-653.g281a9fba.el8.x86_64. 714 kB/s | 139 kB 00:00 2023-10-11T22:30:12.978 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:12.978 INFO:teuthology.orchestra.run.smithi177.stdout:Total 710 kB/s | 139 kB 00:00 2023-10-11T22:30:12.978 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:30:12.983 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:30:12.984 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:30:13.037 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:30:13.040 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:30:13.150 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:30:13.350 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:13.582 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:14.653 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:14.654 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:03:57 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:17.424 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:30:17.607 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:30:17.608 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:30:17.608 INFO:teuthology.orchestra.run.smithi148.stdout: librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:30:17.608 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:30:17.608 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:30:17.750 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install libcephfs2 2023-10-11T22:30:18.118 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:19.755 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:04:02 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:21.030 INFO:teuthology.orchestra.run.smithi148.stdout:Package libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:21.144 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:30:21.145 INFO:teuthology.orchestra.run.smithi148.stdout:Nothing to do. 2023-10-11T22:30:21.145 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:30:21.255 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install libcephfs-devel 2023-10-11T22:30:21.491 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:30:21.611 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:21.673 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:30:21.673 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:30:21.673 INFO:teuthology.orchestra.run.smithi177.stdout: librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:30:21.674 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:30:21.674 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:30:21.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install libcephfs2 2023-10-11T22:30:22.162 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:23.064 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:04:06 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:23.839 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:04:06 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:24.449 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:30:24.450 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:30:24.451 INFO:teuthology.orchestra.run.smithi148.stdout: Package Arch Version Repo Size 2023-10-11T22:30:24.451 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:30:24.451 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:30:24.451 INFO:teuthology.orchestra.run.smithi148.stdout: libcephfs-devel x86_64 2:18.2.0-653.g281a9fba.el8 ceph 30 k 2023-10-11T22:30:24.451 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:30:24.452 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:30:24.452 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:30:24.452 INFO:teuthology.orchestra.run.smithi148.stdout:Install 1 Package 2023-10-11T22:30:24.452 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:30:24.452 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 30 k 2023-10-11T22:30:24.453 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 137 k 2023-10-11T22:30:24.453 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:30:24.736 INFO:teuthology.orchestra.run.smithi148.stdout:libcephfs-devel-18.2.0-653.g281a9fba.el8.x86_64 107 kB/s | 30 kB 00:00 2023-10-11T22:30:24.738 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:24.738 INFO:teuthology.orchestra.run.smithi148.stdout:Total 106 kB/s | 30 kB 00:00 2023-10-11T22:30:24.738 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:30:24.741 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:30:24.741 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:30:24.752 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:30:24.756 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:30:24.816 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:30:24.977 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:25.184 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:25.192 INFO:teuthology.orchestra.run.smithi177.stdout:Package libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:25.300 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:30:25.301 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2023-10-11T22:30:25.301 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:30:25.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install libcephfs-devel 2023-10-11T22:30:25.775 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:26.164 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:26.165 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:04:09 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:27.347 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:04:10 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:28.771 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:30:28.772 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:30:28.772 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repo Size 2023-10-11T22:30:28.773 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:30:28.773 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:30:28.773 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs-devel x86_64 2:18.2.0-653.g281a9fba.el8 ceph 30 k 2023-10-11T22:30:28.773 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:30:28.773 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:30:28.774 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:30:28.774 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2023-10-11T22:30:28.774 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:30:28.774 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 30 k 2023-10-11T22:30:28.774 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 137 k 2023-10-11T22:30:28.775 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:30:29.022 INFO:teuthology.orchestra.run.smithi177.stdout:libcephfs-devel-18.2.0-653.g281a9fba.el8.x86_64 122 kB/s | 30 kB 00:00 2023-10-11T22:30:29.023 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:29.023 INFO:teuthology.orchestra.run.smithi177.stdout:Total 122 kB/s | 30 kB 00:00 2023-10-11T22:30:29.024 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:30:29.027 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:30:29.027 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:30:29.038 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:30:29.042 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:30:29.101 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:30:29.255 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:29.476 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:30.469 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:30.470 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:04:13 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:32.993 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:30:33.176 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:30:33.176 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:30:33.176 INFO:teuthology.orchestra.run.smithi148.stdout: libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:30:33.176 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:30:33.177 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:30:33.311 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install librados2 2023-10-11T22:30:33.674 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:35.836 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:04:18 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:37.120 INFO:teuthology.orchestra.run.smithi148.stdout:Package librados2-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:37.230 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:30:37.231 INFO:teuthology.orchestra.run.smithi148.stdout:Nothing to do. 2023-10-11T22:30:37.231 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:30:37.347 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install librbd1 2023-10-11T22:30:37.700 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:39.618 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:04:22 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:40.543 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:30:40.726 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:30:40.727 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:30:40.727 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:30:40.727 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:30:40.727 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:30:40.865 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install librados2 2023-10-11T22:30:40.951 INFO:teuthology.orchestra.run.smithi148.stdout:Package librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:41.062 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:30:41.063 INFO:teuthology.orchestra.run.smithi148.stdout:Nothing to do. 2023-10-11T22:30:41.063 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:30:41.181 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install python3-rados 2023-10-11T22:30:41.219 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:41.540 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:42.825 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:04:25 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:43.145 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:04:26 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:44.127 INFO:teuthology.orchestra.run.smithi177.stdout:Package librados2-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:44.239 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:30:44.240 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2023-10-11T22:30:44.241 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:30:44.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install librbd1 2023-10-11T22:30:44.436 INFO:teuthology.orchestra.run.smithi148.stdout:Package python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:44.548 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:30:44.549 INFO:teuthology.orchestra.run.smithi148.stdout:Nothing to do. 2023-10-11T22:30:44.549 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:30:44.663 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install python3-rgw 2023-10-11T22:30:44.707 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:45.019 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:46.303 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:04:29 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:46.510 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:04:29 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:47.574 INFO:teuthology.orchestra.run.smithi177.stdout:Package librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:47.685 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:30:47.686 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2023-10-11T22:30:47.686 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:30:47.781 INFO:teuthology.orchestra.run.smithi148.stdout:Package python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:47.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install python3-rados 2023-10-11T22:30:47.889 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:30:47.891 INFO:teuthology.orchestra.run.smithi148.stdout:Nothing to do. 2023-10-11T22:30:47.891 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:30:48.005 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install python3-cephfs 2023-10-11T22:30:48.156 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:48.361 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:49.751 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:04:32 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:49.973 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:04:32 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:51.016 INFO:teuthology.orchestra.run.smithi177.stdout:Package python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:51.125 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:30:51.126 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2023-10-11T22:30:51.126 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:30:51.241 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install python3-rgw 2023-10-11T22:30:51.249 INFO:teuthology.orchestra.run.smithi148.stdout:Package python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:51.358 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:30:51.359 INFO:teuthology.orchestra.run.smithi148.stdout:Nothing to do. 2023-10-11T22:30:51.359 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:30:51.477 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install python3-rbd 2023-10-11T22:30:51.593 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:51.830 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:53.037 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:04:36 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:53.643 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:04:36 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:54.302 INFO:teuthology.orchestra.run.smithi177.stdout:Package python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:54.410 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:30:54.411 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2023-10-11T22:30:54.412 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:30:54.537 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install python3-cephfs 2023-10-11T22:30:54.890 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:54.924 INFO:teuthology.orchestra.run.smithi148.stdout:Package python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:55.033 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:30:55.035 INFO:teuthology.orchestra.run.smithi148.stdout:Nothing to do. 2023-10-11T22:30:55.035 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:30:55.164 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install rbd-fuse 2023-10-11T22:30:55.518 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:56.599 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:04:39 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:57.030 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:04:40 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:30:57.880 INFO:teuthology.orchestra.run.smithi177.stdout:Package python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:57.992 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:30:57.993 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2023-10-11T22:30:57.993 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:30:58.112 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install python3-rbd 2023-10-11T22:30:58.406 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:30:58.406 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:30:58.407 INFO:teuthology.orchestra.run.smithi148.stdout: Package Architecture Version Repository Size 2023-10-11T22:30:58.407 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:30:58.407 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:30:58.407 INFO:teuthology.orchestra.run.smithi148.stdout: rbd-fuse x86_64 2:18.2.0-653.g281a9fba.el8 ceph 94 k 2023-10-11T22:30:58.407 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:30:58.408 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:30:58.408 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:30:58.408 INFO:teuthology.orchestra.run.smithi148.stdout:Install 1 Package 2023-10-11T22:30:58.408 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:30:58.408 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 94 k 2023-10-11T22:30:58.409 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 280 k 2023-10-11T22:30:58.409 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:30:58.466 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:58.600 INFO:teuthology.orchestra.run.smithi148.stdout:rbd-fuse-18.2.0-653.g281a9fba.el8.x86_64.rpm 485 kB/s | 94 kB 00:00 2023-10-11T22:30:58.601 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:58.602 INFO:teuthology.orchestra.run.smithi148.stdout:Total 482 kB/s | 94 kB 00:00 2023-10-11T22:30:58.602 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:30:58.612 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:30:58.612 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:30:58.665 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:30:58.669 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:30:58.776 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:30:58.922 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:59.143 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:00.072 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:04:43 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:31:00.159 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:00.159 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:04:43 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:31:01.427 INFO:teuthology.orchestra.run.smithi177.stdout:Package python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:01.539 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:31:01.540 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2023-10-11T22:31:01.540 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:31:01.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install rbd-fuse 2023-10-11T22:31:02.007 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:03.558 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:04:46 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:31:04.942 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:31:04.943 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:31:04.943 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2023-10-11T22:31:04.943 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:31:04.943 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:31:04.944 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-fuse x86_64 2:18.2.0-653.g281a9fba.el8 ceph 94 k 2023-10-11T22:31:04.944 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:31:04.944 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:31:04.944 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:31:04.944 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2023-10-11T22:31:04.945 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:31:04.945 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 94 k 2023-10-11T22:31:04.945 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 280 k 2023-10-11T22:31:04.945 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:31:05.106 INFO:teuthology.orchestra.run.smithi177.stdout:rbd-fuse-18.2.0-653.g281a9fba.el8.x86_64.rpm 581 kB/s | 94 kB 00:00 2023-10-11T22:31:05.107 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:31:05.107 INFO:teuthology.orchestra.run.smithi177.stdout:Total 577 kB/s | 94 kB 00:00 2023-10-11T22:31:05.107 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:31:05.118 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:31:05.118 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:31:05.172 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:31:05.175 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:31:05.294 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:31:05.465 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:05.727 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:06.778 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:06.779 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:04:49 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:31:09.839 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:31:10.025 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:31:10.025 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:31:10.025 INFO:teuthology.orchestra.run.smithi148.stdout: rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:31:10.026 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:31:10.026 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:31:10.190 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install rbd-mirror 2023-10-11T22:31:10.550 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:12.029 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:04:55 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:31:13.422 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:31:13.423 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:31:13.423 INFO:teuthology.orchestra.run.smithi148.stdout: Package Arch Version Repo Size 2023-10-11T22:31:13.423 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:31:13.424 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:31:13.424 INFO:teuthology.orchestra.run.smithi148.stdout: rbd-mirror x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.4 M 2023-10-11T22:31:13.424 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:31:13.424 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:31:13.424 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:31:13.425 INFO:teuthology.orchestra.run.smithi148.stdout:Install 1 Package 2023-10-11T22:31:13.425 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:31:13.425 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 3.4 M 2023-10-11T22:31:13.425 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 16 M 2023-10-11T22:31:13.425 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:31:13.940 INFO:teuthology.orchestra.run.smithi148.stdout:rbd-mirror-18.2.0-653.g281a9fba.el8.x86_64.rpm 6.7 MB/s | 3.4 MB 00:00 2023-10-11T22:31:13.941 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:31:13.941 INFO:teuthology.orchestra.run.smithi148.stdout:Total 6.7 MB/s | 3.4 MB 00:00 2023-10-11T22:31:13.942 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:31:13.954 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:31:13.954 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:31:14.022 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:31:14.026 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:31:14.498 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:31:14.698 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:14.854 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:31:15.040 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:31:15.040 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:31:15.040 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:31:15.041 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:31:15.041 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:31:15.063 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:15.173 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install rbd-mirror 2023-10-11T22:31:15.530 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:16.107 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:16.107 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:04:59 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:31:17.011 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:05:00 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:31:18.408 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:31:18.409 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:31:18.410 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repo Size 2023-10-11T22:31:18.410 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:31:18.410 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:31:18.410 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-mirror x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.4 M 2023-10-11T22:31:18.410 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:31:18.411 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:31:18.411 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:31:18.411 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2023-10-11T22:31:18.411 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:31:18.412 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 3.4 M 2023-10-11T22:31:18.412 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 16 M 2023-10-11T22:31:18.412 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:31:19.417 INFO:teuthology.orchestra.run.smithi177.stdout:rbd-mirror-18.2.0-653.g281a9fba.el8.x86_64.rpm 3.4 MB/s | 3.4 MB 00:01 2023-10-11T22:31:19.417 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:31:19.418 INFO:teuthology.orchestra.run.smithi177.stdout:Total 3.4 MB/s | 3.4 MB 00:01 2023-10-11T22:31:19.419 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:31:19.432 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:31:19.433 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:31:19.504 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:31:19.508 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:31:19.959 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:31:20.141 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:20.517 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:21.548 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:21.548 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:05:04 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:31:23.976 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:31:24.162 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:31:24.162 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:31:24.163 INFO:teuthology.orchestra.run.smithi148.stdout: rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:31:24.163 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:31:24.163 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:31:24.332 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum -y install rbd-nbd 2023-10-11T22:31:24.695 INFO:teuthology.orchestra.run.smithi148.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:26.309 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:05:09 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:31:27.681 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2023-10-11T22:31:27.682 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:31:27.682 INFO:teuthology.orchestra.run.smithi148.stdout: Package Architecture Version Repository Size 2023-10-11T22:31:27.682 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:31:27.683 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2023-10-11T22:31:27.683 INFO:teuthology.orchestra.run.smithi148.stdout: rbd-nbd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 180 k 2023-10-11T22:31:27.683 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:31:27.683 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2023-10-11T22:31:27.683 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2023-10-11T22:31:27.684 INFO:teuthology.orchestra.run.smithi148.stdout:Install 1 Package 2023-10-11T22:31:27.684 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:31:27.684 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 180 k 2023-10-11T22:31:27.684 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 568 k 2023-10-11T22:31:27.684 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2023-10-11T22:31:27.877 INFO:teuthology.orchestra.run.smithi148.stdout:rbd-nbd-18.2.0-653.g281a9fba.el8.x86_64.rpm 927 kB/s | 180 kB 00:00 2023-10-11T22:31:27.878 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:31:27.879 INFO:teuthology.orchestra.run.smithi148.stdout:Total 921 kB/s | 180 kB 00:00 2023-10-11T22:31:27.879 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2023-10-11T22:31:27.889 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2023-10-11T22:31:27.890 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2023-10-11T22:31:27.944 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2023-10-11T22:31:27.947 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2023-10-11T22:31:28.065 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2023-10-11T22:31:28.318 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:28.549 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:29.633 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:31:29.642 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:29.643 INFO:teuthology.orchestra.run.smithi148.stdout:Last metadata expiration check: 0:05:12 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:31:29.815 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:31:29.815 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:31:29.815 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:31:29.816 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:31:29.816 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:31:29.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install rbd-nbd 2023-10-11T22:31:30.310 INFO:teuthology.orchestra.run.smithi177.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:31.646 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:05:14 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:31:33.022 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-10-11T22:31:33.023 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:31:33.024 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2023-10-11T22:31:33.024 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:31:33.024 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-10-11T22:31:33.024 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-nbd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 180 k 2023-10-11T22:31:33.024 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:31:33.025 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-10-11T22:31:33.025 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-10-11T22:31:33.025 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2023-10-11T22:31:33.025 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:31:33.025 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 180 k 2023-10-11T22:31:33.026 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 568 k 2023-10-11T22:31:33.026 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-10-11T22:31:33.211 INFO:teuthology.orchestra.run.smithi177.stdout:rbd-nbd-18.2.0-653.g281a9fba.el8.x86_64.rpm 963 kB/s | 180 kB 00:00 2023-10-11T22:31:33.212 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:31:33.212 INFO:teuthology.orchestra.run.smithi177.stdout:Total 956 kB/s | 180 kB 00:00 2023-10-11T22:31:33.212 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-10-11T22:31:33.223 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-10-11T22:31:33.224 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-10-11T22:31:33.277 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-10-11T22:31:33.281 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-10-11T22:31:33.397 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-10-11T22:31:33.586 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:33.818 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:34.849 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:34.849 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:05:17 ago on Wed 11 Oct 2023 10:26:17 PM UTC. 2023-10-11T22:31:38.924 INFO:teuthology.orchestra.run.smithi148.stdout:Installed products updated. 2023-10-11T22:31:39.109 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:31:39.110 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2023-10-11T22:31:39.110 INFO:teuthology.orchestra.run.smithi148.stdout: rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:31:39.110 INFO:teuthology.orchestra.run.smithi148.stdout: 2023-10-11T22:31:39.110 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2023-10-11T22:31:39.241 DEBUG:teuthology.parallel:result is None 2023-10-11T22:31:44.776 INFO:teuthology.orchestra.run.smithi177.stdout:Installed products updated. 2023-10-11T22:31:44.957 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:31:44.957 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-10-11T22:31:44.957 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:31:44.958 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-10-11T22:31:44.958 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-10-11T22:31:45.091 DEBUG:teuthology.parallel:result is None 2023-10-11T22:31:45.092 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:31:45.092 INFO:teuthology.packaging:ref: None 2023-10-11T22:31:45.092 INFO:teuthology.packaging:tag: None 2023-10-11T22:31:45.093 INFO:teuthology.packaging:branch: reef 2023-10-11T22:31:45.093 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:31:45.093 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-10-11T22:31:45.404 DEBUG:teuthology.orchestra.run.smithi148:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-10-11T22:31:45.431 INFO:teuthology.orchestra.run.smithi148.stdout:18.2.0-653.g281a9fba.el8 2023-10-11T22:31:45.432 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-653.g281a9fba.el8 2023-10-11T22:31:45.432 INFO:teuthology.task.install:The correct ceph version 18.2.0-653.g281a9fba is installed. 2023-10-11T22:31:45.433 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:31:45.433 INFO:teuthology.packaging:ref: None 2023-10-11T22:31:45.434 INFO:teuthology.packaging:tag: None 2023-10-11T22:31:45.434 INFO:teuthology.packaging:branch: reef 2023-10-11T22:31:45.434 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:31:45.435 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-10-11T22:31:45.739 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-10-11T22:31:45.763 INFO:teuthology.orchestra.run.smithi177.stdout:18.2.0-653.g281a9fba.el8 2023-10-11T22:31:45.763 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-653.g281a9fba.el8 2023-10-11T22:31:45.764 INFO:teuthology.task.install:The correct ceph version 18.2.0-653.g281a9fba is installed. 2023-10-11T22:31:45.764 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-10-11T22:31:45.765 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2023-10-11T22:31:45.765 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-11T22:31:45.799 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2023-10-11T22:31:45.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-11T22:31:45.832 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-10-11T22:31:45.833 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2023-10-11T22:31:45.833 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd of=/usr/bin/daemon-helper 2023-10-11T22:31:45.871 DEBUG:teuthology.orchestra.run.smithi148:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-11T22:31:45.940 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2023-10-11T22:31:45.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/daemon-helper 2023-10-11T22:31:45.969 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-11T22:31:46.036 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-10-11T22:31:46.037 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2023-10-11T22:31:46.037 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-11T22:31:46.067 DEBUG:teuthology.orchestra.run.smithi148:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-11T22:31:46.138 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2023-10-11T22:31:46.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-11T22:31:46.165 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-11T22:31:46.231 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-10-11T22:31:46.232 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2023-10-11T22:31:46.232 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd of=/usr/bin/stdin-killer 2023-10-11T22:31:46.262 DEBUG:teuthology.orchestra.run.smithi148:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-11T22:31:46.335 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2023-10-11T22:31:46.336 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/stdin-killer 2023-10-11T22:31:46.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-11T22:31:46.428 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-11T22:31:46.516 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': '139f9d150570a7260a8195111e0367fb0b954112'} 2023-10-11T22:31:46.516 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-10-11T22:31:46.518 INFO:tasks.cephadm:Cluster fsid is f62d6a66-6885-11ee-8db6-212e2dc638e7 2023-10-11T22:31:46.518 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-11T22:31:46.518 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.148', 'mon.c': '[v2:172.21.15.148:3301,v1:172.21.15.148:6790]', 'mon.b': '172.21.15.177'} 2023-10-11T22:31:46.519 INFO:tasks.cephadm:First mon is mon.a on smithi148 2023-10-11T22:31:46.519 INFO:tasks.cephadm:First mgr is y 2023-10-11T22:31:46.519 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-11T22:31:46.520 DEBUG:teuthology.orchestra.run.smithi148:> sudo hostname $(hostname -s) 2023-10-11T22:31:46.550 DEBUG:teuthology.orchestra.run.smithi177:> sudo hostname $(hostname -s) 2023-10-11T22:31:46.577 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref reef)... 2023-10-11T22:31:46.578 DEBUG:teuthology.orchestra.run.smithi148:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-11T22:31:46.735 INFO:teuthology.orchestra.run.smithi148.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Oct 11 22:31 /home/ubuntu/cephtest/cephadm 2023-10-11T22:31:46.736 DEBUG:teuthology.orchestra.run.smithi177:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-11T22:31:46.826 INFO:teuthology.orchestra.run.smithi177.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Oct 11 22:31 /home/ubuntu/cephtest/cephadm 2023-10-11T22:31:46.827 DEBUG:teuthology.orchestra.run.smithi148:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-11T22:31:46.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:31:46.847 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_8cdab074dcca9a68965bc5a50e9c30b691949723/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_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi148 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-10-11T22:31:46.847 INFO:tasks.cephadm:Teardown complete 2023-10-11T22:31:46.848 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/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_8cdab074dcca9a68965bc5a50e9c30b691949723/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_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_8cdab074dcca9a68965bc5a50e9c30b691949723/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_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi148 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-10-11T22:31:46.929 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=04698c074be54cc18fd6b4688e632d94 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/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_8cdab074dcca9a68965bc5a50e9c30b691949723/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_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_8cdab074dcca9a68965bc5a50e9c30b691949723/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_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi148 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-10-11T22:31:46.935 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-11T22:31:46.945 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-10-11T22:31:46.954 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-10-11T22:31:46.954 DEBUG:teuthology.orchestra.run.smithi148:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-11T22:31:46.968 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-11T22:31:47.045 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-11T22:31:47.054 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-11T22:31:47.054 DEBUG:teuthology.orchestra.run.smithi148:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-11T22:31:47.057 DEBUG:teuthology.orchestra.run.smithi177:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-11T22:31:47.071 INFO:teuthology.orchestra.run.smithi148.stderr:bash: ntpq: command not found 2023-10-11T22:31:47.072 INFO:teuthology.orchestra.run.smithi177.stderr:bash: ntpq: command not found 2023-10-11T22:31:47.075 INFO:teuthology.orchestra.run.smithi148.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-11T22:31:47.076 INFO:teuthology.orchestra.run.smithi148.stdout:=============================================================================== 2023-10-11T22:31:47.076 INFO:teuthology.orchestra.run.smithi148.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 46 -265us[ -265us] +/- 78ms 2023-10-11T22:31:47.076 INFO:teuthology.orchestra.run.smithi148.stdout:^* hv02.front.sepia.ceph.com 3 6 377 46 +441us[ +446us] +/- 56ms 2023-10-11T22:31:47.076 INFO:teuthology.orchestra.run.smithi148.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 48 -310us[ -305us] +/- 72ms 2023-10-11T22:31:47.077 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:31:47.078 INFO:teuthology.orchestra.run.smithi177.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-11T22:31:47.079 INFO:teuthology.orchestra.run.smithi177.stdout:=============================================================================== 2023-10-11T22:31:47.079 INFO:teuthology.orchestra.run.smithi177.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 47 -270us[ -270us] +/- 78ms 2023-10-11T22:31:47.080 INFO:teuthology.orchestra.run.smithi177.stdout:^* hv02.front.sepia.ceph.com 3 6 377 47 +437us[ +437us] +/- 56ms 2023-10-11T22:31:47.080 INFO:teuthology.orchestra.run.smithi177.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 47 -305us[ -305us] +/- 72ms 2023-10-11T22:31:47.080 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:31:47.081 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-11T22:31:47.090 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-11T22:31:47.090 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-11T22:31:47.099 DEBUG:teuthology.orchestra.run.smithi148:> 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-10-11T22:31:47.228 DEBUG:teuthology.orchestra.run.smithi177:> 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-10-11T22:31:47.329 DEBUG:teuthology.orchestra.run.smithi148:> 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-10-11T22:31:47.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:31:47.362 DEBUG:teuthology.orchestra.run.smithi177:> 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-10-11T22:31:47.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:31:47.394 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-11T22:31:47.403 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-11T22:31:47.458 INFO:teuthology.task.internal:Duration was 923.922773 seconds 2023-10-11T22:31:47.459 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-11T22:31:47.468 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-11T22:31:47.468 DEBUG:teuthology.orchestra.run.smithi148:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-11T22:31:47.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-11T22:31:47.515 INFO:teuthology.orchestra.run.smithi148.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:31:47.516 INFO:teuthology.orchestra.run.smithi177.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:31:47.777 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-11T22:31:47.777 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi148.front.sepia.ceph.com 2023-10-11T22:31:47.778 DEBUG:teuthology.orchestra.run.smithi148:> 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-10-11T22:31:47.800 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi177.front.sepia.ceph.com 2023-10-11T22:31:47.801 DEBUG:teuthology.orchestra.run.smithi177:> 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-10-11T22:31:47.824 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-11T22:31:47.824 DEBUG:teuthology.orchestra.run.smithi148:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-11T22:31:47.843 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-11T22:31:47.904 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-11T22:31:47.905 DEBUG:teuthology.orchestra.run.smithi148:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-11T22:31:47.922 DEBUG:teuthology.orchestra.run.smithi177:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-11T22:31:48.016 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-11T22:31:48.026 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-11T22:31:48.027 DEBUG:teuthology.orchestra.run.smithi148:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-11T22:31:48.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-11T22:31:48.123 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-11T22:31:48.133 DEBUG:teuthology.orchestra.run.smithi148:> 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-10-11T22:31:48.136 DEBUG:teuthology.orchestra.run.smithi177:> 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-10-11T22:31:48.159 INFO:teuthology.orchestra.run.smithi148.stdout:kernel.core_pattern = core 2023-10-11T22:31:48.189 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = core 2023-10-11T22:31:48.204 DEBUG:teuthology.orchestra.run.smithi148:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-11T22:31:48.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:31:48.232 DEBUG:teuthology.orchestra.run.smithi177:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-11T22:31:48.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:31:48.261 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-11T22:31:48.273 INFO:teuthology.task.internal:Transferring archived files... 2023-10-11T22:31:48.275 DEBUG:teuthology.misc:Transferring archived files from smithi148:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422304/remote/smithi148 2023-10-11T22:31:48.277 DEBUG:teuthology.orchestra.run.smithi148:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-11T22:31:48.327 DEBUG:teuthology.misc:Transferring archived files from smithi177:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422304/remote/smithi177 2023-10-11T22:31:48.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-11T22:31:48.383 INFO:teuthology.task.internal:Removing archive directory... 2023-10-11T22:31:48.384 DEBUG:teuthology.orchestra.run.smithi148:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-11T22:31:48.387 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-11T22:31:48.432 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-11T22:31:48.446 INFO:teuthology.task.internal:Not uploading archives. 2023-10-11T22:31:48.446 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-11T22:31:48.509 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-11T22:31:48.509 DEBUG:teuthology.orchestra.run.smithi148:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-11T22:31:48.511 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-11T22:31:48.526 INFO:teuthology.orchestra.run.smithi148.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 11 22:31 /home/ubuntu/cephtest 2023-10-11T22:31:48.526 INFO:teuthology.orchestra.run.smithi148.stdout: 262185 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Oct 11 22:31 /home/ubuntu/cephtest/cephadm 2023-10-11T22:31:48.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:31:48.528 INFO:teuthology.orchestra.run.smithi148.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-11T22:31:48.528 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi148 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-11T22:31:48.533 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-11T22:31:48.545 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-11T22:31:48.556 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi148 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-11T22:31:48.557 INFO:teuthology.nuke:Checking targets against current locks 2023-10-11T22:31:48.561 INFO:teuthology.orchestra.run.smithi177.stdout: 262170 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 11 22:31 /home/ubuntu/cephtest 2023-10-11T22:31:48.561 INFO:teuthology.orchestra.run.smithi177.stdout: 262180 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Oct 11 22:31 /home/ubuntu/cephtest/cephadm 2023-10-11T22:31:48.562 INFO:teuthology.orchestra.run.smithi177.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-11T22:31:48.586 DEBUG:teuthology.nuke:shortname: smithi148 2023-10-11T22:31:48.587 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-11T22:31:48.612 DEBUG:teuthology.nuke:shortname: smithi177 2023-10-11T22:31:48.612 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-11T22:31:48.616 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi148.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422304', '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-10-11 22:11:04.958982', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-11T22:31:48.639 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422304', '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-10-11 22:11:04.957366', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-11T22:31:48.671 INFO:teuthology.orchestra.console.smithi148:Power off 2023-10-11T22:31:48.672 DEBUG:teuthology.orchestra.console.smithi148:pexpect command: ipmitool -H smithi148.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-11T22:31:48.698 DEBUG:teuthology.orchestra.console.smithi148:power off output: Chassis Power Control: Down/Off 2023-10-11T22:31:48.699 DEBUG:teuthology.orchestra.console.smithi148:pexpect command: ipmitool -H smithi148.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:31:48.716 INFO:teuthology.orchestra.console.smithi177:Power off 2023-10-11T22:31:48.717 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-11T22:31:48.728 DEBUG:teuthology.orchestra.console.smithi148:check power output: Chassis Power is on 2023-10-11T22:31:48.742 DEBUG:teuthology.orchestra.console.smithi177:power off output: Chassis Power Control: Down/Off 2023-10-11T22:31:48.743 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:31:48.772 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2023-10-11T22:31:52.730 DEBUG:teuthology.orchestra.console.smithi148:pexpect command: ipmitool -H smithi148.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:31:52.774 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:31:52.842 DEBUG:teuthology.orchestra.console.smithi148:check power output: Chassis Power is on 2023-10-11T22:31:52.885 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2023-10-11T22:31:56.846 DEBUG:teuthology.orchestra.console.smithi148:pexpect command: ipmitool -H smithi148.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:31:56.886 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:31:56.957 DEBUG:teuthology.orchestra.console.smithi148:check power output: Chassis Power is on 2023-10-11T22:31:56.997 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2023-10-11T22:32:00.958 DEBUG:teuthology.orchestra.console.smithi148:pexpect command: ipmitool -H smithi148.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:32:00.999 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:32:01.071 DEBUG:teuthology.orchestra.console.smithi148:check power output: Chassis Power is off 2023-10-11T22:32:01.109 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is off 2023-10-11T22:32:01.172 INFO:teuthology.orchestra.console.smithi148:Power off completed 2023-10-11T22:32:01.211 INFO:teuthology.orchestra.console.smithi177:Power off completed 2023-10-11T22:32:01.316 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/rbd-import-export mon_election/connectivity} duration: 923.922773361206 failure_reason: 'Command failed on smithi148 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_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=04698c074be54cc18fd6b4688e632d94 status: fail success: false 2023-10-11T22:32:01.317 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-11T22:32:01.388 INFO:teuthology.run:FAIL