2024-05-17T23:44:04.602 INFO:root:teuthology version: 0.0.1.dev285+gbb9e32d 2024-05-17T23:44:04.602 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --name teuthology-2024-05-17_21:08:02-orch-squid-distro-default-smithi --verbose --archive /home/teuthworker/archive/teuthology-2024-05-17_21:08:02-orch-squid-distro-default-smithi/7712016 --description orch/cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/client-keyring 3-final} -- /home/teuthworker/archive/teuthology-2024-05-17_21:08:02-orch-squid-distro-default-smithi/7712016/orig.config.yaml 2024-05-17T23:44:04.633 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-17T23:44:04.713 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-05-17_21:08:02-orch-squid-distro-default-smithi/7712016 branch: squid description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/client-keyring 3-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7712016' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-05-17_21:08:02-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 0c7e7c0d119197fe4dc956046e4e3cc87821f1f8 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 0c7e7c0d119197fe4dc956046e4e3cc87821f1f8 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: 5e65bbc034a18315fbc4c0d4136f3c11b643c2a3 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 2462 sha1: 0c7e7c0d119197fe4dc956046e4e3cc87821f1f8 sleep_before_teardown: 0 subset: 8/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_5e65bbc034a18315fbc4c0d4136f3c11b643c2a3/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 5e65bbc034a18315fbc4c0d4136f3c11b643c2a3 targets: smithi153.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKKM6Xe9YROT8WGuH2i/NRWT9kHzvfbD6fgMI+wqOf05hD4aHTafbxkhu2weNIBJGCzCySnB+6O6P7EXEzFEHJg= smithi162.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDLl2r0sH0AbPGd73ASIcBSHvv6r6FtmFMOq0uqlcLaIbzeLXhZ1WycJrj9wJ2eStBqyIpL8+O9GAHuO9rI23Lg= tasks: - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - cephadm.shell: host.a: - ceph orch host label add `hostname` foo - ceph auth get-or-create client.foo mon 'allow r' - ceph orch client-keyring set client.foo label:foo --mode 770 --owner 11111:22222 - exec: host.a: - while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx--- - ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111 - ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222 - test -e /etc/ceph/ceph.conf - exec: host.b: - test ! -e /etc/ceph/ceph.client.foo.keyring - cephadm.shell: host.b: - ceph orch host label add `hostname` foo - exec: host.b: - while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx--- - ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111 - ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222 - cephadm.shell: host.b: - ceph orch host label rm `hostname` foo - exec: host.b: - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - exec: host.a: - test -e /etc/ceph/ceph.client.foo.keyring - cephadm.shell: host.a: - ceph orch client-keyring rm client.foo - exec: host.a: - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: bb9e32da229c89506a41d514c5982485274ba989 timestamp: 2024-05-17_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2698841 2024-05-17T23:44:04.713 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_5e65bbc034a18315fbc4c0d4136f3c11b643c2a3/qa; will attempt to use it 2024-05-17T23:44:04.714 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_5e65bbc034a18315fbc4c0d4136f3c11b643c2a3/qa/tasks 2024-05-17T23:44:04.714 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-05-17T23:44:04.715 INFO:teuthology.task.internal:Checking packages... 2024-05-17T23:44:04.734 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '0c7e7c0d119197fe4dc956046e4e3cc87821f1f8' 2024-05-17T23:44:04.734 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-05-17T23:44:04.734 INFO:teuthology.packaging:ref: None 2024-05-17T23:44:04.734 INFO:teuthology.packaging:tag: None 2024-05-17T23:44:04.734 INFO:teuthology.packaging:branch: squid 2024-05-17T23:44:04.734 INFO:teuthology.packaging:sha1: 0c7e7c0d119197fe4dc956046e4e3cc87821f1f8 2024-05-17T23:44:04.734 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-05-17T23:44:04.918 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2689.g5e65bbc0 2024-05-17T23:44:04.920 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-05-17T23:44:04.927 INFO:teuthology.task.internal:no buildpackages task found 2024-05-17T23:44:04.927 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-05-17T23:44:04.944 INFO:teuthology.task.internal:Saving configuration 2024-05-17T23:44:04.956 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-05-17T23:44:04.963 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-17T23:44:04.987 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi153.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-05-17_21:08:02-orch-squid-distro-default-smithi/7712016', '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-05-17 23:38:51.675883', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKKM6Xe9YROT8WGuH2i/NRWT9kHzvfbD6fgMI+wqOf05hD4aHTafbxkhu2weNIBJGCzCySnB+6O6P7EXEzFEHJg='} 2024-05-17T23:44:05.009 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi162.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-05-17_21:08:02-orch-squid-distro-default-smithi/7712016', '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-05-17 23:38:51.677428', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDLl2r0sH0AbPGd73ASIcBSHvv6r6FtmFMOq0uqlcLaIbzeLXhZ1WycJrj9wJ2eStBqyIpL8+O9GAHuO9rI23Lg='} 2024-05-17T23:44:05.010 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-05-17T23:44:05.016 INFO:teuthology.task.internal:roles: ubuntu@smithi153.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-05-17T23:44:05.016 INFO:teuthology.task.internal:roles: ubuntu@smithi162.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-05-17T23:44:05.016 INFO:teuthology.run_tasks:Running task console_log... 2024-05-17T23:44:05.073 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f5b3ad3fac0>, signals=[15]) 2024-05-17T23:44:05.073 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-17T23:44:05.080 INFO:teuthology.task.internal:Opening connections... 2024-05-17T23:44:05.080 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi153.front.sepia.ceph.com 2024-05-17T23:44:05.081 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-17T23:44:05.159 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi162.front.sepia.ceph.com 2024-05-17T23:44:05.160 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-17T23:44:05.234 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-05-17T23:44:05.240 DEBUG:teuthology.orchestra.run.smithi153:> uname -m 2024-05-17T23:44:05.258 INFO:teuthology.orchestra.run.smithi153.stdout:x86_64 2024-05-17T23:44:05.258 DEBUG:teuthology.orchestra.run.smithi153:> cat /etc/os-release 2024-05-17T23:44:05.315 INFO:teuthology.orchestra.run.smithi153.stdout:NAME="CentOS Stream" 2024-05-17T23:44:05.315 INFO:teuthology.orchestra.run.smithi153.stdout:VERSION="9" 2024-05-17T23:44:05.315 INFO:teuthology.orchestra.run.smithi153.stdout:ID="centos" 2024-05-17T23:44:05.315 INFO:teuthology.orchestra.run.smithi153.stdout:ID_LIKE="rhel fedora" 2024-05-17T23:44:05.315 INFO:teuthology.orchestra.run.smithi153.stdout:VERSION_ID="9" 2024-05-17T23:44:05.315 INFO:teuthology.orchestra.run.smithi153.stdout:PLATFORM_ID="platform:el9" 2024-05-17T23:44:05.315 INFO:teuthology.orchestra.run.smithi153.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-17T23:44:05.315 INFO:teuthology.orchestra.run.smithi153.stdout:ANSI_COLOR="0;31" 2024-05-17T23:44:05.316 INFO:teuthology.orchestra.run.smithi153.stdout:LOGO="fedora-logo-icon" 2024-05-17T23:44:05.316 INFO:teuthology.orchestra.run.smithi153.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-17T23:44:05.316 INFO:teuthology.orchestra.run.smithi153.stdout:HOME_URL="https://centos.org/" 2024-05-17T23:44:05.316 INFO:teuthology.orchestra.run.smithi153.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-17T23:44:05.316 INFO:teuthology.orchestra.run.smithi153.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-17T23:44:05.316 INFO:teuthology.orchestra.run.smithi153.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-17T23:44:05.316 INFO:teuthology.lock.ops:Updating smithi153.front.sepia.ceph.com on lock server 2024-05-17T23:44:05.332 DEBUG:teuthology.orchestra.run.smithi162:> uname -m 2024-05-17T23:44:05.349 INFO:teuthology.orchestra.run.smithi162.stdout:x86_64 2024-05-17T23:44:05.350 DEBUG:teuthology.orchestra.run.smithi162:> cat /etc/os-release 2024-05-17T23:44:05.407 INFO:teuthology.orchestra.run.smithi162.stdout:NAME="CentOS Stream" 2024-05-17T23:44:05.407 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION="9" 2024-05-17T23:44:05.407 INFO:teuthology.orchestra.run.smithi162.stdout:ID="centos" 2024-05-17T23:44:05.407 INFO:teuthology.orchestra.run.smithi162.stdout:ID_LIKE="rhel fedora" 2024-05-17T23:44:05.407 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION_ID="9" 2024-05-17T23:44:05.407 INFO:teuthology.orchestra.run.smithi162.stdout:PLATFORM_ID="platform:el9" 2024-05-17T23:44:05.407 INFO:teuthology.orchestra.run.smithi162.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-17T23:44:05.407 INFO:teuthology.orchestra.run.smithi162.stdout:ANSI_COLOR="0;31" 2024-05-17T23:44:05.408 INFO:teuthology.orchestra.run.smithi162.stdout:LOGO="fedora-logo-icon" 2024-05-17T23:44:05.408 INFO:teuthology.orchestra.run.smithi162.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-17T23:44:05.408 INFO:teuthology.orchestra.run.smithi162.stdout:HOME_URL="https://centos.org/" 2024-05-17T23:44:05.408 INFO:teuthology.orchestra.run.smithi162.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-17T23:44:05.408 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-17T23:44:05.408 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-17T23:44:05.408 INFO:teuthology.lock.ops:Updating smithi162.front.sepia.ceph.com on lock server 2024-05-17T23:44:05.432 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-05-17T23:44:05.440 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-05-17T23:44:05.447 INFO:teuthology.task.internal:Checking for old test directory... 2024-05-17T23:44:05.447 DEBUG:teuthology.orchestra.run.smithi153:> test '!' -e /home/ubuntu/cephtest 2024-05-17T23:44:05.449 DEBUG:teuthology.orchestra.run.smithi162:> test '!' -e /home/ubuntu/cephtest 2024-05-17T23:44:05.465 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-05-17T23:44:05.471 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-05-17T23:44:05.471 DEBUG:teuthology.orchestra.run.smithi153:> test -z $(ls -A /var/lib/ceph) 2024-05-17T23:44:05.506 DEBUG:teuthology.orchestra.run.smithi162:> test -z $(ls -A /var/lib/ceph) 2024-05-17T23:44:05.622 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-05-17T23:44:05.674 INFO:teuthology.run_tasks:Running task kernel... 2024-05-17T23:44:05.686 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-05-17T23:44:05.686 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-05-17T23:44:05.687 DEBUG:teuthology.orchestra.run.smithi153:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-17T23:44:05.687 DEBUG:teuthology.orchestra.run.smithi162:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-17T23:44:05.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-17T23:44:05.703 DEBUG:teuthology.orchestra.run.smithi153:> uname -r 2024-05-17T23:44:05.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-17T23:44:05.704 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2024-05-17T23:44:05.761 INFO:teuthology.orchestra.run.smithi153.stdout:5.14.0-437.el9.x86_64 2024-05-17T23:44:05.761 INFO:teuthology.task.kernel:Running kernel on smithi153: 5.14.0-437.el9.x86_64 2024-05-17T23:44:05.761 DEBUG:teuthology.orchestra.run.smithi153:> sudo yum install -y kernel 2024-05-17T23:44:05.762 INFO:teuthology.orchestra.run.smithi162.stdout:5.14.0-437.el9.x86_64 2024-05-17T23:44:05.763 INFO:teuthology.task.kernel:Running kernel on smithi162: 5.14.0-437.el9.x86_64 2024-05-17T23:44:05.763 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum install -y kernel 2024-05-17T23:44:08.039 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.1 MB 00:00 2024-05-17T23:44:09.504 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - BaseOS 3.9 MB/s | 8.1 MB 00:02 2024-05-17T23:44:10.582 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 9 - AppStream 13 MB/s | 19 MB 00:01 2024-05-17T23:44:15.999 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 9 - CRB 3.3 MB/s | 6.2 MB 00:01 2024-05-17T23:44:17.324 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 9 - Extras packages 107 kB/s | 16 kB 00:00 2024-05-17T23:44:19.370 INFO:teuthology.orchestra.run.smithi153.stdout:Extra Packages for Enterprise Linux 11 MB/s | 21 MB 00:01 2024-05-17T23:44:24.468 INFO:teuthology.orchestra.run.smithi153.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-05-17T23:44:26.415 INFO:teuthology.orchestra.run.smithi153.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-17T23:44:26.416 INFO:teuthology.orchestra.run.smithi153.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-17T23:44:26.509 INFO:teuthology.orchestra.run.smithi153.stdout:Dependencies resolved. 2024-05-17T23:44:26.519 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-05-17T23:44:26.519 INFO:teuthology.orchestra.run.smithi153.stdout: Package Architecture Version Repository Size 2024-05-17T23:44:26.519 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-05-17T23:44:26.519 INFO:teuthology.orchestra.run.smithi153.stdout:Installing: 2024-05-17T23:44:26.519 INFO:teuthology.orchestra.run.smithi153.stdout: kernel x86_64 5.14.0-446.el9 baseos 550 k 2024-05-17T23:44:26.519 INFO:teuthology.orchestra.run.smithi153.stdout:Installing dependencies: 2024-05-17T23:44:26.520 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-core x86_64 5.14.0-446.el9 baseos 15 M 2024-05-17T23:44:26.520 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-modules x86_64 5.14.0-446.el9 baseos 34 M 2024-05-17T23:44:26.520 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-modules-core x86_64 5.14.0-446.el9 baseos 28 M 2024-05-17T23:44:26.520 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-05-17T23:44:26.520 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction Summary 2024-05-17T23:44:26.520 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-05-17T23:44:26.520 INFO:teuthology.orchestra.run.smithi153.stdout:Install 4 Packages 2024-05-17T23:44:26.520 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-05-17T23:44:26.521 INFO:teuthology.orchestra.run.smithi153.stdout:Total download size: 78 M 2024-05-17T23:44:26.521 INFO:teuthology.orchestra.run.smithi153.stdout:Installed size: 123 M 2024-05-17T23:44:26.521 INFO:teuthology.orchestra.run.smithi153.stdout:Downloading Packages: 2024-05-17T23:44:26.736 INFO:teuthology.orchestra.run.smithi153.stdout:(1/4): kernel-5.14.0-446.el9.x86_64.rpm 3.1 MB/s | 550 kB 00:00 2024-05-17T23:44:27.002 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - AppStream 1.2 MB/s | 19 MB 00:16 2024-05-17T23:44:27.186 INFO:teuthology.orchestra.run.smithi153.stdout:(2/4): kernel-core-5.14.0-446.el9.x86_64.rpm 25 MB/s | 15 MB 00:00 2024-05-17T23:44:27.753 INFO:teuthology.orchestra.run.smithi153.stdout:(3/4): kernel-modules-5.14.0-446.el9.x86_64.rpm 29 MB/s | 34 MB 00:01 2024-05-17T23:44:28.145 INFO:teuthology.orchestra.run.smithi153.stdout:(4/4): kernel-modules-core-5.14.0-446.el9.x86_6 20 MB/s | 28 MB 00:01 2024-05-17T23:44:28.145 INFO:teuthology.orchestra.run.smithi153.stdout:-------------------------------------------------------------------------------- 2024-05-17T23:44:28.145 INFO:teuthology.orchestra.run.smithi153.stdout:Total 48 MB/s | 78 MB 00:01 2024-05-17T23:44:28.824 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction check 2024-05-17T23:44:29.178 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction check succeeded. 2024-05-17T23:44:29.178 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction test 2024-05-17T23:44:30.101 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction test succeeded. 2024-05-17T23:44:30.101 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction 2024-05-17T23:44:32.531 INFO:teuthology.orchestra.run.smithi153.stdout: Preparing : 1/1 2024-05-17T23:44:33.226 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-modules-core-5.14.0-446.el9.x86_64 1/4 2024-05-17T23:44:33.302 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-17T23:44:35.976 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-17T23:44:36.111 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-17T23:44:36.418 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - CRB 1.1 MB/s | 6.2 MB 00:05 2024-05-17T23:44:38.043 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - Extras packages 37 kB/s | 16 kB 00:00 2024-05-17T23:44:39.103 INFO:teuthology.orchestra.run.smithi162.stdout:Extra Packages for Enterprise Linux 23 MB/s | 21 MB 00:00 2024-05-17T23:44:40.830 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-17T23:44:40.872 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-5.14.0-446.el9.x86_64 4/4 2024-05-17T23:44:44.286 INFO:teuthology.orchestra.run.smithi162.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-05-17T23:44:45.637 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-modules-core-5.14.0-446.el9.x86_64 4/4 2024-05-17T23:44:46.284 INFO:teuthology.orchestra.run.smithi162.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-17T23:44:46.284 INFO:teuthology.orchestra.run.smithi162.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-17T23:44:46.389 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-05-17T23:44:46.394 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-05-17T23:44:46.394 INFO:teuthology.orchestra.run.smithi162.stdout: Package Architecture Version Repository Size 2024-05-17T23:44:46.395 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-05-17T23:44:46.395 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-05-17T23:44:46.395 INFO:teuthology.orchestra.run.smithi162.stdout: kernel x86_64 5.14.0-446.el9 baseos 550 k 2024-05-17T23:44:46.395 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-05-17T23:44:46.395 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-core x86_64 5.14.0-446.el9 baseos 15 M 2024-05-17T23:44:46.395 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules x86_64 5.14.0-446.el9 baseos 34 M 2024-05-17T23:44:46.395 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-core x86_64 5.14.0-446.el9 baseos 28 M 2024-05-17T23:44:46.395 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-05-17T23:44:46.395 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-05-17T23:44:46.395 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-05-17T23:44:46.395 INFO:teuthology.orchestra.run.smithi162.stdout:Install 4 Packages 2024-05-17T23:44:46.395 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-05-17T23:44:46.396 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 78 M 2024-05-17T23:44:46.396 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 123 M 2024-05-17T23:44:46.396 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-05-17T23:44:46.562 INFO:teuthology.orchestra.run.smithi162.stdout:(1/4): kernel-5.14.0-446.el9.x86_64.rpm 5.6 MB/s | 550 kB 00:00 2024-05-17T23:44:47.087 INFO:teuthology.orchestra.run.smithi162.stdout:(2/4): kernel-core-5.14.0-446.el9.x86_64.rpm 25 MB/s | 15 MB 00:00 2024-05-17T23:44:47.646 INFO:teuthology.orchestra.run.smithi162.stdout:(3/4): kernel-modules-5.14.0-446.el9.x86_64.rpm 29 MB/s | 34 MB 00:01 2024-05-17T23:44:47.930 INFO:teuthology.orchestra.run.smithi162.stdout:(4/4): kernel-modules-core-5.14.0-446.el9.x86_6 20 MB/s | 28 MB 00:01 2024-05-17T23:44:47.930 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-05-17T23:44:47.930 INFO:teuthology.orchestra.run.smithi162.stdout:Total 51 MB/s | 78 MB 00:01 2024-05-17T23:44:48.613 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-05-17T23:44:48.937 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-05-17T23:44:48.937 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-05-17T23:44:49.878 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-05-17T23:44:49.878 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-05-17T23:44:52.271 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-05-17T23:44:52.926 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-modules-core-5.14.0-446.el9.x86_64 1/4 2024-05-17T23:44:53.012 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-17T23:44:55.687 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-17T23:44:55.838 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-17T23:45:00.595 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-17T23:45:00.698 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-5.14.0-446.el9.x86_64 4/4 2024-05-17T23:45:05.467 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-core-5.14.0-446.el9.x86_64 4/4 2024-05-17T23:45:15.221 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-core-5.14.0-446.el9.x86_64 4/4 2024-05-17T23:45:15.258 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-modules-5.14.0-446.el9.x86_64 4/4 2024-05-17T23:45:15.607 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-5.14.0-446.el9.x86_64 4/4 2024-05-17T23:45:15.607 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-5.14.0-446.el9.x86_64 1/4 2024-05-17T23:45:15.608 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-17T23:45:15.608 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-17T23:45:16.454 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-modules-core-5.14.0-446.el9.x86_64 4/4 2024-05-17T23:45:16.455 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-05-17T23:45:16.455 INFO:teuthology.orchestra.run.smithi153.stdout:Installed: 2024-05-17T23:45:16.455 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-5.14.0-446.el9.x86_64 2024-05-17T23:45:16.455 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-core-5.14.0-446.el9.x86_64 2024-05-17T23:45:16.455 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-modules-5.14.0-446.el9.x86_64 2024-05-17T23:45:16.455 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-modules-core-5.14.0-446.el9.x86_64 2024-05-17T23:45:16.455 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-05-17T23:45:16.455 INFO:teuthology.orchestra.run.smithi153.stdout:Complete! 2024-05-17T23:45:16.809 DEBUG:teuthology.orchestra.run.smithi153:> rpm -q kernel | sort -rV | head -n 1 2024-05-17T23:45:16.868 INFO:teuthology.orchestra.run.smithi153.stdout:kernel-5.14.0-446.el9.x86_64 2024-05-17T23:45:16.869 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-446.el9.x86_64 2024-05-17T23:45:16.870 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-446.el9.x86_64 2024-05-17T23:45:16.870 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-17T23:45:16.870 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-17T23:45:16.870 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-05-17T23:45:16.870 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi153.front.sepia.ceph.com, path=None, version=distro) 2024-05-17T23:45:16.870 DEBUG:teuthology.orchestra.run.smithi153:> rpm -q kernel | sort -rV | head -n 1 2024-05-17T23:45:16.920 INFO:teuthology.orchestra.run.smithi153.stdout:kernel-5.14.0-446.el9.x86_64 2024-05-17T23:45:16.920 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-446.el9.x86_64 2024-05-17T23:45:16.920 DEBUG:teuthology.orchestra.run.smithi153:> sudo rpm -qi grub2-tools 2024-05-17T23:45:16.961 INFO:teuthology.orchestra.run.smithi153.stdout:Name : grub2-tools 2024-05-17T23:45:16.961 INFO:teuthology.orchestra.run.smithi153.stdout:Epoch : 1 2024-05-17T23:45:16.961 INFO:teuthology.orchestra.run.smithi153.stdout:Version : 2.06 2024-05-17T23:45:16.961 INFO:teuthology.orchestra.run.smithi153.stdout:Release : 68.el9 2024-05-17T23:45:16.962 INFO:teuthology.orchestra.run.smithi153.stdout:Architecture: x86_64 2024-05-17T23:45:16.962 INFO:teuthology.orchestra.run.smithi153.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-17T23:45:16.962 INFO:teuthology.orchestra.run.smithi153.stdout:Group : Unspecified 2024-05-17T23:45:16.962 INFO:teuthology.orchestra.run.smithi153.stdout:Size : 8264254 2024-05-17T23:45:16.962 INFO:teuthology.orchestra.run.smithi153.stdout:License : GPLv3+ 2024-05-17T23:45:16.962 INFO:teuthology.orchestra.run.smithi153.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-17T23:45:16.962 INFO:teuthology.orchestra.run.smithi153.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-17T23:45:16.962 INFO:teuthology.orchestra.run.smithi153.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-17T23:45:16.962 INFO:teuthology.orchestra.run.smithi153.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-17T23:45:16.962 INFO:teuthology.orchestra.run.smithi153.stdout:Packager : builder@centos.org 2024-05-17T23:45:16.962 INFO:teuthology.orchestra.run.smithi153.stdout:Vendor : CentOS 2024-05-17T23:45:16.962 INFO:teuthology.orchestra.run.smithi153.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-17T23:45:16.962 INFO:teuthology.orchestra.run.smithi153.stdout:Summary : Support tools for GRUB. 2024-05-17T23:45:16.963 INFO:teuthology.orchestra.run.smithi153.stdout:Description : 2024-05-17T23:45:16.963 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-05-17T23:45:16.963 INFO:teuthology.orchestra.run.smithi153.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-17T23:45:16.963 INFO:teuthology.orchestra.run.smithi153.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-17T23:45:16.963 INFO:teuthology.orchestra.run.smithi153.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-17T23:45:16.963 INFO:teuthology.orchestra.run.smithi153.stdout:hardware devices. 2024-05-17T23:45:16.963 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-05-17T23:45:16.963 INFO:teuthology.orchestra.run.smithi153.stdout:This subpackage provides tools for support of all platforms. 2024-05-17T23:45:16.964 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-17T23:45:16.964 INFO:teuthology.task.kernel:Updating grub on smithi153 to boot 5.14.0-446.el9.x86_64 2024-05-17T23:45:16.964 DEBUG:teuthology.orchestra.run.smithi153:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-17T23:45:17.590 INFO:teuthology.orchestra.run.smithi153.stderr:Generating grub configuration file ... 2024-05-17T23:45:18.968 INFO:teuthology.orchestra.run.smithi153.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-17T23:45:19.004 INFO:teuthology.orchestra.run.smithi153.stderr:done 2024-05-17T23:45:19.006 DEBUG:teuthology.orchestra.run.smithi153:> mktemp 2024-05-17T23:45:19.026 INFO:teuthology.orchestra.run.smithi153.stdout:/tmp/tmp.f2ARs5Z4Bs 2024-05-17T23:45:19.026 DEBUG:teuthology.orchestra.run.smithi153:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.f2ARs5Z4Bs 2024-05-17T23:45:19.091 DEBUG:teuthology.orchestra.run.smithi153:> sudo chmod 0666 /tmp/tmp.f2ARs5Z4Bs 2024-05-17T23:45:19.232 DEBUG:teuthology.orchestra.remote:smithi153:/tmp/tmp.f2ARs5Z4Bs is 6KB 2024-05-17T23:45:19.280 DEBUG:teuthology.orchestra.run.smithi153:> rm -fr /tmp/tmp.f2ARs5Z4Bs 2024-05-17T23:45:19.294 DEBUG:teuthology.orchestra.run.smithi153:> sudo /bin/ls /boot/loader/entries || true 2024-05-17T23:45:19.359 INFO:teuthology.orchestra.run.smithi153.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-17T23:45:19.359 INFO:teuthology.orchestra.run.smithi153.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-17T23:45:19.359 INFO:teuthology.orchestra.run.smithi153.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-17T23:45:19.360 INFO:teuthology.orchestra.run.smithi153.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-446.el9.x86_64.conf 2024-05-17T23:45:19.361 DEBUG:teuthology.orchestra.run.smithi153:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-446.el9.x86_64 2024-05-17T23:45:19.516 DEBUG:teuthology.orchestra.run.smithi153:> sudo shutdown -r now 2024-05-17T23:45:35.060 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-core-5.14.0-446.el9.x86_64 4/4 2024-05-17T23:45:35.104 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-5.14.0-446.el9.x86_64 4/4 2024-05-17T23:45:35.409 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-5.14.0-446.el9.x86_64 4/4 2024-05-17T23:45:35.409 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-5.14.0-446.el9.x86_64 1/4 2024-05-17T23:45:35.409 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-17T23:45:35.409 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-17T23:45:36.270 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-modules-core-5.14.0-446.el9.x86_64 4/4 2024-05-17T23:45:36.271 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-05-17T23:45:36.271 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-05-17T23:45:36.271 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-5.14.0-446.el9.x86_64 2024-05-17T23:45:36.271 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-core-5.14.0-446.el9.x86_64 2024-05-17T23:45:36.271 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-5.14.0-446.el9.x86_64 2024-05-17T23:45:36.271 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-core-5.14.0-446.el9.x86_64 2024-05-17T23:45:36.271 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-05-17T23:45:36.271 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-05-17T23:45:36.635 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q kernel | sort -rV | head -n 1 2024-05-17T23:45:36.726 INFO:teuthology.orchestra.run.smithi162.stdout:kernel-5.14.0-446.el9.x86_64 2024-05-17T23:45:36.726 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-446.el9.x86_64 2024-05-17T23:45:36.727 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-446.el9.x86_64 2024-05-17T23:45:36.727 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-17T23:45:36.727 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-17T23:45:36.727 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-05-17T23:45:36.727 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi162.front.sepia.ceph.com, path=None, version=distro) 2024-05-17T23:45:36.727 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q kernel | sort -rV | head -n 1 2024-05-17T23:45:36.776 INFO:teuthology.orchestra.run.smithi162.stdout:kernel-5.14.0-446.el9.x86_64 2024-05-17T23:45:36.776 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-446.el9.x86_64 2024-05-17T23:45:36.777 DEBUG:teuthology.orchestra.run.smithi162:> sudo rpm -qi grub2-tools 2024-05-17T23:45:36.813 INFO:teuthology.orchestra.run.smithi162.stdout:Name : grub2-tools 2024-05-17T23:45:36.813 INFO:teuthology.orchestra.run.smithi162.stdout:Epoch : 1 2024-05-17T23:45:36.813 INFO:teuthology.orchestra.run.smithi162.stdout:Version : 2.06 2024-05-17T23:45:36.813 INFO:teuthology.orchestra.run.smithi162.stdout:Release : 68.el9 2024-05-17T23:45:36.813 INFO:teuthology.orchestra.run.smithi162.stdout:Architecture: x86_64 2024-05-17T23:45:36.813 INFO:teuthology.orchestra.run.smithi162.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-17T23:45:36.813 INFO:teuthology.orchestra.run.smithi162.stdout:Group : Unspecified 2024-05-17T23:45:36.813 INFO:teuthology.orchestra.run.smithi162.stdout:Size : 8264254 2024-05-17T23:45:36.813 INFO:teuthology.orchestra.run.smithi162.stdout:License : GPLv3+ 2024-05-17T23:45:36.813 INFO:teuthology.orchestra.run.smithi162.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-17T23:45:36.813 INFO:teuthology.orchestra.run.smithi162.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-17T23:45:36.814 INFO:teuthology.orchestra.run.smithi162.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-17T23:45:36.814 INFO:teuthology.orchestra.run.smithi162.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-17T23:45:36.814 INFO:teuthology.orchestra.run.smithi162.stdout:Packager : builder@centos.org 2024-05-17T23:45:36.814 INFO:teuthology.orchestra.run.smithi162.stdout:Vendor : CentOS 2024-05-17T23:45:36.814 INFO:teuthology.orchestra.run.smithi162.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-17T23:45:36.814 INFO:teuthology.orchestra.run.smithi162.stdout:Summary : Support tools for GRUB. 2024-05-17T23:45:36.814 INFO:teuthology.orchestra.run.smithi162.stdout:Description : 2024-05-17T23:45:36.814 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-05-17T23:45:36.814 INFO:teuthology.orchestra.run.smithi162.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-17T23:45:36.814 INFO:teuthology.orchestra.run.smithi162.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-17T23:45:36.814 INFO:teuthology.orchestra.run.smithi162.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-17T23:45:36.814 INFO:teuthology.orchestra.run.smithi162.stdout:hardware devices. 2024-05-17T23:45:36.814 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-05-17T23:45:36.814 INFO:teuthology.orchestra.run.smithi162.stdout:This subpackage provides tools for support of all platforms. 2024-05-17T23:45:36.815 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-17T23:45:36.815 INFO:teuthology.task.kernel:Updating grub on smithi162 to boot 5.14.0-446.el9.x86_64 2024-05-17T23:45:36.816 DEBUG:teuthology.orchestra.run.smithi162:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-17T23:45:37.428 INFO:teuthology.orchestra.run.smithi162.stderr:Generating grub configuration file ... 2024-05-17T23:45:38.842 INFO:teuthology.orchestra.run.smithi162.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-17T23:45:38.872 INFO:teuthology.orchestra.run.smithi162.stderr:done 2024-05-17T23:45:38.875 DEBUG:teuthology.orchestra.run.smithi162:> mktemp 2024-05-17T23:45:38.890 INFO:teuthology.orchestra.run.smithi162.stdout:/tmp/tmp.FNe0fWQeg1 2024-05-17T23:45:38.890 DEBUG:teuthology.orchestra.run.smithi162:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.FNe0fWQeg1 2024-05-17T23:45:38.955 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 0666 /tmp/tmp.FNe0fWQeg1 2024-05-17T23:45:39.090 DEBUG:teuthology.orchestra.remote:smithi162:/tmp/tmp.FNe0fWQeg1 is 6KB 2024-05-17T23:45:39.138 DEBUG:teuthology.orchestra.run.smithi162:> rm -fr /tmp/tmp.FNe0fWQeg1 2024-05-17T23:45:39.153 DEBUG:teuthology.orchestra.run.smithi162:> sudo /bin/ls /boot/loader/entries || true 2024-05-17T23:45:39.214 INFO:teuthology.orchestra.run.smithi162.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-17T23:45:39.214 INFO:teuthology.orchestra.run.smithi162.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-17T23:45:39.214 INFO:teuthology.orchestra.run.smithi162.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-17T23:45:39.214 INFO:teuthology.orchestra.run.smithi162.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-446.el9.x86_64.conf 2024-05-17T23:45:39.216 DEBUG:teuthology.orchestra.run.smithi162:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-446.el9.x86_64 2024-05-17T23:45:39.373 DEBUG:teuthology.orchestra.run.smithi162:> sudo shutdown -r now 2024-05-17T23:45:49.528 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-05-17T23:45:49.528 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-05-17T23:45:49.529 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-17T23:46:08.034 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.153 2024-05-17T23:46:09.377 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-05-17T23:46:09.378 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-05-17T23:46:09.378 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-17T23:46:17.042 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-05-17T23:46:17.043 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-17T23:46:20.098 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.153 2024-05-17T23:46:27.746 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2024-05-17T23:46:32.102 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-05-17T23:46:32.103 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-17T23:46:36.750 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-05-17T23:46:36.751 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-17T23:46:39.806 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2024-05-17T23:46:50.526 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.153 2024-05-17T23:46:51.808 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-05-17T23:46:51.809 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-17T23:47:05.541 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-05-17T23:47:05.542 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-17T23:47:06.915 DEBUG:teuthology.orchestra.run.smithi153:> true 2024-05-17T23:47:07.316 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-05-17T23:47:07.316 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-446.el9.x86_64"... 2024-05-17T23:47:07.316 DEBUG:teuthology.orchestra.run.smithi153:> uname -r 2024-05-17T23:47:07.331 INFO:teuthology.orchestra.run.smithi153.stdout:5.14.0-446.el9.x86_64 2024-05-17T23:47:07.331 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-446.el9.x86_64 vs 5.14.0-446.el9.x86_64 2024-05-17T23:47:07.332 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-17T23:47:07.332 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-17T23:47:08.332 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-05-17T23:47:08.332 DEBUG:teuthology.orchestra.run.smithi153:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-17T23:47:08.426 INFO:teuthology.orchestra.run.smithi153.stdout:ttyS1 2024-05-17T23:47:08.467 DEBUG:teuthology.parallel:result is None 2024-05-17T23:47:10.238 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2024-05-17T23:47:25.240 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-05-17T23:47:25.240 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-17T23:47:28.115 DEBUG:teuthology.orchestra.run.smithi162:> true 2024-05-17T23:47:28.570 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-05-17T23:47:28.570 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-446.el9.x86_64"... 2024-05-17T23:47:28.571 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2024-05-17T23:47:28.586 INFO:teuthology.orchestra.run.smithi162.stdout:5.14.0-446.el9.x86_64 2024-05-17T23:47:28.586 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-446.el9.x86_64 vs 5.14.0-446.el9.x86_64 2024-05-17T23:47:28.586 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-17T23:47:28.586 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-17T23:47:29.587 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-05-17T23:47:29.588 DEBUG:teuthology.orchestra.run.smithi162:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-17T23:47:29.669 INFO:teuthology.orchestra.run.smithi162.stdout:ttyS1 2024-05-17T23:47:29.697 DEBUG:teuthology.parallel:result is None 2024-05-17T23:47:29.698 INFO:teuthology.run_tasks:Running task internal.base... 2024-05-17T23:47:29.708 INFO:teuthology.task.internal:Creating test directory... 2024-05-17T23:47:29.708 DEBUG:teuthology.orchestra.run.smithi153:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-17T23:47:29.712 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-17T23:47:29.730 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-05-17T23:47:29.763 INFO:teuthology.run_tasks:Running task internal.archive... 2024-05-17T23:47:29.844 INFO:teuthology.task.internal:Creating archive directory... 2024-05-17T23:47:29.844 DEBUG:teuthology.orchestra.run.smithi153:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-17T23:47:29.847 DEBUG:teuthology.orchestra.run.smithi162:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-17T23:47:29.880 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-05-17T23:47:29.931 INFO:teuthology.task.internal:Enabling coredump saving... 2024-05-17T23:47:29.932 DEBUG:teuthology.orchestra.run.smithi153:> 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-05-17T23:47:29.934 DEBUG:teuthology.orchestra.run.smithi162:> 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-05-17T23:47:29.964 INFO:teuthology.orchestra.run.smithi153.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-17T23:47:29.975 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-17T23:47:29.975 INFO:teuthology.orchestra.run.smithi153.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-17T23:47:29.985 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-17T23:47:29.986 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-05-17T23:47:30.001 INFO:teuthology.task.internal:Configuring sudo... 2024-05-17T23:47:30.001 DEBUG:teuthology.orchestra.run.smithi153:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-17T23:47:30.020 DEBUG:teuthology.orchestra.run.smithi162:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-17T23:47:30.051 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-05-17T23:47:30.075 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-05-17T23:47:30.075 DEBUG:teuthology.orchestra.run.smithi153:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-17T23:47:30.089 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-17T23:47:30.106 DEBUG:teuthology.orchestra.run.smithi153:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-17T23:47:30.191 DEBUG:teuthology.orchestra.run.smithi153:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-17T23:47:30.282 DEBUG:teuthology.orchestra.run.smithi153:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-17T23:47:30.333 DEBUG:teuthology.orchestra.run.smithi153:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-17T23:47:30.370 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-05-17T23:47:30.370 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-17T23:47:30.437 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-17T23:47:30.480 DEBUG:teuthology.orchestra.run.smithi162:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-17T23:47:30.532 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-17T23:47:30.611 DEBUG:teuthology.orchestra.run.smithi162:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-17T23:47:30.655 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-05-17T23:47:30.655 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-17T23:47:30.723 DEBUG:teuthology.orchestra.run.smithi153:> sudo service rsyslog restart 2024-05-17T23:47:30.726 DEBUG:teuthology.orchestra.run.smithi162:> sudo service rsyslog restart 2024-05-17T23:47:30.775 INFO:teuthology.orchestra.run.smithi153.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-17T23:47:30.814 INFO:teuthology.orchestra.run.smithi162.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-17T23:47:31.188 INFO:teuthology.run_tasks:Running task internal.timer... 2024-05-17T23:47:31.195 INFO:teuthology.task.internal:Starting timer... 2024-05-17T23:47:31.196 INFO:teuthology.run_tasks:Running task pcp... 2024-05-17T23:47:31.256 INFO:teuthology.run_tasks:Running task selinux... 2024-05-17T23:47:31.288 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-05-17T23:47:31.288 DEBUG:teuthology.orchestra.run.smithi153:> sudo service auditd rotate 2024-05-17T23:47:31.357 INFO:teuthology.orchestra.run.smithi153.stdout:Rotating logs: 2024-05-17T23:47:31.359 DEBUG:teuthology.orchestra.run.smithi162:> sudo service auditd rotate 2024-05-17T23:47:31.416 INFO:teuthology.orchestra.run.smithi162.stdout:Rotating logs: 2024-05-17T23:47:31.418 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-05-17T23:47:31.418 DEBUG:teuthology.orchestra.run.smithi153:> /usr/sbin/getenforce 2024-05-17T23:47:31.446 INFO:teuthology.orchestra.run.smithi153.stdout:Permissive 2024-05-17T23:47:31.446 DEBUG:teuthology.orchestra.run.smithi162:> /usr/sbin/getenforce 2024-05-17T23:47:31.484 INFO:teuthology.orchestra.run.smithi162.stdout:Permissive 2024-05-17T23:47:31.484 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi153.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi162.front.sepia.ceph.com': 'permissive'} 2024-05-17T23:47:31.484 DEBUG:teuthology.orchestra.run.smithi153:> 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-05-17T23:47:31.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-17T23:47:31.516 DEBUG:teuthology.orchestra.run.smithi162:> 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-05-17T23:47:31.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-17T23:47:31.551 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-05-17T23:47:31.551 DEBUG:teuthology.orchestra.run.smithi153:> sudo /usr/sbin/setenforce permissive 2024-05-17T23:47:31.592 DEBUG:teuthology.orchestra.run.smithi162:> sudo /usr/sbin/setenforce permissive 2024-05-17T23:47:31.617 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-05-17T23:47:31.626 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-05-17T23:47:31.642 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-05-17T23:47:31.643 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi153.front.sepia.ceph.com,smithi162.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-05-17T23:51:20.020 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/teuthology-2024-05-17_21:08:02-orch-squid-distro-default-smithi/7712016/ansible_failures.yaml 2024-05-17T23:51:20.022 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_bb9e32da229c89506a41d514c5982485274ba989/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_bb9e32da229c89506a41d514c5982485274ba989/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_bb9e32da229c89506a41d514c5982485274ba989/teuthology/task/ansible.py", line 508, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_bb9e32da229c89506a41d514c5982485274ba989/teuthology/task/ansible.py", line 342, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_bb9e32da229c89506a41d514c5982485274ba989/teuthology/task/ansible.py", line 374, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_bb9e32da229c89506a41d514c5982485274ba989/teuthology/task/ansible.py", line 402, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ['Unsupported parameters for (stat) module: get_md5. Supported parameters include: checksum_algorithm, follow, get_attributes, get_checksum, get_mime, path (attr, attributes, checksum, checksum_algo, dest, mime, mime-type, mime_type, name).'] 2024-05-17T23:51:20.214 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=afd34c8b886f49649fb541ac5b9412f6 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_bb9e32da229c89506a41d514c5982485274ba989/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_bb9e32da229c89506a41d514c5982485274ba989/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_bb9e32da229c89506a41d514c5982485274ba989/teuthology/task/ansible.py", line 508, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_bb9e32da229c89506a41d514c5982485274ba989/teuthology/task/ansible.py", line 342, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_bb9e32da229c89506a41d514c5982485274ba989/teuthology/task/ansible.py", line 374, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_bb9e32da229c89506a41d514c5982485274ba989/teuthology/task/ansible.py", line 402, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ['Unsupported parameters for (stat) module: get_md5. Supported parameters include: checksum_algorithm, follow, get_attributes, get_checksum, get_mime, path (attr, attributes, checksum, checksum_algo, dest, mime, mime-type, mime_type, name).'] 2024-05-17T23:51:20.216 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-05-17T23:51:20.226 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-05-17T23:51:20.227 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-05-17T23:51:20.296 DEBUG:teuthology.orchestra.run.smithi153:> 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-05-17T23:51:20.357 DEBUG:teuthology.orchestra.run.smithi162:> 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-05-17T23:51:20.414 DEBUG:teuthology.orchestra.run.smithi153:> 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-05-17T23:51:20.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-17T23:51:20.442 DEBUG:teuthology.orchestra.run.smithi162:> 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-05-17T23:51:20.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-17T23:51:20.471 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-05-17T23:51:20.479 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-05-17T23:51:20.513 INFO:teuthology.task.internal:Duration was 229.317143 seconds 2024-05-17T23:51:20.513 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-05-17T23:51:20.617 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-05-17T23:51:20.617 DEBUG:teuthology.orchestra.run.smithi153:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-17T23:51:20.620 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-17T23:51:20.658 INFO:teuthology.orchestra.run.smithi153.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-17T23:51:20.659 INFO:teuthology.orchestra.run.smithi162.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-17T23:51:21.100 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-05-17T23:51:21.100 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi153.front.sepia.ceph.com 2024-05-17T23:51:21.100 DEBUG:teuthology.orchestra.run.smithi153:> 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-05-17T23:51:21.167 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi162.front.sepia.ceph.com 2024-05-17T23:51:21.167 DEBUG:teuthology.orchestra.run.smithi162:> 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-05-17T23:51:21.188 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-05-17T23:51:21.189 DEBUG:teuthology.orchestra.run.smithi153:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-17T23:51:21.210 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-17T23:51:21.255 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-05-17T23:51:21.255 DEBUG:teuthology.orchestra.run.smithi153:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-17T23:51:21.279 DEBUG:teuthology.orchestra.run.smithi162:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-17T23:51:21.381 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-05-17T23:51:21.394 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-05-17T23:51:21.398 DEBUG:teuthology.orchestra.run.smithi153:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-17T23:51:21.423 DEBUG:teuthology.orchestra.run.smithi162:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-17T23:51:21.448 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-05-17T23:51:21.496 DEBUG:teuthology.orchestra.run.smithi153:> 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-05-17T23:51:21.499 DEBUG:teuthology.orchestra.run.smithi162:> 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-05-17T23:51:21.520 INFO:teuthology.orchestra.run.smithi153.stdout:kernel.core_pattern = core 2024-05-17T23:51:21.522 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = core 2024-05-17T23:51:21.546 DEBUG:teuthology.orchestra.run.smithi153:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-17T23:51:21.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-17T23:51:21.594 DEBUG:teuthology.orchestra.run.smithi162:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-17T23:51:21.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-17T23:51:21.608 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-05-17T23:51:21.618 INFO:teuthology.task.internal:Transferring archived files... 2024-05-17T23:51:21.620 DEBUG:teuthology.misc:Transferring archived files from smithi153:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-05-17_21:08:02-orch-squid-distro-default-smithi/7712016/remote/smithi153 2024-05-17T23:51:21.621 DEBUG:teuthology.orchestra.run.smithi153:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-17T23:51:21.679 DEBUG:teuthology.misc:Transferring archived files from smithi162:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-05-17_21:08:02-orch-squid-distro-default-smithi/7712016/remote/smithi162 2024-05-17T23:51:21.679 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-17T23:51:21.736 INFO:teuthology.task.internal:Removing archive directory... 2024-05-17T23:51:21.736 DEBUG:teuthology.orchestra.run.smithi153:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-17T23:51:21.738 DEBUG:teuthology.orchestra.run.smithi162:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-17T23:51:21.756 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-05-17T23:51:21.765 INFO:teuthology.task.internal:Not uploading archives. 2024-05-17T23:51:21.765 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-05-17T23:51:21.823 INFO:teuthology.task.internal:Tidying up after the test... 2024-05-17T23:51:21.824 DEBUG:teuthology.orchestra.run.smithi153:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-17T23:51:21.827 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-17T23:51:21.839 INFO:teuthology.orchestra.run.smithi153.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 17 23:51 /home/ubuntu/cephtest 2024-05-17T23:51:21.842 INFO:teuthology.orchestra.run.smithi162.stdout: 265307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 17 23:51 /home/ubuntu/cephtest 2024-05-17T23:51:21.843 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-05-17T23:51:21.873 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-05-17T23:51:22.019 INFO:teuthology.run:Summary data: description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/client-keyring 3-final} duration: 229.317143201828 failure_reason: '[''Unsupported parameters for (stat) module: get_md5. Supported parameters include: checksum_algorithm, follow, get_attributes, get_checksum, get_mime, path (attr, attributes, checksum, checksum_algo, dest, mime, mime-type, mime_type, name).'']' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=afd34c8b886f49649fb541ac5b9412f6 status: dead success: false 2024-05-17T23:51:22.019 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-17T23:51:22.098 INFO:teuthology.run:DEAD