2023-12-06T21:20:48.367 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T21:20:48.367 DEBUG:teuthology.run:Teuthology command: teuthology --name phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi --archive /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480730 --description orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/connectivity task/test_set_mon_crush_locations} --verbose --owner scheduled_phlogistonjohn@teuthology -- /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480730/orig.config.yaml 2023-12-06T21:20:48.398 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T21:20:48.464 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480730 branch: wip-phlogistonjohn-testing-2023-12-06-1007 description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/connectivity task/test_set_mon_crush_locations} email: jmulligan@redhat.com first_in_suite: false job_id: '7480730' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-phlogistonjohn-testing-2023-12-06-1007 ceph: conf: global: mon election default strategy: 3 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: 583a8f423152326ab01a6e95dd560ab68ea88e77 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-phlogistonjohn-testing-2023-12-06-1007 sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 owner: scheduled_phlogistonjohn@teuthology priority: 99 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 5320 sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 sleep_before_teardown: 0 subset: 1/15 suite: orch:cephadm suite_branch: wip-phlogistonjohn-testing-2023-12-06-1007 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 targets: smithi084.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi089.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi190.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.apply: specs: - placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 - cephadm.shell: host.a: - "set -ex\n# since we don't know the real hostnames before the test, the next\n\ # bit is in order to replace the fake hostnames \"host.a/b/c\" with\n# the actual\ \ names cephadm knows the host by within the mon spec\nceph orch host ls --format\ \ json | jq -r '.[] | .hostname' > realnames\necho $'host.a\\nhost.b\\nhost.c'\ \ > fakenames\necho $'a\\nb\\nc' > mon_ids\necho $'{datacenter=a}\\n{datacenter=b,rack=2}\\\ n{datacenter=a,rack=3}' > crush_locs\nceph orch ls --service-name mon --export\ \ > mon.yaml\nMONSPEC=`cat mon.yaml`\necho \"$MONSPEC\"\nwhile read realname\ \ <&3 && read fakename <&4; do\n MONSPEC=\"${MONSPEC//$fakename/$realname}\"\ \ndone 3 mon.yaml\ncat mon.yaml\n\ # now the spec should have the real hostnames, so let's re-apply\nceph orch\ \ apply -i mon.yaml\nsleep 90\nceph orch ps --refresh\nceph orch ls --service-name\ \ mon --export > mon.yaml; ceph orch apply -i mon.yaml\nsleep 90\nceph mon dump\n\ ceph mon dump --format json\n# verify all the crush locations got set from \"\ ceph mon dump\" output\nwhile read monid <&3 && read crushloc <&4; do\n ceph\ \ mon dump --format json | jq --arg monid \"$monid\" --arg crushloc \"$crushloc\"\ \ -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'\n\ done 3, func=.kill_console_loggers at 0x7fef29aab9d0>, signals=[15]) 2023-12-06T21:20:48.948 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T21:20:48.954 INFO:teuthology.task.internal:Opening connections... 2023-12-06T21:20:48.955 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi084.front.sepia.ceph.com 2023-12-06T21:20:48.956 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:20:49.022 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi089.front.sepia.ceph.com 2023-12-06T21:20:49.023 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:20:49.089 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi190.front.sepia.ceph.com 2023-12-06T21:20:49.089 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:20:49.159 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T21:20:49.165 DEBUG:teuthology.orchestra.run.smithi084:> uname -m 2023-12-06T21:20:49.186 INFO:teuthology.orchestra.run.smithi084.stdout:x86_64 2023-12-06T21:20:49.186 DEBUG:teuthology.orchestra.run.smithi084:> cat /etc/os-release 2023-12-06T21:20:49.244 INFO:teuthology.orchestra.run.smithi084.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T21:20:49.244 INFO:teuthology.orchestra.run.smithi084.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T21:20:49.244 INFO:teuthology.orchestra.run.smithi084.stdout:ID="rhel" 2023-12-06T21:20:49.244 INFO:teuthology.orchestra.run.smithi084.stdout:ID_LIKE="fedora" 2023-12-06T21:20:49.244 INFO:teuthology.orchestra.run.smithi084.stdout:VERSION_ID="8.6" 2023-12-06T21:20:49.244 INFO:teuthology.orchestra.run.smithi084.stdout:PLATFORM_ID="platform:el8" 2023-12-06T21:20:49.244 INFO:teuthology.orchestra.run.smithi084.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T21:20:49.244 INFO:teuthology.orchestra.run.smithi084.stdout:ANSI_COLOR="0;31" 2023-12-06T21:20:49.244 INFO:teuthology.orchestra.run.smithi084.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T21:20:49.244 INFO:teuthology.orchestra.run.smithi084.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T21:20:49.244 INFO:teuthology.orchestra.run.smithi084.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T21:20:49.245 INFO:teuthology.orchestra.run.smithi084.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T21:20:49.245 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:20:49.245 INFO:teuthology.orchestra.run.smithi084.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T21:20:49.245 INFO:teuthology.orchestra.run.smithi084.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T21:20:49.245 INFO:teuthology.orchestra.run.smithi084.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T21:20:49.245 INFO:teuthology.orchestra.run.smithi084.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T21:20:49.245 INFO:teuthology.lock.ops:Updating smithi084.front.sepia.ceph.com on lock server 2023-12-06T21:20:49.268 DEBUG:teuthology.orchestra.run.smithi089:> uname -m 2023-12-06T21:20:49.288 INFO:teuthology.orchestra.run.smithi089.stdout:x86_64 2023-12-06T21:20:49.288 DEBUG:teuthology.orchestra.run.smithi089:> cat /etc/os-release 2023-12-06T21:20:49.347 INFO:teuthology.orchestra.run.smithi089.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T21:20:49.347 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T21:20:49.347 INFO:teuthology.orchestra.run.smithi089.stdout:ID="rhel" 2023-12-06T21:20:49.348 INFO:teuthology.orchestra.run.smithi089.stdout:ID_LIKE="fedora" 2023-12-06T21:20:49.348 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_ID="8.6" 2023-12-06T21:20:49.348 INFO:teuthology.orchestra.run.smithi089.stdout:PLATFORM_ID="platform:el8" 2023-12-06T21:20:49.348 INFO:teuthology.orchestra.run.smithi089.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T21:20:49.348 INFO:teuthology.orchestra.run.smithi089.stdout:ANSI_COLOR="0;31" 2023-12-06T21:20:49.348 INFO:teuthology.orchestra.run.smithi089.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T21:20:49.348 INFO:teuthology.orchestra.run.smithi089.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T21:20:49.348 INFO:teuthology.orchestra.run.smithi089.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T21:20:49.348 INFO:teuthology.orchestra.run.smithi089.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T21:20:49.348 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:20:49.348 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T21:20:49.348 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T21:20:49.348 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T21:20:49.348 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T21:20:49.349 INFO:teuthology.lock.ops:Updating smithi089.front.sepia.ceph.com on lock server 2023-12-06T21:20:49.368 DEBUG:teuthology.orchestra.run.smithi190:> uname -m 2023-12-06T21:20:49.387 INFO:teuthology.orchestra.run.smithi190.stdout:x86_64 2023-12-06T21:20:49.387 DEBUG:teuthology.orchestra.run.smithi190:> cat /etc/os-release 2023-12-06T21:20:49.451 INFO:teuthology.orchestra.run.smithi190.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T21:20:49.451 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T21:20:49.451 INFO:teuthology.orchestra.run.smithi190.stdout:ID="rhel" 2023-12-06T21:20:49.451 INFO:teuthology.orchestra.run.smithi190.stdout:ID_LIKE="fedora" 2023-12-06T21:20:49.451 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION_ID="8.6" 2023-12-06T21:20:49.451 INFO:teuthology.orchestra.run.smithi190.stdout:PLATFORM_ID="platform:el8" 2023-12-06T21:20:49.451 INFO:teuthology.orchestra.run.smithi190.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T21:20:49.451 INFO:teuthology.orchestra.run.smithi190.stdout:ANSI_COLOR="0;31" 2023-12-06T21:20:49.451 INFO:teuthology.orchestra.run.smithi190.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T21:20:49.451 INFO:teuthology.orchestra.run.smithi190.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T21:20:49.451 INFO:teuthology.orchestra.run.smithi190.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T21:20:49.452 INFO:teuthology.orchestra.run.smithi190.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T21:20:49.452 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:20:49.452 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T21:20:49.452 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T21:20:49.452 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T21:20:49.452 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T21:20:49.452 INFO:teuthology.lock.ops:Updating smithi190.front.sepia.ceph.com on lock server 2023-12-06T21:20:49.476 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T21:20:49.485 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T21:20:49.492 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T21:20:49.492 DEBUG:teuthology.orchestra.run.smithi084:> test '!' -e /home/ubuntu/cephtest 2023-12-06T21:20:49.494 DEBUG:teuthology.orchestra.run.smithi089:> test '!' -e /home/ubuntu/cephtest 2023-12-06T21:20:49.497 DEBUG:teuthology.orchestra.run.smithi190:> test '!' -e /home/ubuntu/cephtest 2023-12-06T21:20:49.515 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T21:20:49.521 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T21:20:49.521 DEBUG:teuthology.orchestra.run.smithi084:> test -z $(ls -A /var/lib/ceph) 2023-12-06T21:20:49.552 DEBUG:teuthology.orchestra.run.smithi089:> test -z $(ls -A /var/lib/ceph) 2023-12-06T21:20:49.555 DEBUG:teuthology.orchestra.run.smithi190:> test -z $(ls -A /var/lib/ceph) 2023-12-06T21:20:49.595 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T21:20:49.661 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T21:20:49.675 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T21:20:49.675 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-06T21:20:49.675 DEBUG:teuthology.orchestra.run.smithi084:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T21:20:49.676 DEBUG:teuthology.orchestra.run.smithi089:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T21:20:49.676 DEBUG:teuthology.orchestra.run.smithi190:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T21:20:49.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:20:49.694 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2023-12-06T21:20:49.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:20:49.695 DEBUG:teuthology.orchestra.run.smithi084:> uname -r 2023-12-06T21:20:49.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:20:49.696 DEBUG:teuthology.orchestra.run.smithi190:> uname -r 2023-12-06T21:20:49.753 INFO:teuthology.orchestra.run.smithi089.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T21:20:49.753 INFO:teuthology.task.kernel:Running kernel on smithi089: 4.18.0-372.9.1.el8.x86_64 2023-12-06T21:20:49.753 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum install -y kernel 2023-12-06T21:20:49.754 INFO:teuthology.orchestra.run.smithi084.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T21:20:49.754 INFO:teuthology.task.kernel:Running kernel on smithi084: 4.18.0-372.9.1.el8.x86_64 2023-12-06T21:20:49.754 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum install -y kernel 2023-12-06T21:20:49.759 INFO:teuthology.orchestra.run.smithi190.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T21:20:49.759 INFO:teuthology.task.kernel:Running kernel on smithi190: 4.18.0-372.9.1.el8.x86_64 2023-12-06T21:20:49.759 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum install -y kernel 2023-12-06T21:20:50.931 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-12-06T21:20:50.931 INFO:teuthology.orchestra.run.smithi190.stdout:Unable to read consumer identity 2023-12-06T21:20:50.966 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-12-06T21:20:50.966 INFO:teuthology.orchestra.run.smithi084.stdout:Unable to read consumer identity 2023-12-06T21:20:50.972 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-06T21:20:50.973 INFO:teuthology.orchestra.run.smithi089.stdout:Unable to read consumer identity 2023-12-06T21:20:52.438 INFO:teuthology.orchestra.run.smithi190.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2023-12-06T21:20:52.443 INFO:teuthology.orchestra.run.smithi089.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-06T21:20:52.482 INFO:teuthology.orchestra.run.smithi084.stdout:Copr repo for python3-asyncssh owned by ceph 16 kB/s | 3.5 kB 00:00 2023-12-06T21:20:54.505 INFO:teuthology.orchestra.run.smithi190.stdout:Extra Packages for Enterprise Linux 7.8 MB/s | 16 MB 00:02 2023-12-06T21:20:54.719 INFO:teuthology.orchestra.run.smithi089.stdout:Extra Packages for Enterprise Linux 7.1 MB/s | 16 MB 00:02 2023-12-06T21:20:54.857 INFO:teuthology.orchestra.run.smithi084.stdout:Extra Packages for Enterprise Linux 6.3 MB/s | 16 MB 00:02 2023-12-06T21:20:57.980 INFO:teuthology.orchestra.run.smithi190.stdout:lab-extras 463 kB/s | 24 kB 00:00 2023-12-06T21:20:58.202 INFO:teuthology.orchestra.run.smithi089.stdout:lab-extras 416 kB/s | 24 kB 00:00 2023-12-06T21:20:58.358 INFO:teuthology.orchestra.run.smithi084.stdout:lab-extras 419 kB/s | 24 kB 00:00 2023-12-06T21:20:58.674 INFO:teuthology.orchestra.run.smithi190.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T21:20:58.721 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-12-06T21:20:58.722 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2023-12-06T21:20:58.722 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-12-06T21:20:58.843 DEBUG:teuthology.orchestra.run.smithi190:> echo no | sudo yum reinstall kernel || true 2023-12-06T21:20:58.930 INFO:teuthology.orchestra.run.smithi089.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T21:20:58.979 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-06T21:20:58.980 INFO:teuthology.orchestra.run.smithi089.stdout:Nothing to do. 2023-12-06T21:20:58.980 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-06T21:20:59.096 INFO:teuthology.orchestra.run.smithi084.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T21:20:59.104 DEBUG:teuthology.orchestra.run.smithi089:> echo no | sudo yum reinstall kernel || true 2023-12-06T21:20:59.159 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-12-06T21:20:59.161 INFO:teuthology.orchestra.run.smithi084.stdout:Nothing to do. 2023-12-06T21:20:59.161 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-12-06T21:20:59.174 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-12-06T21:20:59.174 INFO:teuthology.orchestra.run.smithi190.stdout:Unable to read consumer identity 2023-12-06T21:20:59.274 DEBUG:teuthology.orchestra.run.smithi084:> echo no | sudo yum reinstall kernel || true 2023-12-06T21:20:59.435 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 09:20:57 PM UTC. 2023-12-06T21:20:59.472 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-06T21:20:59.473 INFO:teuthology.orchestra.run.smithi089.stdout:Unable to read consumer identity 2023-12-06T21:20:59.476 INFO:teuthology.orchestra.run.smithi190.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T21:20:59.514 INFO:teuthology.orchestra.run.smithi190.stderr:Error: No packages marked for reinstall. 2023-12-06T21:20:59.561 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum reinstall -y kernel || true 2023-12-06T21:20:59.643 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-12-06T21:20:59.643 INFO:teuthology.orchestra.run.smithi084.stdout:Unable to read consumer identity 2023-12-06T21:20:59.737 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:00:01 ago on Wed 06 Dec 2023 09:20:58 PM UTC. 2023-12-06T21:20:59.778 INFO:teuthology.orchestra.run.smithi089.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T21:20:59.809 INFO:teuthology.orchestra.run.smithi089.stderr:Error: No packages marked for reinstall. 2023-12-06T21:20:59.855 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum reinstall -y kernel || true 2023-12-06T21:20:59.889 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-12-06T21:20:59.889 INFO:teuthology.orchestra.run.smithi190.stdout:Unable to read consumer identity 2023-12-06T21:20:59.900 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:00:01 ago on Wed 06 Dec 2023 09:20:58 PM UTC. 2023-12-06T21:20:59.944 INFO:teuthology.orchestra.run.smithi084.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T21:20:59.979 INFO:teuthology.orchestra.run.smithi084.stderr:Error: No packages marked for reinstall. 2023-12-06T21:21:00.024 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum reinstall -y kernel || true 2023-12-06T21:21:00.154 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:03 ago on Wed 06 Dec 2023 09:20:57 PM UTC. 2023-12-06T21:21:00.182 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-06T21:21:00.182 INFO:teuthology.orchestra.run.smithi089.stdout:Unable to read consumer identity 2023-12-06T21:21:00.196 INFO:teuthology.orchestra.run.smithi190.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T21:21:00.228 INFO:teuthology.orchestra.run.smithi190.stderr:Error: No packages marked for reinstall. 2023-12-06T21:21:00.274 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T21:21:00.351 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-12-06T21:21:00.351 INFO:teuthology.orchestra.run.smithi084.stdout:Unable to read consumer identity 2023-12-06T21:21:00.354 INFO:teuthology.orchestra.run.smithi190.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T21:21:00.354 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T21:21:00.354 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T21:21:00.355 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-06T21:21:00.355 DEBUG:teuthology.orchestra.run.smithi190:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T21:21:00.398 INFO:teuthology.orchestra.run.smithi190.stdout:ttyS1 2023-12-06T21:21:00.413 DEBUG:teuthology.parallel:result is None 2023-12-06T21:21:00.434 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 09:20:58 PM UTC. 2023-12-06T21:21:00.474 INFO:teuthology.orchestra.run.smithi089.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T21:21:00.495 INFO:teuthology.orchestra.run.smithi089.stderr:Error: No packages marked for reinstall. 2023-12-06T21:21:00.542 DEBUG:teuthology.orchestra.run.smithi089:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T21:21:00.606 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 09:20:58 PM UTC. 2023-12-06T21:21:00.623 INFO:teuthology.orchestra.run.smithi089.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T21:21:00.624 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T21:21:00.624 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T21:21:00.624 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-06T21:21:00.624 DEBUG:teuthology.orchestra.run.smithi089:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T21:21:00.645 INFO:teuthology.orchestra.run.smithi084.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T21:21:00.656 INFO:teuthology.orchestra.run.smithi089.stdout:ttyS1 2023-12-06T21:21:00.669 DEBUG:teuthology.parallel:result is None 2023-12-06T21:21:00.669 INFO:teuthology.orchestra.run.smithi084.stderr:Error: No packages marked for reinstall. 2023-12-06T21:21:00.714 DEBUG:teuthology.orchestra.run.smithi084:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T21:21:00.794 INFO:teuthology.orchestra.run.smithi084.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T21:21:00.794 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T21:21:00.795 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T21:21:00.795 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-06T21:21:00.795 DEBUG:teuthology.orchestra.run.smithi084:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T21:21:00.830 INFO:teuthology.orchestra.run.smithi084.stdout:ttyS1 2023-12-06T21:21:00.858 DEBUG:teuthology.parallel:result is None 2023-12-06T21:21:00.858 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T21:21:00.865 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T21:21:00.865 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T21:21:00.900 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T21:21:00.903 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T21:21:00.921 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T21:21:00.928 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T21:21:00.935 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T21:21:00.935 DEBUG:teuthology.orchestra.run.smithi084:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T21:21:00.956 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T21:21:00.959 DEBUG:teuthology.orchestra.run.smithi190:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T21:21:00.987 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T21:21:00.993 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T21:21:00.994 DEBUG:teuthology.orchestra.run.smithi084:> 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-06T21:21:01.014 DEBUG:teuthology.orchestra.run.smithi089:> 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-06T21:21:01.025 DEBUG:teuthology.orchestra.run.smithi190:> 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-06T21:21:01.049 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:21:01.060 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:21:01.061 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:21:01.071 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:21:01.073 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:21:01.084 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:21:01.086 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T21:21:01.093 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T21:21:01.093 DEBUG:teuthology.orchestra.run.smithi084:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T21:21:01.095 DEBUG:teuthology.orchestra.run.smithi089:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T21:21:01.103 DEBUG:teuthology.orchestra.run.smithi190:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T21:21:01.131 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T21:21:01.140 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T21:21:01.140 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T21:21:01.162 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T21:21:01.170 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T21:21:01.188 DEBUG:teuthology.orchestra.run.smithi084:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:21:01.258 DEBUG:teuthology.orchestra.run.smithi084:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:21:01.315 DEBUG:teuthology.orchestra.run.smithi084:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:21:01.398 DEBUG:teuthology.orchestra.run.smithi084:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:21:01.439 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-12-06T21:21:01.440 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T21:21:01.506 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:21:01.549 DEBUG:teuthology.orchestra.run.smithi089:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:21:01.607 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:21:01.692 DEBUG:teuthology.orchestra.run.smithi089:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:21:01.732 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-06T21:21:01.732 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T21:21:01.824 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:21:01.874 DEBUG:teuthology.orchestra.run.smithi190:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:21:01.933 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:21:01.979 DEBUG:teuthology.orchestra.run.smithi190:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:21:02.022 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-12-06T21:21:02.022 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T21:21:02.094 DEBUG:teuthology.orchestra.run.smithi084:> sudo service rsyslog restart 2023-12-06T21:21:02.096 DEBUG:teuthology.orchestra.run.smithi089:> sudo service rsyslog restart 2023-12-06T21:21:02.099 DEBUG:teuthology.orchestra.run.smithi190:> sudo service rsyslog restart 2023-12-06T21:21:02.150 INFO:teuthology.orchestra.run.smithi089.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T21:21:02.154 INFO:teuthology.orchestra.run.smithi084.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T21:21:02.188 INFO:teuthology.orchestra.run.smithi190.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T21:21:02.597 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T21:21:02.604 INFO:teuthology.task.internal:Starting timer... 2023-12-06T21:21:02.604 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T21:21:02.621 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T21:21:02.630 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-06T21:21:02.630 DEBUG:teuthology.orchestra.run.smithi084:> sudo service auditd rotate 2023-12-06T21:21:02.703 INFO:teuthology.orchestra.run.smithi084.stdout:Rotating logs: 2023-12-06T21:21:02.705 DEBUG:teuthology.orchestra.run.smithi089:> sudo service auditd rotate 2023-12-06T21:21:02.755 INFO:teuthology.orchestra.run.smithi089.stdout:Rotating logs: 2023-12-06T21:21:02.757 DEBUG:teuthology.orchestra.run.smithi190:> sudo service auditd rotate 2023-12-06T21:21:02.827 INFO:teuthology.orchestra.run.smithi190.stdout:Rotating logs: 2023-12-06T21:21:02.828 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T21:21:02.829 DEBUG:teuthology.orchestra.run.smithi084:> /usr/sbin/getenforce 2023-12-06T21:21:02.857 INFO:teuthology.orchestra.run.smithi084.stdout:Permissive 2023-12-06T21:21:02.857 DEBUG:teuthology.orchestra.run.smithi089:> /usr/sbin/getenforce 2023-12-06T21:21:02.880 INFO:teuthology.orchestra.run.smithi089.stdout:Permissive 2023-12-06T21:21:02.880 DEBUG:teuthology.orchestra.run.smithi190:> /usr/sbin/getenforce 2023-12-06T21:21:02.906 INFO:teuthology.orchestra.run.smithi190.stdout:Permissive 2023-12-06T21:21:02.906 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi084.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi089.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi190.front.sepia.ceph.com': 'permissive'} 2023-12-06T21:21:02.906 DEBUG:teuthology.orchestra.run.smithi084:> 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-06T21:21:02.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:21:02.934 DEBUG:teuthology.orchestra.run.smithi089:> 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-06T21:21:02.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:21:02.960 DEBUG:teuthology.orchestra.run.smithi190:> 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-06T21:21:02.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:21:02.987 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T21:21:02.987 DEBUG:teuthology.orchestra.run.smithi084:> sudo /usr/sbin/setenforce permissive 2023-12-06T21:21:03.013 DEBUG:teuthology.orchestra.run.smithi089:> sudo /usr/sbin/setenforce permissive 2023-12-06T21:21:03.041 DEBUG:teuthology.orchestra.run.smithi190:> sudo /usr/sbin/setenforce permissive 2023-12-06T21:21:03.067 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T21:21:03.077 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-06T21:21:03.077 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T21:21:03.099 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-06T21:21:03.100 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi084.front.sepia.ceph.com,smithi089.front.sepia.ceph.com,smithi190.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T21:32:06.444 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi084.front.sepia.ceph.com'), Remote(name='ubuntu@smithi089.front.sepia.ceph.com'), Remote(name='ubuntu@smithi190.front.sepia.ceph.com')] 2023-12-06T21:32:06.446 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2023-12-06T21:32:06.447 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:32:06.516 DEBUG:teuthology.orchestra.run.smithi084:> true 2023-12-06T21:32:06.584 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi084.front.sepia.ceph.com' 2023-12-06T21:32:06.585 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-06T21:32:06.586 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:32:06.656 DEBUG:teuthology.orchestra.run.smithi089:> true 2023-12-06T21:32:06.684 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-06T21:32:06.685 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2023-12-06T21:32:06.685 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:32:06.754 DEBUG:teuthology.orchestra.run.smithi190:> true 2023-12-06T21:32:06.819 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi190.front.sepia.ceph.com' 2023-12-06T21:32:06.819 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T21:32:06.832 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T21:32:06.833 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T21:32:06.833 DEBUG:teuthology.orchestra.run.smithi084:> 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-06T21:32:06.835 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T21:32:06.835 DEBUG:teuthology.orchestra.run.smithi089:> 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-06T21:32:06.837 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T21:32:06.838 DEBUG:teuthology.orchestra.run.smithi190:> 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-06T21:32:06.863 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T21:32:06.870 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T21:32:06.878 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T21:32:06.886 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T21:32:06.890 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T21:32:06.905 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T21:32:06.952 INFO:teuthology.orchestra.run.smithi089.stderr:sudo: ntpd: command not found 2023-12-06T21:32:06.956 INFO:teuthology.orchestra.run.smithi084.stderr:sudo: ntpd: command not found 2023-12-06T21:32:06.964 INFO:teuthology.orchestra.run.smithi089.stdout:506 Cannot talk to daemon 2023-12-06T21:32:06.967 INFO:teuthology.orchestra.run.smithi084.stdout:506 Cannot talk to daemon 2023-12-06T21:32:06.969 INFO:teuthology.orchestra.run.smithi190.stderr:sudo: ntpd: command not found 2023-12-06T21:32:06.979 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T21:32:06.980 INFO:teuthology.orchestra.run.smithi190.stdout:506 Cannot talk to daemon 2023-12-06T21:32:06.982 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T21:32:06.993 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T21:32:06.994 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T21:32:06.995 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T21:32:07.008 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T21:32:07.058 INFO:teuthology.orchestra.run.smithi089.stderr:bash: ntpq: command not found 2023-12-06T21:32:07.058 INFO:teuthology.orchestra.run.smithi084.stderr:bash: ntpq: command not found 2023-12-06T21:32:07.062 INFO:teuthology.orchestra.run.smithi084.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T21:32:07.062 INFO:teuthology.orchestra.run.smithi084.stdout:=============================================================================== 2023-12-06T21:32:07.062 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:32:07.062 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:32:07.062 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:32:07.062 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:32:07.063 INFO:teuthology.orchestra.run.smithi089.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T21:32:07.063 INFO:teuthology.orchestra.run.smithi089.stdout:=============================================================================== 2023-12-06T21:32:07.063 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:32:07.063 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:32:07.063 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:32:07.063 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:32:07.082 INFO:teuthology.orchestra.run.smithi190.stderr:bash: ntpq: command not found 2023-12-06T21:32:07.085 INFO:teuthology.orchestra.run.smithi190.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T21:32:07.086 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================== 2023-12-06T21:32:07.086 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:32:07.086 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:32:07.086 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:32:07.086 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:32:07.087 INFO:teuthology.run_tasks:Running task pexec... 2023-12-06T21:32:07.096 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-06T21:32:07.096 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi084.front.sepia.ceph.com 2023-12-06T21:32:07.096 DEBUG:teuthology.orchestra.run.smithi084:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T21:32:07.097 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi089.front.sepia.ceph.com 2023-12-06T21:32:07.097 DEBUG:teuthology.orchestra.run.smithi089:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T21:32:07.097 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi190.front.sepia.ceph.com 2023-12-06T21:32:07.097 DEBUG:teuthology.orchestra.run.smithi190:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T21:32:07.474 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-06T21:32:07.474 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-12-06T21:32:07.499 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-12-06T21:32:09.386 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 41 kB/s | 4.1 kB 00:00 2023-12-06T21:32:09.417 INFO:teuthology.orchestra.run.smithi190.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 kB/s | 4.5 kB 00:00 2023-12-06T21:32:09.724 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2023-12-06T21:32:09.943 INFO:teuthology.orchestra.run.smithi190.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 18 kB/s | 4.1 kB 00:00 2023-12-06T21:32:10.073 INFO:teuthology.orchestra.run.smithi084.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 13 kB/s | 4.1 kB 00:00 2023-12-06T21:32:10.399 INFO:teuthology.orchestra.run.smithi084.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2023-12-06T21:32:11.635 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-06T21:32:11.636 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2023-12-06T21:32:11.636 INFO:teuthology.orchestra.run.smithi089.stdout: Package Architecture Version Repository Size 2023-12-06T21:32:11.637 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2023-12-06T21:32:11.637 INFO:teuthology.orchestra.run.smithi089.stdout:Resetting modules: 2023-12-06T21:32:11.637 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools 2023-12-06T21:32:11.637 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:32:11.637 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-06T21:32:11.637 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2023-12-06T21:32:11.637 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:32:11.815 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-12-06T21:32:11.816 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-12-06T21:32:11.816 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2023-12-06T21:32:11.816 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-12-06T21:32:11.816 INFO:teuthology.orchestra.run.smithi190.stdout:Resetting modules: 2023-12-06T21:32:11.816 INFO:teuthology.orchestra.run.smithi190.stdout: container-tools 2023-12-06T21:32:11.816 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:32:11.817 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-12-06T21:32:11.817 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-12-06T21:32:11.817 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:32:12.465 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-12-06T21:32:12.466 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-12-06T21:32:12.466 INFO:teuthology.orchestra.run.smithi084.stdout: Package Architecture Version Repository Size 2023-12-06T21:32:12.466 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-12-06T21:32:12.466 INFO:teuthology.orchestra.run.smithi084.stdout:Resetting modules: 2023-12-06T21:32:12.466 INFO:teuthology.orchestra.run.smithi084.stdout: container-tools 2023-12-06T21:32:12.466 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:32:12.466 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-12-06T21:32:12.466 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-12-06T21:32:12.466 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:32:21.492 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-12-06T21:32:21.935 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-12-06T21:32:22.029 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-12-06T21:32:22.493 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-12-06T21:32:24.048 INFO:teuthology.orchestra.run.smithi084.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-06T21:32:24.179 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-06T21:32:24.440 INFO:teuthology.orchestra.run.smithi190.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 kB/s | 4.5 kB 00:00 2023-12-06T21:32:24.473 INFO:teuthology.orchestra.run.smithi084.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 20 kB/s | 4.5 kB 00:00 2023-12-06T21:32:24.635 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-06T21:32:24.968 INFO:teuthology.orchestra.run.smithi190.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 17 kB/s | 4.1 kB 00:00 2023-12-06T21:32:26.415 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-12-06T21:32:26.508 INFO:teuthology.orchestra.run.smithi084.stdout:============================================================================================================ 2023-12-06T21:32:26.508 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repository Size 2023-12-06T21:32:26.508 INFO:teuthology.orchestra.run.smithi084.stdout:============================================================================================================ 2023-12-06T21:32:26.508 INFO:teuthology.orchestra.run.smithi084.stdout:Installing group/module packages: 2023-12-06T21:32:26.508 INFO:teuthology.orchestra.run.smithi084.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-06T21:32:26.508 INFO:teuthology.orchestra.run.smithi084.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-06T21:32:26.508 INFO:teuthology.orchestra.run.smithi084.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-06T21:32:26.508 INFO:teuthology.orchestra.run.smithi084.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-06T21:32:26.508 INFO:teuthology.orchestra.run.smithi084.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-06T21:32:26.508 INFO:teuthology.orchestra.run.smithi084.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-06T21:32:26.509 INFO:teuthology.orchestra.run.smithi084.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-06T21:32:26.509 INFO:teuthology.orchestra.run.smithi084.stdout:Installing dependencies: 2023-12-06T21:32:26.509 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-06T21:32:26.509 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-06T21:32:26.509 INFO:teuthology.orchestra.run.smithi084.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T21:32:26.509 INFO:teuthology.orchestra.run.smithi084.stdout:Installing module profiles: 2023-12-06T21:32:26.509 INFO:teuthology.orchestra.run.smithi084.stdout: container-tools/common 2023-12-06T21:32:26.509 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:32:26.509 INFO:teuthology.orchestra.run.smithi084.stdout:Enabling module streams: 2023-12-06T21:32:26.509 INFO:teuthology.orchestra.run.smithi084.stdout: container-tools rhel8 2023-12-06T21:32:26.509 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:32:26.509 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-12-06T21:32:26.509 INFO:teuthology.orchestra.run.smithi084.stdout:============================================================================================================ 2023-12-06T21:32:26.510 INFO:teuthology.orchestra.run.smithi084.stdout:Install 10 Packages 2023-12-06T21:32:26.510 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:32:26.510 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 18 M 2023-12-06T21:32:26.510 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 65 M 2023-12-06T21:32:26.510 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-12-06T21:32:26.626 INFO:teuthology.orchestra.run.smithi084.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 809 kB/s | 94 kB 00:00 2023-12-06T21:32:26.681 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 19 kB/s | 4.1 kB 00:00 2023-12-06T21:32:26.718 INFO:teuthology.orchestra.run.smithi084.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 119 kB/s | 25 kB 00:00 2023-12-06T21:32:26.768 INFO:teuthology.orchestra.run.smithi084.stdout:(3/10): yajl-2.1.0-10.el8.x86_64.rpm 158 kB/s | 41 kB 00:00 2023-12-06T21:32:26.826 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-12-06T21:32:26.844 INFO:teuthology.orchestra.run.smithi084.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 227 kB/s | 49 kB 00:00 2023-12-06T21:32:26.869 INFO:teuthology.orchestra.run.smithi084.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 3.4 MB/s | 524 kB 00:00 2023-12-06T21:32:26.923 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================================ 2023-12-06T21:32:26.923 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2023-12-06T21:32:26.923 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================================ 2023-12-06T21:32:26.923 INFO:teuthology.orchestra.run.smithi190.stdout:Installing group/module packages: 2023-12-06T21:32:26.924 INFO:teuthology.orchestra.run.smithi190.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-06T21:32:26.924 INFO:teuthology.orchestra.run.smithi190.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-06T21:32:26.924 INFO:teuthology.orchestra.run.smithi190.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-06T21:32:26.924 INFO:teuthology.orchestra.run.smithi190.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-06T21:32:26.924 INFO:teuthology.orchestra.run.smithi190.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-06T21:32:26.924 INFO:teuthology.orchestra.run.smithi190.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-06T21:32:26.924 INFO:teuthology.orchestra.run.smithi190.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-06T21:32:26.924 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2023-12-06T21:32:26.924 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-06T21:32:26.924 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-06T21:32:26.924 INFO:teuthology.orchestra.run.smithi190.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T21:32:26.924 INFO:teuthology.orchestra.run.smithi190.stdout:Installing module profiles: 2023-12-06T21:32:26.924 INFO:teuthology.orchestra.run.smithi190.stdout: container-tools/common 2023-12-06T21:32:26.924 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:32:26.925 INFO:teuthology.orchestra.run.smithi190.stdout:Enabling module streams: 2023-12-06T21:32:26.925 INFO:teuthology.orchestra.run.smithi190.stdout: container-tools rhel8 2023-12-06T21:32:26.925 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:32:26.925 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-12-06T21:32:26.925 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================================ 2023-12-06T21:32:26.925 INFO:teuthology.orchestra.run.smithi190.stdout:Install 10 Packages 2023-12-06T21:32:26.925 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:32:26.925 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 18 M 2023-12-06T21:32:26.926 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 65 M 2023-12-06T21:32:26.926 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-12-06T21:32:27.090 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 19 kB/s | 4.5 kB 00:00 2023-12-06T21:32:27.121 INFO:teuthology.orchestra.run.smithi190.stdout:(1/10): python3-pytoml-0.1.14-5.git7dea353.el8. 127 kB/s | 25 kB 00:00 2023-12-06T21:32:27.146 INFO:teuthology.orchestra.run.smithi190.stdout:(2/10): yajl-2.1.0-10.el8.x86_64.rpm 185 kB/s | 41 kB 00:00 2023-12-06T21:32:27.161 INFO:teuthology.orchestra.run.smithi084.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 471 kB/s | 149 kB 00:00 2023-12-06T21:32:27.171 INFO:teuthology.orchestra.run.smithi190.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 382 kB/s | 94 kB 00:00 2023-12-06T21:32:27.186 INFO:teuthology.orchestra.run.smithi084.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 671 kB/s | 213 kB 00:00 2023-12-06T21:32:27.305 INFO:teuthology.orchestra.run.smithi190.stdout:(4/10): cockpit-podman-49.1-1.module+el8.6.0+16 3.2 MB/s | 524 kB 00:00 2023-12-06T21:32:27.330 INFO:teuthology.orchestra.run.smithi190.stdout:(5/10): udica-0.2.6-4.module+el8.6.0+16771+28df 236 kB/s | 49 kB 00:00 2023-12-06T21:32:27.376 INFO:teuthology.orchestra.run.smithi084.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 13 MB/s | 8.0 MB 00:00 2023-12-06T21:32:27.446 INFO:teuthology.orchestra.run.smithi084.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 8.5 MB/s | 2.2 MB 00:00 2023-12-06T21:32:27.456 INFO:teuthology.orchestra.run.smithi190.stdout:(6/10): buildah-1.26.2-1.module+el8.6.0+16771+2 28 MB/s | 8.0 MB 00:00 2023-12-06T21:32:27.481 INFO:teuthology.orchestra.run.smithi190.stdout:(7/10): python3-podman-4.0.1-1.module+el8.6.0+1 852 kB/s | 149 kB 00:00 2023-12-06T21:32:27.506 INFO:teuthology.orchestra.run.smithi190.stdout:(8/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.2 MB/s | 213 kB 00:00 2023-12-06T21:32:27.546 INFO:teuthology.orchestra.run.smithi084.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 18 MB/s | 7.0 MB 00:00 2023-12-06T21:32:27.546 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:32:27.546 INFO:teuthology.orchestra.run.smithi084.stdout:Total 18 MB/s | 18 MB 00:01 2023-12-06T21:32:27.590 INFO:teuthology.orchestra.run.smithi190.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 20 MB/s | 2.2 MB 00:00 2023-12-06T21:32:27.731 INFO:teuthology.orchestra.run.smithi190.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 25 MB/s | 7.0 MB 00:00 2023-12-06T21:32:27.732 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:32:27.732 INFO:teuthology.orchestra.run.smithi190.stdout:Total 23 MB/s | 18 MB 00:00 2023-12-06T21:32:27.745 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-12-06T21:32:27.763 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-12-06T21:32:27.763 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-12-06T21:32:27.932 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-12-06T21:32:27.946 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-12-06T21:32:27.949 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-12-06T21:32:27.951 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-12-06T21:32:27.951 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-12-06T21:32:28.131 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-12-06T21:32:28.135 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-12-06T21:32:28.479 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-12-06T21:32:28.645 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-12-06T21:32:28.695 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-06T21:32:28.838 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-06T21:32:28.870 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T21:32:29.035 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T21:32:29.083 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-06T21:32:29.105 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-06T21:32:29.173 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================================================ 2023-12-06T21:32:29.173 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2023-12-06T21:32:29.173 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================================================ 2023-12-06T21:32:29.173 INFO:teuthology.orchestra.run.smithi089.stdout:Installing group/module packages: 2023-12-06T21:32:29.173 INFO:teuthology.orchestra.run.smithi089.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-06T21:32:29.173 INFO:teuthology.orchestra.run.smithi089.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-06T21:32:29.174 INFO:teuthology.orchestra.run.smithi089.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-06T21:32:29.174 INFO:teuthology.orchestra.run.smithi089.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-06T21:32:29.174 INFO:teuthology.orchestra.run.smithi089.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-06T21:32:29.174 INFO:teuthology.orchestra.run.smithi089.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-06T21:32:29.174 INFO:teuthology.orchestra.run.smithi089.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-06T21:32:29.174 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2023-12-06T21:32:29.174 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-06T21:32:29.174 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-06T21:32:29.174 INFO:teuthology.orchestra.run.smithi089.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T21:32:29.174 INFO:teuthology.orchestra.run.smithi089.stdout:Installing module profiles: 2023-12-06T21:32:29.174 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools/common 2023-12-06T21:32:29.174 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:32:29.174 INFO:teuthology.orchestra.run.smithi089.stdout:Enabling module streams: 2023-12-06T21:32:29.174 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools rhel8 2023-12-06T21:32:29.175 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:32:29.175 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-06T21:32:29.175 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================================================ 2023-12-06T21:32:29.175 INFO:teuthology.orchestra.run.smithi089.stdout:Install 10 Packages 2023-12-06T21:32:29.175 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:32:29.175 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 18 M 2023-12-06T21:32:29.175 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 65 M 2023-12-06T21:32:29.175 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2023-12-06T21:32:29.221 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-06T21:32:29.304 INFO:teuthology.orchestra.run.smithi089.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 318 kB/s | 41 kB 00:00 2023-12-06T21:32:29.317 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-06T21:32:29.329 INFO:teuthology.orchestra.run.smithi089.stdout:(2/10): python3-pyxdg-0.25-16.el8.noarch.rpm 611 kB/s | 94 kB 00:00 2023-12-06T21:32:29.380 INFO:teuthology.orchestra.run.smithi089.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 122 kB/s | 25 kB 00:00 2023-12-06T21:32:29.422 INFO:teuthology.orchestra.run.smithi089.stdout:(4/10): cockpit-podman-49.1-1.module+el8.6.0+16 5.6 MB/s | 524 kB 00:00 2023-12-06T21:32:29.447 INFO:teuthology.orchestra.run.smithi089.stdout:(5/10): udica-0.2.6-4.module+el8.6.0+16771+28df 347 kB/s | 49 kB 00:00 2023-12-06T21:32:29.448 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-06T21:32:29.531 INFO:teuthology.orchestra.run.smithi089.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.3 MB/s | 149 kB 00:00 2023-12-06T21:32:29.673 INFO:teuthology.orchestra.run.smithi089.stdout:(7/10): buildah-1.26.2-1.module+el8.6.0+16771+2 27 MB/s | 8.0 MB 00:00 2023-12-06T21:32:29.698 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-06T21:32:29.698 INFO:teuthology.orchestra.run.smithi089.stdout:(8/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 849 kB/s | 213 kB 00:00 2023-12-06T21:32:29.797 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-06T21:32:29.831 INFO:teuthology.orchestra.run.smithi089.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 23 MB/s | 7.0 MB 00:00 2023-12-06T21:32:29.906 INFO:teuthology.orchestra.run.smithi089.stdout:(10/10): toolbox-0.0.99.3-0.6.module+el8.6.0+16 9.4 MB/s | 2.2 MB 00:00 2023-12-06T21:32:29.907 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:32:29.907 INFO:teuthology.orchestra.run.smithi089.stdout:Total 25 MB/s | 18 MB 00:00 2023-12-06T21:32:30.106 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2023-12-06T21:32:30.124 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2023-12-06T21:32:30.124 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2023-12-06T21:32:30.305 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2023-12-06T21:32:30.309 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2023-12-06T21:32:30.493 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-06T21:32:30.558 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-06T21:32:30.812 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2023-12-06T21:32:30.979 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-06T21:32:31.144 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T21:32:31.346 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-06T21:32:31.417 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-06T21:32:31.484 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-06T21:32:31.524 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-06T21:32:31.653 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-06T21:32:31.730 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-06T21:32:31.863 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-06T21:32:31.868 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-06T21:32:31.959 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-06T21:32:32.053 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T21:32:32.144 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T21:32:32.360 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T21:32:32.360 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-06T21:32:32.360 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T21:32:32.360 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-06T21:32:32.360 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-06T21:32:32.360 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-06T21:32:32.360 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-06T21:32:32.360 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-06T21:32:32.361 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-06T21:32:32.361 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-06T21:32:32.395 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T21:32:32.395 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-06T21:32:32.395 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T21:32:32.395 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-06T21:32:32.395 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-06T21:32:32.395 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-06T21:32:32.395 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-06T21:32:32.395 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-06T21:32:32.396 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-06T21:32:32.396 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-06T21:32:32.600 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-06T21:32:33.465 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-06T21:32:33.713 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-06T21:32:33.858 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-06T21:32:34.011 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T21:32:34.258 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T21:32:34.258 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-06T21:32:34.258 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T21:32:34.258 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-06T21:32:34.258 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-06T21:32:34.258 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-06T21:32:34.258 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-06T21:32:34.258 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-06T21:32:34.258 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-06T21:32:34.258 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-06T21:32:45.622 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-06T21:32:45.623 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-12-06T21:32:45.728 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-06T21:32:45.728 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-12-06T21:32:45.815 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:32:45.815 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-12-06T21:32:45.815 INFO:teuthology.orchestra.run.smithi190.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T21:32:45.815 INFO:teuthology.orchestra.run.smithi190.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T21:32:45.815 INFO:teuthology.orchestra.run.smithi190.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T21:32:45.816 INFO:teuthology.orchestra.run.smithi190.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-06T21:32:45.816 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T21:32:45.816 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T21:32:45.816 INFO:teuthology.orchestra.run.smithi190.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T21:32:45.816 INFO:teuthology.orchestra.run.smithi190.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T21:32:45.816 INFO:teuthology.orchestra.run.smithi190.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T21:32:45.816 INFO:teuthology.orchestra.run.smithi190.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T21:32:45.816 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:32:45.816 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-12-06T21:32:45.930 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:32:45.930 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-12-06T21:32:45.930 INFO:teuthology.orchestra.run.smithi084.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T21:32:45.930 INFO:teuthology.orchestra.run.smithi084.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T21:32:45.930 INFO:teuthology.orchestra.run.smithi084.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T21:32:45.930 INFO:teuthology.orchestra.run.smithi084.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-06T21:32:45.930 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T21:32:45.930 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T21:32:45.930 INFO:teuthology.orchestra.run.smithi084.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T21:32:45.930 INFO:teuthology.orchestra.run.smithi084.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T21:32:45.930 INFO:teuthology.orchestra.run.smithi084.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T21:32:45.930 INFO:teuthology.orchestra.run.smithi084.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T21:32:45.931 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:32:45.931 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-12-06T21:32:45.973 DEBUG:teuthology.parallel:result is None 2023-12-06T21:32:46.068 DEBUG:teuthology.parallel:result is None 2023-12-06T21:32:46.912 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-06T21:32:46.912 INFO:teuthology.orchestra.run.smithi089.stdout:Installed products updated. 2023-12-06T21:32:47.106 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:32:47.107 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2023-12-06T21:32:47.107 INFO:teuthology.orchestra.run.smithi089.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T21:32:47.107 INFO:teuthology.orchestra.run.smithi089.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T21:32:47.107 INFO:teuthology.orchestra.run.smithi089.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T21:32:47.107 INFO:teuthology.orchestra.run.smithi089.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-06T21:32:47.107 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T21:32:47.107 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T21:32:47.107 INFO:teuthology.orchestra.run.smithi089.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T21:32:47.107 INFO:teuthology.orchestra.run.smithi089.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T21:32:47.107 INFO:teuthology.orchestra.run.smithi089.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T21:32:47.107 INFO:teuthology.orchestra.run.smithi089.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T21:32:47.107 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:32:47.107 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-06T21:32:47.242 DEBUG:teuthology.parallel:result is None 2023-12-06T21:32:47.242 INFO:teuthology.run_tasks:Running task install... 2023-12-06T21:32:47.251 DEBUG:teuthology.task.install:project ceph 2023-12-06T21:32:47.252 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '583a8f423152326ab01a6e95dd560ab68ea88e77'}} 2023-12-06T21:32:47.252 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '583a8f423152326ab01a6e95dd560ab68ea88e77'} 2023-12-06T21:32:47.252 INFO:teuthology.task.install:Using flavor: default 2023-12-06T21:32:47.258 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-06T21:32:47.258 INFO:teuthology.task.install:extra packages: [] 2023-12-06T21:32:47.259 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': '583a8f423152326ab01a6e95dd560ab68ea88e77', 'tag': None, 'wait_for_package': False} 2023-12-06T21:32:47.259 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:32:47.261 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': '583a8f423152326ab01a6e95dd560ab68ea88e77', 'tag': None, 'wait_for_package': False} 2023-12-06T21:32:47.261 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:32:47.262 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': '583a8f423152326ab01a6e95dd560ab68ea88e77', 'tag': None, 'wait_for_package': False} 2023-12-06T21:32:47.262 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:32:47.410 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/ 2023-12-06T21:32:47.410 INFO:teuthology.task.install.rpm:Package version is 19.0.0-69.g583a8f42 2023-12-06T21:32:47.485 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/ 2023-12-06T21:32:47.485 INFO:teuthology.task.install.rpm:Package version is 19.0.0-69.g583a8f42 2023-12-06T21:32:47.494 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/ 2023-12-06T21:32:47.494 INFO:teuthology.task.install.rpm:Package version is 19.0.0-69.g583a8f42 2023-12-06T21:32:47.521 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T21:32:47.521 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-12-06T21:32:47.521 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T21:32:47.553 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-06T21:32:47.554 DEBUG:teuthology.orchestra.run.smithi084:> 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/583a8f423152326ab01a6e95dd560ab68ea88e77/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T21:32:47.592 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T21:32:47.592 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-06T21:32:47.592 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T21:32:47.620 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-06T21:32:47.620 DEBUG:teuthology.orchestra.run.smithi089:> 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/583a8f423152326ab01a6e95dd560ab68ea88e77/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T21:32:47.626 DEBUG:teuthology.orchestra.run.smithi084:> 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-06T21:32:47.660 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T21:32:47.661 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-12-06T21:32:47.661 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T21:32:47.688 DEBUG:teuthology.orchestra.run.smithi089:> 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-06T21:32:47.693 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-06T21:32:47.693 DEBUG:teuthology.orchestra.run.smithi190:> 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/583a8f423152326ab01a6e95dd560ab68ea88e77/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T21:32:47.707 DEBUG:teuthology.orchestra.run.smithi084:> 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-06T21:32:47.764 DEBUG:teuthology.orchestra.run.smithi190:> 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-06T21:32:47.765 DEBUG:teuthology.orchestra.run.smithi089:> 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-06T21:32:47.775 INFO:teuthology.orchestra.run.smithi084.stdout:check_obsoletes = 1 2023-12-06T21:32:47.776 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum clean all 2023-12-06T21:32:47.832 INFO:teuthology.orchestra.run.smithi089.stdout:check_obsoletes = 1 2023-12-06T21:32:47.833 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum clean all 2023-12-06T21:32:47.844 DEBUG:teuthology.orchestra.run.smithi190:> 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-06T21:32:47.912 INFO:teuthology.orchestra.run.smithi190.stdout:check_obsoletes = 1 2023-12-06T21:32:47.913 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum clean all 2023-12-06T21:32:48.149 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-12-06T21:32:48.204 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-06T21:32:48.287 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-12-06T21:32:49.785 INFO:teuthology.orchestra.run.smithi084.stdout:44 files removed 2023-12-06T21:32:49.827 INFO:teuthology.orchestra.run.smithi089.stdout:44 files removed 2023-12-06T21:32:49.838 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install ceph-radosgw 2023-12-06T21:32:49.879 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-radosgw 2023-12-06T21:32:49.977 INFO:teuthology.orchestra.run.smithi190.stdout:44 files removed 2023-12-06T21:32:50.028 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-radosgw 2023-12-06T21:32:50.169 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-12-06T21:32:50.210 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-06T21:32:50.357 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-12-06T21:32:52.584 INFO:teuthology.orchestra.run.smithi089.stdout:ceph packages for x86_64 285 kB/s | 81 kB 00:00 2023-12-06T21:32:52.622 INFO:teuthology.orchestra.run.smithi084.stdout:ceph packages for x86_64 273 kB/s | 81 kB 00:00 2023-12-06T21:32:52.699 INFO:teuthology.orchestra.run.smithi190.stdout:ceph packages for x86_64 207 kB/s | 81 kB 00:00 2023-12-06T21:32:52.843 INFO:teuthology.orchestra.run.smithi089.stdout:ceph noarch packages 42 kB/s | 9.5 kB 00:00 2023-12-06T21:32:52.956 INFO:teuthology.orchestra.run.smithi084.stdout:ceph noarch packages 31 kB/s | 9.5 kB 00:00 2023-12-06T21:32:53.058 INFO:teuthology.orchestra.run.smithi190.stdout:ceph noarch packages 29 kB/s | 9.5 kB 00:00 2023-12-06T21:32:53.253 INFO:teuthology.orchestra.run.smithi089.stdout:ceph source packages 3.8 kB/s | 1.5 kB 00:00 2023-12-06T21:32:53.440 INFO:teuthology.orchestra.run.smithi084.stdout:ceph source packages 3.2 kB/s | 1.5 kB 00:00 2023-12-06T21:32:53.444 INFO:teuthology.orchestra.run.smithi089.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-06T21:32:53.475 INFO:teuthology.orchestra.run.smithi190.stdout:ceph source packages 3.8 kB/s | 1.5 kB 00:00 2023-12-06T21:32:53.607 INFO:teuthology.orchestra.run.smithi084.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-06T21:32:53.651 INFO:teuthology.orchestra.run.smithi190.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-06T21:32:54.685 INFO:teuthology.orchestra.run.smithi190.stdout:Extra Packages for Enterprise Linux 16 MB/s | 16 MB 00:01 2023-12-06T21:32:56.706 INFO:teuthology.orchestra.run.smithi089.stdout:Extra Packages for Enterprise Linux 4.9 MB/s | 16 MB 00:03 2023-12-06T21:32:58.171 INFO:teuthology.orchestra.run.smithi190.stdout:lab-extras 352 kB/s | 24 kB 00:00 2023-12-06T21:32:59.512 INFO:teuthology.orchestra.run.smithi190.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 MB/s | 47 MB 00:01 2023-12-06T21:33:00.166 INFO:teuthology.orchestra.run.smithi084.stdout:Extra Packages for Enterprise Linux 2.4 MB/s | 16 MB 00:06 2023-12-06T21:33:00.213 INFO:teuthology.orchestra.run.smithi089.stdout:lab-extras 441 kB/s | 24 kB 00:00 2023-12-06T21:33:01.385 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 48 MB/s | 53 MB 00:01 2023-12-06T21:33:03.633 INFO:teuthology.orchestra.run.smithi084.stdout:lab-extras 521 kB/s | 24 kB 00:00 2023-12-06T21:33:04.901 INFO:teuthology.orchestra.run.smithi084.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 44 MB/s | 53 MB 00:01 2023-12-06T21:33:07.688 INFO:teuthology.orchestra.run.smithi190.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 48 MB/s | 53 MB 00:01 2023-12-06T21:33:10.174 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 MB/s | 47 MB 00:01 2023-12-06T21:33:13.201 INFO:teuthology.orchestra.run.smithi084.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 48 MB/s | 47 MB 00:00 2023-12-06T21:33:18.900 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-12-06T21:33:18.902 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================================== 2023-12-06T21:33:18.902 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2023-12-06T21:33:18.902 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================================== 2023-12-06T21:33:18.902 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-12-06T21:33:18.902 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-radosgw x86_64 2:19.0.0-69.g583a8f42.el8 ceph 14 M 2023-12-06T21:33:18.903 INFO:teuthology.orchestra.run.smithi190.stdout:Upgrading: 2023-12-06T21:33:18.903 INFO:teuthology.orchestra.run.smithi190.stdout: librados2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 3.8 M 2023-12-06T21:33:18.903 INFO:teuthology.orchestra.run.smithi190.stdout: librbd1 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 3.7 M 2023-12-06T21:33:18.903 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2023-12-06T21:33:18.903 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-base x86_64 2:19.0.0-69.g583a8f42.el8 ceph 5.4 M 2023-12-06T21:33:18.903 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-common x86_64 2:19.0.0-69.g583a8f42.el8 ceph 23 M 2023-12-06T21:33:18.903 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-selinux x86_64 2:19.0.0-69.g583a8f42.el8 ceph 24 k 2023-12-06T21:33:18.903 INFO:teuthology.orchestra.run.smithi190.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T21:33:18.903 INFO:teuthology.orchestra.run.smithi190.stdout: libcephfs2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 839 k 2023-12-06T21:33:18.903 INFO:teuthology.orchestra.run.smithi190.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T21:33:18.903 INFO:teuthology.orchestra.run.smithi190.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T21:33:18.904 INFO:teuthology.orchestra.run.smithi190.stdout: libradosstriper1 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 517 k 2023-12-06T21:33:18.904 INFO:teuthology.orchestra.run.smithi190.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T21:33:18.904 INFO:teuthology.orchestra.run.smithi190.stdout: librgw2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 6.9 M 2023-12-06T21:33:18.904 INFO:teuthology.orchestra.run.smithi190.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T21:33:18.904 INFO:teuthology.orchestra.run.smithi190.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T21:33:18.904 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-argparse x86_64 2:19.0.0-69.g583a8f42.el8 ceph 45 k 2023-12-06T21:33:18.904 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-common x86_64 2:19.0.0-69.g583a8f42.el8 ceph 129 k 2023-12-06T21:33:18.904 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cephfs x86_64 2:19.0.0-69.g583a8f42.el8 ceph 197 k 2023-12-06T21:33:18.904 INFO:teuthology.orchestra.run.smithi190.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T21:33:18.904 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rados x86_64 2:19.0.0-69.g583a8f42.el8 ceph 371 k 2023-12-06T21:33:18.904 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rbd x86_64 2:19.0.0-69.g583a8f42.el8 ceph 365 k 2023-12-06T21:33:18.904 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rgw x86_64 2:19.0.0-69.g583a8f42.el8 ceph 107 k 2023-12-06T21:33:18.904 INFO:teuthology.orchestra.run.smithi190.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T21:33:18.904 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:33:18.905 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-12-06T21:33:18.905 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================================== 2023-12-06T21:33:18.905 INFO:teuthology.orchestra.run.smithi190.stdout:Install 21 Packages 2023-12-06T21:33:18.905 INFO:teuthology.orchestra.run.smithi190.stdout:Upgrade 2 Packages 2023-12-06T21:33:18.905 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:33:18.905 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 62 M 2023-12-06T21:33:18.905 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-12-06T21:33:20.630 INFO:teuthology.orchestra.run.smithi190.stdout:(1/23): ceph-base-19.0.0-69.g583a8f42.el8.x86_6 3.9 MB/s | 5.4 MB 00:01 2023-12-06T21:33:21.174 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-06T21:33:21.177 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================================== 2023-12-06T21:33:21.177 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2023-12-06T21:33:21.177 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================================== 2023-12-06T21:33:21.177 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2023-12-06T21:33:21.177 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-radosgw x86_64 2:19.0.0-69.g583a8f42.el8 ceph 14 M 2023-12-06T21:33:21.177 INFO:teuthology.orchestra.run.smithi089.stdout:Upgrading: 2023-12-06T21:33:21.177 INFO:teuthology.orchestra.run.smithi089.stdout: librados2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 3.8 M 2023-12-06T21:33:21.177 INFO:teuthology.orchestra.run.smithi089.stdout: librbd1 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 3.7 M 2023-12-06T21:33:21.178 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2023-12-06T21:33:21.178 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-base x86_64 2:19.0.0-69.g583a8f42.el8 ceph 5.4 M 2023-12-06T21:33:21.178 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-common x86_64 2:19.0.0-69.g583a8f42.el8 ceph 23 M 2023-12-06T21:33:21.178 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-selinux x86_64 2:19.0.0-69.g583a8f42.el8 ceph 24 k 2023-12-06T21:33:21.178 INFO:teuthology.orchestra.run.smithi089.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T21:33:21.178 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 839 k 2023-12-06T21:33:21.178 INFO:teuthology.orchestra.run.smithi089.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T21:33:21.178 INFO:teuthology.orchestra.run.smithi089.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T21:33:21.178 INFO:teuthology.orchestra.run.smithi089.stdout: libradosstriper1 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 517 k 2023-12-06T21:33:21.179 INFO:teuthology.orchestra.run.smithi089.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T21:33:21.179 INFO:teuthology.orchestra.run.smithi089.stdout: librgw2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 6.9 M 2023-12-06T21:33:21.179 INFO:teuthology.orchestra.run.smithi089.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T21:33:21.179 INFO:teuthology.orchestra.run.smithi089.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T21:33:21.179 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-argparse x86_64 2:19.0.0-69.g583a8f42.el8 ceph 45 k 2023-12-06T21:33:21.179 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-common x86_64 2:19.0.0-69.g583a8f42.el8 ceph 129 k 2023-12-06T21:33:21.179 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cephfs x86_64 2:19.0.0-69.g583a8f42.el8 ceph 197 k 2023-12-06T21:33:21.179 INFO:teuthology.orchestra.run.smithi089.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T21:33:21.179 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rados x86_64 2:19.0.0-69.g583a8f42.el8 ceph 371 k 2023-12-06T21:33:21.179 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rbd x86_64 2:19.0.0-69.g583a8f42.el8 ceph 365 k 2023-12-06T21:33:21.179 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rgw x86_64 2:19.0.0-69.g583a8f42.el8 ceph 107 k 2023-12-06T21:33:21.179 INFO:teuthology.orchestra.run.smithi089.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T21:33:21.179 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:33:21.180 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-06T21:33:21.180 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================================== 2023-12-06T21:33:21.180 INFO:teuthology.orchestra.run.smithi089.stdout:Install 21 Packages 2023-12-06T21:33:21.180 INFO:teuthology.orchestra.run.smithi089.stdout:Upgrade 2 Packages 2023-12-06T21:33:21.180 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:33:21.180 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 62 M 2023-12-06T21:33:21.180 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2023-12-06T21:33:21.388 INFO:teuthology.orchestra.run.smithi190.stdout:(2/23): ceph-selinux-19.0.0-69.g583a8f42.el8.x8 32 kB/s | 24 kB 00:00 2023-12-06T21:33:22.038 INFO:teuthology.orchestra.run.smithi190.stdout:(3/23): libcephfs2-19.0.0-69.g583a8f42.el8.x86_ 1.3 MB/s | 839 kB 00:00 2023-12-06T21:33:22.697 INFO:teuthology.orchestra.run.smithi190.stdout:(4/23): ceph-common-19.0.0-69.g583a8f42.el8.x86 6.5 MB/s | 23 MB 00:03 2023-12-06T21:33:23.048 INFO:teuthology.orchestra.run.smithi089.stdout:(1/23): ceph-base-19.0.0-69.g583a8f42.el8.x86_6 3.1 MB/s | 5.4 MB 00:01 2023-12-06T21:33:23.132 INFO:teuthology.orchestra.run.smithi089.stdout:(2/23): ceph-selinux-19.0.0-69.g583a8f42.el8.x8 292 kB/s | 24 kB 00:00 2023-12-06T21:33:23.332 INFO:teuthology.orchestra.run.smithi089.stdout:(3/23): libcephfs2-19.0.0-69.g583a8f42.el8.x86_ 4.1 MB/s | 839 kB 00:00 2023-12-06T21:33:23.370 INFO:teuthology.orchestra.run.smithi190.stdout:(5/23): libradosstriper1-19.0.0-69.g583a8f42.el 389 kB/s | 517 kB 00:01 2023-12-06T21:33:23.490 INFO:teuthology.orchestra.run.smithi089.stdout:(4/23): libradosstriper1-19.0.0-69.g583a8f42.el 3.2 MB/s | 517 kB 00:00 2023-12-06T21:33:23.605 INFO:teuthology.orchestra.run.smithi190.stdout:(6/23): python3-ceph-argparse-19.0.0-69.g583a8f 190 kB/s | 45 kB 00:00 2023-12-06T21:33:23.792 INFO:teuthology.orchestra.run.smithi190.stdout:(7/23): librgw2-19.0.0-69.g583a8f42.el8.x86_64. 6.3 MB/s | 6.9 MB 00:01 2023-12-06T21:33:23.931 INFO:teuthology.orchestra.run.smithi190.stdout:(8/23): ceph-radosgw-19.0.0-69.g583a8f42.el8.x8 3.0 MB/s | 14 MB 00:04 2023-12-06T21:33:23.956 INFO:teuthology.orchestra.run.smithi190.stdout:(9/23): python3-ceph-common-19.0.0-69.g583a8f42 367 kB/s | 129 kB 00:00 2023-12-06T21:33:23.981 INFO:teuthology.orchestra.run.smithi190.stdout:(10/23): python3-cephfs-19.0.0-69.g583a8f42.el8 1.0 MB/s | 197 kB 00:00 2023-12-06T21:33:24.098 INFO:teuthology.orchestra.run.smithi190.stdout:(11/23): python3-rgw-19.0.0-69.g583a8f42.el8.x8 913 kB/s | 107 kB 00:00 2023-12-06T21:33:24.132 INFO:teuthology.orchestra.run.smithi190.stdout:(12/23): python3-rados-19.0.0-69.g583a8f42.el8. 1.8 MB/s | 371 kB 00:00 2023-12-06T21:33:24.133 INFO:teuthology.orchestra.run.smithi089.stdout:(5/23): librgw2-19.0.0-69.g583a8f42.el8.x86_64. 11 MB/s | 6.9 MB 00:00 2023-12-06T21:33:24.182 INFO:teuthology.orchestra.run.smithi089.stdout:(6/23): python3-ceph-argparse-19.0.0-69.g583a8f 903 kB/s | 45 kB 00:00 2023-12-06T21:33:24.241 INFO:teuthology.orchestra.run.smithi089.stdout:(7/23): python3-ceph-common-19.0.0-69.g583a8f42 2.2 MB/s | 129 kB 00:00 2023-12-06T21:33:24.300 INFO:teuthology.orchestra.run.smithi089.stdout:(8/23): python3-cephfs-19.0.0-69.g583a8f42.el8. 3.3 MB/s | 197 kB 00:00 2023-12-06T21:33:24.324 INFO:teuthology.orchestra.run.smithi190.stdout:(13/23): python3-rbd-19.0.0-69.g583a8f42.el8.x8 994 kB/s | 365 kB 00:00 2023-12-06T21:33:24.352 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-12-06T21:33:24.355 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================================== 2023-12-06T21:33:24.355 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repository Size 2023-12-06T21:33:24.355 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================================== 2023-12-06T21:33:24.355 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-12-06T21:33:24.355 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-radosgw x86_64 2:19.0.0-69.g583a8f42.el8 ceph 14 M 2023-12-06T21:33:24.355 INFO:teuthology.orchestra.run.smithi084.stdout:Upgrading: 2023-12-06T21:33:24.355 INFO:teuthology.orchestra.run.smithi084.stdout: librados2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 3.8 M 2023-12-06T21:33:24.355 INFO:teuthology.orchestra.run.smithi084.stdout: librbd1 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 3.7 M 2023-12-06T21:33:24.355 INFO:teuthology.orchestra.run.smithi084.stdout:Installing dependencies: 2023-12-06T21:33:24.355 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-base x86_64 2:19.0.0-69.g583a8f42.el8 ceph 5.4 M 2023-12-06T21:33:24.355 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-common x86_64 2:19.0.0-69.g583a8f42.el8 ceph 23 M 2023-12-06T21:33:24.355 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-selinux x86_64 2:19.0.0-69.g583a8f42.el8 ceph 24 k 2023-12-06T21:33:24.355 INFO:teuthology.orchestra.run.smithi084.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T21:33:24.356 INFO:teuthology.orchestra.run.smithi084.stdout: libcephfs2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 839 k 2023-12-06T21:33:24.356 INFO:teuthology.orchestra.run.smithi084.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T21:33:24.356 INFO:teuthology.orchestra.run.smithi084.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T21:33:24.356 INFO:teuthology.orchestra.run.smithi084.stdout: libradosstriper1 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 517 k 2023-12-06T21:33:24.356 INFO:teuthology.orchestra.run.smithi084.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T21:33:24.356 INFO:teuthology.orchestra.run.smithi084.stdout: librgw2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 6.9 M 2023-12-06T21:33:24.356 INFO:teuthology.orchestra.run.smithi084.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T21:33:24.356 INFO:teuthology.orchestra.run.smithi084.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T21:33:24.356 INFO:teuthology.orchestra.run.smithi084.stdout: python3-ceph-argparse x86_64 2:19.0.0-69.g583a8f42.el8 ceph 45 k 2023-12-06T21:33:24.356 INFO:teuthology.orchestra.run.smithi084.stdout: python3-ceph-common x86_64 2:19.0.0-69.g583a8f42.el8 ceph 129 k 2023-12-06T21:33:24.356 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cephfs x86_64 2:19.0.0-69.g583a8f42.el8 ceph 197 k 2023-12-06T21:33:24.356 INFO:teuthology.orchestra.run.smithi084.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T21:33:24.356 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rados x86_64 2:19.0.0-69.g583a8f42.el8 ceph 371 k 2023-12-06T21:33:24.356 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rbd x86_64 2:19.0.0-69.g583a8f42.el8 ceph 365 k 2023-12-06T21:33:24.357 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rgw x86_64 2:19.0.0-69.g583a8f42.el8 ceph 107 k 2023-12-06T21:33:24.357 INFO:teuthology.orchestra.run.smithi084.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T21:33:24.357 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:33:24.357 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-12-06T21:33:24.357 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================================== 2023-12-06T21:33:24.357 INFO:teuthology.orchestra.run.smithi084.stdout:Install 21 Packages 2023-12-06T21:33:24.357 INFO:teuthology.orchestra.run.smithi084.stdout:Upgrade 2 Packages 2023-12-06T21:33:24.357 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:33:24.357 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 62 M 2023-12-06T21:33:24.357 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-12-06T21:33:24.367 INFO:teuthology.orchestra.run.smithi089.stdout:(9/23): python3-rados-19.0.0-69.g583a8f42.el8.x 5.4 MB/s | 371 kB 00:00 2023-12-06T21:33:24.434 INFO:teuthology.orchestra.run.smithi089.stdout:(10/23): python3-rbd-19.0.0-69.g583a8f42.el8.x8 5.4 MB/s | 365 kB 00:00 2023-12-06T21:33:24.492 INFO:teuthology.orchestra.run.smithi089.stdout:(11/23): python3-rgw-19.0.0-69.g583a8f42.el8.x8 1.8 MB/s | 107 kB 00:00 2023-12-06T21:33:24.574 INFO:teuthology.orchestra.run.smithi190.stdout:(14/23): liboath-2.6.2-3.el8.x86_64.rpm 133 kB/s | 59 kB 00:00 2023-12-06T21:33:24.726 INFO:teuthology.orchestra.run.smithi089.stdout:(12/23): ceph-common-19.0.0-69.g583a8f42.el8.x8 6.6 MB/s | 23 MB 00:03 2023-12-06T21:33:24.741 INFO:teuthology.orchestra.run.smithi190.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 180 kB/s | 75 kB 00:00 2023-12-06T21:33:24.767 INFO:teuthology.orchestra.run.smithi190.stdout:(16/23): gperftools-libs-2.7-9.el8.x86_64.rpm 458 kB/s | 306 kB 00:00 2023-12-06T21:33:24.985 INFO:teuthology.orchestra.run.smithi089.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 228 kB/s | 59 kB 00:00 2023-12-06T21:33:24.992 INFO:teuthology.orchestra.run.smithi190.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.0 MB/s | 259 kB 00:00 2023-12-06T21:33:25.059 INFO:teuthology.orchestra.run.smithi190.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 150 kB/s | 44 kB 00:00 2023-12-06T21:33:25.101 INFO:teuthology.orchestra.run.smithi190.stdout:(19/23): thrift-0.13.0-2.el8.x86_64.rpm 3.3 MB/s | 1.7 MB 00:00 2023-12-06T21:33:25.110 INFO:teuthology.orchestra.run.smithi089.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 496 kB/s | 306 kB 00:00 2023-12-06T21:33:25.135 INFO:teuthology.orchestra.run.smithi089.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 499 kB/s | 75 kB 00:00 2023-12-06T21:33:25.151 INFO:teuthology.orchestra.run.smithi190.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.2 MB/s | 354 kB 00:00 2023-12-06T21:33:25.243 INFO:teuthology.orchestra.run.smithi190.stdout:(21/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 255 kB/s | 47 kB 00:00 2023-12-06T21:33:25.252 INFO:teuthology.orchestra.run.smithi089.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 401 kB/s | 47 kB 00:00 2023-12-06T21:33:25.428 INFO:teuthology.orchestra.run.smithi089.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.4 MB/s | 259 kB 00:00 2023-12-06T21:33:25.603 INFO:teuthology.orchestra.run.smithi089.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 251 kB/s | 44 kB 00:00 2023-12-06T21:33:25.737 INFO:teuthology.orchestra.run.smithi089.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.6 MB/s | 354 kB 00:00 2023-12-06T21:33:25.779 INFO:teuthology.orchestra.run.smithi089.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 2.6 MB/s | 1.7 MB 00:00 2023-12-06T21:33:26.475 INFO:teuthology.orchestra.run.smithi084.stdout:(1/23): ceph-radosgw-19.0.0-69.g583a8f42.el8.x8 6.6 MB/s | 14 MB 00:02 2023-12-06T21:33:26.575 INFO:teuthology.orchestra.run.smithi084.stdout:(2/23): ceph-selinux-19.0.0-69.g583a8f42.el8.x8 244 kB/s | 24 kB 00:00 2023-12-06T21:33:26.843 INFO:teuthology.orchestra.run.smithi190.stdout:(22/23): librados2-19.0.0-69.g583a8f42.el8.x86_ 2.2 MB/s | 3.8 MB 00:01 2023-12-06T21:33:26.895 INFO:teuthology.orchestra.run.smithi089.stdout:(21/23): librados2-19.0.0-69.g583a8f42.el8.x86_ 3.3 MB/s | 3.8 MB 00:01 2023-12-06T21:33:26.922 INFO:teuthology.orchestra.run.smithi084.stdout:(3/23): libcephfs2-19.0.0-69.g583a8f42.el8.x86_ 2.4 MB/s | 839 kB 00:00 2023-12-06T21:33:27.193 INFO:teuthology.orchestra.run.smithi084.stdout:(4/23): ceph-common-19.0.0-69.g583a8f42.el8.x86 8.0 MB/s | 23 MB 00:02 2023-12-06T21:33:27.196 INFO:teuthology.orchestra.run.smithi089.stdout:(22/23): librbd1-19.0.0-69.g583a8f42.el8.x86_64 2.6 MB/s | 3.7 MB 00:01 2023-12-06T21:33:27.226 INFO:teuthology.orchestra.run.smithi084.stdout:(5/23): libradosstriper1-19.0.0-69.g583a8f42.el 1.7 MB/s | 517 kB 00:00 2023-12-06T21:33:27.285 INFO:teuthology.orchestra.run.smithi084.stdout:(6/23): python3-ceph-argparse-19.0.0-69.g583a8f 769 kB/s | 45 kB 00:00 2023-12-06T21:33:27.352 INFO:teuthology.orchestra.run.smithi084.stdout:(7/23): python3-ceph-common-19.0.0-69.g583a8f42 1.9 MB/s | 129 kB 00:00 2023-12-06T21:33:27.427 INFO:teuthology.orchestra.run.smithi084.stdout:(8/23): python3-cephfs-19.0.0-69.g583a8f42.el8. 2.6 MB/s | 197 kB 00:00 2023-12-06T21:33:27.544 INFO:teuthology.orchestra.run.smithi084.stdout:(9/23): python3-rados-19.0.0-69.g583a8f42.el8.x 3.1 MB/s | 371 kB 00:00 2023-12-06T21:33:27.720 INFO:teuthology.orchestra.run.smithi084.stdout:(10/23): python3-rbd-19.0.0-69.g583a8f42.el8.x8 2.0 MB/s | 365 kB 00:00 2023-12-06T21:33:27.803 INFO:teuthology.orchestra.run.smithi084.stdout:(11/23): python3-rgw-19.0.0-69.g583a8f42.el8.x8 1.3 MB/s | 107 kB 00:00 2023-12-06T21:33:27.953 INFO:teuthology.orchestra.run.smithi084.stdout:(12/23): gperftools-libs-2.7-9.el8.x86_64.rpm 2.0 MB/s | 306 kB 00:00 2023-12-06T21:33:27.995 INFO:teuthology.orchestra.run.smithi084.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 1.4 MB/s | 59 kB 00:00 2023-12-06T21:33:28.037 INFO:teuthology.orchestra.run.smithi084.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.8 MB/s | 75 kB 00:00 2023-12-06T21:33:28.179 INFO:teuthology.orchestra.run.smithi084.stdout:(15/23): librgw2-19.0.0-69.g583a8f42.el8.x86_64 7.0 MB/s | 6.9 MB 00:00 2023-12-06T21:33:28.246 INFO:teuthology.orchestra.run.smithi084.stdout:(16/23): thrift-0.13.0-2.el8.x86_64.rpm 8.3 MB/s | 1.7 MB 00:00 2023-12-06T21:33:28.293 INFO:teuthology.orchestra.run.smithi190.stdout:(23/23): librbd1-19.0.0-69.g583a8f42.el8.x86_64 1.2 MB/s | 3.7 MB 00:03 2023-12-06T21:33:28.295 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:33:28.295 INFO:teuthology.orchestra.run.smithi190.stdout:Total 6.6 MB/s | 62 MB 00:09 2023-12-06T21:33:28.343 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-12-06T21:33:28.371 INFO:teuthology.orchestra.run.smithi084.stdout:(17/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 244 kB/s | 47 kB 00:00 2023-12-06T21:33:28.389 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-12-06T21:33:28.389 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-12-06T21:33:28.405 INFO:teuthology.orchestra.run.smithi084.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.6 MB/s | 259 kB 00:00 2023-12-06T21:33:28.513 INFO:teuthology.orchestra.run.smithi084.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 310 kB/s | 44 kB 00:00 2023-12-06T21:33:28.547 INFO:teuthology.orchestra.run.smithi084.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.4 MB/s | 354 kB 00:00 2023-12-06T21:33:28.731 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-12-06T21:33:28.735 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-12-06T21:33:29.247 INFO:teuthology.orchestra.run.smithi084.stdout:(21/23): librados2-19.0.0-69.g583a8f42.el8.x86_ 5.1 MB/s | 3.8 MB 00:00 2023-12-06T21:33:29.514 INFO:teuthology.orchestra.run.smithi084.stdout:(22/23): librbd1-19.0.0-69.g583a8f42.el8.x86_64 3.8 MB/s | 3.7 MB 00:00 2023-12-06T21:33:30.178 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-12-06T21:33:30.402 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T21:33:30.523 INFO:teuthology.orchestra.run.smithi084.stdout:(23/23): ceph-base-19.0.0-69.g583a8f42.el8.x86_ 897 kB/s | 5.4 MB 00:06 2023-12-06T21:33:30.525 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:33:30.526 INFO:teuthology.orchestra.run.smithi084.stdout:Total 10 MB/s | 62 MB 00:06 2023-12-06T21:33:30.574 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-12-06T21:33:30.619 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-12-06T21:33:30.619 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-12-06T21:33:30.621 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T21:33:30.963 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-12-06T21:33:30.967 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-12-06T21:33:31.034 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T21:33:31.221 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : librados2-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:33:31.317 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librados2-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:33:31.527 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 4/25 2023-12-06T21:33:31.757 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T21:33:31.996 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:33:32.161 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-12-06T21:33:32.187 INFO:teuthology.orchestra.run.smithi089.stdout:(23/23): ceph-radosgw-19.0.0-69.g583a8f42.el8.x 1.3 MB/s | 14 MB 00:10 2023-12-06T21:33:32.190 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:33:32.190 INFO:teuthology.orchestra.run.smithi089.stdout:Total 5.6 MB/s | 62 MB 00:11 2023-12-06T21:33:32.239 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2023-12-06T21:33:32.285 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2023-12-06T21:33:32.285 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2023-12-06T21:33:32.373 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T21:33:32.387 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:33:32.610 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T21:33:32.620 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:33:32.625 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2023-12-06T21:33:32.629 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2023-12-06T21:33:32.716 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:33:32.927 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-06T21:33:33.024 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T21:33:33.137 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T21:33:33.251 INFO:teuthology.orchestra.run.smithi084.stdout: Upgrading : librados2-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:33:33.347 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: librados2-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:33:33.548 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 4/25 2023-12-06T21:33:33.763 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2023-12-06T21:33:33.810 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T21:33:33.812 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T21:33:33.969 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T21:33:33.987 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:33:34.006 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:33:34.054 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:33:34.154 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T21:33:34.181 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x8 11/25 2023-12-06T21:33:34.331 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 12/25 2023-12-06T21:33:34.547 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T21:33:34.639 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 13/25 2023-12-06T21:33:34.721 INFO:teuthology.orchestra.run.smithi089.stdout: Upgrading : librados2-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:33:34.750 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:33:34.845 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librados2-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:33:34.866 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 14/25 2023-12-06T21:33:35.001 INFO:teuthology.orchestra.run.smithi084.stdout: Upgrading : librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:33:35.020 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 15/25 2023-12-06T21:33:35.044 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 4/25 2023-12-06T21:33:35.075 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 15/25 2023-12-06T21:33:35.098 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:33:35.246 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T21:33:35.299 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T21:33:35.300 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T21:33:35.380 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T21:33:35.431 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T21:33:35.521 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:33:35.639 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T21:33:35.788 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_ 19/25 2023-12-06T21:33:35.924 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:33:36.121 INFO:teuthology.orchestra.run.smithi089.stdout: Upgrading : librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:33:36.167 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-06T21:33:36.213 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:33:36.334 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:33:36.424 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:33:36.429 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T21:33:36.487 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T21:33:36.554 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x8 11/25 2023-12-06T21:33:36.720 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 12/25 2023-12-06T21:33:36.960 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 13/25 2023-12-06T21:33:37.154 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 14/25 2023-12-06T21:33:37.254 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-06T21:33:37.342 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 15/25 2023-12-06T21:33:37.396 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 15/25 2023-12-06T21:33:37.404 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:33:37.457 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:33:37.551 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T21:33:37.598 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x8 11/25 2023-12-06T21:33:37.765 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 12/25 2023-12-06T21:33:37.777 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T21:33:37.981 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 13/25 2023-12-06T21:33:38.002 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T21:33:38.165 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 14/25 2023-12-06T21:33:38.184 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_ 19/25 2023-12-06T21:33:38.328 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 15/25 2023-12-06T21:33:38.395 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 15/25 2023-12-06T21:33:38.513 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T21:33:38.721 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T21:33:38.938 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T21:33:39.079 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_ 19/25 2023-12-06T21:33:39.563 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:33:40.104 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:33:40.693 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:33:40.935 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 21/25 2023-12-06T21:33:41.016 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 21/25 2023-12-06T21:33:41.195 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:33:41.909 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:33:42.125 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:33:42.712 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:33:42.805 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:33:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 21/25 2023-12-06T21:33:43.003 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:33:43.072 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 21/25 2023-12-06T21:33:43.249 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:33:43.593 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:33:43.854 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 21/25 2023-12-06T21:33:43.935 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 21/25 2023-12-06T21:33:44.095 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:33:59.684 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:33:59.684 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /sys 2023-12-06T21:33:59.685 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /proc 2023-12-06T21:33:59.685 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /dev 2023-12-06T21:33:59.685 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /run 2023-12-06T21:33:59.685 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /mnt 2023-12-06T21:33:59.685 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /var/tmp 2023-12-06T21:33:59.685 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /home 2023-12-06T21:33:59.685 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /tmp 2023-12-06T21:33:59.685 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /dev 2023-12-06T21:33:59.685 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:34:01.107 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 23/25 2023-12-06T21:34:01.127 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 23/25 2023-12-06T21:34:01.127 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T21:34:01.322 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T21:34:01.322 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:34:01.802 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:34:01.802 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /sys 2023-12-06T21:34:01.802 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /proc 2023-12-06T21:34:01.802 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /dev 2023-12-06T21:34:01.802 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /run 2023-12-06T21:34:01.802 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /mnt 2023-12-06T21:34:01.803 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /var/tmp 2023-12-06T21:34:01.803 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /home 2023-12-06T21:34:01.803 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /tmp 2023-12-06T21:34:01.803 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /dev 2023-12-06T21:34:01.803 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:34:01.920 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:34:01.921 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 1/25 2023-12-06T21:34:01.921 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2/25 2023-12-06T21:34:01.921 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:34:01.921 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 4/25 2023-12-06T21:34:01.921 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 5/25 2023-12-06T21:34:01.921 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:34:01.921 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:34:01.921 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x8 8/25 2023-12-06T21:34:01.921 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_ 9/25 2023-12-06T21:34:01.921 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:34:01.921 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 11/25 2023-12-06T21:34:01.921 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 12/25 2023-12-06T21:34:01.921 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 13/25 2023-12-06T21:34:01.921 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T21:34:01.922 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T21:34:01.922 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T21:34:01.922 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T21:34:01.922 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-06T21:34:01.922 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-06T21:34:01.922 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-06T21:34:01.922 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-06T21:34:01.922 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librados2-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:34:01.922 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T21:34:01.922 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 24/25 2023-12-06T21:34:02.538 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:34:02.538 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /sys 2023-12-06T21:34:02.538 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /proc 2023-12-06T21:34:02.538 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /dev 2023-12-06T21:34:02.539 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /run 2023-12-06T21:34:02.539 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /mnt 2023-12-06T21:34:02.539 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /var/tmp 2023-12-06T21:34:02.539 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /home 2023-12-06T21:34:02.539 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /tmp 2023-12-06T21:34:02.539 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /dev 2023-12-06T21:34:02.539 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:34:03.203 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 23/25 2023-12-06T21:34:03.224 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 23/25 2023-12-06T21:34:03.225 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T21:34:03.438 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T21:34:03.438 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:34:03.940 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 23/25 2023-12-06T21:34:03.962 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 23/25 2023-12-06T21:34:03.962 INFO:teuthology.orchestra.run.smithi089.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T21:34:04.041 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:34:04.041 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 1/25 2023-12-06T21:34:04.041 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2/25 2023-12-06T21:34:04.041 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:34:04.041 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 4/25 2023-12-06T21:34:04.042 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 5/25 2023-12-06T21:34:04.042 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:34:04.042 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:34:04.042 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x8 8/25 2023-12-06T21:34:04.042 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_ 9/25 2023-12-06T21:34:04.042 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:34:04.042 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 11/25 2023-12-06T21:34:04.042 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 12/25 2023-12-06T21:34:04.042 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 13/25 2023-12-06T21:34:04.042 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T21:34:04.042 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T21:34:04.042 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T21:34:04.042 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T21:34:04.043 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-06T21:34:04.043 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-06T21:34:04.043 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-06T21:34:04.043 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-06T21:34:04.043 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librados2-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:34:04.043 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T21:34:04.043 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 24/25 2023-12-06T21:34:04.127 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T21:34:04.127 INFO:teuthology.orchestra.run.smithi089.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:34:04.691 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:34:04.691 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 1/25 2023-12-06T21:34:04.692 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2/25 2023-12-06T21:34:04.692 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:34:04.692 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 4/25 2023-12-06T21:34:04.692 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 5/25 2023-12-06T21:34:04.692 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:34:04.692 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:34:04.692 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x8 8/25 2023-12-06T21:34:04.692 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_ 9/25 2023-12-06T21:34:04.692 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:34:04.692 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 11/25 2023-12-06T21:34:04.692 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 12/25 2023-12-06T21:34:04.692 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 13/25 2023-12-06T21:34:04.692 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T21:34:04.693 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T21:34:04.693 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T21:34:04.693 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T21:34:04.693 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-06T21:34:04.693 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-06T21:34:04.693 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-06T21:34:04.693 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-06T21:34:04.693 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librados2-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:34:04.693 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T21:34:04.693 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 24/25 2023-12-06T21:34:08.956 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:34:08.956 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-12-06T21:34:09.145 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:34:09.145 INFO:teuthology.orchestra.run.smithi190.stdout:Upgraded: 2023-12-06T21:34:09.145 INFO:teuthology.orchestra.run.smithi190.stdout: librados2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.145 INFO:teuthology.orchestra.run.smithi190.stdout: librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.145 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-12-06T21:34:09.145 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.146 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.146 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.146 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.146 INFO:teuthology.orchestra.run.smithi190.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T21:34:09.146 INFO:teuthology.orchestra.run.smithi190.stdout: libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.146 INFO:teuthology.orchestra.run.smithi190.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T21:34:09.146 INFO:teuthology.orchestra.run.smithi190.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T21:34:09.146 INFO:teuthology.orchestra.run.smithi190.stdout: libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.146 INFO:teuthology.orchestra.run.smithi190.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T21:34:09.146 INFO:teuthology.orchestra.run.smithi190.stdout: librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.146 INFO:teuthology.orchestra.run.smithi190.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T21:34:09.146 INFO:teuthology.orchestra.run.smithi190.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T21:34:09.146 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.147 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.147 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.147 INFO:teuthology.orchestra.run.smithi190.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T21:34:09.147 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.147 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.147 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:09.147 INFO:teuthology.orchestra.run.smithi190.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T21:34:09.147 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:34:09.147 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-12-06T21:34:09.315 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-test 2023-12-06T21:34:09.664 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-12-06T21:34:11.401 INFO:teuthology.orchestra.run.smithi190.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2023-12-06T21:34:11.797 INFO:teuthology.orchestra.run.smithi190.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2023-12-06T21:34:13.345 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-12-06T21:34:13.345 INFO:teuthology.orchestra.run.smithi190.stdout:========================================================================================== 2023-12-06T21:34:13.346 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2023-12-06T21:34:13.346 INFO:teuthology.orchestra.run.smithi190.stdout:========================================================================================== 2023-12-06T21:34:13.346 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-12-06T21:34:13.346 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-test x86_64 2:19.0.0-69.g583a8f42.el8 ceph 49 M 2023-12-06T21:34:13.346 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2023-12-06T21:34:13.346 INFO:teuthology.orchestra.run.smithi190.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T21:34:13.346 INFO:teuthology.orchestra.run.smithi190.stdout: libcephsqlite x86_64 2:19.0.0-69.g583a8f42.el8 ceph 183 k 2023-12-06T21:34:13.347 INFO:teuthology.orchestra.run.smithi190.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T21:34:13.347 INFO:teuthology.orchestra.run.smithi190.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T21:34:13.347 INFO:teuthology.orchestra.run.smithi190.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T21:34:13.347 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:34:13.347 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-12-06T21:34:13.347 INFO:teuthology.orchestra.run.smithi190.stdout:========================================================================================== 2023-12-06T21:34:13.347 INFO:teuthology.orchestra.run.smithi190.stdout:Install 6 Packages 2023-12-06T21:34:13.347 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:34:13.348 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 50 M 2023-12-06T21:34:13.348 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 223 M 2023-12-06T21:34:13.348 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-12-06T21:34:13.432 INFO:teuthology.orchestra.run.smithi190.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 828 kB/s | 70 kB 00:00 2023-12-06T21:34:13.657 INFO:teuthology.orchestra.run.smithi190.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.5 MB/s | 323 kB 00:00 2023-12-06T21:34:13.782 INFO:teuthology.orchestra.run.smithi190.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.5 MB/s | 187 kB 00:00 2023-12-06T21:34:13.824 INFO:teuthology.orchestra.run.smithi190.stdout:(4/6): libcephsqlite-19.0.0-69.g583a8f42.el8.x8 384 kB/s | 183 kB 00:00 2023-12-06T21:34:13.858 INFO:teuthology.orchestra.run.smithi190.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 2.6 MB/s | 202 kB 00:00 2023-12-06T21:34:13.985 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:34:13.985 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-12-06T21:34:14.176 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:34:14.177 INFO:teuthology.orchestra.run.smithi084.stdout:Upgraded: 2023-12-06T21:34:14.177 INFO:teuthology.orchestra.run.smithi084.stdout: librados2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.177 INFO:teuthology.orchestra.run.smithi084.stdout: librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.177 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-12-06T21:34:14.177 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.177 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.177 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.177 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.177 INFO:teuthology.orchestra.run.smithi084.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T21:34:14.177 INFO:teuthology.orchestra.run.smithi084.stdout: libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.177 INFO:teuthology.orchestra.run.smithi084.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T21:34:14.177 INFO:teuthology.orchestra.run.smithi084.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T21:34:14.177 INFO:teuthology.orchestra.run.smithi084.stdout: libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.178 INFO:teuthology.orchestra.run.smithi084.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T21:34:14.178 INFO:teuthology.orchestra.run.smithi084.stdout: librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.178 INFO:teuthology.orchestra.run.smithi084.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T21:34:14.178 INFO:teuthology.orchestra.run.smithi084.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T21:34:14.178 INFO:teuthology.orchestra.run.smithi084.stdout: python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.178 INFO:teuthology.orchestra.run.smithi084.stdout: python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.178 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.178 INFO:teuthology.orchestra.run.smithi084.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T21:34:14.178 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.178 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.178 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:14.178 INFO:teuthology.orchestra.run.smithi084.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T21:34:14.178 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:34:14.178 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-12-06T21:34:14.374 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install ceph-test 2023-12-06T21:34:14.723 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-12-06T21:34:15.494 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:34:15.494 INFO:teuthology.orchestra.run.smithi089.stdout:Installed products updated. 2023-12-06T21:34:15.682 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:34:15.683 INFO:teuthology.orchestra.run.smithi089.stdout:Upgraded: 2023-12-06T21:34:15.683 INFO:teuthology.orchestra.run.smithi089.stdout: librados2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.683 INFO:teuthology.orchestra.run.smithi089.stdout: librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.683 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2023-12-06T21:34:15.683 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.683 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.683 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.683 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.683 INFO:teuthology.orchestra.run.smithi089.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T21:34:15.683 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.683 INFO:teuthology.orchestra.run.smithi089.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T21:34:15.683 INFO:teuthology.orchestra.run.smithi089.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T21:34:15.683 INFO:teuthology.orchestra.run.smithi089.stdout: libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.683 INFO:teuthology.orchestra.run.smithi089.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T21:34:15.684 INFO:teuthology.orchestra.run.smithi089.stdout: librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.684 INFO:teuthology.orchestra.run.smithi089.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T21:34:15.684 INFO:teuthology.orchestra.run.smithi089.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T21:34:15.684 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.684 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.684 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.684 INFO:teuthology.orchestra.run.smithi089.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T21:34:15.684 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.684 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.684 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:15.684 INFO:teuthology.orchestra.run.smithi089.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T21:34:15.684 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:34:15.684 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-06T21:34:15.864 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-test 2023-12-06T21:34:16.210 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-06T21:34:16.624 INFO:teuthology.orchestra.run.smithi084.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 36 kB/s | 4.1 kB 00:00 2023-12-06T21:34:16.958 INFO:teuthology.orchestra.run.smithi084.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2023-12-06T21:34:17.533 INFO:teuthology.orchestra.run.smithi190.stdout:(6/6): ceph-test-19.0.0-69.g583a8f42.el8.x86_64 12 MB/s | 49 MB 00:04 2023-12-06T21:34:17.535 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:34:17.535 INFO:teuthology.orchestra.run.smithi190.stdout:Total 12 MB/s | 50 MB 00:04 2023-12-06T21:34:17.572 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-12-06T21:34:17.594 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-12-06T21:34:17.594 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-12-06T21:34:17.858 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-12-06T21:34:17.862 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-12-06T21:34:17.949 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 22 kB/s | 4.1 kB 00:00 2023-12-06T21:34:18.274 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2023-12-06T21:34:18.354 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-12-06T21:34:18.489 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T21:34:18.532 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-12-06T21:34:18.533 INFO:teuthology.orchestra.run.smithi084.stdout:========================================================================================== 2023-12-06T21:34:18.533 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repository Size 2023-12-06T21:34:18.533 INFO:teuthology.orchestra.run.smithi084.stdout:========================================================================================== 2023-12-06T21:34:18.534 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-12-06T21:34:18.534 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-test x86_64 2:19.0.0-69.g583a8f42.el8 ceph 49 M 2023-12-06T21:34:18.534 INFO:teuthology.orchestra.run.smithi084.stdout:Installing dependencies: 2023-12-06T21:34:18.534 INFO:teuthology.orchestra.run.smithi084.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T21:34:18.534 INFO:teuthology.orchestra.run.smithi084.stdout: libcephsqlite x86_64 2:19.0.0-69.g583a8f42.el8 ceph 183 k 2023-12-06T21:34:18.534 INFO:teuthology.orchestra.run.smithi084.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T21:34:18.534 INFO:teuthology.orchestra.run.smithi084.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T21:34:18.534 INFO:teuthology.orchestra.run.smithi084.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T21:34:18.534 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:34:18.534 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-12-06T21:34:18.534 INFO:teuthology.orchestra.run.smithi084.stdout:========================================================================================== 2023-12-06T21:34:18.534 INFO:teuthology.orchestra.run.smithi084.stdout:Install 6 Packages 2023-12-06T21:34:18.535 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:34:18.535 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 50 M 2023-12-06T21:34:18.535 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 223 M 2023-12-06T21:34:18.535 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-12-06T21:34:18.557 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T21:34:18.575 INFO:teuthology.orchestra.run.smithi084.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.7 MB/s | 70 kB 00:00 2023-12-06T21:34:18.726 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T21:34:18.784 INFO:teuthology.orchestra.run.smithi084.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.6 MB/s | 323 kB 00:00 2023-12-06T21:34:18.868 INFO:teuthology.orchestra.run.smithi084.stdout:(3/6): libcephsqlite-19.0.0-69.g583a8f42.el8.x8 551 kB/s | 183 kB 00:00 2023-12-06T21:34:18.897 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T21:34:18.910 INFO:teuthology.orchestra.run.smithi084.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.5 MB/s | 187 kB 00:00 2023-12-06T21:34:19.010 INFO:teuthology.orchestra.run.smithi084.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.4 MB/s | 202 kB 00:00 2023-12-06T21:34:19.037 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T21:34:19.213 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 5/6 2023-12-06T21:34:19.876 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-06T21:34:19.877 INFO:teuthology.orchestra.run.smithi089.stdout:========================================================================================== 2023-12-06T21:34:19.877 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2023-12-06T21:34:19.877 INFO:teuthology.orchestra.run.smithi089.stdout:========================================================================================== 2023-12-06T21:34:19.877 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2023-12-06T21:34:19.877 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-test x86_64 2:19.0.0-69.g583a8f42.el8 ceph 49 M 2023-12-06T21:34:19.877 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2023-12-06T21:34:19.877 INFO:teuthology.orchestra.run.smithi089.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T21:34:19.877 INFO:teuthology.orchestra.run.smithi089.stdout: libcephsqlite x86_64 2:19.0.0-69.g583a8f42.el8 ceph 183 k 2023-12-06T21:34:19.877 INFO:teuthology.orchestra.run.smithi089.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T21:34:19.877 INFO:teuthology.orchestra.run.smithi089.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T21:34:19.877 INFO:teuthology.orchestra.run.smithi089.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T21:34:19.878 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:34:19.878 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-06T21:34:19.878 INFO:teuthology.orchestra.run.smithi089.stdout:========================================================================================== 2023-12-06T21:34:19.878 INFO:teuthology.orchestra.run.smithi089.stdout:Install 6 Packages 2023-12-06T21:34:19.878 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-06T21:34:19.878 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 50 M 2023-12-06T21:34:19.878 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 223 M 2023-12-06T21:34:19.879 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2023-12-06T21:34:19.920 INFO:teuthology.orchestra.run.smithi089.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.7 MB/s | 70 kB 00:00 2023-12-06T21:34:20.120 INFO:teuthology.orchestra.run.smithi089.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.6 MB/s | 323 kB 00:00 2023-12-06T21:34:20.212 INFO:teuthology.orchestra.run.smithi089.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.0 MB/s | 187 kB 00:00 2023-12-06T21:34:20.321 INFO:teuthology.orchestra.run.smithi089.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 1.8 MB/s | 202 kB 00:00 2023-12-06T21:34:20.363 INFO:teuthology.orchestra.run.smithi089.stdout:(5/6): libcephsqlite-19.0.0-69.g583a8f42.el8.x8 378 kB/s | 183 kB 00:00 2023-12-06T21:34:20.924 INFO:teuthology.orchestra.run.smithi084.stdout:(6/6): ceph-test-19.0.0-69.g583a8f42.el8.x86_64 21 MB/s | 49 MB 00:02 2023-12-06T21:34:20.926 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:34:20.927 INFO:teuthology.orchestra.run.smithi084.stdout:Total 21 MB/s | 50 MB 00:02 2023-12-06T21:34:20.964 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-12-06T21:34:20.985 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-12-06T21:34:20.985 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-12-06T21:34:21.251 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-12-06T21:34:21.254 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-12-06T21:34:21.753 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-12-06T21:34:21.890 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T21:34:21.974 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T21:34:22.177 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T21:34:22.349 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T21:34:22.538 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T21:34:22.674 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 5/6 2023-12-06T21:34:23.038 INFO:teuthology.orchestra.run.smithi089.stdout:(6/6): ceph-test-19.0.0-69.g583a8f42.el8.x86_64 16 MB/s | 49 MB 00:03 2023-12-06T21:34:23.040 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:34:23.040 INFO:teuthology.orchestra.run.smithi089.stdout:Total 16 MB/s | 50 MB 00:03 2023-12-06T21:34:23.078 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2023-12-06T21:34:23.099 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2023-12-06T21:34:23.099 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2023-12-06T21:34:23.363 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2023-12-06T21:34:23.367 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2023-12-06T21:34:23.825 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2023-12-06T21:34:23.955 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T21:34:23.985 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 5/6 2023-12-06T21:34:24.049 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T21:34:24.209 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T21:34:24.252 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 6/6 2023-12-06T21:34:24.347 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T21:34:24.487 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T21:34:24.508 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 6/6 2023-12-06T21:34:24.508 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 1/6 2023-12-06T21:34:24.508 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 2/6 2023-12-06T21:34:24.508 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T21:34:24.508 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T21:34:24.508 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T21:34:24.613 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 5/6 2023-12-06T21:34:27.419 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 5/6 2023-12-06T21:34:27.670 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 6/6 2023-12-06T21:34:27.895 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 6/6 2023-12-06T21:34:27.895 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 1/6 2023-12-06T21:34:27.895 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 2/6 2023-12-06T21:34:27.895 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T21:34:27.895 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T21:34:27.896 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T21:34:29.414 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 5/6 2023-12-06T21:34:29.668 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 6/6 2023-12-06T21:34:29.885 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 6/6 2023-12-06T21:34:29.885 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 1/6 2023-12-06T21:34:29.885 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 2/6 2023-12-06T21:34:29.885 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T21:34:29.885 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T21:34:29.885 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T21:34:32.698 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T21:34:32.698 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-12-06T21:34:32.880 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:34:32.880 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-12-06T21:34:32.880 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-06T21:34:32.880 INFO:teuthology.orchestra.run.smithi190.stdout: libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-06T21:34:32.880 INFO:teuthology.orchestra.run.smithi190.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T21:34:32.880 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-06T21:34:32.880 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-12-06T21:34:33.014 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph 2023-12-06T21:34:33.352 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-12-06T21:34:35.169 INFO:teuthology.orchestra.run.smithi190.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2023-12-06T21:34:35.534 INFO:teuthology.orchestra.run.smithi190.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 45 kB/s | 4.1 kB 00:00 2023-12-06T21:34:36.225 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T21:34:36.226 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-12-06T21:34:36.409 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:34:36.409 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-12-06T21:34:36.409 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-06T21:34:36.409 INFO:teuthology.orchestra.run.smithi084.stdout: libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-06T21:34:36.409 INFO:teuthology.orchestra.run.smithi084.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T21:34:36.409 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-12-06T21:34:36.409 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-12-06T21:34:36.547 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install ceph 2023-12-06T21:34:36.882 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-12-06T21:34:37.150 INFO:teuthology.orchestra.run.smithi190.stderr:Error: 2023-12-06T21:34:37.151 INFO:teuthology.orchestra.run.smithi190.stderr: Problem: conflicting requests 2023-12-06T21:34:37.151 INFO:teuthology.orchestra.run.smithi190.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:37.151 INFO:teuthology.orchestra.run.smithi190.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T21:34:37.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:34:37.242 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 smithi190 with status 1: 'sudo yum -y install ceph' 2023-12-06T21:34:37.246 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 smithi190 with status 1: 'sudo yum -y install ceph' 2023-12-06T21:34:37.332 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=3cf09aa1f47346cc901f4d45a5dbf81f 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 smithi190 with status 1: 'sudo yum -y install ceph' 2023-12-06T21:34:37.336 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-06T21:34:37.347 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T21:34:37.376 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T21:34:37.376 DEBUG:teuthology.orchestra.run.smithi084:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T21:34:37.391 DEBUG:teuthology.orchestra.run.smithi089:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T21:34:37.395 DEBUG:teuthology.orchestra.run.smithi190:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T21:34:37.398 INFO:teuthology.orchestra.run.smithi084.stderr:bash: ntpq: command not found 2023-12-06T21:34:37.402 INFO:teuthology.orchestra.run.smithi084.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T21:34:37.402 INFO:teuthology.orchestra.run.smithi084.stdout:=============================================================================== 2023-12-06T21:34:37.403 INFO:teuthology.orchestra.run.smithi084.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 15 +388us[ +386us] +/- 85ms 2023-12-06T21:34:37.403 INFO:teuthology.orchestra.run.smithi084.stdout:^* hv02.front.sepia.ceph.com 3 6 77 15 -63us[ -65us] +/- 57ms 2023-12-06T21:34:37.403 INFO:teuthology.orchestra.run.smithi084.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 14 -314us[ -314us] +/- 70ms 2023-12-06T21:34:37.403 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:34:37.411 INFO:teuthology.orchestra.run.smithi089.stderr:bash: ntpq: command not found 2023-12-06T21:34:37.412 INFO:teuthology.orchestra.run.smithi190.stderr:bash: ntpq: command not found 2023-12-06T21:34:37.416 INFO:teuthology.orchestra.run.smithi089.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T21:34:37.416 INFO:teuthology.orchestra.run.smithi089.stdout:=============================================================================== 2023-12-06T21:34:37.417 INFO:teuthology.orchestra.run.smithi089.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 14 +357us[ +357us] +/- 85ms 2023-12-06T21:34:37.417 INFO:teuthology.orchestra.run.smithi089.stdout:^* hv02.front.sepia.ceph.com 3 6 77 16 -63us[ -107us] +/- 57ms 2023-12-06T21:34:37.417 INFO:teuthology.orchestra.run.smithi089.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 14 -313us[ -313us] +/- 70ms 2023-12-06T21:34:37.417 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:34:37.418 INFO:teuthology.orchestra.run.smithi190.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T21:34:37.418 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================== 2023-12-06T21:34:37.419 INFO:teuthology.orchestra.run.smithi190.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 14 +401us[ +400us] +/- 85ms 2023-12-06T21:34:37.419 INFO:teuthology.orchestra.run.smithi190.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 15 -34us[ -35us] +/- 57ms 2023-12-06T21:34:37.419 INFO:teuthology.orchestra.run.smithi190.stdout:^* hv03.front.sepia.ceph.com 3 6 77 13 -287us[ -289us] +/- 70ms 2023-12-06T21:34:37.419 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:34:37.419 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T21:34:37.433 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T21:34:37.434 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T21:34:37.446 DEBUG:teuthology.orchestra.run.smithi084:> 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-06T21:34:37.543 DEBUG:teuthology.orchestra.run.smithi089:> 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-06T21:34:37.680 DEBUG:teuthology.orchestra.run.smithi190:> 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-06T21:34:37.785 DEBUG:teuthology.orchestra.run.smithi084:> 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-06T21:34:37.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:34:37.817 DEBUG:teuthology.orchestra.run.smithi089:> 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-06T21:34:37.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:34:37.855 DEBUG:teuthology.orchestra.run.smithi190:> 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-06T21:34:37.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:34:37.888 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T21:34:37.905 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T21:34:37.969 INFO:teuthology.task.internal:Duration was 815.364403 seconds 2023-12-06T21:34:37.969 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T21:34:37.979 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T21:34:37.979 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T21:34:37.982 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T21:34:37.984 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T21:34:38.025 INFO:teuthology.orchestra.run.smithi084.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T21:34:38.029 INFO:teuthology.orchestra.run.smithi190.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T21:34:38.036 INFO:teuthology.orchestra.run.smithi089.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T21:34:38.349 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T21:34:38.350 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi084.front.sepia.ceph.com 2023-12-06T21:34:38.350 DEBUG:teuthology.orchestra.run.smithi084:> 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-06T21:34:38.372 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi089.front.sepia.ceph.com 2023-12-06T21:34:38.373 DEBUG:teuthology.orchestra.run.smithi089:> 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-06T21:34:38.398 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi190.front.sepia.ceph.com 2023-12-06T21:34:38.398 DEBUG:teuthology.orchestra.run.smithi190:> 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-06T21:34:38.419 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T21:34:38.419 DEBUG:teuthology.orchestra.run.smithi084:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T21:34:38.421 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T21:34:38.440 DEBUG:teuthology.orchestra.run.smithi190:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T21:34:38.498 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T21:34:38.499 DEBUG:teuthology.orchestra.run.smithi084:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T21:34:38.501 DEBUG:teuthology.orchestra.run.smithi089:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T21:34:38.523 DEBUG:teuthology.orchestra.run.smithi190:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T21:34:38.607 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T21:34:38.617 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T21:34:38.617 DEBUG:teuthology.orchestra.run.smithi084:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T21:34:38.655 DEBUG:teuthology.orchestra.run.smithi089:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T21:34:38.710 DEBUG:teuthology.orchestra.run.smithi190:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T21:34:38.744 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T21:34:38.755 DEBUG:teuthology.orchestra.run.smithi084:> 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-06T21:34:38.758 DEBUG:teuthology.orchestra.run.smithi089:> 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-06T21:34:38.760 DEBUG:teuthology.orchestra.run.smithi190:> 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-06T21:34:38.781 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern = core 2023-12-06T21:34:38.784 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = core 2023-12-06T21:34:38.810 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = core 2023-12-06T21:34:38.815 INFO:teuthology.orchestra.run.smithi084.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-06T21:34:38.845 DEBUG:teuthology.orchestra.run.smithi084:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T21:34:38.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:34:38.861 DEBUG:teuthology.orchestra.run.smithi089:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T21:34:38.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:34:38.878 DEBUG:teuthology.orchestra.run.smithi190:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T21:34:38.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:34:38.901 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T21:34:38.912 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T21:34:38.913 DEBUG:teuthology.misc:Transferring archived files from smithi084:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480730/remote/smithi084 2023-12-06T21:34:38.914 DEBUG:teuthology.orchestra.run.smithi084:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T21:34:38.964 DEBUG:teuthology.misc:Transferring archived files from smithi089:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480730/remote/smithi089 2023-12-06T21:34:38.965 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T21:34:39.014 DEBUG:teuthology.misc:Transferring archived files from smithi190:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480730/remote/smithi190 2023-12-06T21:34:39.015 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T21:34:39.064 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T21:34:39.064 DEBUG:teuthology.orchestra.run.smithi084:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T21:34:39.067 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T21:34:39.069 DEBUG:teuthology.orchestra.run.smithi190:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T21:34:39.115 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T21:34:39.126 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T21:34:39.126 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T21:34:39.140 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T21:34:39.140 DEBUG:teuthology.orchestra.run.smithi084:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T21:34:39.142 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T21:34:39.144 DEBUG:teuthology.orchestra.run.smithi190:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T21:34:39.156 INFO:teuthology.orchestra.run.smithi084.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 21:34 /home/ubuntu/cephtest 2023-12-06T21:34:39.158 INFO:teuthology.orchestra.run.smithi089.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 21:34 /home/ubuntu/cephtest 2023-12-06T21:34:39.171 INFO:teuthology.orchestra.run.smithi190.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 21:34 /home/ubuntu/cephtest 2023-12-06T21:34:39.173 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T21:34:39.185 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T21:34:39.209 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T21:34:39.213 INFO:teuthology.orchestra.run.smithi084.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 26 kB/s | 4.5 kB 00:00 2023-12-06T21:34:39.235 DEBUG:teuthology.nuke:shortname: smithi084 2023-12-06T21:34:39.236 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T21:34:39.260 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi084.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480730', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:15:40.528861', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T21:34:39.265 DEBUG:teuthology.nuke:shortname: smithi089 2023-12-06T21:34:39.265 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T21:34:39.288 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi089.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480730', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:15:40.526359', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T21:34:39.294 DEBUG:teuthology.nuke:shortname: smithi190 2023-12-06T21:34:39.294 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T21:34:39.321 INFO:teuthology.orchestra.console.smithi084:Power off 2023-12-06T21:34:39.321 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T21:34:39.332 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi190.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480730', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:15:40.527725', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T21:34:39.345 DEBUG:teuthology.orchestra.console.smithi084:power off output: Chassis Power Control: Down/Off 2023-12-06T21:34:39.345 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:39.369 INFO:teuthology.orchestra.console.smithi089:Power off 2023-12-06T21:34:39.370 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T21:34:39.380 DEBUG:teuthology.orchestra.console.smithi084:check power output: Chassis Power is on 2023-12-06T21:34:39.391 DEBUG:teuthology.orchestra.console.smithi089:power off output: Chassis Power Control: Down/Off 2023-12-06T21:34:39.391 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:39.409 INFO:teuthology.orchestra.console.smithi190:Power off 2023-12-06T21:34:39.410 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T21:34:39.422 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is on 2023-12-06T21:34:39.439 DEBUG:teuthology.orchestra.console.smithi190:power off output: Chassis Power Control: Down/Off 2023-12-06T21:34:39.439 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:39.464 DEBUG:teuthology.orchestra.console.smithi190:check power output: Chassis Power is on 2023-12-06T21:34:40.841 INFO:teuthology.orchestra.run.smithi084.stderr:Error: 2023-12-06T21:34:40.842 INFO:teuthology.orchestra.run.smithi084.stderr: Problem: conflicting requests 2023-12-06T21:34:40.842 INFO:teuthology.orchestra.run.smithi084.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:34:40.842 INFO:teuthology.orchestra.run.smithi084.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T21:34:40.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:34:42.623 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T21:34:42.623 INFO:teuthology.orchestra.run.smithi089.stdout:Installed products updated. 2023-12-06T21:34:42.783 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T21:34:43.381 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:43.423 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:43.465 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:43.493 DEBUG:teuthology.orchestra.console.smithi084:check power output: Chassis Power is on 2023-12-06T21:34:43.534 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is on 2023-12-06T21:34:43.575 DEBUG:teuthology.orchestra.console.smithi190:check power output: Chassis Power is on 2023-12-06T21:34:47.498 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:47.535 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:47.576 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:47.608 DEBUG:teuthology.orchestra.console.smithi084:check power output: Chassis Power is off 2023-12-06T21:34:47.644 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is off 2023-12-06T21:34:47.685 DEBUG:teuthology.orchestra.console.smithi190:check power output: Chassis Power is on 2023-12-06T21:34:47.710 INFO:teuthology.orchestra.console.smithi084:Power off completed 2023-12-06T21:34:47.745 INFO:teuthology.orchestra.console.smithi089:Power off completed 2023-12-06T21:34:51.689 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:34:51.799 DEBUG:teuthology.orchestra.console.smithi190:check power output: Chassis Power is off 2023-12-06T21:34:51.900 INFO:teuthology.orchestra.console.smithi190:Power off completed 2023-12-06T21:34:52.004 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/connectivity task/test_set_mon_crush_locations} duration: 815.3644032478333 failure_reason: 'Command failed on smithi190 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_phlogistonjohn@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=3cf09aa1f47346cc901f4d45a5dbf81f status: fail success: false 2023-12-06T21:34:52.004 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T21:34:52.095 INFO:teuthology.run:FAIL