2023-12-06T18:14:12.277 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T18:14:12.277 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_sseshasa@teuthology --verbose --archive /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480594 --name sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi --description rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/on mon_election/classic task/test_extra_daemon_features} -- /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480594/orig.config.yaml 2023-12-06T18:14:12.316 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T18:14:12.391 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480594 branch: wip-sseshasa-testing-2023-12-04-1848 description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/on mon_election/classic task/test_extra_daemon_features} email: null first_in_suite: false job_id: '7480594' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-sseshasa-testing-2023-12-04-1848 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-sseshasa-testing-2023-12-04-1848 sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 owner: scheduled_sseshasa@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 5341 sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 sleep_before_teardown: 0 subset: 222/150000 suite: rados suite_branch: wip-sseshasa-testing-2023-12-04-1848 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_96fa2578c622ca9c169af6f426ca8b1616130e58/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 targets: smithi111.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi136.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - exec: all-hosts: - mkdir /etc/cephadm_testing - cephadm.apply: specs: - extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon - custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest - custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z - cephadm.wait_for_service: service: mon - cephadm.wait_for_service: service: container.foo - cephadm.wait_for_service: service: container.bar - exec: host.a: - 'set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt # Verify that container bar''s init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name ''container.bar.*'') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-06_17:50:03 tube: smithi user: sseshasa verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-06T18:14:12.391 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_96fa2578c622ca9c169af6f426ca8b1616130e58/qa; will attempt to use it 2023-12-06T18:14:12.392 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_96fa2578c622ca9c169af6f426ca8b1616130e58/qa/tasks 2023-12-06T18:14:12.392 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-06T18:14:12.394 INFO:teuthology.task.internal:Checking packages... 2023-12-06T18:14:12.416 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '96fa2578c622ca9c169af6f426ca8b1616130e58' 2023-12-06T18:14:12.416 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T18:14:12.416 INFO:teuthology.packaging:ref: None 2023-12-06T18:14:12.416 INFO:teuthology.packaging:tag: None 2023-12-06T18:14:12.416 INFO:teuthology.packaging:branch: wip-sseshasa-testing-2023-12-04-1848 2023-12-06T18:14:12.416 INFO:teuthology.packaging:sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 2023-12-06T18:14:12.417 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-sseshasa-testing-2023-12-04-1848 2023-12-06T18:14:12.635 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7644.g96fa2578 2023-12-06T18:14:12.635 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-06T18:14:12.642 INFO:teuthology.task.internal:no buildpackages task found 2023-12-06T18:14:12.642 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-06T18:14:12.670 INFO:teuthology.task.internal:Saving configuration 2023-12-06T18:14:12.686 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-06T18:14:12.693 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T18:14:12.718 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi111.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480594', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 18:08:46.965398', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T18:14:12.741 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi136.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480594', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 18:08:46.966848', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T18:14:12.741 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-06T18:14:12.747 INFO:teuthology.task.internal:roles: ubuntu@smithi111.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-12-06T18:14:12.747 INFO:teuthology.task.internal:roles: ubuntu@smithi136.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-12-06T18:14:12.747 INFO:teuthology.run_tasks:Running task console_log... 2023-12-06T18:14:12.845 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f0e2921eee0>, signals=[15]) 2023-12-06T18:14:12.846 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T18:14:12.852 INFO:teuthology.task.internal:Opening connections... 2023-12-06T18:14:12.852 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi111.front.sepia.ceph.com 2023-12-06T18:14:12.854 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:14:12.920 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi136.front.sepia.ceph.com 2023-12-06T18:14:12.921 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:14:12.987 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T18:14:12.994 DEBUG:teuthology.orchestra.run.smithi111:> uname -m 2023-12-06T18:14:13.012 INFO:teuthology.orchestra.run.smithi111.stdout:x86_64 2023-12-06T18:14:13.012 DEBUG:teuthology.orchestra.run.smithi111:> cat /etc/os-release 2023-12-06T18:14:13.067 INFO:teuthology.orchestra.run.smithi111.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T18:14:13.067 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T18:14:13.067 INFO:teuthology.orchestra.run.smithi111.stdout:ID="rhel" 2023-12-06T18:14:13.067 INFO:teuthology.orchestra.run.smithi111.stdout:ID_LIKE="fedora" 2023-12-06T18:14:13.067 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION_ID="8.6" 2023-12-06T18:14:13.067 INFO:teuthology.orchestra.run.smithi111.stdout:PLATFORM_ID="platform:el8" 2023-12-06T18:14:13.068 INFO:teuthology.orchestra.run.smithi111.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T18:14:13.068 INFO:teuthology.orchestra.run.smithi111.stdout:ANSI_COLOR="0;31" 2023-12-06T18:14:13.068 INFO:teuthology.orchestra.run.smithi111.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T18:14:13.068 INFO:teuthology.orchestra.run.smithi111.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T18:14:13.068 INFO:teuthology.orchestra.run.smithi111.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T18:14:13.068 INFO:teuthology.orchestra.run.smithi111.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T18:14:13.068 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:14:13.068 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T18:14:13.068 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T18:14:13.068 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T18:14:13.068 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T18:14:13.069 INFO:teuthology.lock.ops:Updating smithi111.front.sepia.ceph.com on lock server 2023-12-06T18:14:13.092 DEBUG:teuthology.orchestra.run.smithi136:> uname -m 2023-12-06T18:14:13.111 INFO:teuthology.orchestra.run.smithi136.stdout:x86_64 2023-12-06T18:14:13.112 DEBUG:teuthology.orchestra.run.smithi136:> cat /etc/os-release 2023-12-06T18:14:13.171 INFO:teuthology.orchestra.run.smithi136.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T18:14:13.171 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T18:14:13.171 INFO:teuthology.orchestra.run.smithi136.stdout:ID="rhel" 2023-12-06T18:14:13.171 INFO:teuthology.orchestra.run.smithi136.stdout:ID_LIKE="fedora" 2023-12-06T18:14:13.171 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION_ID="8.6" 2023-12-06T18:14:13.171 INFO:teuthology.orchestra.run.smithi136.stdout:PLATFORM_ID="platform:el8" 2023-12-06T18:14:13.171 INFO:teuthology.orchestra.run.smithi136.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T18:14:13.171 INFO:teuthology.orchestra.run.smithi136.stdout:ANSI_COLOR="0;31" 2023-12-06T18:14:13.171 INFO:teuthology.orchestra.run.smithi136.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T18:14:13.171 INFO:teuthology.orchestra.run.smithi136.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T18:14:13.171 INFO:teuthology.orchestra.run.smithi136.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T18:14:13.171 INFO:teuthology.orchestra.run.smithi136.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T18:14:13.172 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:14:13.172 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T18:14:13.172 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T18:14:13.172 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T18:14:13.172 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T18:14:13.172 INFO:teuthology.lock.ops:Updating smithi136.front.sepia.ceph.com on lock server 2023-12-06T18:14:13.192 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T18:14:13.201 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T18:14:13.222 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T18:14:13.223 DEBUG:teuthology.orchestra.run.smithi111:> test '!' -e /home/ubuntu/cephtest 2023-12-06T18:14:13.225 DEBUG:teuthology.orchestra.run.smithi136:> test '!' -e /home/ubuntu/cephtest 2023-12-06T18:14:13.242 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T18:14:13.249 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T18:14:13.249 DEBUG:teuthology.orchestra.run.smithi111:> test -z $(ls -A /var/lib/ceph) 2023-12-06T18:14:13.281 DEBUG:teuthology.orchestra.run.smithi136:> test -z $(ls -A /var/lib/ceph) 2023-12-06T18:14:13.313 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T18:14:13.368 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T18:14:13.383 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T18:14:13.383 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-06T18:14:13.383 DEBUG:teuthology.orchestra.run.smithi111:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T18:14:13.384 DEBUG:teuthology.orchestra.run.smithi136:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T18:14:13.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:14:13.400 DEBUG:teuthology.orchestra.run.smithi111:> uname -r 2023-12-06T18:14:13.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:14:13.401 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2023-12-06T18:14:13.455 INFO:teuthology.orchestra.run.smithi111.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T18:14:13.455 INFO:teuthology.task.kernel:Running kernel on smithi111: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:14:13.456 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum install -y kernel 2023-12-06T18:14:13.458 INFO:teuthology.orchestra.run.smithi136.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T18:14:13.458 INFO:teuthology.task.kernel:Running kernel on smithi136: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:14:13.458 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum install -y kernel 2023-12-06T18:14:14.643 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:14.643 INFO:teuthology.orchestra.run.smithi136.stdout:Unable to read consumer identity 2023-12-06T18:14:14.734 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:14.734 INFO:teuthology.orchestra.run.smithi111.stdout:Unable to read consumer identity 2023-12-06T18:14:16.149 INFO:teuthology.orchestra.run.smithi136.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-12-06T18:14:16.164 INFO:teuthology.orchestra.run.smithi111.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-06T18:14:17.083 INFO:teuthology.orchestra.run.smithi136.stdout:Extra Packages for Enterprise Linux 17 MB/s | 16 MB 00:00 2023-12-06T18:14:17.131 INFO:teuthology.orchestra.run.smithi111.stdout:Extra Packages for Enterprise Linux 17 MB/s | 16 MB 00:00 2023-12-06T18:14:20.591 INFO:teuthology.orchestra.run.smithi136.stdout:lab-extras 553 kB/s | 24 kB 00:00 2023-12-06T18:14:20.707 INFO:teuthology.orchestra.run.smithi111.stdout:lab-extras 447 kB/s | 24 kB 00:00 2023-12-06T18:14:21.294 INFO:teuthology.orchestra.run.smithi136.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T18:14:21.330 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-12-06T18:14:21.332 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2023-12-06T18:14:21.332 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-12-06T18:14:21.409 INFO:teuthology.orchestra.run.smithi111.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T18:14:21.457 DEBUG:teuthology.orchestra.run.smithi136:> echo no | sudo yum reinstall kernel || true 2023-12-06T18:14:21.465 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-06T18:14:21.467 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2023-12-06T18:14:21.467 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-06T18:14:21.581 DEBUG:teuthology.orchestra.run.smithi111:> echo no | sudo yum reinstall kernel || true 2023-12-06T18:14:21.787 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:21.787 INFO:teuthology.orchestra.run.smithi136.stdout:Unable to read consumer identity 2023-12-06T18:14:21.912 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:21.913 INFO:teuthology.orchestra.run.smithi111.stdout:Unable to read consumer identity 2023-12-06T18:14:22.052 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 06:14:20 PM UTC. 2023-12-06T18:14:22.092 INFO:teuthology.orchestra.run.smithi136.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:14:22.132 INFO:teuthology.orchestra.run.smithi136.stderr:Error: No packages marked for reinstall. 2023-12-06T18:14:22.178 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 06:14:20 PM UTC. 2023-12-06T18:14:22.179 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum reinstall -y kernel || true 2023-12-06T18:14:22.219 INFO:teuthology.orchestra.run.smithi111.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:14:22.259 INFO:teuthology.orchestra.run.smithi111.stderr:Error: No packages marked for reinstall. 2023-12-06T18:14:22.304 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum reinstall -y kernel || true 2023-12-06T18:14:22.508 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:22.508 INFO:teuthology.orchestra.run.smithi136.stdout:Unable to read consumer identity 2023-12-06T18:14:22.633 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:22.633 INFO:teuthology.orchestra.run.smithi111.stdout:Unable to read consumer identity 2023-12-06T18:14:22.765 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 06:14:20 PM UTC. 2023-12-06T18:14:22.805 INFO:teuthology.orchestra.run.smithi136.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:14:22.838 INFO:teuthology.orchestra.run.smithi136.stderr:Error: No packages marked for reinstall. 2023-12-06T18:14:22.885 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:00:03 ago on Wed 06 Dec 2023 06:14:20 PM UTC. 2023-12-06T18:14:22.886 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T18:14:22.924 INFO:teuthology.orchestra.run.smithi111.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:14:22.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error: No packages marked for reinstall. 2023-12-06T18:14:22.966 INFO:teuthology.orchestra.run.smithi136.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T18:14:22.967 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:14:22.967 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T18:14:22.967 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-06T18:14:22.968 DEBUG:teuthology.orchestra.run.smithi136:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T18:14:22.994 INFO:teuthology.orchestra.run.smithi136.stdout:ttyS1 2023-12-06T18:14:23.002 DEBUG:teuthology.orchestra.run.smithi111:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T18:14:23.013 DEBUG:teuthology.parallel:result is None 2023-12-06T18:14:23.082 INFO:teuthology.orchestra.run.smithi111.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T18:14:23.083 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:14:23.083 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T18:14:23.083 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-06T18:14:23.083 DEBUG:teuthology.orchestra.run.smithi111:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T18:14:23.109 INFO:teuthology.orchestra.run.smithi111.stdout:ttyS1 2023-12-06T18:14:23.121 DEBUG:teuthology.parallel:result is None 2023-12-06T18:14:23.121 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T18:14:23.128 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T18:14:23.128 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T18:14:23.163 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T18:14:23.179 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T18:14:23.186 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T18:14:23.213 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T18:14:23.214 DEBUG:teuthology.orchestra.run.smithi111:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T18:14:23.220 DEBUG:teuthology.orchestra.run.smithi136:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T18:14:23.241 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T18:14:23.253 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T18:14:23.254 DEBUG:teuthology.orchestra.run.smithi111:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-06T18:14:23.278 DEBUG:teuthology.orchestra.run.smithi136:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-06T18:14:23.320 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:14:23.325 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:14:23.330 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:14:23.335 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:14:23.337 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T18:14:23.347 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T18:14:23.347 DEBUG:teuthology.orchestra.run.smithi111:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T18:14:23.350 DEBUG:teuthology.orchestra.run.smithi136:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T18:14:23.399 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T18:14:23.407 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T18:14:23.408 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T18:14:23.416 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T18:14:23.455 DEBUG:teuthology.orchestra.run.smithi111:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:14:23.515 DEBUG:teuthology.orchestra.run.smithi111:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:14:23.571 DEBUG:teuthology.orchestra.run.smithi111:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:14:23.659 DEBUG:teuthology.orchestra.run.smithi111:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:14:23.697 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-12-06T18:14:23.698 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T18:14:23.765 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:14:23.808 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:14:23.854 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:14:23.937 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:14:23.980 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-12-06T18:14:23.980 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T18:14:24.054 DEBUG:teuthology.orchestra.run.smithi111:> sudo service rsyslog restart 2023-12-06T18:14:24.057 DEBUG:teuthology.orchestra.run.smithi136:> sudo service rsyslog restart 2023-12-06T18:14:24.142 INFO:teuthology.orchestra.run.smithi111.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:14:24.143 INFO:teuthology.orchestra.run.smithi136.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:14:24.592 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T18:14:24.600 INFO:teuthology.task.internal:Starting timer... 2023-12-06T18:14:24.600 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T18:14:24.644 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T18:14:24.674 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-06T18:14:24.675 DEBUG:teuthology.orchestra.run.smithi111:> sudo service auditd rotate 2023-12-06T18:14:24.736 INFO:teuthology.orchestra.run.smithi111.stdout:Rotating logs: 2023-12-06T18:14:24.738 DEBUG:teuthology.orchestra.run.smithi136:> sudo service auditd rotate 2023-12-06T18:14:24.794 INFO:teuthology.orchestra.run.smithi136.stdout:Rotating logs: 2023-12-06T18:14:24.796 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T18:14:24.796 DEBUG:teuthology.orchestra.run.smithi111:> /usr/sbin/getenforce 2023-12-06T18:14:24.819 INFO:teuthology.orchestra.run.smithi111.stdout:Permissive 2023-12-06T18:14:24.819 DEBUG:teuthology.orchestra.run.smithi136:> /usr/sbin/getenforce 2023-12-06T18:14:24.839 INFO:teuthology.orchestra.run.smithi136.stdout:Permissive 2023-12-06T18:14:24.840 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi111.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi136.front.sepia.ceph.com': 'permissive'} 2023-12-06T18:14:24.840 DEBUG:teuthology.orchestra.run.smithi111:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-06T18:14:24.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:14:24.885 DEBUG:teuthology.orchestra.run.smithi136:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-06T18:14:24.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:14:24.913 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T18:14:24.913 DEBUG:teuthology.orchestra.run.smithi111:> sudo /usr/sbin/setenforce permissive 2023-12-06T18:14:24.971 DEBUG:teuthology.orchestra.run.smithi136:> sudo /usr/sbin/setenforce permissive 2023-12-06T18:14:25.000 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T18:14:25.010 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-06T18:14:25.010 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T18:14:25.026 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-06T18:14:25.027 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi111.front.sepia.ceph.com,smithi136.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T18:23:21.682 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi111.front.sepia.ceph.com'), Remote(name='ubuntu@smithi136.front.sepia.ceph.com')] 2023-12-06T18:23:21.684 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-12-06T18:23:21.685 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:23:21.755 DEBUG:teuthology.orchestra.run.smithi111:> true 2023-12-06T18:23:21.828 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-12-06T18:23:21.829 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2023-12-06T18:23:21.829 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:23:21.897 DEBUG:teuthology.orchestra.run.smithi136:> true 2023-12-06T18:23:21.968 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2023-12-06T18:23:21.968 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T18:23:21.979 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T18:23:21.979 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T18:23:21.979 DEBUG:teuthology.orchestra.run.smithi111:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T18:23:21.982 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T18:23:21.982 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T18:23:22.013 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T18:23:22.029 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T18:23:22.042 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T18:23:22.057 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T18:23:22.095 INFO:teuthology.orchestra.run.smithi111.stderr:sudo: ntpd: command not found 2023-12-06T18:23:22.107 INFO:teuthology.orchestra.run.smithi111.stdout:506 Cannot talk to daemon 2023-12-06T18:23:22.122 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T18:23:22.132 INFO:teuthology.orchestra.run.smithi136.stderr:sudo: ntpd: command not found 2023-12-06T18:23:22.135 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T18:23:22.146 INFO:teuthology.orchestra.run.smithi136.stdout:506 Cannot talk to daemon 2023-12-06T18:23:22.159 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T18:23:22.173 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T18:23:22.211 INFO:teuthology.orchestra.run.smithi111.stderr:bash: ntpq: command not found 2023-12-06T18:23:22.214 INFO:teuthology.orchestra.run.smithi111.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:23:22.214 INFO:teuthology.orchestra.run.smithi111.stdout:=============================================================================== 2023-12-06T18:23:22.214 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:23:22.214 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:23:22.215 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:23:22.215 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:23:22.241 INFO:teuthology.orchestra.run.smithi136.stderr:bash: ntpq: command not found 2023-12-06T18:23:22.264 INFO:teuthology.orchestra.run.smithi136.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:23:22.265 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================== 2023-12-06T18:23:22.265 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:23:22.265 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:23:22.265 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:23:22.265 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:23:22.265 INFO:teuthology.run_tasks:Running task pexec... 2023-12-06T18:23:22.284 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-06T18:23:22.285 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi111.front.sepia.ceph.com 2023-12-06T18:23:22.285 DEBUG:teuthology.orchestra.run.smithi111:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T18:23:22.285 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi136.front.sepia.ceph.com 2023-12-06T18:23:22.285 DEBUG:teuthology.orchestra.run.smithi136:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T18:23:22.655 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-06T18:23:22.677 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-12-06T18:23:23.294 INFO:teuthology.orchestra.run.smithi136.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 163 kB/s | 4.5 kB 00:00 2023-12-06T18:23:23.314 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 174 kB/s | 4.5 kB 00:00 2023-12-06T18:23:23.595 INFO:teuthology.orchestra.run.smithi136.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 141 kB/s | 4.1 kB 00:00 2023-12-06T18:23:23.617 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 145 kB/s | 4.1 kB 00:00 2023-12-06T18:23:25.472 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-12-06T18:23:25.473 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-12-06T18:23:25.473 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2023-12-06T18:23:25.474 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-12-06T18:23:25.474 INFO:teuthology.orchestra.run.smithi136.stdout:Resetting modules: 2023-12-06T18:23:25.474 INFO:teuthology.orchestra.run.smithi136.stdout: container-tools 2023-12-06T18:23:25.474 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:23:25.474 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-12-06T18:23:25.474 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-12-06T18:23:25.474 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:23:25.481 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-06T18:23:25.482 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-06T18:23:25.482 INFO:teuthology.orchestra.run.smithi111.stdout: Package Architecture Version Repository Size 2023-12-06T18:23:25.482 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-06T18:23:25.482 INFO:teuthology.orchestra.run.smithi111.stdout:Resetting modules: 2023-12-06T18:23:25.482 INFO:teuthology.orchestra.run.smithi111.stdout: container-tools 2023-12-06T18:23:25.482 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:23:25.482 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-06T18:23:25.482 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-12-06T18:23:25.483 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:23:29.347 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-06T18:23:29.351 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-12-06T18:23:29.808 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-06T18:23:29.809 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-12-06T18:23:30.426 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 158 kB/s | 4.5 kB 00:00 2023-12-06T18:23:30.439 INFO:teuthology.orchestra.run.smithi136.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 148 kB/s | 4.5 kB 00:00 2023-12-06T18:23:30.728 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 137 kB/s | 4.1 kB 00:00 2023-12-06T18:23:30.740 INFO:teuthology.orchestra.run.smithi136.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 130 kB/s | 4.1 kB 00:00 2023-12-06T18:23:32.560 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-06T18:23:32.657 INFO:teuthology.orchestra.run.smithi111.stdout:========================================================================================================================== 2023-12-06T18:23:32.657 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-12-06T18:23:32.657 INFO:teuthology.orchestra.run.smithi111.stdout:========================================================================================================================== 2023-12-06T18:23:32.657 INFO:teuthology.orchestra.run.smithi111.stdout:Installing group/module packages: 2023-12-06T18:23:32.657 INFO:teuthology.orchestra.run.smithi111.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-06T18:23:32.657 INFO:teuthology.orchestra.run.smithi111.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-06T18:23:32.657 INFO:teuthology.orchestra.run.smithi111.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-06T18:23:32.657 INFO:teuthology.orchestra.run.smithi111.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-06T18:23:32.657 INFO:teuthology.orchestra.run.smithi111.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-06T18:23:32.657 INFO:teuthology.orchestra.run.smithi111.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T18:23:32.657 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2023-12-06T18:23:32.657 INFO:teuthology.orchestra.run.smithi111.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T18:23:32.657 INFO:teuthology.orchestra.run.smithi111.stdout:Downgrading: 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout:Installing module profiles: 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout: container-tools/common 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout:Enabling module streams: 2023-12-06T18:23:32.658 INFO:teuthology.orchestra.run.smithi111.stdout: container-tools 3.0 2023-12-06T18:23:32.659 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:23:32.659 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-06T18:23:32.659 INFO:teuthology.orchestra.run.smithi111.stdout:========================================================================================================================== 2023-12-06T18:23:32.659 INFO:teuthology.orchestra.run.smithi111.stdout:Install 7 Packages 2023-12-06T18:23:32.659 INFO:teuthology.orchestra.run.smithi111.stdout:Downgrade 12 Packages 2023-12-06T18:23:32.659 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:23:32.659 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 51 M 2023-12-06T18:23:32.659 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-06T18:23:32.731 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-12-06T18:23:32.739 INFO:teuthology.orchestra.run.smithi111.stdout:(1/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 652 kB/s | 51 kB 00:00 2023-12-06T18:23:32.764 INFO:teuthology.orchestra.run.smithi111.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 509 kB/s | 53 kB 00:00 2023-12-06T18:23:32.790 INFO:teuthology.orchestra.run.smithi111.stdout:(3/19): containers-common-1.2.4-1.module+el8.6. 704 kB/s | 91 kB 00:00 2023-12-06T18:23:32.807 INFO:teuthology.orchestra.run.smithi111.stdout:(4/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.6 MB/s | 69 kB 00:00 2023-12-06T18:23:32.823 INFO:teuthology.orchestra.run.smithi136.stdout:========================================================================================================================== 2023-12-06T18:23:32.823 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout:========================================================================================================================== 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout:Installing group/module packages: 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout:Downgrading: 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-06T18:23:32.824 INFO:teuthology.orchestra.run.smithi136.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout:Installing module profiles: 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout: container-tools/common 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout:Enabling module streams: 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout: container-tools 3.0 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout:========================================================================================================================== 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout:Install 7 Packages 2023-12-06T18:23:32.825 INFO:teuthology.orchestra.run.smithi136.stdout:Downgrade 12 Packages 2023-12-06T18:23:32.826 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:23:32.826 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 51 M 2023-12-06T18:23:32.826 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-12-06T18:23:32.841 INFO:teuthology.orchestra.run.smithi111.stdout:(5/19): criu-3.15-1.module+el8.6.0+14874+644362 5.0 MB/s | 511 kB 00:00 2023-12-06T18:23:32.857 INFO:teuthology.orchestra.run.smithi111.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.4 MB/s | 72 kB 00:00 2023-12-06T18:23:32.900 INFO:teuthology.orchestra.run.smithi136.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 1.2 MB/s | 91 kB 00:00 2023-12-06T18:23:32.925 INFO:teuthology.orchestra.run.smithi136.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 540 kB/s | 53 kB 00:00 2023-12-06T18:23:32.941 INFO:teuthology.orchestra.run.smithi111.stdout:(7/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 19 MB/s | 2.9 MB 00:00 2023-12-06T18:23:32.950 INFO:teuthology.orchestra.run.smithi136.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 417 kB/s | 51 kB 00:00 2023-12-06T18:23:32.958 INFO:teuthology.orchestra.run.smithi111.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 557 kB/s | 56 kB 00:00 2023-12-06T18:23:32.984 INFO:teuthology.orchestra.run.smithi136.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 6.0 MB/s | 511 kB 00:00 2023-12-06T18:23:33.000 INFO:teuthology.orchestra.run.smithi111.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 868 kB/s | 51 kB 00:00 2023-12-06T18:23:33.009 INFO:teuthology.orchestra.run.smithi136.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.2 MB/s | 69 kB 00:00 2023-12-06T18:23:33.035 INFO:teuthology.orchestra.run.smithi136.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.4 MB/s | 72 kB 00:00 2023-12-06T18:23:33.077 INFO:teuthology.orchestra.run.smithi136.stdout:(7/19): podman-docker-3.0.1-9.module+el8.6.0+14 1.3 MB/s | 56 kB 00:00 2023-12-06T18:23:33.084 INFO:teuthology.orchestra.run.smithi111.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 3.8 MB/s | 322 kB 00:00 2023-12-06T18:23:33.152 INFO:teuthology.orchestra.run.smithi136.stdout:(8/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 14 MB/s | 2.9 MB 00:00 2023-12-06T18:23:33.177 INFO:teuthology.orchestra.run.smithi136.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 509 kB/s | 51 kB 00:00 2023-12-06T18:23:33.221 INFO:teuthology.orchestra.run.smithi136.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 7.5 MB/s | 322 kB 00:00 2023-12-06T18:23:33.242 INFO:teuthology.orchestra.run.smithi111.stdout:(11/19): podman-3.0.1-9.module+el8.6.0+14874+64 27 MB/s | 11 MB 00:00 2023-12-06T18:23:33.259 INFO:teuthology.orchestra.run.smithi111.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 233 kB/s | 41 kB 00:00 2023-12-06T18:23:33.261 INFO:teuthology.orchestra.run.smithi136.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 980 kB/s | 41 kB 00:00 2023-12-06T18:23:33.343 INFO:teuthology.orchestra.run.smithi111.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 22 MB/s | 2.2 MB 00:00 2023-12-06T18:23:33.353 INFO:teuthology.orchestra.run.smithi136.stdout:(12/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 24 MB/s | 2.2 MB 00:00 2023-12-06T18:23:33.493 INFO:teuthology.orchestra.run.smithi111.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 27 MB/s | 6.4 MB 00:00 2023-12-06T18:23:33.512 INFO:teuthology.orchestra.run.smithi136.stdout:(13/19): podman-3.0.1-9.module+el8.6.0+14874+64 22 MB/s | 11 MB 00:00 2023-12-06T18:23:33.679 INFO:teuthology.orchestra.run.smithi136.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 20 MB/s | 6.4 MB 00:00 2023-12-06T18:23:33.719 INFO:teuthology.orchestra.run.smithi111.stdout:(15/19): containernetworking-plugins-0.9.1-1.mo 25 MB/s | 19 MB 00:00 2023-12-06T18:23:33.760 INFO:teuthology.orchestra.run.smithi111.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 4.0 MB/s | 1.1 MB 00:00 2023-12-06T18:23:33.786 INFO:teuthology.orchestra.run.smithi111.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 2.7 MB/s | 185 kB 00:00 2023-12-06T18:23:33.813 INFO:teuthology.orchestra.run.smithi136.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 23 MB/s | 6.8 MB 00:00 2023-12-06T18:23:33.855 INFO:teuthology.orchestra.run.smithi136.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 6.1 MB/s | 1.1 MB 00:00 2023-12-06T18:23:33.869 INFO:teuthology.orchestra.run.smithi111.stdout:(18/19): buildah-1.19.9-3.module+el8.6.0+14874+ 13 MB/s | 6.8 MB 00:00 2023-12-06T18:23:33.880 INFO:teuthology.orchestra.run.smithi136.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 2.7 MB/s | 185 kB 00:00 2023-12-06T18:23:33.894 INFO:teuthology.orchestra.run.smithi111.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 378 kB/s | 51 kB 00:00 2023-12-06T18:23:33.895 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:23:33.895 INFO:teuthology.orchestra.run.smithi111.stdout:Total 41 MB/s | 51 MB 00:01 2023-12-06T18:23:33.896 INFO:teuthology.orchestra.run.smithi136.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 1.2 MB/s | 51 kB 00:00 2023-12-06T18:23:34.098 INFO:teuthology.orchestra.run.smithi136.stdout:(19/19): containernetworking-plugins-0.9.1-1.mo 20 MB/s | 19 MB 00:00 2023-12-06T18:23:34.098 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:23:34.098 INFO:teuthology.orchestra.run.smithi136.stdout:Total 40 MB/s | 51 MB 00:01 2023-12-06T18:23:34.367 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-06T18:23:34.409 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-06T18:23:34.409 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-06T18:23:34.572 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-12-06T18:23:34.615 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-12-06T18:23:34.615 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-12-06T18:23:34.836 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-06T18:23:34.840 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-06T18:23:35.045 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-12-06T18:23:35.049 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-12-06T18:23:35.999 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-06T18:23:36.048 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-06T18:23:36.223 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T18:23:36.232 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T18:23:36.253 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:23:36.260 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-12-06T18:23:36.305 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-06T18:23:36.439 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:23:36.503 INFO:teuthology.orchestra.run.smithi136.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T18:23:36.512 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T18:23:36.535 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:23:36.736 INFO:teuthology.orchestra.run.smithi136.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:23:53.233 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:23:54.337 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T18:23:55.022 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-06T18:23:55.237 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-06T18:23:55.459 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-06T18:23:55.676 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-06T18:23:55.896 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-06T18:23:55.896 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-06T18:23:55.896 INFO:teuthology.orchestra.run.smithi111.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-06T18:23:55.896 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:23:56.160 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-06T18:23:56.392 INFO:teuthology.orchestra.run.smithi136.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-06T18:23:56.614 INFO:teuthology.orchestra.run.smithi136.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-06T18:23:56.686 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-06T18:23:56.813 INFO:teuthology.orchestra.run.smithi136.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-06T18:23:56.903 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-06T18:23:57.032 INFO:teuthology.orchestra.run.smithi136.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-06T18:23:57.032 INFO:teuthology.orchestra.run.smithi136.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-06T18:23:57.032 INFO:teuthology.orchestra.run.smithi136.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-06T18:23:57.033 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:23:57.874 INFO:teuthology.orchestra.run.smithi136.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-06T18:23:58.140 INFO:teuthology.orchestra.run.smithi136.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-06T18:23:58.357 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-06T18:23:58.671 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-06T18:23:59.050 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-06T18:23:59.335 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-06T18:23:59.597 INFO:teuthology.orchestra.run.smithi136.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-06T18:23:59.944 INFO:teuthology.orchestra.run.smithi136.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-06T18:24:00.062 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-06T18:24:00.331 INFO:teuthology.orchestra.run.smithi136.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-06T18:24:00.630 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-06T18:24:00.776 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-06T18:24:01.018 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-06T18:24:01.202 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-06T18:24:01.386 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-06T18:24:01.408 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-06T18:24:01.509 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-06T18:24:01.509 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T18:24:01.823 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T18:24:02.029 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-06T18:24:02.029 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T18:24:02.147 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-06T18:24:02.212 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T18:24:02.361 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T18:24:02.405 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-06T18:24:02.529 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-06T18:24:02.607 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-06T18:24:02.686 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-06T18:24:02.823 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-06T18:24:02.871 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-06T18:24:02.979 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-06T18:24:02.979 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T18:24:02.995 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-06T18:24:03.128 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-06T18:24:03.275 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-06T18:24:03.276 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:24:03.292 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T18:24:03.436 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:24:03.457 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-06T18:24:03.458 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T18:24:03.640 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T18:24:03.773 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T18:24:03.949 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-06T18:24:03.954 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-06T18:24:04.090 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-06T18:24:04.290 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-06T18:24:04.345 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:24:04.345 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-06T18:24:04.345 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-06T18:24:04.345 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-06T18:24:04.345 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-06T18:24:04.346 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-06T18:24:04.346 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-06T18:24:04.346 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-06T18:24:04.346 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-06T18:24:04.346 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-06T18:24:04.346 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-06T18:24:04.346 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-06T18:24:04.346 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-06T18:24:04.346 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-06T18:24:04.346 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-06T18:24:04.346 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-06T18:24:04.346 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-06T18:24:04.346 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-06T18:24:04.346 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-06T18:24:04.347 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-06T18:24:04.347 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-06T18:24:04.347 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-06T18:24:04.347 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-06T18:24:04.347 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-06T18:24:04.347 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T18:24:04.347 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-06T18:24:04.348 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-06T18:24:04.348 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-06T18:24:04.348 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-06T18:24:04.348 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-06T18:24:04.348 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-06T18:24:04.420 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-06T18:24:04.589 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-06T18:24:04.738 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-06T18:24:04.739 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:24:04.955 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:24:05.488 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-06T18:24:05.918 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T18:24:05.918 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-06T18:24:05.918 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-06T18:24:05.919 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-06T18:24:05.920 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-06T18:24:05.920 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-06T18:24:05.920 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-06T18:24:05.920 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-06T18:24:05.920 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-06T18:24:05.920 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T18:24:05.920 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-06T18:24:05.920 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-06T18:24:05.921 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-06T18:24:05.921 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-06T18:24:05.921 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-06T18:24:05.921 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-06T18:24:08.339 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-06T18:24:08.339 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-06T18:24:08.537 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:24:08.537 INFO:teuthology.orchestra.run.smithi111.stdout:Downgraded: 2023-12-06T18:24:08.537 INFO:teuthology.orchestra.run.smithi111.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:08.537 INFO:teuthology.orchestra.run.smithi111.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:24:08.537 INFO:teuthology.orchestra.run.smithi111.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:08.537 INFO:teuthology.orchestra.run.smithi111.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:08.538 INFO:teuthology.orchestra.run.smithi111.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:08.538 INFO:teuthology.orchestra.run.smithi111.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:08.538 INFO:teuthology.orchestra.run.smithi111.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:08.538 INFO:teuthology.orchestra.run.smithi111.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:08.538 INFO:teuthology.orchestra.run.smithi111.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:08.538 INFO:teuthology.orchestra.run.smithi111.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:24:08.538 INFO:teuthology.orchestra.run.smithi111.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:08.538 INFO:teuthology.orchestra.run.smithi111.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:08.538 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-06T18:24:08.538 INFO:teuthology.orchestra.run.smithi111.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:08.538 INFO:teuthology.orchestra.run.smithi111.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:24:08.538 INFO:teuthology.orchestra.run.smithi111.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:08.538 INFO:teuthology.orchestra.run.smithi111.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:08.538 INFO:teuthology.orchestra.run.smithi111.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:08.539 INFO:teuthology.orchestra.run.smithi111.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:24:08.539 INFO:teuthology.orchestra.run.smithi111.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T18:24:08.539 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:24:08.539 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-06T18:24:08.723 DEBUG:teuthology.parallel:result is None 2023-12-06T18:24:10.122 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-06T18:24:10.123 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-12-06T18:24:10.312 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:24:10.312 INFO:teuthology.orchestra.run.smithi136.stdout:Downgraded: 2023-12-06T18:24:10.312 INFO:teuthology.orchestra.run.smithi136.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:10.312 INFO:teuthology.orchestra.run.smithi136.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:24:10.312 INFO:teuthology.orchestra.run.smithi136.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:10.312 INFO:teuthology.orchestra.run.smithi136.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:10.312 INFO:teuthology.orchestra.run.smithi136.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:10.312 INFO:teuthology.orchestra.run.smithi136.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:10.312 INFO:teuthology.orchestra.run.smithi136.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:24:10.313 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-12-06T18:24:10.548 DEBUG:teuthology.parallel:result is None 2023-12-06T18:24:10.548 INFO:teuthology.run_tasks:Running task install... 2023-12-06T18:24:10.558 DEBUG:teuthology.task.install:project ceph 2023-12-06T18:24:10.558 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58'}} 2023-12-06T18:24:10.558 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58'} 2023-12-06T18:24:10.558 INFO:teuthology.task.install:Using flavor: default 2023-12-06T18:24:10.564 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', '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', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-06T18:24:10.564 INFO:teuthology.task.install:extra packages: [] 2023-12-06T18:24:10.565 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58', 'tag': None, 'wait_for_package': False} 2023-12-06T18:24:10.565 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=96fa2578c622ca9c169af6f426ca8b1616130e58 2023-12-06T18:24:10.567 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58', 'tag': None, 'wait_for_package': False} 2023-12-06T18:24:10.567 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=96fa2578c622ca9c169af6f426ca8b1616130e58 2023-12-06T18:24:10.713 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/ 2023-12-06T18:24:10.713 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7644.g96fa2578 2023-12-06T18:24:10.795 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/ 2023-12-06T18:24:10.795 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7644.g96fa2578 2023-12-06T18:24:10.831 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T18:24:10.831 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-12-06T18:24:10.831 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T18:24:10.858 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, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-06T18:24:10.858 DEBUG:teuthology.orchestra.run.smithi136:> 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_-]*/;sha1/96fa2578c622ca9c169af6f426ca8b1616130e58/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T18:24:10.899 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T18:24:10.899 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-12-06T18:24:10.899 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T18:24:10.926 DEBUG:teuthology.orchestra.run.smithi136:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-06T18:24:10.932 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, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-06T18:24:10.932 DEBUG:teuthology.orchestra.run.smithi111:> 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_-]*/;sha1/96fa2578c622ca9c169af6f426ca8b1616130e58/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T18:24:11.002 DEBUG:teuthology.orchestra.run.smithi136:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-06T18:24:11.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-06T18:24:11.068 INFO:teuthology.orchestra.run.smithi136.stdout:check_obsoletes = 1 2023-12-06T18:24:11.069 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum clean all 2023-12-06T18:24:11.084 DEBUG:teuthology.orchestra.run.smithi111:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-06T18:24:11.152 INFO:teuthology.orchestra.run.smithi111.stdout:check_obsoletes = 1 2023-12-06T18:24:11.154 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum clean all 2023-12-06T18:24:11.439 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-12-06T18:24:11.526 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-06T18:24:11.868 INFO:teuthology.orchestra.run.smithi136.stdout:44 files removed 2023-12-06T18:24:11.915 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-radosgw 2023-12-06T18:24:11.951 INFO:teuthology.orchestra.run.smithi111.stdout:44 files removed 2023-12-06T18:24:11.997 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-radosgw 2023-12-06T18:24:12.248 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-12-06T18:24:12.325 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-06T18:24:13.108 INFO:teuthology.orchestra.run.smithi136.stdout:ceph packages for x86_64 277 kB/s | 81 kB 00:00 2023-12-06T18:24:13.240 INFO:teuthology.orchestra.run.smithi111.stdout:ceph packages for x86_64 231 kB/s | 81 kB 00:00 2023-12-06T18:24:13.616 INFO:teuthology.orchestra.run.smithi136.stdout:ceph noarch packages 20 kB/s | 9.5 kB 00:00 2023-12-06T18:24:13.699 INFO:teuthology.orchestra.run.smithi111.stdout:ceph noarch packages 22 kB/s | 9.5 kB 00:00 2023-12-06T18:24:13.876 INFO:teuthology.orchestra.run.smithi136.stdout:ceph source packages 6.2 kB/s | 1.5 kB 00:00 2023-12-06T18:24:13.941 INFO:teuthology.orchestra.run.smithi111.stdout:ceph source packages 6.7 kB/s | 1.5 kB 00:00 2023-12-06T18:24:14.085 INFO:teuthology.orchestra.run.smithi136.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-06T18:24:14.134 INFO:teuthology.orchestra.run.smithi111.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-06T18:24:16.584 INFO:teuthology.orchestra.run.smithi111.stdout:Extra Packages for Enterprise Linux 6.6 MB/s | 16 MB 00:02 2023-12-06T18:24:20.109 INFO:teuthology.orchestra.run.smithi111.stdout:lab-extras 633 kB/s | 24 kB 00:00 2023-12-06T18:24:21.261 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 MB/s | 47 MB 00:01 2023-12-06T18:24:21.896 INFO:teuthology.orchestra.run.smithi136.stdout:Extra Packages for Enterprise Linux 2.0 MB/s | 16 MB 00:07 2023-12-06T18:24:25.402 INFO:teuthology.orchestra.run.smithi136.stdout:lab-extras 482 kB/s | 24 kB 00:00 2023-12-06T18:24:26.412 INFO:teuthology.orchestra.run.smithi136.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 50 MB/s | 47 MB 00:00 2023-12-06T18:24:29.246 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 60 MB/s | 53 MB 00:00 2023-12-06T18:24:34.379 INFO:teuthology.orchestra.run.smithi136.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 64 MB/s | 53 MB 00:00 2023-12-06T18:24:40.435 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-06T18:24:40.437 INFO:teuthology.orchestra.run.smithi111.stdout:==================================================================================================== 2023-12-06T18:24:40.437 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-12-06T18:24:40.437 INFO:teuthology.orchestra.run.smithi111.stdout:==================================================================================================== 2023-12-06T18:24:40.438 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-06T18:24:40.438 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-radosgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 14 M 2023-12-06T18:24:40.438 INFO:teuthology.orchestra.run.smithi111.stdout:Upgrading: 2023-12-06T18:24:40.438 INFO:teuthology.orchestra.run.smithi111.stdout: librados2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.8 M 2023-12-06T18:24:40.438 INFO:teuthology.orchestra.run.smithi111.stdout: librbd1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.7 M 2023-12-06T18:24:40.438 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2023-12-06T18:24:40.438 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-base x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 5.4 M 2023-12-06T18:24:40.438 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 23 M 2023-12-06T18:24:40.438 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-selinux x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 24 k 2023-12-06T18:24:40.438 INFO:teuthology.orchestra.run.smithi111.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T18:24:40.438 INFO:teuthology.orchestra.run.smithi111.stdout: libcephfs2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 839 k 2023-12-06T18:24:40.439 INFO:teuthology.orchestra.run.smithi111.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T18:24:40.439 INFO:teuthology.orchestra.run.smithi111.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T18:24:40.439 INFO:teuthology.orchestra.run.smithi111.stdout: libradosstriper1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 517 k 2023-12-06T18:24:40.439 INFO:teuthology.orchestra.run.smithi111.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T18:24:40.439 INFO:teuthology.orchestra.run.smithi111.stdout: librgw2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 6.9 M 2023-12-06T18:24:40.439 INFO:teuthology.orchestra.run.smithi111.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T18:24:40.439 INFO:teuthology.orchestra.run.smithi111.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T18:24:40.439 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ceph-argparse x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 45 k 2023-12-06T18:24:40.439 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 128 k 2023-12-06T18:24:40.439 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cephfs x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 197 k 2023-12-06T18:24:40.439 INFO:teuthology.orchestra.run.smithi111.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T18:24:40.439 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rados x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 371 k 2023-12-06T18:24:40.439 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rbd x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 365 k 2023-12-06T18:24:40.439 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 107 k 2023-12-06T18:24:40.440 INFO:teuthology.orchestra.run.smithi111.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T18:24:40.440 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:24:40.440 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-06T18:24:40.440 INFO:teuthology.orchestra.run.smithi111.stdout:==================================================================================================== 2023-12-06T18:24:40.440 INFO:teuthology.orchestra.run.smithi111.stdout:Install 21 Packages 2023-12-06T18:24:40.440 INFO:teuthology.orchestra.run.smithi111.stdout:Upgrade 2 Packages 2023-12-06T18:24:40.440 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:24:40.440 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 62 M 2023-12-06T18:24:40.441 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-06T18:24:41.313 INFO:teuthology.orchestra.run.smithi111.stdout:(1/23): ceph-base-18.0.0-7644.g96fa2578.el8.x86 6.4 MB/s | 5.4 MB 00:00 2023-12-06T18:24:41.372 INFO:teuthology.orchestra.run.smithi111.stdout:(2/23): ceph-selinux-18.0.0-7644.g96fa2578.el8. 417 kB/s | 24 kB 00:00 2023-12-06T18:24:41.489 INFO:teuthology.orchestra.run.smithi111.stdout:(3/23): libcephfs2-18.0.0-7644.g96fa2578.el8.x8 7.0 MB/s | 839 kB 00:00 2023-12-06T18:24:41.589 INFO:teuthology.orchestra.run.smithi111.stdout:(4/23): libradosstriper1-18.0.0-7644.g96fa2578. 5.1 MB/s | 517 kB 00:00 2023-12-06T18:24:42.405 INFO:teuthology.orchestra.run.smithi111.stdout:(5/23): librgw2-18.0.0-7644.g96fa2578.el8.x86_6 8.5 MB/s | 6.9 MB 00:00 2023-12-06T18:24:42.623 INFO:teuthology.orchestra.run.smithi111.stdout:(6/23): ceph-common-18.0.0-7644.g96fa2578.el8.x 10 MB/s | 23 MB 00:02 2023-12-06T18:24:42.648 INFO:teuthology.orchestra.run.smithi111.stdout:(7/23): python3-ceph-argparse-18.0.0-7644.g96fa 185 kB/s | 45 kB 00:00 2023-12-06T18:24:42.673 INFO:teuthology.orchestra.run.smithi111.stdout:(8/23): python3-ceph-common-18.0.0-7644.g96fa25 2.5 MB/s | 128 kB 00:00 2023-12-06T18:24:42.698 INFO:teuthology.orchestra.run.smithi111.stdout:(9/23): python3-cephfs-18.0.0-7644.g96fa2578.el 3.8 MB/s | 197 kB 00:00 2023-12-06T18:24:42.740 INFO:teuthology.orchestra.run.smithi111.stdout:(10/23): python3-rados-18.0.0-7644.g96fa2578.el 5.4 MB/s | 371 kB 00:00 2023-12-06T18:24:42.774 INFO:teuthology.orchestra.run.smithi111.stdout:(11/23): python3-rbd-18.0.0-7644.g96fa2578.el8. 4.7 MB/s | 365 kB 00:00 2023-12-06T18:24:42.799 INFO:teuthology.orchestra.run.smithi111.stdout:(12/23): python3-rgw-18.0.0-7644.g96fa2578.el8. 1.8 MB/s | 107 kB 00:00 2023-12-06T18:24:42.966 INFO:teuthology.orchestra.run.smithi111.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 353 kB/s | 59 kB 00:00 2023-12-06T18:24:43.167 INFO:teuthology.orchestra.run.smithi111.stdout:(14/23): ceph-radosgw-18.0.0-7644.g96fa2578.el8 5.1 MB/s | 14 MB 00:02 2023-12-06T18:24:43.192 INFO:teuthology.orchestra.run.smithi111.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 732 kB/s | 306 kB 00:00 2023-12-06T18:24:43.217 INFO:teuthology.orchestra.run.smithi111.stdout:(16/23): libunwind-1.3.1-3.el8.x86_64.rpm 299 kB/s | 75 kB 00:00 2023-12-06T18:24:43.284 INFO:teuthology.orchestra.run.smithi111.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.8 MB/s | 259 kB 00:00 2023-12-06T18:24:43.301 INFO:teuthology.orchestra.run.smithi111.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 527 kB/s | 44 kB 00:00 2023-12-06T18:24:43.335 INFO:teuthology.orchestra.run.smithi111.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 6.9 MB/s | 354 kB 00:00 2023-12-06T18:24:43.352 INFO:teuthology.orchestra.run.smithi111.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 932 kB/s | 47 kB 00:00 2023-12-06T18:24:43.519 INFO:teuthology.orchestra.run.smithi111.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 4.9 MB/s | 1.7 MB 00:00 2023-12-06T18:24:43.627 INFO:teuthology.orchestra.run.smithi111.stdout:(22/23): librbd1-18.0.0-7644.g96fa2578.el8.x86_ 13 MB/s | 3.7 MB 00:00 2023-12-06T18:24:43.703 INFO:teuthology.orchestra.run.smithi111.stdout:(23/23): librados2-18.0.0-7644.g96fa2578.el8.x8 10 MB/s | 3.8 MB 00:00 2023-12-06T18:24:43.705 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:24:43.705 INFO:teuthology.orchestra.run.smithi111.stdout:Total 19 MB/s | 62 MB 00:03 2023-12-06T18:24:43.750 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-06T18:24:43.796 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-06T18:24:43.796 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-06T18:24:44.139 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-06T18:24:44.143 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-06T18:24:45.301 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-06T18:24:45.513 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T18:24:45.712 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:24:45.767 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-12-06T18:24:45.770 INFO:teuthology.orchestra.run.smithi136.stdout:==================================================================================================== 2023-12-06T18:24:45.770 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2023-12-06T18:24:45.770 INFO:teuthology.orchestra.run.smithi136.stdout:==================================================================================================== 2023-12-06T18:24:45.770 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-12-06T18:24:45.770 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-radosgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 14 M 2023-12-06T18:24:45.770 INFO:teuthology.orchestra.run.smithi136.stdout:Upgrading: 2023-12-06T18:24:45.770 INFO:teuthology.orchestra.run.smithi136.stdout: librados2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.8 M 2023-12-06T18:24:45.770 INFO:teuthology.orchestra.run.smithi136.stdout: librbd1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.7 M 2023-12-06T18:24:45.770 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2023-12-06T18:24:45.770 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-base x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 5.4 M 2023-12-06T18:24:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 23 M 2023-12-06T18:24:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-selinux x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 24 k 2023-12-06T18:24:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T18:24:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 839 k 2023-12-06T18:24:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T18:24:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T18:24:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: libradosstriper1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 517 k 2023-12-06T18:24:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T18:24:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: librgw2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 6.9 M 2023-12-06T18:24:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T18:24:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T18:24:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-argparse x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 45 k 2023-12-06T18:24:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 128 k 2023-12-06T18:24:45.771 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cephfs x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 197 k 2023-12-06T18:24:45.772 INFO:teuthology.orchestra.run.smithi136.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T18:24:45.772 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rados x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 371 k 2023-12-06T18:24:45.772 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rbd x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 365 k 2023-12-06T18:24:45.772 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 107 k 2023-12-06T18:24:45.772 INFO:teuthology.orchestra.run.smithi136.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T18:24:45.772 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:24:45.772 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-12-06T18:24:45.772 INFO:teuthology.orchestra.run.smithi136.stdout:==================================================================================================== 2023-12-06T18:24:45.772 INFO:teuthology.orchestra.run.smithi136.stdout:Install 21 Packages 2023-12-06T18:24:45.772 INFO:teuthology.orchestra.run.smithi136.stdout:Upgrade 2 Packages 2023-12-06T18:24:45.772 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:24:45.773 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 62 M 2023-12-06T18:24:45.773 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-12-06T18:24:46.128 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:24:46.303 INFO:teuthology.orchestra.run.smithi111.stdout: Upgrading : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:24:46.402 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:24:46.470 INFO:teuthology.orchestra.run.smithi136.stdout:(1/23): ceph-base-18.0.0-7644.g96fa2578.el8.x86 8.4 MB/s | 5.4 MB 00:00 2023-12-06T18:24:46.538 INFO:teuthology.orchestra.run.smithi136.stdout:(2/23): ceph-selinux-18.0.0-7644.g96fa2578.el8. 361 kB/s | 24 kB 00:00 2023-12-06T18:24:46.593 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:24:46.654 INFO:teuthology.orchestra.run.smithi136.stdout:(3/23): libcephfs2-18.0.0-7644.g96fa2578.el8.x8 7.0 MB/s | 839 kB 00:00 2023-12-06T18:24:46.756 INFO:teuthology.orchestra.run.smithi136.stdout:(4/23): libradosstriper1-18.0.0-7644.g96fa2578. 5.0 MB/s | 517 kB 00:00 2023-12-06T18:24:46.856 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T18:24:47.045 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:24:47.405 INFO:teuthology.orchestra.run.smithi136.stdout:(5/23): librgw2-18.0.0-7644.g96fa2578.el8.x86_6 11 MB/s | 6.9 MB 00:00 2023-12-06T18:24:47.456 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:24:47.630 INFO:teuthology.orchestra.run.smithi136.stdout:(6/23): ceph-common-18.0.0-7644.g96fa2578.el8.x 13 MB/s | 23 MB 00:01 2023-12-06T18:24:47.655 INFO:teuthology.orchestra.run.smithi136.stdout:(7/23): python3-ceph-argparse-18.0.0-7644.g96fa 179 kB/s | 45 kB 00:00 2023-12-06T18:24:47.670 INFO:teuthology.orchestra.run.smithi111.stdout: Upgrading : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:24:47.681 INFO:teuthology.orchestra.run.smithi136.stdout:(8/23): python3-ceph-common-18.0.0-7644.g96fa25 2.5 MB/s | 128 kB 00:00 2023-12-06T18:24:47.706 INFO:teuthology.orchestra.run.smithi136.stdout:(9/23): python3-cephfs-18.0.0-7644.g96fa2578.el 3.8 MB/s | 197 kB 00:00 2023-12-06T18:24:47.734 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:24:47.766 INFO:teuthology.orchestra.run.smithi136.stdout:(10/23): python3-rados-18.0.0-7644.g96fa2578.el 4.3 MB/s | 371 kB 00:00 2023-12-06T18:24:47.799 INFO:teuthology.orchestra.run.smithi136.stdout:(11/23): python3-rbd-18.0.0-7644.g96fa2578.el8. 3.9 MB/s | 365 kB 00:00 2023-12-06T18:24:47.824 INFO:teuthology.orchestra.run.smithi136.stdout:(12/23): python3-rgw-18.0.0-7644.g96fa2578.el8. 1.8 MB/s | 107 kB 00:00 2023-12-06T18:24:47.952 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-06T18:24:47.966 INFO:teuthology.orchestra.run.smithi136.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 428 kB/s | 59 kB 00:00 2023-12-06T18:24:48.085 INFO:teuthology.orchestra.run.smithi136.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 631 kB/s | 75 kB 00:00 2023-12-06T18:24:48.103 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T18:24:48.116 INFO:teuthology.orchestra.run.smithi136.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 965 kB/s | 306 kB 00:00 2023-12-06T18:24:48.184 INFO:teuthology.orchestra.run.smithi136.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.8 MB/s | 259 kB 00:00 2023-12-06T18:24:48.225 INFO:teuthology.orchestra.run.smithi136.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 1.0 MB/s | 44 kB 00:00 2023-12-06T18:24:48.268 INFO:teuthology.orchestra.run.smithi136.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 8.3 MB/s | 354 kB 00:00 2023-12-06T18:24:48.310 INFO:teuthology.orchestra.run.smithi136.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.1 MB/s | 47 kB 00:00 2023-12-06T18:24:48.552 INFO:teuthology.orchestra.run.smithi136.stdout:(20/23): librados2-18.0.0-7644.g96fa2578.el8.x8 16 MB/s | 3.8 MB 00:00 2023-12-06T18:24:48.777 INFO:teuthology.orchestra.run.smithi136.stdout:(21/23): librbd1-18.0.0-7644.g96fa2578.el8.x86_ 17 MB/s | 3.7 MB 00:00 2023-12-06T18:24:48.780 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T18:24:48.928 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:24:48.997 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:24:49.077 INFO:teuthology.orchestra.run.smithi136.stdout:(22/23): thrift-0.13.0-2.el8.x86_64.rpm 1.7 MB/s | 1.7 MB 00:00 2023-12-06T18:24:49.123 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 11/25 2023-12-06T18:24:49.290 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:24:49.477 INFO:teuthology.orchestra.run.smithi136.stdout:(23/23): ceph-radosgw-18.0.0-7644.g96fa2578.el8 3.8 MB/s | 14 MB 00:03 2023-12-06T18:24:49.481 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:24:49.481 INFO:teuthology.orchestra.run.smithi136.stdout:Total 17 MB/s | 62 MB 00:03 2023-12-06T18:24:49.529 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-12-06T18:24:49.559 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:24:49.575 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-12-06T18:24:49.575 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-12-06T18:24:49.829 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 14/25 2023-12-06T18:24:49.919 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-12-06T18:24:49.923 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-12-06T18:24:50.519 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:24:50.577 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:24:50.724 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T18:24:50.914 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T18:24:51.130 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-12-06T18:24:51.147 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T18:24:51.323 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T18:24:51.328 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 19/25 2023-12-06T18:24:51.528 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:24:51.924 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:24:52.111 INFO:teuthology.orchestra.run.smithi136.stdout: Upgrading : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:24:52.194 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:24:52.401 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:24:52.631 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T18:24:52.811 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:24:53.217 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:24:53.461 INFO:teuthology.orchestra.run.smithi136.stdout: Upgrading : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:24:53.525 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:24:53.743 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-06T18:24:53.936 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T18:24:54.618 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T18:24:54.785 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:24:54.854 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:24:55.030 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 11/25 2023-12-06T18:24:55.064 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:24:55.247 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:24:55.294 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:24:55.475 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:24:55.714 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 14/25 2023-12-06T18:24:55.873 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:24:56.137 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:24:56.217 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:24:56.377 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:24:56.509 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:24:56.702 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:24:56.828 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T18:24:57.073 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T18:24:57.341 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T18:24:57.510 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 19/25 2023-12-06T18:25:01.244 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:25:01.518 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:25:02.112 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:25:02.511 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:25:02.603 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:25:02.767 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:25:14.973 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:25:14.974 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /sys 2023-12-06T18:25:14.974 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /proc 2023-12-06T18:25:14.974 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /dev 2023-12-06T18:25:14.974 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /run 2023-12-06T18:25:14.974 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /mnt 2023-12-06T18:25:14.974 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /var/tmp 2023-12-06T18:25:14.974 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /home 2023-12-06T18:25:14.974 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /tmp 2023-12-06T18:25:14.974 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /dev 2023-12-06T18:25:14.974 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:25:16.400 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:25:16.421 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:25:16.421 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:25:16.626 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:25:16.626 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:25:17.238 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:25:17.238 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 1/25 2023-12-06T18:25:17.238 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2/25 2023-12-06T18:25:17.238 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:25:17.238 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:25:17.238 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 5/25 2023-12-06T18:25:17.238 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 6/25 2023-12-06T18:25:17.238 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:25:17.238 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 8/25 2023-12-06T18:25:17.239 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 9/25 2023-12-06T18:25:17.239 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:25:17.239 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 11/25 2023-12-06T18:25:17.239 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:25:17.239 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:25:17.239 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T18:25:17.239 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T18:25:17.239 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T18:25:17.239 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T18:25:17.239 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-06T18:25:17.239 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-06T18:25:17.239 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-06T18:25:17.239 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-06T18:25:17.239 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:25:17.240 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T18:25:17.240 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 24/25 2023-12-06T18:25:20.992 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:25:20.992 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-06T18:25:21.178 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:25:21.178 INFO:teuthology.orchestra.run.smithi111.stdout:Upgraded: 2023-12-06T18:25:21.178 INFO:teuthology.orchestra.run.smithi111.stdout: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.178 INFO:teuthology.orchestra.run.smithi111.stdout: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.178 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-06T18:25:21.178 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.179 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.180 INFO:teuthology.orchestra.run.smithi111.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T18:25:21.180 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.180 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.180 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:21.180 INFO:teuthology.orchestra.run.smithi111.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T18:25:21.180 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:25:21.180 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-06T18:25:21.348 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-test 2023-12-06T18:25:21.623 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:25:21.623 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /sys 2023-12-06T18:25:21.623 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /proc 2023-12-06T18:25:21.623 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /dev 2023-12-06T18:25:21.624 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /run 2023-12-06T18:25:21.624 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /mnt 2023-12-06T18:25:21.624 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /var/tmp 2023-12-06T18:25:21.624 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /home 2023-12-06T18:25:21.624 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /tmp 2023-12-06T18:25:21.624 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /dev 2023-12-06T18:25:21.624 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:25:21.696 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-06T18:25:22.361 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 136 kB/s | 4.5 kB 00:00 2023-12-06T18:25:22.661 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 123 kB/s | 4.1 kB 00:00 2023-12-06T18:25:23.148 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:25:23.169 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:25:23.169 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:25:23.373 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:25:23.373 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:25:24.002 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:25:24.003 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 1/25 2023-12-06T18:25:24.003 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2/25 2023-12-06T18:25:24.003 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:25:24.003 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:25:24.003 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 5/25 2023-12-06T18:25:24.003 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 6/25 2023-12-06T18:25:24.003 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:25:24.003 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 8/25 2023-12-06T18:25:24.003 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 9/25 2023-12-06T18:25:24.003 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:25:24.003 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 11/25 2023-12-06T18:25:24.003 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:25:24.004 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:25:24.004 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T18:25:24.004 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T18:25:24.004 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T18:25:24.004 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T18:25:24.004 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-06T18:25:24.004 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-06T18:25:24.004 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-06T18:25:24.004 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-06T18:25:24.004 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:25:24.004 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T18:25:24.004 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 24/25 2023-12-06T18:25:24.168 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-06T18:25:24.169 INFO:teuthology.orchestra.run.smithi111.stdout:============================================================================================ 2023-12-06T18:25:24.169 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-12-06T18:25:24.169 INFO:teuthology.orchestra.run.smithi111.stdout:============================================================================================ 2023-12-06T18:25:24.169 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2023-12-06T18:25:24.169 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-test x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 49 M 2023-12-06T18:25:24.169 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2023-12-06T18:25:24.169 INFO:teuthology.orchestra.run.smithi111.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T18:25:24.169 INFO:teuthology.orchestra.run.smithi111.stdout: libcephsqlite x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 183 k 2023-12-06T18:25:24.169 INFO:teuthology.orchestra.run.smithi111.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T18:25:24.170 INFO:teuthology.orchestra.run.smithi111.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T18:25:24.170 INFO:teuthology.orchestra.run.smithi111.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T18:25:24.170 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:25:24.170 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-12-06T18:25:24.170 INFO:teuthology.orchestra.run.smithi111.stdout:============================================================================================ 2023-12-06T18:25:24.170 INFO:teuthology.orchestra.run.smithi111.stdout:Install 6 Packages 2023-12-06T18:25:24.170 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:25:24.171 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 50 M 2023-12-06T18:25:24.171 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 223 M 2023-12-06T18:25:24.171 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-12-06T18:25:24.202 INFO:teuthology.orchestra.run.smithi111.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.2 MB/s | 70 kB 00:00 2023-12-06T18:25:24.278 INFO:teuthology.orchestra.run.smithi111.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.7 MB/s | 323 kB 00:00 2023-12-06T18:25:24.320 INFO:teuthology.orchestra.run.smithi111.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.4 MB/s | 187 kB 00:00 2023-12-06T18:25:24.378 INFO:teuthology.orchestra.run.smithi111.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 3.4 MB/s | 202 kB 00:00 2023-12-06T18:25:24.428 INFO:teuthology.orchestra.run.smithi111.stdout:(5/6): libcephsqlite-18.0.0-7644.g96fa2578.el8. 713 kB/s | 183 kB 00:00 2023-12-06T18:25:26.804 INFO:teuthology.orchestra.run.smithi111.stdout:(6/6): ceph-test-18.0.0-7644.g96fa2578.el8.x86_ 19 MB/s | 49 MB 00:02 2023-12-06T18:25:26.805 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:25:26.806 INFO:teuthology.orchestra.run.smithi111.stdout:Total 19 MB/s | 50 MB 00:02 2023-12-06T18:25:26.844 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-12-06T18:25:26.865 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-12-06T18:25:26.865 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-12-06T18:25:27.137 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-12-06T18:25:27.140 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-12-06T18:25:27.585 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-12-06T18:25:27.738 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T18:25:27.818 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T18:25:28.061 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T18:25:28.137 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:25:28.137 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-12-06T18:25:28.206 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T18:25:28.326 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:25:28.326 INFO:teuthology.orchestra.run.smithi136.stdout:Upgraded: 2023-12-06T18:25:28.326 INFO:teuthology.orchestra.run.smithi136.stdout: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.326 INFO:teuthology.orchestra.run.smithi136.stdout: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.326 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-12-06T18:25:28.326 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.326 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.326 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.326 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.326 INFO:teuthology.orchestra.run.smithi136.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T18:25:28.326 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.327 INFO:teuthology.orchestra.run.smithi136.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T18:25:28.327 INFO:teuthology.orchestra.run.smithi136.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T18:25:28.327 INFO:teuthology.orchestra.run.smithi136.stdout: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.327 INFO:teuthology.orchestra.run.smithi136.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T18:25:28.327 INFO:teuthology.orchestra.run.smithi136.stdout: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.327 INFO:teuthology.orchestra.run.smithi136.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T18:25:28.327 INFO:teuthology.orchestra.run.smithi136.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T18:25:28.327 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.327 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.327 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.327 INFO:teuthology.orchestra.run.smithi136.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T18:25:28.327 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.327 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.327 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:28.328 INFO:teuthology.orchestra.run.smithi136.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T18:25:28.328 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:25:28.328 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-12-06T18:25:28.371 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T18:25:28.493 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-test 2023-12-06T18:25:28.505 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T18:25:28.841 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-12-06T18:25:29.529 INFO:teuthology.orchestra.run.smithi136.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 150 kB/s | 4.5 kB 00:00 2023-12-06T18:25:29.830 INFO:teuthology.orchestra.run.smithi136.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 133 kB/s | 4.1 kB 00:00 2023-12-06T18:25:31.405 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-12-06T18:25:31.406 INFO:teuthology.orchestra.run.smithi136.stdout:============================================================================================ 2023-12-06T18:25:31.406 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2023-12-06T18:25:31.406 INFO:teuthology.orchestra.run.smithi136.stdout:============================================================================================ 2023-12-06T18:25:31.406 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-12-06T18:25:31.406 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-test x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 49 M 2023-12-06T18:25:31.406 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2023-12-06T18:25:31.406 INFO:teuthology.orchestra.run.smithi136.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T18:25:31.406 INFO:teuthology.orchestra.run.smithi136.stdout: libcephsqlite x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 183 k 2023-12-06T18:25:31.406 INFO:teuthology.orchestra.run.smithi136.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T18:25:31.406 INFO:teuthology.orchestra.run.smithi136.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T18:25:31.406 INFO:teuthology.orchestra.run.smithi136.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T18:25:31.407 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:25:31.407 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-12-06T18:25:31.407 INFO:teuthology.orchestra.run.smithi136.stdout:============================================================================================ 2023-12-06T18:25:31.407 INFO:teuthology.orchestra.run.smithi136.stdout:Install 6 Packages 2023-12-06T18:25:31.407 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:25:31.407 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 50 M 2023-12-06T18:25:31.407 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 223 M 2023-12-06T18:25:31.407 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-12-06T18:25:31.441 INFO:teuthology.orchestra.run.smithi136.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.1 MB/s | 70 kB 00:00 2023-12-06T18:25:31.525 INFO:teuthology.orchestra.run.smithi136.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.2 MB/s | 323 kB 00:00 2023-12-06T18:25:31.566 INFO:teuthology.orchestra.run.smithi136.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.5 MB/s | 187 kB 00:00 2023-12-06T18:25:31.608 INFO:teuthology.orchestra.run.smithi136.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.8 MB/s | 202 kB 00:00 2023-12-06T18:25:31.750 INFO:teuthology.orchestra.run.smithi136.stdout:(5/6): libcephsqlite-18.0.0-7644.g96fa2578.el8. 536 kB/s | 183 kB 00:00 2023-12-06T18:25:33.245 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T18:25:33.527 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T18:25:33.750 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T18:25:33.750 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 1/6 2023-12-06T18:25:33.750 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2/6 2023-12-06T18:25:33.750 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T18:25:33.751 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T18:25:33.751 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T18:25:33.817 INFO:teuthology.orchestra.run.smithi136.stdout:(6/6): ceph-test-18.0.0-7644.g96fa2578.el8.x86_ 20 MB/s | 49 MB 00:02 2023-12-06T18:25:33.819 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:25:33.819 INFO:teuthology.orchestra.run.smithi136.stdout:Total 21 MB/s | 50 MB 00:02 2023-12-06T18:25:33.856 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-12-06T18:25:33.878 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-12-06T18:25:33.878 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-12-06T18:25:34.154 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-12-06T18:25:34.158 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-12-06T18:25:34.601 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-12-06T18:25:34.768 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T18:25:34.851 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T18:25:35.057 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T18:25:35.244 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T18:25:35.443 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T18:25:35.593 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T18:25:37.440 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T18:25:37.440 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-12-06T18:25:37.624 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:25:37.624 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-12-06T18:25:37.624 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:37.624 INFO:teuthology.orchestra.run.smithi111.stdout: jq-1.6-3.el8.x86_64 2023-12-06T18:25:37.624 INFO:teuthology.orchestra.run.smithi111.stdout: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:37.624 INFO:teuthology.orchestra.run.smithi111.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T18:25:37.624 INFO:teuthology.orchestra.run.smithi111.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T18:25:37.624 INFO:teuthology.orchestra.run.smithi111.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T18:25:37.624 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-06T18:25:37.624 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-06T18:25:37.755 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph 2023-12-06T18:25:38.088 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-06T18:25:38.782 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 136 kB/s | 4.5 kB 00:00 2023-12-06T18:25:39.085 INFO:teuthology.orchestra.run.smithi111.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 113 kB/s | 4.1 kB 00:00 2023-12-06T18:25:40.360 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T18:25:40.581 INFO:teuthology.orchestra.run.smithi111.stderr:Error: 2023-12-06T18:25:40.581 INFO:teuthology.orchestra.run.smithi111.stderr: Problem: conflicting requests 2023-12-06T18:25:40.582 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides lua-devel needed by ceph-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:40.582 INFO:teuthology.orchestra.run.smithi111.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T18:25:40.664 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T18:25:40.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:25:40.667 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi111 with status 1: 'sudo yum -y install ceph' 2023-12-06T18:25:40.669 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi111 with status 1: 'sudo yum -y install ceph' 2023-12-06T18:25:40.744 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=8fe987011b014c3e84b696149348feb6 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi111 with status 1: 'sudo yum -y install ceph' 2023-12-06T18:25:40.748 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-06T18:25:40.760 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T18:25:40.787 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T18:25:40.787 DEBUG:teuthology.orchestra.run.smithi111:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T18:25:40.801 DEBUG:teuthology.orchestra.run.smithi136:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T18:25:40.808 INFO:teuthology.orchestra.run.smithi111.stderr:bash: ntpq: command not found 2023-12-06T18:25:40.811 INFO:teuthology.orchestra.run.smithi111.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:25:40.811 INFO:teuthology.orchestra.run.smithi111.stdout:=============================================================================== 2023-12-06T18:25:40.811 INFO:teuthology.orchestra.run.smithi111.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 2 +903us[ +903us] +/- 85ms 2023-12-06T18:25:40.812 INFO:teuthology.orchestra.run.smithi111.stdout:^* hv02.front.sepia.ceph.com 3 6 77 3 -2607us[-2566us] +/- 66ms 2023-12-06T18:25:40.812 INFO:teuthology.orchestra.run.smithi111.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 3 +2224us[+2264us] +/- 77ms 2023-12-06T18:25:40.812 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:25:40.817 INFO:teuthology.orchestra.run.smithi136.stderr:bash: ntpq: command not found 2023-12-06T18:25:40.821 INFO:teuthology.orchestra.run.smithi136.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:25:40.821 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================== 2023-12-06T18:25:40.821 INFO:teuthology.orchestra.run.smithi136.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 2 +909us[ +901us] +/- 85ms 2023-12-06T18:25:40.821 INFO:teuthology.orchestra.run.smithi136.stdout:^* hv02.front.sepia.ceph.com 3 6 77 1 -2611us[-2620us] +/- 66ms 2023-12-06T18:25:40.821 INFO:teuthology.orchestra.run.smithi136.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 3 +2229us[+2221us] +/- 77ms 2023-12-06T18:25:40.821 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:25:40.822 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T18:25:40.831 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T18:25:40.831 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T18:25:40.855 DEBUG:teuthology.orchestra.run.smithi111:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-06T18:25:40.891 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T18:25:40.891 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 1/6 2023-12-06T18:25:40.891 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2/6 2023-12-06T18:25:40.891 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T18:25:40.891 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T18:25:40.891 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T18:25:40.952 DEBUG:teuthology.orchestra.run.smithi136:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-06T18:25:41.074 DEBUG:teuthology.orchestra.run.smithi111:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-06T18:25:41.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:25:41.105 DEBUG:teuthology.orchestra.run.smithi136:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-06T18:25:41.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:25:41.140 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T18:25:41.150 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T18:25:41.171 INFO:teuthology.task.internal:Duration was 676.571122 seconds 2023-12-06T18:25:41.171 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T18:25:41.205 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T18:25:41.205 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T18:25:41.207 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T18:25:41.251 INFO:teuthology.orchestra.run.smithi111.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:25:41.256 INFO:teuthology.orchestra.run.smithi136.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:25:41.554 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T18:25:41.555 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi111.front.sepia.ceph.com 2023-12-06T18:25:41.555 DEBUG:teuthology.orchestra.run.smithi111:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-06T18:25:41.576 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi136.front.sepia.ceph.com 2023-12-06T18:25:41.576 DEBUG:teuthology.orchestra.run.smithi136:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-06T18:25:41.598 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T18:25:41.599 DEBUG:teuthology.orchestra.run.smithi111:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T18:25:41.619 DEBUG:teuthology.orchestra.run.smithi136:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T18:25:41.676 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T18:25:41.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T18:25:41.697 DEBUG:teuthology.orchestra.run.smithi136:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T18:25:41.784 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T18:25:41.795 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T18:25:41.795 DEBUG:teuthology.orchestra.run.smithi111:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T18:25:41.830 DEBUG:teuthology.orchestra.run.smithi136:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T18:25:41.893 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T18:25:41.903 DEBUG:teuthology.orchestra.run.smithi111:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-06T18:25:41.906 DEBUG:teuthology.orchestra.run.smithi136:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-06T18:25:41.930 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern = core 2023-12-06T18:25:41.931 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = core 2023-12-06T18:25:41.956 DEBUG:teuthology.orchestra.run.smithi111:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T18:25:42.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:25:42.000 DEBUG:teuthology.orchestra.run.smithi136:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T18:25:42.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:25:42.017 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T18:25:42.026 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T18:25:42.028 DEBUG:teuthology.misc:Transferring archived files from smithi111:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480594/remote/smithi111 2023-12-06T18:25:42.028 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T18:25:42.087 DEBUG:teuthology.misc:Transferring archived files from smithi136:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480594/remote/smithi136 2023-12-06T18:25:42.088 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T18:25:42.158 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T18:25:42.158 DEBUG:teuthology.orchestra.run.smithi111:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T18:25:42.161 DEBUG:teuthology.orchestra.run.smithi136:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T18:25:42.177 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T18:25:42.188 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T18:25:42.188 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T18:25:42.214 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T18:25:42.214 DEBUG:teuthology.orchestra.run.smithi111:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T18:25:42.218 DEBUG:teuthology.orchestra.run.smithi136:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T18:25:42.232 INFO:teuthology.orchestra.run.smithi111.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 18:25 /home/ubuntu/cephtest 2023-12-06T18:25:42.234 INFO:teuthology.orchestra.run.smithi136.stdout: 262170 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 18:25 /home/ubuntu/cephtest 2023-12-06T18:25:42.235 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T18:25:42.247 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T18:25:42.314 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T18:25:42.340 DEBUG:teuthology.nuke:shortname: smithi111 2023-12-06T18:25:42.340 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T18:25:42.364 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi111.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480594', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 18:08:46.965398', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T18:25:42.368 DEBUG:teuthology.nuke:shortname: smithi136 2023-12-06T18:25:42.368 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T18:25:42.390 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi136.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480594', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 18:08:46.966848', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T18:25:42.422 INFO:teuthology.orchestra.console.smithi111:Power off 2023-12-06T18:25:42.422 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T18:25:42.443 DEBUG:teuthology.orchestra.console.smithi111:power off output: Chassis Power Control: Down/Off 2023-12-06T18:25:42.444 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:25:42.458 INFO:teuthology.orchestra.console.smithi136:Power off 2023-12-06T18:25:42.458 DEBUG:teuthology.orchestra.console.smithi136:pexpect command: ipmitool -H smithi136.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T18:25:42.466 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is on 2023-12-06T18:25:42.479 DEBUG:teuthology.orchestra.console.smithi136:power off output: Chassis Power Control: Down/Off 2023-12-06T18:25:42.479 DEBUG:teuthology.orchestra.console.smithi136:pexpect command: ipmitool -H smithi136.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:25:42.503 DEBUG:teuthology.orchestra.console.smithi136:check power output: Chassis Power is on 2023-12-06T18:25:45.051 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T18:25:45.051 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-12-06T18:25:45.234 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:25:45.234 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-12-06T18:25:45.234 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:45.234 INFO:teuthology.orchestra.run.smithi136.stdout: jq-1.6-3.el8.x86_64 2023-12-06T18:25:45.235 INFO:teuthology.orchestra.run.smithi136.stdout: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:25:45.235 INFO:teuthology.orchestra.run.smithi136.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T18:25:45.235 INFO:teuthology.orchestra.run.smithi136.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T18:25:45.235 INFO:teuthology.orchestra.run.smithi136.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T18:25:45.235 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-12-06T18:25:45.235 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-12-06T18:25:45.377 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph 2023-12-06T18:25:45.674 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T18:25:46.468 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:25:46.504 DEBUG:teuthology.orchestra.console.smithi136:pexpect command: ipmitool -H smithi136.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:25:46.578 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is on 2023-12-06T18:25:46.615 DEBUG:teuthology.orchestra.console.smithi136:check power output: Chassis Power is on 2023-12-06T18:25:50.583 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:25:50.616 DEBUG:teuthology.orchestra.console.smithi136:pexpect command: ipmitool -H smithi136.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:25:50.694 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is off 2023-12-06T18:25:50.725 DEBUG:teuthology.orchestra.console.smithi136:check power output: Chassis Power is off 2023-12-06T18:25:50.795 INFO:teuthology.orchestra.console.smithi111:Power off completed 2023-12-06T18:25:50.842 INFO:teuthology.orchestra.console.smithi136:Power off completed 2023-12-06T18:25:50.946 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/on mon_election/classic task/test_extra_daemon_features} duration: 676.5711224079132 failure_reason: 'Command failed on smithi111 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_sseshasa@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=8fe987011b014c3e84b696149348feb6 status: fail success: false 2023-12-06T18:25:50.946 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T18:25:51.016 INFO:teuthology.run:FAIL