2023-12-01T03:38:58.935 INFO:root:teuthology version: 0.0.1.dev212+g595fad1 2023-12-01T03:38:58.936 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473437 --description upgrade:reef-x/stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/radosbench 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --verbose --name yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473437/orig.config.yaml 2023-12-01T03:38:58.996 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T03:38:59.084 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473437 branch: wip-yuri10-testing-2023-11-30-0943 description: upgrade:reef-x/stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/radosbench 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: yweinste@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - 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 - print: '**** done end radosbench.yaml' first_in_suite: false job_id: '7473437' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - 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: yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-yuri10-testing-2023-11-30-0943 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri10-testing-2023-11-30-0943 sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - 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: 9058 sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 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 env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 111/120000 suite: upgrade:reef-x suite_branch: wip-yuri10-testing-2023-11-30-0943 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db targets: smithi067.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFLrdz8KMG4Tm1GRZqUcTMPpvjtvhf9e4V/Ut0voVTKuYWyRNyrE0oiKAywDP1OTDiF/s09OVOR/PwcXP/Ezgts= smithi100.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAxJr5KvH1aOQ+Qx3SS7ukfPOEtT2TXRCGEBKtclA8RXcNfZl2BvvRd6S+ZJMI/sB4UB+c5ldEW/pGVLyxfqpFA= 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 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: reef exclude_packages: - ceph-volume - cephadm: compiled_cephadm_branch: reef 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: wip-package-queries teuthology_sha1: 595fad1080bd379e3c0231a8e02595924c59a9da timestamp: 2023-12-01_00:08:20 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-01T03:38:59.084 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa; will attempt to use it 2023-12-01T03:38:59.085 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks 2023-12-01T03:38:59.085 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-01T03:38:59.086 INFO:teuthology.task.internal:Checking packages... 2023-12-01T03:38:59.108 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '9942cfafa9f7e22e363b3f76a7fe21130085c2db' 2023-12-01T03:38:59.108 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:38:59.109 INFO:teuthology.packaging:ref: None 2023-12-01T03:38:59.109 INFO:teuthology.packaging:tag: None 2023-12-01T03:38:59.109 INFO:teuthology.packaging:branch: wip-yuri10-testing-2023-11-30-0943 2023-12-01T03:38:59.109 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:38:59.109 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri10-testing-2023-11-30-0943 2023-12-01T03:38:59.326 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7650.g9942cfaf 2023-12-01T03:38:59.326 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-01T03:38:59.332 INFO:teuthology.task.internal:no buildpackages task found 2023-12-01T03:38:59.332 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-01T03:38:59.368 INFO:teuthology.task.internal:Saving configuration 2023-12-01T03:38:59.391 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-01T03:38:59.397 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T03:38:59.424 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473437', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 03:33:46.463317', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFLrdz8KMG4Tm1GRZqUcTMPpvjtvhf9e4V/Ut0voVTKuYWyRNyrE0oiKAywDP1OTDiF/s09OVOR/PwcXP/Ezgts='} 2023-12-01T03:38:59.449 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi100.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473437', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 03:33:46.465841', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAxJr5KvH1aOQ+Qx3SS7ukfPOEtT2TXRCGEBKtclA8RXcNfZl2BvvRd6S+ZJMI/sB4UB+c5ldEW/pGVLyxfqpFA='} 2023-12-01T03:38:59.449 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-01T03:38:59.455 INFO:teuthology.task.internal:roles: ubuntu@smithi067.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-01T03:38:59.456 INFO:teuthology.task.internal:roles: ubuntu@smithi100.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-01T03:38:59.456 INFO:teuthology.run_tasks:Running task console_log... 2023-12-01T03:38:59.539 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9cc9d6ff70>, signals=[15]) 2023-12-01T03:38:59.539 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-01T03:38:59.546 INFO:teuthology.task.internal:Opening connections... 2023-12-01T03:38:59.546 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi067.front.sepia.ceph.com 2023-12-01T03:38:59.548 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:38:59.618 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi100.front.sepia.ceph.com 2023-12-01T03:38:59.618 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:38:59.686 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-01T03:38:59.696 DEBUG:teuthology.orchestra.run.smithi067:> uname -m 2023-12-01T03:38:59.720 INFO:teuthology.orchestra.run.smithi067.stdout:x86_64 2023-12-01T03:38:59.721 DEBUG:teuthology.orchestra.run.smithi067:> cat /etc/os-release 2023-12-01T03:38:59.783 INFO:teuthology.orchestra.run.smithi067.stdout:NAME="CentOS Stream" 2023-12-01T03:38:59.783 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION="8" 2023-12-01T03:38:59.783 INFO:teuthology.orchestra.run.smithi067.stdout:ID="centos" 2023-12-01T03:38:59.784 INFO:teuthology.orchestra.run.smithi067.stdout:ID_LIKE="rhel fedora" 2023-12-01T03:38:59.784 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_ID="8" 2023-12-01T03:38:59.784 INFO:teuthology.orchestra.run.smithi067.stdout:PLATFORM_ID="platform:el8" 2023-12-01T03:38:59.784 INFO:teuthology.orchestra.run.smithi067.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-01T03:38:59.784 INFO:teuthology.orchestra.run.smithi067.stdout:ANSI_COLOR="0;31" 2023-12-01T03:38:59.784 INFO:teuthology.orchestra.run.smithi067.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-01T03:38:59.784 INFO:teuthology.orchestra.run.smithi067.stdout:HOME_URL="https://centos.org/" 2023-12-01T03:38:59.785 INFO:teuthology.orchestra.run.smithi067.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T03:38:59.785 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T03:38:59.785 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-01T03:38:59.786 INFO:teuthology.lock.ops:Updating smithi067.front.sepia.ceph.com on lock server 2023-12-01T03:38:59.810 DEBUG:teuthology.orchestra.run.smithi100:> uname -m 2023-12-01T03:38:59.832 INFO:teuthology.orchestra.run.smithi100.stdout:x86_64 2023-12-01T03:38:59.833 DEBUG:teuthology.orchestra.run.smithi100:> cat /etc/os-release 2023-12-01T03:38:59.894 INFO:teuthology.orchestra.run.smithi100.stdout:NAME="CentOS Stream" 2023-12-01T03:38:59.895 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION="8" 2023-12-01T03:38:59.895 INFO:teuthology.orchestra.run.smithi100.stdout:ID="centos" 2023-12-01T03:38:59.895 INFO:teuthology.orchestra.run.smithi100.stdout:ID_LIKE="rhel fedora" 2023-12-01T03:38:59.895 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION_ID="8" 2023-12-01T03:38:59.896 INFO:teuthology.orchestra.run.smithi100.stdout:PLATFORM_ID="platform:el8" 2023-12-01T03:38:59.896 INFO:teuthology.orchestra.run.smithi100.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-01T03:38:59.896 INFO:teuthology.orchestra.run.smithi100.stdout:ANSI_COLOR="0;31" 2023-12-01T03:38:59.896 INFO:teuthology.orchestra.run.smithi100.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-01T03:38:59.896 INFO:teuthology.orchestra.run.smithi100.stdout:HOME_URL="https://centos.org/" 2023-12-01T03:38:59.896 INFO:teuthology.orchestra.run.smithi100.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T03:38:59.897 INFO:teuthology.orchestra.run.smithi100.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T03:38:59.897 INFO:teuthology.orchestra.run.smithi100.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-01T03:38:59.897 INFO:teuthology.lock.ops:Updating smithi100.front.sepia.ceph.com on lock server 2023-12-01T03:38:59.926 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-01T03:38:59.936 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-01T03:38:59.965 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-01T03:38:59.966 DEBUG:teuthology.orchestra.run.smithi067:> test '!' -e /home/ubuntu/cephtest 2023-12-01T03:38:59.969 DEBUG:teuthology.orchestra.run.smithi100:> test '!' -e /home/ubuntu/cephtest 2023-12-01T03:38:59.989 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-01T03:38:59.996 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-01T03:38:59.996 DEBUG:teuthology.orchestra.run.smithi067:> test -z $(ls -A /var/lib/ceph) 2023-12-01T03:39:00.030 DEBUG:teuthology.orchestra.run.smithi100:> test -z $(ls -A /var/lib/ceph) 2023-12-01T03:39:00.066 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-01T03:39:00.115 INFO:teuthology.run_tasks:Running task kernel... 2023-12-01T03:39:00.129 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-01T03:39:00.130 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-01T03:39:00.130 DEBUG:teuthology.orchestra.run.smithi067:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T03:39:00.130 DEBUG:teuthology.orchestra.run.smithi100:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T03:39:00.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:39:00.150 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2023-12-01T03:39:00.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:39:00.151 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2023-12-01T03:39:00.211 INFO:teuthology.orchestra.run.smithi100.stdout:4.18.0-489.el8.x86_64 2023-12-01T03:39:00.211 INFO:teuthology.task.kernel:Running kernel on smithi100: 4.18.0-489.el8.x86_64 2023-12-01T03:39:00.211 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum install -y kernel 2023-12-01T03:39:00.213 INFO:teuthology.orchestra.run.smithi067.stdout:4.18.0-489.el8.x86_64 2023-12-01T03:39:00.214 INFO:teuthology.task.kernel:Running kernel on smithi067: 4.18.0-489.el8.x86_64 2023-12-01T03:39:00.214 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum install -y kernel 2023-12-01T03:39:04.919 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 8 - AppStream 16 MB/s | 34 MB 00:02 2023-12-01T03:39:06.154 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - AppStream 10 MB/s | 34 MB 00:03 2023-12-01T03:39:15.027 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 8 - BaseOS 15 MB/s | 55 MB 00:03 2023-12-01T03:39:17.645 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - BaseOS 12 MB/s | 55 MB 00:04 2023-12-01T03:39:23.201 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 8 - Extras 49 kB/s | 18 kB 00:00 2023-12-01T03:39:23.627 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 8 - Extras common packages 28 kB/s | 6.9 kB 00:00 2023-12-01T03:39:23.920 INFO:teuthology.orchestra.run.smithi100.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-01T03:39:26.188 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - Extras 84 kB/s | 18 kB 00:00 2023-12-01T03:39:26.771 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - Extras common packages 18 kB/s | 6.9 kB 00:00 2023-12-01T03:39:27.073 INFO:teuthology.orchestra.run.smithi067.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-12-01T03:39:27.671 INFO:teuthology.orchestra.run.smithi100.stdout:Extra Packages for Enterprise Linux 4.4 MB/s | 16 MB 00:03 2023-12-01T03:39:31.521 INFO:teuthology.orchestra.run.smithi100.stdout:lab-extras 575 kB/s | 24 kB 00:00 2023-12-01T03:39:35.036 INFO:teuthology.orchestra.run.smithi100.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-01T03:39:35.037 INFO:teuthology.orchestra.run.smithi100.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-01T03:39:35.317 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:39:35.318 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:39:35.318 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2023-12-01T03:39:35.318 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:39:35.318 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:39:35.318 INFO:teuthology.orchestra.run.smithi100.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-01T03:39:35.318 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2023-12-01T03:39:35.319 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-01T03:39:35.319 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-01T03:39:35.319 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:39:35.319 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:39:35.319 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:39:35.319 INFO:teuthology.orchestra.run.smithi100.stdout:Install 3 Packages 2023-12-01T03:39:35.319 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:39:35.319 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 90 M 2023-12-01T03:39:35.319 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 96 M 2023-12-01T03:39:35.319 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:39:36.955 INFO:teuthology.orchestra.run.smithi100.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 6.3 MB/s | 10 MB 00:01 2023-12-01T03:39:38.447 INFO:teuthology.orchestra.run.smithi100.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 12 MB/s | 36 MB 00:03 2023-12-01T03:39:38.856 INFO:teuthology.orchestra.run.smithi100.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 12 MB/s | 43 MB 00:03 2023-12-01T03:39:38.856 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:39:38.856 INFO:teuthology.orchestra.run.smithi100.stdout:Total 25 MB/s | 90 MB 00:03 2023-12-01T03:39:39.532 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:39:39.949 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:39:39.949 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:39:41.179 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:39:41.202 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:39:43.984 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:39:44.515 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T03:39:48.143 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T03:39:48.556 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T03:39:51.992 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T03:39:52.269 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T03:40:14.070 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-01T03:40:14.094 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T03:40:14.437 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T03:40:14.437 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-01T03:40:14.437 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-01T03:40:15.243 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T03:40:15.243 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:40:15.243 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:40:15.244 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-01T03:40:15.244 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-01T03:40:15.244 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:40:15.244 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:40:15.388 DEBUG:teuthology.orchestra.run.smithi100:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T03:40:15.606 INFO:teuthology.orchestra.run.smithi100.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T03:40:17.662 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T03:40:17.662 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-01T03:40:17.662 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-01T03:40:17.662 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-01T03:40:17.662 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-01T03:40:17.663 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi100.front.sepia.ceph.com, path=None, version=distro) 2023-12-01T03:40:17.663 DEBUG:teuthology.orchestra.run.smithi100:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T03:40:17.881 INFO:teuthology.orchestra.run.smithi100.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T03:40:17.881 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T03:40:17.881 DEBUG:teuthology.orchestra.run.smithi100:> sudo rpm -qi grub2-tools 2023-12-01T03:40:17.914 INFO:teuthology.orchestra.run.smithi100.stdout:Name : grub2-tools 2023-12-01T03:40:17.915 INFO:teuthology.orchestra.run.smithi100.stdout:Epoch : 1 2023-12-01T03:40:17.915 INFO:teuthology.orchestra.run.smithi100.stdout:Version : 2.02 2023-12-01T03:40:17.915 INFO:teuthology.orchestra.run.smithi100.stdout:Release : 129.el8 2023-12-01T03:40:17.915 INFO:teuthology.orchestra.run.smithi100.stdout:Architecture: x86_64 2023-12-01T03:40:17.915 INFO:teuthology.orchestra.run.smithi100.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-01T03:40:17.915 INFO:teuthology.orchestra.run.smithi100.stdout:Group : System Environment/Base 2023-12-01T03:40:17.915 INFO:teuthology.orchestra.run.smithi100.stdout:Size : 9265586 2023-12-01T03:40:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:License : GPLv3+ 2023-12-01T03:40:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-01T03:40:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-01T03:40:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-01T03:40:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-01T03:40:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:Relocations : (not relocatable) 2023-12-01T03:40:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:Packager : CentOS BuildSystem 2023-12-01T03:40:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:Vendor : CentOS 2023-12-01T03:40:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-01T03:40:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:Summary : Support tools for GRUB. 2023-12-01T03:40:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:Description : 2023-12-01T03:40:17.916 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:40:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-01T03:40:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-01T03:40:17.917 INFO:teuthology.orchestra.run.smithi100.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-01T03:40:17.917 INFO:teuthology.orchestra.run.smithi100.stdout:hardware devices. 2023-12-01T03:40:17.917 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:40:17.917 INFO:teuthology.orchestra.run.smithi100.stdout:This subpackage provides tools for support of all platforms. 2023-12-01T03:40:17.919 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-01T03:40:17.919 INFO:teuthology.task.kernel:Updating grub on smithi100 to boot 4.18.0-526.el8.x86_64 2023-12-01T03:40:17.919 DEBUG:teuthology.orchestra.run.smithi100:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-01T03:40:19.433 INFO:teuthology.orchestra.run.smithi100.stderr:Generating grub configuration file ... 2023-12-01T03:40:21.584 INFO:teuthology.orchestra.run.smithi100.stderr:done 2023-12-01T03:40:21.585 DEBUG:teuthology.orchestra.run.smithi100:> mktemp 2023-12-01T03:40:21.618 INFO:teuthology.orchestra.run.smithi100.stdout:/tmp/tmp.kkOB2bp2t5 2023-12-01T03:40:21.618 DEBUG:teuthology.orchestra.run.smithi100:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.kkOB2bp2t5 2023-12-01T03:40:21.692 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 0666 /tmp/tmp.kkOB2bp2t5 2023-12-01T03:40:21.827 DEBUG:teuthology.orchestra.remote:smithi100:/tmp/tmp.kkOB2bp2t5 is 6KB 2023-12-01T03:40:21.875 DEBUG:teuthology.orchestra.run.smithi100:> rm -fr /tmp/tmp.kkOB2bp2t5 2023-12-01T03:40:21.894 DEBUG:teuthology.orchestra.run.smithi100:> sudo /bin/ls /boot/loader/entries || true 2023-12-01T03:40:21.972 INFO:teuthology.orchestra.run.smithi100.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-01T03:40:21.972 INFO:teuthology.orchestra.run.smithi100.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-01T03:40:21.972 INFO:teuthology.orchestra.run.smithi100.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-01T03:40:21.972 INFO:teuthology.orchestra.run.smithi100.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-01T03:40:21.973 DEBUG:teuthology.orchestra.run.smithi100:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-01T03:40:22.150 DEBUG:teuthology.orchestra.run.smithi100:> sudo shutdown -r now 2023-12-01T03:40:52.153 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-01T03:40:52.154 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-01T03:40:52.155 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:41:10.630 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2023-12-01T03:41:19.632 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-01T03:41:19.633 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:41:22.694 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2023-12-01T03:41:34.695 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-01T03:41:34.696 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:41:37.762 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2023-12-01T03:41:52.763 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-01T03:41:52.764 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:41:55.842 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2023-12-01T03:42:13.844 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-01T03:42:13.844 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:42:14.212 DEBUG:teuthology.orchestra.run.smithi100:> true 2023-12-01T03:42:14.461 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-01T03:42:14.461 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-526.el8.x86_64"... 2023-12-01T03:42:14.461 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2023-12-01T03:42:14.482 INFO:teuthology.orchestra.run.smithi100.stdout:4.18.0-526.el8.x86_64 2023-12-01T03:42:14.482 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-01T03:42:14.483 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-01T03:42:14.483 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-01T03:42:15.484 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-01T03:42:15.484 DEBUG:teuthology.orchestra.run.smithi100:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T03:42:15.562 INFO:teuthology.orchestra.run.smithi100.stdout:ttyS1 2023-12-01T03:42:15.574 DEBUG:teuthology.parallel:result is None 2023-12-01T03:45:34.604 INFO:teuthology.orchestra.run.smithi067.stdout:Extra Packages for Enterprise Linux 44 kB/s | 16 MB 06:07 2023-12-01T03:45:38.645 INFO:teuthology.orchestra.run.smithi067.stdout:lab-extras 295 kB/s | 24 kB 00:00 2023-12-01T03:45:42.470 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-01T03:45:42.471 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-01T03:45:42.783 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:45:42.784 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:45:42.784 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2023-12-01T03:45:42.784 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:45:42.785 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:45:42.785 INFO:teuthology.orchestra.run.smithi067.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-01T03:45:42.785 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-12-01T03:45:42.785 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-01T03:45:42.785 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-01T03:45:42.785 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:45:42.785 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:45:42.785 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:45:42.785 INFO:teuthology.orchestra.run.smithi067.stdout:Install 3 Packages 2023-12-01T03:45:42.785 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:45:42.785 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 90 M 2023-12-01T03:45:42.785 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 96 M 2023-12-01T03:45:42.785 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:45:45.905 INFO:teuthology.orchestra.run.smithi067.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 3.3 MB/s | 10 MB 00:03 2023-12-01T03:45:47.847 INFO:teuthology.orchestra.run.smithi067.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 7.2 MB/s | 36 MB 00:05 2023-12-01T03:45:48.405 INFO:teuthology.orchestra.run.smithi067.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 7.8 MB/s | 43 MB 00:05 2023-12-01T03:45:48.405 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:45:48.406 INFO:teuthology.orchestra.run.smithi067.stdout:Total 16 MB/s | 90 MB 00:05 2023-12-01T03:45:49.113 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:45:49.575 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:45:49.575 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:45:50.871 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:45:50.903 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:45:53.872 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:45:54.457 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T03:45:58.170 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T03:45:58.581 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T03:46:02.251 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T03:46:02.547 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T03:46:25.776 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-01T03:46:27.006 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T03:46:27.006 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T03:46:27.006 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-01T03:46:27.006 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-01T03:46:27.029 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T03:46:27.029 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:46:27.029 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:46:27.029 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-01T03:46:27.029 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-01T03:46:27.030 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:46:27.030 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:46:27.177 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T03:46:27.402 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T03:46:27.402 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T03:46:27.402 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-01T03:46:27.403 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-01T03:46:27.403 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-01T03:46:27.404 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-01T03:46:27.404 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi067.front.sepia.ceph.com, path=None, version=distro) 2023-12-01T03:46:27.404 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T03:46:27.623 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T03:46:27.623 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T03:46:27.623 DEBUG:teuthology.orchestra.run.smithi067:> sudo rpm -qi grub2-tools 2023-12-01T03:46:27.658 INFO:teuthology.orchestra.run.smithi067.stdout:Name : grub2-tools 2023-12-01T03:46:27.658 INFO:teuthology.orchestra.run.smithi067.stdout:Epoch : 1 2023-12-01T03:46:27.658 INFO:teuthology.orchestra.run.smithi067.stdout:Version : 2.02 2023-12-01T03:46:27.659 INFO:teuthology.orchestra.run.smithi067.stdout:Release : 129.el8 2023-12-01T03:46:27.659 INFO:teuthology.orchestra.run.smithi067.stdout:Architecture: x86_64 2023-12-01T03:46:27.659 INFO:teuthology.orchestra.run.smithi067.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-01T03:46:27.659 INFO:teuthology.orchestra.run.smithi067.stdout:Group : System Environment/Base 2023-12-01T03:46:27.659 INFO:teuthology.orchestra.run.smithi067.stdout:Size : 9265586 2023-12-01T03:46:27.659 INFO:teuthology.orchestra.run.smithi067.stdout:License : GPLv3+ 2023-12-01T03:46:27.659 INFO:teuthology.orchestra.run.smithi067.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-01T03:46:27.659 INFO:teuthology.orchestra.run.smithi067.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-01T03:46:27.659 INFO:teuthology.orchestra.run.smithi067.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-01T03:46:27.659 INFO:teuthology.orchestra.run.smithi067.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-01T03:46:27.659 INFO:teuthology.orchestra.run.smithi067.stdout:Relocations : (not relocatable) 2023-12-01T03:46:27.659 INFO:teuthology.orchestra.run.smithi067.stdout:Packager : CentOS BuildSystem 2023-12-01T03:46:27.659 INFO:teuthology.orchestra.run.smithi067.stdout:Vendor : CentOS 2023-12-01T03:46:27.660 INFO:teuthology.orchestra.run.smithi067.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-01T03:46:27.660 INFO:teuthology.orchestra.run.smithi067.stdout:Summary : Support tools for GRUB. 2023-12-01T03:46:27.660 INFO:teuthology.orchestra.run.smithi067.stdout:Description : 2023-12-01T03:46:27.660 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:46:27.660 INFO:teuthology.orchestra.run.smithi067.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-01T03:46:27.660 INFO:teuthology.orchestra.run.smithi067.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-01T03:46:27.660 INFO:teuthology.orchestra.run.smithi067.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-01T03:46:27.660 INFO:teuthology.orchestra.run.smithi067.stdout:hardware devices. 2023-12-01T03:46:27.660 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:46:27.660 INFO:teuthology.orchestra.run.smithi067.stdout:This subpackage provides tools for support of all platforms. 2023-12-01T03:46:27.661 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-01T03:46:27.661 INFO:teuthology.task.kernel:Updating grub on smithi067 to boot 4.18.0-526.el8.x86_64 2023-12-01T03:46:27.661 DEBUG:teuthology.orchestra.run.smithi067:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-01T03:46:29.239 INFO:teuthology.orchestra.run.smithi067.stderr:Generating grub configuration file ... 2023-12-01T03:46:31.332 INFO:teuthology.orchestra.run.smithi067.stderr:done 2023-12-01T03:46:31.334 DEBUG:teuthology.orchestra.run.smithi067:> mktemp 2023-12-01T03:46:31.373 INFO:teuthology.orchestra.run.smithi067.stdout:/tmp/tmp.rXFw39Md1N 2023-12-01T03:46:31.373 DEBUG:teuthology.orchestra.run.smithi067:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.rXFw39Md1N 2023-12-01T03:46:31.446 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 0666 /tmp/tmp.rXFw39Md1N 2023-12-01T03:46:31.587 DEBUG:teuthology.orchestra.remote:smithi067:/tmp/tmp.rXFw39Md1N is 6KB 2023-12-01T03:46:31.635 DEBUG:teuthology.orchestra.run.smithi067:> rm -fr /tmp/tmp.rXFw39Md1N 2023-12-01T03:46:31.653 DEBUG:teuthology.orchestra.run.smithi067:> sudo /bin/ls /boot/loader/entries || true 2023-12-01T03:46:31.719 INFO:teuthology.orchestra.run.smithi067.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-01T03:46:31.720 INFO:teuthology.orchestra.run.smithi067.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-01T03:46:31.720 INFO:teuthology.orchestra.run.smithi067.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-01T03:46:31.720 INFO:teuthology.orchestra.run.smithi067.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-01T03:46:31.721 DEBUG:teuthology.orchestra.run.smithi067:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-01T03:46:31.891 DEBUG:teuthology.orchestra.run.smithi067:> sudo shutdown -r now 2023-12-01T03:47:01.895 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-01T03:47:01.895 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-12-01T03:47:01.896 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:47:36.418 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2023-12-01T03:47:45.420 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-12-01T03:47:45.421 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:48:03.810 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2023-12-01T03:48:15.811 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-12-01T03:48:15.812 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:48:16.103 DEBUG:teuthology.orchestra.run.smithi067:> true 2023-12-01T03:48:16.381 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-12-01T03:48:16.381 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-526.el8.x86_64"... 2023-12-01T03:48:16.382 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2023-12-01T03:48:16.400 INFO:teuthology.orchestra.run.smithi067.stdout:4.18.0-526.el8.x86_64 2023-12-01T03:48:16.400 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-01T03:48:16.400 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-01T03:48:16.400 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-01T03:48:17.401 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-01T03:48:17.402 DEBUG:teuthology.orchestra.run.smithi067:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T03:48:17.481 INFO:teuthology.orchestra.run.smithi067.stdout:ttyS1 2023-12-01T03:48:17.503 DEBUG:teuthology.parallel:result is None 2023-12-01T03:48:17.503 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-01T03:48:17.510 INFO:teuthology.task.internal:Creating test directory... 2023-12-01T03:48:17.511 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T03:48:17.514 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T03:48:17.537 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-01T03:48:17.549 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-01T03:48:17.583 INFO:teuthology.task.internal:Creating archive directory... 2023-12-01T03:48:17.583 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T03:48:17.585 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T03:48:17.627 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-01T03:48:17.634 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-01T03:48:17.635 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-01T03:48:17.647 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-01T03:48:17.675 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T03:48:17.685 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T03:48:17.703 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T03:48:17.714 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T03:48:17.716 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-01T03:48:17.723 INFO:teuthology.task.internal:Configuring sudo... 2023-12-01T03:48:17.723 DEBUG:teuthology.orchestra.run.smithi067:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T03:48:17.725 DEBUG:teuthology.orchestra.run.smithi100:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T03:48:17.787 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-01T03:48:17.797 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-01T03:48:17.797 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T03:48:17.800 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T03:48:17.846 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T03:48:17.898 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T03:48:17.939 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T03:48:18.020 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T03:48:18.062 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-12-01T03:48:18.063 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T03:48:18.129 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T03:48:18.177 DEBUG:teuthology.orchestra.run.smithi100:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T03:48:18.237 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T03:48:18.282 DEBUG:teuthology.orchestra.run.smithi100:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T03:48:18.326 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2023-12-01T03:48:18.326 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T03:48:18.393 DEBUG:teuthology.orchestra.run.smithi067:> sudo service rsyslog restart 2023-12-01T03:48:18.395 DEBUG:teuthology.orchestra.run.smithi100:> sudo service rsyslog restart 2023-12-01T03:48:18.447 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T03:48:18.504 INFO:teuthology.orchestra.run.smithi100.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T03:48:18.601 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-01T03:48:18.609 INFO:teuthology.task.internal:Starting timer... 2023-12-01T03:48:18.609 INFO:teuthology.run_tasks:Running task pcp... 2023-12-01T03:48:18.646 INFO:teuthology.run_tasks:Running task selinux... 2023-12-01T03:48:18.680 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-01T03:48:18.680 DEBUG:teuthology.orchestra.run.smithi067:> sudo service auditd rotate 2023-12-01T03:48:18.791 INFO:teuthology.orchestra.run.smithi067.stdout:Rotating logs: 2023-12-01T03:48:18.793 DEBUG:teuthology.orchestra.run.smithi100:> sudo service auditd rotate 2023-12-01T03:48:18.854 INFO:teuthology.orchestra.run.smithi100.stdout:Rotating logs: 2023-12-01T03:48:18.856 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-01T03:48:18.856 DEBUG:teuthology.orchestra.run.smithi067:> /usr/sbin/getenforce 2023-12-01T03:48:18.892 INFO:teuthology.orchestra.run.smithi067.stdout:Permissive 2023-12-01T03:48:18.893 DEBUG:teuthology.orchestra.run.smithi100:> /usr/sbin/getenforce 2023-12-01T03:48:18.953 INFO:teuthology.orchestra.run.smithi100.stdout:Permissive 2023-12-01T03:48:18.953 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi067.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi100.front.sepia.ceph.com': 'permissive'} 2023-12-01T03:48:18.953 DEBUG:teuthology.orchestra.run.smithi067:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-01T03:48:18.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:48:18.983 DEBUG:teuthology.orchestra.run.smithi100:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-01T03:48:19.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:48:19.010 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-01T03:48:19.011 DEBUG:teuthology.orchestra.run.smithi067:> sudo /usr/sbin/setenforce permissive 2023-12-01T03:48:19.050 DEBUG:teuthology.orchestra.run.smithi100:> sudo /usr/sbin/setenforce permissive 2023-12-01T03:48:19.077 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-01T03:48:19.086 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-01T03:48:19.094 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2023-12-01T03:48:19.247 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-01T03:48:19.267 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-01T03:48:19.268 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi067.front.sepia.ceph.com,smithi100.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-01T03:55:55.170 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi067.front.sepia.ceph.com'), Remote(name='ubuntu@smithi100.front.sepia.ceph.com')] 2023-12-01T03:55:55.171 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-12-01T03:55:55.172 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:55:55.245 DEBUG:teuthology.orchestra.run.smithi067:> true 2023-12-01T03:55:55.318 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-12-01T03:55:55.319 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-01T03:55:55.319 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:55:55.389 DEBUG:teuthology.orchestra.run.smithi100:> true 2023-12-01T03:55:55.416 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-01T03:55:55.416 INFO:teuthology.run_tasks:Running task clock... 2023-12-01T03:55:55.431 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-01T03:55:55.431 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T03:55:55.432 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T03:55:55.434 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T03:55:55.435 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T03:55:55.470 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T03:55:55.486 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T03:55:55.488 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T03:55:55.502 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T03:55:55.561 INFO:teuthology.orchestra.run.smithi067.stderr:sudo: ntpd: command not found 2023-12-01T03:55:55.571 INFO:teuthology.orchestra.run.smithi100.stderr:sudo: ntpd: command not found 2023-12-01T03:55:55.573 INFO:teuthology.orchestra.run.smithi067.stdout:506 Cannot talk to daemon 2023-12-01T03:55:55.582 INFO:teuthology.orchestra.run.smithi100.stdout:506 Cannot talk to daemon 2023-12-01T03:55:55.588 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T03:55:55.596 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T03:55:55.604 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T03:55:55.609 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T03:55:55.678 INFO:teuthology.orchestra.run.smithi067.stderr:bash: ntpq: command not found 2023-12-01T03:55:55.681 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T03:55:55.681 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2023-12-01T03:55:55.681 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:55:55.681 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:55:55.682 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:55:55.682 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:55:55.684 INFO:teuthology.orchestra.run.smithi100.stderr:bash: ntpq: command not found 2023-12-01T03:55:55.687 INFO:teuthology.orchestra.run.smithi100.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T03:55:55.687 INFO:teuthology.orchestra.run.smithi100.stdout:=============================================================================== 2023-12-01T03:55:55.687 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:55:55.687 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:55:55.687 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:55:55.687 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:55:55.688 INFO:teuthology.run_tasks:Running task pexec... 2023-12-01T03:55:55.711 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-01T03:55:55.712 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi067.front.sepia.ceph.com 2023-12-01T03:55:55.712 DEBUG:teuthology.orchestra.run.smithi067:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T03:55:55.712 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi100.front.sepia.ceph.com 2023-12-01T03:55:55.713 DEBUG:teuthology.orchestra.run.smithi100:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T03:55:56.603 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:01:46 ago on Fri 01 Dec 2023 03:54:10 AM UTC. 2023-12-01T03:55:56.639 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:36 ago on Fri 01 Dec 2023 03:54:20 AM UTC. 2023-12-01T03:55:58.716 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:55:58.717 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:55:58.717 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2023-12-01T03:55:58.717 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:55:58.717 INFO:teuthology.orchestra.run.smithi100.stdout:Resetting modules: 2023-12-01T03:55:58.717 INFO:teuthology.orchestra.run.smithi100.stdout: container-tools 2023-12-01T03:55:58.717 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:55:58.717 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:55:58.717 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:55:58.717 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:55:58.944 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:55:58.946 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:55:58.946 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2023-12-01T03:55:58.946 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:55:58.946 INFO:teuthology.orchestra.run.smithi067.stdout:Resetting modules: 2023-12-01T03:55:58.946 INFO:teuthology.orchestra.run.smithi067.stdout: container-tools 2023-12-01T03:55:58.946 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:55:58.946 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:55:58.946 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:55:58.946 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:55:58.963 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:55:59.212 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:55:59.896 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:01:49 ago on Fri 01 Dec 2023 03:54:10 AM UTC. 2023-12-01T03:56:00.182 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:40 ago on Fri 01 Dec 2023 03:54:20 AM UTC. 2023-12-01T03:56:01.984 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:56:02.169 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:56:02.169 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2023-12-01T03:56:02.169 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:56:02.169 INFO:teuthology.orchestra.run.smithi100.stdout:Installing group/module packages: 2023-12-01T03:56:02.169 INFO:teuthology.orchestra.run.smithi100.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-01T03:56:02.169 INFO:teuthology.orchestra.run.smithi100.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-01T03:56:02.169 INFO:teuthology.orchestra.run.smithi100.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-01T03:56:02.169 INFO:teuthology.orchestra.run.smithi100.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-01T03:56:02.170 INFO:teuthology.orchestra.run.smithi100.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-01T03:56:02.170 INFO:teuthology.orchestra.run.smithi100.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-01T03:56:02.170 INFO:teuthology.orchestra.run.smithi100.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-01T03:56:02.170 INFO:teuthology.orchestra.run.smithi100.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-01T03:56:02.170 INFO:teuthology.orchestra.run.smithi100.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-01T03:56:02.170 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2023-12-01T03:56:02.170 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-01T03:56:02.170 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-01T03:56:02.170 INFO:teuthology.orchestra.run.smithi100.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-01T03:56:02.170 INFO:teuthology.orchestra.run.smithi100.stdout:Installing weak dependencies: 2023-12-01T03:56:02.170 INFO:teuthology.orchestra.run.smithi100.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-01T03:56:02.171 INFO:teuthology.orchestra.run.smithi100.stdout:Installing module profiles: 2023-12-01T03:56:02.171 INFO:teuthology.orchestra.run.smithi100.stdout: container-tools/common 2023-12-01T03:56:02.171 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:56:02.171 INFO:teuthology.orchestra.run.smithi100.stdout:Enabling module streams: 2023-12-01T03:56:02.171 INFO:teuthology.orchestra.run.smithi100.stdout: container-tools rhel8 2023-12-01T03:56:02.171 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:56:02.171 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:56:02.171 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:56:02.171 INFO:teuthology.orchestra.run.smithi100.stdout:Install 13 Packages 2023-12-01T03:56:02.171 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:56:02.172 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 27 M 2023-12-01T03:56:02.172 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 89 M 2023-12-01T03:56:02.172 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:56:02.439 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:56:02.636 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:56:02.636 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-12-01T03:56:02.636 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:56:02.636 INFO:teuthology.orchestra.run.smithi067.stdout:Installing group/module packages: 2023-12-01T03:56:02.636 INFO:teuthology.orchestra.run.smithi067.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-01T03:56:02.636 INFO:teuthology.orchestra.run.smithi067.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-01T03:56:02.636 INFO:teuthology.orchestra.run.smithi067.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-01T03:56:02.636 INFO:teuthology.orchestra.run.smithi067.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-01T03:56:02.637 INFO:teuthology.orchestra.run.smithi067.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-01T03:56:02.637 INFO:teuthology.orchestra.run.smithi067.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-01T03:56:02.637 INFO:teuthology.orchestra.run.smithi067.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-01T03:56:02.637 INFO:teuthology.orchestra.run.smithi067.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-01T03:56:02.637 INFO:teuthology.orchestra.run.smithi067.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-01T03:56:02.637 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-12-01T03:56:02.637 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-01T03:56:02.637 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-01T03:56:02.637 INFO:teuthology.orchestra.run.smithi067.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-01T03:56:02.637 INFO:teuthology.orchestra.run.smithi067.stdout:Installing weak dependencies: 2023-12-01T03:56:02.637 INFO:teuthology.orchestra.run.smithi067.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-01T03:56:02.638 INFO:teuthology.orchestra.run.smithi067.stdout:Installing module profiles: 2023-12-01T03:56:02.638 INFO:teuthology.orchestra.run.smithi067.stdout: container-tools/common 2023-12-01T03:56:02.638 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:56:02.638 INFO:teuthology.orchestra.run.smithi067.stdout:Enabling module streams: 2023-12-01T03:56:02.638 INFO:teuthology.orchestra.run.smithi067.stdout: container-tools rhel8 2023-12-01T03:56:02.638 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:56:02.638 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:56:02.638 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:56:02.638 INFO:teuthology.orchestra.run.smithi067.stdout:Install 13 Packages 2023-12-01T03:56:02.638 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:56:02.639 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 27 M 2023-12-01T03:56:02.639 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 89 M 2023-12-01T03:56:02.639 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:56:04.050 INFO:teuthology.orchestra.run.smithi067.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 3.5 MB/s | 750 kB 00:00 2023-12-01T03:56:04.083 INFO:teuthology.orchestra.run.smithi067.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 4.2 MB/s | 1.0 MB 00:00 2023-12-01T03:56:04.134 INFO:teuthology.orchestra.run.smithi067.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 454 kB/s | 38 kB 00:00 2023-12-01T03:56:04.161 INFO:teuthology.orchestra.run.smithi067.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 3.0 MB/s | 241 kB 00:00 2023-12-01T03:56:04.212 INFO:teuthology.orchestra.run.smithi067.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 3.5 MB/s | 178 kB 00:00 2023-12-01T03:56:04.279 INFO:teuthology.orchestra.run.smithi067.stdout:(6/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 27 MB/s | 3.9 MB 00:00 2023-12-01T03:56:04.296 INFO:teuthology.orchestra.run.smithi067.stdout:(7/13): python3-pytoml-0.1.14-5.git7dea353.el8. 297 kB/s | 25 kB 00:00 2023-12-01T03:56:04.321 INFO:teuthology.orchestra.run.smithi067.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 2.2 MB/s | 94 kB 00:00 2023-12-01T03:56:04.446 INFO:teuthology.orchestra.run.smithi067.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 16 MB/s | 9.6 MB 00:00 2023-12-01T03:56:04.505 INFO:teuthology.orchestra.run.smithi067.stdout:(10/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 14 MB/s | 2.5 MB 00:00 2023-12-01T03:56:04.521 INFO:teuthology.orchestra.run.smithi067.stdout:(11/13): udica-0.2.6-20.module_el8+712+4cd1bd69 702 kB/s | 53 kB 00:00 2023-12-01T03:56:04.547 INFO:teuthology.orchestra.run.smithi067.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 983 kB/s | 41 kB 00:00 2023-12-01T03:56:04.680 INFO:teuthology.orchestra.run.smithi067.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 21 MB/s | 8.1 MB 00:00 2023-12-01T03:56:04.681 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:56:04.681 INFO:teuthology.orchestra.run.smithi067.stdout:Total 13 MB/s | 27 MB 00:02 2023-12-01T03:56:04.962 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:56:04.985 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:56:04.985 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:56:05.251 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:56:05.259 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:56:05.638 INFO:teuthology.orchestra.run.smithi100.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 3.9 MB/s | 750 kB 00:00 2023-12-01T03:56:05.672 INFO:teuthology.orchestra.run.smithi100.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 4.5 MB/s | 1.0 MB 00:00 2023-12-01T03:56:05.689 INFO:teuthology.orchestra.run.smithi100.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 755 kB/s | 38 kB 00:00 2023-12-01T03:56:05.723 INFO:teuthology.orchestra.run.smithi100.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 4.7 MB/s | 241 kB 00:00 2023-12-01T03:56:05.765 INFO:teuthology.orchestra.run.smithi100.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 4.2 MB/s | 178 kB 00:00 2023-12-01T03:56:05.798 INFO:teuthology.orchestra.run.smithi100.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 749 kB/s | 25 kB 00:00 2023-12-01T03:56:05.924 INFO:teuthology.orchestra.run.smithi100.stdout:(7/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 20 MB/s | 9.6 MB 00:00 2023-12-01T03:56:05.979 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:56:05.990 INFO:teuthology.orchestra.run.smithi100.stdout:(8/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 13 MB/s | 3.9 MB 00:00 2023-12-01T03:56:06.016 INFO:teuthology.orchestra.run.smithi100.stdout:(9/13): python3-pyxdg-0.25-16.el8.noarch.rpm 433 kB/s | 94 kB 00:00 2023-12-01T03:56:06.083 INFO:teuthology.orchestra.run.smithi100.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 788 kB/s | 53 kB 00:00 2023-12-01T03:56:06.133 INFO:teuthology.orchestra.run.smithi100.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 18 MB/s | 2.5 MB 00:00 2023-12-01T03:56:06.158 INFO:teuthology.orchestra.run.smithi100.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 547 kB/s | 41 kB 00:00 2023-12-01T03:56:06.173 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-01T03:56:06.259 INFO:teuthology.orchestra.run.smithi100.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 24 MB/s | 8.1 MB 00:00 2023-12-01T03:56:06.259 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:56:06.259 INFO:teuthology.orchestra.run.smithi100.stdout:Total 6.5 MB/s | 27 MB 00:04 2023-12-01T03:56:06.351 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-01T03:56:06.530 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:56:06.552 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:56:06.552 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:56:06.558 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-01T03:56:06.799 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T03:56:06.803 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:56:06.806 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:56:07.362 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-01T03:56:07.497 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:56:08.010 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-01T03:56:08.172 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-01T03:56:08.349 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-01T03:56:08.396 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T03:56:08.574 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T03:56:08.595 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-01T03:56:08.821 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-01T03:56:09.064 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-01T03:56:09.167 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-01T03:56:09.450 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-01T03:56:10.128 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T03:56:10.365 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-01T03:56:10.374 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T03:56:10.561 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-01T03:56:10.593 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-01T03:56:10.766 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T03:56:10.792 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-01T03:56:11.166 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-01T03:56:11.195 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T03:56:11.195 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-01T03:56:11.195 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-01T03:56:11.195 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-01T03:56:11.196 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T03:56:11.196 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-01T03:56:11.196 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T03:56:11.196 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-01T03:56:11.196 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-01T03:56:11.196 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-01T03:56:11.196 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-01T03:56:11.196 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T03:56:11.196 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-01T03:56:12.054 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T03:56:12.098 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-01T03:56:12.099 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:56:12.099 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:56:12.099 INFO:teuthology.orchestra.run.smithi067.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T03:56:12.099 INFO:teuthology.orchestra.run.smithi067.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T03:56:12.099 INFO:teuthology.orchestra.run.smithi067.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-01T03:56:12.099 INFO:teuthology.orchestra.run.smithi067.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-01T03:56:12.099 INFO:teuthology.orchestra.run.smithi067.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T03:56:12.099 INFO:teuthology.orchestra.run.smithi067.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-01T03:56:12.099 INFO:teuthology.orchestra.run.smithi067.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-01T03:56:12.100 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T03:56:12.100 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T03:56:12.100 INFO:teuthology.orchestra.run.smithi067.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T03:56:12.100 INFO:teuthology.orchestra.run.smithi067.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-01T03:56:12.100 INFO:teuthology.orchestra.run.smithi067.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-01T03:56:12.100 INFO:teuthology.orchestra.run.smithi067.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-01T03:56:12.100 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:56:12.100 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:56:12.244 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-01T03:56:12.416 DEBUG:teuthology.parallel:result is None 2023-12-01T03:56:12.420 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T03:56:12.843 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T03:56:12.844 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-01T03:56:12.844 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-01T03:56:12.844 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-01T03:56:12.844 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T03:56:12.844 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-01T03:56:12.844 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T03:56:12.844 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-01T03:56:12.844 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-01T03:56:12.844 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-01T03:56:12.844 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-01T03:56:12.844 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T03:56:12.844 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-01T03:56:13.767 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-01T03:56:13.767 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:56:13.767 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:56:13.767 INFO:teuthology.orchestra.run.smithi100.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T03:56:13.767 INFO:teuthology.orchestra.run.smithi100.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T03:56:13.767 INFO:teuthology.orchestra.run.smithi100.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-01T03:56:13.768 INFO:teuthology.orchestra.run.smithi100.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-01T03:56:13.768 INFO:teuthology.orchestra.run.smithi100.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T03:56:13.768 INFO:teuthology.orchestra.run.smithi100.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-01T03:56:13.768 INFO:teuthology.orchestra.run.smithi100.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-01T03:56:13.768 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T03:56:13.768 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T03:56:13.768 INFO:teuthology.orchestra.run.smithi100.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T03:56:13.768 INFO:teuthology.orchestra.run.smithi100.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-01T03:56:13.768 INFO:teuthology.orchestra.run.smithi100.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-01T03:56:13.768 INFO:teuthology.orchestra.run.smithi100.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-01T03:56:13.768 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:56:13.768 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:56:14.036 DEBUG:teuthology.parallel:result is None 2023-12-01T03:56:14.036 INFO:teuthology.run_tasks:Running task install... 2023-12-01T03:56:14.045 DEBUG:teuthology.task.install:project ceph 2023-12-01T03:56:14.046 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'}} 2023-12-01T03:56:14.046 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'} 2023-12-01T03:56:14.046 INFO:teuthology.task.install:Using flavor: default 2023-12-01T03:56:14.053 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-01T03:56:14.053 INFO:teuthology.task.install:extra packages: [] 2023-12-01T03:56:14.054 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': '9942cfafa9f7e22e363b3f76a7fe21130085c2db', 'tag': None, 'wait_for_package': False} 2023-12-01T03:56:14.054 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:56:14.054 INFO:teuthology.packaging:ref: None 2023-12-01T03:56:14.054 INFO:teuthology.packaging:tag: None 2023-12-01T03:56:14.054 INFO:teuthology.packaging:branch: reef 2023-12-01T03:56:14.055 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:56:14.055 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T03:56:14.057 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': '9942cfafa9f7e22e363b3f76a7fe21130085c2db', 'tag': None, 'wait_for_package': False} 2023-12-01T03:56:14.057 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:56:14.057 INFO:teuthology.packaging:ref: None 2023-12-01T03:56:14.058 INFO:teuthology.packaging:tag: None 2023-12-01T03:56:14.058 INFO:teuthology.packaging:branch: reef 2023-12-01T03:56:14.058 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:56:14.058 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T03:56:14.299 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/ 2023-12-01T03:56:14.300 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1291.g188db309 2023-12-01T03:56:14.360 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/ 2023-12-01T03:56:14.360 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1291.g188db309 2023-12-01T03:56:14.409 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/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/188db309e00ce865d763f50bb570f7d22fb6e3fa/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/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-01T03:56:14.410 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2023-12-01T03:56:14.410 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-01T03:56:14.438 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-01T03:56:14.438 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:56:14.438 INFO:teuthology.packaging:ref: None 2023-12-01T03:56:14.438 INFO:teuthology.packaging:tag: None 2023-12-01T03:56:14.438 INFO:teuthology.packaging:branch: reef 2023-12-01T03:56:14.439 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:56:14.439 DEBUG:teuthology.orchestra.run.smithi100:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-01T03:56:14.466 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/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/188db309e00ce865d763f50bb570f7d22fb6e3fa/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/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-01T03:56:14.466 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-12-01T03:56:14.466 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-01T03:56:14.501 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-01T03:56:14.501 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:56:14.501 INFO:teuthology.packaging:ref: None 2023-12-01T03:56:14.501 INFO:teuthology.packaging:tag: None 2023-12-01T03:56:14.501 INFO:teuthology.packaging:branch: reef 2023-12-01T03:56:14.502 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:56:14.502 DEBUG:teuthology.orchestra.run.smithi067:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-01T03:56:14.505 DEBUG:teuthology.orchestra.run.smithi100:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-01T03:56:14.574 DEBUG:teuthology.orchestra.run.smithi067:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-01T03:56:14.582 DEBUG:teuthology.orchestra.run.smithi100:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-01T03:56:14.649 INFO:teuthology.orchestra.run.smithi100.stdout:check_obsoletes = 1 2023-12-01T03:56:14.650 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum clean all 2023-12-01T03:56:14.657 DEBUG:teuthology.orchestra.run.smithi067:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-01T03:56:14.726 INFO:teuthology.orchestra.run.smithi067.stdout:check_obsoletes = 1 2023-12-01T03:56:14.727 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum clean all 2023-12-01T03:56:14.924 INFO:teuthology.orchestra.run.smithi100.stdout:76 files removed 2023-12-01T03:56:14.952 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-radosgw 2023-12-01T03:56:15.013 INFO:teuthology.orchestra.run.smithi067.stdout:76 files removed 2023-12-01T03:56:15.041 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-radosgw 2023-12-01T03:56:15.676 INFO:teuthology.orchestra.run.smithi100.stdout:ceph packages for x86_64 249 kB/s | 80 kB 00:00 2023-12-01T03:56:16.010 INFO:teuthology.orchestra.run.smithi100.stdout:ceph noarch packages 32 kB/s | 9.4 kB 00:00 2023-12-01T03:56:16.394 INFO:teuthology.orchestra.run.smithi100.stdout:ceph source packages 4.2 kB/s | 1.5 kB 00:00 2023-12-01T03:56:17.261 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 8 - AppStream 41 MB/s | 34 MB 00:00 2023-12-01T03:56:18.980 INFO:teuthology.orchestra.run.smithi067.stdout:ceph packages for x86_64 23 kB/s | 80 kB 00:03 2023-12-01T03:56:19.297 INFO:teuthology.orchestra.run.smithi067.stdout:ceph noarch packages 35 kB/s | 9.4 kB 00:00 2023-12-01T03:56:19.723 INFO:teuthology.orchestra.run.smithi067.stdout:ceph source packages 3.8 kB/s | 1.5 kB 00:00 2023-12-01T03:56:20.556 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - AppStream 43 MB/s | 34 MB 00:00 2023-12-01T03:56:28.037 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 8 - BaseOS 12 MB/s | 55 MB 00:04 2023-12-01T03:56:31.756 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - BaseOS 12 MB/s | 55 MB 00:04 2023-12-01T03:56:36.088 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 8 - Extras 77 kB/s | 18 kB 00:00 2023-12-01T03:56:36.495 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 8 - Extras common packages 30 kB/s | 6.9 kB 00:00 2023-12-01T03:56:37.546 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 8 - PowerTools 7.4 MB/s | 6.6 MB 00:00 2023-12-01T03:56:38.990 INFO:teuthology.orchestra.run.smithi100.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-12-01T03:56:40.065 INFO:teuthology.orchestra.run.smithi100.stdout:Extra Packages for Enterprise Linux 17 MB/s | 16 MB 00:00 2023-12-01T03:56:40.432 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - Extras 51 kB/s | 18 kB 00:00 2023-12-01T03:56:40.833 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - Extras common packages 33 kB/s | 6.9 kB 00:00 2023-12-01T03:56:41.909 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - PowerTools 7.3 MB/s | 6.6 MB 00:00 2023-12-01T03:56:43.418 INFO:teuthology.orchestra.run.smithi067.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-12-01T03:56:43.965 INFO:teuthology.orchestra.run.smithi100.stdout:lab-extras 395 kB/s | 24 kB 00:00 2023-12-01T03:56:45.478 INFO:teuthology.orchestra.run.smithi067.stdout:Extra Packages for Enterprise Linux 8.4 MB/s | 16 MB 00:01 2023-12-01T03:56:48.513 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:56:48.516 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:56:48.516 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2023-12-01T03:56:48.516 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:56:48.516 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:56:48.516 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-radosgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 13 M 2023-12-01T03:56:48.516 INFO:teuthology.orchestra.run.smithi100.stdout:Upgrading: 2023-12-01T03:56:48.516 INFO:teuthology.orchestra.run.smithi100.stdout: librados2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.7 M 2023-12-01T03:56:48.517 INFO:teuthology.orchestra.run.smithi100.stdout: librbd1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.6 M 2023-12-01T03:56:48.517 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2023-12-01T03:56:48.517 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-base x86_64 2:18.2.0-1291.g188db309.el8 ceph 5.4 M 2023-12-01T03:56:48.517 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 22 M 2023-12-01T03:56:48.517 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-selinux x86_64 2:18.2.0-1291.g188db309.el8 ceph 24 k 2023-12-01T03:56:48.517 INFO:teuthology.orchestra.run.smithi100.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-01T03:56:48.517 INFO:teuthology.orchestra.run.smithi100.stdout: libcephfs2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 774 k 2023-12-01T03:56:48.517 INFO:teuthology.orchestra.run.smithi100.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-01T03:56:48.517 INFO:teuthology.orchestra.run.smithi100.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-12-01T03:56:48.517 INFO:teuthology.orchestra.run.smithi100.stdout: libradosstriper1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 474 k 2023-12-01T03:56:48.517 INFO:teuthology.orchestra.run.smithi100.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-12-01T03:56:48.517 INFO:teuthology.orchestra.run.smithi100.stdout: librgw2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.5 M 2023-12-01T03:56:48.517 INFO:teuthology.orchestra.run.smithi100.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-01T03:56:48.518 INFO:teuthology.orchestra.run.smithi100.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-12-01T03:56:48.518 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ceph-argparse x86_64 2:18.2.0-1291.g188db309.el8 ceph 45 k 2023-12-01T03:56:48.518 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 123 k 2023-12-01T03:56:48.518 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cephfs x86_64 2:18.2.0-1291.g188db309.el8 ceph 196 k 2023-12-01T03:56:48.518 INFO:teuthology.orchestra.run.smithi100.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-12-01T03:56:48.518 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rados x86_64 2:18.2.0-1291.g188db309.el8 ceph 372 k 2023-12-01T03:56:48.518 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 364 k 2023-12-01T03:56:48.518 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 106 k 2023-12-01T03:56:48.518 INFO:teuthology.orchestra.run.smithi100.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-01T03:56:48.518 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:56:48.518 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:56:48.518 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:56:48.519 INFO:teuthology.orchestra.run.smithi100.stdout:Install 21 Packages 2023-12-01T03:56:48.519 INFO:teuthology.orchestra.run.smithi100.stdout:Upgrade 2 Packages 2023-12-01T03:56:48.519 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:56:48.519 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 59 M 2023-12-01T03:56:48.519 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:56:49.619 INFO:teuthology.orchestra.run.smithi067.stdout:lab-extras 389 kB/s | 24 kB 00:00 2023-12-01T03:56:52.558 INFO:teuthology.orchestra.run.smithi100.stdout:(1/23): ceph-base-18.2.0-1291.g188db309.el8.x86 1.5 MB/s | 5.4 MB 00:03 2023-12-01T03:56:52.825 INFO:teuthology.orchestra.run.smithi100.stdout:(2/23): ceph-common-18.2.0-1291.g188db309.el8.x 5.5 MB/s | 22 MB 00:03 2023-12-01T03:56:52.851 INFO:teuthology.orchestra.run.smithi100.stdout:(3/23): ceph-selinux-18.2.0-1291.g188db309.el8. 83 kB/s | 24 kB 00:00 2023-12-01T03:56:52.943 INFO:teuthology.orchestra.run.smithi100.stdout:(4/23): libcephfs2-18.2.0-1291.g188db309.el8.x8 6.5 MB/s | 774 kB 00:00 2023-12-01T03:56:53.026 INFO:teuthology.orchestra.run.smithi100.stdout:(5/23): libradosstriper1-18.2.0-1291.g188db309. 2.6 MB/s | 474 kB 00:00 2023-12-01T03:56:53.085 INFO:teuthology.orchestra.run.smithi100.stdout:(6/23): python3-ceph-argparse-18.2.0-1291.g188d 767 kB/s | 45 kB 00:00 2023-12-01T03:56:53.145 INFO:teuthology.orchestra.run.smithi100.stdout:(7/23): python3-ceph-common-18.2.0-1291.g188db3 2.1 MB/s | 123 kB 00:00 2023-12-01T03:56:53.252 INFO:teuthology.orchestra.run.smithi100.stdout:(8/23): python3-cephfs-18.2.0-1291.g188db309.el 1.8 MB/s | 196 kB 00:00 2023-12-01T03:56:53.403 INFO:teuthology.orchestra.run.smithi100.stdout:(9/23): python3-rados-18.2.0-1291.g188db309.el8 2.4 MB/s | 372 kB 00:00 2023-12-01T03:56:53.563 INFO:teuthology.orchestra.run.smithi100.stdout:(10/23): librgw2-18.2.0-1291.g188db309.el8.x86_ 11 MB/s | 6.5 MB 00:00 2023-12-01T03:56:53.595 INFO:teuthology.orchestra.run.smithi100.stdout:(11/23): python3-rbd-18.2.0-1291.g188db309.el8. 1.9 MB/s | 364 kB 00:00 2023-12-01T03:56:53.611 INFO:teuthology.orchestra.run.smithi100.stdout:(12/23): python3-rgw-18.2.0-1291.g188db309.el8. 2.1 MB/s | 106 kB 00:00 2023-12-01T03:56:53.754 INFO:teuthology.orchestra.run.smithi100.stdout:(13/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.2 MB/s | 354 kB 00:00 2023-12-01T03:56:53.779 INFO:teuthology.orchestra.run.smithi100.stdout:(14/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.5 MB/s | 259 kB 00:00 2023-12-01T03:56:53.804 INFO:teuthology.orchestra.run.smithi100.stdout:(15/23): python3-prettytable-0.7.2-14.el8.noarc 873 kB/s | 44 kB 00:00 2023-12-01T03:56:53.938 INFO:teuthology.orchestra.run.smithi100.stdout:(16/23): ceph-radosgw-18.2.0-1291.g188db309.el8 2.6 MB/s | 13 MB 00:05 2023-12-01T03:56:54.033 INFO:teuthology.orchestra.run.smithi100.stdout:(17/23): liboath-2.6.2-3.el8.x86_64.rpm 644 kB/s | 59 kB 00:00 2023-12-01T03:56:54.072 INFO:teuthology.orchestra.run.smithi100.stdout:(18/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.1 MB/s | 306 kB 00:00 2023-12-01T03:56:54.098 INFO:teuthology.orchestra.run.smithi100.stdout:(19/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.1 MB/s | 75 kB 00:00 2023-12-01T03:57:03.313 INFO:teuthology.orchestra.run.smithi100.stdout:(20/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 127 kB/s | 47 kB 00:00 2023-12-01T03:57:03.313 INFO:teuthology.orchestra.run.smithi100.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 9.4 MB/s | 1.7 MB 00:00 2023-12-01T03:57:03.313 INFO:teuthology.orchestra.run.smithi100.stdout:(22/23): librbd1-18.2.0-1291.g188db309.el8.x86_ 9.7 MB/s | 3.6 MB 00:00 2023-12-01T03:57:03.314 INFO:teuthology.orchestra.run.smithi100.stdout:(23/23): librados2-18.2.0-1291.g188db309.el8.x8 4.9 MB/s | 3.7 MB 00:00 2023-12-01T03:57:03.314 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:57:03.314 INFO:teuthology.orchestra.run.smithi100.stdout:Total 9.3 MB/s | 59 MB 00:06 2023-12-01T03:57:03.314 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:57:03.314 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:57:03.315 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:57:03.315 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:57:03.315 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:57:03.315 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:57:03.315 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-01T03:57:03.315 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-12-01T03:57:03.315 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-12-01T03:57:03.315 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-12-01T03:57:03.315 INFO:teuthology.orchestra.run.smithi100.stdout: Upgrading : librados2-2:18.2.0-1291.g188db309.el8.x86_64 4/25 2023-12-01T03:57:03.315 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librados2-2:18.2.0-1291.g188db309.el8.x86_64 4/25 2023-12-01T03:57:03.315 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 5/25 2023-12-01T03:57:03.315 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 6/25 2023-12-01T03:57:03.316 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 6/25 2023-12-01T03:57:03.316 INFO:teuthology.orchestra.run.smithi100.stdout: Upgrading : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 7/25 2023-12-01T03:57:03.316 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 7/25 2023-12-01T03:57:03.316 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-01T03:57:03.316 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-01T03:57:03.316 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-01T03:57:03.316 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-ceph-argparse-2:18.2.0-1291.g188db309.el8. 10/25 2023-12-01T03:57:03.316 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 11/25 2023-12-01T03:57:03.316 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 12/25 2023-12-01T03:57:03.316 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_6 13/25 2023-12-01T03:57:03.316 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_6 13/25 2023-12-01T03:57:03.316 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 14/25 2023-12-01T03:57:03.316 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 15/25 2023-12-01T03:57:03.317 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 16/25 2023-12-01T03:57:03.317 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 16/25 2023-12-01T03:57:03.317 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 17/25 2023-12-01T03:57:03.317 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-01T03:57:03.317 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-ceph-common-2:18.2.0-1291.g188db309.el8.x8 19/25 2023-12-01T03:57:03.318 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:57:03.358 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:57:03.358 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-12-01T03:57:03.358 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:57:03.358 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:57:03.359 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-radosgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 13 M 2023-12-01T03:57:03.359 INFO:teuthology.orchestra.run.smithi067.stdout:Upgrading: 2023-12-01T03:57:03.359 INFO:teuthology.orchestra.run.smithi067.stdout: librados2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.7 M 2023-12-01T03:57:03.359 INFO:teuthology.orchestra.run.smithi067.stdout: librbd1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.6 M 2023-12-01T03:57:03.359 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-12-01T03:57:03.359 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-base x86_64 2:18.2.0-1291.g188db309.el8 ceph 5.4 M 2023-12-01T03:57:03.359 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 22 M 2023-12-01T03:57:03.359 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-selinux x86_64 2:18.2.0-1291.g188db309.el8 ceph 24 k 2023-12-01T03:57:03.359 INFO:teuthology.orchestra.run.smithi067.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-01T03:57:03.359 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 774 k 2023-12-01T03:57:03.359 INFO:teuthology.orchestra.run.smithi067.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-01T03:57:03.359 INFO:teuthology.orchestra.run.smithi067.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-12-01T03:57:03.359 INFO:teuthology.orchestra.run.smithi067.stdout: libradosstriper1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 474 k 2023-12-01T03:57:03.360 INFO:teuthology.orchestra.run.smithi067.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-12-01T03:57:03.360 INFO:teuthology.orchestra.run.smithi067.stdout: librgw2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.5 M 2023-12-01T03:57:03.360 INFO:teuthology.orchestra.run.smithi067.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-01T03:57:03.360 INFO:teuthology.orchestra.run.smithi067.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-12-01T03:57:03.360 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-argparse x86_64 2:18.2.0-1291.g188db309.el8 ceph 45 k 2023-12-01T03:57:03.360 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 123 k 2023-12-01T03:57:03.360 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cephfs x86_64 2:18.2.0-1291.g188db309.el8 ceph 196 k 2023-12-01T03:57:03.360 INFO:teuthology.orchestra.run.smithi067.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-12-01T03:57:03.360 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rados x86_64 2:18.2.0-1291.g188db309.el8 ceph 372 k 2023-12-01T03:57:03.360 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 364 k 2023-12-01T03:57:03.360 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 106 k 2023-12-01T03:57:03.360 INFO:teuthology.orchestra.run.smithi067.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-01T03:57:03.361 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:57:03.361 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:57:03.361 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:57:03.361 INFO:teuthology.orchestra.run.smithi067.stdout:Install 21 Packages 2023-12-01T03:57:03.361 INFO:teuthology.orchestra.run.smithi067.stdout:Upgrade 2 Packages 2023-12-01T03:57:03.361 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:57:03.361 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 59 M 2023-12-01T03:57:03.361 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:57:03.361 INFO:teuthology.orchestra.run.smithi067.stdout:(1/23): ceph-base-18.2.0-1291.g188db309.el8.x86 5.7 MB/s | 5.4 MB 00:00 2023-12-01T03:57:03.361 INFO:teuthology.orchestra.run.smithi067.stdout:(2/23): ceph-selinux-18.2.0-1291.g188db309.el8. 324 kB/s | 24 kB 00:00 2023-12-01T03:57:03.361 INFO:teuthology.orchestra.run.smithi067.stdout:(3/23): libcephfs2-18.2.0-1291.g188db309.el8.x8 6.5 MB/s | 774 kB 00:00 2023-12-01T03:57:03.361 INFO:teuthology.orchestra.run.smithi067.stdout:(4/23): libradosstriper1-18.2.0-1291.g188db309. 4.0 MB/s | 474 kB 00:00 2023-12-01T03:57:03.361 INFO:teuthology.orchestra.run.smithi067.stdout:(5/23): librgw2-18.2.0-1291.g188db309.el8.x86_6 7.0 MB/s | 6.5 MB 00:00 2023-12-01T03:57:03.361 INFO:teuthology.orchestra.run.smithi067.stdout:(6/23): python3-ceph-argparse-18.2.0-1291.g188d 594 kB/s | 45 kB 00:00 2023-12-01T03:57:03.362 INFO:teuthology.orchestra.run.smithi067.stdout:(7/23): ceph-common-18.2.0-1291.g188db309.el8.x 8.7 MB/s | 22 MB 00:02 2023-12-01T03:57:03.362 INFO:teuthology.orchestra.run.smithi067.stdout:(8/23): python3-ceph-common-18.2.0-1291.g188db3 493 kB/s | 123 kB 00:00 2023-12-01T03:57:03.362 INFO:teuthology.orchestra.run.smithi067.stdout:(9/23): python3-cephfs-18.2.0-1291.g188db309.el 2.9 MB/s | 196 kB 00:00 2023-12-01T03:57:03.362 INFO:teuthology.orchestra.run.smithi067.stdout:(10/23): python3-rados-18.2.0-1291.g188db309.el 4.3 MB/s | 372 kB 00:00 2023-12-01T03:57:03.362 INFO:teuthology.orchestra.run.smithi067.stdout:(11/23): python3-rbd-18.2.0-1291.g188db309.el8. 4.7 MB/s | 364 kB 00:00 2023-12-01T03:57:03.362 INFO:teuthology.orchestra.run.smithi067.stdout:(12/23): ceph-radosgw-18.2.0-1291.g188db309.el8 4.7 MB/s | 13 MB 00:02 2023-12-01T03:57:03.362 INFO:teuthology.orchestra.run.smithi067.stdout:(13/23): python3-rgw-18.2.0-1291.g188db309.el8. 554 kB/s | 106 kB 00:00 2023-12-01T03:57:03.362 INFO:teuthology.orchestra.run.smithi067.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 333 kB/s | 44 kB 00:00 2023-12-01T03:57:03.362 INFO:teuthology.orchestra.run.smithi067.stdout:(15/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.3 MB/s | 259 kB 00:00 2023-12-01T03:57:03.362 INFO:teuthology.orchestra.run.smithi067.stdout:(16/23): librdkafka-0.11.4-3.el8.x86_64.rpm 920 kB/s | 354 kB 00:00 2023-12-01T03:57:03.362 INFO:teuthology.orchestra.run.smithi067.stdout:(17/23): gperftools-libs-2.7-9.el8.x86_64.rpm 2.2 MB/s | 306 kB 00:00 2023-12-01T03:57:03.362 INFO:teuthology.orchestra.run.smithi067.stdout:(18/23): liboath-2.6.2-3.el8.x86_64.rpm 542 kB/s | 59 kB 00:00 2023-12-01T03:57:03.363 INFO:teuthology.orchestra.run.smithi067.stdout:(19/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.5 MB/s | 75 kB 00:00 2023-12-01T03:57:03.363 INFO:teuthology.orchestra.run.smithi067.stdout:(20/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 151 kB/s | 47 kB 00:00 2023-12-01T03:57:03.363 INFO:teuthology.orchestra.run.smithi067.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 12 MB/s | 1.7 MB 00:00 2023-12-01T03:57:03.363 INFO:teuthology.orchestra.run.smithi067.stdout:(22/23): librados2-18.2.0-1291.g188db309.el8.x8 8.0 MB/s | 3.7 MB 00:00 2023-12-01T03:57:03.363 INFO:teuthology.orchestra.run.smithi067.stdout:(23/23): librbd1-18.2.0-1291.g188db309.el8.x86_ 8.4 MB/s | 3.6 MB 00:00 2023-12-01T03:57:03.363 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:57:03.364 INFO:teuthology.orchestra.run.smithi067.stdout:Total 15 MB/s | 59 MB 00:04 2023-12-01T03:57:03.364 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:57:03.364 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:57:03.364 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:57:03.364 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:57:03.364 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:57:03.364 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:57:03.364 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-01T03:57:03.364 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-12-01T03:57:03.364 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-12-01T03:57:03.364 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-12-01T03:57:03.364 INFO:teuthology.orchestra.run.smithi067.stdout: Upgrading : librados2-2:18.2.0-1291.g188db309.el8.x86_64 4/25 2023-12-01T03:57:03.364 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librados2-2:18.2.0-1291.g188db309.el8.x86_64 4/25 2023-12-01T03:57:03.365 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 5/25 2023-12-01T03:57:03.365 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 6/25 2023-12-01T03:57:03.365 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 6/25 2023-12-01T03:57:03.365 INFO:teuthology.orchestra.run.smithi067.stdout: Upgrading : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 7/25 2023-12-01T03:57:03.365 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 7/25 2023-12-01T03:57:03.365 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-01T03:57:03.365 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-01T03:57:03.365 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-01T03:57:03.365 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-ceph-argparse-2:18.2.0-1291.g188db309.el8. 10/25 2023-12-01T03:57:03.382 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 11/25 2023-12-01T03:57:03.564 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 12/25 2023-12-01T03:57:03.702 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_6 13/25 2023-12-01T03:57:03.759 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_6 13/25 2023-12-01T03:57:03.930 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 14/25 2023-12-01T03:57:04.448 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 20/25 2023-12-01T03:57:04.688 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 20/25 2023-12-01T03:57:04.690 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 15/25 2023-12-01T03:57:04.852 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 16/25 2023-12-01T03:57:04.924 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 16/25 2023-12-01T03:57:05.069 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 17/25 2023-12-01T03:57:05.240 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-01T03:57:05.286 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 20/25 2023-12-01T03:57:05.444 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-ceph-common-2:18.2.0-1291.g188db309.el8.x8 19/25 2023-12-01T03:57:05.562 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 21/25 2023-12-01T03:57:05.666 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 21/25 2023-12-01T03:57:06.162 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 22/25 2023-12-01T03:57:08.187 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 20/25 2023-12-01T03:57:08.519 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 20/25 2023-12-01T03:57:09.262 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 20/25 2023-12-01T03:57:09.553 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 21/25 2023-12-01T03:57:09.671 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 21/25 2023-12-01T03:57:09.844 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 22/25 2023-12-01T03:57:24.710 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 22/25 2023-12-01T03:57:24.711 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /sys 2023-12-01T03:57:24.711 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /proc 2023-12-01T03:57:24.711 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /dev 2023-12-01T03:57:24.711 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /run 2023-12-01T03:57:24.711 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /mnt 2023-12-01T03:57:24.711 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /var/tmp 2023-12-01T03:57:24.711 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /home 2023-12-01T03:57:24.711 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /tmp 2023-12-01T03:57:24.711 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /dev 2023-12-01T03:57:24.711 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:57:26.091 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 23/25 2023-12-01T03:57:26.112 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 23/25 2023-12-01T03:57:26.113 INFO:teuthology.orchestra.run.smithi100.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-01T03:57:26.370 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-01T03:57:26.370 INFO:teuthology.orchestra.run.smithi100.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T03:57:27.057 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T03:57:27.058 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 1/25 2023-12-01T03:57:27.058 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2/25 2023-12-01T03:57:27.058 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 3/25 2023-12-01T03:57:27.058 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 4/25 2023-12-01T03:57:27.058 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 5/25 2023-12-01T03:57:27.058 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_6 6/25 2023-12-01T03:57:27.058 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 7/25 2023-12-01T03:57:27.059 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1291.g188db309.el8. 8/25 2023-12-01T03:57:27.059 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-ceph-common-2:18.2.0-1291.g188db309.el8.x8 9/25 2023-12-01T03:57:27.059 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 10/25 2023-12-01T03:57:27.059 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 11/25 2023-12-01T03:57:27.059 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 12/25 2023-12-01T03:57:27.059 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 13/25 2023-12-01T03:57:27.060 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-12-01T03:57:27.060 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-12-01T03:57:27.060 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-01T03:57:27.060 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-12-01T03:57:27.060 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-01T03:57:27.061 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-12-01T03:57:27.061 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-12-01T03:57:27.061 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-12-01T03:57:27.061 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librados2-2:18.2.0-1291.g188db309.el8.x86_64 22/25 2023-12-01T03:57:27.062 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-01T03:57:27.062 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 24/25 2023-12-01T03:57:28.202 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T03:57:28.203 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:57:28.203 INFO:teuthology.orchestra.run.smithi100.stdout:Upgraded: 2023-12-01T03:57:28.203 INFO:teuthology.orchestra.run.smithi100.stdout: librados2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.203 INFO:teuthology.orchestra.run.smithi100.stdout: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.203 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:57:28.203 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.203 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.203 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.203 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.203 INFO:teuthology.orchestra.run.smithi100.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-01T03:57:28.203 INFO:teuthology.orchestra.run.smithi100.stdout: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.204 INFO:teuthology.orchestra.run.smithi100.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-01T03:57:28.204 INFO:teuthology.orchestra.run.smithi100.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-01T03:57:28.204 INFO:teuthology.orchestra.run.smithi100.stdout: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.204 INFO:teuthology.orchestra.run.smithi100.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-01T03:57:28.204 INFO:teuthology.orchestra.run.smithi100.stdout: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.204 INFO:teuthology.orchestra.run.smithi100.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-01T03:57:28.204 INFO:teuthology.orchestra.run.smithi100.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-01T03:57:28.204 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ceph-argparse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.204 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.204 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.204 INFO:teuthology.orchestra.run.smithi100.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-01T03:57:28.205 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.205 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.205 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:28.205 INFO:teuthology.orchestra.run.smithi100.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-01T03:57:28.205 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:57:28.205 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:57:28.411 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-test 2023-12-01T03:57:29.260 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 22/25 2023-12-01T03:57:29.260 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /sys 2023-12-01T03:57:29.260 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /proc 2023-12-01T03:57:29.260 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /dev 2023-12-01T03:57:29.260 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /run 2023-12-01T03:57:29.261 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /mnt 2023-12-01T03:57:29.261 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /var/tmp 2023-12-01T03:57:29.261 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /home 2023-12-01T03:57:29.261 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /tmp 2023-12-01T03:57:29.261 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /dev 2023-12-01T03:57:29.261 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:57:29.264 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:00:46 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:57:30.701 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 23/25 2023-12-01T03:57:30.722 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 23/25 2023-12-01T03:57:30.723 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-01T03:57:30.930 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:57:30.931 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:57:30.931 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2023-12-01T03:57:30.931 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:57:30.931 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:57:30.931 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-test x86_64 2:18.2.0-1291.g188db309.el8 ceph 47 M 2023-12-01T03:57:30.932 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2023-12-01T03:57:30.932 INFO:teuthology.orchestra.run.smithi100.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2023-12-01T03:57:30.932 INFO:teuthology.orchestra.run.smithi100.stdout: libcephsqlite x86_64 2:18.2.0-1291.g188db309.el8 ceph 141 k 2023-12-01T03:57:30.932 INFO:teuthology.orchestra.run.smithi100.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-12-01T03:57:30.932 INFO:teuthology.orchestra.run.smithi100.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-12-01T03:57:30.932 INFO:teuthology.orchestra.run.smithi100.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-12-01T03:57:30.933 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:57:30.933 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:57:30.933 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:57:30.933 INFO:teuthology.orchestra.run.smithi100.stdout:Install 6 Packages 2023-12-01T03:57:30.933 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:57:30.934 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 48 M 2023-12-01T03:57:30.934 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 212 M 2023-12-01T03:57:30.934 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:57:30.960 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-01T03:57:30.961 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T03:57:31.277 INFO:teuthology.orchestra.run.smithi100.stdout:(1/6): jq-1.6-8.el8.x86_64.rpm 1.3 MB/s | 203 kB 00:00 2023-12-01T03:57:31.320 INFO:teuthology.orchestra.run.smithi100.stdout:(2/6): libcephsqlite-18.2.0-1291.g188db309.el8. 736 kB/s | 141 kB 00:00 2023-12-01T03:57:31.345 INFO:teuthology.orchestra.run.smithi100.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.7 MB/s | 187 kB 00:00 2023-12-01T03:57:31.395 INFO:teuthology.orchestra.run.smithi100.stdout:(4/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 71 kB 00:00 2023-12-01T03:57:31.512 INFO:teuthology.orchestra.run.smithi100.stdout:(5/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.6 MB/s | 323 kB 00:00 2023-12-01T03:57:31.613 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T03:57:31.613 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 1/25 2023-12-01T03:57:31.613 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2/25 2023-12-01T03:57:31.613 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 3/25 2023-12-01T03:57:31.614 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 4/25 2023-12-01T03:57:31.614 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 5/25 2023-12-01T03:57:31.614 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_6 6/25 2023-12-01T03:57:31.614 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 7/25 2023-12-01T03:57:31.614 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1291.g188db309.el8. 8/25 2023-12-01T03:57:31.614 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-ceph-common-2:18.2.0-1291.g188db309.el8.x8 9/25 2023-12-01T03:57:31.614 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 10/25 2023-12-01T03:57:31.614 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 11/25 2023-12-01T03:57:31.614 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 12/25 2023-12-01T03:57:31.614 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 13/25 2023-12-01T03:57:31.615 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-12-01T03:57:31.615 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-12-01T03:57:31.615 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-01T03:57:31.615 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-12-01T03:57:31.615 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-01T03:57:31.615 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-12-01T03:57:31.615 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-12-01T03:57:31.615 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-12-01T03:57:31.615 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librados2-2:18.2.0-1291.g188db309.el8.x86_64 22/25 2023-12-01T03:57:31.615 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-01T03:57:31.615 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 24/25 2023-12-01T03:57:32.952 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T03:57:32.953 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:57:32.953 INFO:teuthology.orchestra.run.smithi067.stdout:Upgraded: 2023-12-01T03:57:32.953 INFO:teuthology.orchestra.run.smithi067.stdout: librados2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.953 INFO:teuthology.orchestra.run.smithi067.stdout: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.953 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:57:32.953 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.953 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.953 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.953 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.954 INFO:teuthology.orchestra.run.smithi067.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-01T03:57:32.954 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.954 INFO:teuthology.orchestra.run.smithi067.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-01T03:57:32.954 INFO:teuthology.orchestra.run.smithi067.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-01T03:57:32.954 INFO:teuthology.orchestra.run.smithi067.stdout: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.954 INFO:teuthology.orchestra.run.smithi067.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-01T03:57:32.954 INFO:teuthology.orchestra.run.smithi067.stdout: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.954 INFO:teuthology.orchestra.run.smithi067.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-01T03:57:32.955 INFO:teuthology.orchestra.run.smithi067.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-01T03:57:32.955 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-argparse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.955 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.955 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.955 INFO:teuthology.orchestra.run.smithi067.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-01T03:57:32.955 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.955 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.955 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:32.955 INFO:teuthology.orchestra.run.smithi067.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-01T03:57:32.955 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:57:32.955 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:57:33.235 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-test 2023-12-01T03:57:34.045 INFO:teuthology.orchestra.run.smithi100.stdout:(6/6): ceph-test-18.2.0-1291.g188db309.el8.x86_ 16 MB/s | 47 MB 00:02 2023-12-01T03:57:34.047 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:57:34.048 INFO:teuthology.orchestra.run.smithi100.stdout:Total 15 MB/s | 48 MB 00:03 2023-12-01T03:57:34.090 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:57:34.111 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:57:34.111 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:57:34.127 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:45 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:57:34.377 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:57:34.380 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:57:34.822 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:57:35.052 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-12-01T03:57:35.226 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-12-01T03:57:35.382 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-01T03:57:35.491 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-01T03:57:35.695 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : jq-1.6-8.el8.x86_64 4/6 2023-12-01T03:57:35.857 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 5/6 2023-12-01T03:57:35.923 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:57:35.926 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:57:35.926 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-12-01T03:57:35.926 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:57:35.926 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:57:35.926 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-test x86_64 2:18.2.0-1291.g188db309.el8 ceph 47 M 2023-12-01T03:57:35.926 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-12-01T03:57:35.926 INFO:teuthology.orchestra.run.smithi067.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2023-12-01T03:57:35.926 INFO:teuthology.orchestra.run.smithi067.stdout: libcephsqlite x86_64 2:18.2.0-1291.g188db309.el8 ceph 141 k 2023-12-01T03:57:35.926 INFO:teuthology.orchestra.run.smithi067.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-12-01T03:57:35.927 INFO:teuthology.orchestra.run.smithi067.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-12-01T03:57:35.927 INFO:teuthology.orchestra.run.smithi067.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-12-01T03:57:35.927 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:57:35.927 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:57:35.927 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:57:35.927 INFO:teuthology.orchestra.run.smithi067.stdout:Install 6 Packages 2023-12-01T03:57:35.927 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:57:35.927 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 48 M 2023-12-01T03:57:35.927 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 212 M 2023-12-01T03:57:35.927 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:57:36.321 INFO:teuthology.orchestra.run.smithi067.stdout:(1/6): jq-1.6-8.el8.x86_64.rpm 1.2 MB/s | 203 kB 00:00 2023-12-01T03:57:36.338 INFO:teuthology.orchestra.run.smithi067.stdout:(2/6): libcephsqlite-18.2.0-1291.g188db309.el8. 773 kB/s | 141 kB 00:00 2023-12-01T03:57:36.372 INFO:teuthology.orchestra.run.smithi067.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 3.7 MB/s | 187 kB 00:00 2023-12-01T03:57:36.422 INFO:teuthology.orchestra.run.smithi067.stdout:(4/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 71 kB 00:00 2023-12-01T03:57:36.513 INFO:teuthology.orchestra.run.smithi067.stdout:(5/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.8 MB/s | 323 kB 00:00 2023-12-01T03:57:38.647 INFO:teuthology.orchestra.run.smithi067.stdout:(6/6): ceph-test-18.2.0-1291.g188db309.el8.x86_ 19 MB/s | 47 MB 00:02 2023-12-01T03:57:38.649 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:57:38.649 INFO:teuthology.orchestra.run.smithi067.stdout:Total 18 MB/s | 48 MB 00:02 2023-12-01T03:57:38.695 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:57:38.718 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:57:38.718 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:57:38.999 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:57:39.003 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:57:39.466 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:57:39.695 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-12-01T03:57:39.860 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-12-01T03:57:39.998 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-01T03:57:40.087 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-01T03:57:40.289 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : jq-1.6-8.el8.x86_64 4/6 2023-12-01T03:57:40.386 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 5/6 2023-12-01T03:57:40.414 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 5/6 2023-12-01T03:57:40.672 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 6/6 2023-12-01T03:57:40.949 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 6/6 2023-12-01T03:57:40.950 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 1/6 2023-12-01T03:57:40.950 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 2/6 2023-12-01T03:57:40.950 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : jq-1.6-8.el8.x86_64 3/6 2023-12-01T03:57:40.950 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-01T03:57:40.950 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-01T03:57:41.672 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-12-01T03:57:41.672 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:57:41.672 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:57:41.672 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:41.672 INFO:teuthology.orchestra.run.smithi100.stdout: jq-1.6-8.el8.x86_64 2023-12-01T03:57:41.672 INFO:teuthology.orchestra.run.smithi100.stdout: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:41.672 INFO:teuthology.orchestra.run.smithi100.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-01T03:57:41.672 INFO:teuthology.orchestra.run.smithi100.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-01T03:57:41.672 INFO:teuthology.orchestra.run.smithi100.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-01T03:57:41.673 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:57:41.673 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:57:41.878 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph 2023-12-01T03:57:42.734 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:00:59 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:57:44.419 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:57:44.422 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:57:44.422 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2023-12-01T03:57:44.422 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:57:44.422 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:57:44.422 INFO:teuthology.orchestra.run.smithi100.stdout: ceph x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.4 k 2023-12-01T03:57:44.422 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2023-12-01T03:57:44.423 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mds x86_64 2:18.2.0-1291.g188db309.el8 ceph 2.3 M 2023-12-01T03:57:44.423 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr x86_64 2:18.2.0-1291.g188db309.el8 ceph 1.6 M 2023-12-01T03:57:44.423 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 242 k 2023-12-01T03:57:44.423 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mon x86_64 2:18.2.0-1291.g188db309.el8 ceph 4.6 M 2023-12-01T03:57:44.423 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-osd x86_64 2:18.2.0-1291.g188db309.el8 ceph 18 M 2023-12-01T03:57:44.423 INFO:teuthology.orchestra.run.smithi100.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-01T03:57:44.423 INFO:teuthology.orchestra.run.smithi100.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-01T03:57:44.423 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-12-01T03:57:44.423 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-01T03:57:44.423 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-01T03:57:44.423 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-12-01T03:57:44.424 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-01T03:57:44.424 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-01T03:57:44.424 INFO:teuthology.orchestra.run.smithi100.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-01T03:57:44.424 INFO:teuthology.orchestra.run.smithi100.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-12-01T03:57:44.424 INFO:teuthology.orchestra.run.smithi100.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-12-01T03:57:44.424 INFO:teuthology.orchestra.run.smithi100.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-01T03:57:44.424 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-01T03:57:44.424 INFO:teuthology.orchestra.run.smithi100.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-01T03:57:44.424 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-12-01T03:57:44.424 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-12-01T03:57:44.424 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-12-01T03:57:44.424 INFO:teuthology.orchestra.run.smithi100.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-01T03:57:44.425 INFO:teuthology.orchestra.run.smithi100.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-01T03:57:44.425 INFO:teuthology.orchestra.run.smithi100.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-01T03:57:44.425 INFO:teuthology.orchestra.run.smithi100.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-01T03:57:44.425 INFO:teuthology.orchestra.run.smithi100.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-01T03:57:44.425 INFO:teuthology.orchestra.run.smithi100.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-01T03:57:44.425 INFO:teuthology.orchestra.run.smithi100.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-01T03:57:44.425 INFO:teuthology.orchestra.run.smithi100.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-12-01T03:57:44.425 INFO:teuthology.orchestra.run.smithi100.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-01T03:57:44.425 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:57:44.425 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:57:44.425 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:57:44.425 INFO:teuthology.orchestra.run.smithi100.stdout:Install 32 Packages 2023-12-01T03:57:44.426 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:57:44.426 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 30 M 2023-12-01T03:57:44.426 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 119 M 2023-12-01T03:57:44.426 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:57:45.207 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 5/6 2023-12-01T03:57:45.264 INFO:teuthology.orchestra.run.smithi100.stdout:(1/32): ceph-18.2.0-1291.g188db309.el8.x86_64.r 50 kB/s | 6.4 kB 00:00 2023-12-01T03:57:45.463 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 6/6 2023-12-01T03:57:45.633 INFO:teuthology.orchestra.run.smithi100.stdout:(2/32): ceph-mon-18.2.0-1291.g188db309.el8.x86_ 13 MB/s | 4.6 MB 00:00 2023-12-01T03:57:45.753 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 6/6 2023-12-01T03:57:45.753 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 1/6 2023-12-01T03:57:45.753 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 2/6 2023-12-01T03:57:45.753 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : jq-1.6-8.el8.x86_64 3/6 2023-12-01T03:57:45.754 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-01T03:57:45.754 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-01T03:57:45.856 INFO:teuthology.orchestra.run.smithi100.stdout:(3/32): ceph-mds-18.2.0-1291.g188db309.el8.x86_ 3.2 MB/s | 2.3 MB 00:00 2023-12-01T03:57:45.898 INFO:teuthology.orchestra.run.smithi100.stdout:(4/32): ceph-mgr-18.2.0-1291.g188db309.el8.x86_ 2.0 MB/s | 1.6 MB 00:00 2023-12-01T03:57:45.949 INFO:teuthology.orchestra.run.smithi100.stdout:(5/32): ceph-mgr-modules-core-18.2.0-1291.g188d 2.6 MB/s | 242 kB 00:00 2023-12-01T03:57:46.036 INFO:teuthology.orchestra.run.smithi100.stdout:(6/32): python3-mako-1.0.6-14.el8.noarch.rpm 1.1 MB/s | 157 kB 00:00 2023-12-01T03:57:46.058 INFO:teuthology.orchestra.run.smithi100.stdout:(7/32): python3-markupsafe-0.23-19.el8.x86_64.r 356 kB/s | 39 kB 00:00 2023-12-01T03:57:46.084 INFO:teuthology.orchestra.run.smithi100.stdout:(8/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 2.0 MB/s | 103 kB 00:00 2023-12-01T03:57:46.126 INFO:teuthology.orchestra.run.smithi100.stdout:(9/32): python3-pytz-2017.2-11.el8.noarch.rpm 854 kB/s | 57 kB 00:00 2023-12-01T03:57:46.184 INFO:teuthology.orchestra.run.smithi100.stdout:(10/32): python3-werkzeug-0.12.2-4.el8.noarch.r 4.5 MB/s | 457 kB 00:00 2023-12-01T03:57:46.484 INFO:teuthology.orchestra.run.smithi100.stdout:(11/32): ceph-osd-18.2.0-1291.g188db309.el8.x86 21 MB/s | 18 MB 00:00 2023-12-01T03:57:46.624 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-12-01T03:57:46.624 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:57:46.625 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:57:46.625 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:46.625 INFO:teuthology.orchestra.run.smithi067.stdout: jq-1.6-8.el8.x86_64 2023-12-01T03:57:46.625 INFO:teuthology.orchestra.run.smithi067.stdout: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:57:46.625 INFO:teuthology.orchestra.run.smithi067.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-01T03:57:46.625 INFO:teuthology.orchestra.run.smithi067.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-01T03:57:46.625 INFO:teuthology.orchestra.run.smithi067.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-01T03:57:46.625 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:57:46.625 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:57:46.667 INFO:teuthology.orchestra.run.smithi100.stdout:(12/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 459 kB/s | 249 kB 00:00 2023-12-01T03:57:46.768 INFO:teuthology.orchestra.run.smithi100.stdout:(13/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 436 kB/s | 44 kB 00:00 2023-12-01T03:57:46.794 INFO:teuthology.orchestra.run.smithi100.stdout:(14/32): python3-cryptography-3.2.1-6.el8.x86_6 1.0 MB/s | 641 kB 00:00 2023-12-01T03:57:46.835 INFO:teuthology.orchestra.run.smithi100.stdout:(15/32): python3-pycparser-2.14-14.el8.noarch.r 311 kB/s | 109 kB 00:00 2023-12-01T03:57:46.845 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph 2023-12-01T03:57:46.860 INFO:teuthology.orchestra.run.smithi100.stdout:(16/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 2.0 MB/s | 185 kB 00:00 2023-12-01T03:57:46.902 INFO:teuthology.orchestra.run.smithi100.stdout:(17/32): python3-jaraco-6.2-6.el8.noarch.rpm 267 kB/s | 11 kB 00:00 2023-12-01T03:57:46.936 INFO:teuthology.orchestra.run.smithi100.stdout:(18/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.2 MB/s | 173 kB 00:00 2023-12-01T03:57:46.961 INFO:teuthology.orchestra.run.smithi100.stdout:(19/32): python3-jaraco-functools-2.0-4.el8.noa 300 kB/s | 18 kB 00:00 2023-12-01T03:57:46.988 INFO:teuthology.orchestra.run.smithi100.stdout:(20/32): python3-logutils-0.3.5-11.el8.noarch.r 971 kB/s | 49 kB 00:00 2023-12-01T03:57:47.012 INFO:teuthology.orchestra.run.smithi100.stdout:(21/32): python3-cherrypy-18.4.0-1.el8.noarch.r 2.1 MB/s | 384 kB 00:00 2023-12-01T03:57:47.065 INFO:teuthology.orchestra.run.smithi100.stdout:(22/32): python3-more-itertools-7.2.0-3.el8.noa 567 kB/s | 59 kB 00:00 2023-12-01T03:57:47.096 INFO:teuthology.orchestra.run.smithi100.stdout:(23/32): python3-portend-2.6-1.el8.noarch.rpm 186 kB/s | 16 kB 00:00 2023-12-01T03:57:47.121 INFO:teuthology.orchestra.run.smithi100.stdout:(24/32): python3-simplegeneric-0.8.1-17.el8.noa 337 kB/s | 19 kB 00:00 2023-12-01T03:57:47.146 INFO:teuthology.orchestra.run.smithi100.stdout:(25/32): python3-singledispatch-3.4.0.3-18.el8. 476 kB/s | 24 kB 00:00 2023-12-01T03:57:47.172 INFO:teuthology.orchestra.run.smithi100.stdout:(26/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.5 MB/s | 283 kB 00:00 2023-12-01T03:57:47.197 INFO:teuthology.orchestra.run.smithi100.stdout:(27/32): python3-tempora-1.14.1-5.el8.noarch.rp 387 kB/s | 29 kB 00:00 2023-12-01T03:57:47.222 INFO:teuthology.orchestra.run.smithi100.stdout:(28/32): python3-trustme-0.6.0-4.el8.noarch.rpm 365 kB/s | 27 kB 00:00 2023-12-01T03:57:47.247 INFO:teuthology.orchestra.run.smithi100.stdout:(29/32): python3-waitress-1.4.3-1.el8.noarch.rp 3.3 MB/s | 255 kB 00:00 2023-12-01T03:57:47.273 INFO:teuthology.orchestra.run.smithi100.stdout:(30/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.7 MB/s | 85 kB 00:00 2023-12-01T03:57:47.298 INFO:teuthology.orchestra.run.smithi100.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 459 kB/s | 23 kB 00:00 2023-12-01T03:57:47.323 INFO:teuthology.orchestra.run.smithi100.stdout:(32/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.4 MB/s | 251 kB 00:00 2023-12-01T03:57:47.326 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:57:47.326 INFO:teuthology.orchestra.run.smithi100.stdout:Total 10 MB/s | 30 MB 00:02 2023-12-01T03:57:47.410 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:57:47.447 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:57:47.447 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:57:47.747 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:58 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:57:47.760 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:57:47.763 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:57:48.854 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:57:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-12-01T03:57:49.271 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-12-01T03:57:49.496 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2023-12-01T03:57:49.548 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:57:49.552 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:57:49.552 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-12-01T03:57:49.552 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:57:49.552 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:57:49.552 INFO:teuthology.orchestra.run.smithi067.stdout: ceph x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.4 k 2023-12-01T03:57:49.552 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-12-01T03:57:49.552 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mds x86_64 2:18.2.0-1291.g188db309.el8 ceph 2.3 M 2023-12-01T03:57:49.552 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr x86_64 2:18.2.0-1291.g188db309.el8 ceph 1.6 M 2023-12-01T03:57:49.552 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 242 k 2023-12-01T03:57:49.553 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mon x86_64 2:18.2.0-1291.g188db309.el8 ceph 4.6 M 2023-12-01T03:57:49.553 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-osd x86_64 2:18.2.0-1291.g188db309.el8 ceph 18 M 2023-12-01T03:57:49.553 INFO:teuthology.orchestra.run.smithi067.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-01T03:57:49.553 INFO:teuthology.orchestra.run.smithi067.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-01T03:57:49.553 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-12-01T03:57:49.553 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-01T03:57:49.553 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-01T03:57:49.553 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-12-01T03:57:49.553 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-01T03:57:49.553 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-01T03:57:49.553 INFO:teuthology.orchestra.run.smithi067.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-01T03:57:49.553 INFO:teuthology.orchestra.run.smithi067.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-12-01T03:57:49.553 INFO:teuthology.orchestra.run.smithi067.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-12-01T03:57:49.554 INFO:teuthology.orchestra.run.smithi067.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-01T03:57:49.554 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-01T03:57:49.554 INFO:teuthology.orchestra.run.smithi067.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-01T03:57:49.554 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-12-01T03:57:49.554 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-12-01T03:57:49.554 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-12-01T03:57:49.554 INFO:teuthology.orchestra.run.smithi067.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-01T03:57:49.554 INFO:teuthology.orchestra.run.smithi067.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-01T03:57:49.554 INFO:teuthology.orchestra.run.smithi067.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-01T03:57:49.554 INFO:teuthology.orchestra.run.smithi067.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-01T03:57:49.554 INFO:teuthology.orchestra.run.smithi067.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-01T03:57:49.554 INFO:teuthology.orchestra.run.smithi067.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-01T03:57:49.555 INFO:teuthology.orchestra.run.smithi067.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-01T03:57:49.555 INFO:teuthology.orchestra.run.smithi067.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-12-01T03:57:49.555 INFO:teuthology.orchestra.run.smithi067.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-01T03:57:49.555 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:57:49.555 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:57:49.555 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:57:49.555 INFO:teuthology.orchestra.run.smithi067.stdout:Install 32 Packages 2023-12-01T03:57:49.555 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:57:49.556 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 30 M 2023-12-01T03:57:49.556 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 119 M 2023-12-01T03:57:49.556 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:57:49.745 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/32 2023-12-01T03:57:49.926 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2023-12-01T03:57:50.016 INFO:teuthology.orchestra.run.smithi067.stdout:(1/32): ceph-18.2.0-1291.g188db309.el8.x86_64.r 33 kB/s | 6.4 kB 00:00 2023-12-01T03:57:50.098 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2023-12-01T03:57:50.199 INFO:teuthology.orchestra.run.smithi067.stdout:(2/32): ceph-mgr-18.2.0-1291.g188db309.el8.x86_ 4.1 MB/s | 1.6 MB 00:00 2023-12-01T03:57:50.241 INFO:teuthology.orchestra.run.smithi067.stdout:(3/32): ceph-mds-18.2.0-1291.g188db309.el8.x86_ 5.4 MB/s | 2.3 MB 00:00 2023-12-01T03:57:50.274 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2023-12-01T03:57:50.307 INFO:teuthology.orchestra.run.smithi067.stdout:(4/32): ceph-mgr-modules-core-18.2.0-1291.g188d 3.6 MB/s | 242 kB 00:00 2023-12-01T03:57:50.450 INFO:teuthology.orchestra.run.smithi067.stdout:(5/32): python3-mako-1.0.6-14.el8.noarch.rpm 1.1 MB/s | 157 kB 00:00 2023-12-01T03:57:50.502 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2023-12-01T03:57:50.517 INFO:teuthology.orchestra.run.smithi067.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 581 kB/s | 39 kB 00:00 2023-12-01T03:57:50.567 INFO:teuthology.orchestra.run.smithi067.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 2.0 MB/s | 103 kB 00:00 2023-12-01T03:57:50.609 INFO:teuthology.orchestra.run.smithi067.stdout:(8/32): python3-pytz-2017.2-11.el8.noarch.rpm 1.3 MB/s | 57 kB 00:00 2023-12-01T03:57:50.700 INFO:teuthology.orchestra.run.smithi067.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 4.9 MB/s | 457 kB 00:00 2023-12-01T03:57:50.711 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2023-12-01T03:57:50.940 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2023-12-01T03:57:51.043 INFO:teuthology.orchestra.run.smithi067.stdout:(10/32): ceph-osd-18.2.0-1291.g188db309.el8.x86 21 MB/s | 18 MB 00:00 2023-12-01T03:57:51.172 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2023-12-01T03:57:51.201 INFO:teuthology.orchestra.run.smithi067.stdout:(11/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 497 kB/s | 249 kB 00:00 2023-12-01T03:57:51.422 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2023-12-01T03:57:51.552 INFO:teuthology.orchestra.run.smithi067.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 312 kB/s | 109 kB 00:00 2023-12-01T03:57:51.677 INFO:teuthology.orchestra.run.smithi067.stdout:(13/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 348 kB/s | 44 kB 00:00 2023-12-01T03:57:51.719 INFO:teuthology.orchestra.run.smithi067.stdout:(14/32): python3-cryptography-3.2.1-6.el8.x86_6 949 kB/s | 641 kB 00:00 2023-12-01T03:57:51.786 INFO:teuthology.orchestra.run.smithi067.stdout:(15/32): ceph-mon-18.2.0-1291.g188db309.el8.x86 2.6 MB/s | 4.6 MB 00:01 2023-12-01T03:57:51.793 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 13/32 2023-12-01T03:57:51.811 INFO:teuthology.orchestra.run.smithi067.stdout:(16/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 1.4 MB/s | 185 kB 00:00 2023-12-01T03:57:51.853 INFO:teuthology.orchestra.run.smithi067.stdout:(17/32): python3-jaraco-6.2-6.el8.noarch.rpm 268 kB/s | 11 kB 00:00 2023-12-01T03:57:51.878 INFO:teuthology.orchestra.run.smithi067.stdout:(18/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.1 MB/s | 173 kB 00:00 2023-12-01T03:57:51.897 INFO:teuthology.orchestra.run.smithi067.stdout:(19/32): python3-jaraco-functools-2.0-4.el8.noa 420 kB/s | 18 kB 00:00 2023-12-01T03:57:51.920 INFO:teuthology.orchestra.run.smithi067.stdout:(20/32): python3-logutils-0.3.5-11.el8.noarch.r 1.1 MB/s | 49 kB 00:00 2023-12-01T03:57:51.946 INFO:teuthology.orchestra.run.smithi067.stdout:(21/32): python3-more-itertools-7.2.0-3.el8.noa 1.1 MB/s | 59 kB 00:00 2023-12-01T03:57:51.971 INFO:teuthology.orchestra.run.smithi067.stdout:(22/32): python3-cherrypy-18.4.0-1.el8.noarch.r 2.0 MB/s | 384 kB 00:00 2023-12-01T03:57:51.989 INFO:teuthology.orchestra.run.smithi067.stdout:(23/32): python3-portend-2.6-1.el8.noarch.rpm 372 kB/s | 16 kB 00:00 2023-12-01T03:57:52.006 INFO:teuthology.orchestra.run.smithi067.stdout:(24/32): python3-simplegeneric-0.8.1-17.el8.noa 557 kB/s | 19 kB 00:00 2023-12-01T03:57:52.022 INFO:teuthology.orchestra.run.smithi067.stdout:(25/32): python3-singledispatch-3.4.0.3-18.el8. 715 kB/s | 24 kB 00:00 2023-12-01T03:57:52.041 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 14/32 2023-12-01T03:57:52.048 INFO:teuthology.orchestra.run.smithi067.stdout:(26/32): python3-pecan-1.3.2-9.el8.noarch.rpm 2.2 MB/s | 283 kB 00:00 2023-12-01T03:57:52.064 INFO:teuthology.orchestra.run.smithi067.stdout:(27/32): python3-tempora-1.14.1-5.el8.noarch.rp 498 kB/s | 29 kB 00:00 2023-12-01T03:57:52.081 INFO:teuthology.orchestra.run.smithi067.stdout:(28/32): python3-trustme-0.6.0-4.el8.noarch.rpm 470 kB/s | 27 kB 00:00 2023-12-01T03:57:52.115 INFO:teuthology.orchestra.run.smithi067.stdout:(29/32): python3-waitress-1.4.3-1.el8.noarch.rp 3.7 MB/s | 255 kB 00:00 2023-12-01T03:57:52.140 INFO:teuthology.orchestra.run.smithi067.stdout:(30/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 3.3 MB/s | 251 kB 00:00 2023-12-01T03:57:52.157 INFO:teuthology.orchestra.run.smithi067.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 549 kB/s | 23 kB 00:00 2023-12-01T03:57:52.182 INFO:teuthology.orchestra.run.smithi067.stdout:(32/32): python3-webtest-2.0.33-1.el8.noarch.rp 851 kB/s | 85 kB 00:00 2023-12-01T03:57:52.184 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:57:52.185 INFO:teuthology.orchestra.run.smithi067.stdout:Total 11 MB/s | 30 MB 00:02 2023-12-01T03:57:52.246 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2023-12-01T03:57:52.274 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:57:52.316 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:57:52.316 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:57:52.535 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2023-12-01T03:57:52.653 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:57:52.656 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:57:52.730 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-12-01T03:57:53.081 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2023-12-01T03:57:53.293 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2023-12-01T03:57:53.440 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/32 2023-12-01T03:57:53.609 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-12-01T03:57:53.780 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:57:53.852 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-12-01T03:57:54.012 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-12-01T03:57:54.099 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-12-01T03:57:54.205 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-12-01T03:57:54.338 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2023-12-01T03:57:54.402 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2023-12-01T03:57:54.636 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/32 2023-12-01T03:57:54.653 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/32 2023-12-01T03:57:54.834 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2023-12-01T03:57:54.935 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-12-01T03:57:55.007 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2023-12-01T03:57:55.216 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2023-12-01T03:57:55.309 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8. 27/32 2023-12-01T03:57:55.405 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2023-12-01T03:57:55.537 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 28/32 2023-12-01T03:57:55.614 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2023-12-01T03:57:55.859 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2023-12-01T03:57:56.108 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2023-12-01T03:57:56.372 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2023-12-01T03:57:56.762 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 13/32 2023-12-01T03:57:57.042 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 14/32 2023-12-01T03:57:57.106 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 28/32 2023-12-01T03:57:57.213 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2023-12-01T03:57:57.295 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 29/32 2023-12-01T03:57:57.527 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2023-12-01T03:57:57.723 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-12-01T03:57:57.754 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 29/32 2023-12-01T03:57:57.979 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 30/32 2023-12-01T03:57:58.025 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2023-12-01T03:57:58.194 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 30/32 2023-12-01T03:57:58.236 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2023-12-01T03:57:58.384 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/32 2023-12-01T03:57:58.388 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 31/32 2023-12-01T03:57:58.405 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 31/32 2023-12-01T03:57:58.545 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-2:18.2.0-1291.g188db309.el8.x86_64 32/32 2023-12-01T03:57:58.594 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-12-01T03:57:58.823 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-12-01T03:57:58.951 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-2:18.2.0-1291.g188db309.el8.x86_64 32/32 2023-12-01T03:57:58.951 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-2:18.2.0-1291.g188db309.el8.x86_64 1/32 2023-12-01T03:57:58.951 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 2/32 2023-12-01T03:57:58.952 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 3/32 2023-12-01T03:57:58.952 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 4/32 2023-12-01T03:57:58.952 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 5/32 2023-12-01T03:57:58.952 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8. 6/32 2023-12-01T03:57:58.952 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/32 2023-12-01T03:57:58.952 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2023-12-01T03:57:58.952 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2023-12-01T03:57:58.952 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/32 2023-12-01T03:57:58.952 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2023-12-01T03:57:58.953 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/32 2023-12-01T03:57:58.953 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/32 2023-12-01T03:57:58.953 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2023-12-01T03:57:58.953 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2023-12-01T03:57:58.953 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2023-12-01T03:57:58.953 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-12-01T03:57:58.953 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2023-12-01T03:57:58.953 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2023-12-01T03:57:58.954 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2023-12-01T03:57:58.954 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2023-12-01T03:57:58.954 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2023-12-01T03:57:58.954 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2023-12-01T03:57:58.954 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2023-12-01T03:57:58.954 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2023-12-01T03:57:58.954 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2023-12-01T03:57:58.954 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2023-12-01T03:57:58.954 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2023-12-01T03:57:58.955 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 29/32 2023-12-01T03:57:58.955 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2023-12-01T03:57:58.955 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2023-12-01T03:57:59.043 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-12-01T03:57:59.330 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2023-12-01T03:57:59.638 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/32 2023-12-01T03:57:59.959 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-12-01T03:58:00.328 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8. 27/32 2023-12-01T03:58:00.539 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 28/32 2023-12-01T03:58:00.549 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2023-12-01T03:58:00.549 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:00.550 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:58:00.550 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:58:00.550 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:58:00.550 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:58:00.550 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:00.550 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:58:00.550 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:58:00.550 INFO:teuthology.orchestra.run.smithi100.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-01T03:58:00.550 INFO:teuthology.orchestra.run.smithi100.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-01T03:58:00.550 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-01T03:58:00.550 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-01T03:58:00.551 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-01T03:58:00.551 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-01T03:58:00.551 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-01T03:58:00.551 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-01T03:58:00.551 INFO:teuthology.orchestra.run.smithi100.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-01T03:58:00.551 INFO:teuthology.orchestra.run.smithi100.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-01T03:58:00.551 INFO:teuthology.orchestra.run.smithi100.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-01T03:58:00.551 INFO:teuthology.orchestra.run.smithi100.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-01T03:58:00.551 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-01T03:58:00.552 INFO:teuthology.orchestra.run.smithi100.stdout: python3-portend-2.6-1.el8.noarch 2023-12-01T03:58:00.552 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-01T03:58:00.552 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-01T03:58:00.552 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-01T03:58:00.552 INFO:teuthology.orchestra.run.smithi100.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-01T03:58:00.552 INFO:teuthology.orchestra.run.smithi100.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-01T03:58:00.552 INFO:teuthology.orchestra.run.smithi100.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-01T03:58:00.552 INFO:teuthology.orchestra.run.smithi100.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-01T03:58:00.552 INFO:teuthology.orchestra.run.smithi100.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-01T03:58:00.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-01T03:58:00.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-01T03:58:00.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-01T03:58:00.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-01T03:58:00.553 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:00.553 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:58:00.824 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-base 2023-12-01T03:58:01.686 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:01:18 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:58:02.211 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 28/32 2023-12-01T03:58:02.397 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 29/32 2023-12-01T03:58:02.885 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 29/32 2023-12-01T03:58:03.062 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 30/32 2023-12-01T03:58:03.141 INFO:teuthology.orchestra.run.smithi100.stdout:Package ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:58:03.290 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 30/32 2023-12-01T03:58:03.367 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:58:03.368 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2023-12-01T03:58:03.368 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:58:03.462 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 31/32 2023-12-01T03:58:03.463 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install cephadm 2023-12-01T03:58:03.482 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 31/32 2023-12-01T03:58:03.587 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-2:18.2.0-1291.g188db309.el8.x86_64 32/32 2023-12-01T03:58:04.013 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-2:18.2.0-1291.g188db309.el8.x86_64 32/32 2023-12-01T03:58:04.013 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-2:18.2.0-1291.g188db309.el8.x86_64 1/32 2023-12-01T03:58:04.013 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 2/32 2023-12-01T03:58:04.013 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 3/32 2023-12-01T03:58:04.013 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 4/32 2023-12-01T03:58:04.013 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 5/32 2023-12-01T03:58:04.014 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8. 6/32 2023-12-01T03:58:04.014 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/32 2023-12-01T03:58:04.014 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2023-12-01T03:58:04.014 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2023-12-01T03:58:04.014 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/32 2023-12-01T03:58:04.014 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2023-12-01T03:58:04.014 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/32 2023-12-01T03:58:04.014 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/32 2023-12-01T03:58:04.014 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2023-12-01T03:58:04.014 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2023-12-01T03:58:04.014 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2023-12-01T03:58:04.015 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-12-01T03:58:04.015 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2023-12-01T03:58:04.015 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2023-12-01T03:58:04.015 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2023-12-01T03:58:04.015 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2023-12-01T03:58:04.015 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2023-12-01T03:58:04.015 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2023-12-01T03:58:04.015 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2023-12-01T03:58:04.015 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2023-12-01T03:58:04.016 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2023-12-01T03:58:04.016 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2023-12-01T03:58:04.016 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2023-12-01T03:58:04.016 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 29/32 2023-12-01T03:58:04.016 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2023-12-01T03:58:04.016 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2023-12-01T03:58:04.313 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:01:21 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:58:05.721 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2023-12-01T03:58:05.721 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:05.721 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:58:05.721 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:58:05.721 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:58:05.721 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:58:05.721 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:05.721 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:58:05.721 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:58:05.721 INFO:teuthology.orchestra.run.smithi067.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-01T03:58:05.722 INFO:teuthology.orchestra.run.smithi067.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-01T03:58:05.722 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-01T03:58:05.722 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-01T03:58:05.722 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-01T03:58:05.722 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-01T03:58:05.722 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-01T03:58:05.722 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-01T03:58:05.722 INFO:teuthology.orchestra.run.smithi067.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-01T03:58:05.722 INFO:teuthology.orchestra.run.smithi067.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-01T03:58:05.722 INFO:teuthology.orchestra.run.smithi067.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-01T03:58:05.723 INFO:teuthology.orchestra.run.smithi067.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-01T03:58:05.723 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-01T03:58:05.723 INFO:teuthology.orchestra.run.smithi067.stdout: python3-portend-2.6-1.el8.noarch 2023-12-01T03:58:05.723 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-01T03:58:05.723 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-01T03:58:05.723 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-01T03:58:05.723 INFO:teuthology.orchestra.run.smithi067.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-01T03:58:05.723 INFO:teuthology.orchestra.run.smithi067.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-01T03:58:05.723 INFO:teuthology.orchestra.run.smithi067.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-01T03:58:05.723 INFO:teuthology.orchestra.run.smithi067.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-01T03:58:05.723 INFO:teuthology.orchestra.run.smithi067.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-01T03:58:05.724 INFO:teuthology.orchestra.run.smithi067.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-01T03:58:05.724 INFO:teuthology.orchestra.run.smithi067.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-01T03:58:05.724 INFO:teuthology.orchestra.run.smithi067.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-01T03:58:05.724 INFO:teuthology.orchestra.run.smithi067.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-01T03:58:05.724 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:05.724 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:58:05.875 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-base 2023-12-01T03:58:06.025 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:58:06.026 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:06.026 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2023-12-01T03:58:06.026 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:06.026 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:58:06.026 INFO:teuthology.orchestra.run.smithi100.stdout: cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 168 k 2023-12-01T03:58:06.026 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:06.026 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:58:06.026 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:06.027 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2023-12-01T03:58:06.027 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:06.027 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 168 k 2023-12-01T03:58:06.027 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 680 k 2023-12-01T03:58:06.027 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:58:06.331 INFO:teuthology.orchestra.run.smithi100.stdout:cephadm-18.2.0-1291.g188db309.el8.noarch.rpm 552 kB/s | 168 kB 00:00 2023-12-01T03:58:06.332 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:58:06.332 INFO:teuthology.orchestra.run.smithi100.stdout:Total 550 kB/s | 168 kB 00:00 2023-12-01T03:58:06.332 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:58:06.340 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:58:06.340 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:58:06.342 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:58:06.345 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:58:06.392 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:58:06.765 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:17 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:58:06.903 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:58:07.089 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:58:07.314 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:58:08.017 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:58:08.017 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:08.017 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:58:08.017 INFO:teuthology.orchestra.run.smithi100.stdout: cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:08.018 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:08.018 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:58:08.204 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-immutable-object-cache 2023-12-01T03:58:08.310 INFO:teuthology.orchestra.run.smithi067.stdout:Package ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:58:08.548 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:58:08.549 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-12-01T03:58:08.549 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:58:08.656 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install cephadm 2023-12-01T03:58:09.065 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:01:26 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:58:09.558 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:20 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:58:10.740 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:58:10.741 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:10.741 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repo Size 2023-12-01T03:58:10.741 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:10.741 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:58:10.741 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1291.g188db309.el8 ceph 165 k 2023-12-01T03:58:10.741 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:10.742 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:58:10.742 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:10.742 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2023-12-01T03:58:10.742 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:10.742 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 165 k 2023-12-01T03:58:10.743 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 503 k 2023-12-01T03:58:10.743 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:58:11.352 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:58:11.352 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:11.352 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-12-01T03:58:11.352 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:11.352 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:58:11.353 INFO:teuthology.orchestra.run.smithi067.stdout: cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 168 k 2023-12-01T03:58:11.353 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:11.353 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:58:11.353 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:11.353 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2023-12-01T03:58:11.353 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:11.354 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 168 k 2023-12-01T03:58:11.354 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 680 k 2023-12-01T03:58:11.354 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:58:11.609 INFO:teuthology.orchestra.run.smithi100.stdout:ceph-immutable-object-cache-18.2.0-1291.g188db3 191 kB/s | 165 kB 00:00 2023-12-01T03:58:11.610 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:58:11.610 INFO:teuthology.orchestra.run.smithi100.stdout:Total 190 kB/s | 165 kB 00:00 2023-12-01T03:58:11.611 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:58:11.624 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:58:11.624 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:58:11.647 INFO:teuthology.orchestra.run.smithi067.stdout:cephadm-18.2.0-1291.g188db309.el8.noarch.rpm 574 kB/s | 168 kB 00:00 2023-12-01T03:58:11.647 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:58:11.648 INFO:teuthology.orchestra.run.smithi067.stdout:Total 571 kB/s | 168 kB 00:00 2023-12-01T03:58:11.648 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:58:11.657 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:58:11.657 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:58:11.659 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:58:11.662 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:58:11.675 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:58:11.678 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:58:11.703 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:58:12.096 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:58:12.249 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:58:12.284 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1291.g188db309. 1/1 2023-12-01T03:58:12.426 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:58:12.671 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:58:12.687 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1291.g188db309. 1/1 2023-12-01T03:58:13.354 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:58:13.354 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:13.354 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:58:13.354 INFO:teuthology.orchestra.run.smithi067.stdout: cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:13.354 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:13.354 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:58:13.381 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1291.g188db309. 1/1 2023-12-01T03:58:13.381 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:13.381 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:58:13.382 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-immutable-object-cache-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:58:13.382 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:13.382 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:58:13.557 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-immutable-object-cache 2023-12-01T03:58:13.591 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr 2023-12-01T03:58:14.443 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:01:31 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:58:14.452 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:25 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:58:15.887 INFO:teuthology.orchestra.run.smithi100.stdout:Package ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:58:16.109 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:58:16.110 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2023-12-01T03:58:16.110 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:58:16.211 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr-dashboard 2023-12-01T03:58:16.266 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:58:16.267 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:16.267 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2023-12-01T03:58:16.267 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:16.267 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:58:16.267 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1291.g188db309.el8 ceph 165 k 2023-12-01T03:58:16.268 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:16.268 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:58:16.268 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:16.268 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2023-12-01T03:58:16.268 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:16.268 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 165 k 2023-12-01T03:58:16.269 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 503 k 2023-12-01T03:58:16.269 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:58:16.551 INFO:teuthology.orchestra.run.smithi067.stdout:ceph-immutable-object-cache-18.2.0-1291.g188db3 586 kB/s | 165 kB 00:00 2023-12-01T03:58:16.552 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:58:16.552 INFO:teuthology.orchestra.run.smithi067.stdout:Total 583 kB/s | 165 kB 00:00 2023-12-01T03:58:16.552 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:58:16.565 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:58:16.565 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:58:16.617 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:58:16.619 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:58:16.737 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:58:16.910 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1291.g188db309. 1/1 2023-12-01T03:58:17.066 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:01:34 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:58:17.339 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1291.g188db309. 1/1 2023-12-01T03:58:18.043 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1291.g188db309. 1/1 2023-12-01T03:58:18.043 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:18.043 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:58:18.043 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-immutable-object-cache-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:58:18.043 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:18.043 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:58:18.280 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr 2023-12-01T03:58:18.745 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:58:18.746 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:18.746 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2023-12-01T03:58:18.747 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:18.747 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:58:18.747 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 1.8 M 2023-12-01T03:58:18.747 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2023-12-01T03:58:18.747 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 23 k 2023-12-01T03:58:18.747 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 15 k 2023-12-01T03:58:18.747 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-12-01T03:58:18.747 INFO:teuthology.orchestra.run.smithi100.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-01T03:58:18.747 INFO:teuthology.orchestra.run.smithi100.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-01T03:58:18.747 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:18.747 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:58:18.747 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:18.747 INFO:teuthology.orchestra.run.smithi100.stdout:Install 6 Packages 2023-12-01T03:58:18.748 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:18.748 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 2.1 M 2023-12-01T03:58:18.748 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 8.5 M 2023-12-01T03:58:18.748 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:58:19.175 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:30 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:58:19.230 INFO:teuthology.orchestra.run.smithi100.stdout:(1/6): ceph-prometheus-alerts-18.2.0-1291.g188d 97 kB/s | 15 kB 00:00 2023-12-01T03:58:19.250 INFO:teuthology.orchestra.run.smithi100.stdout:(2/6): ceph-grafana-dashboards-18.2.0-1291.g188 139 kB/s | 23 kB 00:00 2023-12-01T03:58:19.364 INFO:teuthology.orchestra.run.smithi100.stdout:(3/6): ceph-mgr-dashboard-18.2.0-1291.g188db309 6.2 MB/s | 1.8 MB 00:00 2023-12-01T03:58:19.539 INFO:teuthology.orchestra.run.smithi100.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 138 kB/s | 43 kB 00:00 2023-12-01T03:58:19.656 INFO:teuthology.orchestra.run.smithi100.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 82 kB/s | 34 kB 00:00 2023-12-01T03:58:20.209 INFO:teuthology.orchestra.run.smithi100.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 233 kB/s | 196 kB 00:00 2023-12-01T03:58:20.210 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:58:20.210 INFO:teuthology.orchestra.run.smithi100.stdout:Total 1.4 MB/s | 2.1 MB 00:01 2023-12-01T03:58:20.220 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:58:20.230 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:58:20.230 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:58:20.310 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:58:20.313 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:58:20.574 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:58:20.737 INFO:teuthology.orchestra.run.smithi067.stdout:Package ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:58:20.815 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-12-01T03:58:20.976 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:58:20.977 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-12-01T03:58:20.977 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:58:21.068 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-12-01T03:58:21.099 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-dashboard 2023-12-01T03:58:21.261 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-12-01T03:58:21.381 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.n 4/6 2023-12-01T03:58:21.727 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8. 5/6 2023-12-01T03:58:21.924 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarc 6/6 2023-12-01T03:58:21.993 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:32 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:58:22.210 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarc 6/6 2023-12-01T03:58:22.211 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8. 1/6 2023-12-01T03:58:22.211 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarc 2/6 2023-12-01T03:58:22.211 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.n 3/6 2023-12-01T03:58:22.211 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-12-01T03:58:22.211 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-12-01T03:58:23.127 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-12-01T03:58:23.127 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:23.127 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:58:23.127 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:23.127 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:23.127 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:23.128 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-01T03:58:23.128 INFO:teuthology.orchestra.run.smithi100.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-01T03:58:23.128 INFO:teuthology.orchestra.run.smithi100.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-01T03:58:23.128 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:23.128 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:58:23.262 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-01T03:58:23.794 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:58:23.795 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:23.795 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-12-01T03:58:23.795 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:23.795 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:58:23.795 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 1.8 M 2023-12-01T03:58:23.795 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-12-01T03:58:23.795 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 23 k 2023-12-01T03:58:23.795 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 15 k 2023-12-01T03:58:23.795 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-12-01T03:58:23.795 INFO:teuthology.orchestra.run.smithi067.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-01T03:58:23.795 INFO:teuthology.orchestra.run.smithi067.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-01T03:58:23.796 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:23.796 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:58:23.796 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:23.796 INFO:teuthology.orchestra.run.smithi067.stdout:Install 6 Packages 2023-12-01T03:58:23.796 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:23.796 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 2.1 M 2023-12-01T03:58:23.796 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 8.5 M 2023-12-01T03:58:23.797 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:58:24.112 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:01:41 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:58:24.295 INFO:teuthology.orchestra.run.smithi067.stdout:(1/6): ceph-grafana-dashboards-18.2.0-1291.g188 152 kB/s | 23 kB 00:00 2023-12-01T03:58:24.321 INFO:teuthology.orchestra.run.smithi067.stdout:(2/6): ceph-prometheus-alerts-18.2.0-1291.g188d 82 kB/s | 15 kB 00:00 2023-12-01T03:58:24.396 INFO:teuthology.orchestra.run.smithi067.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 449 kB/s | 34 kB 00:00 2023-12-01T03:58:24.463 INFO:teuthology.orchestra.run.smithi067.stdout:(4/6): ceph-mgr-dashboard-18.2.0-1291.g188db309 5.5 MB/s | 1.8 MB 00:00 2023-12-01T03:58:24.505 INFO:teuthology.orchestra.run.smithi067.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.8 MB/s | 196 kB 00:00 2023-12-01T03:58:24.638 INFO:teuthology.orchestra.run.smithi067.stdout:(6/6): python3-jwt-1.6.1-2.el8.noarch.rpm 124 kB/s | 43 kB 00:00 2023-12-01T03:58:24.641 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:58:24.641 INFO:teuthology.orchestra.run.smithi067.stdout:Total 2.4 MB/s | 2.1 MB 00:00 2023-12-01T03:58:24.653 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:58:24.664 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:58:24.664 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:58:24.750 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:58:24.753 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:58:25.005 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:58:25.198 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-12-01T03:58:25.403 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-12-01T03:58:25.587 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-12-01T03:58:25.700 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.n 4/6 2023-12-01T03:58:25.798 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:58:25.799 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================================ 2023-12-01T03:58:25.799 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2023-12-01T03:58:25.799 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================================ 2023-12-01T03:58:25.799 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:58:25.799 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 7.4 M 2023-12-01T03:58:25.799 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2023-12-01T03:58:25.799 INFO:teuthology.orchestra.run.smithi100.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-12-01T03:58:25.800 INFO:teuthology.orchestra.run.smithi100.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-12-01T03:58:25.800 INFO:teuthology.orchestra.run.smithi100.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-12-01T03:58:25.800 INFO:teuthology.orchestra.run.smithi100.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-12-01T03:58:25.800 INFO:teuthology.orchestra.run.smithi100.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-12-01T03:58:25.800 INFO:teuthology.orchestra.run.smithi100.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-12-01T03:58:25.800 INFO:teuthology.orchestra.run.smithi100.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-12-01T03:58:25.800 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:25.800 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:58:25.800 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================================ 2023-12-01T03:58:25.800 INFO:teuthology.orchestra.run.smithi100.stdout:Install 8 Packages 2023-12-01T03:58:25.800 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:25.801 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 35 M 2023-12-01T03:58:25.801 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 210 M 2023-12-01T03:58:25.801 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:58:26.086 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8. 5/6 2023-12-01T03:58:26.180 INFO:teuthology.orchestra.run.smithi100.stdout:(1/8): openblas-0.3.15-4.el8.x86_64.rpm 16 MB/s | 4.7 MB 00:00 2023-12-01T03:58:26.256 INFO:teuthology.orchestra.run.smithi100.stdout:(2/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 13 MB/s | 4.9 MB 00:00 2023-12-01T03:58:26.285 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarc 6/6 2023-12-01T03:58:26.297 INFO:teuthology.orchestra.run.smithi100.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 5.3 MB/s | 225 kB 00:00 2023-12-01T03:58:26.356 INFO:teuthology.orchestra.run.smithi100.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 21 MB/s | 3.7 MB 00:00 2023-12-01T03:58:26.515 INFO:teuthology.orchestra.run.smithi100.stdout:(5/8): ceph-mgr-diskprediction-local-18.2.0-129 12 MB/s | 7.4 MB 00:00 2023-12-01T03:58:26.608 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarc 6/6 2023-12-01T03:58:26.608 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8. 1/6 2023-12-01T03:58:26.608 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarc 2/6 2023-12-01T03:58:26.608 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.n 3/6 2023-12-01T03:58:26.608 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-12-01T03:58:26.608 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-12-01T03:58:26.723 INFO:teuthology.orchestra.run.smithi100.stdout:(6/8): python3-scipy-1.0.0-21.module_el8.5.0+77 32 MB/s | 14 MB 00:00 2023-12-01T03:58:27.024 INFO:teuthology.orchestra.run.smithi100.stdout:(7/8): libgfortran-8.5.0-21.el8.x86_64.rpm 967 kB/s | 645 kB 00:00 2023-12-01T03:58:27.090 INFO:teuthology.orchestra.run.smithi100.stdout:(8/8): libquadmath-8.5.0-21.el8.x86_64.rpm 300 kB/s | 172 kB 00:00 2023-12-01T03:58:27.091 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:58:27.092 INFO:teuthology.orchestra.run.smithi100.stdout:Total 27 MB/s | 35 MB 00:01 2023-12-01T03:58:27.323 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:58:27.342 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:58:27.342 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:58:27.634 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-12-01T03:58:27.634 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:27.634 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:58:27.634 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:27.635 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:27.635 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:27.635 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-01T03:58:27.635 INFO:teuthology.orchestra.run.smithi067.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-01T03:58:27.635 INFO:teuthology.orchestra.run.smithi067.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-01T03:58:27.635 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:27.635 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:58:27.727 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:58:27.730 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:58:27.767 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-01T03:58:28.660 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:39 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:58:29.147 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:58:29.340 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-01T03:58:29.489 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-01T03:58:29.648 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-01T03:58:30.230 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-01T03:58:30.407 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-12-01T03:58:30.471 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:58:30.472 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================================ 2023-12-01T03:58:30.472 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-12-01T03:58:30.472 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================================ 2023-12-01T03:58:30.473 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:58:30.473 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 7.4 M 2023-12-01T03:58:30.473 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-12-01T03:58:30.473 INFO:teuthology.orchestra.run.smithi067.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-12-01T03:58:30.473 INFO:teuthology.orchestra.run.smithi067.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-12-01T03:58:30.473 INFO:teuthology.orchestra.run.smithi067.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-12-01T03:58:30.473 INFO:teuthology.orchestra.run.smithi067.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-12-01T03:58:30.473 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-12-01T03:58:30.473 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-12-01T03:58:30.473 INFO:teuthology.orchestra.run.smithi067.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-12-01T03:58:30.473 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:30.474 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:58:30.474 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================================ 2023-12-01T03:58:30.474 INFO:teuthology.orchestra.run.smithi067.stdout:Install 8 Packages 2023-12-01T03:58:30.474 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:30.474 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 35 M 2023-12-01T03:58:30.475 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 210 M 2023-12-01T03:58:30.475 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:58:31.012 INFO:teuthology.orchestra.run.smithi067.stdout:(1/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 16 MB/s | 4.9 MB 00:00 2023-12-01T03:58:31.018 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-12-01T03:58:31.079 INFO:teuthology.orchestra.run.smithi067.stdout:(2/8): openblas-0.3.15-4.el8.x86_64.rpm 13 MB/s | 4.7 MB 00:00 2023-12-01T03:58:31.154 INFO:teuthology.orchestra.run.smithi067.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 26 MB/s | 3.7 MB 00:00 2023-12-01T03:58:31.180 INFO:teuthology.orchestra.run.smithi067.stdout:(4/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.2 MB/s | 225 kB 00:00 2023-12-01T03:58:31.196 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-01T03:58:31.439 INFO:teuthology.orchestra.run.smithi067.stdout:(5/8): python3-scipy-1.0.0-21.module_el8.5.0+77 48 MB/s | 14 MB 00:00 2023-12-01T03:58:31.597 INFO:teuthology.orchestra.run.smithi067.stdout:(6/8): ceph-mgr-diskprediction-local-18.2.0-129 8.3 MB/s | 7.4 MB 00:00 2023-12-01T03:58:31.887 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-01T03:58:31.889 INFO:teuthology.orchestra.run.smithi067.stdout:(7/8): libgfortran-8.5.0-21.el8.x86_64.rpm 910 kB/s | 645 kB 00:00 2023-12-01T03:58:31.939 INFO:teuthology.orchestra.run.smithi067.stdout:(8/8): libquadmath-8.5.0-21.el8.x86_64.rpm 345 kB/s | 172 kB 00:00 2023-12-01T03:58:31.940 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:58:31.940 INFO:teuthology.orchestra.run.smithi067.stdout:Total 24 MB/s | 35 MB 00:01 2023-12-01T03:58:32.181 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:58:32.199 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:58:32.200 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:58:32.200 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-01T03:58:32.414 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-01T03:58:32.940 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:58:32.943 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:58:33.658 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:58:33.783 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-01T03:58:33.956 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-01T03:58:34.091 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-01T03:58:34.162 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-01T03:58:34.727 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-01T03:58:34.883 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-12-01T03:58:35.380 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-12-01T03:58:35.536 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-12-01T03:58:35.572 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db30 8/8 2023-12-01T03:58:35.686 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-01T03:58:35.877 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db30 8/8 2023-12-01T03:58:35.877 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db30 1/8 2023-12-01T03:58:35.877 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-12-01T03:58:35.877 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-12-01T03:58:35.877 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-12-01T03:58:35.877 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-12-01T03:58:35.877 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-12-01T03:58:35.877 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-12-01T03:58:36.426 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-01T03:58:36.596 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-12-01T03:58:36.597 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:36.597 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:58:36.597 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:36.597 INFO:teuthology.orchestra.run.smithi100.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-12-01T03:58:36.597 INFO:teuthology.orchestra.run.smithi100.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-12-01T03:58:36.597 INFO:teuthology.orchestra.run.smithi100.stdout: openblas-0.3.15-4.el8.x86_64 2023-12-01T03:58:36.597 INFO:teuthology.orchestra.run.smithi100.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-12-01T03:58:36.597 INFO:teuthology.orchestra.run.smithi100.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-01T03:58:36.597 INFO:teuthology.orchestra.run.smithi100.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-01T03:58:36.597 INFO:teuthology.orchestra.run.smithi100.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-12-01T03:58:36.598 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:36.598 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:58:36.733 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-01T03:58:36.753 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr-rook 2023-12-01T03:58:36.957 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-01T03:58:37.600 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:01:54 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:58:38.841 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-01T03:58:39.304 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:58:39.306 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:39.306 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2023-12-01T03:58:39.306 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:39.306 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:58:39.306 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-rook noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 50 k 2023-12-01T03:58:39.307 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2023-12-01T03:58:39.307 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-01T03:58:39.307 INFO:teuthology.orchestra.run.smithi100.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-01T03:58:39.307 INFO:teuthology.orchestra.run.smithi100.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-01T03:58:39.307 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-12-01T03:58:39.307 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-12-01T03:58:39.307 INFO:teuthology.orchestra.run.smithi100.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-01T03:58:39.307 INFO:teuthology.orchestra.run.smithi100.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-12-01T03:58:39.307 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-12-01T03:58:39.307 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-12-01T03:58:39.307 INFO:teuthology.orchestra.run.smithi100.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-12-01T03:58:39.308 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-01T03:58:39.308 INFO:teuthology.orchestra.run.smithi100.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-01T03:58:39.308 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:39.308 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:58:39.308 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:39.308 INFO:teuthology.orchestra.run.smithi100.stdout:Install 13 Packages 2023-12-01T03:58:39.308 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:39.309 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 1.9 M 2023-12-01T03:58:39.309 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 25 M 2023-12-01T03:58:39.309 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:58:39.700 INFO:teuthology.orchestra.run.smithi100.stdout:(1/13): python3-jsonpointer-1.10-11.el8.noarch. 206 kB/s | 20 kB 00:00 2023-12-01T03:58:39.717 INFO:teuthology.orchestra.run.smithi100.stdout:(2/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 234 kB/s | 27 kB 00:00 2023-12-01T03:58:39.784 INFO:teuthology.orchestra.run.smithi100.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.5 MB/s | 126 kB 00:00 2023-12-01T03:58:39.809 INFO:teuthology.orchestra.run.smithi100.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.2 MB/s | 110 kB 00:00 2023-12-01T03:58:39.868 INFO:teuthology.orchestra.run.smithi100.stdout:(5/13): ceph-mgr-rook-18.2.0-1291.g188db309.el8 189 kB/s | 50 kB 00:00 2023-12-01T03:58:40.093 INFO:teuthology.orchestra.run.smithi100.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 150 kB/s | 43 kB 00:00 2023-12-01T03:58:40.169 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-12-01T03:58:40.218 INFO:teuthology.orchestra.run.smithi100.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 357 kB/s | 155 kB 00:00 2023-12-01T03:58:40.357 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db30 8/8 2023-12-01T03:58:40.686 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db30 8/8 2023-12-01T03:58:40.686 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db30 1/8 2023-12-01T03:58:40.686 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-12-01T03:58:40.686 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-12-01T03:58:40.686 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-12-01T03:58:40.687 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-12-01T03:58:40.687 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-12-01T03:58:40.687 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-12-01T03:58:40.985 INFO:teuthology.orchestra.run.smithi100.stdout:(8/13): python3-certifi-2018.10.15-7.el8.noarch 18 kB/s | 16 kB 00:00 2023-12-01T03:58:41.469 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-12-01T03:58:41.469 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:41.469 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:58:41.469 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:41.469 INFO:teuthology.orchestra.run.smithi067.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-12-01T03:58:41.469 INFO:teuthology.orchestra.run.smithi067.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-12-01T03:58:41.469 INFO:teuthology.orchestra.run.smithi067.stdout: openblas-0.3.15-4.el8.x86_64 2023-12-01T03:58:41.469 INFO:teuthology.orchestra.run.smithi067.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-12-01T03:58:41.469 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-01T03:58:41.469 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-01T03:58:41.470 INFO:teuthology.orchestra.run.smithi067.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-12-01T03:58:41.470 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:41.470 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:58:41.569 INFO:teuthology.orchestra.run.smithi100.stdout:(9/13): python3-cachetools-3.1.1-4.el8.noarch.r 19 kB/s | 33 kB 00:01 2023-12-01T03:58:41.603 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-rook 2023-12-01T03:58:41.919 INFO:teuthology.orchestra.run.smithi100.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 48 kB/s | 81 kB 00:01 2023-12-01T03:58:42.194 INFO:teuthology.orchestra.run.smithi100.stdout:(11/13): python3-rsa-4.9-2.el8.noarch.rpm 103 kB/s | 64 kB 00:00 2023-12-01T03:58:42.490 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:53 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:58:43.078 INFO:teuthology.orchestra.run.smithi100.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 53 kB/s | 61 kB 00:01 2023-12-01T03:58:43.794 INFO:teuthology.orchestra.run.smithi100.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 425 kB/s | 1.2 MB 00:02 2023-12-01T03:58:43.797 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:58:43.798 INFO:teuthology.orchestra.run.smithi100.stdout:Total 441 kB/s | 1.9 MB 00:04 2023-12-01T03:58:43.857 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:58:43.873 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:58:43.873 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:58:43.960 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:58:43.963 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:58:44.293 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:58:44.295 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:44.295 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-12-01T03:58:44.295 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:44.296 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:58:44.296 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-rook noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 50 k 2023-12-01T03:58:44.296 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-12-01T03:58:44.296 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-01T03:58:44.296 INFO:teuthology.orchestra.run.smithi067.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-01T03:58:44.296 INFO:teuthology.orchestra.run.smithi067.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-01T03:58:44.296 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-12-01T03:58:44.296 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-12-01T03:58:44.296 INFO:teuthology.orchestra.run.smithi067.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-01T03:58:44.296 INFO:teuthology.orchestra.run.smithi067.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-12-01T03:58:44.296 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-12-01T03:58:44.296 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-12-01T03:58:44.296 INFO:teuthology.orchestra.run.smithi067.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-12-01T03:58:44.297 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-01T03:58:44.297 INFO:teuthology.orchestra.run.smithi067.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-01T03:58:44.297 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:44.297 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:58:44.297 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:44.297 INFO:teuthology.orchestra.run.smithi067.stdout:Install 13 Packages 2023-12-01T03:58:44.297 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:44.298 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 1.9 M 2023-12-01T03:58:44.298 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 25 M 2023-12-01T03:58:44.298 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:58:44.571 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:58:44.790 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-01T03:58:44.896 INFO:teuthology.orchestra.run.smithi067.stdout:(1/13): python3-jsonpointer-1.10-11.el8.noarch. 231 kB/s | 20 kB 00:00 2023-12-01T03:58:44.921 INFO:teuthology.orchestra.run.smithi067.stdout:(2/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 238 kB/s | 27 kB 00:00 2023-12-01T03:58:44.979 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-12-01T03:58:44.980 INFO:teuthology.orchestra.run.smithi067.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.5 MB/s | 126 kB 00:00 2023-12-01T03:58:45.005 INFO:teuthology.orchestra.run.smithi067.stdout:(4/13): ceph-mgr-rook-18.2.0-1291.g188db309.el8 256 kB/s | 50 kB 00:00 2023-12-01T03:58:45.031 INFO:teuthology.orchestra.run.smithi067.stdout:(5/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.0 MB/s | 110 kB 00:00 2023-12-01T03:58:45.198 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-12-01T03:58:45.289 INFO:teuthology.orchestra.run.smithi067.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 150 kB/s | 43 kB 00:00 2023-12-01T03:58:45.410 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-12-01T03:58:45.423 INFO:teuthology.orchestra.run.smithi067.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 350 kB/s | 155 kB 00:00 2023-12-01T03:58:45.448 INFO:teuthology.orchestra.run.smithi067.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 79 kB/s | 33 kB 00:00 2023-12-01T03:58:45.584 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-12-01T03:58:45.590 INFO:teuthology.orchestra.run.smithi067.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 54 kB/s | 16 kB 00:00 2023-12-01T03:58:45.807 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-12-01T03:58:45.815 INFO:teuthology.orchestra.run.smithi067.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 207 kB/s | 81 kB 00:00 2023-12-01T03:58:45.891 INFO:teuthology.orchestra.run.smithi067.stdout:(11/13): python3-rsa-4.9-2.el8.noarch.rpm 214 kB/s | 64 kB 00:00 2023-12-01T03:58:46.089 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-12-01T03:58:46.116 INFO:teuthology.orchestra.run.smithi067.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 204 kB/s | 61 kB 00:00 2023-12-01T03:58:46.299 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-12-01T03:58:47.300 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-12-01T03:58:47.577 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-12-01T03:58:47.760 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-12-01T03:58:47.931 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-12-01T03:58:48.105 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 13/13 2023-12-01T03:58:48.401 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 13/13 2023-12-01T03:58:48.401 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 1/13 2023-12-01T03:58:48.401 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-12-01T03:58:48.401 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-12-01T03:58:48.402 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-12-01T03:58:48.402 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-12-01T03:58:48.402 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-01T03:58:48.402 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-01T03:58:48.402 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-12-01T03:58:48.402 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-01T03:58:48.402 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-12-01T03:58:48.402 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-12-01T03:58:48.402 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-12-01T03:58:49.024 INFO:teuthology.orchestra.run.smithi067.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 334 kB/s | 1.2 MB 00:03 2023-12-01T03:58:49.025 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:58:49.025 INFO:teuthology.orchestra.run.smithi067.stdout:Total 419 kB/s | 1.9 MB 00:04 2023-12-01T03:58:49.088 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:58:49.104 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:58:49.104 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:58:49.159 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-12-01T03:58:49.159 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:49.159 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:58:49.159 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:49.159 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-01T03:58:49.159 INFO:teuthology.orchestra.run.smithi100.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-01T03:58:49.159 INFO:teuthology.orchestra.run.smithi100.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-01T03:58:49.159 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-01T03:58:49.159 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-01T03:58:49.159 INFO:teuthology.orchestra.run.smithi100.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-01T03:58:49.159 INFO:teuthology.orchestra.run.smithi100.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-01T03:58:49.160 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-01T03:58:49.160 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-01T03:58:49.160 INFO:teuthology.orchestra.run.smithi100.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-01T03:58:49.160 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-01T03:58:49.160 INFO:teuthology.orchestra.run.smithi100.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-01T03:58:49.160 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:49.160 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:58:49.199 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:58:49.202 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:58:49.271 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr-cephadm 2023-12-01T03:58:49.920 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:58:50.119 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:07 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:58:50.162 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-01T03:58:50.350 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-12-01T03:58:50.577 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-12-01T03:58:50.772 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-12-01T03:58:50.965 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-12-01T03:58:51.225 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-12-01T03:58:51.512 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-12-01T03:58:51.765 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-12-01T03:58:51.835 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:58:51.836 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:51.836 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2023-12-01T03:58:51.836 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:51.836 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:58:51.836 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 132 k 2023-12-01T03:58:51.836 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2023-12-01T03:58:51.836 INFO:teuthology.orchestra.run.smithi100.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-01T03:58:51.837 INFO:teuthology.orchestra.run.smithi100.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-12-01T03:58:51.837 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-12-01T03:58:51.837 INFO:teuthology.orchestra.run.smithi100.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-01T03:58:51.837 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:51.837 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:58:51.837 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:58:51.837 INFO:teuthology.orchestra.run.smithi100.stdout:Install 5 Packages 2023-12-01T03:58:51.837 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:51.838 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 6.0 M 2023-12-01T03:58:51.838 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 26 M 2023-12-01T03:58:51.838 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:58:52.111 INFO:teuthology.orchestra.run.smithi100.stdout:(1/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 2.9 MB/s | 538 kB 00:00 2023-12-01T03:58:52.136 INFO:teuthology.orchestra.run.smithi100.stdout:(2/5): ceph-mgr-cephadm-18.2.0-1291.g188db309.e 631 kB/s | 132 kB 00:00 2023-12-01T03:58:52.253 INFO:teuthology.orchestra.run.smithi100.stdout:(3/5): python3-babel-2.5.1-7.el8.noarch.rpm 15 MB/s | 4.8 MB 00:00 2023-12-01T03:58:52.278 INFO:teuthology.orchestra.run.smithi100.stdout:(4/5): python3-natsort-7.1.1-2.el8.noarch.rpm 424 kB/s | 60 kB 00:00 2023-12-01T03:58:52.353 INFO:teuthology.orchestra.run.smithi100.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 1.9 MB/s | 476 kB 00:00 2023-12-01T03:58:52.354 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:58:52.354 INFO:teuthology.orchestra.run.smithi100.stdout:Total 12 MB/s | 6.0 MB 00:00 2023-12-01T03:58:52.406 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:58:52.417 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:58:52.417 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:58:52.531 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:58:52.534 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:58:52.789 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:58:52.862 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-12-01T03:58:53.083 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-12-01T03:58:53.130 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-12-01T03:58:53.329 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-12-01T03:58:53.551 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-12-01T03:58:53.722 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 13/13 2023-12-01T03:58:54.028 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 13/13 2023-12-01T03:58:54.029 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 1/13 2023-12-01T03:58:54.029 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-12-01T03:58:54.029 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-12-01T03:58:54.029 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-12-01T03:58:54.029 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-12-01T03:58:54.029 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-01T03:58:54.029 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-01T03:58:54.029 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-12-01T03:58:54.029 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-01T03:58:54.029 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-12-01T03:58:54.029 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-12-01T03:58:54.029 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-12-01T03:58:54.057 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-01T03:58:54.565 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-12-01T03:58:54.814 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-12-01T03:58:54.814 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:54.814 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:58:54.814 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:54.814 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-01T03:58:54.815 INFO:teuthology.orchestra.run.smithi067.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-01T03:58:54.815 INFO:teuthology.orchestra.run.smithi067.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-01T03:58:54.815 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-01T03:58:54.815 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-01T03:58:54.815 INFO:teuthology.orchestra.run.smithi067.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-01T03:58:54.815 INFO:teuthology.orchestra.run.smithi067.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-01T03:58:54.815 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-01T03:58:54.816 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-01T03:58:54.816 INFO:teuthology.orchestra.run.smithi067.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-01T03:58:54.816 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-01T03:58:54.816 INFO:teuthology.orchestra.run.smithi067.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-01T03:58:54.816 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:54.816 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:58:54.940 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-cephadm 2023-12-01T03:58:55.000 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-01T03:58:55.202 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 5/5 2023-12-01T03:58:55.499 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 5/5 2023-12-01T03:58:55.499 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/5 2023-12-01T03:58:55.499 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-12-01T03:58:55.500 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-12-01T03:58:55.500 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-01T03:58:55.828 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:06 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:58:56.227 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-12-01T03:58:56.227 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:56.227 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:58:56.227 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:58:56.227 INFO:teuthology.orchestra.run.smithi100.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-01T03:58:56.228 INFO:teuthology.orchestra.run.smithi100.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-01T03:58:56.228 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-01T03:58:56.228 INFO:teuthology.orchestra.run.smithi100.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-01T03:58:56.228 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:58:56.228 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:58:56.355 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-fuse 2023-12-01T03:58:57.199 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:14 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:58:57.627 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:58:57.629 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:57.629 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-12-01T03:58:57.629 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:57.629 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:58:57.629 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 132 k 2023-12-01T03:58:57.630 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-12-01T03:58:57.630 INFO:teuthology.orchestra.run.smithi067.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-01T03:58:57.630 INFO:teuthology.orchestra.run.smithi067.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-12-01T03:58:57.630 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-12-01T03:58:57.630 INFO:teuthology.orchestra.run.smithi067.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-01T03:58:57.630 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:57.630 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:58:57.630 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:58:57.630 INFO:teuthology.orchestra.run.smithi067.stdout:Install 5 Packages 2023-12-01T03:58:57.630 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:58:57.630 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 6.0 M 2023-12-01T03:58:57.631 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 26 M 2023-12-01T03:58:57.631 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:58:57.892 INFO:teuthology.orchestra.run.smithi067.stdout:(1/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 2.7 MB/s | 538 kB 00:00 2023-12-01T03:58:57.917 INFO:teuthology.orchestra.run.smithi067.stdout:(2/5): ceph-mgr-cephadm-18.2.0-1291.g188db309.e 606 kB/s | 132 kB 00:00 2023-12-01T03:58:58.059 INFO:teuthology.orchestra.run.smithi067.stdout:(3/5): python3-babel-2.5.1-7.el8.noarch.rpm 13 MB/s | 4.8 MB 00:00 2023-12-01T03:59:10.809 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:59:10.809 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:10.809 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2023-12-01T03:59:10.809 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:10.809 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:59:10.810 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-fuse x86_64 2:18.2.0-1291.g188db309.el8 ceph 851 k 2023-12-01T03:59:10.810 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2023-12-01T03:59:10.810 INFO:teuthology.orchestra.run.smithi100.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-12-01T03:59:10.811 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:10.811 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:59:10.820 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:10.820 INFO:teuthology.orchestra.run.smithi100.stdout:Install 2 Packages 2023-12-01T03:59:10.820 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:10.820 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 934 k 2023-12-01T03:59:10.820 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 3.0 M 2023-12-01T03:59:10.820 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:59:10.823 INFO:teuthology.orchestra.run.smithi100.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 228 kB/s | 83 kB 00:00 2023-12-01T03:59:10.823 INFO:teuthology.orchestra.run.smithi100.stdout:(2/2): ceph-fuse-18.2.0-1291.g188db309.el8.x86_ 2.1 MB/s | 851 kB 00:00 2023-12-01T03:59:10.823 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:59:10.823 INFO:teuthology.orchestra.run.smithi100.stdout:Total 1.6 MB/s | 934 kB 00:00 2023-12-01T03:59:10.824 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:59:10.824 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:59:10.824 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:59:10.824 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:59:10.824 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:59:10.824 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:59:10.824 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-01T03:59:10.824 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2/2 2023-12-01T03:59:10.824 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2/2 2023-12-01T03:59:10.824 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/2 2023-12-01T03:59:10.825 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-01T03:59:10.825 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:10.825 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:59:10.825 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-01T03:59:10.825 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:10.825 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:59:10.826 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install librados-devel 2023-12-01T03:59:10.826 INFO:teuthology.orchestra.run.smithi067.stdout:(4/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 231 kB/s | 476 kB 00:02 2023-12-01T03:59:10.826 INFO:teuthology.orchestra.run.smithi067.stdout:(5/5): python3-natsort-7.1.1-2.el8.noarch.rpm 26 kB/s | 60 kB 00:02 2023-12-01T03:59:10.826 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:59:10.826 INFO:teuthology.orchestra.run.smithi067.stdout:Total 2.3 MB/s | 6.0 MB 00:02 2023-12-01T03:59:10.826 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:59:10.827 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:59:10.827 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:59:10.827 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:59:10.827 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:59:10.827 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:59:10.827 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-12-01T03:59:10.827 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-01T03:59:10.827 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-12-01T03:59:10.827 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-01T03:59:10.827 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 5/5 2023-12-01T03:59:10.827 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 5/5 2023-12-01T03:59:10.828 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/5 2023-12-01T03:59:10.828 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-12-01T03:59:10.828 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-12-01T03:59:10.828 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-01T03:59:10.828 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-12-01T03:59:10.828 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:10.828 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:59:10.829 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:59:10.829 INFO:teuthology.orchestra.run.smithi067.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-01T03:59:10.829 INFO:teuthology.orchestra.run.smithi067.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-01T03:59:10.829 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-01T03:59:10.829 INFO:teuthology.orchestra.run.smithi067.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-01T03:59:10.829 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:10.829 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:59:10.829 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-fuse 2023-12-01T03:59:11.708 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:28 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:59:11.732 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:22 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:59:13.374 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:59:13.375 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:13.375 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repo Size 2023-12-01T03:59:13.375 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:13.375 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:59:13.375 INFO:teuthology.orchestra.run.smithi100.stdout: librados-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 139 k 2023-12-01T03:59:13.375 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:13.375 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:59:13.375 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:13.375 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2023-12-01T03:59:13.375 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:13.376 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 139 k 2023-12-01T03:59:13.376 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 513 k 2023-12-01T03:59:13.376 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:59:13.526 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:59:13.527 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:13.527 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-12-01T03:59:13.527 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:13.527 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:59:13.527 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-fuse x86_64 2:18.2.0-1291.g188db309.el8 ceph 851 k 2023-12-01T03:59:13.527 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-12-01T03:59:13.527 INFO:teuthology.orchestra.run.smithi067.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-12-01T03:59:13.527 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:13.527 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:59:13.528 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:13.528 INFO:teuthology.orchestra.run.smithi067.stdout:Install 2 Packages 2023-12-01T03:59:13.528 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:13.528 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 934 k 2023-12-01T03:59:13.528 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 3.0 M 2023-12-01T03:59:13.528 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:59:13.669 INFO:teuthology.orchestra.run.smithi100.stdout:librados-devel-18.2.0-1291.g188db309.el8.x86_64 475 kB/s | 139 kB 00:00 2023-12-01T03:59:13.669 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:59:13.669 INFO:teuthology.orchestra.run.smithi100.stdout:Total 473 kB/s | 139 kB 00:00 2023-12-01T03:59:13.670 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:59:13.675 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:59:13.675 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:59:13.725 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:59:13.728 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:59:13.841 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:59:13.929 INFO:teuthology.orchestra.run.smithi067.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 230 kB/s | 83 kB 00:00 2023-12-01T03:59:14.057 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:14.104 INFO:teuthology.orchestra.run.smithi067.stdout:(2/2): ceph-fuse-18.2.0-1291.g188db309.el8.x86_ 1.6 MB/s | 851 kB 00:00 2023-12-01T03:59:14.105 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:59:14.105 INFO:teuthology.orchestra.run.smithi067.stdout:Total 1.6 MB/s | 934 kB 00:00 2023-12-01T03:59:14.117 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:59:14.140 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:59:14.140 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:59:14.234 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:59:14.238 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:59:14.374 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:14.410 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:59:14.689 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-01T03:59:14.920 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2/2 2023-12-01T03:59:15.048 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:15.049 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:15.049 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:59:15.049 INFO:teuthology.orchestra.run.smithi100.stdout: librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:59:15.049 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:15.049 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:59:15.264 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install libcephfs2 2023-12-01T03:59:15.334 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2/2 2023-12-01T03:59:15.335 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/2 2023-12-01T03:59:16.098 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-01T03:59:16.098 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:16.099 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:59:16.099 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-01T03:59:16.099 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:16.099 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:59:16.131 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:33 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:59:16.303 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install librados-devel 2023-12-01T03:59:17.205 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:28 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:59:17.587 INFO:teuthology.orchestra.run.smithi100.stdout:Package libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:59:17.812 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:59:17.813 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2023-12-01T03:59:17.813 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:59:17.920 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install libcephfs-devel 2023-12-01T03:59:18.771 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:35 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:59:19.012 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:59:19.012 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:19.012 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2023-12-01T03:59:19.012 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:19.012 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:59:19.012 INFO:teuthology.orchestra.run.smithi067.stdout: librados-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 139 k 2023-12-01T03:59:19.012 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:19.013 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:59:19.013 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:19.013 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2023-12-01T03:59:19.013 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:19.013 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 139 k 2023-12-01T03:59:19.013 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 513 k 2023-12-01T03:59:19.013 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:59:19.308 INFO:teuthology.orchestra.run.smithi067.stdout:librados-devel-18.2.0-1291.g188db309.el8.x86_64 468 kB/s | 139 kB 00:00 2023-12-01T03:59:19.308 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:59:19.309 INFO:teuthology.orchestra.run.smithi067.stdout:Total 466 kB/s | 139 kB 00:00 2023-12-01T03:59:19.309 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:59:19.315 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:59:19.315 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:59:19.370 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:59:19.373 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:59:19.502 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:59:19.727 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:20.033 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:20.455 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:59:20.456 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:20.456 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repo Size 2023-12-01T03:59:20.456 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:20.456 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:59:20.456 INFO:teuthology.orchestra.run.smithi100.stdout: libcephfs-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 31 k 2023-12-01T03:59:20.456 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:20.456 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:59:20.456 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:20.456 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2023-12-01T03:59:20.457 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:20.457 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 31 k 2023-12-01T03:59:20.457 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 139 k 2023-12-01T03:59:20.457 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:59:20.599 INFO:teuthology.orchestra.run.smithi100.stdout:libcephfs-devel-18.2.0-1291.g188db309.el8.x86_6 218 kB/s | 31 kB 00:00 2023-12-01T03:59:20.599 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:59:20.599 INFO:teuthology.orchestra.run.smithi100.stdout:Total 216 kB/s | 31 kB 00:00 2023-12-01T03:59:20.600 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:59:20.603 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:59:20.603 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:59:20.636 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:59:20.639 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:59:20.698 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:59:20.747 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:20.747 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:20.747 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:59:20.748 INFO:teuthology.orchestra.run.smithi067.stdout: librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:59:20.748 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:20.748 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:59:20.913 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:20.955 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install libcephfs2 2023-12-01T03:59:21.179 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:21.822 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:21.822 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:21.822 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:59:21.823 INFO:teuthology.orchestra.run.smithi100.stdout: libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:59:21.823 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:21.823 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:59:21.853 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:32 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:59:21.952 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install librados2 2023-12-01T03:59:22.806 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:39 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:59:23.400 INFO:teuthology.orchestra.run.smithi067.stdout:Package libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:59:23.640 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:59:23.641 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-12-01T03:59:23.641 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:59:23.751 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install libcephfs-devel 2023-12-01T03:59:24.253 INFO:teuthology.orchestra.run.smithi100.stdout:Package librados2-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:59:24.484 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:59:24.485 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2023-12-01T03:59:24.485 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:59:24.591 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install librbd1 2023-12-01T03:59:24.718 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:35 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:59:25.438 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:42 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:59:26.531 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:59:26.531 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:26.531 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2023-12-01T03:59:26.531 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:26.531 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:59:26.531 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 31 k 2023-12-01T03:59:26.531 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:26.532 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:59:26.532 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:26.532 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2023-12-01T03:59:26.532 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:26.532 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 31 k 2023-12-01T03:59:26.532 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 139 k 2023-12-01T03:59:26.533 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:59:26.705 INFO:teuthology.orchestra.run.smithi067.stdout:libcephfs-devel-18.2.0-1291.g188db309.el8.x86_6 179 kB/s | 31 kB 00:00 2023-12-01T03:59:26.705 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:59:26.706 INFO:teuthology.orchestra.run.smithi067.stdout:Total 178 kB/s | 31 kB 00:00 2023-12-01T03:59:26.706 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:59:26.710 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:59:26.710 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:59:26.743 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:59:26.747 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:59:26.807 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:59:26.891 INFO:teuthology.orchestra.run.smithi100.stdout:Package librbd1-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:59:27.018 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:27.113 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:59:27.115 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2023-12-01T03:59:27.115 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:59:27.237 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install python3-rados 2023-12-01T03:59:27.296 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:27.980 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:27.980 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:27.980 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:59:27.980 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:59:27.981 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:27.981 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:59:28.093 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:45 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:59:28.143 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install librados2 2023-12-01T03:59:29.051 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:40 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:59:29.626 INFO:teuthology.orchestra.run.smithi100.stdout:Package python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:59:29.848 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:59:29.849 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2023-12-01T03:59:29.849 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:59:29.960 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install python3-rgw 2023-12-01T03:59:30.632 INFO:teuthology.orchestra.run.smithi067.stdout:Package librados2-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:59:30.814 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:47 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:59:30.877 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:59:30.878 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-12-01T03:59:30.878 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:59:30.990 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install librbd1 2023-12-01T03:59:31.889 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:42 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:59:32.246 INFO:teuthology.orchestra.run.smithi100.stdout:Package python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:59:32.465 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:59:32.466 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2023-12-01T03:59:32.466 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:59:32.570 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install python3-cephfs 2023-12-01T03:59:33.430 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:50 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:59:33.451 INFO:teuthology.orchestra.run.smithi067.stdout:Package librbd1-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:59:33.699 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:59:33.700 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-12-01T03:59:33.700 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:59:33.806 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-rados 2023-12-01T03:59:34.695 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:45 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:59:34.873 INFO:teuthology.orchestra.run.smithi100.stdout:Package python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:59:35.121 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:59:35.122 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2023-12-01T03:59:35.122 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:59:35.224 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install python3-rbd 2023-12-01T03:59:36.077 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:53 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:59:36.265 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:59:36.512 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:59:36.513 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-12-01T03:59:36.513 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:59:36.622 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-rgw 2023-12-01T03:59:37.514 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:48 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:59:37.536 INFO:teuthology.orchestra.run.smithi100.stdout:Package python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:59:37.758 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:59:37.759 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2023-12-01T03:59:37.759 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:59:37.859 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install rbd-fuse 2023-12-01T03:59:38.710 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:55 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:59:39.078 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:59:39.318 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:59:39.321 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-12-01T03:59:39.321 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:59:39.540 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-cephfs 2023-12-01T03:59:40.375 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:59:40.375 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:40.375 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2023-12-01T03:59:40.375 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:40.375 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:59:40.376 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-fuse x86_64 2:18.2.0-1291.g188db309.el8 ceph 94 k 2023-12-01T03:59:40.376 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:40.376 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:59:40.376 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:40.376 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2023-12-01T03:59:40.376 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:40.376 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 94 k 2023-12-01T03:59:40.377 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 280 k 2023-12-01T03:59:40.377 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:59:40.443 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:51 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:59:40.678 INFO:teuthology.orchestra.run.smithi100.stdout:rbd-fuse-18.2.0-1291.g188db309.el8.x86_64.rpm 314 kB/s | 94 kB 00:00 2023-12-01T03:59:40.678 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:59:40.678 INFO:teuthology.orchestra.run.smithi100.stdout:Total 313 kB/s | 94 kB 00:00 2023-12-01T03:59:40.679 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:59:40.689 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:59:40.689 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:59:40.738 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:59:40.741 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:59:40.863 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:59:41.061 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:41.348 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:41.998 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:59:42.039 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:42.039 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:42.040 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:59:42.040 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:59:42.040 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:42.040 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:59:42.222 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install rbd-mirror 2023-12-01T03:59:42.236 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:59:42.238 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-12-01T03:59:42.238 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:59:42.477 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-rbd 2023-12-01T03:59:43.084 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:00 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:59:43.386 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:54 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:59:44.752 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:59:44.752 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:44.752 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repo Size 2023-12-01T03:59:44.753 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:44.753 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:59:44.753 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-mirror x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.4 M 2023-12-01T03:59:44.753 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:44.753 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:59:44.753 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:44.753 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2023-12-01T03:59:44.753 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:44.754 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 3.4 M 2023-12-01T03:59:44.754 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 16 M 2023-12-01T03:59:44.754 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:59:44.963 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:59:45.203 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:59:45.205 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-12-01T03:59:45.205 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:59:45.314 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install rbd-fuse 2023-12-01T03:59:45.872 INFO:teuthology.orchestra.run.smithi100.stdout:rbd-mirror-18.2.0-1291.g188db309.el8.x86_64.rpm 3.1 MB/s | 3.4 MB 00:01 2023-12-01T03:59:45.872 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:59:45.873 INFO:teuthology.orchestra.run.smithi100.stdout:Total 3.1 MB/s | 3.4 MB 00:01 2023-12-01T03:59:45.873 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:59:45.886 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:59:45.886 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:59:45.950 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:59:45.952 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:59:46.210 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:57 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:59:46.393 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:59:46.603 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:47.001 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:47.683 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:47.683 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:47.683 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:59:47.683 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:59:47.683 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:47.683 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:59:47.877 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install rbd-nbd 2023-12-01T03:59:48.005 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:59:48.005 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:48.006 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2023-12-01T03:59:48.006 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:48.006 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:59:48.006 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-fuse x86_64 2:18.2.0-1291.g188db309.el8 ceph 94 k 2023-12-01T03:59:48.006 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:48.006 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:59:48.006 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:48.006 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2023-12-01T03:59:48.006 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:48.007 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 94 k 2023-12-01T03:59:48.007 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 280 k 2023-12-01T03:59:48.007 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:59:48.208 INFO:teuthology.orchestra.run.smithi067.stdout:rbd-fuse-18.2.0-1291.g188db309.el8.x86_64.rpm 471 kB/s | 94 kB 00:00 2023-12-01T03:59:48.208 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:59:48.208 INFO:teuthology.orchestra.run.smithi067.stdout:Total 468 kB/s | 94 kB 00:00 2023-12-01T03:59:48.208 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:59:48.220 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:59:48.220 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:59:48.273 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:59:48.276 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:59:48.389 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:59:48.565 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:48.734 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:05 ago on Fri 01 Dec 2023 03:56:43 AM UTC. 2023-12-01T03:59:48.854 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:49.633 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:49.633 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:49.633 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:59:49.633 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:59:49.633 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:49.633 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:59:49.847 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install rbd-mirror 2023-12-01T03:59:50.423 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-01T03:59:50.424 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:50.424 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2023-12-01T03:59:50.424 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:50.424 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-01T03:59:50.424 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-nbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 181 k 2023-12-01T03:59:50.424 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:50.424 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-01T03:59:50.424 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-01T03:59:50.425 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2023-12-01T03:59:50.425 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:50.425 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 181 k 2023-12-01T03:59:50.425 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 568 k 2023-12-01T03:59:50.425 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-01T03:59:50.616 INFO:teuthology.orchestra.run.smithi100.stdout:rbd-nbd-18.2.0-1291.g188db309.el8.x86_64.rpm 945 kB/s | 181 kB 00:00 2023-12-01T03:59:50.617 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:59:50.617 INFO:teuthology.orchestra.run.smithi100.stdout:Total 939 kB/s | 181 kB 00:00 2023-12-01T03:59:50.617 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-01T03:59:50.628 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-01T03:59:50.628 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-01T03:59:50.678 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-01T03:59:50.681 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-01T03:59:50.739 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:03:01 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:59:50.813 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-01T03:59:51.001 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:51.285 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:51.990 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:51.990 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:51.990 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-01T03:59:51.990 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:59:51.990 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-01T03:59:51.990 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-01T03:59:52.203 DEBUG:teuthology.parallel:result is None 2023-12-01T03:59:52.563 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:59:52.563 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:52.564 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2023-12-01T03:59:52.564 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:52.564 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:59:52.564 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-mirror x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.4 M 2023-12-01T03:59:52.564 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:52.564 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:59:52.564 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:52.564 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2023-12-01T03:59:52.564 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:52.565 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 3.4 M 2023-12-01T03:59:52.565 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 16 M 2023-12-01T03:59:52.565 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:59:53.136 INFO:teuthology.orchestra.run.smithi067.stdout:rbd-mirror-18.2.0-1291.g188db309.el8.x86_64.rpm 6.0 MB/s | 3.4 MB 00:00 2023-12-01T03:59:53.137 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:59:53.137 INFO:teuthology.orchestra.run.smithi067.stdout:Total 6.0 MB/s | 3.4 MB 00:00 2023-12-01T03:59:53.137 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:59:53.156 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:59:53.156 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:59:53.221 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:59:53.224 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:59:53.685 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:59:53.874 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:54.334 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:55.054 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:55.054 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:55.054 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:59:55.054 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:59:55.055 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:55.055 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T03:59:55.276 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install rbd-nbd 2023-12-01T03:59:56.178 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:03:07 ago on Fri 01 Dec 2023 03:56:49 AM UTC. 2023-12-01T03:59:57.997 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-01T03:59:57.997 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:57.998 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2023-12-01T03:59:57.998 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:57.998 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-01T03:59:57.998 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-nbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 181 k 2023-12-01T03:59:57.998 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:57.998 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-01T03:59:57.998 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-01T03:59:57.998 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2023-12-01T03:59:57.998 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:57.999 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 181 k 2023-12-01T03:59:57.999 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 568 k 2023-12-01T03:59:57.999 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-01T03:59:58.189 INFO:teuthology.orchestra.run.smithi067.stdout:rbd-nbd-18.2.0-1291.g188db309.el8.x86_64.rpm 954 kB/s | 181 kB 00:00 2023-12-01T03:59:58.189 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:59:58.189 INFO:teuthology.orchestra.run.smithi067.stdout:Total 947 kB/s | 181 kB 00:00 2023-12-01T03:59:58.189 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-01T03:59:58.202 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-01T03:59:58.202 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-01T03:59:58.256 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-01T03:59:58.259 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-01T03:59:58.385 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-01T03:59:58.822 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:59.128 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:59.869 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:59:59.869 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:59.869 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-01T03:59:59.869 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:59:59.869 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-01T03:59:59.869 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-01T04:00:00.087 DEBUG:teuthology.parallel:result is None 2023-12-01T04:00:00.088 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T04:00:00.088 INFO:teuthology.packaging:ref: None 2023-12-01T04:00:00.088 INFO:teuthology.packaging:tag: None 2023-12-01T04:00:00.088 INFO:teuthology.packaging:branch: reef 2023-12-01T04:00:00.088 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:00:00.088 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T04:00:00.395 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-01T04:00:00.420 INFO:teuthology.orchestra.run.smithi067.stdout:18.2.0-1291.g188db309.el8 2023-12-01T04:00:00.421 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1291.g188db309.el8 2023-12-01T04:00:00.421 INFO:teuthology.task.install:The correct ceph version 18.2.0-1291.g188db309 is installed. 2023-12-01T04:00:00.421 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T04:00:00.421 INFO:teuthology.packaging:ref: None 2023-12-01T04:00:00.421 INFO:teuthology.packaging:tag: None 2023-12-01T04:00:00.421 INFO:teuthology.packaging:branch: reef 2023-12-01T04:00:00.421 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:00:00.422 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T04:00:00.635 DEBUG:teuthology.orchestra.run.smithi100:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-01T04:00:00.662 INFO:teuthology.orchestra.run.smithi100.stdout:18.2.0-1291.g188db309.el8 2023-12-01T04:00:00.662 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1291.g188db309.el8 2023-12-01T04:00:00.662 INFO:teuthology.task.install:The correct ceph version 18.2.0-1291.g188db309 is installed. 2023-12-01T04:00:00.662 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-01T04:00:00.663 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-12-01T04:00:00.663 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T04:00:00.693 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2023-12-01T04:00:00.693 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T04:00:00.735 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-01T04:00:00.735 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-12-01T04:00:00.735 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T04:00:00.765 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T04:00:00.833 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2023-12-01T04:00:00.833 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T04:00:00.863 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T04:00:00.932 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-01T04:00:00.932 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-12-01T04:00:00.932 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T04:00:00.961 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T04:00:01.029 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2023-12-01T04:00:01.029 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T04:00:01.056 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T04:00:01.123 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-01T04:00:01.124 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-12-01T04:00:01.124 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T04:00:01.151 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T04:00:01.219 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2023-12-01T04:00:01.220 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T04:00:01.247 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T04:00:01.314 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-01T04:00:01.396 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 82, in run_one_task task = get_task(taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 35, in get_task module = _import('tasks', module_name, task_name, fail_on_import_error=True) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 54, in _import module = __import__( File "/home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks/cephadm.py", line 29, in from tasks.ceph import get_mons, healthy File "/home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks/ceph.py", line 31, in from teuthology.util.scanner import ValgrindScanner ModuleNotFoundError: No module named 'teuthology.util.scanner' 2023-12-01T04:00:01.463 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=e175ab3e39e34af88c7518f583101a93 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 82, in run_one_task task = get_task(taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 35, in get_task module = _import('tasks', module_name, task_name, fail_on_import_error=True) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 54, in _import module = __import__( File "/home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks/cephadm.py", line 29, in from tasks.ceph import get_mons, healthy File "/home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks/ceph.py", line 31, in from teuthology.util.scanner import ValgrindScanner ModuleNotFoundError: No module named 'teuthology.util.scanner' 2023-12-01T04:00:01.465 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-01T04:00:01.474 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-12-01T04:00:01.474 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-01T04:00:01.486 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-01T04:00:01.568 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-01T04:00:01.577 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-01T04:00:01.578 DEBUG:teuthology.orchestra.run.smithi067:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T04:00:01.581 DEBUG:teuthology.orchestra.run.smithi100:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T04:00:01.597 INFO:teuthology.orchestra.run.smithi067.stderr:bash: ntpq: command not found 2023-12-01T04:00:01.598 INFO:teuthology.orchestra.run.smithi100.stderr:bash: ntpq: command not found 2023-12-01T04:00:01.601 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T04:00:01.601 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2023-12-01T04:00:01.601 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 45 +1257us[+1257us] +/- 80ms 2023-12-01T04:00:01.601 INFO:teuthology.orchestra.run.smithi067.stdout:^* hv02.front.sepia.ceph.com 3 6 177 45 -181us[ -178us] +/- 73ms 2023-12-01T04:00:01.602 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 45 -985us[ -981us] +/- 74ms 2023-12-01T04:00:01.602 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T04:00:01.605 INFO:teuthology.orchestra.run.smithi100.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T04:00:01.605 INFO:teuthology.orchestra.run.smithi100.stdout:=============================================================================== 2023-12-01T04:00:01.605 INFO:teuthology.orchestra.run.smithi100.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 45 +1227us[+1227us] +/- 80ms 2023-12-01T04:00:01.605 INFO:teuthology.orchestra.run.smithi100.stdout:^* hv02.front.sepia.ceph.com 3 6 177 45 -193us[ -199us] +/- 73ms 2023-12-01T04:00:01.605 INFO:teuthology.orchestra.run.smithi100.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 45 -1008us[-1013us] +/- 74ms 2023-12-01T04:00:01.605 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T04:00:01.606 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-01T04:00:01.617 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-01T04:00:01.617 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-01T04:00:01.636 DEBUG:teuthology.orchestra.run.smithi067:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-01T04:00:01.734 DEBUG:teuthology.orchestra.run.smithi100:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-01T04:00:01.820 DEBUG:teuthology.orchestra.run.smithi067:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-01T04:00:01.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T04:00:01.852 DEBUG:teuthology.orchestra.run.smithi100:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-01T04:00:01.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T04:00:01.884 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-01T04:00:01.893 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-01T04:00:01.921 INFO:teuthology.task.internal:Duration was 703.312141 seconds 2023-12-01T04:00:01.922 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-01T04:00:01.952 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-01T04:00:01.952 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-01T04:00:01.954 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-01T04:00:02.000 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T04:00:02.001 INFO:teuthology.orchestra.run.smithi100.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T04:00:02.178 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-01T04:00:02.179 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi067.front.sepia.ceph.com 2023-12-01T04:00:02.179 DEBUG:teuthology.orchestra.run.smithi067:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-01T04:00:02.202 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi100.front.sepia.ceph.com 2023-12-01T04:00:02.203 DEBUG:teuthology.orchestra.run.smithi100:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-01T04:00:02.225 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-01T04:00:02.226 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-01T04:00:02.245 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-01T04:00:02.302 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-01T04:00:02.302 DEBUG:teuthology.orchestra.run.smithi067:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-01T04:00:02.323 DEBUG:teuthology.orchestra.run.smithi100:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-01T04:00:02.407 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-01T04:00:02.420 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-01T04:00:02.420 DEBUG:teuthology.orchestra.run.smithi067:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-01T04:00:02.452 DEBUG:teuthology.orchestra.run.smithi100:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-01T04:00:02.478 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-01T04:00:02.491 DEBUG:teuthology.orchestra.run.smithi067:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-01T04:00:02.498 DEBUG:teuthology.orchestra.run.smithi100:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-01T04:00:02.521 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = core 2023-12-01T04:00:02.544 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = core 2023-12-01T04:00:02.563 DEBUG:teuthology.orchestra.run.smithi067:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-01T04:00:02.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T04:00:02.617 DEBUG:teuthology.orchestra.run.smithi100:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-01T04:00:02.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T04:00:02.636 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-01T04:00:02.648 INFO:teuthology.task.internal:Transferring archived files... 2023-12-01T04:00:02.650 DEBUG:teuthology.misc:Transferring archived files from smithi067:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473437/remote/smithi067 2023-12-01T04:00:02.651 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-01T04:00:02.712 DEBUG:teuthology.misc:Transferring archived files from smithi100:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473437/remote/smithi100 2023-12-01T04:00:02.713 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-01T04:00:02.764 INFO:teuthology.task.internal:Removing archive directory... 2023-12-01T04:00:02.764 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-01T04:00:02.766 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-01T04:00:02.810 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-01T04:00:02.821 INFO:teuthology.task.internal:Not uploading archives. 2023-12-01T04:00:02.822 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-01T04:00:02.878 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-01T04:00:02.878 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-01T04:00:02.880 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-01T04:00:02.896 INFO:teuthology.orchestra.run.smithi067.stdout: 525703 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 1 04:00 /home/ubuntu/cephtest 2023-12-01T04:00:02.897 INFO:teuthology.orchestra.run.smithi100.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 1 04:00 /home/ubuntu/cephtest 2023-12-01T04:00:02.899 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-01T04:00:02.909 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-01T04:00:02.978 INFO:teuthology.nuke:Checking targets against current locks 2023-12-01T04:00:03.005 DEBUG:teuthology.nuke:shortname: smithi067 2023-12-01T04:00:03.005 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T04:00:03.026 DEBUG:teuthology.nuke:shortname: smithi100 2023-12-01T04:00:03.026 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T04:00:03.032 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473437', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 03:33:46.463317', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFLrdz8KMG4Tm1GRZqUcTMPpvjtvhf9e4V/Ut0voVTKuYWyRNyrE0oiKAywDP1OTDiF/s09OVOR/PwcXP/Ezgts='} 2023-12-01T04:00:03.050 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi100.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473437', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 03:33:46.465841', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAxJr5KvH1aOQ+Qx3SS7ukfPOEtT2TXRCGEBKtclA8RXcNfZl2BvvRd6S+ZJMI/sB4UB+c5ldEW/pGVLyxfqpFA='} 2023-12-01T04:00:03.091 INFO:teuthology.orchestra.console.smithi067:Power off 2023-12-01T04:00:03.091 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-01T04:00:03.115 DEBUG:teuthology.orchestra.console.smithi067:power off output: Chassis Power Control: Down/Off 2023-12-01T04:00:03.115 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T04:00:03.133 INFO:teuthology.orchestra.console.smithi100:Power off 2023-12-01T04:00:03.133 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-01T04:00:03.144 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is on 2023-12-01T04:00:03.158 DEBUG:teuthology.orchestra.console.smithi100:power off output: Chassis Power Control: Down/Off 2023-12-01T04:00:03.159 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T04:00:03.187 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is on 2023-12-01T04:00:07.146 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T04:00:07.189 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T04:00:07.256 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is on 2023-12-01T04:00:07.301 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is on 2023-12-01T04:00:11.261 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T04:00:11.301 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T04:00:11.387 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is off 2023-12-01T04:00:11.411 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is on 2023-12-01T04:00:11.489 INFO:teuthology.orchestra.console.smithi067:Power off completed 2023-12-01T04:00:15.414 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T04:00:15.524 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is off 2023-12-01T04:00:15.624 INFO:teuthology.orchestra.console.smithi100:Power off completed 2023-12-01T04:00:15.729 INFO:teuthology.run:Summary data: description: upgrade:reef-x/stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/radosbench 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 703.312141418457 failure_reason: No module named 'teuthology.util.scanner' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=e175ab3e39e34af88c7518f583101a93 status: fail success: false 2023-12-01T04:00:15.729 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T04:00:15.796 INFO:teuthology.run:FAIL