2023-12-09T03:44:21.367 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-09T03:44:21.368 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2023-12-08_19:55:12-rados-main-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2023-12-08_19:55:12-rados-main-distro-default-smithi/7484779 --description rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_ca_signed_key} --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-12-08_19:55:12-rados-main-distro-default-smithi/7484779/orig.config.yaml 2023-12-09T03:44:21.394 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-09T03:44:21.471 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-08_19:55:12-rados-main-distro-default-smithi/7484779 branch: main description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_ca_signed_key} email: yweinste@redhat.com first_in_suite: false job_id: '7484779' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-08_19:55:12-rados-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: main 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: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: use-ca-signed-key: true install: ceph: flavor: default sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - client.0 - - host.b - mon.b - mgr.b - osd.1 - client.1 seed: 4878 sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 targets: smithi008.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi142.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - cephadm.shell: host.a: - "set -ex\nHOSTNAMES=$(ceph orch host ls --format json | jq -r '.[] | .hostname')\n\ for host in $HOSTNAMES; do\n # do a check-host on each host to make sure it's\ \ reachable\n ceph cephadm check-host ${host} 2> ${host}-ok.txt\n HOST_OK=$(cat\ \ ${host}-ok.txt)\n if ! grep -q \"Host looks OK\" <<< \"$HOST_OK\"; then\n\ \ printf \"Failed host check:\\n\\n$HOST_OK\"\n exit 1\n fi\ndone\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-08_19:55:12 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-09T03:44:21.471 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa; will attempt to use it 2023-12-09T03:44:21.472 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa/tasks 2023-12-09T03:44:21.472 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-09T03:44:21.473 INFO:teuthology.task.internal:Checking packages... 2023-12-09T03:44:21.498 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '9dcc13bb80dcc1cdea72b04d80505b4649a2b882' 2023-12-09T03:44:21.498 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-09T03:44:21.498 INFO:teuthology.packaging:ref: None 2023-12-09T03:44:21.498 INFO:teuthology.packaging:tag: None 2023-12-09T03:44:21.498 INFO:teuthology.packaging:branch: main 2023-12-09T03:44:21.498 INFO:teuthology.packaging:sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T03:44:21.498 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-12-09T03:44:21.858 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-58.ge94de282 2023-12-09T03:44:21.858 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-09T03:44:21.864 INFO:teuthology.task.internal:no buildpackages task found 2023-12-09T03:44:21.864 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-09T03:44:21.889 INFO:teuthology.task.internal:Saving configuration 2023-12-09T03:44:21.901 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-09T03:44:21.909 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-09T03:44:21.935 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi008.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_19:55:12-rados-main-distro-default-smithi/7484779', '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-09 03:39:22.206562', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-09T03:44:21.960 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_19:55:12-rados-main-distro-default-smithi/7484779', '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-09 03:39:22.208007', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-09T03:44:21.961 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-09T03:44:21.966 INFO:teuthology.task.internal:roles: ubuntu@smithi008.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0', 'client.0'] 2023-12-09T03:44:21.966 INFO:teuthology.task.internal:roles: ubuntu@smithi142.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1', 'client.1'] 2023-12-09T03:44:21.967 INFO:teuthology.run_tasks:Running task console_log... 2023-12-09T03:44:22.058 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f7556ecf040>, signals=[15]) 2023-12-09T03:44:22.058 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-09T03:44:22.094 INFO:teuthology.task.internal:Opening connections... 2023-12-09T03:44:22.095 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi008.front.sepia.ceph.com 2023-12-09T03:44:22.096 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T03:44:22.165 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi142.front.sepia.ceph.com 2023-12-09T03:44:22.166 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T03:44:22.233 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-09T03:44:22.239 DEBUG:teuthology.orchestra.run.smithi008:> uname -m 2023-12-09T03:44:22.261 INFO:teuthology.orchestra.run.smithi008.stdout:x86_64 2023-12-09T03:44:22.262 DEBUG:teuthology.orchestra.run.smithi008:> cat /etc/os-release 2023-12-09T03:44:22.322 INFO:teuthology.orchestra.run.smithi008.stdout:NAME="Red Hat Enterprise Linux" 2023-12-09T03:44:22.322 INFO:teuthology.orchestra.run.smithi008.stdout:VERSION="8.6 (Ootpa)" 2023-12-09T03:44:22.322 INFO:teuthology.orchestra.run.smithi008.stdout:ID="rhel" 2023-12-09T03:44:22.322 INFO:teuthology.orchestra.run.smithi008.stdout:ID_LIKE="fedora" 2023-12-09T03:44:22.322 INFO:teuthology.orchestra.run.smithi008.stdout:VERSION_ID="8.6" 2023-12-09T03:44:22.322 INFO:teuthology.orchestra.run.smithi008.stdout:PLATFORM_ID="platform:el8" 2023-12-09T03:44:22.322 INFO:teuthology.orchestra.run.smithi008.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-09T03:44:22.322 INFO:teuthology.orchestra.run.smithi008.stdout:ANSI_COLOR="0;31" 2023-12-09T03:44:22.323 INFO:teuthology.orchestra.run.smithi008.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-09T03:44:22.323 INFO:teuthology.orchestra.run.smithi008.stdout:HOME_URL="https://www.redhat.com/" 2023-12-09T03:44:22.323 INFO:teuthology.orchestra.run.smithi008.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-09T03:44:22.323 INFO:teuthology.orchestra.run.smithi008.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-09T03:44:22.323 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:44:22.323 INFO:teuthology.orchestra.run.smithi008.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-09T03:44:22.323 INFO:teuthology.orchestra.run.smithi008.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-09T03:44:22.323 INFO:teuthology.orchestra.run.smithi008.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-09T03:44:22.323 INFO:teuthology.orchestra.run.smithi008.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-09T03:44:22.324 INFO:teuthology.lock.ops:Updating smithi008.front.sepia.ceph.com on lock server 2023-12-09T03:44:22.343 DEBUG:teuthology.orchestra.run.smithi142:> uname -m 2023-12-09T03:44:22.363 INFO:teuthology.orchestra.run.smithi142.stdout:x86_64 2023-12-09T03:44:22.363 DEBUG:teuthology.orchestra.run.smithi142:> cat /etc/os-release 2023-12-09T03:44:22.423 INFO:teuthology.orchestra.run.smithi142.stdout:NAME="Red Hat Enterprise Linux" 2023-12-09T03:44:22.424 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION="8.6 (Ootpa)" 2023-12-09T03:44:22.424 INFO:teuthology.orchestra.run.smithi142.stdout:ID="rhel" 2023-12-09T03:44:22.424 INFO:teuthology.orchestra.run.smithi142.stdout:ID_LIKE="fedora" 2023-12-09T03:44:22.424 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION_ID="8.6" 2023-12-09T03:44:22.424 INFO:teuthology.orchestra.run.smithi142.stdout:PLATFORM_ID="platform:el8" 2023-12-09T03:44:22.424 INFO:teuthology.orchestra.run.smithi142.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-09T03:44:22.424 INFO:teuthology.orchestra.run.smithi142.stdout:ANSI_COLOR="0;31" 2023-12-09T03:44:22.424 INFO:teuthology.orchestra.run.smithi142.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-09T03:44:22.424 INFO:teuthology.orchestra.run.smithi142.stdout:HOME_URL="https://www.redhat.com/" 2023-12-09T03:44:22.424 INFO:teuthology.orchestra.run.smithi142.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-09T03:44:22.424 INFO:teuthology.orchestra.run.smithi142.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-09T03:44:22.424 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:44:22.424 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-09T03:44:22.425 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-09T03:44:22.425 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-09T03:44:22.425 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-09T03:44:22.425 INFO:teuthology.lock.ops:Updating smithi142.front.sepia.ceph.com on lock server 2023-12-09T03:44:22.442 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-09T03:44:22.451 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-09T03:44:22.457 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-09T03:44:22.457 DEBUG:teuthology.orchestra.run.smithi008:> test '!' -e /home/ubuntu/cephtest 2023-12-09T03:44:22.460 DEBUG:teuthology.orchestra.run.smithi142:> test '!' -e /home/ubuntu/cephtest 2023-12-09T03:44:22.483 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-09T03:44:22.489 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-09T03:44:22.489 DEBUG:teuthology.orchestra.run.smithi008:> test -z $(ls -A /var/lib/ceph) 2023-12-09T03:44:22.520 DEBUG:teuthology.orchestra.run.smithi142:> test -z $(ls -A /var/lib/ceph) 2023-12-09T03:44:22.551 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-09T03:44:22.605 INFO:teuthology.run_tasks:Running task kernel... 2023-12-09T03:44:22.620 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-09T03:44:22.621 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-09T03:44:22.621 DEBUG:teuthology.orchestra.run.smithi008:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-09T03:44:22.621 DEBUG:teuthology.orchestra.run.smithi142:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-09T03:44:22.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T03:44:22.640 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2023-12-09T03:44:22.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T03:44:22.641 DEBUG:teuthology.orchestra.run.smithi008:> uname -r 2023-12-09T03:44:22.699 INFO:teuthology.orchestra.run.smithi142.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-09T03:44:22.700 INFO:teuthology.task.kernel:Running kernel on smithi142: 4.18.0-372.9.1.el8.x86_64 2023-12-09T03:44:22.700 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum install -y kernel 2023-12-09T03:44:22.701 INFO:teuthology.orchestra.run.smithi008.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-09T03:44:22.701 INFO:teuthology.task.kernel:Running kernel on smithi008: 4.18.0-372.9.1.el8.x86_64 2023-12-09T03:44:22.701 DEBUG:teuthology.orchestra.run.smithi008:> sudo yum install -y kernel 2023-12-09T03:44:23.823 INFO:teuthology.orchestra.run.smithi142.stdout:Updating Subscription Management repositories. 2023-12-09T03:44:23.824 INFO:teuthology.orchestra.run.smithi142.stdout:Unable to read consumer identity 2023-12-09T03:44:23.940 INFO:teuthology.orchestra.run.smithi008.stdout:Updating Subscription Management repositories. 2023-12-09T03:44:23.940 INFO:teuthology.orchestra.run.smithi008.stdout:Unable to read consumer identity 2023-12-09T03:44:25.208 INFO:teuthology.orchestra.run.smithi142.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-09T03:44:25.326 INFO:teuthology.orchestra.run.smithi008.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-09T03:44:26.050 INFO:teuthology.orchestra.run.smithi142.stdout:Extra Packages for Enterprise Linux 19 MB/s | 16 MB 00:00 2023-12-09T03:44:26.610 INFO:teuthology.orchestra.run.smithi008.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-12-09T03:44:29.600 INFO:teuthology.orchestra.run.smithi142.stdout:lab-extras 443 kB/s | 24 kB 00:00 2023-12-09T03:44:30.303 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-09T03:44:30.327 INFO:teuthology.orchestra.run.smithi008.stdout:lab-extras 599 kB/s | 24 kB 00:00 2023-12-09T03:44:30.351 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2023-12-09T03:44:30.352 INFO:teuthology.orchestra.run.smithi142.stdout:Nothing to do. 2023-12-09T03:44:30.352 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2023-12-09T03:44:30.483 DEBUG:teuthology.orchestra.run.smithi142:> echo no | sudo yum reinstall kernel || true 2023-12-09T03:44:30.812 INFO:teuthology.orchestra.run.smithi142.stdout:Updating Subscription Management repositories. 2023-12-09T03:44:30.812 INFO:teuthology.orchestra.run.smithi142.stdout:Unable to read consumer identity 2023-12-09T03:44:31.055 INFO:teuthology.orchestra.run.smithi008.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-09T03:44:31.072 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:00:02 ago on Sat 09 Dec 2023 03:44:29 AM UTC. 2023-12-09T03:44:31.113 INFO:teuthology.orchestra.run.smithi142.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-09T03:44:31.115 INFO:teuthology.orchestra.run.smithi008.stdout:Dependencies resolved. 2023-12-09T03:44:31.117 INFO:teuthology.orchestra.run.smithi008.stdout:Nothing to do. 2023-12-09T03:44:31.117 INFO:teuthology.orchestra.run.smithi008.stdout:Complete! 2023-12-09T03:44:31.150 INFO:teuthology.orchestra.run.smithi142.stderr:Error: No packages marked for reinstall. 2023-12-09T03:44:31.197 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum reinstall -y kernel || true 2023-12-09T03:44:31.238 DEBUG:teuthology.orchestra.run.smithi008:> echo no | sudo yum reinstall kernel || true 2023-12-09T03:44:31.526 INFO:teuthology.orchestra.run.smithi142.stdout:Updating Subscription Management repositories. 2023-12-09T03:44:31.526 INFO:teuthology.orchestra.run.smithi142.stdout:Unable to read consumer identity 2023-12-09T03:44:31.630 INFO:teuthology.orchestra.run.smithi008.stdout:Updating Subscription Management repositories. 2023-12-09T03:44:31.630 INFO:teuthology.orchestra.run.smithi008.stdout:Unable to read consumer identity 2023-12-09T03:44:31.782 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:00:02 ago on Sat 09 Dec 2023 03:44:29 AM UTC. 2023-12-09T03:44:31.825 INFO:teuthology.orchestra.run.smithi142.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-09T03:44:31.859 INFO:teuthology.orchestra.run.smithi142.stderr:Error: No packages marked for reinstall. 2023-12-09T03:44:31.903 INFO:teuthology.orchestra.run.smithi008.stdout:Last metadata expiration check: 0:00:01 ago on Sat 09 Dec 2023 03:44:30 AM UTC. 2023-12-09T03:44:31.905 DEBUG:teuthology.orchestra.run.smithi142:> rpm -q kernel | sort -rV | head -n 1 2023-12-09T03:44:31.947 INFO:teuthology.orchestra.run.smithi008.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-09T03:44:31.977 INFO:teuthology.orchestra.run.smithi008.stderr:Error: No packages marked for reinstall. 2023-12-09T03:44:31.985 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-09T03:44:31.985 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-09T03:44:31.985 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-09T03:44:31.985 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-09T03:44:31.985 DEBUG:teuthology.orchestra.run.smithi142:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-09T03:44:32.023 INFO:teuthology.orchestra.run.smithi142.stdout:ttyS1 2023-12-09T03:44:32.026 DEBUG:teuthology.orchestra.run.smithi008:> sudo yum reinstall -y kernel || true 2023-12-09T03:44:32.042 DEBUG:teuthology.parallel:result is None 2023-12-09T03:44:32.376 INFO:teuthology.orchestra.run.smithi008.stdout:Updating Subscription Management repositories. 2023-12-09T03:44:32.376 INFO:teuthology.orchestra.run.smithi008.stdout:Unable to read consumer identity 2023-12-09T03:44:32.649 INFO:teuthology.orchestra.run.smithi008.stdout:Last metadata expiration check: 0:00:02 ago on Sat 09 Dec 2023 03:44:30 AM UTC. 2023-12-09T03:44:32.691 INFO:teuthology.orchestra.run.smithi008.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-09T03:44:32.712 INFO:teuthology.orchestra.run.smithi008.stderr:Error: No packages marked for reinstall. 2023-12-09T03:44:32.759 DEBUG:teuthology.orchestra.run.smithi008:> rpm -q kernel | sort -rV | head -n 1 2023-12-09T03:44:32.842 INFO:teuthology.orchestra.run.smithi008.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-09T03:44:32.842 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-09T03:44:32.842 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-09T03:44:32.842 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-09T03:44:32.843 DEBUG:teuthology.orchestra.run.smithi008:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-09T03:44:32.871 INFO:teuthology.orchestra.run.smithi008.stdout:ttyS1 2023-12-09T03:44:32.883 DEBUG:teuthology.parallel:result is None 2023-12-09T03:44:32.883 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-09T03:44:32.891 INFO:teuthology.task.internal:Creating test directory... 2023-12-09T03:44:32.891 DEBUG:teuthology.orchestra.run.smithi008:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-09T03:44:32.926 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-09T03:44:32.946 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-09T03:44:32.952 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-09T03:44:33.001 INFO:teuthology.task.internal:Creating archive directory... 2023-12-09T03:44:33.001 DEBUG:teuthology.orchestra.run.smithi008:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-09T03:44:33.003 DEBUG:teuthology.orchestra.run.smithi142:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-09T03:44:33.028 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-09T03:44:33.050 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-09T03:44:33.051 DEBUG:teuthology.orchestra.run.smithi008:> 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-09T03:44:33.062 DEBUG:teuthology.orchestra.run.smithi142:> 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-09T03:44:33.087 INFO:teuthology.orchestra.run.smithi008.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-09T03:44:33.097 INFO:teuthology.orchestra.run.smithi008.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-09T03:44:33.123 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-09T03:44:33.135 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-09T03:44:33.136 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-09T03:44:33.143 INFO:teuthology.task.internal:Configuring sudo... 2023-12-09T03:44:33.144 DEBUG:teuthology.orchestra.run.smithi008:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-09T03:44:33.147 DEBUG:teuthology.orchestra.run.smithi142:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-09T03:44:33.176 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-09T03:44:33.185 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-09T03:44:33.186 DEBUG:teuthology.orchestra.run.smithi008:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-09T03:44:33.215 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-09T03:44:33.234 DEBUG:teuthology.orchestra.run.smithi008:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-09T03:44:33.313 DEBUG:teuthology.orchestra.run.smithi008:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-09T03:44:33.363 DEBUG:teuthology.orchestra.run.smithi008:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-09T03:44:33.448 DEBUG:teuthology.orchestra.run.smithi008:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-09T03:44:33.489 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-12-09T03:44:33.489 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-09T03:44:33.574 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-09T03:44:33.622 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-09T03:44:33.684 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-09T03:44:33.728 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-09T03:44:33.773 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2023-12-09T03:44:33.773 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-09T03:44:33.843 DEBUG:teuthology.orchestra.run.smithi008:> sudo service rsyslog restart 2023-12-09T03:44:33.845 DEBUG:teuthology.orchestra.run.smithi142:> sudo service rsyslog restart 2023-12-09T03:44:33.907 INFO:teuthology.orchestra.run.smithi008.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-09T03:44:33.937 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-09T03:44:34.294 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-09T03:44:34.302 INFO:teuthology.task.internal:Starting timer... 2023-12-09T03:44:34.302 INFO:teuthology.run_tasks:Running task pcp... 2023-12-09T03:44:34.312 INFO:teuthology.run_tasks:Running task selinux... 2023-12-09T03:44:34.320 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-09T03:44:34.320 DEBUG:teuthology.orchestra.run.smithi008:> sudo service auditd rotate 2023-12-09T03:44:34.384 INFO:teuthology.orchestra.run.smithi008.stdout:Rotating logs: 2023-12-09T03:44:34.385 DEBUG:teuthology.orchestra.run.smithi142:> sudo service auditd rotate 2023-12-09T03:44:34.451 INFO:teuthology.orchestra.run.smithi142.stdout:Rotating logs: 2023-12-09T03:44:34.453 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-09T03:44:34.453 DEBUG:teuthology.orchestra.run.smithi008:> /usr/sbin/getenforce 2023-12-09T03:44:34.475 INFO:teuthology.orchestra.run.smithi008.stdout:Permissive 2023-12-09T03:44:34.475 DEBUG:teuthology.orchestra.run.smithi142:> /usr/sbin/getenforce 2023-12-09T03:44:34.495 INFO:teuthology.orchestra.run.smithi142.stdout:Permissive 2023-12-09T03:44:34.496 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi008.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi142.front.sepia.ceph.com': 'permissive'} 2023-12-09T03:44:34.496 DEBUG:teuthology.orchestra.run.smithi008:> 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-09T03:44:34.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T03:44:34.543 DEBUG:teuthology.orchestra.run.smithi142:> 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-09T03:44:34.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T03:44:34.571 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-09T03:44:34.571 DEBUG:teuthology.orchestra.run.smithi008:> sudo /usr/sbin/setenforce permissive 2023-12-09T03:44:34.611 DEBUG:teuthology.orchestra.run.smithi142:> sudo /usr/sbin/setenforce permissive 2023-12-09T03:44:34.637 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-09T03:44:34.648 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-09T03:44:34.648 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-09T03:44:34.668 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-09T03:44:34.670 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi008.front.sepia.ceph.com,smithi142.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-09T03:53:43.717 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi008.front.sepia.ceph.com'), Remote(name='ubuntu@smithi142.front.sepia.ceph.com')] 2023-12-09T03:53:43.718 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2023-12-09T03:53:43.719 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T03:53:43.789 DEBUG:teuthology.orchestra.run.smithi008:> true 2023-12-09T03:53:43.855 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi008.front.sepia.ceph.com' 2023-12-09T03:53:43.856 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2023-12-09T03:53:43.856 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T03:53:43.924 DEBUG:teuthology.orchestra.run.smithi142:> true 2023-12-09T03:53:43.992 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2023-12-09T03:53:43.992 INFO:teuthology.run_tasks:Running task clock... 2023-12-09T03:53:44.005 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-09T03:53:44.005 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-09T03:53:44.006 DEBUG:teuthology.orchestra.run.smithi008:> 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-09T03:53:44.008 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-09T03:53:44.008 DEBUG:teuthology.orchestra.run.smithi142:> 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-09T03:53:44.038 INFO:teuthology.orchestra.run.smithi008.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-09T03:53:44.054 INFO:teuthology.orchestra.run.smithi008.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-09T03:53:44.063 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-09T03:53:44.078 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-09T03:53:44.136 INFO:teuthology.orchestra.run.smithi008.stderr:sudo: ntpd: command not found 2023-12-09T03:53:44.148 INFO:teuthology.orchestra.run.smithi008.stdout:506 Cannot talk to daemon 2023-12-09T03:53:44.150 INFO:teuthology.orchestra.run.smithi142.stderr:sudo: ntpd: command not found 2023-12-09T03:53:44.162 INFO:teuthology.orchestra.run.smithi142.stdout:506 Cannot talk to daemon 2023-12-09T03:53:44.163 INFO:teuthology.orchestra.run.smithi008.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-09T03:53:44.176 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-09T03:53:44.177 INFO:teuthology.orchestra.run.smithi008.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-09T03:53:44.190 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-09T03:53:44.257 INFO:teuthology.orchestra.run.smithi008.stderr:bash: ntpq: command not found 2023-12-09T03:53:44.261 INFO:teuthology.orchestra.run.smithi008.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-09T03:53:44.261 INFO:teuthology.orchestra.run.smithi008.stdout:=============================================================================== 2023-12-09T03:53:44.261 INFO:teuthology.orchestra.run.smithi008.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T03:53:44.261 INFO:teuthology.orchestra.run.smithi008.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T03:53:44.261 INFO:teuthology.orchestra.run.smithi008.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T03:53:44.261 INFO:teuthology.orchestra.run.smithi008.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T03:53:44.269 INFO:teuthology.orchestra.run.smithi142.stderr:bash: ntpq: command not found 2023-12-09T03:53:44.272 INFO:teuthology.orchestra.run.smithi142.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-09T03:53:44.272 INFO:teuthology.orchestra.run.smithi142.stdout:=============================================================================== 2023-12-09T03:53:44.272 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T03:53:44.272 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T03:53:44.272 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T03:53:44.272 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T03:53:44.273 INFO:teuthology.run_tasks:Running task pexec... 2023-12-09T03:53:44.282 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-09T03:53:44.283 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi008.front.sepia.ceph.com 2023-12-09T03:53:44.283 DEBUG:teuthology.orchestra.run.smithi008:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-09T03:53:44.283 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi142.front.sepia.ceph.com 2023-12-09T03:53:44.283 DEBUG:teuthology.orchestra.run.smithi142:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-09T03:53:44.687 INFO:teuthology.orchestra.run.smithi142.stdout:Updating Subscription Management repositories. 2023-12-09T03:53:44.694 INFO:teuthology.orchestra.run.smithi008.stdout:Updating Subscription Management repositories. 2023-12-09T03:53:45.472 INFO:teuthology.orchestra.run.smithi008.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 150 kB/s | 4.5 kB 00:00 2023-12-09T03:53:45.493 INFO:teuthology.orchestra.run.smithi142.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 162 kB/s | 4.1 kB 00:00 2023-12-09T03:53:45.688 INFO:teuthology.orchestra.run.smithi142.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 161 kB/s | 4.5 kB 00:00 2023-12-09T03:53:45.798 INFO:teuthology.orchestra.run.smithi008.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 133 kB/s | 4.1 kB 00:00 2023-12-09T03:53:47.614 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2023-12-09T03:53:47.615 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2023-12-09T03:53:47.615 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2023-12-09T03:53:47.615 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2023-12-09T03:53:47.615 INFO:teuthology.orchestra.run.smithi142.stdout:Resetting modules: 2023-12-09T03:53:47.615 INFO:teuthology.orchestra.run.smithi142.stdout: container-tools 2023-12-09T03:53:47.616 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:53:47.616 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2023-12-09T03:53:47.616 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2023-12-09T03:53:47.616 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:53:47.961 INFO:teuthology.orchestra.run.smithi008.stdout:Dependencies resolved. 2023-12-09T03:53:47.962 INFO:teuthology.orchestra.run.smithi008.stdout:================================================================================ 2023-12-09T03:53:47.962 INFO:teuthology.orchestra.run.smithi008.stdout: Package Architecture Version Repository Size 2023-12-09T03:53:47.962 INFO:teuthology.orchestra.run.smithi008.stdout:================================================================================ 2023-12-09T03:53:47.962 INFO:teuthology.orchestra.run.smithi008.stdout:Resetting modules: 2023-12-09T03:53:47.963 INFO:teuthology.orchestra.run.smithi008.stdout: container-tools 2023-12-09T03:53:47.963 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:53:47.963 INFO:teuthology.orchestra.run.smithi008.stdout:Transaction Summary 2023-12-09T03:53:47.963 INFO:teuthology.orchestra.run.smithi008.stdout:================================================================================ 2023-12-09T03:53:47.963 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:53:51.052 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2023-12-09T03:53:51.500 INFO:teuthology.orchestra.run.smithi142.stdout:Updating Subscription Management repositories. 2023-12-09T03:53:51.571 INFO:teuthology.orchestra.run.smithi008.stdout:Complete! 2023-12-09T03:53:52.049 INFO:teuthology.orchestra.run.smithi008.stdout:Updating Subscription Management repositories. 2023-12-09T03:53:52.122 INFO:teuthology.orchestra.run.smithi142.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 149 kB/s | 4.1 kB 00:00 2023-12-09T03:53:52.321 INFO:teuthology.orchestra.run.smithi142.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 176 kB/s | 4.5 kB 00:00 2023-12-09T03:53:52.666 INFO:teuthology.orchestra.run.smithi008.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 150 kB/s | 4.5 kB 00:00 2023-12-09T03:53:52.976 INFO:teuthology.orchestra.run.smithi008.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 129 kB/s | 4.1 kB 00:00 2023-12-09T03:53:54.214 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2023-12-09T03:53:54.308 INFO:teuthology.orchestra.run.smithi142.stdout:============================================================================================================ 2023-12-09T03:53:54.308 INFO:teuthology.orchestra.run.smithi142.stdout: Package Arch Version Repository Size 2023-12-09T03:53:54.308 INFO:teuthology.orchestra.run.smithi142.stdout:============================================================================================================ 2023-12-09T03:53:54.308 INFO:teuthology.orchestra.run.smithi142.stdout:Installing group/module packages: 2023-12-09T03:53:54.308 INFO:teuthology.orchestra.run.smithi142.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-09T03:53:54.308 INFO:teuthology.orchestra.run.smithi142.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-09T03:53:54.308 INFO:teuthology.orchestra.run.smithi142.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-09T03:53:54.308 INFO:teuthology.orchestra.run.smithi142.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-09T03:53:54.308 INFO:teuthology.orchestra.run.smithi142.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-09T03:53:54.308 INFO:teuthology.orchestra.run.smithi142.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-09T03:53:54.308 INFO:teuthology.orchestra.run.smithi142.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-09T03:53:54.309 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2023-12-09T03:53:54.309 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-09T03:53:54.309 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-09T03:53:54.309 INFO:teuthology.orchestra.run.smithi142.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-09T03:53:54.309 INFO:teuthology.orchestra.run.smithi142.stdout:Installing module profiles: 2023-12-09T03:53:54.309 INFO:teuthology.orchestra.run.smithi142.stdout: container-tools/common 2023-12-09T03:53:54.309 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:53:54.309 INFO:teuthology.orchestra.run.smithi142.stdout:Enabling module streams: 2023-12-09T03:53:54.309 INFO:teuthology.orchestra.run.smithi142.stdout: container-tools rhel8 2023-12-09T03:53:54.309 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:53:54.309 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2023-12-09T03:53:54.309 INFO:teuthology.orchestra.run.smithi142.stdout:============================================================================================================ 2023-12-09T03:53:54.309 INFO:teuthology.orchestra.run.smithi142.stdout:Install 10 Packages 2023-12-09T03:53:54.309 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:53:54.310 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 18 M 2023-12-09T03:53:54.310 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 65 M 2023-12-09T03:53:54.310 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2023-12-09T03:53:54.369 INFO:teuthology.orchestra.run.smithi142.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 1.6 MB/s | 94 kB 00:00 2023-12-09T03:53:54.394 INFO:teuthology.orchestra.run.smithi142.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 295 kB/s | 25 kB 00:00 2023-12-09T03:53:54.420 INFO:teuthology.orchestra.run.smithi142.stdout:(3/10): yajl-2.1.0-10.el8.x86_64.rpm 373 kB/s | 41 kB 00:00 2023-12-09T03:53:54.445 INFO:teuthology.orchestra.run.smithi142.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 655 kB/s | 49 kB 00:00 2023-12-09T03:53:54.496 INFO:teuthology.orchestra.run.smithi142.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 5.1 MB/s | 524 kB 00:00 2023-12-09T03:53:54.521 INFO:teuthology.orchestra.run.smithi142.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.9 MB/s | 149 kB 00:00 2023-12-09T03:53:54.546 INFO:teuthology.orchestra.run.smithi142.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 4.1 MB/s | 213 kB 00:00 2023-12-09T03:53:54.630 INFO:teuthology.orchestra.run.smithi142.stdout:(8/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 26 MB/s | 2.2 MB 00:00 2023-12-09T03:53:54.738 INFO:teuthology.orchestra.run.smithi142.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 32 MB/s | 7.0 MB 00:00 2023-12-09T03:53:54.830 INFO:teuthology.orchestra.run.smithi142.stdout:(10/10): buildah-1.26.2-1.module+el8.6.0+16771+ 19 MB/s | 8.0 MB 00:00 2023-12-09T03:53:54.831 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2023-12-09T03:53:54.831 INFO:teuthology.orchestra.run.smithi142.stdout:Total 35 MB/s | 18 MB 00:00 2023-12-09T03:53:55.031 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2023-12-09T03:53:55.039 INFO:teuthology.orchestra.run.smithi008.stdout:Dependencies resolved. 2023-12-09T03:53:55.049 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2023-12-09T03:53:55.050 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2023-12-09T03:53:55.138 INFO:teuthology.orchestra.run.smithi008.stdout:============================================================================================================ 2023-12-09T03:53:55.138 INFO:teuthology.orchestra.run.smithi008.stdout: Package Arch Version Repository Size 2023-12-09T03:53:55.138 INFO:teuthology.orchestra.run.smithi008.stdout:============================================================================================================ 2023-12-09T03:53:55.138 INFO:teuthology.orchestra.run.smithi008.stdout:Installing group/module packages: 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout:Installing dependencies: 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout:Installing module profiles: 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout: container-tools/common 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:53:55.139 INFO:teuthology.orchestra.run.smithi008.stdout:Enabling module streams: 2023-12-09T03:53:55.140 INFO:teuthology.orchestra.run.smithi008.stdout: container-tools rhel8 2023-12-09T03:53:55.140 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:53:55.140 INFO:teuthology.orchestra.run.smithi008.stdout:Transaction Summary 2023-12-09T03:53:55.140 INFO:teuthology.orchestra.run.smithi008.stdout:============================================================================================================ 2023-12-09T03:53:55.140 INFO:teuthology.orchestra.run.smithi008.stdout:Install 10 Packages 2023-12-09T03:53:55.140 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:53:55.140 INFO:teuthology.orchestra.run.smithi008.stdout:Total download size: 18 M 2023-12-09T03:53:55.141 INFO:teuthology.orchestra.run.smithi008.stdout:Installed size: 65 M 2023-12-09T03:53:55.141 INFO:teuthology.orchestra.run.smithi008.stdout:Downloading Packages: 2023-12-09T03:53:55.202 INFO:teuthology.orchestra.run.smithi008.stdout:(1/10): python3-pytoml-0.1.14-5.git7dea353.el8. 408 kB/s | 25 kB 00:00 2023-12-09T03:53:55.228 INFO:teuthology.orchestra.run.smithi008.stdout:(2/10): yajl-2.1.0-10.el8.x86_64.rpm 472 kB/s | 41 kB 00:00 2023-12-09T03:53:55.231 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2023-12-09T03:53:55.235 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2023-12-09T03:53:55.244 INFO:teuthology.orchestra.run.smithi008.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 908 kB/s | 94 kB 00:00 2023-12-09T03:53:55.270 INFO:teuthology.orchestra.run.smithi008.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 733 kB/s | 49 kB 00:00 2023-12-09T03:53:55.303 INFO:teuthology.orchestra.run.smithi008.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 6.8 MB/s | 524 kB 00:00 2023-12-09T03:53:55.329 INFO:teuthology.orchestra.run.smithi008.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 2.5 MB/s | 149 kB 00:00 2023-12-09T03:53:55.354 INFO:teuthology.orchestra.run.smithi008.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 4.1 MB/s | 213 kB 00:00 2023-12-09T03:53:55.446 INFO:teuthology.orchestra.run.smithi008.stdout:(8/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 24 MB/s | 2.2 MB 00:00 2023-12-09T03:53:55.580 INFO:teuthology.orchestra.run.smithi008.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 28 MB/s | 7.0 MB 00:00 2023-12-09T03:53:55.680 INFO:teuthology.orchestra.run.smithi008.stdout:(10/10): buildah-1.26.2-1.module+el8.6.0+16771+ 18 MB/s | 8.0 MB 00:00 2023-12-09T03:53:55.680 INFO:teuthology.orchestra.run.smithi008.stdout:-------------------------------------------------------------------------------- 2023-12-09T03:53:55.681 INFO:teuthology.orchestra.run.smithi008.stdout:Total 34 MB/s | 18 MB 00:00 2023-12-09T03:53:55.747 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2023-12-09T03:53:55.886 INFO:teuthology.orchestra.run.smithi008.stdout:Running transaction check 2023-12-09T03:53:55.906 INFO:teuthology.orchestra.run.smithi008.stdout:Transaction check succeeded. 2023-12-09T03:53:55.906 INFO:teuthology.orchestra.run.smithi008.stdout:Running transaction test 2023-12-09T03:53:55.937 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-09T03:53:56.097 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-09T03:53:56.099 INFO:teuthology.orchestra.run.smithi008.stdout:Transaction test succeeded. 2023-12-09T03:53:56.104 INFO:teuthology.orchestra.run.smithi008.stdout:Running transaction 2023-12-09T03:53:56.317 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-09T03:53:56.525 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-09T03:53:56.626 INFO:teuthology.orchestra.run.smithi008.stdout: Preparing : 1/1 2023-12-09T03:53:56.822 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-09T03:53:56.876 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-09T03:53:56.975 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-09T03:53:57.213 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-09T03:53:57.393 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-09T03:53:57.613 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-09T03:53:57.757 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-09T03:53:58.497 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-09T03:53:58.539 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-09T03:53:58.729 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-09T03:53:58.905 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-09T03:53:59.082 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-09T03:53:59.348 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-09T03:53:59.349 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-09T03:53:59.349 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-09T03:53:59.349 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-09T03:53:59.349 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-09T03:53:59.349 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-09T03:53:59.349 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-09T03:53:59.349 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-09T03:53:59.349 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-09T03:53:59.349 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-09T03:53:59.430 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-09T03:53:59.647 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-09T03:53:59.848 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-09T03:54:00.016 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-09T03:54:00.294 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-09T03:54:00.295 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-09T03:54:00.295 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-09T03:54:00.295 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-09T03:54:00.295 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-09T03:54:00.295 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-09T03:54:00.295 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-09T03:54:00.295 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-09T03:54:00.295 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-09T03:54:00.295 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-09T03:54:03.056 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-09T03:54:03.057 INFO:teuthology.orchestra.run.smithi142.stdout:Installed products updated. 2023-12-09T03:54:03.254 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:54:03.254 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2023-12-09T03:54:03.254 INFO:teuthology.orchestra.run.smithi142.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-09T03:54:03.254 INFO:teuthology.orchestra.run.smithi142.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-09T03:54:03.254 INFO:teuthology.orchestra.run.smithi142.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-09T03:54:03.255 INFO:teuthology.orchestra.run.smithi142.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-09T03:54:03.255 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-09T03:54:03.255 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-09T03:54:03.255 INFO:teuthology.orchestra.run.smithi142.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-09T03:54:03.255 INFO:teuthology.orchestra.run.smithi142.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-09T03:54:03.255 INFO:teuthology.orchestra.run.smithi142.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-09T03:54:03.255 INFO:teuthology.orchestra.run.smithi142.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-09T03:54:03.255 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:54:03.255 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2023-12-09T03:54:03.402 DEBUG:teuthology.parallel:result is None 2023-12-09T03:54:04.378 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-09T03:54:04.378 INFO:teuthology.orchestra.run.smithi008.stdout:Installed products updated. 2023-12-09T03:54:04.586 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:54:04.586 INFO:teuthology.orchestra.run.smithi008.stdout:Installed: 2023-12-09T03:54:04.586 INFO:teuthology.orchestra.run.smithi008.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-09T03:54:04.586 INFO:teuthology.orchestra.run.smithi008.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-09T03:54:04.587 INFO:teuthology.orchestra.run.smithi008.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-09T03:54:04.587 INFO:teuthology.orchestra.run.smithi008.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-09T03:54:04.587 INFO:teuthology.orchestra.run.smithi008.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-09T03:54:04.587 INFO:teuthology.orchestra.run.smithi008.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-09T03:54:04.587 INFO:teuthology.orchestra.run.smithi008.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-09T03:54:04.587 INFO:teuthology.orchestra.run.smithi008.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-09T03:54:04.587 INFO:teuthology.orchestra.run.smithi008.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-09T03:54:04.587 INFO:teuthology.orchestra.run.smithi008.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-09T03:54:04.587 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:54:04.587 INFO:teuthology.orchestra.run.smithi008.stdout:Complete! 2023-12-09T03:54:04.729 DEBUG:teuthology.parallel:result is None 2023-12-09T03:54:04.729 INFO:teuthology.run_tasks:Running task install... 2023-12-09T03:54:04.738 DEBUG:teuthology.task.install:project ceph 2023-12-09T03:54:04.739 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '9dcc13bb80dcc1cdea72b04d80505b4649a2b882'}} 2023-12-09T03:54:04.739 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '9dcc13bb80dcc1cdea72b04d80505b4649a2b882'} 2023-12-09T03:54:04.739 INFO:teuthology.task.install:Using flavor: default 2023-12-09T03:54:04.745 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-09T03:54:04.745 INFO:teuthology.task.install:extra packages: [] 2023-12-09T03:54:04.745 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': '9dcc13bb80dcc1cdea72b04d80505b4649a2b882', 'tag': None, 'wait_for_package': False} 2023-12-09T03:54:04.746 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T03:54:04.747 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': '9dcc13bb80dcc1cdea72b04d80505b4649a2b882', 'tag': None, 'wait_for_package': False} 2023-12-09T03:54:04.748 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T03:54:04.886 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/ 2023-12-09T03:54:04.886 INFO:teuthology.task.install.rpm:Package version is 19.0.0-44.g9dcc13bb 2023-12-09T03:54:04.966 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/ 2023-12-09T03:54:04.966 INFO:teuthology.task.install.rpm:Package version is 19.0.0-44.g9dcc13bb 2023-12-09T03:54:05.016 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-09T03:54:05.016 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-12-09T03:54:05.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-09T03:54:05.045 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-09T03:54:05.045 DEBUG:teuthology.orchestra.run.smithi008:> 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/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-09T03:54:05.114 DEBUG:teuthology.orchestra.run.smithi008:> 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-09T03:54:05.139 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/main/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-09T03:54:05.139 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2023-12-09T03:54:05.139 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-09T03:54:05.171 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-09T03:54:05.171 DEBUG:teuthology.orchestra.run.smithi142:> 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/9dcc13bb80dcc1cdea72b04d80505b4649a2b882/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-09T03:54:05.193 DEBUG:teuthology.orchestra.run.smithi008:> 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-09T03:54:05.242 DEBUG:teuthology.orchestra.run.smithi142:> 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-09T03:54:05.260 INFO:teuthology.orchestra.run.smithi008.stdout:check_obsoletes = 1 2023-12-09T03:54:05.261 DEBUG:teuthology.orchestra.run.smithi008:> sudo yum clean all 2023-12-09T03:54:05.323 DEBUG:teuthology.orchestra.run.smithi142:> 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-09T03:54:05.391 INFO:teuthology.orchestra.run.smithi142.stdout:check_obsoletes = 1 2023-12-09T03:54:05.392 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum clean all 2023-12-09T03:54:05.653 INFO:teuthology.orchestra.run.smithi008.stdout:Updating Subscription Management repositories. 2023-12-09T03:54:05.764 INFO:teuthology.orchestra.run.smithi142.stdout:Updating Subscription Management repositories. 2023-12-09T03:54:05.995 INFO:teuthology.orchestra.run.smithi008.stdout:44 files removed 2023-12-09T03:54:06.042 DEBUG:teuthology.orchestra.run.smithi008:> sudo yum -y install ceph-radosgw 2023-12-09T03:54:06.107 INFO:teuthology.orchestra.run.smithi142.stdout:44 files removed 2023-12-09T03:54:06.153 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum -y install ceph-radosgw 2023-12-09T03:54:06.393 INFO:teuthology.orchestra.run.smithi008.stdout:Updating Subscription Management repositories. 2023-12-09T03:54:06.487 INFO:teuthology.orchestra.run.smithi142.stdout:Updating Subscription Management repositories. 2023-12-09T03:54:07.127 INFO:teuthology.orchestra.run.smithi008.stdout:ceph packages for x86_64 304 kB/s | 81 kB 00:00 2023-12-09T03:54:07.441 INFO:teuthology.orchestra.run.smithi142.stdout:ceph packages for x86_64 158 kB/s | 81 kB 00:00 2023-12-09T03:54:07.678 INFO:teuthology.orchestra.run.smithi008.stdout:ceph noarch packages 18 kB/s | 9.5 kB 00:00 2023-12-09T03:54:07.792 INFO:teuthology.orchestra.run.smithi142.stdout:ceph noarch packages 30 kB/s | 9.5 kB 00:00 2023-12-09T03:54:08.037 INFO:teuthology.orchestra.run.smithi008.stdout:ceph source packages 4.4 kB/s | 1.5 kB 00:00 2023-12-09T03:54:08.134 INFO:teuthology.orchestra.run.smithi142.stdout:ceph source packages 4.6 kB/s | 1.5 kB 00:00 2023-12-09T03:54:08.246 INFO:teuthology.orchestra.run.smithi008.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-12-09T03:54:08.259 INFO:teuthology.orchestra.run.smithi142.stdout:Copr repo for python3-asyncssh owned by ceph 33 kB/s | 3.5 kB 00:00 2023-12-09T03:54:09.399 INFO:teuthology.orchestra.run.smithi008.stdout:Extra Packages for Enterprise Linux 14 MB/s | 16 MB 00:01 2023-12-09T03:54:09.652 INFO:teuthology.orchestra.run.smithi142.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2023-12-09T03:54:13.097 INFO:teuthology.orchestra.run.smithi008.stdout:lab-extras 655 kB/s | 24 kB 00:00 2023-12-09T03:54:13.169 INFO:teuthology.orchestra.run.smithi142.stdout:lab-extras 382 kB/s | 24 kB 00:00 2023-12-09T03:54:14.066 INFO:teuthology.orchestra.run.smithi008.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 53 MB/s | 47 MB 00:00 2023-12-09T03:54:14.079 INFO:teuthology.orchestra.run.smithi142.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 63 MB/s | 53 MB 00:00 2023-12-09T03:54:22.255 INFO:teuthology.orchestra.run.smithi142.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 63 MB/s | 47 MB 00:00 2023-12-09T03:54:22.709 INFO:teuthology.orchestra.run.smithi008.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 58 MB/s | 53 MB 00:00 2023-12-09T03:54:33.308 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2023-12-09T03:54:33.310 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================================== 2023-12-09T03:54:33.310 INFO:teuthology.orchestra.run.smithi142.stdout: Package Arch Version Repository Size 2023-12-09T03:54:33.310 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================================== 2023-12-09T03:54:33.310 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2023-12-09T03:54:33.310 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-radosgw x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 14 M 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout:Upgrading: 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout: librados2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 3.8 M 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout: librbd1 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 3.7 M 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-base x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 5.4 M 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-common x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 23 M 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-selinux x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 24 k 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout: libcephfs2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 839 k 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout: libradosstriper1 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 517 k 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout: librgw2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 6.9 M 2023-12-09T03:54:33.311 INFO:teuthology.orchestra.run.smithi142.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-09T03:54:33.312 INFO:teuthology.orchestra.run.smithi142.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-09T03:54:33.312 INFO:teuthology.orchestra.run.smithi142.stdout: python3-ceph-argparse x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 45 k 2023-12-09T03:54:33.312 INFO:teuthology.orchestra.run.smithi142.stdout: python3-ceph-common x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 128 k 2023-12-09T03:54:33.312 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cephfs x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 197 k 2023-12-09T03:54:33.312 INFO:teuthology.orchestra.run.smithi142.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-09T03:54:33.312 INFO:teuthology.orchestra.run.smithi142.stdout: python3-rados x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 371 k 2023-12-09T03:54:33.312 INFO:teuthology.orchestra.run.smithi142.stdout: python3-rbd x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 365 k 2023-12-09T03:54:33.312 INFO:teuthology.orchestra.run.smithi142.stdout: python3-rgw x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 107 k 2023-12-09T03:54:33.312 INFO:teuthology.orchestra.run.smithi142.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-09T03:54:33.312 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:54:33.312 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2023-12-09T03:54:33.312 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================================== 2023-12-09T03:54:33.312 INFO:teuthology.orchestra.run.smithi142.stdout:Install 21 Packages 2023-12-09T03:54:33.312 INFO:teuthology.orchestra.run.smithi142.stdout:Upgrade 2 Packages 2023-12-09T03:54:33.313 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:54:33.313 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 62 M 2023-12-09T03:54:33.313 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2023-12-09T03:54:34.163 INFO:teuthology.orchestra.run.smithi142.stdout:(1/23): ceph-base-19.0.0-44.g9dcc13bb.el8.x86_6 6.6 MB/s | 5.4 MB 00:00 2023-12-09T03:54:34.213 INFO:teuthology.orchestra.run.smithi142.stdout:(2/23): ceph-selinux-19.0.0-44.g9dcc13bb.el8.x8 489 kB/s | 24 kB 00:00 2023-12-09T03:54:34.314 INFO:teuthology.orchestra.run.smithi142.stdout:(3/23): libcephfs2-19.0.0-44.g9dcc13bb.el8.x86_ 8.2 MB/s | 839 kB 00:00 2023-12-09T03:54:34.389 INFO:teuthology.orchestra.run.smithi142.stdout:(4/23): libradosstriper1-19.0.0-44.g9dcc13bb.el 6.7 MB/s | 517 kB 00:00 2023-12-09T03:54:34.712 INFO:teuthology.orchestra.run.smithi008.stdout:Dependencies resolved. 2023-12-09T03:54:34.715 INFO:teuthology.orchestra.run.smithi008.stdout:================================================================================================== 2023-12-09T03:54:34.715 INFO:teuthology.orchestra.run.smithi008.stdout: Package Arch Version Repository Size 2023-12-09T03:54:34.715 INFO:teuthology.orchestra.run.smithi008.stdout:================================================================================================== 2023-12-09T03:54:34.715 INFO:teuthology.orchestra.run.smithi008.stdout:Installing: 2023-12-09T03:54:34.715 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-radosgw x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 14 M 2023-12-09T03:54:34.715 INFO:teuthology.orchestra.run.smithi008.stdout:Upgrading: 2023-12-09T03:54:34.715 INFO:teuthology.orchestra.run.smithi008.stdout: librados2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 3.8 M 2023-12-09T03:54:34.715 INFO:teuthology.orchestra.run.smithi008.stdout: librbd1 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 3.7 M 2023-12-09T03:54:34.715 INFO:teuthology.orchestra.run.smithi008.stdout:Installing dependencies: 2023-12-09T03:54:34.715 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-base x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 5.4 M 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-common x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 23 M 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-selinux x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 24 k 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: libcephfs2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 839 k 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: libradosstriper1 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 517 k 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: librgw2 x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 6.9 M 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: python3-ceph-argparse x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 45 k 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: python3-ceph-common x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 128 k 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: python3-cephfs x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 197 k 2023-12-09T03:54:34.716 INFO:teuthology.orchestra.run.smithi008.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-09T03:54:34.717 INFO:teuthology.orchestra.run.smithi008.stdout: python3-rados x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 371 k 2023-12-09T03:54:34.717 INFO:teuthology.orchestra.run.smithi008.stdout: python3-rbd x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 365 k 2023-12-09T03:54:34.717 INFO:teuthology.orchestra.run.smithi008.stdout: python3-rgw x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 107 k 2023-12-09T03:54:34.717 INFO:teuthology.orchestra.run.smithi008.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-09T03:54:34.717 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:54:34.717 INFO:teuthology.orchestra.run.smithi008.stdout:Transaction Summary 2023-12-09T03:54:34.717 INFO:teuthology.orchestra.run.smithi008.stdout:================================================================================================== 2023-12-09T03:54:34.717 INFO:teuthology.orchestra.run.smithi008.stdout:Install 21 Packages 2023-12-09T03:54:34.717 INFO:teuthology.orchestra.run.smithi008.stdout:Upgrade 2 Packages 2023-12-09T03:54:34.717 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:54:34.718 INFO:teuthology.orchestra.run.smithi008.stdout:Total download size: 62 M 2023-12-09T03:54:34.718 INFO:teuthology.orchestra.run.smithi008.stdout:Downloading Packages: 2023-12-09T03:54:34.864 INFO:teuthology.orchestra.run.smithi142.stdout:(5/23): librgw2-19.0.0-44.g9dcc13bb.el8.x86_64. 15 MB/s | 6.9 MB 00:00 2023-12-09T03:54:34.989 INFO:teuthology.orchestra.run.smithi142.stdout:(6/23): python3-ceph-argparse-19.0.0-44.g9dcc13 358 kB/s | 45 kB 00:00 2023-12-09T03:54:35.065 INFO:teuthology.orchestra.run.smithi142.stdout:(7/23): python3-ceph-common-19.0.0-44.g9dcc13bb 1.7 MB/s | 128 kB 00:00 2023-12-09T03:54:35.140 INFO:teuthology.orchestra.run.smithi142.stdout:(8/23): python3-cephfs-19.0.0-44.g9dcc13bb.el8. 2.6 MB/s | 197 kB 00:00 2023-12-09T03:54:35.241 INFO:teuthology.orchestra.run.smithi142.stdout:(9/23): python3-rados-19.0.0-44.g9dcc13bb.el8.x 3.6 MB/s | 371 kB 00:00 2023-12-09T03:54:35.349 INFO:teuthology.orchestra.run.smithi142.stdout:(10/23): python3-rbd-19.0.0-44.g9dcc13bb.el8.x8 3.3 MB/s | 365 kB 00:00 2023-12-09T03:54:35.466 INFO:teuthology.orchestra.run.smithi142.stdout:(11/23): python3-rgw-19.0.0-44.g9dcc13bb.el8.x8 914 kB/s | 107 kB 00:00 2023-12-09T03:54:35.875 INFO:teuthology.orchestra.run.smithi142.stdout:(12/23): ceph-radosgw-19.0.0-44.g9dcc13bb.el8.x 5.5 MB/s | 14 MB 00:02 2023-12-09T03:54:36.042 INFO:teuthology.orchestra.run.smithi142.stdout:(13/23): gperftools-libs-2.7-9.el8.x86_64.rpm 532 kB/s | 306 kB 00:00 2023-12-09T03:54:36.161 INFO:teuthology.orchestra.run.smithi142.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 646 kB/s | 75 kB 00:00 2023-12-09T03:54:36.327 INFO:teuthology.orchestra.run.smithi008.stdout:(1/23): ceph-base-19.0.0-44.g9dcc13bb.el8.x86_6 3.7 MB/s | 5.4 MB 00:01 2023-12-09T03:54:36.385 INFO:teuthology.orchestra.run.smithi008.stdout:(2/23): ceph-selinux-19.0.0-44.g9dcc13bb.el8.x8 417 kB/s | 24 kB 00:00 2023-12-09T03:54:36.443 INFO:teuthology.orchestra.run.smithi142.stdout:(15/23): ceph-common-19.0.0-44.g9dcc13bb.el8.x8 7.3 MB/s | 23 MB 00:03 2023-12-09T03:54:36.468 INFO:teuthology.orchestra.run.smithi142.stdout:(16/23): liboath-2.6.2-3.el8.x86_64.rpm 99 kB/s | 59 kB 00:00 2023-12-09T03:54:36.527 INFO:teuthology.orchestra.run.smithi008.stdout:(3/23): libcephfs2-19.0.0-44.g9dcc13bb.el8.x86_ 5.8 MB/s | 839 kB 00:00 2023-12-09T03:54:36.551 INFO:teuthology.orchestra.run.smithi142.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 4.4 MB/s | 1.7 MB 00:00 2023-12-09T03:54:36.576 INFO:teuthology.orchestra.run.smithi142.stdout:(18/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 350 kB/s | 47 kB 00:00 2023-12-09T03:54:36.610 INFO:teuthology.orchestra.run.smithi142.stdout:(19/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.8 MB/s | 259 kB 00:00 2023-12-09T03:54:36.635 INFO:teuthology.orchestra.run.smithi142.stdout:(20/23): python3-prettytable-0.7.2-14.el8.noarc 523 kB/s | 44 kB 00:00 2023-12-09T03:54:36.661 INFO:teuthology.orchestra.run.smithi142.stdout:(21/23): librdkafka-0.11.4-3.el8.x86_64.rpm 4.4 MB/s | 354 kB 00:00 2023-12-09T03:54:36.777 INFO:teuthology.orchestra.run.smithi008.stdout:(4/23): libradosstriper1-19.0.0-44.g9dcc13bb.el 2.0 MB/s | 517 kB 00:00 2023-12-09T03:54:37.036 INFO:teuthology.orchestra.run.smithi142.stdout:(22/23): librbd1-19.0.0-44.g9dcc13bb.el8.x86_64 9.3 MB/s | 3.7 MB 00:00 2023-12-09T03:54:37.111 INFO:teuthology.orchestra.run.smithi142.stdout:(23/23): librados2-19.0.0-44.g9dcc13bb.el8.x86_ 7.5 MB/s | 3.8 MB 00:00 2023-12-09T03:54:37.114 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2023-12-09T03:54:37.114 INFO:teuthology.orchestra.run.smithi142.stdout:Total 16 MB/s | 62 MB 00:03 2023-12-09T03:54:37.157 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2023-12-09T03:54:37.200 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2023-12-09T03:54:37.200 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2023-12-09T03:54:37.540 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2023-12-09T03:54:37.544 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2023-12-09T03:54:37.552 INFO:teuthology.orchestra.run.smithi008.stdout:(5/23): ceph-radosgw-19.0.0-44.g9dcc13bb.el8.x8 5.2 MB/s | 14 MB 00:02 2023-12-09T03:54:37.603 INFO:teuthology.orchestra.run.smithi008.stdout:(6/23): python3-ceph-argparse-19.0.0-44.g9dcc13 899 kB/s | 45 kB 00:00 2023-12-09T03:54:37.661 INFO:teuthology.orchestra.run.smithi008.stdout:(7/23): python3-ceph-common-19.0.0-44.g9dcc13bb 2.2 MB/s | 128 kB 00:00 2023-12-09T03:54:37.720 INFO:teuthology.orchestra.run.smithi008.stdout:(8/23): python3-cephfs-19.0.0-44.g9dcc13bb.el8. 3.3 MB/s | 197 kB 00:00 2023-12-09T03:54:37.795 INFO:teuthology.orchestra.run.smithi008.stdout:(9/23): python3-rados-19.0.0-44.g9dcc13bb.el8.x 4.8 MB/s | 371 kB 00:00 2023-12-09T03:54:37.862 INFO:teuthology.orchestra.run.smithi008.stdout:(10/23): python3-rbd-19.0.0-44.g9dcc13bb.el8.x8 5.3 MB/s | 365 kB 00:00 2023-12-09T03:54:37.930 INFO:teuthology.orchestra.run.smithi008.stdout:(11/23): python3-rgw-19.0.0-44.g9dcc13bb.el8.x8 1.6 MB/s | 107 kB 00:00 2023-12-09T03:54:38.096 INFO:teuthology.orchestra.run.smithi008.stdout:(12/23): librgw2-19.0.0-44.g9dcc13bb.el8.x86_64 5.2 MB/s | 6.9 MB 00:01 2023-12-09T03:54:38.355 INFO:teuthology.orchestra.run.smithi008.stdout:(13/23): ceph-common-19.0.0-44.g9dcc13bb.el8.x8 6.5 MB/s | 23 MB 00:03 2023-12-09T03:54:38.497 INFO:teuthology.orchestra.run.smithi008.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 540 kB/s | 306 kB 00:00 2023-12-09T03:54:38.615 INFO:teuthology.orchestra.run.smithi008.stdout:(15/23): liboath-2.6.2-3.el8.x86_64.rpm 113 kB/s | 59 kB 00:00 2023-12-09T03:54:38.672 INFO:teuthology.orchestra.run.smithi008.stdout:(16/23): libunwind-1.3.1-3.el8.x86_64.rpm 237 kB/s | 75 kB 00:00 2023-12-09T03:54:38.698 INFO:teuthology.orchestra.run.smithi008.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.1 MB/s | 259 kB 00:00 2023-12-09T03:54:38.722 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2023-12-09T03:54:38.748 INFO:teuthology.orchestra.run.smithi008.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 583 kB/s | 44 kB 00:00 2023-12-09T03:54:38.782 INFO:teuthology.orchestra.run.smithi008.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 4.6 MB/s | 354 kB 00:00 2023-12-09T03:54:38.807 INFO:teuthology.orchestra.run.smithi008.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 800 kB/s | 47 kB 00:00 2023-12-09T03:54:38.849 INFO:teuthology.orchestra.run.smithi008.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 4.9 MB/s | 1.7 MB 00:00 2023-12-09T03:54:39.125 INFO:teuthology.orchestra.run.smithi008.stdout:(22/23): librbd1-19.0.0-44.g9dcc13bb.el8.x86_64 12 MB/s | 3.7 MB 00:00 2023-12-09T03:54:39.160 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-09T03:54:39.361 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-09T03:54:39.366 INFO:teuthology.orchestra.run.smithi008.stdout:(23/23): librados2-19.0.0-44.g9dcc13bb.el8.x86_ 6.5 MB/s | 3.8 MB 00:00 2023-12-09T03:54:39.368 INFO:teuthology.orchestra.run.smithi008.stdout:-------------------------------------------------------------------------------- 2023-12-09T03:54:39.369 INFO:teuthology.orchestra.run.smithi008.stdout:Total 13 MB/s | 62 MB 00:04 2023-12-09T03:54:39.417 INFO:teuthology.orchestra.run.smithi008.stdout:Running transaction check 2023-12-09T03:54:39.466 INFO:teuthology.orchestra.run.smithi008.stdout:Transaction check succeeded. 2023-12-09T03:54:39.466 INFO:teuthology.orchestra.run.smithi008.stdout:Running transaction test 2023-12-09T03:54:39.752 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-09T03:54:39.829 INFO:teuthology.orchestra.run.smithi008.stdout:Transaction test succeeded. 2023-12-09T03:54:39.833 INFO:teuthology.orchestra.run.smithi008.stdout:Running transaction 2023-12-09T03:54:39.995 INFO:teuthology.orchestra.run.smithi142.stdout: Upgrading : librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 3/25 2023-12-09T03:54:40.094 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 3/25 2023-12-09T03:54:40.267 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/25 2023-12-09T03:54:40.505 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-09T03:54:40.686 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T03:54:41.036 INFO:teuthology.orchestra.run.smithi008.stdout: Preparing : 1/1 2023-12-09T03:54:41.091 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T03:54:41.269 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-09T03:54:41.303 INFO:teuthology.orchestra.run.smithi142.stdout: Upgrading : librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T03:54:41.394 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T03:54:41.480 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-09T03:54:41.578 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-09T03:54:41.644 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-09T03:54:41.916 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-09T03:54:42.096 INFO:teuthology.orchestra.run.smithi008.stdout: Upgrading : librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 3/25 2023-12-09T03:54:42.227 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 3/25 2023-12-09T03:54:42.403 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/25 2023-12-09T03:54:42.413 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-09T03:54:42.586 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T03:54:42.654 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-09T03:54:42.656 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T03:54:42.788 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x8 11/25 2023-12-09T03:54:42.879 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T03:54:42.947 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 12/25 2023-12-09T03:54:43.170 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 13/25 2023-12-09T03:54:43.313 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T03:54:43.359 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 14/25 2023-12-09T03:54:43.502 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 15/25 2023-12-09T03:54:43.541 INFO:teuthology.orchestra.run.smithi008.stdout: Upgrading : librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T03:54:43.569 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 15/25 2023-12-09T03:54:43.616 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T03:54:43.719 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-09T03:54:43.821 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-09T03:54:43.899 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-09T03:54:44.004 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-09T03:54:44.136 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-09T03:54:44.311 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_ 19/25 2023-12-09T03:54:44.714 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-09T03:54:45.046 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T03:54:45.113 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T03:54:45.242 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x8 11/25 2023-12-09T03:54:45.392 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 12/25 2023-12-09T03:54:45.601 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 13/25 2023-12-09T03:54:45.821 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 14/25 2023-12-09T03:54:46.012 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 15/25 2023-12-09T03:54:46.069 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 15/25 2023-12-09T03:54:46.223 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-09T03:54:46.434 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-09T03:54:46.663 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-09T03:54:46.821 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_ 19/25 2023-12-09T03:54:48.013 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T03:54:48.202 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T03:54:48.787 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T03:54:49.052 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 21/25 2023-12-09T03:54:49.117 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 21/25 2023-12-09T03:54:49.251 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T03:54:50.852 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T03:54:51.070 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T03:54:51.682 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 20/25 2023-12-09T03:54:51.914 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 21/25 2023-12-09T03:54:52.036 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 21/25 2023-12-09T03:54:52.203 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T03:55:07.887 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T03:55:07.887 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /sys 2023-12-09T03:55:07.887 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /proc 2023-12-09T03:55:07.887 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /dev 2023-12-09T03:55:07.887 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /run 2023-12-09T03:55:07.888 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /mnt 2023-12-09T03:55:07.888 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /var/tmp 2023-12-09T03:55:07.888 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /home 2023-12-09T03:55:07.888 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /tmp 2023-12-09T03:55:07.888 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /dev 2023-12-09T03:55:07.888 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:55:09.307 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 23/25 2023-12-09T03:55:09.328 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 23/25 2023-12-09T03:55:09.328 INFO:teuthology.orchestra.run.smithi142.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-09T03:55:09.500 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-09T03:55:09.501 INFO:teuthology.orchestra.run.smithi142.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T03:55:10.103 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T03:55:10.103 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/25 2023-12-09T03:55:10.103 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/25 2023-12-09T03:55:10.104 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 3/25 2023-12-09T03:55:10.104 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/25 2023-12-09T03:55:10.104 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/25 2023-12-09T03:55:10.104 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T03:55:10.104 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T03:55:10.104 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x8 8/25 2023-12-09T03:55:10.104 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_ 9/25 2023-12-09T03:55:10.104 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T03:55:10.104 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 11/25 2023-12-09T03:55:10.104 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 12/25 2023-12-09T03:55:10.104 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 13/25 2023-12-09T03:55:10.104 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-09T03:55:10.104 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-09T03:55:10.104 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-09T03:55:10.105 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-09T03:55:10.105 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-09T03:55:10.105 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-09T03:55:10.105 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-09T03:55:10.105 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-09T03:55:10.105 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T03:55:10.105 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-09T03:55:10.105 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 24/25 2023-12-09T03:55:11.729 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T03:55:11.729 INFO:teuthology.orchestra.run.smithi008.stdout:skipping the directory /sys 2023-12-09T03:55:11.729 INFO:teuthology.orchestra.run.smithi008.stdout:skipping the directory /proc 2023-12-09T03:55:11.729 INFO:teuthology.orchestra.run.smithi008.stdout:skipping the directory /dev 2023-12-09T03:55:11.730 INFO:teuthology.orchestra.run.smithi008.stdout:skipping the directory /run 2023-12-09T03:55:11.730 INFO:teuthology.orchestra.run.smithi008.stdout:skipping the directory /mnt 2023-12-09T03:55:11.730 INFO:teuthology.orchestra.run.smithi008.stdout:skipping the directory /var/tmp 2023-12-09T03:55:11.730 INFO:teuthology.orchestra.run.smithi008.stdout:skipping the directory /home 2023-12-09T03:55:11.730 INFO:teuthology.orchestra.run.smithi008.stdout:skipping the directory /tmp 2023-12-09T03:55:11.730 INFO:teuthology.orchestra.run.smithi008.stdout:skipping the directory /dev 2023-12-09T03:55:11.730 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:55:13.220 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 23/25 2023-12-09T03:55:13.242 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 23/25 2023-12-09T03:55:13.242 INFO:teuthology.orchestra.run.smithi008.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-09T03:55:13.430 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-09T03:55:13.430 INFO:teuthology.orchestra.run.smithi008.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T03:55:13.799 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T03:55:13.799 INFO:teuthology.orchestra.run.smithi142.stdout:Installed products updated. 2023-12-09T03:55:13.990 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:55:13.990 INFO:teuthology.orchestra.run.smithi142.stdout:Upgraded: 2023-12-09T03:55:13.990 INFO:teuthology.orchestra.run.smithi142.stdout: librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.990 INFO:teuthology.orchestra.run.smithi142.stdout: librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.990 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2023-12-09T03:55:13.990 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.990 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.990 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.990 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.990 INFO:teuthology.orchestra.run.smithi142.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-09T03:55:13.990 INFO:teuthology.orchestra.run.smithi142.stdout: libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.991 INFO:teuthology.orchestra.run.smithi142.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-09T03:55:13.991 INFO:teuthology.orchestra.run.smithi142.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-09T03:55:13.991 INFO:teuthology.orchestra.run.smithi142.stdout: libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.991 INFO:teuthology.orchestra.run.smithi142.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-09T03:55:13.991 INFO:teuthology.orchestra.run.smithi142.stdout: librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.991 INFO:teuthology.orchestra.run.smithi142.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-09T03:55:13.991 INFO:teuthology.orchestra.run.smithi142.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-09T03:55:13.991 INFO:teuthology.orchestra.run.smithi142.stdout: python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.991 INFO:teuthology.orchestra.run.smithi142.stdout: python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.991 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.991 INFO:teuthology.orchestra.run.smithi142.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-09T03:55:13.991 INFO:teuthology.orchestra.run.smithi142.stdout: python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.991 INFO:teuthology.orchestra.run.smithi142.stdout: python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.991 INFO:teuthology.orchestra.run.smithi142.stdout: python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:13.992 INFO:teuthology.orchestra.run.smithi142.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-09T03:55:13.992 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:55:13.992 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2023-12-09T03:55:14.016 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T03:55:14.016 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/25 2023-12-09T03:55:14.016 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/25 2023-12-09T03:55:14.016 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 3/25 2023-12-09T03:55:14.016 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 4/25 2023-12-09T03:55:14.016 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/25 2023-12-09T03:55:14.017 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/25 2023-12-09T03:55:14.017 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 7/25 2023-12-09T03:55:14.017 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x8 8/25 2023-12-09T03:55:14.017 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_ 9/25 2023-12-09T03:55:14.017 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 10/25 2023-12-09T03:55:14.017 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 11/25 2023-12-09T03:55:14.017 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 12/25 2023-12-09T03:55:14.017 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 13/25 2023-12-09T03:55:14.017 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-09T03:55:14.017 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-09T03:55:14.017 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-09T03:55:14.017 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-09T03:55:14.017 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-09T03:55:14.017 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-09T03:55:14.018 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-09T03:55:14.018 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-09T03:55:14.018 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 22/25 2023-12-09T03:55:14.018 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-09T03:55:14.018 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 24/25 2023-12-09T03:55:14.164 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum -y install ceph-test 2023-12-09T03:55:14.515 INFO:teuthology.orchestra.run.smithi142.stdout:Updating Subscription Management repositories. 2023-12-09T03:55:15.174 INFO:teuthology.orchestra.run.smithi142.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 124 kB/s | 4.1 kB 00:00 2023-12-09T03:55:15.383 INFO:teuthology.orchestra.run.smithi142.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 139 kB/s | 4.5 kB 00:00 2023-12-09T03:55:16.950 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2023-12-09T03:55:16.951 INFO:teuthology.orchestra.run.smithi142.stdout:========================================================================================== 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout: Package Arch Version Repository Size 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout:========================================================================================== 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-test x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 49 M 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout: libcephsqlite x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 183 k 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout:========================================================================================== 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout:Install 6 Packages 2023-12-09T03:55:16.952 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:55:16.953 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 50 M 2023-12-09T03:55:16.953 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 223 M 2023-12-09T03:55:16.953 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2023-12-09T03:55:16.992 INFO:teuthology.orchestra.run.smithi142.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.8 MB/s | 70 kB 00:00 2023-12-09T03:55:17.067 INFO:teuthology.orchestra.run.smithi142.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.7 MB/s | 323 kB 00:00 2023-12-09T03:55:17.109 INFO:teuthology.orchestra.run.smithi142.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.4 MB/s | 187 kB 00:00 2023-12-09T03:55:17.151 INFO:teuthology.orchestra.run.smithi142.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.8 MB/s | 202 kB 00:00 2023-12-09T03:55:17.184 INFO:teuthology.orchestra.run.smithi142.stdout:(5/6): libcephsqlite-19.0.0-44.g9dcc13bb.el8.x8 795 kB/s | 183 kB 00:00 2023-12-09T03:55:18.030 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-09T03:55:18.031 INFO:teuthology.orchestra.run.smithi008.stdout:Installed products updated. 2023-12-09T03:55:18.241 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:55:18.241 INFO:teuthology.orchestra.run.smithi008.stdout:Upgraded: 2023-12-09T03:55:18.241 INFO:teuthology.orchestra.run.smithi008.stdout: librados2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.241 INFO:teuthology.orchestra.run.smithi008.stdout: librbd1-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.241 INFO:teuthology.orchestra.run.smithi008.stdout:Installed: 2023-12-09T03:55:18.241 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-base-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.241 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.241 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-radosgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.241 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-selinux-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.241 INFO:teuthology.orchestra.run.smithi008.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-09T03:55:18.242 INFO:teuthology.orchestra.run.smithi008.stdout: libcephfs2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.242 INFO:teuthology.orchestra.run.smithi008.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-09T03:55:18.242 INFO:teuthology.orchestra.run.smithi008.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-09T03:55:18.242 INFO:teuthology.orchestra.run.smithi008.stdout: libradosstriper1-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.242 INFO:teuthology.orchestra.run.smithi008.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-09T03:55:18.242 INFO:teuthology.orchestra.run.smithi008.stdout: librgw2-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.242 INFO:teuthology.orchestra.run.smithi008.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-09T03:55:18.242 INFO:teuthology.orchestra.run.smithi008.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-09T03:55:18.242 INFO:teuthology.orchestra.run.smithi008.stdout: python3-ceph-argparse-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.242 INFO:teuthology.orchestra.run.smithi008.stdout: python3-ceph-common-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.242 INFO:teuthology.orchestra.run.smithi008.stdout: python3-cephfs-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.242 INFO:teuthology.orchestra.run.smithi008.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-09T03:55:18.242 INFO:teuthology.orchestra.run.smithi008.stdout: python3-rados-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.242 INFO:teuthology.orchestra.run.smithi008.stdout: python3-rbd-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.243 INFO:teuthology.orchestra.run.smithi008.stdout: python3-rgw-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:18.243 INFO:teuthology.orchestra.run.smithi008.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-09T03:55:18.243 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:55:18.243 INFO:teuthology.orchestra.run.smithi008.stdout:Complete! 2023-12-09T03:55:18.448 DEBUG:teuthology.orchestra.run.smithi008:> sudo yum -y install ceph-test 2023-12-09T03:55:18.817 INFO:teuthology.orchestra.run.smithi008.stdout:Updating Subscription Management repositories. 2023-12-09T03:55:19.443 INFO:teuthology.orchestra.run.smithi142.stdout:(6/6): ceph-test-19.0.0-44.g9dcc13bb.el8.x86_64 20 MB/s | 49 MB 00:02 2023-12-09T03:55:19.445 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2023-12-09T03:55:19.445 INFO:teuthology.orchestra.run.smithi142.stdout:Total 20 MB/s | 50 MB 00:02 2023-12-09T03:55:19.483 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2023-12-09T03:55:19.489 INFO:teuthology.orchestra.run.smithi008.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 137 kB/s | 4.5 kB 00:00 2023-12-09T03:55:19.505 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2023-12-09T03:55:19.505 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2023-12-09T03:55:19.775 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2023-12-09T03:55:19.779 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2023-12-09T03:55:19.823 INFO:teuthology.orchestra.run.smithi008.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 123 kB/s | 4.1 kB 00:00 2023-12-09T03:55:20.216 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2023-12-09T03:55:20.363 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-09T03:55:20.446 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-09T03:55:20.650 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-09T03:55:20.813 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-09T03:55:20.970 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-09T03:55:21.096 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/6 2023-12-09T03:55:21.488 INFO:teuthology.orchestra.run.smithi008.stdout:Dependencies resolved. 2023-12-09T03:55:21.489 INFO:teuthology.orchestra.run.smithi008.stdout:========================================================================================== 2023-12-09T03:55:21.489 INFO:teuthology.orchestra.run.smithi008.stdout: Package Arch Version Repository Size 2023-12-09T03:55:21.489 INFO:teuthology.orchestra.run.smithi008.stdout:========================================================================================== 2023-12-09T03:55:21.490 INFO:teuthology.orchestra.run.smithi008.stdout:Installing: 2023-12-09T03:55:21.490 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-test x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 49 M 2023-12-09T03:55:21.490 INFO:teuthology.orchestra.run.smithi008.stdout:Installing dependencies: 2023-12-09T03:55:21.490 INFO:teuthology.orchestra.run.smithi008.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-09T03:55:21.490 INFO:teuthology.orchestra.run.smithi008.stdout: libcephsqlite x86_64 2:19.0.0-44.g9dcc13bb.el8 ceph 183 k 2023-12-09T03:55:21.490 INFO:teuthology.orchestra.run.smithi008.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-09T03:55:21.490 INFO:teuthology.orchestra.run.smithi008.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-09T03:55:21.490 INFO:teuthology.orchestra.run.smithi008.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-09T03:55:21.490 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:55:21.490 INFO:teuthology.orchestra.run.smithi008.stdout:Transaction Summary 2023-12-09T03:55:21.490 INFO:teuthology.orchestra.run.smithi008.stdout:========================================================================================== 2023-12-09T03:55:21.490 INFO:teuthology.orchestra.run.smithi008.stdout:Install 6 Packages 2023-12-09T03:55:21.490 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:55:21.491 INFO:teuthology.orchestra.run.smithi008.stdout:Total download size: 50 M 2023-12-09T03:55:21.491 INFO:teuthology.orchestra.run.smithi008.stdout:Installed size: 223 M 2023-12-09T03:55:21.491 INFO:teuthology.orchestra.run.smithi008.stdout:Downloading Packages: 2023-12-09T03:55:21.525 INFO:teuthology.orchestra.run.smithi008.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.1 MB/s | 70 kB 00:00 2023-12-09T03:55:21.600 INFO:teuthology.orchestra.run.smithi008.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.5 MB/s | 323 kB 00:00 2023-12-09T03:55:21.642 INFO:teuthology.orchestra.run.smithi008.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.4 MB/s | 187 kB 00:00 2023-12-09T03:55:21.684 INFO:teuthology.orchestra.run.smithi008.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.8 MB/s | 202 kB 00:00 2023-12-09T03:55:21.726 INFO:teuthology.orchestra.run.smithi008.stdout:(5/6): libcephsqlite-19.0.0-44.g9dcc13bb.el8.x8 784 kB/s | 183 kB 00:00 2023-12-09T03:55:24.270 INFO:teuthology.orchestra.run.smithi008.stdout:(6/6): ceph-test-19.0.0-44.g9dcc13bb.el8.x86_64 18 MB/s | 49 MB 00:02 2023-12-09T03:55:24.272 INFO:teuthology.orchestra.run.smithi008.stdout:-------------------------------------------------------------------------------- 2023-12-09T03:55:24.272 INFO:teuthology.orchestra.run.smithi008.stdout:Total 18 MB/s | 50 MB 00:02 2023-12-09T03:55:24.307 INFO:teuthology.orchestra.run.smithi008.stdout:Running transaction check 2023-12-09T03:55:24.329 INFO:teuthology.orchestra.run.smithi008.stdout:Transaction check succeeded. 2023-12-09T03:55:24.329 INFO:teuthology.orchestra.run.smithi008.stdout:Running transaction test 2023-12-09T03:55:24.616 INFO:teuthology.orchestra.run.smithi008.stdout:Transaction test succeeded. 2023-12-09T03:55:24.620 INFO:teuthology.orchestra.run.smithi008.stdout:Running transaction 2023-12-09T03:55:25.112 INFO:teuthology.orchestra.run.smithi008.stdout: Preparing : 1/1 2023-12-09T03:55:25.240 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-09T03:55:25.323 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-09T03:55:25.554 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-09T03:55:25.708 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-09T03:55:25.818 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/6 2023-12-09T03:55:25.857 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-09T03:55:25.999 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/6 2023-12-09T03:55:26.034 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/6 2023-12-09T03:55:26.248 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/6 2023-12-09T03:55:26.248 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/6 2023-12-09T03:55:26.248 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/6 2023-12-09T03:55:26.248 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-09T03:55:26.248 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-09T03:55:26.248 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-09T03:55:29.846 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-09T03:55:29.846 INFO:teuthology.orchestra.run.smithi142.stdout:Installed products updated. 2023-12-09T03:55:30.029 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:55:30.030 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2023-12-09T03:55:30.030 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-09T03:55:30.030 INFO:teuthology.orchestra.run.smithi142.stdout: libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-09T03:55:30.030 INFO:teuthology.orchestra.run.smithi142.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-09T03:55:30.030 INFO:teuthology.orchestra.run.smithi142.stdout: 2023-12-09T03:55:30.030 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2023-12-09T03:55:30.167 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum -y install ceph 2023-12-09T03:55:30.502 INFO:teuthology.orchestra.run.smithi142.stdout:Updating Subscription Management repositories. 2023-12-09T03:55:31.134 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 5/6 2023-12-09T03:55:31.229 INFO:teuthology.orchestra.run.smithi142.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-09T03:55:31.345 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/6 2023-12-09T03:55:31.438 INFO:teuthology.orchestra.run.smithi142.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 121 kB/s | 4.5 kB 00:00 2023-12-09T03:55:31.585 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 6/6 2023-12-09T03:55:31.585 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 1/6 2023-12-09T03:55:31.585 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 2/6 2023-12-09T03:55:31.585 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-09T03:55:31.585 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-09T03:55:31.585 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-09T03:55:33.070 INFO:teuthology.orchestra.run.smithi142.stderr:Error: 2023-12-09T03:55:33.070 INFO:teuthology.orchestra.run.smithi142.stderr: Problem: conflicting requests 2023-12-09T03:55:33.070 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:33.070 INFO:teuthology.orchestra.run.smithi142.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-09T03:55:33.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T03:55:33.162 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 smithi142 with status 1: 'sudo yum -y install ceph' 2023-12-09T03:55:33.164 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 smithi142 with status 1: 'sudo yum -y install ceph' 2023-12-09T03:55:33.244 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=0c8c93b692844f6fac7909bbe9bc4da2 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 smithi142 with status 1: 'sudo yum -y install ceph' 2023-12-09T03:55:33.248 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-09T03:55:33.264 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-09T03:55:33.271 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-09T03:55:33.272 DEBUG:teuthology.orchestra.run.smithi008:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-09T03:55:33.285 DEBUG:teuthology.orchestra.run.smithi142:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-09T03:55:33.292 INFO:teuthology.orchestra.run.smithi008.stderr:bash: ntpq: command not found 2023-12-09T03:55:33.296 INFO:teuthology.orchestra.run.smithi008.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-09T03:55:33.297 INFO:teuthology.orchestra.run.smithi008.stdout:=============================================================================== 2023-12-09T03:55:33.297 INFO:teuthology.orchestra.run.smithi008.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 38 +829us[ +836us] +/- 83ms 2023-12-09T03:55:33.297 INFO:teuthology.orchestra.run.smithi008.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 37 -497us[ -497us] +/- 70ms 2023-12-09T03:55:33.297 INFO:teuthology.orchestra.run.smithi008.stdout:^* hv03.front.sepia.ceph.com 3 6 37 37 -155us[ -148us] +/- 62ms 2023-12-09T03:55:33.297 INFO:teuthology.orchestra.run.smithi008.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T03:55:33.302 INFO:teuthology.orchestra.run.smithi142.stderr:bash: ntpq: command not found 2023-12-09T03:55:33.307 INFO:teuthology.orchestra.run.smithi142.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-09T03:55:33.307 INFO:teuthology.orchestra.run.smithi142.stdout:=============================================================================== 2023-12-09T03:55:33.307 INFO:teuthology.orchestra.run.smithi142.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 38 +819us[ +833us] +/- 83ms 2023-12-09T03:55:33.307 INFO:teuthology.orchestra.run.smithi142.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 38 -510us[ -496us] +/- 70ms 2023-12-09T03:55:33.308 INFO:teuthology.orchestra.run.smithi142.stdout:^* hv03.front.sepia.ceph.com 3 6 37 38 -166us[ -152us] +/- 62ms 2023-12-09T03:55:33.308 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T03:55:33.308 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-09T03:55:33.317 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-09T03:55:33.317 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-09T03:55:33.325 DEBUG:teuthology.orchestra.run.smithi008:> 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-09T03:55:33.442 DEBUG:teuthology.orchestra.run.smithi142:> 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-09T03:55:33.535 DEBUG:teuthology.orchestra.run.smithi008:> 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-09T03:55:33.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T03:55:33.567 DEBUG:teuthology.orchestra.run.smithi142:> 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-09T03:55:33.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T03:55:33.597 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-09T03:55:33.606 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-09T03:55:33.615 INFO:teuthology.task.internal:Duration was 659.312624 seconds 2023-12-09T03:55:33.615 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-09T03:55:33.648 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-09T03:55:33.648 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-09T03:55:33.651 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-09T03:55:33.696 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-09T03:55:33.697 INFO:teuthology.orchestra.run.smithi008.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-09T03:55:34.043 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-09T03:55:34.044 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi008.front.sepia.ceph.com 2023-12-09T03:55:34.044 DEBUG:teuthology.orchestra.run.smithi008:> 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-09T03:55:34.069 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi142.front.sepia.ceph.com 2023-12-09T03:55:34.069 DEBUG:teuthology.orchestra.run.smithi142:> 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-09T03:55:34.090 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-09T03:55:34.091 DEBUG:teuthology.orchestra.run.smithi008:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-09T03:55:34.111 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-09T03:55:34.169 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-09T03:55:34.169 DEBUG:teuthology.orchestra.run.smithi008:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-09T03:55:34.190 DEBUG:teuthology.orchestra.run.smithi142:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-09T03:55:34.276 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-09T03:55:34.286 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-09T03:55:34.287 DEBUG:teuthology.orchestra.run.smithi008:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-09T03:55:34.325 DEBUG:teuthology.orchestra.run.smithi142:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-09T03:55:34.363 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-09T03:55:34.373 DEBUG:teuthology.orchestra.run.smithi008:> 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-09T03:55:34.375 DEBUG:teuthology.orchestra.run.smithi142:> 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-09T03:55:34.401 INFO:teuthology.orchestra.run.smithi008.stdout:kernel.core_pattern = core 2023-12-09T03:55:34.429 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = core 2023-12-09T03:55:34.443 DEBUG:teuthology.orchestra.run.smithi008:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-09T03:55:34.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T03:55:34.490 DEBUG:teuthology.orchestra.run.smithi142:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-09T03:55:34.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T03:55:34.506 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-09T03:55:34.516 INFO:teuthology.task.internal:Transferring archived files... 2023-12-09T03:55:34.517 DEBUG:teuthology.misc:Transferring archived files from smithi008:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-08_19:55:12-rados-main-distro-default-smithi/7484779/remote/smithi008 2023-12-09T03:55:34.518 DEBUG:teuthology.orchestra.run.smithi008:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-09T03:55:34.577 DEBUG:teuthology.misc:Transferring archived files from smithi142:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-08_19:55:12-rados-main-distro-default-smithi/7484779/remote/smithi142 2023-12-09T03:55:34.578 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-09T03:55:34.651 INFO:teuthology.task.internal:Removing archive directory... 2023-12-09T03:55:34.652 DEBUG:teuthology.orchestra.run.smithi008:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-09T03:55:34.654 DEBUG:teuthology.orchestra.run.smithi142:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-09T03:55:34.671 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-09T03:55:34.680 INFO:teuthology.task.internal:Not uploading archives. 2023-12-09T03:55:34.680 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-09T03:55:34.752 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-09T03:55:34.753 DEBUG:teuthology.orchestra.run.smithi008:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-09T03:55:34.755 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-09T03:55:34.770 INFO:teuthology.orchestra.run.smithi008.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 9 03:55 /home/ubuntu/cephtest 2023-12-09T03:55:34.771 INFO:teuthology.orchestra.run.smithi142.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 9 03:55 /home/ubuntu/cephtest 2023-12-09T03:55:34.772 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-09T03:55:34.835 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-09T03:55:34.864 INFO:teuthology.nuke:Checking targets against current locks 2023-12-09T03:55:34.892 DEBUG:teuthology.nuke:shortname: smithi008 2023-12-09T03:55:34.892 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-09T03:55:34.915 DEBUG:teuthology.nuke:shortname: smithi142 2023-12-09T03:55:34.915 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-09T03:55:34.918 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi008.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_19:55:12-rados-main-distro-default-smithi/7484779', '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-09 03:39:22.206562', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-09T03:55:34.939 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_19:55:12-rados-main-distro-default-smithi/7484779', '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-09 03:39:22.208007', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-09T03:55:34.972 INFO:teuthology.orchestra.console.smithi008:Power off 2023-12-09T03:55:34.972 DEBUG:teuthology.orchestra.console.smithi008:pexpect command: ipmitool -H smithi008.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-09T03:55:34.994 DEBUG:teuthology.orchestra.console.smithi008:power off output: Chassis Power Control: Down/Off 2023-12-09T03:55:34.994 DEBUG:teuthology.orchestra.console.smithi008:pexpect command: ipmitool -H smithi008.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T03:55:35.010 INFO:teuthology.orchestra.console.smithi142:Power off 2023-12-09T03:55:35.011 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-09T03:55:35.021 DEBUG:teuthology.orchestra.console.smithi008:check power output: Chassis Power is on 2023-12-09T03:55:35.033 DEBUG:teuthology.orchestra.console.smithi142:power off output: Chassis Power Control: Down/Off 2023-12-09T03:55:35.034 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T03:55:35.058 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is on 2023-12-09T03:55:35.402 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-09T03:55:35.402 INFO:teuthology.orchestra.run.smithi008.stdout:Installed products updated. 2023-12-09T03:55:35.607 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:55:35.607 INFO:teuthology.orchestra.run.smithi008.stdout:Installed: 2023-12-09T03:55:35.607 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-test-2:19.0.0-44.g9dcc13bb.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-09T03:55:35.607 INFO:teuthology.orchestra.run.smithi008.stdout: libcephsqlite-2:19.0.0-44.g9dcc13bb.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-09T03:55:35.608 INFO:teuthology.orchestra.run.smithi008.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-09T03:55:35.608 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-12-09T03:55:35.608 INFO:teuthology.orchestra.run.smithi008.stdout:Complete! 2023-12-09T03:55:35.749 DEBUG:teuthology.orchestra.run.smithi008:> sudo yum -y install ceph 2023-12-09T03:55:36.103 INFO:teuthology.orchestra.run.smithi008.stdout:Updating Subscription Management repositories. 2023-12-09T03:55:36.823 INFO:teuthology.orchestra.run.smithi008.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 113 kB/s | 4.5 kB 00:00 2023-12-09T03:55:37.147 INFO:teuthology.orchestra.run.smithi008.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 103 kB/s | 4.1 kB 00:00 2023-12-09T03:55:38.862 INFO:teuthology.orchestra.run.smithi008.stderr:Error: 2023-12-09T03:55:38.862 INFO:teuthology.orchestra.run.smithi008.stderr: Problem: conflicting requests 2023-12-09T03:55:38.863 INFO:teuthology.orchestra.run.smithi008.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-44.g9dcc13bb.el8.x86_64 2023-12-09T03:55:38.863 INFO:teuthology.orchestra.run.smithi008.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-09T03:55:38.964 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T03:55:39.022 DEBUG:teuthology.orchestra.console.smithi008:pexpect command: ipmitool -H smithi008.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T03:55:39.060 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T03:55:39.133 DEBUG:teuthology.orchestra.console.smithi008:check power output: Chassis Power is on 2023-12-09T03:55:39.170 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is on 2023-12-09T03:55:43.138 DEBUG:teuthology.orchestra.console.smithi008:pexpect command: ipmitool -H smithi008.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T03:55:43.171 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T03:55:43.248 DEBUG:teuthology.orchestra.console.smithi008:check power output: Chassis Power is on 2023-12-09T03:55:43.281 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is on 2023-12-09T03:55:47.253 DEBUG:teuthology.orchestra.console.smithi008:pexpect command: ipmitool -H smithi008.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T03:55:47.282 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T03:55:47.362 DEBUG:teuthology.orchestra.console.smithi008:check power output: Chassis Power is off 2023-12-09T03:55:47.391 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is off 2023-12-09T03:55:47.464 INFO:teuthology.orchestra.console.smithi008:Power off completed 2023-12-09T03:55:47.492 INFO:teuthology.orchestra.console.smithi142:Power off completed 2023-12-09T03:55:47.597 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_ca_signed_key} duration: 659.312623500824 failure_reason: 'Command failed on smithi142 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=0c8c93b692844f6fac7909bbe9bc4da2 status: fail success: false 2023-12-09T03:55:47.597 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-09T03:55:47.689 INFO:teuthology.run:FAIL