2024-04-13T11:44:52.425 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-13T11:44:52.425 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_rfriedma@teuthology --archive /home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654981 --verbose --description upgrade/quincy-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} --name rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi -- /home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654981/orig.config.yaml 2024-04-13T11:44:52.483 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-13T11:44:52.577 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654981 branch: wip-rf-testing-65185-reef description: upgrade/quincy-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} email: null first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' first_in_suite: false job_id: '7654981' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic import/export cli tests for rbd ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' name: rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-rf-testing-65185-reef 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: 3912a595edbe78ed8c8afd668289a3540a16f46f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-rf-testing-65185-reef sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f owner: scheduled_rfriedma@teuthology priority: 73 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' seed: 7341 sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f 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: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy 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' suite: upgrade suite_branch: wip-rf-testing-65185-reef suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_3912a595edbe78ed8c8afd668289a3540a16f46f/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f targets: smithi132.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIeDdozW2bo4dLVQ8MvmDwVZvVjyBgKOKcGI/Wo7Pwn0ZwjFZKrQxOgebRSaDZ0DdFCYId5a7RZxT4H/imisMYg= smithi135.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFN81NOEqppiOKQyPtpYR7iqeqkECoUPoEaEwCELMa5l5HWu7EJd41cfSVwrfvKb0IlI5lZlzuoQLBOpVMPIooQ= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-13_11:33:33 tube: smithi user: rfriedma verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-13T11:44:52.577 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_3912a595edbe78ed8c8afd668289a3540a16f46f/qa; will attempt to use it 2024-04-13T11:44:52.578 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_3912a595edbe78ed8c8afd668289a3540a16f46f/qa/tasks 2024-04-13T11:44:52.578 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-13T11:44:52.580 INFO:teuthology.task.internal:Checking packages... 2024-04-13T11:44:52.604 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '3912a595edbe78ed8c8afd668289a3540a16f46f' 2024-04-13T11:44:52.605 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-13T11:44:52.605 INFO:teuthology.packaging:ref: None 2024-04-13T11:44:52.605 INFO:teuthology.packaging:tag: None 2024-04-13T11:44:52.605 INFO:teuthology.packaging:branch: wip-rf-testing-65185-reef 2024-04-13T11:44:52.605 INFO:teuthology.packaging:sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f 2024-04-13T11:44:52.605 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-rf-testing-65185-reef 2024-04-13T11:44:52.748 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1156.g3912a595 2024-04-13T11:44:52.750 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-13T11:44:52.759 INFO:teuthology.task.internal:no buildpackages task found 2024-04-13T11:44:52.760 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-13T11:44:52.776 INFO:teuthology.task.internal:Saving configuration 2024-04-13T11:44:52.799 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-13T11:44:52.808 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-13T11:44:52.832 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi132.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654981', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-13 11:39:44.845686', 'locked_by': 'scheduled_rfriedma@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIeDdozW2bo4dLVQ8MvmDwVZvVjyBgKOKcGI/Wo7Pwn0ZwjFZKrQxOgebRSaDZ0DdFCYId5a7RZxT4H/imisMYg='} 2024-04-13T11:44:52.851 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654981', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-13 11:39:44.844645', 'locked_by': 'scheduled_rfriedma@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFN81NOEqppiOKQyPtpYR7iqeqkECoUPoEaEwCELMa5l5HWu7EJd41cfSVwrfvKb0IlI5lZlzuoQLBOpVMPIooQ='} 2024-04-13T11:44:52.851 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-13T11:44:52.860 INFO:teuthology.task.internal:roles: ubuntu@smithi132.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'] 2024-04-13T11:44:52.860 INFO:teuthology.task.internal:roles: ubuntu@smithi135.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'] 2024-04-13T11:44:52.861 INFO:teuthology.run_tasks:Running task console_log... 2024-04-13T11:44:52.945 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f435dddd160>, signals=[15]) 2024-04-13T11:44:52.945 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-13T11:44:52.951 INFO:teuthology.task.internal:Opening connections... 2024-04-13T11:44:52.952 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi132.front.sepia.ceph.com 2024-04-13T11:44:52.953 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-13T11:44:53.026 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi135.front.sepia.ceph.com 2024-04-13T11:44:53.027 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-13T11:44:53.099 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-13T11:44:53.279 DEBUG:teuthology.orchestra.run.smithi132:> uname -m 2024-04-13T11:44:53.298 INFO:teuthology.orchestra.run.smithi132.stdout:x86_64 2024-04-13T11:44:53.298 DEBUG:teuthology.orchestra.run.smithi132:> cat /etc/os-release 2024-04-13T11:44:53.354 INFO:teuthology.orchestra.run.smithi132.stdout:NAME="Red Hat Enterprise Linux" 2024-04-13T11:44:53.355 INFO:teuthology.orchestra.run.smithi132.stdout:VERSION="8.6 (Ootpa)" 2024-04-13T11:44:53.355 INFO:teuthology.orchestra.run.smithi132.stdout:ID="rhel" 2024-04-13T11:44:53.355 INFO:teuthology.orchestra.run.smithi132.stdout:ID_LIKE="fedora" 2024-04-13T11:44:53.355 INFO:teuthology.orchestra.run.smithi132.stdout:VERSION_ID="8.6" 2024-04-13T11:44:53.355 INFO:teuthology.orchestra.run.smithi132.stdout:PLATFORM_ID="platform:el8" 2024-04-13T11:44:53.355 INFO:teuthology.orchestra.run.smithi132.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-04-13T11:44:53.355 INFO:teuthology.orchestra.run.smithi132.stdout:ANSI_COLOR="0;31" 2024-04-13T11:44:53.355 INFO:teuthology.orchestra.run.smithi132.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-04-13T11:44:53.355 INFO:teuthology.orchestra.run.smithi132.stdout:HOME_URL="https://www.redhat.com/" 2024-04-13T11:44:53.355 INFO:teuthology.orchestra.run.smithi132.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-04-13T11:44:53.355 INFO:teuthology.orchestra.run.smithi132.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-13T11:44:53.355 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:44:53.356 INFO:teuthology.orchestra.run.smithi132.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-13T11:44:53.356 INFO:teuthology.orchestra.run.smithi132.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-04-13T11:44:53.356 INFO:teuthology.orchestra.run.smithi132.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-04-13T11:44:53.356 INFO:teuthology.orchestra.run.smithi132.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-04-13T11:44:53.356 INFO:teuthology.lock.ops:Updating smithi132.front.sepia.ceph.com on lock server 2024-04-13T11:44:53.384 DEBUG:teuthology.orchestra.run.smithi135:> uname -m 2024-04-13T11:44:53.405 INFO:teuthology.orchestra.run.smithi135.stdout:x86_64 2024-04-13T11:44:53.405 DEBUG:teuthology.orchestra.run.smithi135:> cat /etc/os-release 2024-04-13T11:44:53.465 INFO:teuthology.orchestra.run.smithi135.stdout:NAME="Red Hat Enterprise Linux" 2024-04-13T11:44:53.465 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION="8.6 (Ootpa)" 2024-04-13T11:44:53.465 INFO:teuthology.orchestra.run.smithi135.stdout:ID="rhel" 2024-04-13T11:44:53.466 INFO:teuthology.orchestra.run.smithi135.stdout:ID_LIKE="fedora" 2024-04-13T11:44:53.466 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_ID="8.6" 2024-04-13T11:44:53.466 INFO:teuthology.orchestra.run.smithi135.stdout:PLATFORM_ID="platform:el8" 2024-04-13T11:44:53.466 INFO:teuthology.orchestra.run.smithi135.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-04-13T11:44:53.466 INFO:teuthology.orchestra.run.smithi135.stdout:ANSI_COLOR="0;31" 2024-04-13T11:44:53.466 INFO:teuthology.orchestra.run.smithi135.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-04-13T11:44:53.466 INFO:teuthology.orchestra.run.smithi135.stdout:HOME_URL="https://www.redhat.com/" 2024-04-13T11:44:53.466 INFO:teuthology.orchestra.run.smithi135.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-04-13T11:44:53.466 INFO:teuthology.orchestra.run.smithi135.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-13T11:44:53.466 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:44:53.467 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-13T11:44:53.467 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-04-13T11:44:53.467 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-04-13T11:44:53.467 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-04-13T11:44:53.467 INFO:teuthology.lock.ops:Updating smithi135.front.sepia.ceph.com on lock server 2024-04-13T11:44:53.493 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-13T11:44:53.505 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-13T11:44:53.513 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-13T11:44:53.513 DEBUG:teuthology.orchestra.run.smithi132:> test '!' -e /home/ubuntu/cephtest 2024-04-13T11:44:53.516 DEBUG:teuthology.orchestra.run.smithi135:> test '!' -e /home/ubuntu/cephtest 2024-04-13T11:44:53.534 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-13T11:44:53.542 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-13T11:44:53.542 DEBUG:teuthology.orchestra.run.smithi132:> test -z $(ls -A /var/lib/ceph) 2024-04-13T11:44:53.572 DEBUG:teuthology.orchestra.run.smithi135:> test -z $(ls -A /var/lib/ceph) 2024-04-13T11:44:53.616 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-13T11:44:53.669 INFO:teuthology.run_tasks:Running task kernel... 2024-04-13T11:44:53.685 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-13T11:44:53.686 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-13T11:44:53.686 DEBUG:teuthology.orchestra.run.smithi132:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-13T11:44:53.687 DEBUG:teuthology.orchestra.run.smithi135:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-13T11:44:53.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T11:44:53.704 DEBUG:teuthology.orchestra.run.smithi132:> uname -r 2024-04-13T11:44:53.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T11:44:53.705 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-04-13T11:44:53.760 INFO:teuthology.orchestra.run.smithi132.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-04-13T11:44:53.761 INFO:teuthology.task.kernel:Running kernel on smithi132: 4.18.0-513.9.1.el8_9.x86_64 2024-04-13T11:44:53.761 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum install -y kernel 2024-04-13T11:44:53.763 INFO:teuthology.orchestra.run.smithi135.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-04-13T11:44:53.763 INFO:teuthology.task.kernel:Running kernel on smithi135: 4.18.0-513.9.1.el8_9.x86_64 2024-04-13T11:44:53.764 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum install -y kernel 2024-04-13T11:44:55.265 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T11:44:55.266 INFO:teuthology.orchestra.run.smithi135.stdout:Unable to read consumer identity 2024-04-13T11:44:55.266 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T11:44:55.266 INFO:teuthology.orchestra.run.smithi132.stdout:Unable to read consumer identity 2024-04-13T11:44:55.746 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:44:55.746 INFO:teuthology.orchestra.run.smithi135.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-04-13T11:44:55.746 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:44:55.748 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:44:55.748 INFO:teuthology.orchestra.run.smithi132.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-04-13T11:44:55.748 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:44:57.585 INFO:teuthology.orchestra.run.smithi132.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2024-04-13T11:44:57.645 INFO:teuthology.orchestra.run.smithi135.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2024-04-13T11:44:58.394 INFO:teuthology.orchestra.run.smithi132.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2024-04-13T11:44:59.124 INFO:teuthology.orchestra.run.smithi135.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2024-04-13T11:45:01.978 INFO:teuthology.orchestra.run.smithi132.stdout:lab-extras 646 kB/s | 24 kB 00:00 2024-04-13T11:45:02.688 INFO:teuthology.orchestra.run.smithi132.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-04-13T11:45:02.689 INFO:teuthology.orchestra.run.smithi132.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-04-13T11:45:02.729 INFO:teuthology.orchestra.run.smithi135.stdout:lab-extras 417 kB/s | 24 kB 00:00 2024-04-13T11:45:02.768 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T11:45:02.769 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-04-13T11:45:02.769 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T11:45:02.918 DEBUG:teuthology.orchestra.run.smithi132:> echo no | sudo yum reinstall kernel || true 2024-04-13T11:45:03.253 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T11:45:03.254 INFO:teuthology.orchestra.run.smithi132.stdout:Unable to read consumer identity 2024-04-13T11:45:03.465 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-04-13T11:45:03.466 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-04-13T11:45:03.468 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:45:03.468 INFO:teuthology.orchestra.run.smithi132.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-04-13T11:45:03.468 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:45:03.547 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T11:45:03.548 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-04-13T11:45:03.548 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T11:45:03.704 DEBUG:teuthology.orchestra.run.smithi135:> echo no | sudo yum reinstall kernel || true 2024-04-13T11:45:03.780 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:00:02 ago on Sat 13 Apr 2024 11:45:01 AM UTC. 2024-04-13T11:45:03.862 INFO:teuthology.orchestra.run.smithi132.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-04-13T11:45:03.864 INFO:teuthology.orchestra.run.smithi132.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-04-13T11:45:03.902 INFO:teuthology.orchestra.run.smithi132.stderr:Error: No packages marked for reinstall. 2024-04-13T11:45:03.949 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum reinstall -y kernel || true 2024-04-13T11:45:04.040 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T11:45:04.040 INFO:teuthology.orchestra.run.smithi135.stdout:Unable to read consumer identity 2024-04-13T11:45:04.262 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:45:04.262 INFO:teuthology.orchestra.run.smithi135.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-04-13T11:45:04.262 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:45:04.281 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T11:45:04.281 INFO:teuthology.orchestra.run.smithi132.stdout:Unable to read consumer identity 2024-04-13T11:45:04.490 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:45:04.490 INFO:teuthology.orchestra.run.smithi132.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-04-13T11:45:04.490 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:45:04.577 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:02 ago on Sat 13 Apr 2024 11:45:02 AM UTC. 2024-04-13T11:45:04.668 INFO:teuthology.orchestra.run.smithi135.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-04-13T11:45:04.674 INFO:teuthology.orchestra.run.smithi135.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-04-13T11:45:04.714 INFO:teuthology.orchestra.run.smithi135.stderr:Error: No packages marked for reinstall. 2024-04-13T11:45:04.761 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum reinstall -y kernel || true 2024-04-13T11:45:04.802 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:00:03 ago on Sat 13 Apr 2024 11:45:01 AM UTC. 2024-04-13T11:45:04.865 INFO:teuthology.orchestra.run.smithi132.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-04-13T11:45:04.865 INFO:teuthology.orchestra.run.smithi132.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-04-13T11:45:04.907 INFO:teuthology.orchestra.run.smithi132.stderr:Error: No packages marked for reinstall. 2024-04-13T11:45:04.954 DEBUG:teuthology.orchestra.run.smithi132:> rpm -q kernel | sort -rV | head -n 1 2024-04-13T11:45:05.096 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T11:45:05.096 INFO:teuthology.orchestra.run.smithi135.stdout:Unable to read consumer identity 2024-04-13T11:45:05.128 INFO:teuthology.orchestra.run.smithi132.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-04-13T11:45:05.129 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-04-13T11:45:05.129 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-13T11:45:05.129 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-13T11:45:05.129 DEBUG:teuthology.orchestra.run.smithi132:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-13T11:45:05.172 INFO:teuthology.orchestra.run.smithi132.stdout:ttyS1 2024-04-13T11:45:05.187 DEBUG:teuthology.parallel:result is None 2024-04-13T11:45:05.195 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:45:05.195 INFO:teuthology.orchestra.run.smithi135.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-04-13T11:45:05.196 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:45:05.503 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:03 ago on Sat 13 Apr 2024 11:45:02 AM UTC. 2024-04-13T11:45:05.566 INFO:teuthology.orchestra.run.smithi135.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-04-13T11:45:05.566 INFO:teuthology.orchestra.run.smithi135.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-04-13T11:45:05.710 INFO:teuthology.orchestra.run.smithi135.stderr:Error: No packages marked for reinstall. 2024-04-13T11:45:05.759 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q kernel | sort -rV | head -n 1 2024-04-13T11:45:05.930 INFO:teuthology.orchestra.run.smithi135.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-04-13T11:45:05.930 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-04-13T11:45:05.930 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-13T11:45:05.931 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-13T11:45:05.931 DEBUG:teuthology.orchestra.run.smithi135:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-13T11:45:05.961 INFO:teuthology.orchestra.run.smithi135.stdout:ttyS1 2024-04-13T11:45:05.978 DEBUG:teuthology.parallel:result is None 2024-04-13T11:45:05.979 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-13T11:45:05.989 INFO:teuthology.task.internal:Creating test directory... 2024-04-13T11:45:05.989 DEBUG:teuthology.orchestra.run.smithi132:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-13T11:45:05.991 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-13T11:45:06.035 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-13T11:45:06.042 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-13T11:45:06.049 INFO:teuthology.task.internal:Creating archive directory... 2024-04-13T11:45:06.049 DEBUG:teuthology.orchestra.run.smithi132:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-13T11:45:06.052 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-13T11:45:06.118 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-13T11:45:06.125 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-13T11:45:06.126 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-04-13T11:45:06.128 DEBUG:teuthology.orchestra.run.smithi135:> 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 2024-04-13T11:45:06.185 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-13T11:45:06.186 INFO:teuthology.orchestra.run.smithi132.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-13T11:45:06.195 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-13T11:45:06.198 INFO:teuthology.orchestra.run.smithi132.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-13T11:45:06.200 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-13T11:45:06.207 INFO:teuthology.task.internal:Configuring sudo... 2024-04-13T11:45:06.207 DEBUG:teuthology.orchestra.run.smithi132:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-13T11:45:06.209 DEBUG:teuthology.orchestra.run.smithi135:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-13T11:45:06.264 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-13T11:45:06.272 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-13T11:45:06.273 DEBUG:teuthology.orchestra.run.smithi132:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-13T11:45:06.280 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-13T11:45:06.321 DEBUG:teuthology.orchestra.run.smithi132:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-13T11:45:06.381 DEBUG:teuthology.orchestra.run.smithi132:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-13T11:45:06.440 DEBUG:teuthology.orchestra.run.smithi132:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-13T11:45:06.524 DEBUG:teuthology.orchestra.run.smithi132:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-13T11:45:06.566 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-13T11:45:06.566 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-13T11:45:06.634 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-13T11:45:06.680 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-13T11:45:06.729 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-13T11:45:06.809 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-13T11:45:06.855 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-13T11:45:06.855 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-13T11:45:06.921 DEBUG:teuthology.orchestra.run.smithi132:> sudo service rsyslog restart 2024-04-13T11:45:06.924 DEBUG:teuthology.orchestra.run.smithi135:> sudo service rsyslog restart 2024-04-13T11:45:06.970 INFO:teuthology.orchestra.run.smithi132.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-13T11:45:07.028 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-13T11:45:07.351 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-13T11:45:07.359 INFO:teuthology.task.internal:Starting timer... 2024-04-13T11:45:07.359 INFO:teuthology.run_tasks:Running task pcp... 2024-04-13T11:45:07.370 INFO:teuthology.run_tasks:Running task selinux... 2024-04-13T11:45:07.379 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-13T11:45:07.380 DEBUG:teuthology.orchestra.run.smithi132:> sudo service auditd rotate 2024-04-13T11:45:07.445 INFO:teuthology.orchestra.run.smithi132.stdout:Rotating logs: 2024-04-13T11:45:07.447 DEBUG:teuthology.orchestra.run.smithi135:> sudo service auditd rotate 2024-04-13T11:45:07.492 INFO:teuthology.orchestra.run.smithi135.stdout:Rotating logs: 2024-04-13T11:45:07.494 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-13T11:45:07.494 DEBUG:teuthology.orchestra.run.smithi132:> /usr/sbin/getenforce 2024-04-13T11:45:07.520 INFO:teuthology.orchestra.run.smithi132.stdout:Permissive 2024-04-13T11:45:07.520 DEBUG:teuthology.orchestra.run.smithi135:> /usr/sbin/getenforce 2024-04-13T11:45:07.544 INFO:teuthology.orchestra.run.smithi135.stdout:Permissive 2024-04-13T11:45:07.544 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi132.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi135.front.sepia.ceph.com': 'permissive'} 2024-04-13T11:45:07.544 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-04-13T11:45:07.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T11:45:07.587 DEBUG:teuthology.orchestra.run.smithi135:> 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 2024-04-13T11:45:07.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T11:45:07.614 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-13T11:45:07.614 DEBUG:teuthology.orchestra.run.smithi132:> sudo /usr/sbin/setenforce permissive 2024-04-13T11:45:07.654 DEBUG:teuthology.orchestra.run.smithi135:> sudo /usr/sbin/setenforce permissive 2024-04-13T11:45:07.681 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-13T11:45:07.690 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-13T11:45:07.707 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'}]}] 2024-04-13T11:45:07.708 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi132.front.sepia.ceph.com,smithi135.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-13T11:55:25.520 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi132.front.sepia.ceph.com'), Remote(name='ubuntu@smithi135.front.sepia.ceph.com')] 2024-04-13T11:55:25.546 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-04-13T11:55:25.548 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-13T11:55:25.626 DEBUG:teuthology.orchestra.run.smithi132:> true 2024-04-13T11:55:25.691 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-04-13T11:55:25.691 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-04-13T11:55:25.692 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-13T11:55:25.768 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-04-13T11:55:25.836 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-04-13T11:55:25.837 INFO:teuthology.run_tasks:Running task clock... 2024-04-13T11:55:25.847 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-13T11:55:25.848 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-13T11:55:25.848 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-04-13T11:55:25.850 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-13T11:55:25.851 DEBUG:teuthology.orchestra.run.smithi135:> 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 2024-04-13T11:55:25.880 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-13T11:55:25.894 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-13T11:55:25.909 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-13T11:55:25.924 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-13T11:55:25.966 INFO:teuthology.orchestra.run.smithi132.stderr:sudo: ntpd: command not found 2024-04-13T11:55:25.977 INFO:teuthology.orchestra.run.smithi132.stdout:506 Cannot talk to daemon 2024-04-13T11:55:25.992 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-13T11:55:26.007 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-13T11:55:26.010 INFO:teuthology.orchestra.run.smithi135.stderr:sudo: ntpd: command not found 2024-04-13T11:55:26.023 INFO:teuthology.orchestra.run.smithi135.stdout:506 Cannot talk to daemon 2024-04-13T11:55:26.037 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-13T11:55:26.052 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-13T11:55:26.086 INFO:teuthology.orchestra.run.smithi132.stderr:bash: ntpq: command not found 2024-04-13T11:55:26.090 INFO:teuthology.orchestra.run.smithi132.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-13T11:55:26.090 INFO:teuthology.orchestra.run.smithi132.stdout:=============================================================================== 2024-04-13T11:55:26.090 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T11:55:26.090 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T11:55:26.090 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T11:55:26.090 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T11:55:26.126 INFO:teuthology.orchestra.run.smithi135.stderr:bash: ntpq: command not found 2024-04-13T11:55:26.129 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-13T11:55:26.129 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2024-04-13T11:55:26.129 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T11:55:26.129 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T11:55:26.130 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T11:55:26.130 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T11:55:26.131 INFO:teuthology.run_tasks:Running task pexec... 2024-04-13T11:55:26.147 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-13T11:55:26.148 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi132.front.sepia.ceph.com 2024-04-13T11:55:26.148 DEBUG:teuthology.orchestra.run.smithi132:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-13T11:55:26.148 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi135.front.sepia.ceph.com 2024-04-13T11:55:26.149 DEBUG:teuthology.orchestra.run.smithi135:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-13T11:55:26.527 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T11:55:26.549 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T11:55:28.354 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2024-04-13T11:55:28.503 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 14 kB/s | 4.1 kB 00:00 2024-04-13T11:55:29.036 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2024-04-13T11:55:29.066 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2024-04-13T11:55:31.943 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T11:55:31.944 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T11:55:31.944 INFO:teuthology.orchestra.run.smithi132.stdout: Package Architecture Version Repository Size 2024-04-13T11:55:31.945 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T11:55:31.945 INFO:teuthology.orchestra.run.smithi132.stdout:Resetting modules: 2024-04-13T11:55:31.945 INFO:teuthology.orchestra.run.smithi132.stdout: container-tools 2024-04-13T11:55:31.945 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:55:31.945 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T11:55:31.945 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T11:55:31.945 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:55:32.209 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T11:55:32.210 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T11:55:32.210 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2024-04-13T11:55:32.210 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T11:55:32.210 INFO:teuthology.orchestra.run.smithi135.stdout:Resetting modules: 2024-04-13T11:55:32.210 INFO:teuthology.orchestra.run.smithi135.stdout: container-tools 2024-04-13T11:55:32.210 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:55:32.210 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T11:55:32.210 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T11:55:32.211 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:55:43.235 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T11:55:43.697 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T11:55:45.374 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2024-04-13T11:55:45.747 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2024-04-13T11:55:46.279 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T11:55:46.751 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T11:55:48.519 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2024-04-13T11:55:48.812 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T11:55:48.976 INFO:teuthology.orchestra.run.smithi135.stdout:========================================================================================================================== 2024-04-13T11:55:48.976 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-04-13T11:55:48.976 INFO:teuthology.orchestra.run.smithi135.stdout:========================================================================================================================== 2024-04-13T11:55:48.976 INFO:teuthology.orchestra.run.smithi135.stdout:Installing group/module packages: 2024-04-13T11:55:48.976 INFO:teuthology.orchestra.run.smithi135.stdout: buildah x86_64 1.19.9-6.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.6 M 2024-04-13T11:55:48.976 INFO:teuthology.orchestra.run.smithi135.stdout: cockpit-podman noarch 29-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 1.1 M 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout: crun x86_64 0.18-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 185 k 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout: skopeo x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.2 M 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout: toolbox x86_64 0.0.99.3-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.2 M 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout: udica noarch 0.2.4-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout:Downgrading: 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout: conmon x86_64 2:2.0.26-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout: container-selinux noarch 2:2.189.0-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 55 k 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 19 M 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout: containers-common x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 91 k 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout: criu x86_64 3.15-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 511 k 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 72 k 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout: libslirp x86_64 4.3.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 69 k 2024-04-13T11:55:48.977 INFO:teuthology.orchestra.run.smithi135.stdout: podman x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 11 M 2024-04-13T11:55:48.978 INFO:teuthology.orchestra.run.smithi135.stdout: podman-catatonit x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-04-13T11:55:48.978 INFO:teuthology.orchestra.run.smithi135.stdout: podman-docker noarch 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 57 k 2024-04-13T11:55:48.978 INFO:teuthology.orchestra.run.smithi135.stdout: runc x86_64 1.0.0-73.rc95.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.9 M 2024-04-13T11:55:48.978 INFO:teuthology.orchestra.run.smithi135.stdout: slirp4netns x86_64 1.1.8-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-04-13T11:55:48.978 INFO:teuthology.orchestra.run.smithi135.stdout:Installing module profiles: 2024-04-13T11:55:48.978 INFO:teuthology.orchestra.run.smithi135.stdout: container-tools/common 2024-04-13T11:55:48.978 INFO:teuthology.orchestra.run.smithi135.stdout:Enabling module streams: 2024-04-13T11:55:48.978 INFO:teuthology.orchestra.run.smithi135.stdout: container-tools 3.0 2024-04-13T11:55:48.978 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:55:48.978 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T11:55:48.978 INFO:teuthology.orchestra.run.smithi135.stdout:========================================================================================================================== 2024-04-13T11:55:48.978 INFO:teuthology.orchestra.run.smithi135.stdout:Install 7 Packages 2024-04-13T11:55:48.978 INFO:teuthology.orchestra.run.smithi135.stdout:Downgrade 12 Packages 2024-04-13T11:55:48.978 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:55:48.979 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 50 M 2024-04-13T11:55:48.979 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T11:55:49.258 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 21 kB/s | 4.1 kB 00:00 2024-04-13T11:55:49.275 INFO:teuthology.orchestra.run.smithi135.stdout:(1/19): criu-3.15-1.module+el8.7.0+16533+44634e 1.7 MB/s | 511 kB 00:00 2024-04-13T11:55:49.300 INFO:teuthology.orchestra.run.smithi135.stdout:(2/19): conmon-2.0.26-3.module+el8.7.0+16533+44 160 kB/s | 51 kB 00:00 2024-04-13T11:55:49.692 INFO:teuthology.orchestra.run.smithi135.stdout:(3/19): containernetworking-plugins-0.9.1-1.mod 26 MB/s | 19 MB 00:00 2024-04-13T11:55:49.934 INFO:teuthology.orchestra.run.smithi135.stdout:(4/19): fuse-overlayfs-1.4.0-2.module+el8.7.0+1 109 kB/s | 72 kB 00:00 2024-04-13T11:55:49.959 INFO:teuthology.orchestra.run.smithi135.stdout:(5/19): libslirp-4.3.1-1.module+el8.7.0+16533+4 105 kB/s | 69 kB 00:00 2024-04-13T11:55:50.077 INFO:teuthology.orchestra.run.smithi135.stdout:(6/19): podman-3.0.1-15.module+el8.7.0+18021+1e 28 MB/s | 11 MB 00:00 2024-04-13T11:55:50.126 INFO:teuthology.orchestra.run.smithi135.stdout:(7/19): podman-docker-3.0.1-15.module+el8.7.0+1 298 kB/s | 57 kB 00:00 2024-04-13T11:55:50.254 INFO:teuthology.orchestra.run.smithi135.stdout:(8/19): runc-1.0.0-73.rc95.module+el8.7.0+16533 9.7 MB/s | 2.9 MB 00:00 2024-04-13T11:55:50.285 INFO:teuthology.orchestra.run.smithi135.stdout:(9/19): containers-common-1.2.4-2.module+el8.7. 574 kB/s | 91 kB 00:00 2024-04-13T11:55:50.335 INFO:teuthology.orchestra.run.smithi135.stdout:(10/19): container-selinux-2.189.0-1.module+el8 212 kB/s | 55 kB 00:00 2024-04-13T11:55:50.452 INFO:teuthology.orchestra.run.smithi135.stdout:(11/19): cockpit-podman-29-2.module+el8.7.0+165 9.1 MB/s | 1.1 MB 00:00 2024-04-13T11:55:50.652 INFO:teuthology.orchestra.run.smithi135.stdout:(12/19): podman-catatonit-3.0.1-15.module+el8.7 812 kB/s | 323 kB 00:00 2024-04-13T11:55:50.678 INFO:teuthology.orchestra.run.smithi135.stdout:(13/19): slirp4netns-1.1.8-1.module+el8.7.0+165 130 kB/s | 51 kB 00:00 2024-04-13T11:55:50.703 INFO:teuthology.orchestra.run.smithi135.stdout:(14/19): crun-0.18-3.module+el8.7.0+16533+44634 739 kB/s | 185 kB 00:00 2024-04-13T11:55:50.945 INFO:teuthology.orchestra.run.smithi135.stdout:(15/19): toolbox-0.0.99.3-1.module+el8.7.0+1653 8.3 MB/s | 2.2 MB 00:00 2024-04-13T11:55:51.004 INFO:teuthology.orchestra.run.smithi135.stdout:(16/19): udica-0.2.4-1.module+el8.7.0+16533+446 168 kB/s | 51 kB 00:00 2024-04-13T11:55:51.095 INFO:teuthology.orchestra.run.smithi135.stdout:(17/19): skopeo-1.2.4-2.module+el8.7.0+16533+44 14 MB/s | 6.2 MB 00:00 2024-04-13T11:55:51.279 INFO:teuthology.orchestra.run.smithi135.stdout:(18/19): buildah-1.19.9-6.module+el8.7.0+16533+ 20 MB/s | 6.6 MB 00:00 2024-04-13T11:55:51.304 INFO:teuthology.orchestra.run.smithi135.stdout:(19/19): yajl-2.1.0-12.el8.x86_64.rpm 136 kB/s | 41 kB 00:00 2024-04-13T11:55:51.305 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T11:55:51.305 INFO:teuthology.orchestra.run.smithi135.stdout:Total 21 MB/s | 50 MB 00:02 2024-04-13T11:55:51.788 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T11:55:51.832 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T11:55:51.832 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T11:55:52.214 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T11:55:52.255 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T11:55:52.264 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T11:55:52.378 INFO:teuthology.orchestra.run.smithi132.stdout:========================================================================================================================== 2024-04-13T11:55:52.378 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-04-13T11:55:52.378 INFO:teuthology.orchestra.run.smithi132.stdout:========================================================================================================================== 2024-04-13T11:55:52.378 INFO:teuthology.orchestra.run.smithi132.stdout:Installing group/module packages: 2024-04-13T11:55:52.378 INFO:teuthology.orchestra.run.smithi132.stdout: buildah x86_64 1.19.9-6.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.6 M 2024-04-13T11:55:52.378 INFO:teuthology.orchestra.run.smithi132.stdout: cockpit-podman noarch 29-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 1.1 M 2024-04-13T11:55:52.378 INFO:teuthology.orchestra.run.smithi132.stdout: crun x86_64 0.18-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 185 k 2024-04-13T11:55:52.379 INFO:teuthology.orchestra.run.smithi132.stdout: skopeo x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.2 M 2024-04-13T11:55:52.379 INFO:teuthology.orchestra.run.smithi132.stdout: toolbox x86_64 0.0.99.3-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.2 M 2024-04-13T11:55:52.379 INFO:teuthology.orchestra.run.smithi132.stdout: udica noarch 0.2.4-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-04-13T11:55:52.379 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-04-13T11:55:52.379 INFO:teuthology.orchestra.run.smithi132.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-04-13T11:55:52.379 INFO:teuthology.orchestra.run.smithi132.stdout:Downgrading: 2024-04-13T11:55:52.379 INFO:teuthology.orchestra.run.smithi132.stdout: conmon x86_64 2:2.0.26-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-04-13T11:55:52.379 INFO:teuthology.orchestra.run.smithi132.stdout: container-selinux noarch 2:2.189.0-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 55 k 2024-04-13T11:55:52.379 INFO:teuthology.orchestra.run.smithi132.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 19 M 2024-04-13T11:55:52.379 INFO:teuthology.orchestra.run.smithi132.stdout: containers-common x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 91 k 2024-04-13T11:55:52.379 INFO:teuthology.orchestra.run.smithi132.stdout: criu x86_64 3.15-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 511 k 2024-04-13T11:55:52.379 INFO:teuthology.orchestra.run.smithi132.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 72 k 2024-04-13T11:55:52.379 INFO:teuthology.orchestra.run.smithi132.stdout: libslirp x86_64 4.3.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 69 k 2024-04-13T11:55:52.380 INFO:teuthology.orchestra.run.smithi132.stdout: podman x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 11 M 2024-04-13T11:55:52.380 INFO:teuthology.orchestra.run.smithi132.stdout: podman-catatonit x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-04-13T11:55:52.380 INFO:teuthology.orchestra.run.smithi132.stdout: podman-docker noarch 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 57 k 2024-04-13T11:55:52.380 INFO:teuthology.orchestra.run.smithi132.stdout: runc x86_64 1.0.0-73.rc95.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.9 M 2024-04-13T11:55:52.380 INFO:teuthology.orchestra.run.smithi132.stdout: slirp4netns x86_64 1.1.8-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-04-13T11:55:52.380 INFO:teuthology.orchestra.run.smithi132.stdout:Installing module profiles: 2024-04-13T11:55:52.380 INFO:teuthology.orchestra.run.smithi132.stdout: container-tools/common 2024-04-13T11:55:52.380 INFO:teuthology.orchestra.run.smithi132.stdout:Enabling module streams: 2024-04-13T11:55:52.380 INFO:teuthology.orchestra.run.smithi132.stdout: container-tools 3.0 2024-04-13T11:55:52.380 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:55:52.380 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T11:55:52.380 INFO:teuthology.orchestra.run.smithi132.stdout:========================================================================================================================== 2024-04-13T11:55:52.381 INFO:teuthology.orchestra.run.smithi132.stdout:Install 7 Packages 2024-04-13T11:55:52.381 INFO:teuthology.orchestra.run.smithi132.stdout:Downgrade 12 Packages 2024-04-13T11:55:52.381 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:55:52.381 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 50 M 2024-04-13T11:55:52.381 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T11:55:52.603 INFO:teuthology.orchestra.run.smithi132.stdout:(1/19): criu-3.15-1.module+el8.7.0+16533+44634e 2.3 MB/s | 511 kB 00:00 2024-04-13T11:55:52.628 INFO:teuthology.orchestra.run.smithi132.stdout:(2/19): conmon-2.0.26-3.module+el8.7.0+16533+44 208 kB/s | 51 kB 00:00 2024-04-13T11:55:52.687 INFO:teuthology.orchestra.run.smithi132.stdout:(3/19): fuse-overlayfs-1.4.0-2.module+el8.7.0+1 860 kB/s | 72 kB 00:00 2024-04-13T11:55:52.745 INFO:teuthology.orchestra.run.smithi132.stdout:(4/19): libslirp-4.3.1-1.module+el8.7.0+16533+4 591 kB/s | 69 kB 00:00 2024-04-13T11:55:52.846 INFO:teuthology.orchestra.run.smithi132.stdout:(5/19): podman-docker-3.0.1-15.module+el8.7.0+1 571 kB/s | 57 kB 00:00 2024-04-13T11:55:53.080 INFO:teuthology.orchestra.run.smithi132.stdout:(6/19): containernetworking-plugins-0.9.1-1.mod 27 MB/s | 19 MB 00:00 2024-04-13T11:55:53.163 INFO:teuthology.orchestra.run.smithi132.stdout:(7/19): runc-1.0.0-73.rc95.module+el8.7.0+16533 9.1 MB/s | 2.9 MB 00:00 2024-04-13T11:55:53.322 INFO:teuthology.orchestra.run.smithi132.stdout:(8/19): podman-3.0.1-15.module+el8.7.0+18021+1e 17 MB/s | 11 MB 00:00 2024-04-13T11:55:53.355 INFO:teuthology.orchestra.run.smithi132.stdout:(9/19): container-selinux-2.189.0-1.module+el8. 199 kB/s | 55 kB 00:00 2024-04-13T11:55:53.372 INFO:teuthology.orchestra.run.smithi132.stdout:(10/19): containers-common-1.2.4-2.module+el8.7 436 kB/s | 91 kB 00:00 2024-04-13T11:55:53.423 INFO:teuthology.orchestra.run.smithi132.stdout:(11/19): podman-catatonit-3.0.1-15.module+el8.7 3.1 MB/s | 323 kB 00:00 2024-04-13T11:55:53.478 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T11:55:53.482 INFO:teuthology.orchestra.run.smithi132.stdout:(12/19): slirp4netns-1.1.8-1.module+el8.7.0+165 408 kB/s | 51 kB 00:00 2024-04-13T11:55:53.494 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533+4 1/1 2024-04-13T11:55:53.511 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-04-13T11:55:53.548 INFO:teuthology.orchestra.run.smithi132.stdout:(13/19): crun-0.18-3.module+el8.7.0+16533+44634 1.4 MB/s | 185 kB 00:00 2024-04-13T11:55:53.590 INFO:teuthology.orchestra.run.smithi132.stdout:(14/19): cockpit-podman-29-2.module+el8.7.0+165 4.9 MB/s | 1.1 MB 00:00 2024-04-13T11:55:53.701 INFO:teuthology.orchestra.run.smithi135.stdout: Downgrading : container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-04-13T11:55:53.732 INFO:teuthology.orchestra.run.smithi132.stdout:(15/19): skopeo-1.2.4-2.module+el8.7.0+16533+44 25 MB/s | 6.2 MB 00:00 2024-04-13T11:55:53.791 INFO:teuthology.orchestra.run.smithi132.stdout:(16/19): udica-0.2.4-1.module+el8.7.0+16533+446 253 kB/s | 51 kB 00:00 2024-04-13T11:55:53.857 INFO:teuthology.orchestra.run.smithi132.stdout:(17/19): toolbox-0.0.99.3-1.module+el8.7.0+1653 7.1 MB/s | 2.2 MB 00:00 2024-04-13T11:55:53.899 INFO:teuthology.orchestra.run.smithi132.stdout:(18/19): yajl-2.1.0-12.el8.x86_64.rpm 377 kB/s | 41 kB 00:00 2024-04-13T11:55:54.008 INFO:teuthology.orchestra.run.smithi132.stdout:(19/19): buildah-1.19.9-6.module+el8.7.0+16533+ 24 MB/s | 6.6 MB 00:00 2024-04-13T11:55:54.009 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T11:55:54.009 INFO:teuthology.orchestra.run.smithi132.stdout:Total 30 MB/s | 50 MB 00:01 2024-04-13T11:55:54.495 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T11:55:54.540 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T11:55:54.540 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T11:55:54.960 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T11:55:54.968 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T11:55:56.164 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T11:55:56.180 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533+4 1/1 2024-04-13T11:55:56.197 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-04-13T11:55:56.393 INFO:teuthology.orchestra.run.smithi132.stdout: Downgrading : container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-04-13T11:56:10.431 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-04-13T11:56:10.615 INFO:teuthology.orchestra.run.smithi135.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2024-04-13T11:56:10.632 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2024-04-13T11:56:10.830 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : yajl-2.1.0-12.el8.x86_64 3/31 2024-04-13T11:56:10.995 INFO:teuthology.orchestra.run.smithi135.stdout: Downgrading : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 4/31 2024-04-13T11:56:11.214 INFO:teuthology.orchestra.run.smithi135.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 5/31 2024-04-13T11:56:11.214 INFO:teuthology.orchestra.run.smithi135.stdout: Downgrading : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 6/31 2024-04-13T11:56:11.214 INFO:teuthology.orchestra.run.smithi135.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2024-04-13T11:56:11.214 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:56:12.013 INFO:teuthology.orchestra.run.smithi135.stdout: Downgrading : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 7/31 2024-04-13T11:56:13.218 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-04-13T11:56:13.440 INFO:teuthology.orchestra.run.smithi132.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2024-04-13T11:56:13.457 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2024-04-13T11:56:13.613 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : yajl-2.1.0-12.el8.x86_64 3/31 2024-04-13T11:56:13.710 INFO:teuthology.orchestra.run.smithi135.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 8/31 2024-04-13T11:56:13.770 INFO:teuthology.orchestra.run.smithi132.stdout: Downgrading : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 4/31 2024-04-13T11:56:13.978 INFO:teuthology.orchestra.run.smithi135.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.7.0 9/31 2024-04-13T11:56:13.990 INFO:teuthology.orchestra.run.smithi132.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 5/31 2024-04-13T11:56:13.990 INFO:teuthology.orchestra.run.smithi132.stdout: Downgrading : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 6/31 2024-04-13T11:56:13.990 INFO:teuthology.orchestra.run.smithi132.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2024-04-13T11:56:13.990 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:56:14.189 INFO:teuthology.orchestra.run.smithi135.stdout: Downgrading : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 10/31 2024-04-13T11:56:14.782 INFO:teuthology.orchestra.run.smithi132.stdout: Downgrading : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 7/31 2024-04-13T11:56:15.516 INFO:teuthology.orchestra.run.smithi135.stdout: Downgrading : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 11/31 2024-04-13T11:56:15.799 INFO:teuthology.orchestra.run.smithi135.stdout: Downgrading : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 12/31 2024-04-13T11:56:16.096 INFO:teuthology.orchestra.run.smithi135.stdout: Downgrading : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2024-04-13T11:56:16.486 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 14/31 2024-04-13T11:56:16.514 INFO:teuthology.orchestra.run.smithi132.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 8/31 2024-04-13T11:56:16.737 INFO:teuthology.orchestra.run.smithi132.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.7.0 9/31 2024-04-13T11:56:16.989 INFO:teuthology.orchestra.run.smithi132.stdout: Downgrading : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 10/31 2024-04-13T11:56:17.228 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 15/31 2024-04-13T11:56:17.918 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 16/31 2024-04-13T11:56:18.154 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 17/31 2024-04-13T11:56:18.309 INFO:teuthology.orchestra.run.smithi132.stdout: Downgrading : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 11/31 2024-04-13T11:56:18.421 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 18/31 2024-04-13T11:56:18.563 INFO:teuthology.orchestra.run.smithi132.stdout: Downgrading : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 12/31 2024-04-13T11:56:18.639 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 19/31 2024-04-13T11:56:18.821 INFO:teuthology.orchestra.run.smithi132.stdout: Downgrading : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2024-04-13T11:56:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : podman-docker-3:4.6.1-8.module+el8.9.0+21525+acb5d 20/31 2024-04-13T11:56:18.838 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 21/31 2024-04-13T11:56:18.839 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 21/31 2024-04-13T11:56:19.167 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 21/31 2024-04-13T11:56:19.195 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 14/31 2024-04-13T11:56:19.391 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : containers-common-2:1-70.module+el8.9.0+20326+3870 22/31 2024-04-13T11:56:19.391 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2024-04-13T11:56:19.615 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2024-04-13T11:56:19.616 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : podman-catatonit-3:4.6.1-8.module+el8.9.0+21525+ac 24/31 2024-04-13T11:56:19.757 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: podman-catatonit-3:4.6.1-8.module+el8.9.0+21525+ac 24/31 2024-04-13T11:56:19.939 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 15/31 2024-04-13T11:56:19.948 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 25/31 2024-04-13T11:56:20.106 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 26/31 2024-04-13T11:56:20.299 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 27/31 2024-04-13T11:56:20.464 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 28/31 2024-04-13T11:56:20.615 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 16/31 2024-04-13T11:56:20.647 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 29/31 2024-04-13T11:56:20.808 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 30/31 2024-04-13T11:56:20.809 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-04-13T11:56:20.838 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 17/31 2024-04-13T11:56:21.004 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 18/31 2024-04-13T11:56:21.064 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-04-13T11:56:21.254 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 19/31 2024-04-13T11:56:21.406 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : podman-docker-3:4.6.1-8.module+el8.9.0+21525+acb5d 20/31 2024-04-13T11:56:21.421 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 21/31 2024-04-13T11:56:21.422 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 21/31 2024-04-13T11:56:21.756 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 21/31 2024-04-13T11:56:21.938 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : containers-common-2:1-70.module+el8.9.0+20326+3870 22/31 2024-04-13T11:56:21.938 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2024-04-13T11:56:22.116 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2024-04-13T11:56:22.116 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : podman-catatonit-3:4.6.1-8.module+el8.9.0+21525+ac 24/31 2024-04-13T11:56:22.290 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: podman-catatonit-3:4.6.1-8.module+el8.9.0+21525+ac 24/31 2024-04-13T11:56:22.449 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 25/31 2024-04-13T11:56:22.623 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 26/31 2024-04-13T11:56:22.821 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 27/31 2024-04-13T11:56:22.989 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 28/31 2024-04-13T11:56:23.156 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 29/31 2024-04-13T11:56:23.359 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 30/31 2024-04-13T11:56:23.359 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-04-13T11:56:23.573 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-04-13T11:56:38.507 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 31/31 2024-04-13T11:56:38.937 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-04-13T11:56:38.937 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 1/31 2024-04-13T11:56:38.937 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 2/31 2024-04-13T11:56:38.937 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.7.0 3/31 2024-04-13T11:56:38.937 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : containernetworking-plugins-1:1.3.0-4.module+el8.9 4/31 2024-04-13T11:56:38.938 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 5/31 2024-04-13T11:56:38.938 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 6/31 2024-04-13T11:56:38.938 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 7/31 2024-04-13T11:56:38.938 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 8/31 2024-04-13T11:56:38.938 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 9/31 2024-04-13T11:56:38.938 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 10/31 2024-04-13T11:56:38.938 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 11/31 2024-04-13T11:56:38.938 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 12/31 2024-04-13T11:56:38.938 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2024-04-13T11:56:38.938 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : podman-docker-3:4.6.1-8.module+el8.9.0+21525+acb5d 14/31 2024-04-13T11:56:38.938 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 15/31 2024-04-13T11:56:38.938 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 16/31 2024-04-13T11:56:38.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : container-selinux-2:2.189.0-1.module+el8.7.0+16533 17/31 2024-04-13T11:56:38.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : container-selinux-2:2.221.0-1.module+el8.9.0+20326 18/31 2024-04-13T11:56:38.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 19/31 2024-04-13T11:56:38.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : containers-common-2:1-70.module+el8.9.0+20326+3870 20/31 2024-04-13T11:56:38.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 21/31 2024-04-13T11:56:38.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : podman-catatonit-3:4.6.1-8.module+el8.9.0+21525+ac 22/31 2024-04-13T11:56:38.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 23/31 2024-04-13T11:56:38.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 24/31 2024-04-13T11:56:38.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 25/31 2024-04-13T11:56:38.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 26/31 2024-04-13T11:56:38.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 27/31 2024-04-13T11:56:38.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 28/31 2024-04-13T11:56:38.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 29/31 2024-04-13T11:56:38.939 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 30/31 2024-04-13T11:56:40.901 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 31/31 2024-04-13T11:56:41.335 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-04-13T11:56:41.336 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 1/31 2024-04-13T11:56:41.336 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 2/31 2024-04-13T11:56:41.336 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.7.0 3/31 2024-04-13T11:56:41.336 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : containernetworking-plugins-1:1.3.0-4.module+el8.9 4/31 2024-04-13T11:56:41.336 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 5/31 2024-04-13T11:56:41.336 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 6/31 2024-04-13T11:56:41.336 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 7/31 2024-04-13T11:56:41.336 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 8/31 2024-04-13T11:56:41.336 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 9/31 2024-04-13T11:56:41.336 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 10/31 2024-04-13T11:56:41.336 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 11/31 2024-04-13T11:56:41.336 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 12/31 2024-04-13T11:56:41.336 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : podman-docker-3:4.6.1-8.module+el8.9.0+21525+acb5d 14/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 15/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 16/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : container-selinux-2:2.189.0-1.module+el8.7.0+16533 17/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : container-selinux-2:2.221.0-1.module+el8.9.0+20326 18/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 19/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : containers-common-2:1-70.module+el8.9.0+20326+3870 20/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 21/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : podman-catatonit-3:4.6.1-8.module+el8.9.0+21525+ac 22/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 23/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 24/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 25/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 26/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 27/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 28/31 2024-04-13T11:56:41.337 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 29/31 2024-04-13T11:56:41.338 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 30/31 2024-04-13T11:56:47.589 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 31/31 2024-04-13T11:56:47.589 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T11:56:48.128 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:56:48.128 INFO:teuthology.orchestra.run.smithi135.stdout:Downgraded: 2024-04-13T11:56:48.128 INFO:teuthology.orchestra.run.smithi135.stdout: conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:48.128 INFO:teuthology.orchestra.run.smithi135.stdout: container-selinux-2:2.189.0-1.module+el8.7.0+16533+44634e24.noarch 2024-04-13T11:56:48.128 INFO:teuthology.orchestra.run.smithi135.stdout: containernetworking-plugins-0.9.1-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:48.128 INFO:teuthology.orchestra.run.smithi135.stdout: containers-common-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:48.128 INFO:teuthology.orchestra.run.smithi135.stdout: criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:48.128 INFO:teuthology.orchestra.run.smithi135.stdout: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:48.128 INFO:teuthology.orchestra.run.smithi135.stdout: libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:48.128 INFO:teuthology.orchestra.run.smithi135.stdout: podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2024-04-13T11:56:48.128 INFO:teuthology.orchestra.run.smithi135.stdout: podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2024-04-13T11:56:48.128 INFO:teuthology.orchestra.run.smithi135.stdout: podman-docker-3.0.1-15.module+el8.7.0+18021+1e286cc8.noarch 2024-04-13T11:56:48.128 INFO:teuthology.orchestra.run.smithi135.stdout: runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:48.128 INFO:teuthology.orchestra.run.smithi135.stdout: slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:48.129 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T11:56:48.129 INFO:teuthology.orchestra.run.smithi135.stdout: buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:48.129 INFO:teuthology.orchestra.run.smithi135.stdout: cockpit-podman-29-2.module+el8.7.0+16533+44634e24.noarch 2024-04-13T11:56:48.129 INFO:teuthology.orchestra.run.smithi135.stdout: crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:48.129 INFO:teuthology.orchestra.run.smithi135.stdout: skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:48.129 INFO:teuthology.orchestra.run.smithi135.stdout: toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:48.129 INFO:teuthology.orchestra.run.smithi135.stdout: udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 2024-04-13T11:56:48.129 INFO:teuthology.orchestra.run.smithi135.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-13T11:56:48.129 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:56:48.129 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T11:56:48.336 DEBUG:teuthology.parallel:result is None 2024-04-13T11:56:55.916 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 31/31 2024-04-13T11:56:55.916 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T11:56:56.464 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:56:56.465 INFO:teuthology.orchestra.run.smithi132.stdout:Downgraded: 2024-04-13T11:56:56.465 INFO:teuthology.orchestra.run.smithi132.stdout: conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:56.465 INFO:teuthology.orchestra.run.smithi132.stdout: container-selinux-2:2.189.0-1.module+el8.7.0+16533+44634e24.noarch 2024-04-13T11:56:56.465 INFO:teuthology.orchestra.run.smithi132.stdout: containernetworking-plugins-0.9.1-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:56.465 INFO:teuthology.orchestra.run.smithi132.stdout: containers-common-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:56.465 INFO:teuthology.orchestra.run.smithi132.stdout: criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:56.465 INFO:teuthology.orchestra.run.smithi132.stdout: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:56.465 INFO:teuthology.orchestra.run.smithi132.stdout: libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:56.465 INFO:teuthology.orchestra.run.smithi132.stdout: podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2024-04-13T11:56:56.465 INFO:teuthology.orchestra.run.smithi132.stdout: podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2024-04-13T11:56:56.465 INFO:teuthology.orchestra.run.smithi132.stdout: podman-docker-3.0.1-15.module+el8.7.0+18021+1e286cc8.noarch 2024-04-13T11:56:56.465 INFO:teuthology.orchestra.run.smithi132.stdout: runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:56.466 INFO:teuthology.orchestra.run.smithi132.stdout: slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:56.466 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T11:56:56.466 INFO:teuthology.orchestra.run.smithi132.stdout: buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:56.466 INFO:teuthology.orchestra.run.smithi132.stdout: cockpit-podman-29-2.module+el8.7.0+16533+44634e24.noarch 2024-04-13T11:56:56.466 INFO:teuthology.orchestra.run.smithi132.stdout: crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:56.466 INFO:teuthology.orchestra.run.smithi132.stdout: skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:56.466 INFO:teuthology.orchestra.run.smithi132.stdout: toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-13T11:56:56.466 INFO:teuthology.orchestra.run.smithi132.stdout: udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 2024-04-13T11:56:56.466 INFO:teuthology.orchestra.run.smithi132.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-13T11:56:56.466 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:56:56.466 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T11:56:56.675 DEBUG:teuthology.parallel:result is None 2024-04-13T11:56:56.675 INFO:teuthology.run_tasks:Running task install... 2024-04-13T11:56:56.685 DEBUG:teuthology.task.install:project ceph 2024-04-13T11:56:56.685 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '3912a595edbe78ed8c8afd668289a3540a16f46f'}} 2024-04-13T11:56:56.685 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '3912a595edbe78ed8c8afd668289a3540a16f46f'} 2024-04-13T11:56:56.686 INFO:teuthology.task.install:Using flavor: default 2024-04-13T11:56:56.694 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']} 2024-04-13T11:56:56.694 INFO:teuthology.task.install:extra packages: [] 2024-04-13T11:56:56.694 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', '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': '3912a595edbe78ed8c8afd668289a3540a16f46f', 'tag': None, 'wait_for_package': False} 2024-04-13T11:56:56.695 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-13T11:56:56.695 INFO:teuthology.packaging:ref: None 2024-04-13T11:56:56.695 INFO:teuthology.packaging:tag: None 2024-04-13T11:56:56.695 INFO:teuthology.packaging:branch: quincy 2024-04-13T11:56:56.695 INFO:teuthology.packaging:sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f 2024-04-13T11:56:56.695 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2024-04-13T11:56:56.697 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', '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': '3912a595edbe78ed8c8afd668289a3540a16f46f', 'tag': None, 'wait_for_package': False} 2024-04-13T11:56:56.698 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-13T11:56:56.698 INFO:teuthology.packaging:ref: None 2024-04-13T11:56:56.698 INFO:teuthology.packaging:tag: None 2024-04-13T11:56:56.698 INFO:teuthology.packaging:branch: quincy 2024-04-13T11:56:56.698 INFO:teuthology.packaging:sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f 2024-04-13T11:56:56.698 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2024-04-13T11:56:56.964 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/quincy/4f113f5455944ac06c5d93df586ceb9be0f9dfff/centos/8/flavors/default/ 2024-04-13T11:56:56.964 INFO:teuthology.task.install.rpm:Package version is 17.2.7-863.g4f113f54 2024-04-13T11:56:57.028 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/quincy/4f113f5455944ac06c5d93df586ceb9be0f9dfff/centos/8/flavors/default/ 2024-04-13T11:56:57.028 INFO:teuthology.task.install.rpm:Package version is 17.2.7-863.g4f113f54 2024-04-13T11:56:57.137 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f113f5455944ac06c5d93df586ceb9be0f9dfff/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f113f5455944ac06c5d93df586ceb9be0f9dfff/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f113f5455944ac06c5d93df586ceb9be0f9dfff/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-13T11:56:57.137 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-13T11:56:57.138 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-13T11:56:57.168 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 2024-04-13T11:56:57.168 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-13T11:56:57.168 INFO:teuthology.packaging:ref: None 2024-04-13T11:56:57.168 INFO:teuthology.packaging:tag: None 2024-04-13T11:56:57.168 INFO:teuthology.packaging:branch: quincy 2024-04-13T11:56:57.168 INFO:teuthology.packaging:sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f 2024-04-13T11:56:57.168 DEBUG:teuthology.orchestra.run.smithi132:> 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/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-13T11:56:57.198 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f113f5455944ac06c5d93df586ceb9be0f9dfff/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f113f5455944ac06c5d93df586ceb9be0f9dfff/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f113f5455944ac06c5d93df586ceb9be0f9dfff/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-13T11:56:57.199 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-13T11:56:57.199 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-13T11:56:57.235 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 2024-04-13T11:56:57.235 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-13T11:56:57.235 INFO:teuthology.packaging:ref: None 2024-04-13T11:56:57.235 INFO:teuthology.packaging:tag: None 2024-04-13T11:56:57.235 INFO:teuthology.packaging:branch: quincy 2024-04-13T11:56:57.235 INFO:teuthology.packaging:sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f 2024-04-13T11:56:57.235 DEBUG:teuthology.orchestra.run.smithi135:> 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/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-13T11:56:57.237 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-04-13T11:56:57.306 DEBUG:teuthology.orchestra.run.smithi135:> 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 2024-04-13T11:56:57.315 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-04-13T11:56:57.383 INFO:teuthology.orchestra.run.smithi132.stdout:check_obsoletes = 1 2024-04-13T11:56:57.383 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum clean all 2024-04-13T11:56:57.388 DEBUG:teuthology.orchestra.run.smithi135:> 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 2024-04-13T11:56:57.456 INFO:teuthology.orchestra.run.smithi135.stdout:check_obsoletes = 1 2024-04-13T11:56:57.457 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum clean all 2024-04-13T11:56:57.760 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T11:56:57.837 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T11:56:59.270 INFO:teuthology.orchestra.run.smithi132.stdout:63 files removed 2024-04-13T11:56:59.322 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-radosgw 2024-04-13T11:56:59.400 INFO:teuthology.orchestra.run.smithi135.stdout:63 files removed 2024-04-13T11:56:59.452 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-radosgw 2024-04-13T11:56:59.658 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T11:56:59.788 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T11:57:01.660 INFO:teuthology.orchestra.run.smithi135.stdout:ceph packages for x86_64 195 kB/s | 78 kB 00:00 2024-04-13T11:57:01.686 INFO:teuthology.orchestra.run.smithi132.stdout:ceph packages for x86_64 162 kB/s | 78 kB 00:00 2024-04-13T11:57:02.011 INFO:teuthology.orchestra.run.smithi132.stdout:ceph noarch packages 37 kB/s | 11 kB 00:00 2024-04-13T11:57:02.027 INFO:teuthology.orchestra.run.smithi135.stdout:ceph noarch packages 32 kB/s | 11 kB 00:00 2024-04-13T11:57:02.298 INFO:teuthology.orchestra.run.smithi135.stdout:ceph source packages 6.0 kB/s | 1.4 kB 00:00 2024-04-13T11:57:02.344 INFO:teuthology.orchestra.run.smithi132.stdout:ceph source packages 4.7 kB/s | 1.4 kB 00:00 2024-04-13T11:57:02.496 INFO:teuthology.orchestra.run.smithi132.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2024-04-13T11:57:02.812 INFO:teuthology.orchestra.run.smithi135.stdout:Copr repo for python3-asyncssh owned by ceph 7.0 kB/s | 3.5 kB 00:00 2024-04-13T11:57:03.671 INFO:teuthology.orchestra.run.smithi135.stdout:Extra Packages for Enterprise Linux 20 MB/s | 16 MB 00:00 2024-04-13T11:57:04.374 INFO:teuthology.orchestra.run.smithi132.stdout:Extra Packages for Enterprise Linux 8.8 MB/s | 16 MB 00:01 2024-04-13T11:57:07.247 INFO:teuthology.orchestra.run.smithi135.stdout:lab-extras 352 kB/s | 24 kB 00:00 2024-04-13T11:57:07.980 INFO:teuthology.orchestra.run.smithi132.stdout:lab-extras 351 kB/s | 24 kB 00:00 2024-04-13T11:57:08.748 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 47 MB/s | 67 MB 00:01 2024-04-13T11:57:09.315 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 48 MB/s | 60 MB 00:01 2024-04-13T11:57:19.749 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 45 MB/s | 60 MB 00:01 2024-04-13T11:57:20.232 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 12 MB/s | 8.8 MB 00:00 2024-04-13T11:57:23.275 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 47 MB/s | 67 MB 00:01 2024-04-13T11:57:30.573 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 15 MB/s | 8.8 MB 00:00 2024-04-13T11:57:37.733 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T11:57:37.736 INFO:teuthology.orchestra.run.smithi135.stdout:=================================================================================================== 2024-04-13T11:57:37.736 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-04-13T11:57:37.736 INFO:teuthology.orchestra.run.smithi135.stdout:=================================================================================================== 2024-04-13T11:57:37.736 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T11:57:37.736 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-radosgw x86_64 2:17.2.7-863.g4f113f54.el8 ceph 17 M 2024-04-13T11:57:37.736 INFO:teuthology.orchestra.run.smithi135.stdout:Upgrading: 2024-04-13T11:57:37.736 INFO:teuthology.orchestra.run.smithi135.stdout: librados2 x86_64 2:17.2.7-863.g4f113f54.el8 ceph 3.5 M 2024-04-13T11:57:37.736 INFO:teuthology.orchestra.run.smithi135.stdout: librbd1 x86_64 2:17.2.7-863.g4f113f54.el8 ceph 3.6 M 2024-04-13T11:57:37.736 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-04-13T11:57:37.736 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-base x86_64 2:17.2.7-863.g4f113f54.el8 ceph 5.3 M 2024-04-13T11:57:37.736 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-common x86_64 2:17.2.7-863.g4f113f54.el8 ceph 24 M 2024-04-13T11:57:37.736 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-selinux x86_64 2:17.2.7-863.g4f113f54.el8 ceph 24 k 2024-04-13T11:57:37.737 INFO:teuthology.orchestra.run.smithi135.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-04-13T11:57:37.737 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs2 x86_64 2:17.2.7-863.g4f113f54.el8 ceph 798 k 2024-04-13T11:57:37.737 INFO:teuthology.orchestra.run.smithi135.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-04-13T11:57:37.737 INFO:teuthology.orchestra.run.smithi135.stdout: librabbitmq x86_64 0.9.0-5.el8_9 rhel-8-for-x86_64-baseos-rpms 47 k 2024-04-13T11:57:37.737 INFO:teuthology.orchestra.run.smithi135.stdout: libradosstriper1 x86_64 2:17.2.7-863.g4f113f54.el8 ceph 505 k 2024-04-13T11:57:37.737 INFO:teuthology.orchestra.run.smithi135.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2024-04-13T11:57:37.737 INFO:teuthology.orchestra.run.smithi135.stdout: librgw2 x86_64 2:17.2.7-863.g4f113f54.el8 ceph 5.6 M 2024-04-13T11:57:37.737 INFO:teuthology.orchestra.run.smithi135.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-04-13T11:57:37.737 INFO:teuthology.orchestra.run.smithi135.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2024-04-13T11:57:37.737 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-argparse x86_64 2:17.2.7-863.g4f113f54.el8 ceph 45 k 2024-04-13T11:57:37.737 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-common x86_64 2:17.2.7-863.g4f113f54.el8 ceph 117 k 2024-04-13T11:57:37.737 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cephfs x86_64 2:17.2.7-863.g4f113f54.el8 ceph 190 k 2024-04-13T11:57:37.737 INFO:teuthology.orchestra.run.smithi135.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2024-04-13T11:57:37.737 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rados x86_64 2:17.2.7-863.g4f113f54.el8 ceph 370 k 2024-04-13T11:57:37.738 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rbd x86_64 2:17.2.7-863.g4f113f54.el8 ceph 358 k 2024-04-13T11:57:37.738 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rgw x86_64 2:17.2.7-863.g4f113f54.el8 ceph 107 k 2024-04-13T11:57:37.738 INFO:teuthology.orchestra.run.smithi135.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2024-04-13T11:57:37.738 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:57:37.738 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T11:57:37.738 INFO:teuthology.orchestra.run.smithi135.stdout:=================================================================================================== 2024-04-13T11:57:37.738 INFO:teuthology.orchestra.run.smithi135.stdout:Install 21 Packages 2024-04-13T11:57:37.738 INFO:teuthology.orchestra.run.smithi135.stdout:Upgrade 2 Packages 2024-04-13T11:57:37.738 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:57:37.739 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 64 M 2024-04-13T11:57:37.739 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T11:57:38.487 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T11:57:38.490 INFO:teuthology.orchestra.run.smithi132.stdout:=================================================================================================== 2024-04-13T11:57:38.490 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-04-13T11:57:38.490 INFO:teuthology.orchestra.run.smithi132.stdout:=================================================================================================== 2024-04-13T11:57:38.490 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T11:57:38.490 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-radosgw x86_64 2:17.2.7-863.g4f113f54.el8 ceph 17 M 2024-04-13T11:57:38.490 INFO:teuthology.orchestra.run.smithi132.stdout:Upgrading: 2024-04-13T11:57:38.490 INFO:teuthology.orchestra.run.smithi132.stdout: librados2 x86_64 2:17.2.7-863.g4f113f54.el8 ceph 3.5 M 2024-04-13T11:57:38.490 INFO:teuthology.orchestra.run.smithi132.stdout: librbd1 x86_64 2:17.2.7-863.g4f113f54.el8 ceph 3.6 M 2024-04-13T11:57:38.490 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-04-13T11:57:38.490 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-base x86_64 2:17.2.7-863.g4f113f54.el8 ceph 5.3 M 2024-04-13T11:57:38.490 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-common x86_64 2:17.2.7-863.g4f113f54.el8 ceph 24 M 2024-04-13T11:57:38.490 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-selinux x86_64 2:17.2.7-863.g4f113f54.el8 ceph 24 k 2024-04-13T11:57:38.490 INFO:teuthology.orchestra.run.smithi132.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-04-13T11:57:38.491 INFO:teuthology.orchestra.run.smithi132.stdout: libcephfs2 x86_64 2:17.2.7-863.g4f113f54.el8 ceph 798 k 2024-04-13T11:57:38.491 INFO:teuthology.orchestra.run.smithi132.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-04-13T11:57:38.491 INFO:teuthology.orchestra.run.smithi132.stdout: librabbitmq x86_64 0.9.0-5.el8_9 rhel-8-for-x86_64-baseos-rpms 47 k 2024-04-13T11:57:38.491 INFO:teuthology.orchestra.run.smithi132.stdout: libradosstriper1 x86_64 2:17.2.7-863.g4f113f54.el8 ceph 505 k 2024-04-13T11:57:38.491 INFO:teuthology.orchestra.run.smithi132.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2024-04-13T11:57:38.491 INFO:teuthology.orchestra.run.smithi132.stdout: librgw2 x86_64 2:17.2.7-863.g4f113f54.el8 ceph 5.6 M 2024-04-13T11:57:38.491 INFO:teuthology.orchestra.run.smithi132.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-04-13T11:57:38.491 INFO:teuthology.orchestra.run.smithi132.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2024-04-13T11:57:38.491 INFO:teuthology.orchestra.run.smithi132.stdout: python3-ceph-argparse x86_64 2:17.2.7-863.g4f113f54.el8 ceph 45 k 2024-04-13T11:57:38.491 INFO:teuthology.orchestra.run.smithi132.stdout: python3-ceph-common x86_64 2:17.2.7-863.g4f113f54.el8 ceph 117 k 2024-04-13T11:57:38.491 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cephfs x86_64 2:17.2.7-863.g4f113f54.el8 ceph 190 k 2024-04-13T11:57:38.491 INFO:teuthology.orchestra.run.smithi132.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2024-04-13T11:57:38.491 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rados x86_64 2:17.2.7-863.g4f113f54.el8 ceph 370 k 2024-04-13T11:57:38.491 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rbd x86_64 2:17.2.7-863.g4f113f54.el8 ceph 358 k 2024-04-13T11:57:38.492 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rgw x86_64 2:17.2.7-863.g4f113f54.el8 ceph 107 k 2024-04-13T11:57:38.492 INFO:teuthology.orchestra.run.smithi132.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2024-04-13T11:57:38.492 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:57:38.492 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T11:57:38.492 INFO:teuthology.orchestra.run.smithi132.stdout:=================================================================================================== 2024-04-13T11:57:38.492 INFO:teuthology.orchestra.run.smithi132.stdout:Install 21 Packages 2024-04-13T11:57:38.492 INFO:teuthology.orchestra.run.smithi132.stdout:Upgrade 2 Packages 2024-04-13T11:57:38.492 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:57:38.492 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 64 M 2024-04-13T11:57:38.493 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T11:57:38.824 INFO:teuthology.orchestra.run.smithi135.stdout:(1/23): ceph-base-17.2.7-863.g4f113f54.el8.x86_ 8.4 MB/s | 5.3 MB 00:00 2024-04-13T11:57:38.874 INFO:teuthology.orchestra.run.smithi135.stdout:(2/23): ceph-selinux-17.2.7-863.g4f113f54.el8.x 489 kB/s | 24 kB 00:00 2024-04-13T11:57:39.000 INFO:teuthology.orchestra.run.smithi135.stdout:(3/23): libcephfs2-17.2.7-863.g4f113f54.el8.x86 6.2 MB/s | 798 kB 00:00 2024-04-13T11:57:39.075 INFO:teuthology.orchestra.run.smithi135.stdout:(4/23): libradosstriper1-17.2.7-863.g4f113f54.e 6.6 MB/s | 505 kB 00:00 2024-04-13T11:57:39.709 INFO:teuthology.orchestra.run.smithi135.stdout:(5/23): ceph-radosgw-17.2.7-863.g4f113f54.el8.x 11 MB/s | 17 MB 00:01 2024-04-13T11:57:39.793 INFO:teuthology.orchestra.run.smithi135.stdout:(6/23): librgw2-17.2.7-863.g4f113f54.el8.x86_64 7.8 MB/s | 5.6 MB 00:00 2024-04-13T11:57:39.818 INFO:teuthology.orchestra.run.smithi135.stdout:(7/23): python3-ceph-argparse-17.2.7-863.g4f113 413 kB/s | 45 kB 00:00 2024-04-13T11:57:39.851 INFO:teuthology.orchestra.run.smithi135.stdout:(8/23): python3-ceph-common-17.2.7-863.g4f113f5 2.0 MB/s | 117 kB 00:00 2024-04-13T11:57:39.885 INFO:teuthology.orchestra.run.smithi135.stdout:(9/23): python3-cephfs-17.2.7-863.g4f113f54.el8 2.8 MB/s | 190 kB 00:00 2024-04-13T11:57:39.919 INFO:teuthology.orchestra.run.smithi135.stdout:(10/23): python3-rados-17.2.7-863.g4f113f54.el8 5.4 MB/s | 370 kB 00:00 2024-04-13T11:57:39.969 INFO:teuthology.orchestra.run.smithi135.stdout:(11/23): python3-rbd-17.2.7-863.g4f113f54.el8.x 4.2 MB/s | 358 kB 00:00 2024-04-13T11:57:39.994 INFO:teuthology.orchestra.run.smithi135.stdout:(12/23): python3-rgw-17.2.7-863.g4f113f54.el8.x 1.4 MB/s | 107 kB 00:00 2024-04-13T11:57:40.253 INFO:teuthology.orchestra.run.smithi135.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 227 kB/s | 59 kB 00:00 2024-04-13T11:57:40.345 INFO:teuthology.orchestra.run.smithi135.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 816 kB/s | 306 kB 00:00 2024-04-13T11:57:40.357 INFO:teuthology.orchestra.run.smithi132.stdout:(1/23): ceph-base-17.2.7-863.g4f113f54.el8.x86_ 3.2 MB/s | 5.3 MB 00:01 2024-04-13T11:57:40.408 INFO:teuthology.orchestra.run.smithi132.stdout:(2/23): ceph-selinux-17.2.7-863.g4f113f54.el8.x 489 kB/s | 24 kB 00:00 2024-04-13T11:57:40.428 INFO:teuthology.orchestra.run.smithi135.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 428 kB/s | 75 kB 00:00 2024-04-13T11:57:40.520 INFO:teuthology.orchestra.run.smithi135.stdout:(16/23): librabbitmq-0.9.0-5.el8_9.x86_64.rpm 515 kB/s | 47 kB 00:00 2024-04-13T11:57:40.600 INFO:teuthology.orchestra.run.smithi132.stdout:(3/23): ceph-radosgw-17.2.7-863.g4f113f54.el8.x 8.8 MB/s | 17 MB 00:01 2024-04-13T11:57:40.629 INFO:teuthology.orchestra.run.smithi135.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 406 kB/s | 44 kB 00:00 2024-04-13T11:57:40.633 INFO:teuthology.orchestra.run.smithi132.stdout:(4/23): libcephfs2-17.2.7-863.g4f113f54.el8.x86 3.5 MB/s | 798 kB 00:00 2024-04-13T11:57:40.659 INFO:teuthology.orchestra.run.smithi132.stdout:(5/23): libradosstriper1-17.2.7-863.g4f113f54.e 8.5 MB/s | 505 kB 00:00 2024-04-13T11:57:40.679 INFO:teuthology.orchestra.run.smithi135.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 5.1 MB/s | 259 kB 00:00 2024-04-13T11:57:40.717 INFO:teuthology.orchestra.run.smithi132.stdout:(6/23): python3-ceph-argparse-17.2.7-863.g4f113 764 kB/s | 45 kB 00:00 2024-04-13T11:57:40.768 INFO:teuthology.orchestra.run.smithi132.stdout:(7/23): python3-ceph-common-17.2.7-863.g4f113f5 2.3 MB/s | 117 kB 00:00 2024-04-13T11:57:40.804 INFO:teuthology.orchestra.run.smithi135.stdout:(19/23): thrift-0.13.0-2.el8.x86_64.rpm 3.8 MB/s | 1.7 MB 00:00 2024-04-13T11:57:40.846 INFO:teuthology.orchestra.run.smithi135.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.1 MB/s | 354 kB 00:00 2024-04-13T11:57:40.910 INFO:teuthology.orchestra.run.smithi132.stdout:(8/23): python3-cephfs-17.2.7-863.g4f113f54.el8 1.3 MB/s | 190 kB 00:00 2024-04-13T11:57:41.177 INFO:teuthology.orchestra.run.smithi132.stdout:(9/23): python3-rados-17.2.7-863.g4f113f54.el8. 1.4 MB/s | 370 kB 00:00 2024-04-13T11:57:41.277 INFO:teuthology.orchestra.run.smithi132.stdout:(10/23): python3-rbd-17.2.7-863.g4f113f54.el8.x 3.5 MB/s | 358 kB 00:00 2024-04-13T11:57:41.305 INFO:teuthology.orchestra.run.smithi135.stdout:(21/23): librados2-17.2.7-863.g4f113f54.el8.x86 6.9 MB/s | 3.5 MB 00:00 2024-04-13T11:57:41.361 INFO:teuthology.orchestra.run.smithi132.stdout:(11/23): librgw2-17.2.7-863.g4f113f54.el8.x86_6 7.7 MB/s | 5.6 MB 00:00 2024-04-13T11:57:41.377 INFO:teuthology.orchestra.run.smithi132.stdout:(12/23): python3-rgw-17.2.7-863.g4f113f54.el8.x 1.0 MB/s | 107 kB 00:00 2024-04-13T11:57:41.388 INFO:teuthology.orchestra.run.smithi135.stdout:(22/23): librbd1-17.2.7-863.g4f113f54.el8.x86_6 6.6 MB/s | 3.6 MB 00:00 2024-04-13T11:57:41.578 INFO:teuthology.orchestra.run.smithi132.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 294 kB/s | 59 kB 00:00 2024-04-13T11:57:41.653 INFO:teuthology.orchestra.run.smithi132.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.0 MB/s | 306 kB 00:00 2024-04-13T11:57:41.670 INFO:teuthology.orchestra.run.smithi132.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 816 kB/s | 75 kB 00:00 2024-04-13T11:57:41.787 INFO:teuthology.orchestra.run.smithi132.stdout:(16/23): python3-prettytable-0.7.2-14.el8.noarc 377 kB/s | 44 kB 00:00 2024-04-13T11:57:41.846 INFO:teuthology.orchestra.run.smithi132.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 9.0 MB/s | 1.7 MB 00:00 2024-04-13T11:57:41.871 INFO:teuthology.orchestra.run.smithi132.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.0 MB/s | 259 kB 00:00 2024-04-13T11:57:42.021 INFO:teuthology.orchestra.run.smithi132.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.0 MB/s | 354 kB 00:00 2024-04-13T11:57:42.080 INFO:teuthology.orchestra.run.smithi132.stdout:(20/23): librabbitmq-0.9.0-5.el8_9.x86_64.rpm 232 kB/s | 47 kB 00:00 2024-04-13T11:57:42.439 INFO:teuthology.orchestra.run.smithi132.stdout:(21/23): librbd1-17.2.7-863.g4f113f54.el8.x86_6 10 MB/s | 3.6 MB 00:00 2024-04-13T11:57:42.497 INFO:teuthology.orchestra.run.smithi132.stdout:(22/23): librados2-17.2.7-863.g4f113f54.el8.x86 7.3 MB/s | 3.5 MB 00:00 2024-04-13T11:57:43.822 INFO:teuthology.orchestra.run.smithi132.stdout:(23/23): ceph-common-17.2.7-863.g4f113f54.el8.x 4.6 MB/s | 24 MB 00:05 2024-04-13T11:57:43.825 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T11:57:43.825 INFO:teuthology.orchestra.run.smithi132.stdout:Total 12 MB/s | 64 MB 00:05 2024-04-13T11:57:43.876 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T11:57:43.922 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T11:57:43.922 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T11:57:44.268 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T11:57:44.277 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T11:57:44.780 INFO:teuthology.orchestra.run.smithi135.stdout:(23/23): ceph-common-17.2.7-863.g4f113f54.el8.x 3.6 MB/s | 24 MB 00:06 2024-04-13T11:57:44.782 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T11:57:44.783 INFO:teuthology.orchestra.run.smithi135.stdout:Total 9.0 MB/s | 64 MB 00:07 2024-04-13T11:57:44.832 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T11:57:44.878 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T11:57:44.878 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T11:57:45.224 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T11:57:45.233 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T11:57:45.334 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T11:57:45.550 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 1/25 2024-04-13T11:57:45.928 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 1/25 2024-04-13T11:57:46.184 INFO:teuthology.orchestra.run.smithi132.stdout: Upgrading : librados2-2:17.2.7-863.g4f113f54.el8.x86_64 2/25 2024-04-13T11:57:46.271 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librados2-2:17.2.7-863.g4f113f54.el8.x86_64 2/25 2024-04-13T11:57:46.306 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T11:57:46.472 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-rados-2:17.2.7-863.g4f113f54.el8.x86_64 3/25 2024-04-13T11:57:46.475 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 1/25 2024-04-13T11:57:46.724 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : liboath-2.6.2-3.el8.x86_64 4/25 2024-04-13T11:57:46.861 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 1/25 2024-04-13T11:57:46.892 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libcephfs2-2:17.2.7-863.g4f113f54.el8.x86_64 5/25 2024-04-13T11:57:47.125 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : librados2-2:17.2.7-863.g4f113f54.el8.x86_64 2/25 2024-04-13T11:57:47.219 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librados2-2:17.2.7-863.g4f113f54.el8.x86_64 2/25 2024-04-13T11:57:47.322 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libcephfs2-2:17.2.7-863.g4f113f54.el8.x86_64 5/25 2024-04-13T11:57:47.414 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rados-2:17.2.7-863.g4f113f54.el8.x86_64 3/25 2024-04-13T11:57:47.525 INFO:teuthology.orchestra.run.smithi132.stdout: Upgrading : librbd1-2:17.2.7-863.g4f113f54.el8.x86_64 6/25 2024-04-13T11:57:47.594 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librbd1-2:17.2.7-863.g4f113f54.el8.x86_64 6/25 2024-04-13T11:57:47.666 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : liboath-2.6.2-3.el8.x86_64 4/25 2024-04-13T11:57:47.798 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : librabbitmq-0.9.0-5.el8_9.x86_64 7/25 2024-04-13T11:57:47.867 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libcephfs2-2:17.2.7-863.g4f113f54.el8.x86_64 5/25 2024-04-13T11:57:47.975 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2024-04-13T11:57:48.176 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2024-04-13T11:57:48.262 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libcephfs2-2:17.2.7-863.g4f113f54.el8.x86_64 5/25 2024-04-13T11:57:48.717 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : librbd1-2:17.2.7-863.g4f113f54.el8.x86_64 6/25 2024-04-13T11:57:48.837 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : thrift-0.13.0-2.el8.x86_64 9/25 2024-04-13T11:57:48.854 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librbd1-2:17.2.7-863.g4f113f54.el8.x86_64 6/25 2024-04-13T11:57:48.983 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 7/25 2024-04-13T11:57:48.991 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : librgw2-2:17.2.7-863.g4f113f54.el8.x86_64 10/25 2024-04-13T11:57:49.036 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 7/25 2024-04-13T11:57:49.057 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librgw2-2:17.2.7-863.g4f113f54.el8.x86_64 10/25 2024-04-13T11:57:49.210 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-ceph-argparse-2:17.2.7-863.g4f113f54.el8.x 11/25 2024-04-13T11:57:49.338 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librabbitmq-0.9.0-5.el8_9.x86_64 8/25 2024-04-13T11:57:49.378 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cephfs-2:17.2.7-863.g4f113f54.el8.x86_64 12/25 2024-04-13T11:57:49.618 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-rgw-2:17.2.7-863.g4f113f54.el8.x86_64 13/25 2024-04-13T11:57:49.836 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-rbd-2:17.2.7-863.g4f113f54.el8.x86_64 14/25 2024-04-13T11:57:50.007 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : thrift-0.13.0-2.el8.x86_64 9/25 2024-04-13T11:57:50.033 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libradosstriper1-2:17.2.7-863.g4f113f54.el8.x86_64 15/25 2024-04-13T11:57:50.087 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libradosstriper1-2:17.2.7-863.g4f113f54.el8.x86_64 15/25 2024-04-13T11:57:50.150 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librgw2-2:17.2.7-863.g4f113f54.el8.x86_64 10/25 2024-04-13T11:57:50.241 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librgw2-2:17.2.7-863.g4f113f54.el8.x86_64 10/25 2024-04-13T11:57:50.242 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2024-04-13T11:57:50.376 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-ceph-argparse-2:17.2.7-863.g4f113f54.el8.x 11/25 2024-04-13T11:57:50.468 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2024-04-13T11:57:50.544 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cephfs-2:17.2.7-863.g4f113f54.el8.x86_64 12/25 2024-04-13T11:57:50.721 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2024-04-13T11:57:50.759 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rgw-2:17.2.7-863.g4f113f54.el8.x86_64 13/25 2024-04-13T11:57:50.892 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-ceph-common-2:17.2.7-863.g4f113f54.el8.x86 19/25 2024-04-13T11:57:51.027 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rbd-2:17.2.7-863.g4f113f54.el8.x86_64 14/25 2024-04-13T11:57:51.149 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libradosstriper1-2:17.2.7-863.g4f113f54.el8.x86_64 15/25 2024-04-13T11:57:51.219 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libradosstriper1-2:17.2.7-863.g4f113f54.el8.x86_64 15/25 2024-04-13T11:57:51.383 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2024-04-13T11:57:51.599 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2024-04-13T11:57:51.858 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2024-04-13T11:57:52.017 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-ceph-common-2:17.2.7-863.g4f113f54.el8.x86 19/25 2024-04-13T11:57:55.263 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-common-2:17.2.7-863.g4f113f54.el8.x86_64 20/25 2024-04-13T11:57:55.533 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-common-2:17.2.7-863.g4f113f54.el8.x86_64 20/25 2024-04-13T11:57:55.907 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-common-2:17.2.7-863.g4f113f54.el8.x86_64 20/25 2024-04-13T11:57:56.099 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-common-2:17.2.7-863.g4f113f54.el8.x86_64 20/25 2024-04-13T11:57:56.183 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-common-2:17.2.7-863.g4f113f54.el8.x86_64 20/25 2024-04-13T11:57:56.406 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-base-2:17.2.7-863.g4f113f54.el8.x86_64 21/25 2024-04-13T11:57:56.486 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-base-2:17.2.7-863.g4f113f54.el8.x86_64 21/25 2024-04-13T11:57:56.657 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-selinux-2:17.2.7-863.g4f113f54.el8.x86_64 22/25 2024-04-13T11:57:56.752 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-common-2:17.2.7-863.g4f113f54.el8.x86_64 20/25 2024-04-13T11:57:57.025 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-base-2:17.2.7-863.g4f113f54.el8.x86_64 21/25 2024-04-13T11:57:57.109 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-base-2:17.2.7-863.g4f113f54.el8.x86_64 21/25 2024-04-13T11:57:57.316 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-selinux-2:17.2.7-863.g4f113f54.el8.x86_64 22/25 2024-04-13T11:58:15.463 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-selinux-2:17.2.7-863.g4f113f54.el8.x86_64 22/25 2024-04-13T11:58:15.464 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /sys 2024-04-13T11:58:15.464 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /proc 2024-04-13T11:58:15.464 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /dev 2024-04-13T11:58:15.464 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /run 2024-04-13T11:58:15.464 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /mnt 2024-04-13T11:58:15.464 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /var/tmp 2024-04-13T11:58:15.464 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /home 2024-04-13T11:58:15.464 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /tmp 2024-04-13T11:58:15.464 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /dev 2024-04-13T11:58:15.464 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:58:16.089 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-selinux-2:17.2.7-863.g4f113f54.el8.x86_64 22/25 2024-04-13T11:58:16.090 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /sys 2024-04-13T11:58:16.090 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /proc 2024-04-13T11:58:16.090 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /dev 2024-04-13T11:58:16.090 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /run 2024-04-13T11:58:16.090 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /mnt 2024-04-13T11:58:16.090 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /var/tmp 2024-04-13T11:58:16.090 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /home 2024-04-13T11:58:16.090 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /tmp 2024-04-13T11:58:16.091 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /dev 2024-04-13T11:58:16.091 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:58:17.161 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-radosgw-2:17.2.7-863.g4f113f54.el8.x86_64 23/25 2024-04-13T11:58:17.227 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-863.g4f113f54.el8.x86_64 23/25 2024-04-13T11:58:17.227 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-04-13T11:58:17.481 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-04-13T11:58:17.482 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2024-04-13T11:58:17.789 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-radosgw-2:17.2.7-863.g4f113f54.el8.x86_64 23/25 2024-04-13T11:58:17.867 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-863.g4f113f54.el8.x86_64 23/25 2024-04-13T11:58:17.867 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-04-13T11:58:18.106 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-04-13T11:58:18.107 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2024-04-13T11:58:18.162 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2024-04-13T11:58:18.162 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-base-2:17.2.7-863.g4f113f54.el8.x86_64 1/25 2024-04-13T11:58:18.162 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-common-2:17.2.7-863.g4f113f54.el8.x86_64 2/25 2024-04-13T11:58:18.162 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-radosgw-2:17.2.7-863.g4f113f54.el8.x86_64 3/25 2024-04-13T11:58:18.162 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-selinux-2:17.2.7-863.g4f113f54.el8.x86_64 4/25 2024-04-13T11:58:18.162 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libcephfs2-2:17.2.7-863.g4f113f54.el8.x86_64 5/25 2024-04-13T11:58:18.162 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libradosstriper1-2:17.2.7-863.g4f113f54.el8.x86_64 6/25 2024-04-13T11:58:18.162 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librgw2-2:17.2.7-863.g4f113f54.el8.x86_64 7/25 2024-04-13T11:58:18.163 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-ceph-argparse-2:17.2.7-863.g4f113f54.el8.x 8/25 2024-04-13T11:58:18.163 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-ceph-common-2:17.2.7-863.g4f113f54.el8.x86 9/25 2024-04-13T11:58:18.163 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cephfs-2:17.2.7-863.g4f113f54.el8.x86_64 10/25 2024-04-13T11:58:18.163 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-rados-2:17.2.7-863.g4f113f54.el8.x86_64 11/25 2024-04-13T11:58:18.163 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-rbd-2:17.2.7-863.g4f113f54.el8.x86_64 12/25 2024-04-13T11:58:18.163 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-rgw-2:17.2.7-863.g4f113f54.el8.x86_64 13/25 2024-04-13T11:58:18.163 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2024-04-13T11:58:18.163 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2024-04-13T11:58:18.163 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2024-04-13T11:58:18.163 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2024-04-13T11:58:18.163 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 18/25 2024-04-13T11:58:18.163 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2024-04-13T11:58:18.163 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2024-04-13T11:58:18.164 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librabbitmq-0.9.0-5.el8_9.x86_64 21/25 2024-04-13T11:58:18.164 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librados2-2:17.2.7-863.g4f113f54.el8.x86_64 22/25 2024-04-13T11:58:18.164 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2024-04-13T11:58:18.164 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librbd1-2:17.2.7-863.g4f113f54.el8.x86_64 24/25 2024-04-13T11:58:18.763 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2024-04-13T11:58:18.763 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-base-2:17.2.7-863.g4f113f54.el8.x86_64 1/25 2024-04-13T11:58:18.763 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-common-2:17.2.7-863.g4f113f54.el8.x86_64 2/25 2024-04-13T11:58:18.763 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-radosgw-2:17.2.7-863.g4f113f54.el8.x86_64 3/25 2024-04-13T11:58:18.763 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-selinux-2:17.2.7-863.g4f113f54.el8.x86_64 4/25 2024-04-13T11:58:18.763 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libcephfs2-2:17.2.7-863.g4f113f54.el8.x86_64 5/25 2024-04-13T11:58:18.763 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libradosstriper1-2:17.2.7-863.g4f113f54.el8.x86_64 6/25 2024-04-13T11:58:18.763 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librgw2-2:17.2.7-863.g4f113f54.el8.x86_64 7/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-ceph-argparse-2:17.2.7-863.g4f113f54.el8.x 8/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-ceph-common-2:17.2.7-863.g4f113f54.el8.x86 9/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cephfs-2:17.2.7-863.g4f113f54.el8.x86_64 10/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rados-2:17.2.7-863.g4f113f54.el8.x86_64 11/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rbd-2:17.2.7-863.g4f113f54.el8.x86_64 12/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rgw-2:17.2.7-863.g4f113f54.el8.x86_64 13/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librabbitmq-0.9.0-5.el8_9.x86_64 18/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 20/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2024-04-13T11:58:18.764 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librados2-2:17.2.7-863.g4f113f54.el8.x86_64 22/25 2024-04-13T11:58:18.765 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2024-04-13T11:58:18.765 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librbd1-2:17.2.7-863.g4f113f54.el8.x86_64 24/25 2024-04-13T11:58:29.414 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2024-04-13T11:58:29.414 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T11:58:29.960 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:58:29.960 INFO:teuthology.orchestra.run.smithi135.stdout:Upgraded: 2024-04-13T11:58:29.960 INFO:teuthology.orchestra.run.smithi135.stdout: librados2-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.960 INFO:teuthology.orchestra.run.smithi135.stdout: librbd1-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.960 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T11:58:29.961 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-base-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.961 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-common-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.961 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-radosgw-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.961 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-selinux-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.961 INFO:teuthology.orchestra.run.smithi135.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-04-13T11:58:29.961 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs2-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.961 INFO:teuthology.orchestra.run.smithi135.stdout: liboath-2.6.2-3.el8.x86_64 2024-04-13T11:58:29.961 INFO:teuthology.orchestra.run.smithi135.stdout: librabbitmq-0.9.0-5.el8_9.x86_64 2024-04-13T11:58:29.961 INFO:teuthology.orchestra.run.smithi135.stdout: libradosstriper1-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.961 INFO:teuthology.orchestra.run.smithi135.stdout: librdkafka-0.11.4-3.el8.x86_64 2024-04-13T11:58:29.961 INFO:teuthology.orchestra.run.smithi135.stdout: librgw2-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.961 INFO:teuthology.orchestra.run.smithi135.stdout: libunwind-1.3.1-3.el8.x86_64 2024-04-13T11:58:29.961 INFO:teuthology.orchestra.run.smithi135.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-04-13T11:58:29.961 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-argparse-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.962 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-common-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.962 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cephfs-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.962 INFO:teuthology.orchestra.run.smithi135.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-04-13T11:58:29.962 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rados-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.962 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rbd-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.962 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rgw-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:29.962 INFO:teuthology.orchestra.run.smithi135.stdout: thrift-0.13.0-2.el8.x86_64 2024-04-13T11:58:29.962 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:58:29.962 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T11:58:30.154 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-test 2024-04-13T11:58:30.507 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T11:58:32.134 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2024-04-13T11:58:32.134 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T11:58:32.415 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2024-04-13T11:58:32.683 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:58:32.683 INFO:teuthology.orchestra.run.smithi132.stdout:Upgraded: 2024-04-13T11:58:32.683 INFO:teuthology.orchestra.run.smithi132.stdout: librados2-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.683 INFO:teuthology.orchestra.run.smithi132.stdout: librbd1-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.683 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T11:58:32.683 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-base-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.683 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-common-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.683 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-radosgw-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-selinux-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: libcephfs2-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: liboath-2.6.2-3.el8.x86_64 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: librabbitmq-0.9.0-5.el8_9.x86_64 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: libradosstriper1-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: librdkafka-0.11.4-3.el8.x86_64 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: librgw2-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: libunwind-1.3.1-3.el8.x86_64 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: python3-ceph-argparse-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: python3-ceph-common-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cephfs-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-04-13T11:58:32.684 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rados-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.685 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rbd-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.685 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rgw-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:58:32.685 INFO:teuthology.orchestra.run.smithi132.stdout: thrift-0.13.0-2.el8.x86_64 2024-04-13T11:58:32.685 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:58:32.685 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T11:58:32.713 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 62 kB/s | 4.5 kB 00:00 2024-04-13T11:58:32.885 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-test 2024-04-13T11:58:33.239 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T11:58:35.086 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 42 kB/s | 4.5 kB 00:00 2024-04-13T11:58:35.279 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T11:58:35.280 INFO:teuthology.orchestra.run.smithi135.stdout:=========================================================================================== 2024-04-13T11:58:35.280 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-04-13T11:58:35.280 INFO:teuthology.orchestra.run.smithi135.stdout:=========================================================================================== 2024-04-13T11:58:35.280 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T11:58:35.280 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-test x86_64 2:17.2.7-863.g4f113f54.el8 ceph 53 M 2024-04-13T11:58:35.280 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-04-13T11:58:35.281 INFO:teuthology.orchestra.run.smithi135.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2024-04-13T11:58:35.281 INFO:teuthology.orchestra.run.smithi135.stdout: libcephsqlite x86_64 2:17.2.7-863.g4f113f54.el8 ceph 179 k 2024-04-13T11:58:35.281 INFO:teuthology.orchestra.run.smithi135.stdout: oniguruma x86_64 6.8.2-2.1.el8_9 rhel-8-for-x86_64-appstream-rpms 188 k 2024-04-13T11:58:35.281 INFO:teuthology.orchestra.run.smithi135.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-04-13T11:58:35.281 INFO:teuthology.orchestra.run.smithi135.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2024-04-13T11:58:35.281 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:58:35.281 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T11:58:35.281 INFO:teuthology.orchestra.run.smithi135.stdout:=========================================================================================== 2024-04-13T11:58:35.281 INFO:teuthology.orchestra.run.smithi135.stdout:Install 6 Packages 2024-04-13T11:58:35.281 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:58:35.282 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 54 M 2024-04-13T11:58:35.282 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 236 M 2024-04-13T11:58:35.282 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T11:58:35.332 INFO:teuthology.orchestra.run.smithi135.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 70 kB 00:00 2024-04-13T11:58:35.525 INFO:teuthology.orchestra.run.smithi135.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.7 MB/s | 323 kB 00:00 2024-04-13T11:58:35.557 INFO:teuthology.orchestra.run.smithi135.stdout:(3/6): libcephsqlite-17.2.7-863.g4f113f54.el8.x 650 kB/s | 179 kB 00:00 2024-04-13T11:58:35.658 INFO:teuthology.orchestra.run.smithi135.stdout:(4/6): jq-1.6-7.el8.x86_64.rpm 1.5 MB/s | 202 kB 00:00 2024-04-13T11:58:35.708 INFO:teuthology.orchestra.run.smithi135.stdout:(5/6): oniguruma-6.8.2-2.1.el8_9.x86_64.rpm 1.2 MB/s | 188 kB 00:00 2024-04-13T11:58:35.761 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 32 kB/s | 4.1 kB 00:00 2024-04-13T11:58:37.958 INFO:teuthology.orchestra.run.smithi135.stdout:(6/6): ceph-test-17.2.7-863.g4f113f54.el8.x86_6 20 MB/s | 53 MB 00:02 2024-04-13T11:58:37.959 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T11:58:37.960 INFO:teuthology.orchestra.run.smithi135.stdout:Total 20 MB/s | 54 MB 00:02 2024-04-13T11:58:37.998 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T11:58:38.019 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T11:58:38.020 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T11:58:38.030 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T11:58:38.031 INFO:teuthology.orchestra.run.smithi132.stdout:=========================================================================================== 2024-04-13T11:58:38.031 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-04-13T11:58:38.031 INFO:teuthology.orchestra.run.smithi132.stdout:=========================================================================================== 2024-04-13T11:58:38.031 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T11:58:38.031 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-test x86_64 2:17.2.7-863.g4f113f54.el8 ceph 53 M 2024-04-13T11:58:38.031 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-04-13T11:58:38.031 INFO:teuthology.orchestra.run.smithi132.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2024-04-13T11:58:38.031 INFO:teuthology.orchestra.run.smithi132.stdout: libcephsqlite x86_64 2:17.2.7-863.g4f113f54.el8 ceph 179 k 2024-04-13T11:58:38.031 INFO:teuthology.orchestra.run.smithi132.stdout: oniguruma x86_64 6.8.2-2.1.el8_9 rhel-8-for-x86_64-appstream-rpms 188 k 2024-04-13T11:58:38.032 INFO:teuthology.orchestra.run.smithi132.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-04-13T11:58:38.032 INFO:teuthology.orchestra.run.smithi132.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2024-04-13T11:58:38.032 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:58:38.032 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T11:58:38.032 INFO:teuthology.orchestra.run.smithi132.stdout:=========================================================================================== 2024-04-13T11:58:38.032 INFO:teuthology.orchestra.run.smithi132.stdout:Install 6 Packages 2024-04-13T11:58:38.032 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:58:38.033 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 54 M 2024-04-13T11:58:38.033 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 236 M 2024-04-13T11:58:38.033 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T11:58:38.068 INFO:teuthology.orchestra.run.smithi132.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.9 MB/s | 70 kB 00:00 2024-04-13T11:58:38.235 INFO:teuthology.orchestra.run.smithi132.stdout:(2/6): libcephsqlite-17.2.7-863.g4f113f54.el8.x 885 kB/s | 179 kB 00:00 2024-04-13T11:58:38.307 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T11:58:38.311 INFO:teuthology.orchestra.run.smithi132.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.4 MB/s | 323 kB 00:00 2024-04-13T11:58:38.316 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T11:58:38.386 INFO:teuthology.orchestra.run.smithi132.stdout:(4/6): jq-1.6-7.el8.x86_64.rpm 1.3 MB/s | 202 kB 00:00 2024-04-13T11:58:38.419 INFO:teuthology.orchestra.run.smithi132.stdout:(5/6): oniguruma-6.8.2-2.1.el8_9.x86_64.rpm 1.7 MB/s | 188 kB 00:00 2024-04-13T11:58:38.798 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T11:58:38.968 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : oniguruma-6.8.2-2.1.el8_9.x86_64 1/6 2024-04-13T11:58:39.036 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: oniguruma-6.8.2-2.1.el8_9.x86_64 1/6 2024-04-13T11:58:39.246 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : jq-1.6-7.el8.x86_64 2/6 2024-04-13T11:58:39.470 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2024-04-13T11:58:39.665 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2024-04-13T11:58:39.820 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libcephsqlite-2:17.2.7-863.g4f113f54.el8.x86_64 5/6 2024-04-13T11:58:40.553 INFO:teuthology.orchestra.run.smithi132.stdout:(6/6): ceph-test-17.2.7-863.g4f113f54.el8.x86_6 21 MB/s | 53 MB 00:02 2024-04-13T11:58:40.555 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T11:58:40.555 INFO:teuthology.orchestra.run.smithi132.stdout:Total 21 MB/s | 54 MB 00:02 2024-04-13T11:58:40.595 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T11:58:40.617 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T11:58:40.617 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T11:58:40.906 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T11:58:40.915 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T11:58:41.418 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T11:58:41.592 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : oniguruma-6.8.2-2.1.el8_9.x86_64 1/6 2024-04-13T11:58:41.672 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: oniguruma-6.8.2-2.1.el8_9.x86_64 1/6 2024-04-13T11:58:41.870 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : jq-1.6-7.el8.x86_64 2/6 2024-04-13T11:58:42.081 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2024-04-13T11:58:42.257 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2024-04-13T11:58:42.423 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libcephsqlite-2:17.2.7-863.g4f113f54.el8.x86_64 5/6 2024-04-13T11:58:44.818 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libcephsqlite-2:17.2.7-863.g4f113f54.el8.x86_64 5/6 2024-04-13T11:58:45.015 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-test-2:17.2.7-863.g4f113f54.el8.x86_64 6/6 2024-04-13T11:58:45.313 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-test-2:17.2.7-863.g4f113f54.el8.x86_64 6/6 2024-04-13T11:58:45.313 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-test-2:17.2.7-863.g4f113f54.el8.x86_64 1/6 2024-04-13T11:58:45.313 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libcephsqlite-2:17.2.7-863.g4f113f54.el8.x86_64 2/6 2024-04-13T11:58:45.313 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2024-04-13T11:58:45.313 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2024-04-13T11:58:45.313 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : jq-1.6-7.el8.x86_64 5/6 2024-04-13T11:58:47.441 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libcephsqlite-2:17.2.7-863.g4f113f54.el8.x86_64 5/6 2024-04-13T11:58:47.697 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-test-2:17.2.7-863.g4f113f54.el8.x86_64 6/6 2024-04-13T11:58:47.963 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-test-2:17.2.7-863.g4f113f54.el8.x86_64 6/6 2024-04-13T11:58:47.963 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-test-2:17.2.7-863.g4f113f54.el8.x86_64 1/6 2024-04-13T11:58:47.963 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libcephsqlite-2:17.2.7-863.g4f113f54.el8.x86_64 2/6 2024-04-13T11:58:47.963 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2024-04-13T11:58:47.963 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2024-04-13T11:58:47.963 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : jq-1.6-7.el8.x86_64 5/6 2024-04-13T11:59:00.994 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : oniguruma-6.8.2-2.1.el8_9.x86_64 6/6 2024-04-13T11:59:01.013 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T11:59:01.522 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:59:01.522 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T11:59:01.522 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-test-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:59:01.522 INFO:teuthology.orchestra.run.smithi135.stdout: jq-1.6-7.el8.x86_64 2024-04-13T11:59:01.522 INFO:teuthology.orchestra.run.smithi135.stdout: libcephsqlite-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:59:01.523 INFO:teuthology.orchestra.run.smithi135.stdout: oniguruma-6.8.2-2.1.el8_9.x86_64 2024-04-13T11:59:01.523 INFO:teuthology.orchestra.run.smithi135.stdout: socat-1.7.4.1-1.el8.x86_64 2024-04-13T11:59:01.523 INFO:teuthology.orchestra.run.smithi135.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2024-04-13T11:59:01.523 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:59:01.523 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T11:59:01.676 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph 2024-04-13T11:59:02.021 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T11:59:03.726 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : oniguruma-6.8.2-2.1.el8_9.x86_64 6/6 2024-04-13T11:59:03.726 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T11:59:04.050 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2024-04-13T11:59:04.267 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:59:04.267 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T11:59:04.267 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-test-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:59:04.267 INFO:teuthology.orchestra.run.smithi132.stdout: jq-1.6-7.el8.x86_64 2024-04-13T11:59:04.267 INFO:teuthology.orchestra.run.smithi132.stdout: libcephsqlite-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:59:04.267 INFO:teuthology.orchestra.run.smithi132.stdout: oniguruma-6.8.2-2.1.el8_9.x86_64 2024-04-13T11:59:04.267 INFO:teuthology.orchestra.run.smithi132.stdout: socat-1.7.4.1-1.el8.x86_64 2024-04-13T11:59:04.267 INFO:teuthology.orchestra.run.smithi132.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2024-04-13T11:59:04.267 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:59:04.267 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T11:59:04.439 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph 2024-04-13T11:59:04.454 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 26 kB/s | 4.5 kB 00:00 2024-04-13T11:59:04.780 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T11:59:06.537 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2024-04-13T11:59:07.067 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T11:59:07.071 INFO:teuthology.orchestra.run.smithi135.stdout:====================================================================================================== 2024-04-13T11:59:07.071 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-04-13T11:59:07.071 INFO:teuthology.orchestra.run.smithi135.stdout:====================================================================================================== 2024-04-13T11:59:07.071 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T11:59:07.071 INFO:teuthology.orchestra.run.smithi135.stdout: ceph x86_64 2:17.2.7-863.g4f113f54.el8 ceph 6.4 k 2024-04-13T11:59:07.071 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-04-13T11:59:07.071 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mds x86_64 2:17.2.7-863.g4f113f54.el8 ceph 2.3 M 2024-04-13T11:59:07.071 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr x86_64 2:17.2.7-863.g4f113f54.el8 ceph 1.6 M 2024-04-13T11:59:07.071 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-modules-core noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 240 k 2024-04-13T11:59:07.071 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mon x86_64 2:17.2.7-863.g4f113f54.el8 ceph 4.0 M 2024-04-13T11:59:07.071 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-osd x86_64 2:17.2.7-863.g4f113f54.el8 ceph 17 M 2024-04-13T11:59:07.071 INFO:teuthology.orchestra.run.smithi135.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-04-13T11:59:07.072 INFO:teuthology.orchestra.run.smithi135.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-04-13T11:59:07.072 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2024-04-13T11:59:07.072 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-04-13T11:59:07.072 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-04-13T11:59:07.072 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cryptography x86_64 3.2.1-7.el8_9 rhel-8-for-x86_64-baseos-rpms 559 k 2024-04-13T11:59:07.072 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-04-13T11:59:07.072 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-04-13T11:59:07.072 INFO:teuthology.orchestra.run.smithi135.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-04-13T11:59:07.072 INFO:teuthology.orchestra.run.smithi135.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2024-04-13T11:59:07.072 INFO:teuthology.orchestra.run.smithi135.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2024-04-13T11:59:07.072 INFO:teuthology.orchestra.run.smithi135.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-04-13T11:59:07.072 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-04-13T11:59:07.073 INFO:teuthology.orchestra.run.smithi135.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-04-13T11:59:07.073 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2024-04-13T11:59:07.073 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2024-04-13T11:59:07.073 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2024-04-13T11:59:07.073 INFO:teuthology.orchestra.run.smithi135.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-04-13T11:59:07.073 INFO:teuthology.orchestra.run.smithi135.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-04-13T11:59:07.073 INFO:teuthology.orchestra.run.smithi135.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-04-13T11:59:07.073 INFO:teuthology.orchestra.run.smithi135.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-04-13T11:59:07.073 INFO:teuthology.orchestra.run.smithi135.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-04-13T11:59:07.073 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-04-13T11:59:07.073 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-04-13T11:59:07.073 INFO:teuthology.orchestra.run.smithi135.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2024-04-13T11:59:07.074 INFO:teuthology.orchestra.run.smithi135.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-04-13T11:59:07.074 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:59:07.074 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T11:59:07.074 INFO:teuthology.orchestra.run.smithi135.stdout:====================================================================================================== 2024-04-13T11:59:07.074 INFO:teuthology.orchestra.run.smithi135.stdout:Install 32 Packages 2024-04-13T11:59:07.074 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:59:07.074 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 29 M 2024-04-13T11:59:07.075 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 113 M 2024-04-13T11:59:07.075 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T11:59:07.288 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 21 kB/s | 4.1 kB 00:00 2024-04-13T11:59:07.295 INFO:teuthology.orchestra.run.smithi135.stdout:(1/32): ceph-17.2.7-863.g4f113f54.el8.x86_64.rp 43 kB/s | 6.4 kB 00:00 2024-04-13T11:59:07.695 INFO:teuthology.orchestra.run.smithi135.stdout:(2/32): ceph-mon-17.2.7-863.g4f113f54.el8.x86_6 10 MB/s | 4.0 MB 00:00 2024-04-13T11:59:07.737 INFO:teuthology.orchestra.run.smithi135.stdout:(3/32): ceph-mgr-17.2.7-863.g4f113f54.el8.x86_6 2.7 MB/s | 1.6 MB 00:00 2024-04-13T11:59:07.837 INFO:teuthology.orchestra.run.smithi135.stdout:(4/32): ceph-mds-17.2.7-863.g4f113f54.el8.x86_6 3.4 MB/s | 2.3 MB 00:00 2024-04-13T11:59:07.862 INFO:teuthology.orchestra.run.smithi135.stdout:(5/32): ceph-mgr-modules-core-17.2.7-863.g4f113 1.9 MB/s | 240 kB 00:00 2024-04-13T11:59:07.905 INFO:teuthology.orchestra.run.smithi135.stdout:(6/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 651 kB/s | 44 kB 00:00 2024-04-13T11:59:07.930 INFO:teuthology.orchestra.run.smithi135.stdout:(7/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 2.7 MB/s | 185 kB 00:00 2024-04-13T11:59:07.966 INFO:teuthology.orchestra.run.smithi135.stdout:(8/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 2.9 MB/s | 173 kB 00:00 2024-04-13T11:59:07.989 INFO:teuthology.orchestra.run.smithi135.stdout:(9/32): python3-cherrypy-18.4.0-1.el8.noarch.rp 6.4 MB/s | 384 kB 00:00 2024-04-13T11:59:08.044 INFO:teuthology.orchestra.run.smithi135.stdout:(10/32): python3-jaraco-6.2-6.el8.noarch.rpm 138 kB/s | 11 kB 00:00 2024-04-13T11:59:08.073 INFO:teuthology.orchestra.run.smithi135.stdout:(11/32): python3-jaraco-functools-2.0-4.el8.noa 209 kB/s | 18 kB 00:00 2024-04-13T11:59:08.098 INFO:teuthology.orchestra.run.smithi135.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 903 kB/s | 49 kB 00:00 2024-04-13T11:59:08.124 INFO:teuthology.orchestra.run.smithi135.stdout:(13/32): python3-more-itertools-7.2.0-3.el8.noa 1.1 MB/s | 59 kB 00:00 2024-04-13T11:59:08.149 INFO:teuthology.orchestra.run.smithi135.stdout:(14/32): python3-pecan-1.3.2-9.el8.noarch.rpm 5.5 MB/s | 283 kB 00:00 2024-04-13T11:59:08.174 INFO:teuthology.orchestra.run.smithi135.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 309 kB/s | 16 kB 00:00 2024-04-13T11:59:08.208 INFO:teuthology.orchestra.run.smithi135.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 317 kB/s | 19 kB 00:00 2024-04-13T11:59:08.234 INFO:teuthology.orchestra.run.smithi135.stdout:(17/32): python3-singledispatch-3.4.0.3-18.el8. 405 kB/s | 24 kB 00:00 2024-04-13T11:59:08.259 INFO:teuthology.orchestra.run.smithi135.stdout:(18/32): python3-tempora-1.14.1-5.el8.noarch.rp 578 kB/s | 29 kB 00:00 2024-04-13T11:59:08.285 INFO:teuthology.orchestra.run.smithi135.stdout:(19/32): python3-trustme-0.6.0-4.el8.noarch.rpm 544 kB/s | 27 kB 00:00 2024-04-13T11:59:08.310 INFO:teuthology.orchestra.run.smithi135.stdout:(20/32): python3-waitress-1.4.3-1.el8.noarch.rp 4.9 MB/s | 255 kB 00:00 2024-04-13T11:59:08.335 INFO:teuthology.orchestra.run.smithi135.stdout:(21/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 4.9 MB/s | 251 kB 00:00 2024-04-13T11:59:08.352 INFO:teuthology.orchestra.run.smithi135.stdout:(22/32): python3-webtest-2.0.33-1.el8.noarch.rp 2.0 MB/s | 85 kB 00:00 2024-04-13T11:59:08.398 INFO:teuthology.orchestra.run.smithi135.stdout:(23/32): python3-zc-lockfile-2.0-2.el8.noarch.r 370 kB/s | 23 kB 00:00 2024-04-13T11:59:08.570 INFO:teuthology.orchestra.run.smithi135.stdout:(24/32): python3-pycparser-2.14-14.el8.noarch.r 502 kB/s | 109 kB 00:00 2024-04-13T11:59:08.595 INFO:teuthology.orchestra.run.smithi135.stdout:(25/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 1.2 MB/s | 238 kB 00:00 2024-04-13T11:59:08.796 INFO:teuthology.orchestra.run.smithi135.stdout:(26/32): ceph-osd-17.2.7-863.g4f113f54.el8.x86_ 16 MB/s | 17 MB 00:01 2024-04-13T11:59:08.829 INFO:teuthology.orchestra.run.smithi135.stdout:(27/32): python3-werkzeug-0.12.2-4.el8.noarch.r 1.9 MB/s | 457 kB 00:00 2024-04-13T11:59:08.863 INFO:teuthology.orchestra.run.smithi135.stdout:(28/32): python3-cryptography-3.2.1-7.el8_9.x86 1.9 MB/s | 559 kB 00:00 2024-04-13T11:59:08.963 INFO:teuthology.orchestra.run.smithi135.stdout:(29/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 809 kB/s | 103 kB 00:00 2024-04-13T11:59:08.989 INFO:teuthology.orchestra.run.smithi135.stdout:(30/32): python3-markupsafe-0.23-19.el8.x86_64. 202 kB/s | 39 kB 00:00 2024-04-13T11:59:09.014 INFO:teuthology.orchestra.run.smithi135.stdout:(31/32): python3-mako-1.0.6-14.el8.noarch.rpm 1.0 MB/s | 157 kB 00:00 2024-04-13T11:59:09.064 INFO:teuthology.orchestra.run.smithi135.stdout:(32/32): python3-pytz-2017.2-11.el8.noarch.rpm 539 kB/s | 54 kB 00:00 2024-04-13T11:59:09.066 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T11:59:09.067 INFO:teuthology.orchestra.run.smithi135.stdout:Total 14 MB/s | 29 MB 00:01 2024-04-13T11:59:09.154 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T11:59:09.190 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T11:59:09.190 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T11:59:09.409 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T11:59:09.418 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T11:59:09.553 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T11:59:09.556 INFO:teuthology.orchestra.run.smithi132.stdout:====================================================================================================== 2024-04-13T11:59:09.557 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-04-13T11:59:09.557 INFO:teuthology.orchestra.run.smithi132.stdout:====================================================================================================== 2024-04-13T11:59:09.557 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T11:59:09.557 INFO:teuthology.orchestra.run.smithi132.stdout: ceph x86_64 2:17.2.7-863.g4f113f54.el8 ceph 6.4 k 2024-04-13T11:59:09.557 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-04-13T11:59:09.557 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mds x86_64 2:17.2.7-863.g4f113f54.el8 ceph 2.3 M 2024-04-13T11:59:09.557 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr x86_64 2:17.2.7-863.g4f113f54.el8 ceph 1.6 M 2024-04-13T11:59:09.557 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-modules-core noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 240 k 2024-04-13T11:59:09.557 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mon x86_64 2:17.2.7-863.g4f113f54.el8 ceph 4.0 M 2024-04-13T11:59:09.557 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-osd x86_64 2:17.2.7-863.g4f113f54.el8 ceph 17 M 2024-04-13T11:59:09.557 INFO:teuthology.orchestra.run.smithi132.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-04-13T11:59:09.557 INFO:teuthology.orchestra.run.smithi132.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-04-13T11:59:09.558 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2024-04-13T11:59:09.558 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-04-13T11:59:09.558 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-04-13T11:59:09.558 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cryptography x86_64 3.2.1-7.el8_9 rhel-8-for-x86_64-baseos-rpms 559 k 2024-04-13T11:59:09.558 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-04-13T11:59:09.558 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-04-13T11:59:09.558 INFO:teuthology.orchestra.run.smithi132.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-04-13T11:59:09.558 INFO:teuthology.orchestra.run.smithi132.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2024-04-13T11:59:09.558 INFO:teuthology.orchestra.run.smithi132.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2024-04-13T11:59:09.558 INFO:teuthology.orchestra.run.smithi132.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-04-13T11:59:09.558 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-04-13T11:59:09.558 INFO:teuthology.orchestra.run.smithi132.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-04-13T11:59:09.559 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2024-04-13T11:59:09.559 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2024-04-13T11:59:09.559 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2024-04-13T11:59:09.559 INFO:teuthology.orchestra.run.smithi132.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-04-13T11:59:09.559 INFO:teuthology.orchestra.run.smithi132.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-04-13T11:59:09.559 INFO:teuthology.orchestra.run.smithi132.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-04-13T11:59:09.559 INFO:teuthology.orchestra.run.smithi132.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-04-13T11:59:09.559 INFO:teuthology.orchestra.run.smithi132.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-04-13T11:59:09.559 INFO:teuthology.orchestra.run.smithi132.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-04-13T11:59:09.559 INFO:teuthology.orchestra.run.smithi132.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-04-13T11:59:09.559 INFO:teuthology.orchestra.run.smithi132.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2024-04-13T11:59:09.559 INFO:teuthology.orchestra.run.smithi132.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-04-13T11:59:09.559 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:59:09.559 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T11:59:09.560 INFO:teuthology.orchestra.run.smithi132.stdout:====================================================================================================== 2024-04-13T11:59:09.560 INFO:teuthology.orchestra.run.smithi132.stdout:Install 32 Packages 2024-04-13T11:59:09.560 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:59:09.560 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 29 M 2024-04-13T11:59:09.560 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 113 M 2024-04-13T11:59:09.560 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T11:59:09.734 INFO:teuthology.orchestra.run.smithi132.stdout:(1/32): ceph-17.2.7-863.g4f113f54.el8.x86_64.rp 58 kB/s | 6.4 kB 00:00 2024-04-13T11:59:10.065 INFO:teuthology.orchestra.run.smithi132.stdout:(2/32): ceph-mon-17.2.7-863.g4f113f54.el8.x86_6 12 MB/s | 4.0 MB 00:00 2024-04-13T11:59:10.374 INFO:teuthology.orchestra.run.smithi132.stdout:(3/32): ceph-mgr-17.2.7-863.g4f113f54.el8.x86_6 2.1 MB/s | 1.6 MB 00:00 2024-04-13T11:59:10.491 INFO:teuthology.orchestra.run.smithi132.stdout:(4/32): ceph-mgr-modules-core-17.2.7-863.g4f113 2.0 MB/s | 240 kB 00:00 2024-04-13T11:59:10.541 INFO:teuthology.orchestra.run.smithi132.stdout:(5/32): ceph-mds-17.2.7-863.g4f113f54.el8.x86_6 2.5 MB/s | 2.3 MB 00:00 2024-04-13T11:59:10.580 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T11:59:10.742 INFO:teuthology.orchestra.run.smithi132.stdout:(6/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 174 kB/s | 44 kB 00:00 2024-04-13T11:59:10.810 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2024-04-13T11:59:10.967 INFO:teuthology.orchestra.run.smithi132.stdout:(7/32): ceph-osd-17.2.7-863.g4f113f54.el8.x86_6 19 MB/s | 17 MB 00:00 2024-04-13T11:59:11.070 INFO:teuthology.orchestra.run.smithi132.stdout:(8/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 353 kB/s | 185 kB 00:00 2024-04-13T11:59:11.097 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2024-04-13T11:59:11.184 INFO:teuthology.orchestra.run.smithi132.stdout:(9/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 390 kB/s | 173 kB 00:00 2024-04-13T11:59:11.254 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 3/32 2024-04-13T11:59:11.268 INFO:teuthology.orchestra.run.smithi132.stdout:(10/32): python3-jaraco-6.2-6.el8.noarch.rpm 147 kB/s | 11 kB 00:00 2024-04-13T11:59:11.293 INFO:teuthology.orchestra.run.smithi132.stdout:(11/32): python3-jaraco-functools-2.0-4.el8.noa 175 kB/s | 18 kB 00:00 2024-04-13T11:59:11.352 INFO:teuthology.orchestra.run.smithi132.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 587 kB/s | 49 kB 00:00 2024-04-13T11:59:11.405 INFO:teuthology.orchestra.run.smithi132.stdout:(13/32): python3-more-itertools-7.2.0-3.el8.noa 524 kB/s | 59 kB 00:00 2024-04-13T11:59:11.465 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2024-04-13T11:59:11.510 INFO:teuthology.orchestra.run.smithi132.stdout:(14/32): python3-portend-2.6-1.el8.noarch.rpm 148 kB/s | 16 kB 00:00 2024-04-13T11:59:11.536 INFO:teuthology.orchestra.run.smithi132.stdout:(15/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.5 MB/s | 283 kB 00:00 2024-04-13T11:59:11.611 INFO:teuthology.orchestra.run.smithi132.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 186 kB/s | 19 kB 00:00 2024-04-13T11:59:11.637 INFO:teuthology.orchestra.run.smithi132.stdout:(17/32): python3-singledispatch-3.4.0.3-18.el8. 238 kB/s | 24 kB 00:00 2024-04-13T11:59:11.662 INFO:teuthology.orchestra.run.smithi132.stdout:(18/32): python3-cherrypy-18.4.0-1.el8.noarch.r 554 kB/s | 384 kB 00:00 2024-04-13T11:59:11.712 INFO:teuthology.orchestra.run.smithi132.stdout:(19/32): python3-tempora-1.14.1-5.el8.noarch.rp 291 kB/s | 29 kB 00:00 2024-04-13T11:59:11.737 INFO:teuthology.orchestra.run.smithi132.stdout:(20/32): python3-trustme-0.6.0-4.el8.noarch.rpm 274 kB/s | 27 kB 00:00 2024-04-13T11:59:11.747 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 5/32 2024-04-13T11:59:11.796 INFO:teuthology.orchestra.run.smithi132.stdout:(21/32): python3-waitress-1.4.3-1.el8.noarch.rp 1.9 MB/s | 255 kB 00:00 2024-04-13T11:59:11.830 INFO:teuthology.orchestra.run.smithi132.stdout:(22/32): python3-webtest-2.0.33-1.el8.noarch.rp 927 kB/s | 85 kB 00:00 2024-04-13T11:59:11.909 INFO:teuthology.orchestra.run.smithi132.stdout:(23/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.3 MB/s | 251 kB 00:00 2024-04-13T11:59:11.930 INFO:teuthology.orchestra.run.smithi132.stdout:(24/32): python3-zc-lockfile-2.0-2.el8.noarch.r 171 kB/s | 23 kB 00:00 2024-04-13T11:59:12.039 INFO:teuthology.orchestra.run.smithi132.stdout:(25/32): python3-werkzeug-0.12.2-4.el8.noarch.r 2.1 MB/s | 457 kB 00:00 2024-04-13T11:59:12.064 INFO:teuthology.orchestra.run.smithi132.stdout:(26/32): python3-markupsafe-0.23-19.el8.x86_64. 291 kB/s | 39 kB 00:00 2024-04-13T11:59:12.131 INFO:teuthology.orchestra.run.smithi132.stdout:(27/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 517 kB/s | 103 kB 00:00 2024-04-13T11:59:12.156 INFO:teuthology.orchestra.run.smithi132.stdout:(28/32): python3-mako-1.0.6-14.el8.noarch.rpm 1.3 MB/s | 157 kB 00:00 2024-04-13T11:59:12.215 INFO:teuthology.orchestra.run.smithi132.stdout:(29/32): python3-pytz-2017.2-11.el8.noarch.rpm 360 kB/s | 54 kB 00:00 2024-04-13T11:59:12.241 INFO:teuthology.orchestra.run.smithi132.stdout:(30/32): python3-pycparser-2.14-14.el8.noarch.r 1.0 MB/s | 109 kB 00:00 2024-04-13T11:59:12.341 INFO:teuthology.orchestra.run.smithi132.stdout:(31/32): python3-cryptography-3.2.1-7.el8_9.x86 4.4 MB/s | 559 kB 00:00 2024-04-13T11:59:12.366 INFO:teuthology.orchestra.run.smithi132.stdout:(32/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 1.1 MB/s | 238 kB 00:00 2024-04-13T11:59:12.370 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T11:59:12.370 INFO:teuthology.orchestra.run.smithi132.stdout:Total 10 MB/s | 29 MB 00:02 2024-04-13T11:59:12.468 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T11:59:12.505 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T11:59:12.505 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T11:59:12.724 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T11:59:12.732 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T11:59:12.928 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 6/32 2024-04-13T11:59:13.856 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T11:59:14.084 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2024-04-13T11:59:14.277 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2024-04-13T11:59:14.356 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2024-04-13T11:59:14.573 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/32 2024-04-13T11:59:14.626 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 8/32 2024-04-13T11:59:14.922 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 4/32 2024-04-13T11:59:14.931 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cryptography-3.2.1-7.el8_9.x86_64 9/32 2024-04-13T11:59:15.120 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2024-04-13T11:59:15.164 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cryptography-3.2.1-7.el8_9.x86_64 5/32 2024-04-13T11:59:15.280 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2024-04-13T11:59:15.352 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/32 2024-04-13T11:59:15.495 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/32 2024-04-13T11:59:15.512 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2024-04-13T11:59:15.717 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/32 2024-04-13T11:59:15.749 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2024-04-13T11:59:15.907 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 9/32 2024-04-13T11:59:15.935 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2024-04-13T11:59:16.140 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/32 2024-04-13T11:59:16.150 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2024-04-13T11:59:16.307 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2024-04-13T11:59:16.503 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 11/32 2024-04-13T11:59:16.524 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2024-04-13T11:59:16.668 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2024-04-13T11:59:16.866 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2024-04-13T11:59:17.066 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2024-04-13T11:59:17.268 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2024-04-13T11:59:17.515 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2024-04-13T11:59:17.766 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2024-04-13T11:59:18.003 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2024-04-13T11:59:18.143 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 12/32 2024-04-13T11:59:18.287 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2024-04-13T11:59:18.625 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2024-04-13T11:59:19.029 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-863.g4f113f54.el8.n 27/32 2024-04-13T11:59:19.186 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2024-04-13T11:59:19.246 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-2:17.2.7-863.g4f113f54.el8.x86_64 28/32 2024-04-13T11:59:19.393 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2024-04-13T11:59:19.599 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2024-04-13T11:59:19.764 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2024-04-13T11:59:19.956 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2024-04-13T11:59:20.108 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2024-04-13T11:59:20.324 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2024-04-13T11:59:20.565 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2024-04-13T11:59:20.750 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2024-04-13T11:59:20.765 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-2:17.2.7-863.g4f113f54.el8.x86_64 28/32 2024-04-13T11:59:20.954 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-osd-2:17.2.7-863.g4f113f54.el8.x86_64 29/32 2024-04-13T11:59:20.982 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2024-04-13T11:59:21.233 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2024-04-13T11:59:21.358 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-osd-2:17.2.7-863.g4f113f54.el8.x86_64 29/32 2024-04-13T11:59:21.487 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2024-04-13T11:59:21.536 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mon-2:17.2.7-863.g4f113f54.el8.x86_64 30/32 2024-04-13T11:59:21.753 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mon-2:17.2.7-863.g4f113f54.el8.x86_64 30/32 2024-04-13T11:59:21.761 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2024-04-13T11:59:21.912 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mds-2:17.2.7-863.g4f113f54.el8.x86_64 31/32 2024-04-13T11:59:21.930 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mds-2:17.2.7-863.g4f113f54.el8.x86_64 31/32 2024-04-13T11:59:22.077 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-2:17.2.7-863.g4f113f54.el8.x86_64 32/32 2024-04-13T11:59:22.118 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2024-04-13T11:59:22.457 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-2:17.2.7-863.g4f113f54.el8.x86_64 32/32 2024-04-13T11:59:22.457 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-2:17.2.7-863.g4f113f54.el8.x86_64 1/32 2024-04-13T11:59:22.457 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mds-2:17.2.7-863.g4f113f54.el8.x86_64 2/32 2024-04-13T11:59:22.457 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-2:17.2.7-863.g4f113f54.el8.x86_64 3/32 2024-04-13T11:59:22.457 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mon-2:17.2.7-863.g4f113f54.el8.x86_64 4/32 2024-04-13T11:59:22.457 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-osd-2:17.2.7-863.g4f113f54.el8.x86_64 5/32 2024-04-13T11:59:22.457 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-863.g4f113f54.el8.n 6/32 2024-04-13T11:59:22.457 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2024-04-13T11:59:22.457 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2024-04-13T11:59:22.457 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2024-04-13T11:59:22.458 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2024-04-13T11:59:22.458 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2024-04-13T11:59:22.458 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2024-04-13T11:59:22.458 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2024-04-13T11:59:22.458 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2024-04-13T11:59:22.458 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2024-04-13T11:59:22.458 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2024-04-13T11:59:22.458 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2024-04-13T11:59:22.458 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2024-04-13T11:59:22.458 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2024-04-13T11:59:22.458 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2024-04-13T11:59:22.458 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2024-04-13T11:59:22.458 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2024-04-13T11:59:22.459 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2024-04-13T11:59:22.459 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2024-04-13T11:59:22.459 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2024-04-13T11:59:22.459 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 26/32 2024-04-13T11:59:22.459 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cryptography-3.2.1-7.el8_9.x86_64 27/32 2024-04-13T11:59:22.459 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 28/32 2024-04-13T11:59:22.459 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2024-04-13T11:59:22.459 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 30/32 2024-04-13T11:59:22.459 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 31/32 2024-04-13T11:59:22.489 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-863.g4f113f54.el8.n 27/32 2024-04-13T11:59:22.693 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-2:17.2.7-863.g4f113f54.el8.x86_64 28/32 2024-04-13T11:59:24.210 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-2:17.2.7-863.g4f113f54.el8.x86_64 28/32 2024-04-13T11:59:24.409 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-osd-2:17.2.7-863.g4f113f54.el8.x86_64 29/32 2024-04-13T11:59:24.815 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-osd-2:17.2.7-863.g4f113f54.el8.x86_64 29/32 2024-04-13T11:59:25.018 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mon-2:17.2.7-863.g4f113f54.el8.x86_64 30/32 2024-04-13T11:59:25.237 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mon-2:17.2.7-863.g4f113f54.el8.x86_64 30/32 2024-04-13T11:59:25.410 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mds-2:17.2.7-863.g4f113f54.el8.x86_64 31/32 2024-04-13T11:59:25.429 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mds-2:17.2.7-863.g4f113f54.el8.x86_64 31/32 2024-04-13T11:59:25.525 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-2:17.2.7-863.g4f113f54.el8.x86_64 32/32 2024-04-13T11:59:25.920 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-2:17.2.7-863.g4f113f54.el8.x86_64 32/32 2024-04-13T11:59:25.920 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-2:17.2.7-863.g4f113f54.el8.x86_64 1/32 2024-04-13T11:59:25.920 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mds-2:17.2.7-863.g4f113f54.el8.x86_64 2/32 2024-04-13T11:59:25.920 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-2:17.2.7-863.g4f113f54.el8.x86_64 3/32 2024-04-13T11:59:25.920 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mon-2:17.2.7-863.g4f113f54.el8.x86_64 4/32 2024-04-13T11:59:25.920 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-osd-2:17.2.7-863.g4f113f54.el8.x86_64 5/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-863.g4f113f54.el8.n 6/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2024-04-13T11:59:25.921 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2024-04-13T11:59:25.922 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2024-04-13T11:59:25.922 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2024-04-13T11:59:25.922 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2024-04-13T11:59:25.922 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2024-04-13T11:59:25.922 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 25/32 2024-04-13T11:59:25.922 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 26/32 2024-04-13T11:59:25.922 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 27/32 2024-04-13T11:59:25.922 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 28/32 2024-04-13T11:59:25.922 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 29/32 2024-04-13T11:59:25.922 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 30/32 2024-04-13T11:59:25.922 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 31/32 2024-04-13T11:59:34.761 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 32/32 2024-04-13T11:59:34.761 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T11:59:35.314 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:59:35.315 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T11:59:35.315 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:59:35.315 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mds-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:59:35.315 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:59:35.315 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-modules-core-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T11:59:35.315 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mon-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:59:35.315 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-osd-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:59:35.315 INFO:teuthology.orchestra.run.smithi135.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-04-13T11:59:35.315 INFO:teuthology.orchestra.run.smithi135.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-04-13T11:59:35.315 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-04-13T11:59:35.315 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-04-13T11:59:35.315 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-04-13T11:59:35.316 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cryptography-3.2.1-7.el8_9.x86_64 2024-04-13T11:59:35.316 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-6.2-6.el8.noarch 2024-04-13T11:59:35.316 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-04-13T11:59:35.316 INFO:teuthology.orchestra.run.smithi135.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-04-13T11:59:35.316 INFO:teuthology.orchestra.run.smithi135.stdout: python3-mako-1.0.6-14.el8.noarch 2024-04-13T11:59:35.316 INFO:teuthology.orchestra.run.smithi135.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-04-13T11:59:35.316 INFO:teuthology.orchestra.run.smithi135.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-04-13T11:59:35.316 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-04-13T11:59:35.316 INFO:teuthology.orchestra.run.smithi135.stdout: python3-portend-2.6-1.el8.noarch 2024-04-13T11:59:35.316 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-04-13T11:59:35.316 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pycparser-2.14-14.el8.noarch 2024-04-13T11:59:35.316 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pytz-2017.2-11.el8.noarch 2024-04-13T11:59:35.316 INFO:teuthology.orchestra.run.smithi135.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-04-13T11:59:35.316 INFO:teuthology.orchestra.run.smithi135.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-04-13T11:59:35.317 INFO:teuthology.orchestra.run.smithi135.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-04-13T11:59:35.317 INFO:teuthology.orchestra.run.smithi135.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-04-13T11:59:35.317 INFO:teuthology.orchestra.run.smithi135.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-04-13T11:59:35.317 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-04-13T11:59:35.317 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-04-13T11:59:35.317 INFO:teuthology.orchestra.run.smithi135.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-04-13T11:59:35.317 INFO:teuthology.orchestra.run.smithi135.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-04-13T11:59:35.317 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:59:35.317 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T11:59:35.636 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-base 2024-04-13T11:59:35.988 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T11:59:37.725 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 39 kB/s | 4.1 kB 00:00 2024-04-13T11:59:38.107 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2024-04-13T11:59:38.667 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cryptography-3.2.1-7.el8_9.x86_64 32/32 2024-04-13T11:59:38.667 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T11:59:39.230 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:59:39.230 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T11:59:39.230 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:59:39.230 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mds-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:59:39.230 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:59:39.231 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-modules-core-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T11:59:39.231 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mon-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:59:39.231 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-osd-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T11:59:39.231 INFO:teuthology.orchestra.run.smithi132.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-04-13T11:59:39.231 INFO:teuthology.orchestra.run.smithi132.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-04-13T11:59:39.231 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-04-13T11:59:39.231 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-04-13T11:59:39.231 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-04-13T11:59:39.231 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cryptography-3.2.1-7.el8_9.x86_64 2024-04-13T11:59:39.231 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-6.2-6.el8.noarch 2024-04-13T11:59:39.231 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-04-13T11:59:39.231 INFO:teuthology.orchestra.run.smithi132.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-04-13T11:59:39.231 INFO:teuthology.orchestra.run.smithi132.stdout: python3-mako-1.0.6-14.el8.noarch 2024-04-13T11:59:39.231 INFO:teuthology.orchestra.run.smithi132.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-portend-2.6-1.el8.noarch 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pycparser-2.14-14.el8.noarch 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pytz-2017.2-11.el8.noarch 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-04-13T11:59:39.232 INFO:teuthology.orchestra.run.smithi132.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-04-13T11:59:39.233 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:59:39.233 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T11:59:39.426 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-base 2024-04-13T11:59:39.779 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T11:59:40.494 INFO:teuthology.orchestra.run.smithi135.stdout:Package ceph-base-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T11:59:40.680 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T11:59:40.681 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-04-13T11:59:40.681 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T11:59:40.839 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install cephadm 2024-04-13T11:59:41.185 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T11:59:41.641 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2024-04-13T11:59:42.341 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-04-13T11:59:43.189 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-04-13T11:59:43.516 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 kB/s | 4.5 kB 00:00 2024-04-13T11:59:44.395 INFO:teuthology.orchestra.run.smithi132.stdout:Package ceph-base-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T11:59:44.580 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T11:59:44.581 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-04-13T11:59:44.582 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T11:59:44.728 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install cephadm 2024-04-13T11:59:45.082 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T11:59:46.155 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T11:59:46.155 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T11:59:46.155 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-04-13T11:59:46.155 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T11:59:46.156 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T11:59:46.156 INFO:teuthology.orchestra.run.smithi135.stdout: cephadm noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 82 k 2024-04-13T11:59:46.156 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:59:46.156 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T11:59:46.156 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T11:59:46.156 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2024-04-13T11:59:46.156 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T11:59:46.156 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 82 k 2024-04-13T11:59:46.157 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 372 k 2024-04-13T11:59:46.157 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T11:59:46.322 INFO:teuthology.orchestra.run.smithi135.stdout:cephadm-17.2.7-863.g4f113f54.el8.noarch.rpm 494 kB/s | 82 kB 00:00 2024-04-13T11:59:46.323 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T11:59:46.323 INFO:teuthology.orchestra.run.smithi135.stdout:Total 490 kB/s | 82 kB 00:00 2024-04-13T11:59:46.323 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T11:59:46.331 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T11:59:46.332 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T11:59:46.333 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T11:59:46.342 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T11:59:46.389 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T11:59:46.874 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2024-04-13T11:59:47.611 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 20 kB/s | 4.1 kB 00:00 2024-04-13T11:59:48.145 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: cephadm-2:17.2.7-863.g4f113f54.el8.noarch 1/1 2024-04-13T11:59:48.305 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : cephadm-2:17.2.7-863.g4f113f54.el8.noarch 1/1 2024-04-13T11:59:48.507 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: cephadm-2:17.2.7-863.g4f113f54.el8.noarch 1/1 2024-04-13T11:59:49.918 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T11:59:49.919 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T11:59:49.919 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-04-13T11:59:49.919 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T11:59:49.920 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T11:59:49.920 INFO:teuthology.orchestra.run.smithi132.stdout: cephadm noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 82 k 2024-04-13T11:59:49.920 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:59:49.920 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T11:59:49.920 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T11:59:49.920 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-04-13T11:59:49.921 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T11:59:49.921 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 82 k 2024-04-13T11:59:49.921 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 372 k 2024-04-13T11:59:49.921 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T11:59:50.176 INFO:teuthology.orchestra.run.smithi132.stdout:cephadm-17.2.7-863.g4f113f54.el8.noarch.rpm 319 kB/s | 82 kB 00:00 2024-04-13T11:59:50.177 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T11:59:50.177 INFO:teuthology.orchestra.run.smithi132.stdout:Total 317 kB/s | 82 kB 00:00 2024-04-13T11:59:50.177 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T11:59:50.185 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T11:59:50.186 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T11:59:50.187 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T11:59:50.196 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T11:59:50.242 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T11:59:52.034 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: cephadm-2:17.2.7-863.g4f113f54.el8.noarch 1/1 2024-04-13T11:59:52.175 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : cephadm-2:17.2.7-863.g4f113f54.el8.noarch 1/1 2024-04-13T11:59:52.375 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: cephadm-2:17.2.7-863.g4f113f54.el8.noarch 1/1 2024-04-13T12:00:00.941 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : cephadm-2:17.2.7-863.g4f113f54.el8.noarch 1/1 2024-04-13T12:00:00.941 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T12:00:01.494 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:00:01.494 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T12:00:01.494 INFO:teuthology.orchestra.run.smithi135.stdout: cephadm-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T12:00:01.494 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:00:01.494 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:00:01.660 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-immutable-object-cache 2024-04-13T12:00:02.027 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:00:03.864 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 36 kB/s | 4.1 kB 00:00 2024-04-13T12:00:04.197 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 kB/s | 4.5 kB 00:00 2024-04-13T12:00:05.659 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : cephadm-2:17.2.7-863.g4f113f54.el8.noarch 1/1 2024-04-13T12:00:05.659 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T12:00:06.202 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:00:06.203 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T12:00:06.203 INFO:teuthology.orchestra.run.smithi132.stdout: cephadm-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T12:00:06.203 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:00:06.203 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:00:06.365 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-immutable-object-cache 2024-04-13T12:00:06.729 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:00:06.759 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:00:06.759 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:00:06.759 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repo Size 2024-04-13T12:00:06.759 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:00:06.760 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T12:00:06.760 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-863.g4f113f54.el8 ceph 162 k 2024-04-13T12:00:06.760 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:00:06.760 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T12:00:06.760 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:00:06.760 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2024-04-13T12:00:06.760 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:00:06.760 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 162 k 2024-04-13T12:00:06.761 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 494 k 2024-04-13T12:00:06.761 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T12:00:07.060 INFO:teuthology.orchestra.run.smithi135.stdout:ceph-immutable-object-cache-17.2.7-863.g4f113f5 541 kB/s | 162 kB 00:00 2024-04-13T12:00:07.060 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:00:07.060 INFO:teuthology.orchestra.run.smithi135.stdout:Total 539 kB/s | 162 kB 00:00 2024-04-13T12:00:07.061 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T12:00:07.071 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T12:00:07.071 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T12:00:07.124 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T12:00:07.133 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T12:00:07.392 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T12:00:07.580 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-863.g4f113f54.e 1/1 2024-04-13T12:00:07.972 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-863.g4f113f54.e 1/1 2024-04-13T12:00:08.679 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2024-04-13T12:00:09.301 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 55 kB/s | 4.1 kB 00:00 2024-04-13T12:00:11.559 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:00:11.560 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:00:11.560 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repo Size 2024-04-13T12:00:11.560 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:00:11.560 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T12:00:11.560 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-863.g4f113f54.el8 ceph 162 k 2024-04-13T12:00:11.560 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:00:11.560 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T12:00:11.560 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:00:11.560 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-04-13T12:00:11.560 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:00:11.561 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 162 k 2024-04-13T12:00:11.561 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 494 k 2024-04-13T12:00:11.561 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T12:00:11.753 INFO:teuthology.orchestra.run.smithi132.stdout:ceph-immutable-object-cache-17.2.7-863.g4f113f5 847 kB/s | 162 kB 00:00 2024-04-13T12:00:11.753 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:00:11.753 INFO:teuthology.orchestra.run.smithi132.stdout:Total 841 kB/s | 162 kB 00:00 2024-04-13T12:00:11.753 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T12:00:11.764 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T12:00:11.764 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T12:00:11.816 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T12:00:11.825 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T12:00:12.015 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T12:00:12.194 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-863.g4f113f54.e 1/1 2024-04-13T12:00:12.593 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-863.g4f113f54.e 1/1 2024-04-13T12:00:21.175 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-863.g4f113f54.e 1/1 2024-04-13T12:00:21.176 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T12:00:21.729 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:00:21.730 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T12:00:21.730 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-immutable-object-cache-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T12:00:21.730 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:00:21.730 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:00:21.898 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr 2024-04-13T12:00:22.249 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:00:24.167 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 33 kB/s | 4.1 kB 00:00 2024-04-13T12:00:24.506 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 kB/s | 4.5 kB 00:00 2024-04-13T12:00:24.560 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-863.g4f113f54.e 1/1 2024-04-13T12:00:24.561 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T12:00:25.105 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:00:25.105 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T12:00:25.105 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-immutable-object-cache-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T12:00:25.105 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:00:25.105 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:00:25.265 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr 2024-04-13T12:00:25.615 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:00:26.867 INFO:teuthology.orchestra.run.smithi135.stdout:Package ceph-mgr-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:00:27.051 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:00:27.052 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-04-13T12:00:27.052 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:00:27.191 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr-dashboard 2024-04-13T12:00:27.515 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2024-04-13T12:00:27.539 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:00:28.227 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2024-04-13T12:00:29.557 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 38 kB/s | 4.1 kB 00:00 2024-04-13T12:00:29.901 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2024-04-13T12:00:30.288 INFO:teuthology.orchestra.run.smithi132.stdout:Package ceph-mgr-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:00:30.477 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:00:30.478 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-04-13T12:00:30.478 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:00:30.627 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr-dashboard 2024-04-13T12:00:30.974 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:00:32.507 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:00:32.509 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================================== 2024-04-13T12:00:32.509 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-04-13T12:00:32.509 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================================== 2024-04-13T12:00:32.509 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T12:00:32.509 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-dashboard noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 3.4 M 2024-04-13T12:00:32.509 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-04-13T12:00:32.509 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-grafana-dashboards noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 24 k 2024-04-13T12:00:32.509 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-prometheus-alerts noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 14 k 2024-04-13T12:00:32.509 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-04-13T12:00:32.509 INFO:teuthology.orchestra.run.smithi135.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2024-04-13T12:00:32.509 INFO:teuthology.orchestra.run.smithi135.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2024-04-13T12:00:32.510 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:00:32.510 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T12:00:32.510 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================================== 2024-04-13T12:00:32.510 INFO:teuthology.orchestra.run.smithi135.stdout:Install 6 Packages 2024-04-13T12:00:32.510 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:00:32.510 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 3.7 M 2024-04-13T12:00:32.511 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 80 M 2024-04-13T12:00:32.511 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T12:00:32.632 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2024-04-13T12:00:32.734 INFO:teuthology.orchestra.run.smithi135.stdout:(1/6): ceph-grafana-dashboards-17.2.7-863.g4f11 151 kB/s | 24 kB 00:00 2024-04-13T12:00:32.760 INFO:teuthology.orchestra.run.smithi135.stdout:(2/6): ceph-prometheus-alerts-17.2.7-863.g4f113 78 kB/s | 14 kB 00:00 2024-04-13T12:00:33.010 INFO:teuthology.orchestra.run.smithi135.stdout:(3/6): ceph-mgr-dashboard-17.2.7-863.g4f113f54. 7.7 MB/s | 3.4 MB 00:00 2024-04-13T12:00:33.127 INFO:teuthology.orchestra.run.smithi135.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 86 kB/s | 34 kB 00:00 2024-04-13T12:00:33.161 INFO:teuthology.orchestra.run.smithi135.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 284 kB/s | 43 kB 00:00 2024-04-13T12:00:33.320 INFO:teuthology.orchestra.run.smithi135.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 351 kB/s | 196 kB 00:00 2024-04-13T12:00:33.322 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:00:33.323 INFO:teuthology.orchestra.run.smithi135.stdout:Total 4.5 MB/s | 3.7 MB 00:00 2024-04-13T12:00:33.334 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T12:00:33.344 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T12:00:33.344 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T12:00:33.364 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 21 kB/s | 4.1 kB 00:00 2024-04-13T12:00:33.418 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T12:00:33.426 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T12:00:33.733 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T12:00:33.943 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2024-04-13T12:00:34.181 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2024-04-13T12:00:34.395 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2024-04-13T12:00:34.507 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-863.g4f113f54.el8.no 4/6 2024-04-13T12:00:35.556 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-863.g4f113f54.el8.n 5/6 2024-04-13T12:00:35.615 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:00:35.616 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================================== 2024-04-13T12:00:35.616 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-04-13T12:00:35.616 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================================== 2024-04-13T12:00:35.616 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T12:00:35.616 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-dashboard noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 3.4 M 2024-04-13T12:00:35.617 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-04-13T12:00:35.617 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-grafana-dashboards noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 24 k 2024-04-13T12:00:35.617 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-prometheus-alerts noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 14 k 2024-04-13T12:00:35.617 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-04-13T12:00:35.617 INFO:teuthology.orchestra.run.smithi132.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2024-04-13T12:00:35.617 INFO:teuthology.orchestra.run.smithi132.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2024-04-13T12:00:35.617 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:00:35.617 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T12:00:35.617 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================================== 2024-04-13T12:00:35.617 INFO:teuthology.orchestra.run.smithi132.stdout:Install 6 Packages 2024-04-13T12:00:35.617 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:00:35.618 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 3.7 M 2024-04-13T12:00:35.618 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 80 M 2024-04-13T12:00:35.618 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T12:00:35.835 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-863.g4f113f54.el8.noarch 6/6 2024-04-13T12:00:35.949 INFO:teuthology.orchestra.run.smithi132.stdout:(1/6): ceph-grafana-dashboards-17.2.7-863.g4f11 154 kB/s | 24 kB 00:00 2024-04-13T12:00:36.041 INFO:teuthology.orchestra.run.smithi132.stdout:(2/6): ceph-prometheus-alerts-17.2.7-863.g4f113 58 kB/s | 14 kB 00:00 2024-04-13T12:00:36.091 INFO:teuthology.orchestra.run.smithi132.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 237 kB/s | 34 kB 00:00 2024-04-13T12:00:36.108 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-863.g4f113f54.el8.noarch 6/6 2024-04-13T12:00:36.108 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-863.g4f113f54.el8.n 1/6 2024-04-13T12:00:36.108 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-863.g4f113f54.el8.noarch 2/6 2024-04-13T12:00:36.108 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-863.g4f113f54.el8.no 3/6 2024-04-13T12:00:36.108 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2024-04-13T12:00:36.108 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2024-04-13T12:00:36.158 INFO:teuthology.orchestra.run.smithi132.stdout:(4/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.6 MB/s | 196 kB 00:00 2024-04-13T12:00:36.275 INFO:teuthology.orchestra.run.smithi132.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 232 kB/s | 43 kB 00:00 2024-04-13T12:00:36.517 INFO:teuthology.orchestra.run.smithi132.stdout:(6/6): ceph-mgr-dashboard-17.2.7-863.g4f113f54. 4.6 MB/s | 3.4 MB 00:00 2024-04-13T12:00:36.518 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:00:36.519 INFO:teuthology.orchestra.run.smithi132.stdout:Total 4.1 MB/s | 3.7 MB 00:00 2024-04-13T12:00:36.530 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T12:00:36.539 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T12:00:36.539 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T12:00:36.613 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T12:00:36.622 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T12:00:36.883 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T12:00:37.083 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2024-04-13T12:00:37.296 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2024-04-13T12:00:37.468 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2024-04-13T12:00:37.622 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-863.g4f113f54.el8.no 4/6 2024-04-13T12:00:38.709 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-863.g4f113f54.el8.n 5/6 2024-04-13T12:00:38.938 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-863.g4f113f54.el8.noarch 6/6 2024-04-13T12:00:39.238 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-863.g4f113f54.el8.noarch 6/6 2024-04-13T12:00:39.239 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-863.g4f113f54.el8.n 1/6 2024-04-13T12:00:39.239 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-863.g4f113f54.el8.noarch 2/6 2024-04-13T12:00:39.239 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-863.g4f113f54.el8.no 3/6 2024-04-13T12:00:39.239 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2024-04-13T12:00:39.239 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2024-04-13T12:00:46.690 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2024-04-13T12:00:46.691 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T12:00:47.231 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:00:47.231 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T12:00:47.231 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-grafana-dashboards-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T12:00:47.231 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-dashboard-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T12:00:47.231 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-prometheus-alerts-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T12:00:47.231 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jwt-1.6.1-2.el8.noarch 2024-04-13T12:00:47.231 INFO:teuthology.orchestra.run.smithi135.stdout: python3-repoze-lru-0.7-6.el8.noarch 2024-04-13T12:00:47.231 INFO:teuthology.orchestra.run.smithi135.stdout: python3-routes-2.4.1-12.el8.noarch 2024-04-13T12:00:47.232 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:00:47.232 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:00:47.402 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-13T12:00:47.754 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:00:49.490 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 43 kB/s | 4.1 kB 00:00 2024-04-13T12:00:49.838 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2024-04-13T12:00:50.108 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2024-04-13T12:00:50.108 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T12:00:50.648 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:00:50.648 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T12:00:50.648 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-grafana-dashboards-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T12:00:50.648 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-dashboard-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T12:00:50.648 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-prometheus-alerts-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T12:00:50.648 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jwt-1.6.1-2.el8.noarch 2024-04-13T12:00:50.648 INFO:teuthology.orchestra.run.smithi132.stdout: python3-repoze-lru-0.7-6.el8.noarch 2024-04-13T12:00:50.648 INFO:teuthology.orchestra.run.smithi132.stdout: python3-routes-2.4.1-12.el8.noarch 2024-04-13T12:00:50.649 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:00:50.649 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:00:50.850 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-13T12:00:51.203 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:00:52.489 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:00:52.490 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================================================= 2024-04-13T12:00:52.490 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-04-13T12:00:52.490 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================================================= 2024-04-13T12:00:52.490 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T12:00:52.490 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 7.4 M 2024-04-13T12:00:52.490 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-04-13T12:00:52.491 INFO:teuthology.orchestra.run.smithi135.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2024-04-13T12:00:52.491 INFO:teuthology.orchestra.run.smithi135.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2024-04-13T12:00:52.491 INFO:teuthology.orchestra.run.smithi135.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2024-04-13T12:00:52.491 INFO:teuthology.orchestra.run.smithi135.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2024-04-13T12:00:52.491 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-04-13T12:00:52.491 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2024-04-13T12:00:52.491 INFO:teuthology.orchestra.run.smithi135.stdout: python3-scipy x86_64 1.0.0-21.module+el8.9.0+20976+d3c38525 rhel-8-for-x86_64-appstream-rpms 14 M 2024-04-13T12:00:52.491 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:00:52.491 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T12:00:52.491 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================================================= 2024-04-13T12:00:52.491 INFO:teuthology.orchestra.run.smithi135.stdout:Install 8 Packages 2024-04-13T12:00:52.491 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:00:52.492 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 36 M 2024-04-13T12:00:52.492 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 207 M 2024-04-13T12:00:52.492 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T12:00:52.663 INFO:teuthology.orchestra.run.smithi135.stdout:(1/8): libgfortran-8.5.0-20.el8.x86_64.rpm 3.7 MB/s | 645 kB 00:00 2024-04-13T12:00:52.688 INFO:teuthology.orchestra.run.smithi135.stdout:(2/8): libquadmath-8.5.0-20.el8.x86_64.rpm 883 kB/s | 172 kB 00:00 2024-04-13T12:00:52.882 INFO:teuthology.orchestra.run.smithi135.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 17 MB/s | 3.7 MB 00:00 2024-04-13T12:00:52.905 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 24 kB/s | 4.5 kB 00:00 2024-04-13T12:00:52.906 INFO:teuthology.orchestra.run.smithi135.stdout:(4/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 1.0 MB/s | 225 kB 00:00 2024-04-13T12:00:53.106 INFO:teuthology.orchestra.run.smithi135.stdout:(5/8): openblas-0.3.15-6.el8.x86_64.rpm 25 MB/s | 5.0 MB 00:00 2024-04-13T12:00:53.223 INFO:teuthology.orchestra.run.smithi135.stdout:(6/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 15 MB/s | 5.2 MB 00:00 2024-04-13T12:00:53.513 INFO:teuthology.orchestra.run.smithi135.stdout:(7/8): python3-scipy-1.0.0-21.module+el8.9.0+20 34 MB/s | 14 MB 00:00 2024-04-13T12:00:53.620 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2024-04-13T12:00:53.799 INFO:teuthology.orchestra.run.smithi135.stdout:(8/8): ceph-mgr-diskprediction-local-17.2.7-863 5.7 MB/s | 7.4 MB 00:01 2024-04-13T12:00:53.800 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:00:53.800 INFO:teuthology.orchestra.run.smithi135.stdout:Total 28 MB/s | 36 MB 00:01 2024-04-13T12:00:54.046 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T12:00:54.065 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T12:00:54.065 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T12:00:54.375 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T12:00:54.384 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T12:00:55.012 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T12:00:55.164 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2024-04-13T12:00:55.287 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2024-04-13T12:00:55.472 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2024-04-13T12:00:55.879 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:00:55.880 INFO:teuthology.orchestra.run.smithi132.stdout:======================================================================================================================= 2024-04-13T12:00:55.880 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-04-13T12:00:55.880 INFO:teuthology.orchestra.run.smithi132.stdout:======================================================================================================================= 2024-04-13T12:00:55.880 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T12:00:55.881 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 7.4 M 2024-04-13T12:00:55.881 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-04-13T12:00:55.881 INFO:teuthology.orchestra.run.smithi132.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2024-04-13T12:00:55.881 INFO:teuthology.orchestra.run.smithi132.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2024-04-13T12:00:55.881 INFO:teuthology.orchestra.run.smithi132.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2024-04-13T12:00:55.881 INFO:teuthology.orchestra.run.smithi132.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2024-04-13T12:00:55.881 INFO:teuthology.orchestra.run.smithi132.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-04-13T12:00:55.881 INFO:teuthology.orchestra.run.smithi132.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2024-04-13T12:00:55.881 INFO:teuthology.orchestra.run.smithi132.stdout: python3-scipy x86_64 1.0.0-21.module+el8.9.0+20976+d3c38525 rhel-8-for-x86_64-appstream-rpms 14 M 2024-04-13T12:00:55.881 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:00:55.881 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T12:00:55.881 INFO:teuthology.orchestra.run.smithi132.stdout:======================================================================================================================= 2024-04-13T12:00:55.881 INFO:teuthology.orchestra.run.smithi132.stdout:Install 8 Packages 2024-04-13T12:00:55.882 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:00:55.882 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 36 M 2024-04-13T12:00:55.882 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 207 M 2024-04-13T12:00:55.882 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T12:00:56.097 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2024-04-13T12:00:56.107 INFO:teuthology.orchestra.run.smithi132.stdout:(1/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 1.0 MB/s | 225 kB 00:00 2024-04-13T12:00:56.225 INFO:teuthology.orchestra.run.smithi132.stdout:(2/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 11 MB/s | 3.7 MB 00:00 2024-04-13T12:00:56.239 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2024-04-13T12:00:56.358 INFO:teuthology.orchestra.run.smithi132.stdout:(3/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 21 MB/s | 5.2 MB 00:00 2024-04-13T12:00:56.484 INFO:teuthology.orchestra.run.smithi132.stdout:(4/8): openblas-0.3.15-6.el8.x86_64.rpm 20 MB/s | 5.0 MB 00:00 2024-04-13T12:00:56.659 INFO:teuthology.orchestra.run.smithi132.stdout:(5/8): ceph-mgr-diskprediction-local-17.2.7-863 9.5 MB/s | 7.4 MB 00:00 2024-04-13T12:00:56.693 INFO:teuthology.orchestra.run.smithi132.stdout:(6/8): libgfortran-8.5.0-20.el8.x86_64.rpm 3.0 MB/s | 645 kB 00:00 2024-04-13T12:00:56.846 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2024-04-13T12:00:56.893 INFO:teuthology.orchestra.run.smithi132.stdout:(7/8): python3-scipy-1.0.0-21.module+el8.9.0+20 26 MB/s | 14 MB 00:00 2024-04-13T12:00:56.918 INFO:teuthology.orchestra.run.smithi132.stdout:(8/8): libquadmath-8.5.0-20.el8.x86_64.rpm 666 kB/s | 172 kB 00:00 2024-04-13T12:00:56.919 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:00:56.920 INFO:teuthology.orchestra.run.smithi132.stdout:Total 35 MB/s | 36 MB 00:01 2024-04-13T12:00:57.062 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2024-04-13T12:00:57.167 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T12:00:57.185 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T12:00:57.185 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T12:00:57.494 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T12:00:57.503 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T12:00:57.766 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2024-04-13T12:00:58.093 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2024-04-13T12:00:58.118 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T12:00:58.278 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2024-04-13T12:00:58.339 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2024-04-13T12:00:58.426 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2024-04-13T12:00:58.603 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2024-04-13T12:00:59.217 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2024-04-13T12:00:59.387 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2024-04-13T12:00:59.974 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2024-04-13T12:01:00.086 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2024-04-13T12:01:00.223 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2024-04-13T12:01:00.901 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2024-04-13T12:01:01.248 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2024-04-13T12:01:01.335 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2024-04-13T12:01:01.453 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2024-04-13T12:01:01.538 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-863.g4f113f54 8/8 2024-04-13T12:01:01.845 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-863.g4f113f54 8/8 2024-04-13T12:01:01.845 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-863.g4f113f54 1/8 2024-04-13T12:01:01.845 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 2/8 2024-04-13T12:01:01.845 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 3/8 2024-04-13T12:01:01.845 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2024-04-13T12:01:01.846 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2024-04-13T12:01:01.846 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 6/8 2024-04-13T12:01:01.846 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 7/8 2024-04-13T12:01:03.205 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2024-04-13T12:01:04.470 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2024-04-13T12:01:04.686 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-863.g4f113f54 8/8 2024-04-13T12:01:04.981 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-863.g4f113f54 8/8 2024-04-13T12:01:04.981 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-863.g4f113f54 1/8 2024-04-13T12:01:04.982 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 2/8 2024-04-13T12:01:04.982 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 3/8 2024-04-13T12:01:04.982 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 4/8 2024-04-13T12:01:04.982 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 5/8 2024-04-13T12:01:04.982 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 6/8 2024-04-13T12:01:04.982 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 7/8 2024-04-13T12:01:13.645 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 8/8 2024-04-13T12:01:13.645 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T12:01:14.197 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:01:14.197 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T12:01:14.197 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-diskprediction-local-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T12:01:14.197 INFO:teuthology.orchestra.run.smithi135.stdout: libgfortran-8.5.0-20.el8.x86_64 2024-04-13T12:01:14.197 INFO:teuthology.orchestra.run.smithi135.stdout: libquadmath-8.5.0-20.el8.x86_64 2024-04-13T12:01:14.197 INFO:teuthology.orchestra.run.smithi135.stdout: openblas-0.3.15-6.el8.x86_64 2024-04-13T12:01:14.197 INFO:teuthology.orchestra.run.smithi135.stdout: openblas-threads-0.3.15-6.el8.x86_64 2024-04-13T12:01:14.197 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2024-04-13T12:01:14.197 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2024-04-13T12:01:14.198 INFO:teuthology.orchestra.run.smithi135.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2024-04-13T12:01:14.198 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:01:14.198 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:01:14.397 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr-rook 2024-04-13T12:01:14.751 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:01:16.166 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 8/8 2024-04-13T12:01:16.166 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T12:01:16.600 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2024-04-13T12:01:16.712 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:01:16.712 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T12:01:16.712 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-diskprediction-local-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T12:01:16.712 INFO:teuthology.orchestra.run.smithi132.stdout: libgfortran-8.5.0-20.el8.x86_64 2024-04-13T12:01:16.712 INFO:teuthology.orchestra.run.smithi132.stdout: libquadmath-8.5.0-20.el8.x86_64 2024-04-13T12:01:16.712 INFO:teuthology.orchestra.run.smithi132.stdout: openblas-0.3.15-6.el8.x86_64 2024-04-13T12:01:16.712 INFO:teuthology.orchestra.run.smithi132.stdout: openblas-threads-0.3.15-6.el8.x86_64 2024-04-13T12:01:16.713 INFO:teuthology.orchestra.run.smithi132.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2024-04-13T12:01:16.713 INFO:teuthology.orchestra.run.smithi132.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2024-04-13T12:01:16.713 INFO:teuthology.orchestra.run.smithi132.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2024-04-13T12:01:16.713 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:01:16.713 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:01:16.902 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr-rook 2024-04-13T12:01:16.990 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2024-04-13T12:01:17.254 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:01:19.108 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2024-04-13T12:01:19.646 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:01:19.647 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================================= 2024-04-13T12:01:19.647 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-04-13T12:01:19.647 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================================= 2024-04-13T12:01:19.647 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T12:01:19.648 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-rook noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 47 k 2024-04-13T12:01:19.648 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-04-13T12:01:19.648 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2024-04-13T12:01:19.648 INFO:teuthology.orchestra.run.smithi135.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2024-04-13T12:01:19.648 INFO:teuthology.orchestra.run.smithi135.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2024-04-13T12:01:19.648 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2024-04-13T12:01:19.648 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2024-04-13T12:01:19.648 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2024-04-13T12:01:19.648 INFO:teuthology.orchestra.run.smithi135.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2024-04-13T12:01:19.648 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2024-04-13T12:01:19.648 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2024-04-13T12:01:19.648 INFO:teuthology.orchestra.run.smithi135.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-04-13T12:01:19.648 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2024-04-13T12:01:19.649 INFO:teuthology.orchestra.run.smithi135.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2024-04-13T12:01:19.649 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:01:19.649 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T12:01:19.649 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================================= 2024-04-13T12:01:19.649 INFO:teuthology.orchestra.run.smithi135.stdout:Install 13 Packages 2024-04-13T12:01:19.649 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:01:19.649 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 1.9 M 2024-04-13T12:01:19.650 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 25 M 2024-04-13T12:01:19.650 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T12:01:19.804 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2024-04-13T12:01:19.848 INFO:teuthology.orchestra.run.smithi135.stdout:(1/13): python3-cachetools-3.1.1-4.el8.noarch.r 266 kB/s | 33 kB 00:00 2024-04-13T12:01:19.874 INFO:teuthology.orchestra.run.smithi135.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 109 kB/s | 16 kB 00:00 2024-04-13T12:01:19.899 INFO:teuthology.orchestra.run.smithi135.stdout:(3/13): ceph-mgr-rook-17.2.7-863.g4f113f54.el8. 271 kB/s | 47 kB 00:00 2024-04-13T12:01:19.924 INFO:teuthology.orchestra.run.smithi135.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 1.0 MB/s | 81 kB 00:00 2024-04-13T12:01:19.975 INFO:teuthology.orchestra.run.smithi135.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 1.3 MB/s | 61 kB 00:00 2024-04-13T12:01:20.070 INFO:teuthology.orchestra.run.smithi135.stdout:(6/13): python3-kubernetes-11.0.0-6.el8.noarch. 5.9 MB/s | 1.2 MB 00:00 2024-04-13T12:01:20.100 INFO:teuthology.orchestra.run.smithi135.stdout:(7/13): python3-rsa-4.9-2.el8.noarch.rpm 319 kB/s | 64 kB 00:00 2024-04-13T12:01:20.143 INFO:teuthology.orchestra.run.smithi135.stdout:(8/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 928 kB/s | 155 kB 00:00 2024-04-13T12:01:20.251 INFO:teuthology.orchestra.run.smithi135.stdout:(9/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.0 MB/s | 110 kB 00:00 2024-04-13T12:01:20.276 INFO:teuthology.orchestra.run.smithi135.stdout:(10/13): python3-requests-oauthlib-1.0.0-1.el8. 207 kB/s | 43 kB 00:00 2024-04-13T12:01:20.318 INFO:teuthology.orchestra.run.smithi135.stdout:(11/13): python3-jsonpointer-1.10-11.el8.noarch 94 kB/s | 20 kB 00:00 2024-04-13T12:01:20.461 INFO:teuthology.orchestra.run.smithi135.stdout:(12/13): python3-jsonpatch-1.21-2.el8.noarch.rp 127 kB/s | 27 kB 00:00 2024-04-13T12:01:20.486 INFO:teuthology.orchestra.run.smithi135.stdout:(13/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 604 kB/s | 126 kB 00:00 2024-04-13T12:01:20.488 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:01:20.489 INFO:teuthology.orchestra.run.smithi135.stdout:Total 2.3 MB/s | 1.9 MB 00:00 2024-04-13T12:01:20.550 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T12:01:20.566 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T12:01:20.566 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T12:01:20.646 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T12:01:20.654 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T12:01:21.171 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T12:01:21.443 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2024-04-13T12:01:21.695 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2024-04-13T12:01:21.858 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2024-04-13T12:01:22.058 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2024-04-13T12:01:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:01:22.151 INFO:teuthology.orchestra.run.smithi132.stdout:======================================================================================================= 2024-04-13T12:01:22.151 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-04-13T12:01:22.151 INFO:teuthology.orchestra.run.smithi132.stdout:======================================================================================================= 2024-04-13T12:01:22.151 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T12:01:22.151 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-rook noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 47 k 2024-04-13T12:01:22.151 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-04-13T12:01:22.151 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2024-04-13T12:01:22.151 INFO:teuthology.orchestra.run.smithi132.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2024-04-13T12:01:22.151 INFO:teuthology.orchestra.run.smithi132.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2024-04-13T12:01:22.151 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2024-04-13T12:01:22.151 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2024-04-13T12:01:22.151 INFO:teuthology.orchestra.run.smithi132.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2024-04-13T12:01:22.152 INFO:teuthology.orchestra.run.smithi132.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2024-04-13T12:01:22.152 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2024-04-13T12:01:22.152 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2024-04-13T12:01:22.152 INFO:teuthology.orchestra.run.smithi132.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-04-13T12:01:22.152 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2024-04-13T12:01:22.152 INFO:teuthology.orchestra.run.smithi132.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2024-04-13T12:01:22.152 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:01:22.152 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T12:01:22.152 INFO:teuthology.orchestra.run.smithi132.stdout:======================================================================================================= 2024-04-13T12:01:22.152 INFO:teuthology.orchestra.run.smithi132.stdout:Install 13 Packages 2024-04-13T12:01:22.152 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:01:22.153 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 1.9 M 2024-04-13T12:01:22.153 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 25 M 2024-04-13T12:01:22.153 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T12:01:22.296 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2024-04-13T12:01:22.403 INFO:teuthology.orchestra.run.smithi132.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 136 kB/s | 16 kB 00:00 2024-04-13T12:01:22.429 INFO:teuthology.orchestra.run.smithi132.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 227 kB/s | 33 kB 00:00 2024-04-13T12:01:22.521 INFO:teuthology.orchestra.run.smithi132.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 694 kB/s | 81 kB 00:00 2024-04-13T12:01:22.545 INFO:teuthology.orchestra.run.smithi132.stdout:(4/13): ceph-mgr-rook-17.2.7-863.g4f113f54.el8. 180 kB/s | 47 kB 00:00 2024-04-13T12:01:22.555 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2024-04-13T12:01:22.622 INFO:teuthology.orchestra.run.smithi132.stdout:(5/13): python3-rsa-4.9-2.el8.noarch.rpm 640 kB/s | 64 kB 00:00 2024-04-13T12:01:22.746 INFO:teuthology.orchestra.run.smithi132.stdout:(6/13): python3-kubernetes-11.0.0-6.el8.noarch. 3.7 MB/s | 1.2 MB 00:00 2024-04-13T12:01:22.772 INFO:teuthology.orchestra.run.smithi132.stdout:(7/13): python3-websocket-client-0.56.0-5.el8.n 271 kB/s | 61 kB 00:00 2024-04-13T12:01:22.805 INFO:teuthology.orchestra.run.smithi132.stdout:(8/13): python3-jsonpointer-1.10-11.el8.noarch. 109 kB/s | 20 kB 00:00 2024-04-13T12:01:22.812 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2024-04-13T12:01:22.906 INFO:teuthology.orchestra.run.smithi132.stdout:(9/13): python3-pyasn1-modules-0.3.7-6.el8.noar 693 kB/s | 110 kB 00:00 2024-04-13T12:01:22.948 INFO:teuthology.orchestra.run.smithi132.stdout:(10/13): python3-jsonpatch-1.21-2.el8.noarch.rp 156 kB/s | 27 kB 00:00 2024-04-13T12:01:22.973 INFO:teuthology.orchestra.run.smithi132.stdout:(11/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 781 kB/s | 126 kB 00:00 2024-04-13T12:01:22.990 INFO:teuthology.orchestra.run.smithi132.stdout:(12/13): python3-requests-oauthlib-1.0.0-1.el8. 1.0 MB/s | 43 kB 00:00 2024-04-13T12:01:23.015 INFO:teuthology.orchestra.run.smithi132.stdout:(13/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 1.4 MB/s | 155 kB 00:00 2024-04-13T12:01:23.015 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:01:23.015 INFO:teuthology.orchestra.run.smithi132.stdout:Total 2.2 MB/s | 1.9 MB 00:00 2024-04-13T12:01:23.078 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T12:01:23.083 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2024-04-13T12:01:23.093 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T12:01:23.093 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T12:01:23.173 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T12:01:23.181 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T12:01:23.282 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2024-04-13T12:01:23.573 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2024-04-13T12:01:23.661 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T12:01:23.899 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2024-04-13T12:01:24.143 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2024-04-13T12:01:24.352 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2024-04-13T12:01:24.643 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2024-04-13T12:01:24.807 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2024-04-13T12:01:24.935 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2024-04-13T12:01:25.084 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-rook-2:17.2.7-863.g4f113f54.el8.noarch 13/13 2024-04-13T12:01:25.156 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2024-04-13T12:01:25.348 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2024-04-13T12:01:25.355 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-863.g4f113f54.el8.noarch 13/13 2024-04-13T12:01:25.355 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-rook-2:17.2.7-863.g4f113f54.el8.noarch 1/13 2024-04-13T12:01:25.355 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2024-04-13T12:01:25.355 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2024-04-13T12:01:25.355 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2024-04-13T12:01:25.355 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2024-04-13T12:01:25.355 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2024-04-13T12:01:25.355 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2024-04-13T12:01:25.356 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2024-04-13T12:01:25.356 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2024-04-13T12:01:25.356 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 10/13 2024-04-13T12:01:25.356 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 11/13 2024-04-13T12:01:25.356 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 12/13 2024-04-13T12:01:25.520 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2024-04-13T12:01:25.757 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2024-04-13T12:01:25.932 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2024-04-13T12:01:26.223 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2024-04-13T12:01:27.289 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2024-04-13T12:01:27.566 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2024-04-13T12:01:27.740 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-rook-2:17.2.7-863.g4f113f54.el8.noarch 13/13 2024-04-13T12:01:28.012 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-863.g4f113f54.el8.noarch 13/13 2024-04-13T12:01:28.012 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-rook-2:17.2.7-863.g4f113f54.el8.noarch 1/13 2024-04-13T12:01:28.012 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2024-04-13T12:01:28.013 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2024-04-13T12:01:28.013 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2024-04-13T12:01:28.013 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2024-04-13T12:01:28.013 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2024-04-13T12:01:28.013 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2024-04-13T12:01:28.013 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 8/13 2024-04-13T12:01:28.013 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 9/13 2024-04-13T12:01:28.013 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 10/13 2024-04-13T12:01:28.013 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 11/13 2024-04-13T12:01:28.013 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 12/13 2024-04-13T12:01:36.971 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 13/13 2024-04-13T12:01:36.971 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T12:01:37.523 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:01:37.523 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T12:01:37.523 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-rook-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T12:01:37.523 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cachetools-3.1.1-4.el8.noarch 2024-04-13T12:01:37.523 INFO:teuthology.orchestra.run.smithi135.stdout: python3-certifi-2018.10.15-7.el8.noarch 2024-04-13T12:01:37.523 INFO:teuthology.orchestra.run.smithi135.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2024-04-13T12:01:37.523 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpatch-1.21-2.el8.noarch 2024-04-13T12:01:37.523 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpointer-1.10-11.el8.noarch 2024-04-13T12:01:37.523 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2024-04-13T12:01:37.523 INFO:teuthology.orchestra.run.smithi135.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2024-04-13T12:01:37.524 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2024-04-13T12:01:37.524 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2024-04-13T12:01:37.524 INFO:teuthology.orchestra.run.smithi135.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2024-04-13T12:01:37.524 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rsa-4.9-2.el8.noarch 2024-04-13T12:01:37.524 INFO:teuthology.orchestra.run.smithi135.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2024-04-13T12:01:37.524 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:01:37.524 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:01:37.701 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr-cephadm 2024-04-13T12:01:38.060 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:01:38.061 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 13/13 2024-04-13T12:01:38.061 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T12:01:38.618 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:01:38.618 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-rook-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cachetools-3.1.1-4.el8.noarch 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout: python3-certifi-2018.10.15-7.el8.noarch 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jsonpatch-1.21-2.el8.noarch 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jsonpointer-1.10-11.el8.noarch 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rsa-4.9-2.el8.noarch 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:01:38.619 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:01:38.783 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr-cephadm 2024-04-13T12:01:39.140 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:01:39.877 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2024-04-13T12:01:40.255 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2024-04-13T12:01:41.097 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2024-04-13T12:01:41.755 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 35 kB/s | 4.1 kB 00:00 2024-04-13T12:01:42.797 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:01:42.798 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================================== 2024-04-13T12:01:42.798 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-04-13T12:01:42.798 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================================== 2024-04-13T12:01:42.798 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T12:01:42.798 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-cephadm noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 123 k 2024-04-13T12:01:42.798 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-04-13T12:01:42.798 INFO:teuthology.orchestra.run.smithi135.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2024-04-13T12:01:42.798 INFO:teuthology.orchestra.run.smithi135.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2024-04-13T12:01:42.798 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2024-04-13T12:01:42.798 INFO:teuthology.orchestra.run.smithi135.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2024-04-13T12:01:42.799 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:01:42.799 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T12:01:42.799 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================================== 2024-04-13T12:01:42.799 INFO:teuthology.orchestra.run.smithi135.stdout:Install 5 Packages 2024-04-13T12:01:42.799 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:01:42.799 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 6.0 M 2024-04-13T12:01:42.799 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 26 M 2024-04-13T12:01:42.799 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T12:01:43.288 INFO:teuthology.orchestra.run.smithi135.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 429 kB/s | 60 kB 00:00 2024-04-13T12:01:43.313 INFO:teuthology.orchestra.run.smithi135.stdout:(2/5): ceph-mgr-cephadm-17.2.7-863.g4f113f54.el 742 kB/s | 123 kB 00:00 2024-04-13T12:01:43.372 INFO:teuthology.orchestra.run.smithi135.stdout:(3/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 2.1 MB/s | 476 kB 00:00 2024-04-13T12:01:43.555 INFO:teuthology.orchestra.run.smithi135.stdout:(4/5): python3-babel-2.5.1-7.el8.noarch.rpm 18 MB/s | 4.8 MB 00:00 2024-04-13T12:01:43.597 INFO:teuthology.orchestra.run.smithi135.stdout:(5/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 1.9 MB/s | 538 kB 00:00 2024-04-13T12:01:43.598 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:01:43.599 INFO:teuthology.orchestra.run.smithi135.stdout:Total 7.4 MB/s | 6.0 MB 00:00 2024-04-13T12:01:43.653 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T12:01:43.665 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T12:01:43.665 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T12:01:43.753 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T12:01:43.762 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T12:01:44.013 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:01:44.014 INFO:teuthology.orchestra.run.smithi132.stdout:============================================================================================== 2024-04-13T12:01:44.014 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-04-13T12:01:44.014 INFO:teuthology.orchestra.run.smithi132.stdout:============================================================================================== 2024-04-13T12:01:44.014 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T12:01:44.014 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-cephadm noarch 2:17.2.7-863.g4f113f54.el8 ceph-noarch 123 k 2024-04-13T12:01:44.014 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-04-13T12:01:44.014 INFO:teuthology.orchestra.run.smithi132.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2024-04-13T12:01:44.015 INFO:teuthology.orchestra.run.smithi132.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2024-04-13T12:01:44.015 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2024-04-13T12:01:44.015 INFO:teuthology.orchestra.run.smithi132.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2024-04-13T12:01:44.015 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:01:44.015 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T12:01:44.015 INFO:teuthology.orchestra.run.smithi132.stdout:============================================================================================== 2024-04-13T12:01:44.015 INFO:teuthology.orchestra.run.smithi132.stdout:Install 5 Packages 2024-04-13T12:01:44.015 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:01:44.016 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 6.0 M 2024-04-13T12:01:44.016 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 26 M 2024-04-13T12:01:44.016 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T12:01:44.771 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T12:01:45.144 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2024-04-13T12:01:45.254 INFO:teuthology.orchestra.run.smithi132.stdout:(1/5): ceph-mgr-cephadm-17.2.7-863.g4f113f54.el 635 kB/s | 123 kB 00:00 2024-04-13T12:01:45.321 INFO:teuthology.orchestra.run.smithi132.stdout:(2/5): python3-natsort-7.1.1-2.el8.noarch.rpm 231 kB/s | 60 kB 00:00 2024-04-13T12:01:45.442 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2024-04-13T12:01:45.455 INFO:teuthology.orchestra.run.smithi132.stdout:(3/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 1.2 MB/s | 476 kB 00:00 2024-04-13T12:01:45.513 INFO:teuthology.orchestra.run.smithi132.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 2.7 MB/s | 538 kB 00:00 2024-04-13T12:01:45.605 INFO:teuthology.orchestra.run.smithi132.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 14 MB/s | 4.8 MB 00:00 2024-04-13T12:01:45.607 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:01:45.608 INFO:teuthology.orchestra.run.smithi132.stdout:Total 3.7 MB/s | 6.0 MB 00:01 2024-04-13T12:01:45.667 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T12:01:45.678 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T12:01:45.679 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T12:01:45.758 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2024-04-13T12:01:45.768 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T12:01:45.777 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T12:01:46.008 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2024-04-13T12:01:46.223 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-863.g4f113f54.el8.noarch 5/5 2024-04-13T12:01:46.497 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-863.g4f113f54.el8.noarch 5/5 2024-04-13T12:01:46.498 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-863.g4f113f54.el8.noarch 1/5 2024-04-13T12:01:46.498 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2024-04-13T12:01:46.498 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2024-04-13T12:01:46.498 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 4/5 2024-04-13T12:01:46.741 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T12:01:47.074 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2024-04-13T12:01:47.348 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2024-04-13T12:01:47.666 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2024-04-13T12:01:47.923 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2024-04-13T12:01:48.138 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-863.g4f113f54.el8.noarch 5/5 2024-04-13T12:01:48.399 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-863.g4f113f54.el8.noarch 5/5 2024-04-13T12:01:48.399 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-863.g4f113f54.el8.noarch 1/5 2024-04-13T12:01:48.400 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2024-04-13T12:01:48.400 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2024-04-13T12:01:48.400 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 4/5 2024-04-13T12:01:59.638 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/5 2024-04-13T12:01:59.638 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T12:02:00.210 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:02:00.210 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T12:02:00.210 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-cephadm-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T12:02:00.211 INFO:teuthology.orchestra.run.smithi135.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2024-04-13T12:02:00.211 INFO:teuthology.orchestra.run.smithi135.stdout: python3-babel-2.5.1-7.el8.noarch 2024-04-13T12:02:00.211 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jinja2-2.10.1-3.el8.noarch 2024-04-13T12:02:00.211 INFO:teuthology.orchestra.run.smithi135.stdout: python3-natsort-7.1.1-2.el8.noarch 2024-04-13T12:02:00.211 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:02:00.211 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:02:00.402 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-fuse 2024-04-13T12:02:00.760 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:02:02.183 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/5 2024-04-13T12:02:02.184 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T12:02:02.740 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:02:02.740 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T12:02:02.740 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-cephadm-2:17.2.7-863.g4f113f54.el8.noarch 2024-04-13T12:02:02.740 INFO:teuthology.orchestra.run.smithi132.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2024-04-13T12:02:02.740 INFO:teuthology.orchestra.run.smithi132.stdout: python3-babel-2.5.1-7.el8.noarch 2024-04-13T12:02:02.740 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jinja2-2.10.1-3.el8.noarch 2024-04-13T12:02:02.740 INFO:teuthology.orchestra.run.smithi132.stdout: python3-natsort-7.1.1-2.el8.noarch 2024-04-13T12:02:02.740 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:02:02.740 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:02:02.937 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-fuse 2024-04-13T12:02:02.979 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2024-04-13T12:02:03.299 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:02:03.365 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2024-04-13T12:02:05.201 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 60 kB/s | 4.5 kB 00:00 2024-04-13T12:02:05.902 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2024-04-13T12:02:05.939 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:02:05.940 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:02:05.940 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-04-13T12:02:05.940 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:02:05.940 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T12:02:05.940 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-fuse 2024-04-13T12:02:05.940 INFO:teuthology.orchestra.run.smithi135.stdout: x86_64 2:17.2.7-863.g4f113f54.el8 ceph 876 k 2024-04-13T12:02:05.940 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-04-13T12:02:05.940 INFO:teuthology.orchestra.run.smithi135.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2024-04-13T12:02:05.940 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:02:05.941 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T12:02:05.941 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:02:05.941 INFO:teuthology.orchestra.run.smithi135.stdout:Install 2 Packages 2024-04-13T12:02:05.941 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:02:05.941 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 959 k 2024-04-13T12:02:05.941 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 3.1 M 2024-04-13T12:02:05.941 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T12:02:06.113 INFO:teuthology.orchestra.run.smithi135.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 484 kB/s | 83 kB 00:00 2024-04-13T12:02:06.197 INFO:teuthology.orchestra.run.smithi135.stdout:(2/2): ceph-fuse-17.2.7-863.g4f113f54.el8.x86_6 3.4 MB/s | 876 kB 00:00 2024-04-13T12:02:06.198 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:02:06.198 INFO:teuthology.orchestra.run.smithi135.stdout:Total 3.6 MB/s | 959 kB 00:00 2024-04-13T12:02:06.210 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T12:02:06.230 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T12:02:06.230 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T12:02:06.315 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T12:02:06.324 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T12:02:06.501 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T12:02:06.787 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2024-04-13T12:02:06.936 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 2/2 2024-04-13T12:02:07.294 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 2/2 2024-04-13T12:02:07.294 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 1/2 2024-04-13T12:02:08.164 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:02:08.164 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:02:08.164 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-04-13T12:02:08.164 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:02:08.165 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T12:02:08.165 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-fuse 2024-04-13T12:02:08.165 INFO:teuthology.orchestra.run.smithi132.stdout: x86_64 2:17.2.7-863.g4f113f54.el8 ceph 876 k 2024-04-13T12:02:08.165 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-04-13T12:02:08.165 INFO:teuthology.orchestra.run.smithi132.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2024-04-13T12:02:08.165 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:02:08.165 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T12:02:08.165 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:02:08.165 INFO:teuthology.orchestra.run.smithi132.stdout:Install 2 Packages 2024-04-13T12:02:08.165 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:02:08.166 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 959 k 2024-04-13T12:02:08.166 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 3.1 M 2024-04-13T12:02:08.166 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T12:02:08.326 INFO:teuthology.orchestra.run.smithi132.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 520 kB/s | 83 kB 00:00 2024-04-13T12:02:08.418 INFO:teuthology.orchestra.run.smithi132.stdout:(2/2): ceph-fuse-17.2.7-863.g4f113f54.el8.x86_6 3.4 MB/s | 876 kB 00:00 2024-04-13T12:02:08.418 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:02:08.419 INFO:teuthology.orchestra.run.smithi132.stdout:Total 3.7 MB/s | 959 kB 00:00 2024-04-13T12:02:08.430 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T12:02:08.451 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T12:02:08.451 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T12:02:08.537 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T12:02:08.545 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T12:02:08.743 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T12:02:09.002 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2024-04-13T12:02:09.209 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 2/2 2024-04-13T12:02:09.579 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 2/2 2024-04-13T12:02:09.579 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 1/2 2024-04-13T12:02:19.573 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2024-04-13T12:02:19.573 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T12:02:20.136 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:02:20.137 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T12:02:20.137 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2024-04-13T12:02:20.137 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:02:20.137 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:02:20.305 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install librados-devel 2024-04-13T12:02:20.666 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:02:22.742 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2024-04-13T12:02:22.911 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2024-04-13T12:02:22.911 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T12:02:23.105 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2024-04-13T12:02:23.472 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:02:23.472 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T12:02:23.472 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2024-04-13T12:02:23.472 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:02:23.472 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:02:23.634 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install librados-devel 2024-04-13T12:02:23.995 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:02:25.643 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:02:25.644 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:02:25.644 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repo Size 2024-04-13T12:02:25.644 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:02:25.644 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T12:02:25.644 INFO:teuthology.orchestra.run.smithi135.stdout: librados-devel x86_64 2:17.2.7-863.g4f113f54.el8 ceph 130 k 2024-04-13T12:02:25.644 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:02:25.644 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T12:02:25.644 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:02:25.644 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2024-04-13T12:02:25.644 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:02:25.645 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 130 k 2024-04-13T12:02:25.645 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 464 k 2024-04-13T12:02:25.645 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T12:02:25.738 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 kB/s | 4.5 kB 00:00 2024-04-13T12:02:25.941 INFO:teuthology.orchestra.run.smithi135.stdout:librados-devel-17.2.7-863.g4f113f54.el8.x86_64. 438 kB/s | 130 kB 00:00 2024-04-13T12:02:25.942 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:02:25.942 INFO:teuthology.orchestra.run.smithi135.stdout:Total 436 kB/s | 130 kB 00:00 2024-04-13T12:02:25.942 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T12:02:25.949 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T12:02:25.950 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T12:02:26.004 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T12:02:26.012 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T12:02:26.124 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T12:02:26.340 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librados-devel-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:02:26.440 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2024-04-13T12:02:26.618 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librados-devel-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:02:28.718 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:02:28.718 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:02:28.719 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repo Size 2024-04-13T12:02:28.719 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:02:28.719 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T12:02:28.719 INFO:teuthology.orchestra.run.smithi132.stdout: librados-devel x86_64 2:17.2.7-863.g4f113f54.el8 ceph 130 k 2024-04-13T12:02:28.719 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:02:28.719 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T12:02:28.719 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:02:28.719 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-04-13T12:02:28.719 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:02:28.719 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 130 k 2024-04-13T12:02:28.719 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 464 k 2024-04-13T12:02:28.719 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T12:02:28.908 INFO:teuthology.orchestra.run.smithi132.stdout:librados-devel-17.2.7-863.g4f113f54.el8.x86_64. 688 kB/s | 130 kB 00:00 2024-04-13T12:02:28.909 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:02:28.909 INFO:teuthology.orchestra.run.smithi132.stdout:Total 683 kB/s | 130 kB 00:00 2024-04-13T12:02:28.909 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T12:02:28.915 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T12:02:28.915 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T12:02:28.972 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T12:02:28.980 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T12:02:29.099 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T12:02:29.346 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : librados-devel-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:02:29.616 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librados-devel-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:02:41.439 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librados-devel-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:02:41.439 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T12:02:41.989 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:02:41.989 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T12:02:41.989 INFO:teuthology.orchestra.run.smithi135.stdout: librados-devel-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T12:02:41.989 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:02:41.990 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:02:42.147 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install libcephfs2 2024-04-13T12:02:42.509 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:02:43.331 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librados-devel-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:02:43.331 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T12:02:43.886 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:02:43.886 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T12:02:43.886 INFO:teuthology.orchestra.run.smithi132.stdout: librados-devel-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T12:02:43.886 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:02:43.886 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:02:44.056 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install libcephfs2 2024-04-13T12:02:44.402 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2024-04-13T12:02:44.416 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:02:44.822 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 23 kB/s | 4.5 kB 00:00 2024-04-13T12:02:46.502 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 71 kB/s | 4.5 kB 00:00 2024-04-13T12:02:47.173 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 35 kB/s | 4.1 kB 00:00 2024-04-13T12:02:47.198 INFO:teuthology.orchestra.run.smithi135.stdout:Package libcephfs2-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:02:47.387 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:02:47.388 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-04-13T12:02:47.388 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:02:47.527 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install libcephfs-devel 2024-04-13T12:02:47.885 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:02:49.323 INFO:teuthology.orchestra.run.smithi132.stdout:Package libcephfs2-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:02:49.513 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:02:49.514 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-04-13T12:02:49.514 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:02:49.675 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install libcephfs-devel 2024-04-13T12:02:49.786 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-04-13T12:02:50.036 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:02:50.099 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 49 kB/s | 4.5 kB 00:00 2024-04-13T12:02:51.848 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2024-04-13T12:02:52.513 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 35 kB/s | 4.1 kB 00:00 2024-04-13T12:02:52.729 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:02:52.730 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:02:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repo Size 2024-04-13T12:02:52.730 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:02:52.730 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T12:02:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs-devel x86_64 2:17.2.7-863.g4f113f54.el8 ceph 25 k 2024-04-13T12:02:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:02:52.730 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T12:02:52.730 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:02:52.730 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2024-04-13T12:02:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:02:52.731 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 25 k 2024-04-13T12:02:52.731 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 109 k 2024-04-13T12:02:52.731 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T12:02:52.957 INFO:teuthology.orchestra.run.smithi135.stdout:libcephfs-devel-17.2.7-863.g4f113f54.el8.x86_64 110 kB/s | 25 kB 00:00 2024-04-13T12:02:52.958 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:02:52.958 INFO:teuthology.orchestra.run.smithi135.stdout:Total 109 kB/s | 25 kB 00:00 2024-04-13T12:02:52.958 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T12:02:52.962 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T12:02:52.962 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T12:02:52.964 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T12:02:52.973 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T12:02:53.066 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T12:02:53.236 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libcephfs-devel-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:02:53.497 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:02:54.750 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:02:54.751 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:02:54.751 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repo Size 2024-04-13T12:02:54.751 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:02:54.751 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T12:02:54.751 INFO:teuthology.orchestra.run.smithi132.stdout: libcephfs-devel x86_64 2:17.2.7-863.g4f113f54.el8 ceph 25 k 2024-04-13T12:02:54.751 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:02:54.751 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T12:02:54.751 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:02:54.752 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-04-13T12:02:54.752 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:02:54.752 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 25 k 2024-04-13T12:02:54.752 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 109 k 2024-04-13T12:02:54.752 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T12:02:54.972 INFO:teuthology.orchestra.run.smithi132.stdout:libcephfs-devel-17.2.7-863.g4f113f54.el8.x86_64 113 kB/s | 25 kB 00:00 2024-04-13T12:02:54.973 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:02:54.973 INFO:teuthology.orchestra.run.smithi132.stdout:Total 112 kB/s | 25 kB 00:00 2024-04-13T12:02:54.973 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T12:02:54.977 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T12:02:54.977 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T12:02:54.979 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T12:02:54.988 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T12:02:55.040 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T12:02:55.267 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libcephfs-devel-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:02:55.518 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:03:04.580 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libcephfs-devel-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:03:04.580 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T12:03:05.126 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:03:05.126 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T12:03:05.126 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs-devel-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T12:03:05.126 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:03:05.126 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:03:05.291 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install librados2 2024-04-13T12:03:05.649 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:03:07.695 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 37 kB/s | 4.1 kB 00:00 2024-04-13T12:03:07.751 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libcephfs-devel-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:03:07.751 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T12:03:08.053 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2024-04-13T12:03:08.391 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:03:08.391 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T12:03:08.391 INFO:teuthology.orchestra.run.smithi132.stdout: libcephfs-devel-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T12:03:08.391 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:03:08.391 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:03:08.562 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install librados2 2024-04-13T12:03:08.921 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:03:10.408 INFO:teuthology.orchestra.run.smithi135.stdout:Package librados2-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:03:10.596 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:03:10.597 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-04-13T12:03:10.597 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:03:10.750 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install librbd1 2024-04-13T12:03:11.019 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 48 kB/s | 4.5 kB 00:00 2024-04-13T12:03:11.107 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:03:11.702 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 32 kB/s | 4.1 kB 00:00 2024-04-13T12:03:13.259 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2024-04-13T12:03:13.581 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 kB/s | 4.5 kB 00:00 2024-04-13T12:03:13.779 INFO:teuthology.orchestra.run.smithi132.stdout:Package librados2-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:03:13.964 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:03:13.965 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-04-13T12:03:13.965 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:03:14.111 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install librbd1 2024-04-13T12:03:14.470 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:03:15.956 INFO:teuthology.orchestra.run.smithi135.stdout:Package librbd1-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:03:16.143 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:03:16.144 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-04-13T12:03:16.145 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:03:16.338 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install python3-rados 2024-04-13T12:03:16.568 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 kB/s | 4.5 kB 00:00 2024-04-13T12:03:16.698 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:03:17.242 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 38 kB/s | 4.1 kB 00:00 2024-04-13T12:03:18.606 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2024-04-13T12:03:18.957 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2024-04-13T12:03:19.306 INFO:teuthology.orchestra.run.smithi132.stdout:Package librbd1-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:03:19.497 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:03:19.498 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-04-13T12:03:19.498 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:03:19.639 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install python3-rados 2024-04-13T12:03:19.998 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:03:21.405 INFO:teuthology.orchestra.run.smithi135.stdout:Package python3-rados-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:03:21.591 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:03:21.592 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-04-13T12:03:21.592 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:03:21.740 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install python3-rgw 2024-04-13T12:03:21.871 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 38 kB/s | 4.5 kB 00:00 2024-04-13T12:03:22.100 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:03:22.565 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2024-04-13T12:03:24.028 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2024-04-13T12:03:24.399 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2024-04-13T12:03:24.630 INFO:teuthology.orchestra.run.smithi132.stdout:Package python3-rados-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:03:24.816 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:03:24.817 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-04-13T12:03:24.818 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:03:24.960 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install python3-rgw 2024-04-13T12:03:25.319 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:03:26.781 INFO:teuthology.orchestra.run.smithi135.stdout:Package python3-rgw-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:03:26.967 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:03:26.968 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-04-13T12:03:26.968 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:03:27.115 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install python3-cephfs 2024-04-13T12:03:27.189 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2024-04-13T12:03:27.472 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:03:27.853 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 32 kB/s | 4.1 kB 00:00 2024-04-13T12:03:29.749 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 33 kB/s | 4.1 kB 00:00 2024-04-13T12:03:29.928 INFO:teuthology.orchestra.run.smithi132.stdout:Package python3-rgw-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:03:30.091 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2024-04-13T12:03:30.112 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:03:30.113 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-04-13T12:03:30.113 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:03:30.254 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install python3-cephfs 2024-04-13T12:03:30.612 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:03:32.460 INFO:teuthology.orchestra.run.smithi135.stdout:Package python3-cephfs-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:03:32.649 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:03:32.650 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-04-13T12:03:32.651 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:03:32.678 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2024-04-13T12:03:32.786 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install python3-rbd 2024-04-13T12:03:33.145 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:03:33.388 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2024-04-13T12:03:35.182 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2024-04-13T12:03:35.466 INFO:teuthology.orchestra.run.smithi132.stdout:Package python3-cephfs-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:03:35.656 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:03:35.657 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-04-13T12:03:35.657 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:03:35.746 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 13 kB/s | 4.5 kB 00:00 2024-04-13T12:03:35.829 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install python3-rbd 2024-04-13T12:03:36.186 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:03:38.128 INFO:teuthology.orchestra.run.smithi135.stdout:Package python3-rbd-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:03:38.319 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:03:38.320 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-04-13T12:03:38.320 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:03:38.421 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 38 kB/s | 4.5 kB 00:00 2024-04-13T12:03:38.479 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install rbd-fuse 2024-04-13T12:03:38.838 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:03:39.069 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 41 kB/s | 4.1 kB 00:00 2024-04-13T12:03:41.019 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-04-13T12:03:41.130 INFO:teuthology.orchestra.run.smithi132.stdout:Package python3-rbd-2:17.2.7-863.g4f113f54.el8.x86_64 is already installed. 2024-04-13T12:03:41.324 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:03:41.325 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-04-13T12:03:41.325 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:03:41.396 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2024-04-13T12:03:41.473 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install rbd-fuse 2024-04-13T12:03:41.833 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:03:43.959 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:03:43.960 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:03:43.960 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2024-04-13T12:03:43.960 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:03:43.960 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T12:03:43.960 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-fuse x86_64 2:17.2.7-863.g4f113f54.el8 ceph 90 k 2024-04-13T12:03:43.960 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:03:43.961 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T12:03:43.961 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:03:43.961 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2024-04-13T12:03:43.961 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:03:43.961 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 90 k 2024-04-13T12:03:43.961 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 268 k 2024-04-13T12:03:43.961 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T12:03:44.098 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2024-04-13T12:03:44.126 INFO:teuthology.orchestra.run.smithi135.stdout:rbd-fuse-17.2.7-863.g4f113f54.el8.x86_64.rpm 550 kB/s | 90 kB 00:00 2024-04-13T12:03:44.126 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:03:44.127 INFO:teuthology.orchestra.run.smithi135.stdout:Total 546 kB/s | 90 kB 00:00 2024-04-13T12:03:44.127 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T12:03:44.136 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T12:03:44.136 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T12:03:44.192 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T12:03:44.200 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T12:03:44.327 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T12:03:44.454 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : rbd-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:03:44.726 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: rbd-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:03:44.764 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2024-04-13T12:03:47.045 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:03:47.046 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:03:47.046 INFO:teuthology.orchestra.run.smithi132.stdout: Package Architecture Version Repository Size 2024-04-13T12:03:47.046 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:03:47.047 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T12:03:47.047 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-fuse x86_64 2:17.2.7-863.g4f113f54.el8 ceph 90 k 2024-04-13T12:03:47.047 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:03:47.047 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T12:03:47.047 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:03:47.047 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-04-13T12:03:47.047 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:03:47.047 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 90 k 2024-04-13T12:03:47.047 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 268 k 2024-04-13T12:03:47.047 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T12:03:47.370 INFO:teuthology.orchestra.run.smithi132.stdout:rbd-fuse-17.2.7-863.g4f113f54.el8.x86_64.rpm 281 kB/s | 90 kB 00:00 2024-04-13T12:03:47.370 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:03:47.370 INFO:teuthology.orchestra.run.smithi132.stdout:Total 280 kB/s | 90 kB 00:00 2024-04-13T12:03:47.371 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T12:03:47.381 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T12:03:47.381 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T12:03:47.438 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T12:03:47.447 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T12:03:47.558 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T12:03:47.709 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : rbd-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:03:47.960 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: rbd-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:03:59.047 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : rbd-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:03:59.047 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T12:03:59.614 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:03:59.614 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T12:03:59.614 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T12:03:59.614 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:03:59.614 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:03:59.794 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install rbd-mirror 2024-04-13T12:04:00.155 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:04:01.793 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : rbd-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:04:01.794 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T12:04:02.345 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:04:02.345 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T12:04:02.345 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-fuse-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T12:04:02.345 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:04:02.345 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:04:02.476 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2024-04-13T12:04:02.520 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install rbd-mirror 2024-04-13T12:04:02.879 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:04:02.896 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 24 kB/s | 4.5 kB 00:00 2024-04-13T12:04:04.459 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 kB/s | 4.5 kB 00:00 2024-04-13T12:04:05.173 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2024-04-13T12:04:05.451 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:04:05.452 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:04:05.452 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repo Size 2024-04-13T12:04:05.452 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:04:05.452 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T12:04:05.452 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-mirror x86_64 2:17.2.7-863.g4f113f54.el8 ceph 3.5 M 2024-04-13T12:04:05.452 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:04:05.452 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T12:04:05.452 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:04:05.453 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2024-04-13T12:04:05.453 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:04:05.453 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 3.5 M 2024-04-13T12:04:05.453 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 16 M 2024-04-13T12:04:05.453 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T12:04:07.416 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:04:07.417 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:04:07.418 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repo Size 2024-04-13T12:04:07.418 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:04:07.418 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T12:04:07.418 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-mirror x86_64 2:17.2.7-863.g4f113f54.el8 ceph 3.5 M 2024-04-13T12:04:07.418 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:04:07.418 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T12:04:07.419 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:04:07.419 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-04-13T12:04:07.419 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:04:07.419 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 3.5 M 2024-04-13T12:04:07.419 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 16 M 2024-04-13T12:04:07.419 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T12:04:07.449 INFO:teuthology.orchestra.run.smithi135.stdout:rbd-mirror-17.2.7-863.g4f113f54.el8.x86_64.rpm 1.7 MB/s | 3.5 MB 00:01 2024-04-13T12:04:07.450 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:04:07.451 INFO:teuthology.orchestra.run.smithi135.stdout:Total 1.7 MB/s | 3.5 MB 00:01 2024-04-13T12:04:07.451 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T12:04:07.464 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T12:04:07.464 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T12:04:07.537 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T12:04:07.545 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T12:04:07.995 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T12:04:08.160 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : rbd-mirror-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:04:08.602 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: rbd-mirror-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:04:09.517 INFO:teuthology.orchestra.run.smithi132.stdout:rbd-mirror-17.2.7-863.g4f113f54.el8.x86_64.rpm 1.6 MB/s | 3.5 MB 00:02 2024-04-13T12:04:09.518 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:04:09.519 INFO:teuthology.orchestra.run.smithi132.stdout:Total 1.6 MB/s | 3.5 MB 00:02 2024-04-13T12:04:09.519 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T12:04:09.532 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T12:04:09.532 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T12:04:09.604 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T12:04:09.612 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T12:04:10.063 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T12:04:10.224 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : rbd-mirror-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:04:10.617 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: rbd-mirror-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:04:20.581 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : rbd-mirror-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:04:20.582 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T12:04:21.126 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:04:21.126 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T12:04:21.126 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-mirror-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T12:04:21.126 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:04:21.126 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:04:21.312 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install rbd-nbd 2024-04-13T12:04:21.673 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2024-04-13T12:04:22.838 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : rbd-mirror-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:04:22.839 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T12:04:23.367 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 48 kB/s | 4.1 kB 00:00 2024-04-13T12:04:23.391 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:04:23.391 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T12:04:23.391 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-mirror-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T12:04:23.391 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:04:23.391 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:04:23.548 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install rbd-nbd 2024-04-13T12:04:23.699 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 45 kB/s | 4.5 kB 00:00 2024-04-13T12:04:23.909 INFO:teuthology.orchestra.run.smithi132.stdout:Updating Subscription Management repositories. 2024-04-13T12:04:25.918 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 26 kB/s | 4.5 kB 00:00 2024-04-13T12:04:26.251 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-04-13T12:04:26.252 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:04:26.252 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2024-04-13T12:04:26.252 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:04:26.252 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-04-13T12:04:26.252 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-nbd x86_64 2:17.2.7-863.g4f113f54.el8 ceph 175 k 2024-04-13T12:04:26.252 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:04:26.252 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-04-13T12:04:26.252 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-04-13T12:04:26.252 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2024-04-13T12:04:26.252 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:04:26.253 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 175 k 2024-04-13T12:04:26.253 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 556 k 2024-04-13T12:04:26.253 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-04-13T12:04:26.575 INFO:teuthology.orchestra.run.smithi135.stdout:rbd-nbd-17.2.7-863.g4f113f54.el8.x86_64.rpm 544 kB/s | 175 kB 00:00 2024-04-13T12:04:26.575 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:04:26.575 INFO:teuthology.orchestra.run.smithi135.stdout:Total 541 kB/s | 175 kB 00:00 2024-04-13T12:04:26.576 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-04-13T12:04:26.585 INFO:teuthology.orchestra.run.smithi132.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 33 kB/s | 4.1 kB 00:00 2024-04-13T12:04:26.586 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-04-13T12:04:26.587 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-04-13T12:04:26.645 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-04-13T12:04:26.653 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-04-13T12:04:26.769 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-04-13T12:04:26.947 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : rbd-nbd-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:04:27.216 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: rbd-nbd-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:04:28.854 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-13T12:04:28.855 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:04:28.855 INFO:teuthology.orchestra.run.smithi132.stdout: Package Architecture Version Repository Size 2024-04-13T12:04:28.856 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:04:28.856 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-13T12:04:28.856 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-nbd x86_64 2:17.2.7-863.g4f113f54.el8 ceph 175 k 2024-04-13T12:04:28.856 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:04:28.856 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-13T12:04:28.856 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-13T12:04:28.856 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-04-13T12:04:28.856 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:04:28.856 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 175 k 2024-04-13T12:04:28.856 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 556 k 2024-04-13T12:04:28.856 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-13T12:04:29.039 INFO:teuthology.orchestra.run.smithi132.stdout:rbd-nbd-17.2.7-863.g4f113f54.el8.x86_64.rpm 959 kB/s | 175 kB 00:00 2024-04-13T12:04:29.039 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:04:29.039 INFO:teuthology.orchestra.run.smithi132.stdout:Total 952 kB/s | 175 kB 00:00 2024-04-13T12:04:29.040 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-13T12:04:29.050 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-13T12:04:29.050 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-13T12:04:29.106 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-13T12:04:29.115 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-13T12:04:29.235 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-13T12:04:29.419 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : rbd-nbd-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:04:29.723 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: rbd-nbd-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:04:36.944 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : rbd-nbd-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:04:36.945 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2024-04-13T12:04:37.502 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:04:37.503 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-04-13T12:04:37.503 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-nbd-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T12:04:37.503 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-13T12:04:37.503 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-04-13T12:04:37.671 DEBUG:teuthology.parallel:result is None 2024-04-13T12:04:41.792 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : rbd-nbd-2:17.2.7-863.g4f113f54.el8.x86_64 1/1 2024-04-13T12:04:41.792 INFO:teuthology.orchestra.run.smithi132.stdout:Installed products updated. 2024-04-13T12:04:42.344 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:04:42.344 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-13T12:04:42.344 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-nbd-2:17.2.7-863.g4f113f54.el8.x86_64 2024-04-13T12:04:42.344 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-13T12:04:42.344 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-13T12:04:42.511 DEBUG:teuthology.parallel:result is None 2024-04-13T12:04:42.512 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-13T12:04:42.512 INFO:teuthology.packaging:ref: None 2024-04-13T12:04:42.512 INFO:teuthology.packaging:tag: None 2024-04-13T12:04:42.512 INFO:teuthology.packaging:branch: quincy 2024-04-13T12:04:42.512 INFO:teuthology.packaging:sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f 2024-04-13T12:04:42.512 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2024-04-13T12:04:42.763 DEBUG:teuthology.orchestra.run.smithi132:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-13T12:04:42.786 INFO:teuthology.orchestra.run.smithi132.stdout:17.2.7-863.g4f113f54.el8 2024-04-13T12:04:42.787 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-863.g4f113f54.el8 2024-04-13T12:04:42.787 INFO:teuthology.task.install:The correct ceph version 17.2.7-863.g4f113f54 is installed. 2024-04-13T12:04:42.789 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-13T12:04:42.789 INFO:teuthology.packaging:ref: None 2024-04-13T12:04:42.789 INFO:teuthology.packaging:tag: None 2024-04-13T12:04:42.789 INFO:teuthology.packaging:branch: quincy 2024-04-13T12:04:42.789 INFO:teuthology.packaging:sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f 2024-04-13T12:04:42.789 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2024-04-13T12:04:43.162 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-13T12:04:43.189 INFO:teuthology.orchestra.run.smithi135.stdout:17.2.7-863.g4f113f54.el8 2024-04-13T12:04:43.189 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-863.g4f113f54.el8 2024-04-13T12:04:43.190 INFO:teuthology.task.install:The correct ceph version 17.2.7-863.g4f113f54 is installed. 2024-04-13T12:04:43.191 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-13T12:04:43.192 INFO:teuthology.task.install.util:Cannot ship supression file for valgrind: No such file or directory... 2024-04-13T12:04:43.192 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-13T12:04:43.192 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-13T12:04:43.192 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/usr/bin/daemon-helper 2024-04-13T12:04:43.222 DEBUG:teuthology.orchestra.run.smithi132:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-13T12:04:43.290 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-13T12:04:43.290 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/daemon-helper 2024-04-13T12:04:43.323 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-13T12:04:43.396 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-13T12:04:43.396 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-13T12:04:43.396 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-13T12:04:43.424 DEBUG:teuthology.orchestra.run.smithi132:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-13T12:04:43.491 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-13T12:04:43.491 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-13T12:04:43.523 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-13T12:04:43.594 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-13T12:04:43.594 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-13T12:04:43.594 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/usr/bin/stdin-killer 2024-04-13T12:04:43.621 DEBUG:teuthology.orchestra.run.smithi132:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-13T12:04:43.687 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-13T12:04:43.687 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/stdin-killer 2024-04-13T12:04:43.717 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-13T12:04:43.786 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-13T12:04:43.797 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/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_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 82, in run_one_task task = get_task(taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/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_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 54, in _import module = __import__( ModuleNotFoundError: No module named 'tasks.cephadm' 2024-04-13T12:04:44.014 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=b17c1de4d4c346b2b8b4dc47a2d91dc0 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/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_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 82, in run_one_task task = get_task(taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/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_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 54, in _import module = __import__( ModuleNotFoundError: No module named 'tasks.cephadm' 2024-04-13T12:04:44.016 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-13T12:04:44.024 INFO:teuthology.task.install.util:Removing shipped files: /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-04-13T12:04:44.025 DEBUG:teuthology.orchestra.run.smithi132:> sudo rm -f -- /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-13T12:04:44.037 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-13T12:04:44.121 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-13T12:04:44.131 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-13T12:04:44.131 DEBUG:teuthology.orchestra.run.smithi132:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-13T12:04:44.133 DEBUG:teuthology.orchestra.run.smithi135:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-13T12:04:44.147 INFO:teuthology.orchestra.run.smithi132.stderr:bash: ntpq: command not found 2024-04-13T12:04:44.152 INFO:teuthology.orchestra.run.smithi135.stderr:bash: ntpq: command not found 2024-04-13T12:04:44.152 INFO:teuthology.orchestra.run.smithi132.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-13T12:04:44.153 INFO:teuthology.orchestra.run.smithi132.stdout:=============================================================================== 2024-04-13T12:04:44.153 INFO:teuthology.orchestra.run.smithi132.stdout:^* hv01.front.sepia.ceph.com 3 6 377 34 +816us[ +816us] +/- 55ms 2024-04-13T12:04:44.153 INFO:teuthology.orchestra.run.smithi132.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 35 -1231us[-1230us] +/- 66ms 2024-04-13T12:04:44.153 INFO:teuthology.orchestra.run.smithi132.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 34 +247us[ +247us] +/- 65ms 2024-04-13T12:04:44.153 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T12:04:44.158 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-13T12:04:44.158 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2024-04-13T12:04:44.158 INFO:teuthology.orchestra.run.smithi135.stdout:^* hv01.front.sepia.ceph.com 3 6 377 35 +824us[ +825us] +/- 55ms 2024-04-13T12:04:44.158 INFO:teuthology.orchestra.run.smithi135.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 33 -1227us[-1227us] +/- 66ms 2024-04-13T12:04:44.158 INFO:teuthology.orchestra.run.smithi135.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 33 +262us[ +262us] +/- 65ms 2024-04-13T12:04:44.159 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T12:04:44.159 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-13T12:04:44.168 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-13T12:04:44.169 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-13T12:04:44.177 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-04-13T12:04:44.253 DEBUG:teuthology.orchestra.run.smithi135:> 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 2024-04-13T12:04:44.319 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-04-13T12:04:44.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T12:04:44.348 DEBUG:teuthology.orchestra.run.smithi135:> 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 2024-04-13T12:04:44.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T12:04:44.379 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-13T12:04:44.390 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-13T12:04:44.400 INFO:teuthology.task.internal:Duration was 1177.040658 seconds 2024-04-13T12:04:44.400 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-13T12:04:44.409 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-13T12:04:44.409 DEBUG:teuthology.orchestra.run.smithi132:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-13T12:04:44.411 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-13T12:04:44.456 INFO:teuthology.orchestra.run.smithi132.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-13T12:04:44.466 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-13T12:04:44.852 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-13T12:04:44.852 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi132.front.sepia.ceph.com 2024-04-13T12:04:44.853 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-04-13T12:04:44.875 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi135.front.sepia.ceph.com 2024-04-13T12:04:44.875 DEBUG:teuthology.orchestra.run.smithi135:> 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 2024-04-13T12:04:44.896 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-13T12:04:44.896 DEBUG:teuthology.orchestra.run.smithi132:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-13T12:04:44.918 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-13T12:04:44.980 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-13T12:04:44.981 DEBUG:teuthology.orchestra.run.smithi132:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-13T12:04:45.001 DEBUG:teuthology.orchestra.run.smithi135:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-13T12:04:45.093 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-13T12:04:45.103 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-13T12:04:45.103 DEBUG:teuthology.orchestra.run.smithi132:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-13T12:04:45.130 DEBUG:teuthology.orchestra.run.smithi135:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-13T12:04:45.157 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-13T12:04:45.168 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-04-13T12:04:45.172 DEBUG:teuthology.orchestra.run.smithi135:> 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 2024-04-13T12:04:45.196 INFO:teuthology.orchestra.run.smithi132.stdout:kernel.core_pattern = core 2024-04-13T12:04:45.224 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = core 2024-04-13T12:04:45.254 DEBUG:teuthology.orchestra.run.smithi132:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-13T12:04:45.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T12:04:45.273 DEBUG:teuthology.orchestra.run.smithi135:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-13T12:04:45.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T12:04:45.311 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-13T12:04:45.321 INFO:teuthology.task.internal:Transferring archived files... 2024-04-13T12:04:45.323 DEBUG:teuthology.misc:Transferring archived files from smithi132:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654981/remote/smithi132 2024-04-13T12:04:45.323 DEBUG:teuthology.orchestra.run.smithi132:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-13T12:04:45.376 DEBUG:teuthology.misc:Transferring archived files from smithi135:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654981/remote/smithi135 2024-04-13T12:04:45.377 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-13T12:04:45.429 INFO:teuthology.task.internal:Removing archive directory... 2024-04-13T12:04:45.429 DEBUG:teuthology.orchestra.run.smithi132:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-13T12:04:45.431 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-13T12:04:45.479 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-13T12:04:45.491 INFO:teuthology.task.internal:Not uploading archives. 2024-04-13T12:04:45.492 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-13T12:04:45.501 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-13T12:04:45.501 DEBUG:teuthology.orchestra.run.smithi132:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-13T12:04:45.504 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-13T12:04:45.517 INFO:teuthology.orchestra.run.smithi132.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 13 12:04 /home/ubuntu/cephtest 2024-04-13T12:04:45.535 INFO:teuthology.orchestra.run.smithi135.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 13 12:04 /home/ubuntu/cephtest 2024-04-13T12:04:45.537 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-13T12:04:45.547 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-13T12:04:45.566 INFO:teuthology.nuke:Checking targets against current locks 2024-04-13T12:04:45.594 DEBUG:teuthology.nuke:shortname: smithi132 2024-04-13T12:04:45.594 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-13T12:04:45.618 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi132.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654981', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-13 11:39:44.845686', 'locked_by': 'scheduled_rfriedma@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIeDdozW2bo4dLVQ8MvmDwVZvVjyBgKOKcGI/Wo7Pwn0ZwjFZKrQxOgebRSaDZ0DdFCYId5a7RZxT4H/imisMYg='} 2024-04-13T12:04:45.622 DEBUG:teuthology.nuke:shortname: smithi135 2024-04-13T12:04:45.622 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-13T12:04:45.642 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654981', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-13 11:39:44.844645', 'locked_by': 'scheduled_rfriedma@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFN81NOEqppiOKQyPtpYR7iqeqkECoUPoEaEwCELMa5l5HWu7EJd41cfSVwrfvKb0IlI5lZlzuoQLBOpVMPIooQ='} 2024-04-13T12:04:45.673 INFO:teuthology.orchestra.console.smithi132:Power off 2024-04-13T12:04:45.674 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-13T12:04:45.697 DEBUG:teuthology.orchestra.console.smithi132:power off output: Chassis Power Control: Down/Off 2024-04-13T12:04:45.698 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-13T12:04:45.715 INFO:teuthology.orchestra.console.smithi135:Power off 2024-04-13T12:04:45.715 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-13T12:04:45.725 DEBUG:teuthology.orchestra.console.smithi132:check power output: Chassis Power is on 2024-04-13T12:04:45.739 DEBUG:teuthology.orchestra.console.smithi135:power off output: Chassis Power Control: Down/Off 2024-04-13T12:04:45.739 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-13T12:04:45.763 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is on 2024-04-13T12:04:49.727 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-13T12:04:49.765 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-13T12:04:49.838 DEBUG:teuthology.orchestra.console.smithi132:check power output: Chassis Power is on 2024-04-13T12:04:49.874 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is on 2024-04-13T12:04:53.843 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-13T12:04:53.875 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-13T12:04:53.954 DEBUG:teuthology.orchestra.console.smithi132:check power output: Chassis Power is off 2024-04-13T12:04:53.987 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is off 2024-04-13T12:04:54.056 INFO:teuthology.orchestra.console.smithi132:Power off completed 2024-04-13T12:04:54.088 INFO:teuthology.orchestra.console.smithi135:Power off completed 2024-04-13T12:04:54.193 INFO:teuthology.run:Summary data: description: upgrade/quincy-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} duration: 1177.0406584739685 failure_reason: No module named 'tasks.cephadm' flavor: default owner: scheduled_rfriedma@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=b17c1de4d4c346b2b8b4dc47a2d91dc0 status: fail success: false 2024-04-13T12:04:54.193 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-13T12:04:54.279 INFO:teuthology.run:FAIL