2024-04-18T21:36:05.464 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-18T21:36:05.464 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662551 --verbose --owner scheduled_teuthology@teuthology --description rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-wait} --name teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi -- /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662551/orig.config.yaml 2024-04-18T21:36:05.492 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-18T21:36:05.578 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662551 branch: squid description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-wait} email: ceph-qa@ceph.com first_in_suite: false job_id: '7662551' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - OSD_DOWN log-only-match: - CEPHADM_ sha1: 1a6a3e742fd81c6d70be70552499bff767652c32 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 1a6a3e742fd81c6d70be70552499bff767652c32 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: d0bf63dd179c05751e4be49477389aa290c73089 owner: scheduled_teuthology@teuthology priority: 101 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 6512 sha1: 1a6a3e742fd81c6d70be70552499bff767652c32 sleep_before_teardown: 0 subset: 28391/100000 suite: rados suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_d0bf63dd179c05751e4be49477389aa290c73089/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: d0bf63dd179c05751e4be49477389aa290c73089 targets: smithi144.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPLKqCcpmvRHPRyfBxXinCyqEbyzI47dovK3uArFiQpJFeDShly2+R5d7D0E5yRRFBuVOxd4DQcG2S6PrqjsSg8= smithi151.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBzgJvYq+TFme+QwHxObfCYIqaeLqrcCb8IXZutQm6brPLcigFTuLmnxq5K0aewZAmzV1OXrLXnjhL0jXkAjtnM= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-18_21:00:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-18T21:36:05.578 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_d0bf63dd179c05751e4be49477389aa290c73089/qa; will attempt to use it 2024-04-18T21:36:05.579 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_d0bf63dd179c05751e4be49477389aa290c73089/qa/tasks 2024-04-18T21:36:05.579 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-18T21:36:05.580 INFO:teuthology.task.internal:Checking packages... 2024-04-18T21:36:05.603 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '1a6a3e742fd81c6d70be70552499bff767652c32' 2024-04-18T21:36:05.604 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-18T21:36:05.604 INFO:teuthology.packaging:ref: None 2024-04-18T21:36:05.604 INFO:teuthology.packaging:tag: None 2024-04-18T21:36:05.604 INFO:teuthology.packaging:branch: squid 2024-04-18T21:36:05.604 INFO:teuthology.packaging:sha1: 1a6a3e742fd81c6d70be70552499bff767652c32 2024-04-18T21:36:05.604 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-04-18T21:36:05.803 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2369.g1a6a3e74 2024-04-18T21:36:05.804 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-18T21:36:05.810 INFO:teuthology.task.internal:no buildpackages task found 2024-04-18T21:36:05.811 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-18T21:36:05.837 INFO:teuthology.task.internal:Saving configuration 2024-04-18T21:36:05.848 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-18T21:36:05.854 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-18T21:36:05.877 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi144.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662551', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-18 21:30:41.235489', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPLKqCcpmvRHPRyfBxXinCyqEbyzI47dovK3uArFiQpJFeDShly2+R5d7D0E5yRRFBuVOxd4DQcG2S6PrqjsSg8='} 2024-04-18T21:36:05.895 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi151.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662551', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-18 21:30:41.236771', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBzgJvYq+TFme+QwHxObfCYIqaeLqrcCb8IXZutQm6brPLcigFTuLmnxq5K0aewZAmzV1OXrLXnjhL0jXkAjtnM='} 2024-04-18T21:36:05.895 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-18T21:36:05.901 INFO:teuthology.task.internal:roles: ubuntu@smithi144.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-04-18T21:36:05.901 INFO:teuthology.task.internal:roles: ubuntu@smithi151.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-04-18T21:36:05.901 INFO:teuthology.run_tasks:Running task console_log... 2024-04-18T21:36:05.991 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ffbb6d5f160>, signals=[15]) 2024-04-18T21:36:05.992 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-18T21:36:05.998 INFO:teuthology.task.internal:Opening connections... 2024-04-18T21:36:05.998 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi144.front.sepia.ceph.com 2024-04-18T21:36:06.000 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T21:36:06.090 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi151.front.sepia.ceph.com 2024-04-18T21:36:06.091 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T21:36:06.180 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-18T21:36:06.187 DEBUG:teuthology.orchestra.run.smithi144:> uname -m 2024-04-18T21:36:06.205 INFO:teuthology.orchestra.run.smithi144.stdout:x86_64 2024-04-18T21:36:06.205 DEBUG:teuthology.orchestra.run.smithi144:> cat /etc/os-release 2024-04-18T21:36:06.261 INFO:teuthology.orchestra.run.smithi144.stdout:NAME="CentOS Stream" 2024-04-18T21:36:06.261 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION="9" 2024-04-18T21:36:06.261 INFO:teuthology.orchestra.run.smithi144.stdout:ID="centos" 2024-04-18T21:36:06.261 INFO:teuthology.orchestra.run.smithi144.stdout:ID_LIKE="rhel fedora" 2024-04-18T21:36:06.261 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION_ID="9" 2024-04-18T21:36:06.261 INFO:teuthology.orchestra.run.smithi144.stdout:PLATFORM_ID="platform:el9" 2024-04-18T21:36:06.261 INFO:teuthology.orchestra.run.smithi144.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-18T21:36:06.261 INFO:teuthology.orchestra.run.smithi144.stdout:ANSI_COLOR="0;31" 2024-04-18T21:36:06.262 INFO:teuthology.orchestra.run.smithi144.stdout:LOGO="fedora-logo-icon" 2024-04-18T21:36:06.262 INFO:teuthology.orchestra.run.smithi144.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-18T21:36:06.262 INFO:teuthology.orchestra.run.smithi144.stdout:HOME_URL="https://centos.org/" 2024-04-18T21:36:06.262 INFO:teuthology.orchestra.run.smithi144.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-18T21:36:06.262 INFO:teuthology.orchestra.run.smithi144.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-18T21:36:06.262 INFO:teuthology.orchestra.run.smithi144.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-18T21:36:06.263 INFO:teuthology.lock.ops:Updating smithi144.front.sepia.ceph.com on lock server 2024-04-18T21:36:06.281 DEBUG:teuthology.orchestra.run.smithi151:> uname -m 2024-04-18T21:36:06.298 INFO:teuthology.orchestra.run.smithi151.stdout:x86_64 2024-04-18T21:36:06.299 DEBUG:teuthology.orchestra.run.smithi151:> cat /etc/os-release 2024-04-18T21:36:06.355 INFO:teuthology.orchestra.run.smithi151.stdout:NAME="CentOS Stream" 2024-04-18T21:36:06.355 INFO:teuthology.orchestra.run.smithi151.stdout:VERSION="9" 2024-04-18T21:36:06.355 INFO:teuthology.orchestra.run.smithi151.stdout:ID="centos" 2024-04-18T21:36:06.355 INFO:teuthology.orchestra.run.smithi151.stdout:ID_LIKE="rhel fedora" 2024-04-18T21:36:06.355 INFO:teuthology.orchestra.run.smithi151.stdout:VERSION_ID="9" 2024-04-18T21:36:06.355 INFO:teuthology.orchestra.run.smithi151.stdout:PLATFORM_ID="platform:el9" 2024-04-18T21:36:06.355 INFO:teuthology.orchestra.run.smithi151.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-18T21:36:06.355 INFO:teuthology.orchestra.run.smithi151.stdout:ANSI_COLOR="0;31" 2024-04-18T21:36:06.355 INFO:teuthology.orchestra.run.smithi151.stdout:LOGO="fedora-logo-icon" 2024-04-18T21:36:06.355 INFO:teuthology.orchestra.run.smithi151.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-18T21:36:06.356 INFO:teuthology.orchestra.run.smithi151.stdout:HOME_URL="https://centos.org/" 2024-04-18T21:36:06.356 INFO:teuthology.orchestra.run.smithi151.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-18T21:36:06.356 INFO:teuthology.orchestra.run.smithi151.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-18T21:36:06.356 INFO:teuthology.orchestra.run.smithi151.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-18T21:36:06.356 INFO:teuthology.lock.ops:Updating smithi151.front.sepia.ceph.com on lock server 2024-04-18T21:36:06.381 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-18T21:36:06.390 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-18T21:36:06.397 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-18T21:36:06.397 DEBUG:teuthology.orchestra.run.smithi144:> test '!' -e /home/ubuntu/cephtest 2024-04-18T21:36:06.400 DEBUG:teuthology.orchestra.run.smithi151:> test '!' -e /home/ubuntu/cephtest 2024-04-18T21:36:06.415 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-18T21:36:06.421 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-18T21:36:06.421 DEBUG:teuthology.orchestra.run.smithi144:> test -z $(ls -A /var/lib/ceph) 2024-04-18T21:36:06.458 DEBUG:teuthology.orchestra.run.smithi151:> test -z $(ls -A /var/lib/ceph) 2024-04-18T21:36:06.487 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-18T21:36:06.530 INFO:teuthology.run_tasks:Running task kernel... 2024-04-18T21:36:06.545 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-18T21:36:06.545 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-18T21:36:06.545 DEBUG:teuthology.orchestra.run.smithi144:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-18T21:36:06.546 DEBUG:teuthology.orchestra.run.smithi151:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-18T21:36:06.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T21:36:06.560 DEBUG:teuthology.orchestra.run.smithi151:> uname -r 2024-04-18T21:36:06.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T21:36:06.562 DEBUG:teuthology.orchestra.run.smithi144:> uname -r 2024-04-18T21:36:06.616 INFO:teuthology.orchestra.run.smithi151.stdout:5.14.0-361.el9.x86_64 2024-04-18T21:36:06.616 INFO:teuthology.task.kernel:Running kernel on smithi151: 5.14.0-361.el9.x86_64 2024-04-18T21:36:06.616 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum install -y kernel 2024-04-18T21:36:06.618 INFO:teuthology.orchestra.run.smithi144.stdout:5.14.0-361.el9.x86_64 2024-04-18T21:36:06.618 INFO:teuthology.task.kernel:Running kernel on smithi144: 5.14.0-361.el9.x86_64 2024-04-18T21:36:06.618 DEBUG:teuthology.orchestra.run.smithi144:> sudo yum install -y kernel 2024-04-18T21:36:08.663 INFO:teuthology.orchestra.run.smithi144.stdout:CentOS-9 - AppStream 15 MB/s | 6.4 MB 00:00 2024-04-18T21:36:09.074 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS-9 - AppStream 9.1 MB/s | 6.4 MB 00:00 2024-04-18T21:36:10.038 INFO:teuthology.orchestra.run.smithi144.stdout:CentOS-9 - BaseOS 7.0 MB/s | 2.0 MB 00:00 2024-04-18T21:36:10.716 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS-9 - BaseOS 3.7 MB/s | 2.0 MB 00:00 2024-04-18T21:36:11.648 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.0 MB 00:00 2024-04-18T21:36:14.216 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - AppStream 12 MB/s | 19 MB 00:01 2024-04-18T21:36:18.799 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - CRB 6.2 MB/s | 6.2 MB 00:01 2024-04-18T21:36:19.435 INFO:teuthology.orchestra.run.smithi144.stdout:CentOS Stream 9 - BaseOS 909 kB/s | 8.0 MB 00:09 2024-04-18T21:36:20.518 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - Extras packages 30 kB/s | 16 kB 00:00 2024-04-18T21:36:21.612 INFO:teuthology.orchestra.run.smithi144.stdout:CentOS Stream 9 - AppStream 18 MB/s | 19 MB 00:01 2024-04-18T21:36:22.146 INFO:teuthology.orchestra.run.smithi151.stdout:Extra Packages for Enterprise Linux 14 MB/s | 21 MB 00:01 2024-04-18T21:36:25.712 INFO:teuthology.orchestra.run.smithi144.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.2 MB 00:00 2024-04-18T21:36:27.288 INFO:teuthology.orchestra.run.smithi144.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 16 kB 00:00 2024-04-18T21:36:27.293 INFO:teuthology.orchestra.run.smithi151.stdout:lab-extras 19 kB/s | 1.7 kB 00:00 2024-04-18T21:36:28.725 INFO:teuthology.orchestra.run.smithi144.stdout:Extra Packages for Enterprise Linux 16 MB/s | 21 MB 00:01 2024-04-18T21:36:29.684 INFO:teuthology.orchestra.run.smithi151.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-18T21:36:29.684 INFO:teuthology.orchestra.run.smithi151.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-18T21:36:29.789 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-18T21:36:29.805 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-18T21:36:29.805 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repository Size 2024-04-18T21:36:29.805 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-18T21:36:29.805 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-18T21:36:29.805 INFO:teuthology.orchestra.run.smithi151.stdout: kernel x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 29 k 2024-04-18T21:36:29.805 INFO:teuthology.orchestra.run.smithi151.stdout:Installing dependencies: 2024-04-18T21:36:29.805 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 16 M 2024-04-18T21:36:29.805 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-modules x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 34 M 2024-04-18T21:36:29.806 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-modules-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 27 M 2024-04-18T21:36:29.806 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-18T21:36:29.806 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-18T21:36:29.806 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-18T21:36:29.806 INFO:teuthology.orchestra.run.smithi151.stdout:Install 4 Packages 2024-04-18T21:36:29.806 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-18T21:36:29.806 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 78 M 2024-04-18T21:36:29.807 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 125 M 2024-04-18T21:36:29.807 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-18T21:36:29.953 INFO:teuthology.orchestra.run.smithi151.stdout:(1/4): kernel-6.9.0-0.rc2.1.el10.x86_64.rpm 196 kB/s | 29 kB 00:00 2024-04-18T21:36:30.536 INFO:teuthology.orchestra.run.smithi151.stdout:(2/4): kernel-core-6.9.0-0.rc2.1.el10.x86_64.rp 22 MB/s | 16 MB 00:00 2024-04-18T21:36:30.995 INFO:teuthology.orchestra.run.smithi151.stdout:(3/4): kernel-modules-core-6.9.0-0.rc2.1.el10.x 26 MB/s | 27 MB 00:01 2024-04-18T21:36:31.403 INFO:teuthology.orchestra.run.smithi151.stdout:(4/4): kernel-modules-6.9.0-0.rc2.1.el10.x86_64 21 MB/s | 34 MB 00:01 2024-04-18T21:36:31.407 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-18T21:36:31.407 INFO:teuthology.orchestra.run.smithi151.stdout:Total 49 MB/s | 78 MB 00:01 2024-04-18T21:36:31.407 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-18T21:36:31.739 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-18T21:36:31.739 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-18T21:36:32.585 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-18T21:36:32.585 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-18T21:36:33.814 INFO:teuthology.orchestra.run.smithi144.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-04-18T21:36:34.823 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-18T21:36:35.495 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-18T21:36:35.604 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-18T21:36:36.196 INFO:teuthology.orchestra.run.smithi144.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-18T21:36:36.196 INFO:teuthology.orchestra.run.smithi144.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-18T21:36:36.301 INFO:teuthology.orchestra.run.smithi144.stdout:Dependencies resolved. 2024-04-18T21:36:36.309 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2024-04-18T21:36:36.309 INFO:teuthology.orchestra.run.smithi144.stdout: Package Arch Version Repository Size 2024-04-18T21:36:36.309 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2024-04-18T21:36:36.309 INFO:teuthology.orchestra.run.smithi144.stdout:Installing: 2024-04-18T21:36:36.309 INFO:teuthology.orchestra.run.smithi144.stdout: kernel x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 29 k 2024-04-18T21:36:36.309 INFO:teuthology.orchestra.run.smithi144.stdout:Installing dependencies: 2024-04-18T21:36:36.309 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 16 M 2024-04-18T21:36:36.309 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-modules x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 34 M 2024-04-18T21:36:36.310 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-modules-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 27 M 2024-04-18T21:36:36.310 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-18T21:36:36.310 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction Summary 2024-04-18T21:36:36.310 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2024-04-18T21:36:36.310 INFO:teuthology.orchestra.run.smithi144.stdout:Install 4 Packages 2024-04-18T21:36:36.310 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-18T21:36:36.311 INFO:teuthology.orchestra.run.smithi144.stdout:Total download size: 78 M 2024-04-18T21:36:36.311 INFO:teuthology.orchestra.run.smithi144.stdout:Installed size: 125 M 2024-04-18T21:36:36.311 INFO:teuthology.orchestra.run.smithi144.stdout:Downloading Packages: 2024-04-18T21:36:36.432 INFO:teuthology.orchestra.run.smithi144.stdout:(1/4): kernel-6.9.0-0.rc2.1.el10.x86_64.rpm 237 kB/s | 29 kB 00:00 2024-04-18T21:36:37.340 INFO:teuthology.orchestra.run.smithi144.stdout:(2/4): kernel-core-6.9.0-0.rc2.1.el10.x86_64.rp 16 MB/s | 16 MB 00:01 2024-04-18T21:36:37.666 INFO:teuthology.orchestra.run.smithi144.stdout:(3/4): kernel-modules-6.9.0-0.rc2.1.el10.x86_64 25 MB/s | 34 MB 00:01 2024-04-18T21:36:37.916 INFO:teuthology.orchestra.run.smithi144.stdout:(4/4): kernel-modules-core-6.9.0-0.rc2.1.el10.x 18 MB/s | 27 MB 00:01 2024-04-18T21:36:37.920 INFO:teuthology.orchestra.run.smithi144.stdout:-------------------------------------------------------------------------------- 2024-04-18T21:36:37.920 INFO:teuthology.orchestra.run.smithi144.stdout:Total 48 MB/s | 78 MB 00:01 2024-04-18T21:36:37.920 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction check 2024-04-18T21:36:37.929 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-18T21:36:38.086 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-18T21:36:38.290 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction check succeeded. 2024-04-18T21:36:38.290 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction test 2024-04-18T21:36:39.152 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction test succeeded. 2024-04-18T21:36:39.152 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction 2024-04-18T21:36:41.371 INFO:teuthology.orchestra.run.smithi144.stdout: Preparing : 1/1 2024-04-18T21:36:42.014 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-18T21:36:42.100 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-18T21:36:42.910 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-18T21:36:42.941 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T21:36:44.430 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-18T21:36:44.575 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-18T21:36:47.906 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T21:36:49.397 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-18T21:36:49.498 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T21:36:54.344 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T21:37:17.848 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T21:37:17.848 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-18T21:37:17.848 INFO:teuthology.orchestra.run.smithi151.stdout:gzip: /lib/modules/6.9.0-0.rc2.1.el10.x86_64/symvers.xz: not in gzip format 2024-04-18T21:37:17.849 INFO:teuthology.orchestra.run.smithi151.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-18T21:37:17.849 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-18T21:37:17.891 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T21:37:18.287 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T21:37:18.287 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-18T21:37:18.288 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-18T21:37:18.288 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-18T21:37:18.708 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T21:37:18.708 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-18T21:37:18.708 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-18T21:37:18.708 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:18.708 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:18.708 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:18.708 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:18.708 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-18T21:37:18.708 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-18T21:37:19.013 DEBUG:teuthology.orchestra.run.smithi151:> rpm -q kernel | sort -rV | head -n 1 2024-04-18T21:37:19.160 INFO:teuthology.orchestra.run.smithi151.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:19.160 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:19.160 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:19.160 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-18T21:37:19.160 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-18T21:37:19.160 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-18T21:37:19.161 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi151.front.sepia.ceph.com, path=None, version=distro) 2024-04-18T21:37:19.161 DEBUG:teuthology.orchestra.run.smithi151:> rpm -q kernel | sort -rV | head -n 1 2024-04-18T21:37:19.240 INFO:teuthology.orchestra.run.smithi151.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:19.241 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:19.241 DEBUG:teuthology.orchestra.run.smithi151:> sudo rpm -qi grub2-tools 2024-04-18T21:37:19.275 INFO:teuthology.orchestra.run.smithi151.stdout:Name : grub2-tools 2024-04-18T21:37:19.275 INFO:teuthology.orchestra.run.smithi151.stdout:Epoch : 1 2024-04-18T21:37:19.275 INFO:teuthology.orchestra.run.smithi151.stdout:Version : 2.06 2024-04-18T21:37:19.275 INFO:teuthology.orchestra.run.smithi151.stdout:Release : 68.el9 2024-04-18T21:37:19.275 INFO:teuthology.orchestra.run.smithi151.stdout:Architecture: x86_64 2024-04-18T21:37:19.275 INFO:teuthology.orchestra.run.smithi151.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-18T21:37:19.275 INFO:teuthology.orchestra.run.smithi151.stdout:Group : Unspecified 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout:Size : 8264254 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout:License : GPLv3+ 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout:Packager : builder@centos.org 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout:Vendor : CentOS 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout:Summary : Support tools for GRUB. 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout:Description : 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-18T21:37:19.276 INFO:teuthology.orchestra.run.smithi151.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-18T21:37:19.277 INFO:teuthology.orchestra.run.smithi151.stdout:hardware devices. 2024-04-18T21:37:19.277 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-18T21:37:19.277 INFO:teuthology.orchestra.run.smithi151.stdout:This subpackage provides tools for support of all platforms. 2024-04-18T21:37:19.278 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-18T21:37:19.278 INFO:teuthology.task.kernel:Updating grub on smithi151 to boot 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:19.278 DEBUG:teuthology.orchestra.run.smithi151:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-18T21:37:19.908 INFO:teuthology.orchestra.run.smithi151.stderr:Generating grub configuration file ... 2024-04-18T21:37:21.352 INFO:teuthology.orchestra.run.smithi151.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-18T21:37:21.393 INFO:teuthology.orchestra.run.smithi151.stderr:done 2024-04-18T21:37:21.396 DEBUG:teuthology.orchestra.run.smithi151:> mktemp 2024-04-18T21:37:21.411 INFO:teuthology.orchestra.run.smithi151.stdout:/tmp/tmp.e3pVqa2zTl 2024-04-18T21:37:21.411 DEBUG:teuthology.orchestra.run.smithi151:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.e3pVqa2zTl 2024-04-18T21:37:21.480 DEBUG:teuthology.orchestra.run.smithi151:> sudo chmod 0666 /tmp/tmp.e3pVqa2zTl 2024-04-18T21:37:21.625 DEBUG:teuthology.orchestra.remote:smithi151:/tmp/tmp.e3pVqa2zTl is 6KB 2024-04-18T21:37:21.645 DEBUG:teuthology.orchestra.run.smithi151:> rm -fr /tmp/tmp.e3pVqa2zTl 2024-04-18T21:37:21.659 DEBUG:teuthology.orchestra.run.smithi151:> sudo /bin/ls /boot/loader/entries || true 2024-04-18T21:37:21.724 INFO:teuthology.orchestra.run.smithi151.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-18T21:37:21.724 INFO:teuthology.orchestra.run.smithi151.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-18T21:37:21.724 INFO:teuthology.orchestra.run.smithi151.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-18T21:37:21.724 INFO:teuthology.orchestra.run.smithi151.stdout:15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64.conf 2024-04-18T21:37:21.725 DEBUG:teuthology.orchestra.run.smithi151:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:21.875 DEBUG:teuthology.orchestra.run.smithi151:> sudo shutdown -r now 2024-04-18T21:37:23.949 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T21:37:23.949 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-18T21:37:23.949 INFO:teuthology.orchestra.run.smithi144.stdout:gzip: /lib/modules/6.9.0-0.rc2.1.el10.x86_64/symvers.xz: not in gzip format 2024-04-18T21:37:23.949 INFO:teuthology.orchestra.run.smithi144.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-18T21:37:23.949 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-18T21:37:23.992 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T21:37:24.346 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T21:37:24.346 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : kernel-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-18T21:37:24.346 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-18T21:37:24.346 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-18T21:37:24.804 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T21:37:24.804 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-18T21:37:24.804 INFO:teuthology.orchestra.run.smithi144.stdout:Installed: 2024-04-18T21:37:24.805 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:24.805 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:24.805 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:24.805 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:24.805 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-18T21:37:24.805 INFO:teuthology.orchestra.run.smithi144.stdout:Complete! 2024-04-18T21:37:25.135 DEBUG:teuthology.orchestra.run.smithi144:> rpm -q kernel | sort -rV | head -n 1 2024-04-18T21:37:25.235 INFO:teuthology.orchestra.run.smithi144.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:25.235 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:25.235 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:25.235 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-18T21:37:25.235 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-18T21:37:25.236 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-18T21:37:25.236 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi144.front.sepia.ceph.com, path=None, version=distro) 2024-04-18T21:37:25.236 DEBUG:teuthology.orchestra.run.smithi144:> rpm -q kernel | sort -rV | head -n 1 2024-04-18T21:37:25.317 INFO:teuthology.orchestra.run.smithi144.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:25.317 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:25.317 DEBUG:teuthology.orchestra.run.smithi144:> sudo rpm -qi grub2-tools 2024-04-18T21:37:25.355 INFO:teuthology.orchestra.run.smithi144.stdout:Name : grub2-tools 2024-04-18T21:37:25.355 INFO:teuthology.orchestra.run.smithi144.stdout:Epoch : 1 2024-04-18T21:37:25.355 INFO:teuthology.orchestra.run.smithi144.stdout:Version : 2.06 2024-04-18T21:37:25.355 INFO:teuthology.orchestra.run.smithi144.stdout:Release : 68.el9 2024-04-18T21:37:25.355 INFO:teuthology.orchestra.run.smithi144.stdout:Architecture: x86_64 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout:Group : Unspecified 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout:Size : 8264254 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout:License : GPLv3+ 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout:Packager : builder@centos.org 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout:Vendor : CentOS 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout:Summary : Support tools for GRUB. 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout:Description : 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-18T21:37:25.356 INFO:teuthology.orchestra.run.smithi144.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-18T21:37:25.357 INFO:teuthology.orchestra.run.smithi144.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-18T21:37:25.357 INFO:teuthology.orchestra.run.smithi144.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-18T21:37:25.357 INFO:teuthology.orchestra.run.smithi144.stdout:hardware devices. 2024-04-18T21:37:25.357 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-18T21:37:25.357 INFO:teuthology.orchestra.run.smithi144.stdout:This subpackage provides tools for support of all platforms. 2024-04-18T21:37:25.358 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-18T21:37:25.358 INFO:teuthology.task.kernel:Updating grub on smithi144 to boot 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:25.358 DEBUG:teuthology.orchestra.run.smithi144:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-18T21:37:25.970 INFO:teuthology.orchestra.run.smithi144.stderr:Generating grub configuration file ... 2024-04-18T21:37:27.338 INFO:teuthology.orchestra.run.smithi144.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-18T21:37:27.379 INFO:teuthology.orchestra.run.smithi144.stderr:done 2024-04-18T21:37:27.381 DEBUG:teuthology.orchestra.run.smithi144:> mktemp 2024-04-18T21:37:27.402 INFO:teuthology.orchestra.run.smithi144.stdout:/tmp/tmp.1gqP7TKtqb 2024-04-18T21:37:27.402 DEBUG:teuthology.orchestra.run.smithi144:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.1gqP7TKtqb 2024-04-18T21:37:27.476 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod 0666 /tmp/tmp.1gqP7TKtqb 2024-04-18T21:37:27.610 DEBUG:teuthology.orchestra.remote:smithi144:/tmp/tmp.1gqP7TKtqb is 6KB 2024-04-18T21:37:27.659 DEBUG:teuthology.orchestra.run.smithi144:> rm -fr /tmp/tmp.1gqP7TKtqb 2024-04-18T21:37:27.674 DEBUG:teuthology.orchestra.run.smithi144:> sudo /bin/ls /boot/loader/entries || true 2024-04-18T21:37:27.746 INFO:teuthology.orchestra.run.smithi144.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-18T21:37:27.746 INFO:teuthology.orchestra.run.smithi144.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-18T21:37:27.746 INFO:teuthology.orchestra.run.smithi144.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-18T21:37:27.746 INFO:teuthology.orchestra.run.smithi144.stdout:15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64.conf 2024-04-18T21:37:27.747 DEBUG:teuthology.orchestra.run.smithi144:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:37:27.897 DEBUG:teuthology.orchestra.run.smithi144:> sudo shutdown -r now 2024-04-18T21:37:51.902 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-18T21:37:51.903 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-18T21:37:51.903 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T21:37:57.902 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-18T21:37:57.902 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-04-18T21:37:57.903 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T21:38:10.339 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.151 2024-04-18T21:38:16.226 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.144 2024-04-18T21:38:19.343 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-18T21:38:19.344 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T21:38:22.402 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.151 2024-04-18T21:38:25.230 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-04-18T21:38:25.230 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T21:38:28.290 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.144 2024-04-18T21:38:34.406 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-18T21:38:34.407 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T21:38:40.294 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-04-18T21:38:40.295 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T21:38:52.830 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.151 2024-04-18T21:39:07.842 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-18T21:39:07.843 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T21:39:08.306 DEBUG:teuthology.orchestra.run.smithi151:> true 2024-04-18T21:39:08.754 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-18T21:39:08.754 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "6.9.0-0.rc2.1.el10.x86_64"... 2024-04-18T21:39:08.755 DEBUG:teuthology.orchestra.run.smithi151:> uname -r 2024-04-18T21:39:08.770 INFO:teuthology.orchestra.run.smithi151.stdout:6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:39:08.771 DEBUG:teuthology.task.kernel:current kernel version is 6.9.0-0.rc2.1.el10.x86_64 vs 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:39:08.771 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-18T21:39:08.771 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-18T21:39:09.772 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-18T21:39:09.773 DEBUG:teuthology.orchestra.run.smithi151:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-18T21:39:09.866 INFO:teuthology.orchestra.run.smithi151.stdout:ttyS1 2024-04-18T21:39:09.911 DEBUG:teuthology.parallel:result is None 2024-04-18T21:39:12.361 DEBUG:teuthology.orchestra.run.smithi144:> true 2024-04-18T21:39:13.169 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-04-18T21:39:13.169 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "6.9.0-0.rc2.1.el10.x86_64"... 2024-04-18T21:39:13.169 DEBUG:teuthology.orchestra.run.smithi144:> uname -r 2024-04-18T21:39:13.184 INFO:teuthology.orchestra.run.smithi144.stdout:6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:39:13.184 DEBUG:teuthology.task.kernel:current kernel version is 6.9.0-0.rc2.1.el10.x86_64 vs 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T21:39:13.184 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-18T21:39:13.184 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-18T21:39:14.185 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-18T21:39:14.185 DEBUG:teuthology.orchestra.run.smithi144:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-18T21:39:14.437 INFO:teuthology.orchestra.run.smithi144.stdout:ttyS1 2024-04-18T21:39:14.520 DEBUG:teuthology.parallel:result is None 2024-04-18T21:39:14.520 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-18T21:39:14.526 INFO:teuthology.task.internal:Creating test directory... 2024-04-18T21:39:14.527 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-18T21:39:14.529 DEBUG:teuthology.orchestra.run.smithi151:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-18T21:39:14.546 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-18T21:39:14.552 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-18T21:39:14.561 INFO:teuthology.task.internal:Creating archive directory... 2024-04-18T21:39:14.561 DEBUG:teuthology.orchestra.run.smithi144:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-18T21:39:14.587 DEBUG:teuthology.orchestra.run.smithi151:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-18T21:39:14.626 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-18T21:39:14.688 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-18T21:39:14.688 DEBUG:teuthology.orchestra.run.smithi144:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-18T21:39:14.690 DEBUG:teuthology.orchestra.run.smithi151:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-18T21:39:14.726 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-18T21:39:14.731 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-18T21:39:14.740 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-18T21:39:14.745 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-18T21:39:14.747 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-18T21:39:14.773 INFO:teuthology.task.internal:Configuring sudo... 2024-04-18T21:39:14.773 DEBUG:teuthology.orchestra.run.smithi144:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-18T21:39:14.785 DEBUG:teuthology.orchestra.run.smithi151:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-18T21:39:14.816 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-18T21:39:14.825 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-18T21:39:14.825 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-18T21:39:14.854 DEBUG:teuthology.orchestra.run.smithi151:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-18T21:39:14.871 DEBUG:teuthology.orchestra.run.smithi144:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-18T21:39:14.954 DEBUG:teuthology.orchestra.run.smithi144:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-18T21:39:15.010 DEBUG:teuthology.orchestra.run.smithi144:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-18T21:39:15.051 DEBUG:teuthology.orchestra.run.smithi144:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-18T21:39:15.096 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-04-18T21:39:15.097 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-18T21:39:15.168 DEBUG:teuthology.orchestra.run.smithi151:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-18T21:39:15.212 DEBUG:teuthology.orchestra.run.smithi151:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-18T21:39:15.260 DEBUG:teuthology.orchestra.run.smithi151:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-18T21:39:15.343 DEBUG:teuthology.orchestra.run.smithi151:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-18T21:39:15.387 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-18T21:39:15.388 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-18T21:39:15.456 DEBUG:teuthology.orchestra.run.smithi144:> sudo service rsyslog restart 2024-04-18T21:39:15.459 DEBUG:teuthology.orchestra.run.smithi151:> sudo service rsyslog restart 2024-04-18T21:39:15.508 INFO:teuthology.orchestra.run.smithi144.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-18T21:39:15.554 INFO:teuthology.orchestra.run.smithi151.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-18T21:39:15.999 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-18T21:39:16.007 INFO:teuthology.task.internal:Starting timer... 2024-04-18T21:39:16.007 INFO:teuthology.run_tasks:Running task pcp... 2024-04-18T21:39:16.017 INFO:teuthology.run_tasks:Running task selinux... 2024-04-18T21:39:16.026 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-18T21:39:16.026 DEBUG:teuthology.orchestra.run.smithi144:> sudo service auditd rotate 2024-04-18T21:39:16.093 INFO:teuthology.orchestra.run.smithi144.stdout:Rotating logs: 2024-04-18T21:39:16.095 DEBUG:teuthology.orchestra.run.smithi151:> sudo service auditd rotate 2024-04-18T21:39:16.150 INFO:teuthology.orchestra.run.smithi151.stdout:Rotating logs: 2024-04-18T21:39:16.152 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-18T21:39:16.152 DEBUG:teuthology.orchestra.run.smithi144:> /usr/sbin/getenforce 2024-04-18T21:39:16.178 INFO:teuthology.orchestra.run.smithi144.stdout:Permissive 2024-04-18T21:39:16.179 DEBUG:teuthology.orchestra.run.smithi151:> /usr/sbin/getenforce 2024-04-18T21:39:16.204 INFO:teuthology.orchestra.run.smithi151.stdout:Permissive 2024-04-18T21:39:16.205 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi144.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi151.front.sepia.ceph.com': 'permissive'} 2024-04-18T21:39:16.205 DEBUG:teuthology.orchestra.run.smithi144:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-18T21:39:16.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T21:39:16.249 DEBUG:teuthology.orchestra.run.smithi151:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-18T21:39:16.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T21:39:16.279 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-18T21:39:16.279 DEBUG:teuthology.orchestra.run.smithi144:> sudo /usr/sbin/setenforce permissive 2024-04-18T21:39:16.339 DEBUG:teuthology.orchestra.run.smithi151:> sudo /usr/sbin/setenforce permissive 2024-04-18T21:39:16.371 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-18T21:39:16.383 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-18T21:39:16.403 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-18T21:39:16.404 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi144.front.sepia.ceph.com,smithi151.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-18T21:43:06.680 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662551/ansible_failures.yaml 2024-04-18T21:43:06.682 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 508, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 342, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 374, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 402, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi144.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi151.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: [] 2024-04-18T21:43:06.940 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=4a4cfa8df1d54496b45607c336b0abf6 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 508, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 342, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 374, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 402, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi144.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi151.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: [] 2024-04-18T21:43:06.942 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-18T21:43:06.950 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-18T21:43:06.951 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-18T21:43:06.967 DEBUG:teuthology.orchestra.run.smithi144:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-18T21:43:07.038 DEBUG:teuthology.orchestra.run.smithi151:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-18T21:43:07.106 DEBUG:teuthology.orchestra.run.smithi144:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-18T21:43:07.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T21:43:07.143 DEBUG:teuthology.orchestra.run.smithi151:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-18T21:43:07.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T21:43:07.177 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-18T21:43:07.186 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-18T21:43:07.195 INFO:teuthology.task.internal:Duration was 231.188478 seconds 2024-04-18T21:43:07.196 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-18T21:43:07.205 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-18T21:43:07.205 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-18T21:43:07.209 DEBUG:teuthology.orchestra.run.smithi151:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-18T21:43:07.254 INFO:teuthology.orchestra.run.smithi144.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-18T21:43:07.265 INFO:teuthology.orchestra.run.smithi151.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-18T21:43:07.484 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-18T21:43:07.484 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi144.front.sepia.ceph.com 2024-04-18T21:43:07.484 DEBUG:teuthology.orchestra.run.smithi144:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-18T21:43:07.509 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi151.front.sepia.ceph.com 2024-04-18T21:43:07.510 DEBUG:teuthology.orchestra.run.smithi151:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-18T21:43:07.540 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-18T21:43:07.540 DEBUG:teuthology.orchestra.run.smithi144:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-18T21:43:07.552 DEBUG:teuthology.orchestra.run.smithi151:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-18T21:43:07.612 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-18T21:43:07.612 DEBUG:teuthology.orchestra.run.smithi144:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-18T21:43:07.624 DEBUG:teuthology.orchestra.run.smithi151:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-18T21:43:07.738 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-18T21:43:07.748 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-18T21:43:07.748 DEBUG:teuthology.orchestra.run.smithi144:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-18T21:43:07.777 DEBUG:teuthology.orchestra.run.smithi151:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-18T21:43:07.806 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-18T21:43:07.818 DEBUG:teuthology.orchestra.run.smithi144:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-18T21:43:07.824 DEBUG:teuthology.orchestra.run.smithi151:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-18T21:43:07.848 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern = core 2024-04-18T21:43:07.873 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern = core 2024-04-18T21:43:07.913 DEBUG:teuthology.orchestra.run.smithi144:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-18T21:43:07.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T21:43:07.950 DEBUG:teuthology.orchestra.run.smithi151:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-18T21:43:07.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T21:43:07.968 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-18T21:43:07.978 INFO:teuthology.task.internal:Transferring archived files... 2024-04-18T21:43:07.980 DEBUG:teuthology.misc:Transferring archived files from smithi144:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662551/remote/smithi144 2024-04-18T21:43:07.981 DEBUG:teuthology.orchestra.run.smithi144:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-18T21:43:08.046 DEBUG:teuthology.misc:Transferring archived files from smithi151:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662551/remote/smithi151 2024-04-18T21:43:08.047 DEBUG:teuthology.orchestra.run.smithi151:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-18T21:43:08.107 INFO:teuthology.task.internal:Removing archive directory... 2024-04-18T21:43:08.107 DEBUG:teuthology.orchestra.run.smithi144:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-18T21:43:08.110 DEBUG:teuthology.orchestra.run.smithi151:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-18T21:43:08.126 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-18T21:43:08.140 INFO:teuthology.task.internal:Not uploading archives. 2024-04-18T21:43:08.140 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-18T21:43:08.160 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-18T21:43:08.160 DEBUG:teuthology.orchestra.run.smithi144:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-18T21:43:08.166 DEBUG:teuthology.orchestra.run.smithi151:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-18T21:43:08.179 INFO:teuthology.orchestra.run.smithi144.stdout: 264972 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 18 21:43 /home/ubuntu/cephtest 2024-04-18T21:43:08.184 INFO:teuthology.orchestra.run.smithi151.stdout: 264972 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 18 21:43 /home/ubuntu/cephtest 2024-04-18T21:43:08.185 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-18T21:43:08.195 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-18T21:43:08.214 INFO:teuthology.nuke:Checking targets against current locks 2024-04-18T21:43:08.242 DEBUG:teuthology.nuke:shortname: smithi144 2024-04-18T21:43:08.243 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-18T21:43:08.268 DEBUG:teuthology.nuke:shortname: smithi151 2024-04-18T21:43:08.268 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-18T21:43:08.273 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi144.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662551', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-18 21:30:41.235489', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPLKqCcpmvRHPRyfBxXinCyqEbyzI47dovK3uArFiQpJFeDShly2+R5d7D0E5yRRFBuVOxd4DQcG2S6PrqjsSg8='} 2024-04-18T21:43:08.295 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi151.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662551', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-18 21:30:41.236771', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBzgJvYq+TFme+QwHxObfCYIqaeLqrcCb8IXZutQm6brPLcigFTuLmnxq5K0aewZAmzV1OXrLXnjhL0jXkAjtnM='} 2024-04-18T21:43:08.331 INFO:teuthology.orchestra.console.smithi144:Power off 2024-04-18T21:43:08.332 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-18T21:43:08.403 INFO:teuthology.orchestra.console.smithi151:Power off 2024-04-18T21:43:08.403 DEBUG:teuthology.orchestra.console.smithi151:pexpect command: ipmitool -H smithi151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-18T21:43:08.415 DEBUG:teuthology.orchestra.console.smithi144:power off output: Chassis Power Control: Down/Off 2024-04-18T21:43:08.417 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-18T21:43:08.442 DEBUG:teuthology.orchestra.console.smithi151:power off output: Chassis Power Control: Down/Off 2024-04-18T21:43:08.442 DEBUG:teuthology.orchestra.console.smithi151:pexpect command: ipmitool -H smithi151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-18T21:43:08.462 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is on 2024-04-18T21:43:08.484 DEBUG:teuthology.orchestra.console.smithi151:check power output: Chassis Power is on 2024-04-18T21:43:12.465 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-18T21:43:12.485 DEBUG:teuthology.orchestra.console.smithi151:pexpect command: ipmitool -H smithi151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-18T21:43:12.578 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is on 2024-04-18T21:43:12.611 DEBUG:teuthology.orchestra.console.smithi151:check power output: Chassis Power is on 2024-04-18T21:43:16.584 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-18T21:43:16.612 DEBUG:teuthology.orchestra.console.smithi151:pexpect command: ipmitool -H smithi151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-18T21:43:16.701 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is off 2024-04-18T21:43:16.734 DEBUG:teuthology.orchestra.console.smithi151:check power output: Chassis Power is off 2024-04-18T21:43:16.803 INFO:teuthology.orchestra.console.smithi144:Power off completed 2024-04-18T21:43:16.835 INFO:teuthology.orchestra.console.smithi151:Power off completed 2024-04-18T21:43:16.968 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-wait} duration: 231.18847846984863 failure_reason: 'smithi144.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi151.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=4a4cfa8df1d54496b45607c336b0abf6 status: dead success: false 2024-04-18T21:43:16.968 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-18T21:43:17.063 INFO:teuthology.run:DEAD