2024-04-18T22:55:27.373 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-18T22:55:27.374 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi --verbose --owner scheduled_teuthology@teuthology --archive /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662670 --description rados/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_ca_signed_key} -- /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662670/orig.config.yaml 2024-04-18T22:55:27.400 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-18T22:55:27.480 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662670 branch: squid description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_ca_signed_key} email: ceph-qa@ceph.com first_in_suite: false job_id: '7662670' 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 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 1a6a3e742fd81c6d70be70552499bff767652c32 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: use-ca-signed-key: true install: ceph: flavor: default sha1: 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 - mon.a - mgr.a - osd.0 - client.0 - - host.b - mon.b - mgr.b - osd.1 - 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: smithi072.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBDoe5Aglragf2ZyH4VXyY1OyxdAqvDk6n3PMFcHzDIMYBgLpS7H7Ex9L5xHNEc0JRJjM2K/bKAp7vw4B2mmA74= smithi170.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDw7hVO/qcZE1qkLzsYGqlIWGRxHIWIUWKfKeyNEWspCymLKtsRGc2oH+BPTGp+YAT2t0lgiSR+omPKzC5yfnQY= tasks: - install: null - cephadm: null - cephadm.shell: host.a: - "set -ex\nHOSTNAMES=$(ceph orch host ls --format json | jq -r '.[] | .hostname')\n\ for host in $HOSTNAMES; do\n # do a check-host on each host to make sure it's\ \ reachable\n ceph cephadm check-host ${host} 2> ${host}-ok.txt\n HOST_OK=$(cat\ \ ${host}-ok.txt)\n if ! grep -q \"Host looks OK\" <<< \"$HOST_OK\"; then\n\ \ printf \"Failed host check:\\n\\n$HOST_OK\"\n exit 1\n fi\ndone\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 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-18T22:55:27.481 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_d0bf63dd179c05751e4be49477389aa290c73089/qa; will attempt to use it 2024-04-18T22:55:27.481 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_d0bf63dd179c05751e4be49477389aa290c73089/qa/tasks 2024-04-18T22:55:27.481 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-18T22:55:27.483 INFO:teuthology.task.internal:Checking packages... 2024-04-18T22:55:27.508 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '1a6a3e742fd81c6d70be70552499bff767652c32' 2024-04-18T22:55:27.508 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-18T22:55:27.508 INFO:teuthology.packaging:ref: None 2024-04-18T22:55:27.508 INFO:teuthology.packaging:tag: None 2024-04-18T22:55:27.508 INFO:teuthology.packaging:branch: squid 2024-04-18T22:55:27.508 INFO:teuthology.packaging:sha1: 1a6a3e742fd81c6d70be70552499bff767652c32 2024-04-18T22:55:27.509 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-18T22:55:27.807 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2401.gd0bf63dd 2024-04-18T22:55:27.808 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-18T22:55:27.815 INFO:teuthology.task.internal:no buildpackages task found 2024-04-18T22:55:27.815 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-18T22:55:27.823 INFO:teuthology.task.internal:Saving configuration 2024-04-18T22:55:27.834 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-18T22:55:27.840 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-18T22:55:27.865 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi072.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662670', '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 22:48:04.263661', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBDoe5Aglragf2ZyH4VXyY1OyxdAqvDk6n3PMFcHzDIMYBgLpS7H7Ex9L5xHNEc0JRJjM2K/bKAp7vw4B2mmA74='} 2024-04-18T22:55:27.887 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi170.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662670', '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 22:48:04.262247', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDw7hVO/qcZE1qkLzsYGqlIWGRxHIWIUWKfKeyNEWspCymLKtsRGc2oH+BPTGp+YAT2t0lgiSR+omPKzC5yfnQY='} 2024-04-18T22:55:27.887 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-18T22:55:27.894 INFO:teuthology.task.internal:roles: ubuntu@smithi072.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0', 'client.0'] 2024-04-18T22:55:27.894 INFO:teuthology.task.internal:roles: ubuntu@smithi170.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1', 'client.1'] 2024-04-18T22:55:27.894 INFO:teuthology.run_tasks:Running task console_log... 2024-04-18T22:55:28.000 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f0326245e50>, signals=[15]) 2024-04-18T22:55:28.001 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-18T22:55:28.018 INFO:teuthology.task.internal:Opening connections... 2024-04-18T22:55:28.018 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi072.front.sepia.ceph.com 2024-04-18T22:55:28.020 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T22:55:28.111 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi170.front.sepia.ceph.com 2024-04-18T22:55:28.112 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T22:55:28.202 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-18T22:55:28.208 DEBUG:teuthology.orchestra.run.smithi072:> uname -m 2024-04-18T22:55:28.225 INFO:teuthology.orchestra.run.smithi072.stdout:x86_64 2024-04-18T22:55:28.225 DEBUG:teuthology.orchestra.run.smithi072:> cat /etc/os-release 2024-04-18T22:55:28.280 INFO:teuthology.orchestra.run.smithi072.stdout:NAME="CentOS Stream" 2024-04-18T22:55:28.280 INFO:teuthology.orchestra.run.smithi072.stdout:VERSION="9" 2024-04-18T22:55:28.280 INFO:teuthology.orchestra.run.smithi072.stdout:ID="centos" 2024-04-18T22:55:28.281 INFO:teuthology.orchestra.run.smithi072.stdout:ID_LIKE="rhel fedora" 2024-04-18T22:55:28.281 INFO:teuthology.orchestra.run.smithi072.stdout:VERSION_ID="9" 2024-04-18T22:55:28.281 INFO:teuthology.orchestra.run.smithi072.stdout:PLATFORM_ID="platform:el9" 2024-04-18T22:55:28.281 INFO:teuthology.orchestra.run.smithi072.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-18T22:55:28.281 INFO:teuthology.orchestra.run.smithi072.stdout:ANSI_COLOR="0;31" 2024-04-18T22:55:28.281 INFO:teuthology.orchestra.run.smithi072.stdout:LOGO="fedora-logo-icon" 2024-04-18T22:55:28.281 INFO:teuthology.orchestra.run.smithi072.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-18T22:55:28.281 INFO:teuthology.orchestra.run.smithi072.stdout:HOME_URL="https://centos.org/" 2024-04-18T22:55:28.281 INFO:teuthology.orchestra.run.smithi072.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-18T22:55:28.281 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-18T22:55:28.281 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-18T22:55:28.282 INFO:teuthology.lock.ops:Updating smithi072.front.sepia.ceph.com on lock server 2024-04-18T22:55:28.301 DEBUG:teuthology.orchestra.run.smithi170:> uname -m 2024-04-18T22:55:28.319 INFO:teuthology.orchestra.run.smithi170.stdout:x86_64 2024-04-18T22:55:28.319 DEBUG:teuthology.orchestra.run.smithi170:> cat /etc/os-release 2024-04-18T22:55:28.375 INFO:teuthology.orchestra.run.smithi170.stdout:NAME="CentOS Stream" 2024-04-18T22:55:28.376 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION="9" 2024-04-18T22:55:28.376 INFO:teuthology.orchestra.run.smithi170.stdout:ID="centos" 2024-04-18T22:55:28.376 INFO:teuthology.orchestra.run.smithi170.stdout:ID_LIKE="rhel fedora" 2024-04-18T22:55:28.376 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION_ID="9" 2024-04-18T22:55:28.376 INFO:teuthology.orchestra.run.smithi170.stdout:PLATFORM_ID="platform:el9" 2024-04-18T22:55:28.376 INFO:teuthology.orchestra.run.smithi170.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-18T22:55:28.376 INFO:teuthology.orchestra.run.smithi170.stdout:ANSI_COLOR="0;31" 2024-04-18T22:55:28.376 INFO:teuthology.orchestra.run.smithi170.stdout:LOGO="fedora-logo-icon" 2024-04-18T22:55:28.376 INFO:teuthology.orchestra.run.smithi170.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-18T22:55:28.376 INFO:teuthology.orchestra.run.smithi170.stdout:HOME_URL="https://centos.org/" 2024-04-18T22:55:28.376 INFO:teuthology.orchestra.run.smithi170.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-18T22:55:28.376 INFO:teuthology.orchestra.run.smithi170.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-18T22:55:28.376 INFO:teuthology.orchestra.run.smithi170.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-18T22:55:28.377 INFO:teuthology.lock.ops:Updating smithi170.front.sepia.ceph.com on lock server 2024-04-18T22:55:28.403 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-18T22:55:28.411 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-18T22:55:28.419 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-18T22:55:28.420 DEBUG:teuthology.orchestra.run.smithi072:> test '!' -e /home/ubuntu/cephtest 2024-04-18T22:55:28.422 DEBUG:teuthology.orchestra.run.smithi170:> test '!' -e /home/ubuntu/cephtest 2024-04-18T22:55:28.437 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-18T22:55:28.489 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-18T22:55:28.489 DEBUG:teuthology.orchestra.run.smithi072:> test -z $(ls -A /var/lib/ceph) 2024-04-18T22:55:28.492 DEBUG:teuthology.orchestra.run.smithi170:> test -z $(ls -A /var/lib/ceph) 2024-04-18T22:55:28.522 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-18T22:55:28.737 INFO:teuthology.run_tasks:Running task kernel... 2024-04-18T22:55:28.777 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-18T22:55:28.777 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-18T22:55:28.777 DEBUG:teuthology.orchestra.run.smithi072:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-18T22:55:28.778 DEBUG:teuthology.orchestra.run.smithi170:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-18T22:55:28.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T22:55:28.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T22:55:28.795 DEBUG:teuthology.orchestra.run.smithi072:> uname -r 2024-04-18T22:55:28.796 DEBUG:teuthology.orchestra.run.smithi170:> uname -r 2024-04-18T22:55:28.852 INFO:teuthology.orchestra.run.smithi170.stdout:5.14.0-361.el9.x86_64 2024-04-18T22:55:28.853 INFO:teuthology.task.kernel:Running kernel on smithi170: 5.14.0-361.el9.x86_64 2024-04-18T22:55:28.853 DEBUG:teuthology.orchestra.run.smithi170:> sudo yum install -y kernel 2024-04-18T22:55:28.854 INFO:teuthology.orchestra.run.smithi072.stdout:5.14.0-361.el9.x86_64 2024-04-18T22:55:28.854 INFO:teuthology.task.kernel:Running kernel on smithi072: 5.14.0-361.el9.x86_64 2024-04-18T22:55:28.854 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum install -y kernel 2024-04-18T22:55:31.202 INFO:teuthology.orchestra.run.smithi170.stdout:CentOS-9 - AppStream 8.7 MB/s | 6.4 MB 00:00 2024-04-18T22:55:32.186 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS-9 - AppStream 9.3 MB/s | 6.4 MB 00:00 2024-04-18T22:55:32.569 INFO:teuthology.orchestra.run.smithi170.stdout:CentOS-9 - BaseOS 7.5 MB/s | 2.0 MB 00:00 2024-04-18T22:55:33.562 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS-9 - BaseOS 7.6 MB/s | 2.0 MB 00:00 2024-04-18T22:55:33.634 INFO:teuthology.orchestra.run.smithi170.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-18T22:55:34.545 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.0 MB 00:00 2024-04-18T22:55:36.210 INFO:teuthology.orchestra.run.smithi170.stdout:CentOS Stream 9 - AppStream 13 MB/s | 19 MB 00:01 2024-04-18T22:55:40.819 INFO:teuthology.orchestra.run.smithi170.stdout:CentOS Stream 9 - CRB 5.9 MB/s | 6.2 MB 00:01 2024-04-18T22:55:42.570 INFO:teuthology.orchestra.run.smithi170.stdout:CentOS Stream 9 - Extras packages 29 kB/s | 16 kB 00:00 2024-04-18T22:55:43.982 INFO:teuthology.orchestra.run.smithi170.stdout:Extra Packages for Enterprise Linux 17 MB/s | 21 MB 00:01 2024-04-18T22:55:49.121 INFO:teuthology.orchestra.run.smithi170.stdout:lab-extras 15 kB/s | 1.7 kB 00:00 2024-04-18T22:55:51.453 INFO:teuthology.orchestra.run.smithi170.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-18T22:55:51.454 INFO:teuthology.orchestra.run.smithi170.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-18T22:55:51.592 INFO:teuthology.orchestra.run.smithi170.stdout:Dependencies resolved. 2024-04-18T22:55:51.600 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2024-04-18T22:55:51.600 INFO:teuthology.orchestra.run.smithi170.stdout: Package Arch Version Repository Size 2024-04-18T22:55:51.600 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2024-04-18T22:55:51.600 INFO:teuthology.orchestra.run.smithi170.stdout:Installing: 2024-04-18T22:55:51.600 INFO:teuthology.orchestra.run.smithi170.stdout: kernel x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 29 k 2024-04-18T22:55:51.600 INFO:teuthology.orchestra.run.smithi170.stdout:Installing dependencies: 2024-04-18T22:55:51.600 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 16 M 2024-04-18T22:55:51.600 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-modules x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 34 M 2024-04-18T22:55:51.600 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-modules-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 27 M 2024-04-18T22:55:51.600 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-04-18T22:55:51.600 INFO:teuthology.orchestra.run.smithi170.stdout:Transaction Summary 2024-04-18T22:55:51.600 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2024-04-18T22:55:51.601 INFO:teuthology.orchestra.run.smithi170.stdout:Install 4 Packages 2024-04-18T22:55:51.601 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-04-18T22:55:51.601 INFO:teuthology.orchestra.run.smithi170.stdout:Total download size: 78 M 2024-04-18T22:55:51.601 INFO:teuthology.orchestra.run.smithi170.stdout:Installed size: 125 M 2024-04-18T22:55:51.601 INFO:teuthology.orchestra.run.smithi170.stdout:Downloading Packages: 2024-04-18T22:55:51.714 INFO:teuthology.orchestra.run.smithi170.stdout:(1/4): kernel-6.9.0-0.rc2.1.el10.x86_64.rpm 254 kB/s | 29 kB 00:00 2024-04-18T22:55:52.389 INFO:teuthology.orchestra.run.smithi170.stdout:(2/4): kernel-core-6.9.0-0.rc2.1.el10.x86_64.rp 21 MB/s | 16 MB 00:00 2024-04-18T22:55:52.864 INFO:teuthology.orchestra.run.smithi170.stdout:(3/4): kernel-modules-core-6.9.0-0.rc2.1.el10.x 24 MB/s | 27 MB 00:01 2024-04-18T22:55:53.265 INFO:teuthology.orchestra.run.smithi170.stdout:(4/4): kernel-modules-6.9.0-0.rc2.1.el10.x86_64 21 MB/s | 34 MB 00:01 2024-04-18T22:55:53.268 INFO:teuthology.orchestra.run.smithi170.stdout:-------------------------------------------------------------------------------- 2024-04-18T22:55:53.268 INFO:teuthology.orchestra.run.smithi170.stdout:Total 47 MB/s | 78 MB 00:01 2024-04-18T22:55:53.268 INFO:teuthology.orchestra.run.smithi170.stdout:Running transaction check 2024-04-18T22:55:53.621 INFO:teuthology.orchestra.run.smithi170.stdout:Transaction check succeeded. 2024-04-18T22:55:53.621 INFO:teuthology.orchestra.run.smithi170.stdout:Running transaction test 2024-04-18T22:55:54.486 INFO:teuthology.orchestra.run.smithi170.stdout:Transaction test succeeded. 2024-04-18T22:55:54.486 INFO:teuthology.orchestra.run.smithi170.stdout:Running transaction 2024-04-18T22:55:56.690 INFO:teuthology.orchestra.run.smithi170.stdout: Preparing : 1/1 2024-04-18T22:55:57.340 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-18T22:55:57.440 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-18T22:55:57.814 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - AppStream 884 kB/s | 19 MB 00:22 2024-04-18T22:55:59.769 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-18T22:55:59.905 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-18T22:56:04.667 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-18T22:56:04.814 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T22:56:09.584 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T22:56:09.907 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - CRB 740 kB/s | 6.2 MB 00:08 2024-04-18T22:56:12.226 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - Extras packages 14 kB/s | 16 kB 00:01 2024-04-18T22:56:13.388 INFO:teuthology.orchestra.run.smithi072.stdout:Extra Packages for Enterprise Linux 21 MB/s | 21 MB 00:01 2024-04-18T22:56:18.422 INFO:teuthology.orchestra.run.smithi072.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-04-18T22:56:20.823 INFO:teuthology.orchestra.run.smithi072.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-18T22:56:20.823 INFO:teuthology.orchestra.run.smithi072.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-18T22:56:20.929 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-18T22:56:20.944 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-18T22:56:20.944 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-18T22:56:20.944 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-18T22:56:20.944 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-18T22:56:20.944 INFO:teuthology.orchestra.run.smithi072.stdout: kernel x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 29 k 2024-04-18T22:56:20.944 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-18T22:56:20.944 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 16 M 2024-04-18T22:56:20.945 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-modules x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 34 M 2024-04-18T22:56:20.945 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-modules-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 27 M 2024-04-18T22:56:20.945 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-18T22:56:20.945 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-18T22:56:20.945 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-18T22:56:20.945 INFO:teuthology.orchestra.run.smithi072.stdout:Install 4 Packages 2024-04-18T22:56:20.945 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-18T22:56:20.946 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 78 M 2024-04-18T22:56:20.946 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 125 M 2024-04-18T22:56:20.946 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-18T22:56:21.075 INFO:teuthology.orchestra.run.smithi072.stdout:(1/4): kernel-6.9.0-0.rc2.1.el10.x86_64.rpm 221 kB/s | 29 kB 00:00 2024-04-18T22:56:21.742 INFO:teuthology.orchestra.run.smithi072.stdout:(2/4): kernel-core-6.9.0-0.rc2.1.el10.x86_64.rp 20 MB/s | 16 MB 00:00 2024-04-18T22:56:22.410 INFO:teuthology.orchestra.run.smithi072.stdout:(3/4): kernel-modules-core-6.9.0-0.rc2.1.el10.x 20 MB/s | 27 MB 00:01 2024-04-18T22:56:22.960 INFO:teuthology.orchestra.run.smithi072.stdout:(4/4): kernel-modules-6.9.0-0.rc2.1.el10.x86_64 17 MB/s | 34 MB 00:02 2024-04-18T22:56:22.963 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-18T22:56:22.963 INFO:teuthology.orchestra.run.smithi072.stdout:Total 38 MB/s | 78 MB 00:02 2024-04-18T22:56:22.963 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-18T22:56:23.370 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-18T22:56:23.370 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-18T22:56:24.207 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-18T22:56:24.207 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-18T22:56:26.384 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-18T22:56:27.086 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-18T22:56:27.190 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-18T22:56:29.519 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-18T22:56:29.684 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-18T22:56:34.486 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-18T22:56:34.527 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T22:56:39.354 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T22:56:39.451 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T22:56:39.451 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-04-18T22:56:39.451 INFO:teuthology.orchestra.run.smithi170.stdout:gzip: /lib/modules/6.9.0-0.rc2.1.el10.x86_64/symvers.xz: not in gzip format 2024-04-18T22:56:39.452 INFO:teuthology.orchestra.run.smithi170.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-18T22:56:39.452 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-04-18T22:56:39.494 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T22:56:39.847 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T22:56:39.847 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : kernel-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-18T22:56:39.848 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-18T22:56:39.848 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-18T22:56:40.253 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T22:56:40.253 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-04-18T22:56:40.253 INFO:teuthology.orchestra.run.smithi170.stdout:Installed: 2024-04-18T22:56:40.254 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:56:40.254 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:56:40.254 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:56:40.254 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:56:40.254 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-04-18T22:56:40.254 INFO:teuthology.orchestra.run.smithi170.stdout:Complete! 2024-04-18T22:56:40.580 DEBUG:teuthology.orchestra.run.smithi170:> rpm -q kernel | sort -rV | head -n 1 2024-04-18T22:56:40.676 INFO:teuthology.orchestra.run.smithi170.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:56:40.676 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:56:40.676 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-18T22:56:40.676 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-18T22:56:40.676 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-18T22:56:40.677 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-18T22:56:40.677 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi170.front.sepia.ceph.com, path=None, version=distro) 2024-04-18T22:56:40.677 DEBUG:teuthology.orchestra.run.smithi170:> rpm -q kernel | sort -rV | head -n 1 2024-04-18T22:56:40.756 INFO:teuthology.orchestra.run.smithi170.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:56:40.756 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:56:40.756 DEBUG:teuthology.orchestra.run.smithi170:> sudo rpm -qi grub2-tools 2024-04-18T22:56:40.800 INFO:teuthology.orchestra.run.smithi170.stdout:Name : grub2-tools 2024-04-18T22:56:40.800 INFO:teuthology.orchestra.run.smithi170.stdout:Epoch : 1 2024-04-18T22:56:40.800 INFO:teuthology.orchestra.run.smithi170.stdout:Version : 2.06 2024-04-18T22:56:40.800 INFO:teuthology.orchestra.run.smithi170.stdout:Release : 68.el9 2024-04-18T22:56:40.800 INFO:teuthology.orchestra.run.smithi170.stdout:Architecture: x86_64 2024-04-18T22:56:40.800 INFO:teuthology.orchestra.run.smithi170.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-18T22:56:40.800 INFO:teuthology.orchestra.run.smithi170.stdout:Group : Unspecified 2024-04-18T22:56:40.800 INFO:teuthology.orchestra.run.smithi170.stdout:Size : 8264254 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout:License : GPLv3+ 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout:Packager : builder@centos.org 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout:Vendor : CentOS 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout:Summary : Support tools for GRUB. 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout:Description : 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-18T22:56:40.801 INFO:teuthology.orchestra.run.smithi170.stdout:hardware devices. 2024-04-18T22:56:40.802 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-04-18T22:56:40.802 INFO:teuthology.orchestra.run.smithi170.stdout:This subpackage provides tools for support of all platforms. 2024-04-18T22:56:40.802 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-18T22:56:40.802 INFO:teuthology.task.kernel:Updating grub on smithi170 to boot 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:56:40.803 DEBUG:teuthology.orchestra.run.smithi170:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-18T22:56:41.362 INFO:teuthology.orchestra.run.smithi170.stderr:Generating grub configuration file ... 2024-04-18T22:56:42.695 INFO:teuthology.orchestra.run.smithi170.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-18T22:56:42.739 INFO:teuthology.orchestra.run.smithi170.stderr:done 2024-04-18T22:56:42.741 DEBUG:teuthology.orchestra.run.smithi170:> mktemp 2024-04-18T22:56:42.756 INFO:teuthology.orchestra.run.smithi170.stdout:/tmp/tmp.fspP8BWQ3J 2024-04-18T22:56:42.757 DEBUG:teuthology.orchestra.run.smithi170:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.fspP8BWQ3J 2024-04-18T22:56:42.838 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 0666 /tmp/tmp.fspP8BWQ3J 2024-04-18T22:56:42.978 DEBUG:teuthology.orchestra.remote:smithi170:/tmp/tmp.fspP8BWQ3J is 6KB 2024-04-18T22:56:43.027 DEBUG:teuthology.orchestra.run.smithi170:> rm -fr /tmp/tmp.fspP8BWQ3J 2024-04-18T22:56:43.053 DEBUG:teuthology.orchestra.run.smithi170:> sudo /bin/ls /boot/loader/entries || true 2024-04-18T22:56:43.106 INFO:teuthology.orchestra.run.smithi170.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-18T22:56:43.106 INFO:teuthology.orchestra.run.smithi170.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-18T22:56:43.106 INFO:teuthology.orchestra.run.smithi170.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-18T22:56:43.106 INFO:teuthology.orchestra.run.smithi170.stdout:15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64.conf 2024-04-18T22:56:43.107 DEBUG:teuthology.orchestra.run.smithi170:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:56:43.238 DEBUG:teuthology.orchestra.run.smithi170:> sudo shutdown -r now 2024-04-18T22:57:11.328 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T22:57:11.328 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-18T22:57:11.328 INFO:teuthology.orchestra.run.smithi072.stdout:gzip: /lib/modules/6.9.0-0.rc2.1.el10.x86_64/symvers.xz: not in gzip format 2024-04-18T22:57:11.329 INFO:teuthology.orchestra.run.smithi072.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-18T22:57:11.329 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-18T22:57:11.370 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T22:57:11.751 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T22:57:11.751 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : kernel-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-18T22:57:11.752 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-18T22:57:11.752 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-18T22:57:12.163 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-18T22:57:12.164 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-18T22:57:12.164 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-18T22:57:12.164 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:57:12.164 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:57:12.164 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:57:12.164 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:57:12.164 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-18T22:57:12.164 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-18T22:57:12.578 DEBUG:teuthology.orchestra.run.smithi072:> rpm -q kernel | sort -rV | head -n 1 2024-04-18T22:57:12.712 INFO:teuthology.orchestra.run.smithi072.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:57:12.712 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:57:12.712 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-18T22:57:12.712 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-18T22:57:12.712 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-18T22:57:12.713 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-18T22:57:12.713 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi072.front.sepia.ceph.com, path=None, version=distro) 2024-04-18T22:57:12.713 DEBUG:teuthology.orchestra.run.smithi072:> rpm -q kernel | sort -rV | head -n 1 2024-04-18T22:57:12.793 INFO:teuthology.orchestra.run.smithi072.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:57:12.793 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:57:12.793 DEBUG:teuthology.orchestra.run.smithi072:> sudo rpm -qi grub2-tools 2024-04-18T22:57:12.832 INFO:teuthology.orchestra.run.smithi072.stdout:Name : grub2-tools 2024-04-18T22:57:12.832 INFO:teuthology.orchestra.run.smithi072.stdout:Epoch : 1 2024-04-18T22:57:12.832 INFO:teuthology.orchestra.run.smithi072.stdout:Version : 2.06 2024-04-18T22:57:12.832 INFO:teuthology.orchestra.run.smithi072.stdout:Release : 68.el9 2024-04-18T22:57:12.832 INFO:teuthology.orchestra.run.smithi072.stdout:Architecture: x86_64 2024-04-18T22:57:12.832 INFO:teuthology.orchestra.run.smithi072.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-18T22:57:12.832 INFO:teuthology.orchestra.run.smithi072.stdout:Group : Unspecified 2024-04-18T22:57:12.833 INFO:teuthology.orchestra.run.smithi072.stdout:Size : 8264254 2024-04-18T22:57:12.833 INFO:teuthology.orchestra.run.smithi072.stdout:License : GPLv3+ 2024-04-18T22:57:12.833 INFO:teuthology.orchestra.run.smithi072.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-18T22:57:12.833 INFO:teuthology.orchestra.run.smithi072.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-18T22:57:12.833 INFO:teuthology.orchestra.run.smithi072.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-18T22:57:12.833 INFO:teuthology.orchestra.run.smithi072.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-18T22:57:12.833 INFO:teuthology.orchestra.run.smithi072.stdout:Packager : builder@centos.org 2024-04-18T22:57:12.833 INFO:teuthology.orchestra.run.smithi072.stdout:Vendor : CentOS 2024-04-18T22:57:12.833 INFO:teuthology.orchestra.run.smithi072.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-18T22:57:12.833 INFO:teuthology.orchestra.run.smithi072.stdout:Summary : Support tools for GRUB. 2024-04-18T22:57:12.833 INFO:teuthology.orchestra.run.smithi072.stdout:Description : 2024-04-18T22:57:12.833 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-18T22:57:12.834 INFO:teuthology.orchestra.run.smithi072.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-18T22:57:12.834 INFO:teuthology.orchestra.run.smithi072.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-18T22:57:12.834 INFO:teuthology.orchestra.run.smithi072.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-18T22:57:12.834 INFO:teuthology.orchestra.run.smithi072.stdout:hardware devices. 2024-04-18T22:57:12.834 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-18T22:57:12.834 INFO:teuthology.orchestra.run.smithi072.stdout:This subpackage provides tools for support of all platforms. 2024-04-18T22:57:12.835 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-18T22:57:12.835 INFO:teuthology.task.kernel:Updating grub on smithi072 to boot 6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:57:12.835 DEBUG:teuthology.orchestra.run.smithi072:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-18T22:57:13.242 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-18T22:57:13.242 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-04-18T22:57:13.243 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T22:57:13.526 INFO:teuthology.orchestra.run.smithi072.stderr:Generating grub configuration file ... 2024-04-18T22:57:15.037 INFO:teuthology.orchestra.run.smithi072.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-18T22:57:15.063 INFO:teuthology.orchestra.run.smithi072.stderr:done 2024-04-18T22:57:15.065 DEBUG:teuthology.orchestra.run.smithi072:> mktemp 2024-04-18T22:57:15.083 INFO:teuthology.orchestra.run.smithi072.stdout:/tmp/tmp.bmBNybM14B 2024-04-18T22:57:15.083 DEBUG:teuthology.orchestra.run.smithi072:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.bmBNybM14B 2024-04-18T22:57:15.151 DEBUG:teuthology.orchestra.run.smithi072:> sudo chmod 0666 /tmp/tmp.bmBNybM14B 2024-04-18T22:57:15.293 DEBUG:teuthology.orchestra.remote:smithi072:/tmp/tmp.bmBNybM14B is 6KB 2024-04-18T22:57:15.341 DEBUG:teuthology.orchestra.run.smithi072:> rm -fr /tmp/tmp.bmBNybM14B 2024-04-18T22:57:15.355 DEBUG:teuthology.orchestra.run.smithi072:> sudo /bin/ls /boot/loader/entries || true 2024-04-18T22:57:15.419 INFO:teuthology.orchestra.run.smithi072.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-18T22:57:15.420 INFO:teuthology.orchestra.run.smithi072.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-18T22:57:15.420 INFO:teuthology.orchestra.run.smithi072.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-18T22:57:15.420 INFO:teuthology.orchestra.run.smithi072.stdout:15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64.conf 2024-04-18T22:57:15.421 DEBUG:teuthology.orchestra.run.smithi072:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:57:15.569 DEBUG:teuthology.orchestra.run.smithi072:> sudo shutdown -r now 2024-04-18T22:57:45.598 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-18T22:57:45.599 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-18T22:57:45.600 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T22:58:13.271 DEBUG:teuthology.orchestra.remote:timed out 2024-04-18T22:58:22.280 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-04-18T22:58:22.281 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T22:58:23.714 DEBUG:teuthology.orchestra.run.smithi170:> true 2024-04-18T22:58:24.362 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-04-18T22:58:24.362 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "6.9.0-0.rc2.1.el10.x86_64"... 2024-04-18T22:58:24.362 DEBUG:teuthology.orchestra.run.smithi170:> uname -r 2024-04-18T22:58:24.377 INFO:teuthology.orchestra.run.smithi170.stdout:6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:58:24.377 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-18T22:58:24.377 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-18T22:58:24.378 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-18T22:58:25.378 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-18T22:58:25.378 DEBUG:teuthology.orchestra.run.smithi170:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-18T22:58:25.522 INFO:teuthology.orchestra.run.smithi170.stdout:ttyS1 2024-04-18T22:58:25.553 DEBUG:teuthology.parallel:result is None 2024-04-18T22:58:45.603 DEBUG:teuthology.orchestra.remote:timed out 2024-04-18T22:58:54.604 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-18T22:58:54.606 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-18T22:59:02.695 DEBUG:teuthology.orchestra.run.smithi072:> true 2024-04-18T22:59:03.268 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-18T22:59:03.268 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "6.9.0-0.rc2.1.el10.x86_64"... 2024-04-18T22:59:03.269 DEBUG:teuthology.orchestra.run.smithi072:> uname -r 2024-04-18T22:59:03.284 INFO:teuthology.orchestra.run.smithi072.stdout:6.9.0-0.rc2.1.el10.x86_64 2024-04-18T22:59:03.284 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-18T22:59:03.284 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-18T22:59:03.285 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-18T22:59:04.286 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-18T22:59:04.286 DEBUG:teuthology.orchestra.run.smithi072:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-18T22:59:04.421 INFO:teuthology.orchestra.run.smithi072.stdout:ttyS1 2024-04-18T22:59:04.464 DEBUG:teuthology.parallel:result is None 2024-04-18T22:59:04.464 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-18T22:59:04.471 INFO:teuthology.task.internal:Creating test directory... 2024-04-18T22:59:04.472 DEBUG:teuthology.orchestra.run.smithi072:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-18T22:59:04.474 DEBUG:teuthology.orchestra.run.smithi170:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-18T22:59:04.495 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-18T22:59:04.590 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-18T22:59:04.650 INFO:teuthology.task.internal:Creating archive directory... 2024-04-18T22:59:04.650 DEBUG:teuthology.orchestra.run.smithi072:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-18T22:59:04.653 DEBUG:teuthology.orchestra.run.smithi170:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-18T22:59:04.683 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-18T22:59:04.690 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-18T22:59:04.691 DEBUG:teuthology.orchestra.run.smithi072:> 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-18T22:59:04.709 DEBUG:teuthology.orchestra.run.smithi170:> 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-18T22:59:04.738 INFO:teuthology.orchestra.run.smithi072.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-18T22:59:04.752 INFO:teuthology.orchestra.run.smithi072.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-18T22:59:04.762 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-18T22:59:04.777 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-18T22:59:04.779 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-18T22:59:04.786 INFO:teuthology.task.internal:Configuring sudo... 2024-04-18T22:59:04.787 DEBUG:teuthology.orchestra.run.smithi072:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-18T22:59:04.796 DEBUG:teuthology.orchestra.run.smithi170:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-18T22:59:04.851 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-18T22:59:04.860 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-18T22:59:04.861 DEBUG:teuthology.orchestra.run.smithi072:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-18T22:59:04.868 DEBUG:teuthology.orchestra.run.smithi170:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-18T22:59:04.907 DEBUG:teuthology.orchestra.run.smithi072:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-18T22:59:04.972 DEBUG:teuthology.orchestra.run.smithi072:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-18T22:59:05.033 DEBUG:teuthology.orchestra.run.smithi072:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-18T22:59:05.118 DEBUG:teuthology.orchestra.run.smithi072:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-18T22:59:05.168 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-18T22:59:05.168 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-18T22:59:05.249 DEBUG:teuthology.orchestra.run.smithi170:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-18T22:59:05.294 DEBUG:teuthology.orchestra.run.smithi170:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-18T22:59:05.373 DEBUG:teuthology.orchestra.run.smithi170:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-18T22:59:05.420 DEBUG:teuthology.orchestra.run.smithi170:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-18T22:59:05.462 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-04-18T22:59:05.463 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-18T22:59:05.533 DEBUG:teuthology.orchestra.run.smithi072:> sudo service rsyslog restart 2024-04-18T22:59:05.536 DEBUG:teuthology.orchestra.run.smithi170:> sudo service rsyslog restart 2024-04-18T22:59:05.585 INFO:teuthology.orchestra.run.smithi072.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-18T22:59:05.629 INFO:teuthology.orchestra.run.smithi170.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-18T22:59:06.022 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-18T22:59:06.030 INFO:teuthology.task.internal:Starting timer... 2024-04-18T22:59:06.030 INFO:teuthology.run_tasks:Running task pcp... 2024-04-18T22:59:06.101 INFO:teuthology.run_tasks:Running task selinux... 2024-04-18T22:59:06.179 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-18T22:59:06.180 DEBUG:teuthology.orchestra.run.smithi072:> sudo service auditd rotate 2024-04-18T22:59:06.271 INFO:teuthology.orchestra.run.smithi072.stdout:Rotating logs: 2024-04-18T22:59:06.272 DEBUG:teuthology.orchestra.run.smithi170:> sudo service auditd rotate 2024-04-18T22:59:06.350 INFO:teuthology.orchestra.run.smithi170.stdout:Rotating logs: 2024-04-18T22:59:06.352 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-18T22:59:06.352 DEBUG:teuthology.orchestra.run.smithi072:> /usr/sbin/getenforce 2024-04-18T22:59:06.381 INFO:teuthology.orchestra.run.smithi072.stdout:Permissive 2024-04-18T22:59:06.382 DEBUG:teuthology.orchestra.run.smithi170:> /usr/sbin/getenforce 2024-04-18T22:59:06.401 INFO:teuthology.orchestra.run.smithi170.stdout:Permissive 2024-04-18T22:59:06.401 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi072.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi170.front.sepia.ceph.com': 'permissive'} 2024-04-18T22:59:06.402 DEBUG:teuthology.orchestra.run.smithi072:> 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-18T22:59:06.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T22:59:06.460 DEBUG:teuthology.orchestra.run.smithi170:> 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-18T22:59:06.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T22:59:06.489 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-18T22:59:06.490 DEBUG:teuthology.orchestra.run.smithi072:> sudo /usr/sbin/setenforce permissive 2024-04-18T22:59:06.584 DEBUG:teuthology.orchestra.run.smithi170:> sudo /usr/sbin/setenforce permissive 2024-04-18T22:59:06.620 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-18T22:59:06.629 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-18T22:59:06.655 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-18T22:59:06.657 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi072.front.sepia.ceph.com,smithi170.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-18T23:03:07.514 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662670/ansible_failures.yaml 2024-04-18T23:03:07.516 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: smithi170.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: []smithi072.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-18T23:03:07.770 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=e359a3c73e684bf38d2f37fb0b235022 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: smithi170.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: []smithi072.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-18T23:03:07.772 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-18T23:03:07.781 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-18T23:03:07.781 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-18T23:03:07.818 DEBUG:teuthology.orchestra.run.smithi072:> 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-18T23:03:07.890 DEBUG:teuthology.orchestra.run.smithi170:> 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-18T23:03:07.958 DEBUG:teuthology.orchestra.run.smithi072:> 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-18T23:03:07.991 INFO:teuthology.orchestra.run.smithi072.stdout:type=AVC msg=audit(1713481147.688:208): avc: denied { checkpoint_restore } for pid=1295 comm="agetty" capability=40 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=capability2 permissive=1 2024-04-18T23:03:07.991 DEBUG:teuthology.task.selinux:ubuntu@smithi072.front.sepia.ceph.com has 1 denials 2024-04-18T23:03:07.991 DEBUG:teuthology.orchestra.run.smithi170:> 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-18T23:03:08.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T23:03:08.025 ERROR:teuthology.run_tasks:Manager failed: selinux Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/selinux.py", line 166, in teardown self.get_new_denials() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/selinux.py", line 215, in get_new_denials raise SELinuxError(node=remote, teuthology.exceptions.SELinuxError: SELinux denials found on ubuntu@smithi072.front.sepia.ceph.com: ['type=AVC msg=audit(1713481147.688:208): avc: denied { checkpoint_restore } for pid=1295 comm="agetty" capability=40 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=capability2 permissive=1'] 2024-04-18T23:03:08.030 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-18T23:03:08.040 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-18T23:03:08.096 INFO:teuthology.task.internal:Duration was 242.065758 seconds 2024-04-18T23:03:08.096 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-18T23:03:08.204 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-18T23:03:08.205 DEBUG:teuthology.orchestra.run.smithi072:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-18T23:03:08.209 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-18T23:03:08.257 INFO:teuthology.orchestra.run.smithi072.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-18T23:03:08.259 INFO:teuthology.orchestra.run.smithi170.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-18T23:03:08.773 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-18T23:03:08.773 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi072.front.sepia.ceph.com 2024-04-18T23:03:08.774 DEBUG:teuthology.orchestra.run.smithi072:> 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-18T23:03:08.802 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi170.front.sepia.ceph.com 2024-04-18T23:03:08.803 DEBUG:teuthology.orchestra.run.smithi170:> 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-18T23:03:08.831 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-18T23:03:08.832 DEBUG:teuthology.orchestra.run.smithi072:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-18T23:03:08.845 DEBUG:teuthology.orchestra.run.smithi170:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-18T23:03:08.904 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-18T23:03:08.905 DEBUG:teuthology.orchestra.run.smithi072:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-18T23:03:08.918 DEBUG:teuthology.orchestra.run.smithi170:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-18T23:03:09.033 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-18T23:03:09.043 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-18T23:03:09.043 DEBUG:teuthology.orchestra.run.smithi072:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-18T23:03:09.073 DEBUG:teuthology.orchestra.run.smithi170:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-18T23:03:09.102 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-18T23:03:09.112 DEBUG:teuthology.orchestra.run.smithi072:> 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-18T23:03:09.116 DEBUG:teuthology.orchestra.run.smithi170:> 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-18T23:03:09.141 INFO:teuthology.orchestra.run.smithi072.stdout:kernel.core_pattern = core 2024-04-18T23:03:09.169 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern = core 2024-04-18T23:03:09.226 DEBUG:teuthology.orchestra.run.smithi072:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-18T23:03:09.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T23:03:09.281 DEBUG:teuthology.orchestra.run.smithi170:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-18T23:03:09.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-18T23:03:09.296 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-18T23:03:09.306 INFO:teuthology.task.internal:Transferring archived files... 2024-04-18T23:03:09.308 DEBUG:teuthology.misc:Transferring archived files from smithi072:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662670/remote/smithi072 2024-04-18T23:03:09.309 DEBUG:teuthology.orchestra.run.smithi072:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-18T23:03:09.370 DEBUG:teuthology.misc:Transferring archived files from smithi170:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662670/remote/smithi170 2024-04-18T23:03:09.371 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-18T23:03:09.424 INFO:teuthology.task.internal:Removing archive directory... 2024-04-18T23:03:09.425 DEBUG:teuthology.orchestra.run.smithi072:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-18T23:03:09.427 DEBUG:teuthology.orchestra.run.smithi170:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-18T23:03:09.443 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-18T23:03:09.454 INFO:teuthology.task.internal:Not uploading archives. 2024-04-18T23:03:09.454 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-18T23:03:09.476 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-18T23:03:09.477 DEBUG:teuthology.orchestra.run.smithi072:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-18T23:03:09.482 DEBUG:teuthology.orchestra.run.smithi170:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-18T23:03:09.495 INFO:teuthology.orchestra.run.smithi072.stdout: 265248 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 18 23:03 /home/ubuntu/cephtest 2024-04-18T23:03:09.498 INFO:teuthology.orchestra.run.smithi170.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 18 23:03 /home/ubuntu/cephtest 2024-04-18T23:03:09.499 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-18T23:03:09.559 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-18T23:03:09.642 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: SELinuxError: SELinux denials found on ubuntu@smithi072.front.sepia.ceph.com: ['type=AVC msg=audit(1713481147.688:208): avc: denied { checkpoint_restore } for pid=1295 comm="agetty" capability=40 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=capability2 permissive=1'] 2024-04-18T23:03:09.642 INFO:teuthology.nuke:Checking targets against current locks 2024-04-18T23:03:09.672 DEBUG:teuthology.nuke:shortname: smithi072 2024-04-18T23:03:09.673 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-18T23:03:09.700 DEBUG:teuthology.nuke:shortname: smithi170 2024-04-18T23:03:09.701 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-18T23:03:09.705 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi072.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662670', '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 22:48:04.263661', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBDoe5Aglragf2ZyH4VXyY1OyxdAqvDk6n3PMFcHzDIMYBgLpS7H7Ex9L5xHNEc0JRJjM2K/bKAp7vw4B2mmA74='} 2024-04-18T23:03:09.732 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi170.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662670', '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 22:48:04.262247', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDw7hVO/qcZE1qkLzsYGqlIWGRxHIWIUWKfKeyNEWspCymLKtsRGc2oH+BPTGp+YAT2t0lgiSR+omPKzC5yfnQY='} 2024-04-18T23:03:09.757 INFO:teuthology.orchestra.console.smithi072:Power off 2024-04-18T23:03:09.758 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-18T23:03:09.781 DEBUG:teuthology.orchestra.console.smithi072:power off output: Chassis Power Control: Down/Off 2024-04-18T23:03:09.781 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-18T23:03:09.799 INFO:teuthology.orchestra.console.smithi170:Power off 2024-04-18T23:03:09.800 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-18T23:03:09.810 DEBUG:teuthology.orchestra.console.smithi072:check power output: Chassis Power is on 2024-04-18T23:03:09.824 DEBUG:teuthology.orchestra.console.smithi170:power off output: Chassis Power Control: Down/Off 2024-04-18T23:03:09.825 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-18T23:03:09.849 DEBUG:teuthology.orchestra.console.smithi170:check power output: Chassis Power is on 2024-04-18T23:03:13.815 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-18T23:03:13.851 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-18T23:03:13.926 DEBUG:teuthology.orchestra.console.smithi072:check power output: Chassis Power is on 2024-04-18T23:03:13.961 DEBUG:teuthology.orchestra.console.smithi170:check power output: Chassis Power is on 2024-04-18T23:03:17.930 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-18T23:03:17.963 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-18T23:03:18.042 DEBUG:teuthology.orchestra.console.smithi072:check power output: Chassis Power is off 2024-04-18T23:03:18.073 DEBUG:teuthology.orchestra.console.smithi170:check power output: Chassis Power is off 2024-04-18T23:03:18.143 INFO:teuthology.orchestra.console.smithi072:Power off completed 2024-04-18T23:03:18.174 INFO:teuthology.orchestra.console.smithi170:Power off completed 2024-04-18T23:03:18.312 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_ca_signed_key} duration: 242.06575798988342 failure_reason: 'smithi170.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: []smithi072.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=e359a3c73e684bf38d2f37fb0b235022 status: fail success: false 2024-04-18T23:03:18.313 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-18T23:03:18.391 INFO:teuthology.run:FAIL