2024-05-08T14:12:53.248 INFO:root:teuthology version: 0.0.1.dev271+g1ae7ad8 2024-05-08T14:12:53.249 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_adking@teuthology --name adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi --description orch:cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/client-keyring 3-final} --verbose --archive /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697458 -- /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697458/orig.config.yaml 2024-05-08T14:12:53.283 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-08T14:12:53.369 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697458 branch: wip-adk-testing-2024-05-07-0802 description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/client-keyring 3-final} email: adking@redhat.com first_in_suite: false job_id: '7697458' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-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: wip-adk-testing-2024-05-07-0802 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: 7c8f650b36e258f639fa4a83becade57cbfd2009 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: image: quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 install: ceph: flavor: default sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk-testing-2024-05-07-0802 sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 5571 sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-05-07-0802 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 targets: smithi143.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/0NupqK4xFtGnimg9EOoQ23T0Y200pNG8Qp29zUyRCbUOJiy3dHg6Em7QkWxliT1ZbXdH/KF9OFY6Xz0xZuWI= smithi163.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPh0JuDuZd8ypdqhx/o/CCzffxjt19+DEqWgC+K6inHgN1tjofbgvqfUvr6n9bBiUEnEa2Nz5GWs3FqKqrqvxvo= 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: 1ae7ad82388e92a475afff437d49054826c019a1 timestamp: 2024-05-08_13:38:19 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-05-08T14:12:53.369 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa; will attempt to use it 2024-05-08T14:12:53.370 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks 2024-05-08T14:12:53.370 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-05-08T14:12:53.374 INFO:teuthology.task.internal:Checking packages... 2024-05-08T14:12:53.401 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '7c8f650b36e258f639fa4a83becade57cbfd2009' 2024-05-08T14:12:53.401 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-05-08T14:12:53.401 INFO:teuthology.packaging:ref: None 2024-05-08T14:12:53.401 INFO:teuthology.packaging:tag: None 2024-05-08T14:12:53.401 INFO:teuthology.packaging:branch: wip-adk-testing-2024-05-07-0802 2024-05-08T14:12:53.402 INFO:teuthology.packaging:sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T14:12:53.402 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk-testing-2024-05-07-0802 2024-05-08T14:12:53.617 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3593.g7c8f650b 2024-05-08T14:12:53.619 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-05-08T14:12:53.629 INFO:teuthology.task.internal:no buildpackages task found 2024-05-08T14:12:53.629 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-05-08T14:12:53.655 INFO:teuthology.task.internal:Saving configuration 2024-05-08T14:12:53.668 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-05-08T14:12:53.677 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-08T14:12:53.701 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi143.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697458', '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-08 14:07:00.578157', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/0NupqK4xFtGnimg9EOoQ23T0Y200pNG8Qp29zUyRCbUOJiy3dHg6Em7QkWxliT1ZbXdH/KF9OFY6Xz0xZuWI='} 2024-05-08T14:12:53.724 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi163.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697458', '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-08 14:07:00.579807', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPh0JuDuZd8ypdqhx/o/CCzffxjt19+DEqWgC+K6inHgN1tjofbgvqfUvr6n9bBiUEnEa2Nz5GWs3FqKqrqvxvo='} 2024-05-08T14:12:53.725 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-05-08T14:12:53.736 INFO:teuthology.task.internal:roles: ubuntu@smithi143.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-05-08T14:12:53.736 INFO:teuthology.task.internal:roles: ubuntu@smithi163.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-05-08T14:12:53.736 INFO:teuthology.run_tasks:Running task console_log... 2024-05-08T14:12:53.813 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f95e3185160>, signals=[15]) 2024-05-08T14:12:53.813 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-08T14:12:53.824 INFO:teuthology.task.internal:Opening connections... 2024-05-08T14:12:53.824 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi143.front.sepia.ceph.com 2024-05-08T14:12:53.826 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:12:53.901 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi163.front.sepia.ceph.com 2024-05-08T14:12:53.902 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:12:53.974 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-05-08T14:12:53.986 DEBUG:teuthology.orchestra.run.smithi143:> uname -m 2024-05-08T14:12:54.003 INFO:teuthology.orchestra.run.smithi143.stdout:x86_64 2024-05-08T14:12:54.003 DEBUG:teuthology.orchestra.run.smithi143:> cat /etc/os-release 2024-05-08T14:12:54.060 INFO:teuthology.orchestra.run.smithi143.stdout:NAME="CentOS Stream" 2024-05-08T14:12:54.060 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION="9" 2024-05-08T14:12:54.060 INFO:teuthology.orchestra.run.smithi143.stdout:ID="centos" 2024-05-08T14:12:54.060 INFO:teuthology.orchestra.run.smithi143.stdout:ID_LIKE="rhel fedora" 2024-05-08T14:12:54.060 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION_ID="9" 2024-05-08T14:12:54.060 INFO:teuthology.orchestra.run.smithi143.stdout:PLATFORM_ID="platform:el9" 2024-05-08T14:12:54.060 INFO:teuthology.orchestra.run.smithi143.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-08T14:12:54.060 INFO:teuthology.orchestra.run.smithi143.stdout:ANSI_COLOR="0;31" 2024-05-08T14:12:54.061 INFO:teuthology.orchestra.run.smithi143.stdout:LOGO="fedora-logo-icon" 2024-05-08T14:12:54.061 INFO:teuthology.orchestra.run.smithi143.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-08T14:12:54.061 INFO:teuthology.orchestra.run.smithi143.stdout:HOME_URL="https://centos.org/" 2024-05-08T14:12:54.061 INFO:teuthology.orchestra.run.smithi143.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-08T14:12:54.061 INFO:teuthology.orchestra.run.smithi143.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-08T14:12:54.061 INFO:teuthology.orchestra.run.smithi143.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-08T14:12:54.062 INFO:teuthology.lock.ops:Updating smithi143.front.sepia.ceph.com on lock server 2024-05-08T14:12:54.094 DEBUG:teuthology.orchestra.run.smithi163:> uname -m 2024-05-08T14:12:54.111 INFO:teuthology.orchestra.run.smithi163.stdout:x86_64 2024-05-08T14:12:54.111 DEBUG:teuthology.orchestra.run.smithi163:> cat /etc/os-release 2024-05-08T14:12:54.168 INFO:teuthology.orchestra.run.smithi163.stdout:NAME="CentOS Stream" 2024-05-08T14:12:54.168 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION="9" 2024-05-08T14:12:54.168 INFO:teuthology.orchestra.run.smithi163.stdout:ID="centos" 2024-05-08T14:12:54.168 INFO:teuthology.orchestra.run.smithi163.stdout:ID_LIKE="rhel fedora" 2024-05-08T14:12:54.168 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION_ID="9" 2024-05-08T14:12:54.168 INFO:teuthology.orchestra.run.smithi163.stdout:PLATFORM_ID="platform:el9" 2024-05-08T14:12:54.168 INFO:teuthology.orchestra.run.smithi163.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-08T14:12:54.169 INFO:teuthology.orchestra.run.smithi163.stdout:ANSI_COLOR="0;31" 2024-05-08T14:12:54.169 INFO:teuthology.orchestra.run.smithi163.stdout:LOGO="fedora-logo-icon" 2024-05-08T14:12:54.169 INFO:teuthology.orchestra.run.smithi163.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-08T14:12:54.169 INFO:teuthology.orchestra.run.smithi163.stdout:HOME_URL="https://centos.org/" 2024-05-08T14:12:54.169 INFO:teuthology.orchestra.run.smithi163.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-08T14:12:54.169 INFO:teuthology.orchestra.run.smithi163.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-08T14:12:54.169 INFO:teuthology.orchestra.run.smithi163.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-08T14:12:54.169 INFO:teuthology.lock.ops:Updating smithi163.front.sepia.ceph.com on lock server 2024-05-08T14:12:54.193 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-05-08T14:12:54.207 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-05-08T14:12:54.220 INFO:teuthology.task.internal:Checking for old test directory... 2024-05-08T14:12:54.220 DEBUG:teuthology.orchestra.run.smithi143:> test '!' -e /home/ubuntu/cephtest 2024-05-08T14:12:54.223 DEBUG:teuthology.orchestra.run.smithi163:> test '!' -e /home/ubuntu/cephtest 2024-05-08T14:12:54.239 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-05-08T14:12:54.250 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-05-08T14:12:54.250 DEBUG:teuthology.orchestra.run.smithi143:> test -z $(ls -A /var/lib/ceph) 2024-05-08T14:12:54.280 DEBUG:teuthology.orchestra.run.smithi163:> test -z $(ls -A /var/lib/ceph) 2024-05-08T14:12:54.307 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-05-08T14:12:54.364 INFO:teuthology.run_tasks:Running task kernel... 2024-05-08T14:12:54.380 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-05-08T14:12:54.380 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-05-08T14:12:54.380 DEBUG:teuthology.orchestra.run.smithi143:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-08T14:12:54.381 DEBUG:teuthology.orchestra.run.smithi163:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-08T14:12:54.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:12:54.397 DEBUG:teuthology.orchestra.run.smithi143:> uname -r 2024-05-08T14:12:54.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:12:54.398 DEBUG:teuthology.orchestra.run.smithi163:> uname -r 2024-05-08T14:12:54.454 INFO:teuthology.orchestra.run.smithi143.stdout:5.14.0-437.el9.x86_64 2024-05-08T14:12:54.454 INFO:teuthology.task.kernel:Running kernel on smithi143: 5.14.0-437.el9.x86_64 2024-05-08T14:12:54.454 DEBUG:teuthology.orchestra.run.smithi143:> sudo yum install -y kernel 2024-05-08T14:12:54.455 INFO:teuthology.orchestra.run.smithi163.stdout:5.14.0-437.el9.x86_64 2024-05-08T14:12:54.455 INFO:teuthology.task.kernel:Running kernel on smithi163: 5.14.0-437.el9.x86_64 2024-05-08T14:12:54.455 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum install -y kernel 2024-05-08T14:12:56.830 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.1 MB 00:00 2024-05-08T14:12:58.211 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 9 - BaseOS 3.9 MB/s | 8.1 MB 00:02 2024-05-08T14:13:00.739 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 9 - AppStream 6.8 MB/s | 19 MB 00:02 2024-05-08T14:13:06.357 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 9 - CRB 3.1 MB/s | 6.2 MB 00:01 2024-05-08T14:13:07.916 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 9 - Extras packages 74 kB/s | 16 kB 00:00 2024-05-08T14:13:08.984 INFO:teuthology.orchestra.run.smithi143.stdout:Extra Packages for Enterprise Linux 23 MB/s | 21 MB 00:00 2024-05-08T14:13:10.910 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 9 - AppStream 1.6 MB/s | 19 MB 00:11 2024-05-08T14:13:14.159 INFO:teuthology.orchestra.run.smithi143.stdout:lab-extras 15 kB/s | 1.7 kB 00:00 2024-05-08T14:13:16.166 INFO:teuthology.orchestra.run.smithi143.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-08T14:13:16.166 INFO:teuthology.orchestra.run.smithi143.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-08T14:13:16.269 INFO:teuthology.orchestra.run.smithi143.stdout:Dependencies resolved. 2024-05-08T14:13:16.282 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2024-05-08T14:13:16.282 INFO:teuthology.orchestra.run.smithi143.stdout: Package Architecture Version Repository Size 2024-05-08T14:13:16.282 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2024-05-08T14:13:16.282 INFO:teuthology.orchestra.run.smithi143.stdout:Installing: 2024-05-08T14:13:16.282 INFO:teuthology.orchestra.run.smithi143.stdout: kernel x86_64 5.14.0-444.el9 baseos 484 k 2024-05-08T14:13:16.282 INFO:teuthology.orchestra.run.smithi143.stdout:Installing dependencies: 2024-05-08T14:13:16.282 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-core x86_64 5.14.0-444.el9 baseos 15 M 2024-05-08T14:13:16.282 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-modules x86_64 5.14.0-444.el9 baseos 34 M 2024-05-08T14:13:16.282 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-modules-core x86_64 5.14.0-444.el9 baseos 28 M 2024-05-08T14:13:16.282 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-05-08T14:13:16.282 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction Summary 2024-05-08T14:13:16.283 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2024-05-08T14:13:16.283 INFO:teuthology.orchestra.run.smithi143.stdout:Install 4 Packages 2024-05-08T14:13:16.283 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-05-08T14:13:16.283 INFO:teuthology.orchestra.run.smithi143.stdout:Total download size: 78 M 2024-05-08T14:13:16.283 INFO:teuthology.orchestra.run.smithi143.stdout:Installed size: 123 M 2024-05-08T14:13:16.283 INFO:teuthology.orchestra.run.smithi143.stdout:Downloading Packages: 2024-05-08T14:13:16.661 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 9 - CRB 2.8 MB/s | 6.2 MB 00:02 2024-05-08T14:13:17.086 INFO:teuthology.orchestra.run.smithi143.stdout:(1/4): kernel-5.14.0-444.el9.x86_64.rpm 1.1 MB/s | 484 kB 00:00 2024-05-08T14:13:18.336 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 9 - Extras packages 33 kB/s | 16 kB 00:00 2024-05-08T14:13:19.882 INFO:teuthology.orchestra.run.smithi163.stdout:Extra Packages for Enterprise Linux 15 MB/s | 21 MB 00:01 2024-05-08T14:13:22.019 INFO:teuthology.orchestra.run.smithi143.stdout:(2/4): kernel-core-5.14.0-444.el9.x86_64.rpm 2.9 MB/s | 15 MB 00:05 2024-05-08T14:13:25.021 INFO:teuthology.orchestra.run.smithi163.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-05-08T14:13:25.060 INFO:teuthology.orchestra.run.smithi143.stdout:(3/4): kernel-modules-5.14.0-444.el9.x86_64.rpm 4.0 MB/s | 34 MB 00:08 2024-05-08T14:13:25.910 INFO:teuthology.orchestra.run.smithi143.stdout:(4/4): kernel-modules-core-5.14.0-444.el9.x86_6 3.2 MB/s | 28 MB 00:08 2024-05-08T14:13:25.911 INFO:teuthology.orchestra.run.smithi143.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:13:25.911 INFO:teuthology.orchestra.run.smithi143.stdout:Total 8.1 MB/s | 78 MB 00:09 2024-05-08T14:13:26.595 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction check 2024-05-08T14:13:26.931 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction check succeeded. 2024-05-08T14:13:26.931 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction test 2024-05-08T14:13:27.035 INFO:teuthology.orchestra.run.smithi163.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-08T14:13:27.035 INFO:teuthology.orchestra.run.smithi163.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-08T14:13:27.114 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-05-08T14:13:27.124 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-05-08T14:13:27.124 INFO:teuthology.orchestra.run.smithi163.stdout: Package Architecture Version Repository Size 2024-05-08T14:13:27.124 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-05-08T14:13:27.124 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-05-08T14:13:27.124 INFO:teuthology.orchestra.run.smithi163.stdout: kernel x86_64 5.14.0-444.el9 baseos 484 k 2024-05-08T14:13:27.124 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2024-05-08T14:13:27.125 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-core x86_64 5.14.0-444.el9 baseos 15 M 2024-05-08T14:13:27.125 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-modules x86_64 5.14.0-444.el9 baseos 34 M 2024-05-08T14:13:27.125 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-modules-core x86_64 5.14.0-444.el9 baseos 28 M 2024-05-08T14:13:27.125 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-05-08T14:13:27.125 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-05-08T14:13:27.125 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-05-08T14:13:27.125 INFO:teuthology.orchestra.run.smithi163.stdout:Install 4 Packages 2024-05-08T14:13:27.125 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-05-08T14:13:27.125 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 78 M 2024-05-08T14:13:27.125 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 123 M 2024-05-08T14:13:27.125 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-05-08T14:13:27.481 INFO:teuthology.orchestra.run.smithi163.stdout:(1/4): kernel-5.14.0-444.el9.x86_64.rpm 2.0 MB/s | 484 kB 00:00 2024-05-08T14:13:27.854 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction test succeeded. 2024-05-08T14:13:27.855 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction 2024-05-08T14:13:30.254 INFO:teuthology.orchestra.run.smithi143.stdout: Preparing : 1/1 2024-05-08T14:13:31.005 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : kernel-modules-core-5.14.0-444.el9.x86_64 1/4 2024-05-08T14:13:31.096 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:13:31.180 INFO:teuthology.orchestra.run.smithi163.stdout:(2/4): kernel-core-5.14.0-444.el9.x86_64.rpm 3.9 MB/s | 15 MB 00:03 2024-05-08T14:13:32.339 INFO:teuthology.orchestra.run.smithi163.stdout:(3/4): kernel-modules-core-5.14.0-444.el9.x86_6 5.8 MB/s | 28 MB 00:04 2024-05-08T14:13:32.656 INFO:teuthology.orchestra.run.smithi163.stdout:(4/4): kernel-modules-5.14.0-444.el9.x86_64.rpm 6.3 MB/s | 34 MB 00:05 2024-05-08T14:13:32.656 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:13:32.656 INFO:teuthology.orchestra.run.smithi163.stdout:Total 14 MB/s | 78 MB 00:05 2024-05-08T14:13:33.338 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-05-08T14:13:33.707 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-05-08T14:13:33.707 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-05-08T14:13:33.773 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:13:33.924 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:13:34.645 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-05-08T14:13:34.646 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-05-08T14:13:37.077 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-05-08T14:13:37.727 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : kernel-modules-core-5.14.0-444.el9.x86_64 1/4 2024-05-08T14:13:37.814 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:13:38.696 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:13:38.735 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : kernel-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:13:40.525 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:13:40.674 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:13:43.588 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-modules-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:13:45.427 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:13:45.476 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : kernel-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:13:50.209 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-modules-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:14:12.697 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:14:12.736 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-modules-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:14:13.102 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:14:13.102 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : kernel-5.14.0-444.el9.x86_64 1/4 2024-05-08T14:14:13.102 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:14:13.102 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:14:13.941 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : kernel-modules-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:14:13.941 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-05-08T14:14:13.941 INFO:teuthology.orchestra.run.smithi143.stdout:Installed: 2024-05-08T14:14:13.941 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-5.14.0-444.el9.x86_64 2024-05-08T14:14:13.941 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-core-5.14.0-444.el9.x86_64 2024-05-08T14:14:13.941 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-modules-5.14.0-444.el9.x86_64 2024-05-08T14:14:13.942 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-modules-core-5.14.0-444.el9.x86_64 2024-05-08T14:14:13.942 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-05-08T14:14:13.942 INFO:teuthology.orchestra.run.smithi143.stdout:Complete! 2024-05-08T14:14:14.314 DEBUG:teuthology.orchestra.run.smithi143:> rpm -q kernel | sort -rV | head -n 1 2024-05-08T14:14:14.425 INFO:teuthology.orchestra.run.smithi143.stdout:kernel-5.14.0-444.el9.x86_64 2024-05-08T14:14:14.425 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-444.el9.x86_64 2024-05-08T14:14:14.425 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-444.el9.x86_64 2024-05-08T14:14:14.426 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-08T14:14:14.426 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-08T14:14:14.426 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-05-08T14:14:14.426 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi143.front.sepia.ceph.com, path=None, version=distro) 2024-05-08T14:14:14.426 DEBUG:teuthology.orchestra.run.smithi143:> rpm -q kernel | sort -rV | head -n 1 2024-05-08T14:14:14.474 INFO:teuthology.orchestra.run.smithi143.stdout:kernel-5.14.0-444.el9.x86_64 2024-05-08T14:14:14.475 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-444.el9.x86_64 2024-05-08T14:14:14.475 DEBUG:teuthology.orchestra.run.smithi143:> sudo rpm -qi grub2-tools 2024-05-08T14:14:14.506 INFO:teuthology.orchestra.run.smithi143.stdout:Name : grub2-tools 2024-05-08T14:14:14.506 INFO:teuthology.orchestra.run.smithi143.stdout:Epoch : 1 2024-05-08T14:14:14.506 INFO:teuthology.orchestra.run.smithi143.stdout:Version : 2.06 2024-05-08T14:14:14.506 INFO:teuthology.orchestra.run.smithi143.stdout:Release : 68.el9 2024-05-08T14:14:14.506 INFO:teuthology.orchestra.run.smithi143.stdout:Architecture: x86_64 2024-05-08T14:14:14.506 INFO:teuthology.orchestra.run.smithi143.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-08T14:14:14.506 INFO:teuthology.orchestra.run.smithi143.stdout:Group : Unspecified 2024-05-08T14:14:14.506 INFO:teuthology.orchestra.run.smithi143.stdout:Size : 8264254 2024-05-08T14:14:14.506 INFO:teuthology.orchestra.run.smithi143.stdout:License : GPLv3+ 2024-05-08T14:14:14.507 INFO:teuthology.orchestra.run.smithi143.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-08T14:14:14.507 INFO:teuthology.orchestra.run.smithi143.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-08T14:14:14.507 INFO:teuthology.orchestra.run.smithi143.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-08T14:14:14.507 INFO:teuthology.orchestra.run.smithi143.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-08T14:14:14.507 INFO:teuthology.orchestra.run.smithi143.stdout:Packager : builder@centos.org 2024-05-08T14:14:14.507 INFO:teuthology.orchestra.run.smithi143.stdout:Vendor : CentOS 2024-05-08T14:14:14.507 INFO:teuthology.orchestra.run.smithi143.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-08T14:14:14.507 INFO:teuthology.orchestra.run.smithi143.stdout:Summary : Support tools for GRUB. 2024-05-08T14:14:14.507 INFO:teuthology.orchestra.run.smithi143.stdout:Description : 2024-05-08T14:14:14.507 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-05-08T14:14:14.508 INFO:teuthology.orchestra.run.smithi143.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-08T14:14:14.508 INFO:teuthology.orchestra.run.smithi143.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-08T14:14:14.508 INFO:teuthology.orchestra.run.smithi143.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-08T14:14:14.508 INFO:teuthology.orchestra.run.smithi143.stdout:hardware devices. 2024-05-08T14:14:14.508 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-05-08T14:14:14.508 INFO:teuthology.orchestra.run.smithi143.stdout:This subpackage provides tools for support of all platforms. 2024-05-08T14:14:14.508 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-08T14:14:14.509 INFO:teuthology.task.kernel:Updating grub on smithi143 to boot 5.14.0-444.el9.x86_64 2024-05-08T14:14:14.509 DEBUG:teuthology.orchestra.run.smithi143:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-08T14:14:15.136 INFO:teuthology.orchestra.run.smithi143.stderr:Generating grub configuration file ... 2024-05-08T14:14:16.601 INFO:teuthology.orchestra.run.smithi143.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-08T14:14:16.624 INFO:teuthology.orchestra.run.smithi143.stderr:done 2024-05-08T14:14:16.626 DEBUG:teuthology.orchestra.run.smithi143:> mktemp 2024-05-08T14:14:16.641 INFO:teuthology.orchestra.run.smithi143.stdout:/tmp/tmp.X9A1p4Q04Y 2024-05-08T14:14:16.642 DEBUG:teuthology.orchestra.run.smithi143:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.X9A1p4Q04Y 2024-05-08T14:14:16.707 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod 0666 /tmp/tmp.X9A1p4Q04Y 2024-05-08T14:14:16.848 DEBUG:teuthology.orchestra.remote:smithi143:/tmp/tmp.X9A1p4Q04Y is 6KB 2024-05-08T14:14:16.897 DEBUG:teuthology.orchestra.run.smithi143:> rm -fr /tmp/tmp.X9A1p4Q04Y 2024-05-08T14:14:16.911 DEBUG:teuthology.orchestra.run.smithi143:> sudo /bin/ls /boot/loader/entries || true 2024-05-08T14:14:16.973 INFO:teuthology.orchestra.run.smithi143.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-08T14:14:16.973 INFO:teuthology.orchestra.run.smithi143.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-08T14:14:16.973 INFO:teuthology.orchestra.run.smithi143.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-08T14:14:16.974 INFO:teuthology.orchestra.run.smithi143.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-444.el9.x86_64.conf 2024-05-08T14:14:16.978 DEBUG:teuthology.orchestra.run.smithi143:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-444.el9.x86_64 2024-05-08T14:14:17.134 DEBUG:teuthology.orchestra.run.smithi143:> sudo shutdown -r now 2024-05-08T14:14:19.942 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:14:19.979 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-modules-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:14:20.338 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:14:20.338 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : kernel-5.14.0-444.el9.x86_64 1/4 2024-05-08T14:14:20.339 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:14:20.339 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:14:21.108 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : kernel-modules-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:14:21.109 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-05-08T14:14:21.109 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-05-08T14:14:21.109 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-5.14.0-444.el9.x86_64 2024-05-08T14:14:21.109 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-core-5.14.0-444.el9.x86_64 2024-05-08T14:14:21.109 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-modules-5.14.0-444.el9.x86_64 2024-05-08T14:14:21.109 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-modules-core-5.14.0-444.el9.x86_64 2024-05-08T14:14:21.109 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-05-08T14:14:21.109 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-05-08T14:14:21.437 DEBUG:teuthology.orchestra.run.smithi163:> rpm -q kernel | sort -rV | head -n 1 2024-05-08T14:14:21.502 INFO:teuthology.orchestra.run.smithi163.stdout:kernel-5.14.0-444.el9.x86_64 2024-05-08T14:14:21.503 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-444.el9.x86_64 2024-05-08T14:14:21.503 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-444.el9.x86_64 2024-05-08T14:14:21.503 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-08T14:14:21.503 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-08T14:14:21.503 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-05-08T14:14:21.503 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi163.front.sepia.ceph.com, path=None, version=distro) 2024-05-08T14:14:21.503 DEBUG:teuthology.orchestra.run.smithi163:> rpm -q kernel | sort -rV | head -n 1 2024-05-08T14:14:21.553 INFO:teuthology.orchestra.run.smithi163.stdout:kernel-5.14.0-444.el9.x86_64 2024-05-08T14:14:21.553 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-444.el9.x86_64 2024-05-08T14:14:21.553 DEBUG:teuthology.orchestra.run.smithi163:> sudo rpm -qi grub2-tools 2024-05-08T14:14:21.583 INFO:teuthology.orchestra.run.smithi163.stdout:Name : grub2-tools 2024-05-08T14:14:21.583 INFO:teuthology.orchestra.run.smithi163.stdout:Epoch : 1 2024-05-08T14:14:21.583 INFO:teuthology.orchestra.run.smithi163.stdout:Version : 2.06 2024-05-08T14:14:21.583 INFO:teuthology.orchestra.run.smithi163.stdout:Release : 68.el9 2024-05-08T14:14:21.583 INFO:teuthology.orchestra.run.smithi163.stdout:Architecture: x86_64 2024-05-08T14:14:21.583 INFO:teuthology.orchestra.run.smithi163.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-08T14:14:21.583 INFO:teuthology.orchestra.run.smithi163.stdout:Group : Unspecified 2024-05-08T14:14:21.583 INFO:teuthology.orchestra.run.smithi163.stdout:Size : 8264254 2024-05-08T14:14:21.583 INFO:teuthology.orchestra.run.smithi163.stdout:License : GPLv3+ 2024-05-08T14:14:21.583 INFO:teuthology.orchestra.run.smithi163.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-08T14:14:21.583 INFO:teuthology.orchestra.run.smithi163.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-08T14:14:21.583 INFO:teuthology.orchestra.run.smithi163.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-08T14:14:21.584 INFO:teuthology.orchestra.run.smithi163.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-08T14:14:21.584 INFO:teuthology.orchestra.run.smithi163.stdout:Packager : builder@centos.org 2024-05-08T14:14:21.584 INFO:teuthology.orchestra.run.smithi163.stdout:Vendor : CentOS 2024-05-08T14:14:21.584 INFO:teuthology.orchestra.run.smithi163.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-08T14:14:21.584 INFO:teuthology.orchestra.run.smithi163.stdout:Summary : Support tools for GRUB. 2024-05-08T14:14:21.584 INFO:teuthology.orchestra.run.smithi163.stdout:Description : 2024-05-08T14:14:21.584 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-05-08T14:14:21.584 INFO:teuthology.orchestra.run.smithi163.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-08T14:14:21.584 INFO:teuthology.orchestra.run.smithi163.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-08T14:14:21.584 INFO:teuthology.orchestra.run.smithi163.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-08T14:14:21.584 INFO:teuthology.orchestra.run.smithi163.stdout:hardware devices. 2024-05-08T14:14:21.584 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-05-08T14:14:21.584 INFO:teuthology.orchestra.run.smithi163.stdout:This subpackage provides tools for support of all platforms. 2024-05-08T14:14:21.585 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-08T14:14:21.585 INFO:teuthology.task.kernel:Updating grub on smithi163 to boot 5.14.0-444.el9.x86_64 2024-05-08T14:14:21.585 DEBUG:teuthology.orchestra.run.smithi163:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-08T14:14:22.188 INFO:teuthology.orchestra.run.smithi163.stderr:Generating grub configuration file ... 2024-05-08T14:14:23.663 INFO:teuthology.orchestra.run.smithi163.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-08T14:14:23.688 INFO:teuthology.orchestra.run.smithi163.stderr:done 2024-05-08T14:14:23.690 DEBUG:teuthology.orchestra.run.smithi163:> mktemp 2024-05-08T14:14:23.711 INFO:teuthology.orchestra.run.smithi163.stdout:/tmp/tmp.9i1gNMGg6h 2024-05-08T14:14:23.711 DEBUG:teuthology.orchestra.run.smithi163:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.9i1gNMGg6h 2024-05-08T14:14:23.777 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 0666 /tmp/tmp.9i1gNMGg6h 2024-05-08T14:14:23.919 DEBUG:teuthology.orchestra.remote:smithi163:/tmp/tmp.9i1gNMGg6h is 6KB 2024-05-08T14:14:23.967 DEBUG:teuthology.orchestra.run.smithi163:> rm -fr /tmp/tmp.9i1gNMGg6h 2024-05-08T14:14:23.981 DEBUG:teuthology.orchestra.run.smithi163:> sudo /bin/ls /boot/loader/entries || true 2024-05-08T14:14:24.042 INFO:teuthology.orchestra.run.smithi163.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-08T14:14:24.043 INFO:teuthology.orchestra.run.smithi163.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-08T14:14:24.043 INFO:teuthology.orchestra.run.smithi163.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-08T14:14:24.043 INFO:teuthology.orchestra.run.smithi163.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-444.el9.x86_64.conf 2024-05-08T14:14:24.044 DEBUG:teuthology.orchestra.run.smithi163:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-444.el9.x86_64 2024-05-08T14:14:24.188 DEBUG:teuthology.orchestra.run.smithi163:> sudo shutdown -r now 2024-05-08T14:14:47.159 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-05-08T14:14:47.159 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-05-08T14:14:47.160 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:14:54.194 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-05-08T14:14:54.195 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-05-08T14:14:54.195 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:15:05.502 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.143 2024-05-08T14:15:12.670 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2024-05-08T14:15:14.506 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-05-08T14:15:14.506 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:15:21.678 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-05-08T14:15:21.679 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:15:24.734 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2024-05-08T14:15:36.747 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-05-08T14:15:36.748 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:15:39.806 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2024-05-08T14:15:54.814 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-05-08T14:15:54.815 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:16:13.342 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2024-05-08T14:16:14.510 DEBUG:teuthology.orchestra.remote:timed out 2024-05-08T14:16:26.514 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-05-08T14:16:26.515 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:16:26.922 DEBUG:teuthology.orchestra.run.smithi143:> true 2024-05-08T14:16:27.299 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-05-08T14:16:27.300 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-444.el9.x86_64"... 2024-05-08T14:16:27.300 DEBUG:teuthology.orchestra.run.smithi143:> uname -r 2024-05-08T14:16:27.316 INFO:teuthology.orchestra.run.smithi143.stdout:5.14.0-444.el9.x86_64 2024-05-08T14:16:27.316 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-444.el9.x86_64 vs 5.14.0-444.el9.x86_64 2024-05-08T14:16:27.316 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-08T14:16:27.316 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-08T14:16:28.317 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-05-08T14:16:28.317 DEBUG:teuthology.orchestra.run.smithi143:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-08T14:16:28.412 INFO:teuthology.orchestra.run.smithi143.stdout:ttyS1 2024-05-08T14:16:28.449 DEBUG:teuthology.parallel:result is None 2024-05-08T14:16:31.343 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-05-08T14:16:31.344 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:16:31.678 DEBUG:teuthology.orchestra.run.smithi163:> true 2024-05-08T14:16:32.122 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-05-08T14:16:32.122 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-444.el9.x86_64"... 2024-05-08T14:16:32.123 DEBUG:teuthology.orchestra.run.smithi163:> uname -r 2024-05-08T14:16:32.137 INFO:teuthology.orchestra.run.smithi163.stdout:5.14.0-444.el9.x86_64 2024-05-08T14:16:32.137 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-444.el9.x86_64 vs 5.14.0-444.el9.x86_64 2024-05-08T14:16:32.137 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-08T14:16:32.137 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-08T14:16:33.138 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-05-08T14:16:33.138 DEBUG:teuthology.orchestra.run.smithi163:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-08T14:16:33.211 INFO:teuthology.orchestra.run.smithi163.stdout:ttyS1 2024-05-08T14:16:33.262 DEBUG:teuthology.parallel:result is None 2024-05-08T14:16:33.262 INFO:teuthology.run_tasks:Running task internal.base... 2024-05-08T14:16:33.269 INFO:teuthology.task.internal:Creating test directory... 2024-05-08T14:16:33.269 DEBUG:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-08T14:16:33.272 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-08T14:16:33.288 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-05-08T14:16:33.294 INFO:teuthology.run_tasks:Running task internal.archive... 2024-05-08T14:16:33.302 INFO:teuthology.task.internal:Creating archive directory... 2024-05-08T14:16:33.302 DEBUG:teuthology.orchestra.run.smithi143:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-08T14:16:33.331 DEBUG:teuthology.orchestra.run.smithi163:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-08T14:16:33.366 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-05-08T14:16:33.372 INFO:teuthology.task.internal:Enabling coredump saving... 2024-05-08T14:16:33.373 DEBUG:teuthology.orchestra.run.smithi143:> 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-08T14:16:33.404 DEBUG:teuthology.orchestra.run.smithi163:> 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-08T14:16:33.437 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T14:16:33.448 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T14:16:33.481 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T14:16:33.491 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T14:16:33.492 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-05-08T14:16:33.499 INFO:teuthology.task.internal:Configuring sudo... 2024-05-08T14:16:33.499 DEBUG:teuthology.orchestra.run.smithi143:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-08T14:16:33.502 DEBUG:teuthology.orchestra.run.smithi163:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-08T14:16:33.527 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-05-08T14:16:33.536 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-05-08T14:16:33.536 DEBUG:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-08T14:16:33.569 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-08T14:16:33.584 DEBUG:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T14:16:33.667 DEBUG:teuthology.orchestra.run.smithi143:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T14:16:33.715 DEBUG:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T14:16:33.797 DEBUG:teuthology.orchestra.run.smithi143:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T14:16:33.839 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-05-08T14:16:33.840 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-08T14:16:33.905 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T14:16:33.945 DEBUG:teuthology.orchestra.run.smithi163:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T14:16:33.988 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T14:16:34.068 DEBUG:teuthology.orchestra.run.smithi163:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T14:16:34.103 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-05-08T14:16:34.103 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-08T14:16:34.165 DEBUG:teuthology.orchestra.run.smithi143:> sudo service rsyslog restart 2024-05-08T14:16:34.167 DEBUG:teuthology.orchestra.run.smithi163:> sudo service rsyslog restart 2024-05-08T14:16:34.205 INFO:teuthology.orchestra.run.smithi143.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-08T14:16:34.251 INFO:teuthology.orchestra.run.smithi163.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-08T14:16:34.706 INFO:teuthology.run_tasks:Running task internal.timer... 2024-05-08T14:16:34.714 INFO:teuthology.task.internal:Starting timer... 2024-05-08T14:16:34.715 INFO:teuthology.run_tasks:Running task pcp... 2024-05-08T14:16:34.738 INFO:teuthology.run_tasks:Running task selinux... 2024-05-08T14:16:34.746 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-05-08T14:16:34.746 DEBUG:teuthology.orchestra.run.smithi143:> sudo service auditd rotate 2024-05-08T14:16:34.805 INFO:teuthology.orchestra.run.smithi143.stdout:Rotating logs: 2024-05-08T14:16:34.807 DEBUG:teuthology.orchestra.run.smithi163:> sudo service auditd rotate 2024-05-08T14:16:34.973 INFO:teuthology.orchestra.run.smithi163.stdout:Rotating logs: 2024-05-08T14:16:34.975 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-05-08T14:16:34.975 DEBUG:teuthology.orchestra.run.smithi143:> /usr/sbin/getenforce 2024-05-08T14:16:35.003 INFO:teuthology.orchestra.run.smithi143.stdout:Permissive 2024-05-08T14:16:35.003 DEBUG:teuthology.orchestra.run.smithi163:> /usr/sbin/getenforce 2024-05-08T14:16:35.069 INFO:teuthology.orchestra.run.smithi163.stdout:Permissive 2024-05-08T14:16:35.069 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi143.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi163.front.sepia.ceph.com': 'permissive'} 2024-05-08T14:16:35.069 DEBUG:teuthology.orchestra.run.smithi143:> 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-08T14:16:35.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:16:35.098 DEBUG:teuthology.orchestra.run.smithi163:> 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-08T14:16:35.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:16:35.123 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-05-08T14:16:35.123 DEBUG:teuthology.orchestra.run.smithi143:> sudo /usr/sbin/setenforce permissive 2024-05-08T14:16:35.165 DEBUG:teuthology.orchestra.run.smithi163:> sudo /usr/sbin/setenforce permissive 2024-05-08T14:16:35.322 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-05-08T14:16:35.332 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-05-08T14:16:35.338 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-05-08T14:16:35.561 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-05-08T14:16:35.577 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-08T14:16:35.579 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi143.front.sepia.ceph.com,smithi163.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-05-08T14:20:36.876 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi143.front.sepia.ceph.com'), Remote(name='ubuntu@smithi163.front.sepia.ceph.com')] 2024-05-08T14:20:36.877 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-05-08T14:20:36.878 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:20:36.960 DEBUG:teuthology.orchestra.run.smithi143:> true 2024-05-08T14:20:37.051 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-05-08T14:20:37.051 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-05-08T14:20:37.052 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:20:37.127 DEBUG:teuthology.orchestra.run.smithi163:> true 2024-05-08T14:20:37.206 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-05-08T14:20:37.207 INFO:teuthology.run_tasks:Running task clock... 2024-05-08T14:20:37.221 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-05-08T14:20:37.221 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-08T14:20:37.222 DEBUG:teuthology.orchestra.run.smithi143:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-08T14:20:37.225 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-08T14:20:37.225 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-08T14:20:37.255 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-08T14:20:37.270 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-08T14:20:37.277 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-08T14:20:37.291 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-08T14:20:37.296 INFO:teuthology.orchestra.run.smithi143.stderr:sudo: ntpd: command not found 2024-05-08T14:20:37.307 INFO:teuthology.orchestra.run.smithi143.stdout:506 Cannot talk to daemon 2024-05-08T14:20:37.316 INFO:teuthology.orchestra.run.smithi163.stderr:sudo: ntpd: command not found 2024-05-08T14:20:37.322 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-08T14:20:37.327 INFO:teuthology.orchestra.run.smithi163.stdout:506 Cannot talk to daemon 2024-05-08T14:20:37.336 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-08T14:20:37.341 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-08T14:20:37.355 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-08T14:20:37.397 INFO:teuthology.orchestra.run.smithi143.stderr:bash: line 1: ntpq: command not found 2024-05-08T14:20:37.403 INFO:teuthology.orchestra.run.smithi143.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-08T14:20:37.403 INFO:teuthology.orchestra.run.smithi143.stdout:=============================================================================== 2024-05-08T14:20:37.403 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:20:37.403 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:20:37.403 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:20:37.403 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:20:37.414 INFO:teuthology.orchestra.run.smithi163.stderr:bash: line 1: ntpq: command not found 2024-05-08T14:20:37.418 INFO:teuthology.orchestra.run.smithi163.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-08T14:20:37.418 INFO:teuthology.orchestra.run.smithi163.stdout:=============================================================================== 2024-05-08T14:20:37.418 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:20:37.418 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:20:37.418 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:20:37.418 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:20:37.419 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-05-08T14:20:37.443 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-05-08T14:20:37.443 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-05-08T14:20:37.443 DEBUG:teuthology.orchestra.run.smithi143:> dd if=/scratch_devs of=/dev/stdout 2024-05-08T14:20:37.460 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-05-08T14:20:37.461 DEBUG:teuthology.orchestra.run.smithi143:> stat /dev/vg_nvme/lv_1 2024-05-08T14:20:37.516 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-08T14:20:37.516 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-08T14:20:37.517 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-05-08T14:20:37.517 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-08T14:20:37.517 INFO:teuthology.orchestra.run.smithi143.stdout:Context: system_u:object_r:device_t:s0 2024-05-08T14:20:37.517 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2024-05-08 14:20:35.788101047 +0000 2024-05-08T14:20:37.517 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2024-05-08 14:20:16.601585699 +0000 2024-05-08T14:20:37.517 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2024-05-08 14:20:16.601585699 +0000 2024-05-08T14:20:37.517 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: 2024-05-08 14:20:16.601585699 +0000 2024-05-08T14:20:37.518 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-08T14:20:37.579 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2024-05-08T14:20:37.580 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2024-05-08T14:20:37.580 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.00019501 s, 2.6 MB/s 2024-05-08T14:20:37.581 DEBUG:teuthology.orchestra.run.smithi143:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-08T14:20:37.638 DEBUG:teuthology.orchestra.run.smithi143:> stat /dev/vg_nvme/lv_2 2024-05-08T14:20:37.693 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-08T14:20:37.694 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-08T14:20:37.694 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-05-08T14:20:37.694 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-08T14:20:37.694 INFO:teuthology.orchestra.run.smithi143.stdout:Context: system_u:object_r:device_t:s0 2024-05-08T14:20:37.694 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2024-05-08 14:20:35.788101047 +0000 2024-05-08T14:20:37.694 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2024-05-08 14:20:16.966576496 +0000 2024-05-08T14:20:37.694 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2024-05-08 14:20:16.966576496 +0000 2024-05-08T14:20:37.694 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: 2024-05-08 14:20:16.966576496 +0000 2024-05-08T14:20:37.694 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-08T14:20:37.757 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2024-05-08T14:20:37.757 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2024-05-08T14:20:37.757 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.000184774 s, 2.8 MB/s 2024-05-08T14:20:37.758 DEBUG:teuthology.orchestra.run.smithi143:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-08T14:20:37.814 DEBUG:teuthology.orchestra.run.smithi143:> stat /dev/vg_nvme/lv_3 2024-05-08T14:20:37.869 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-08T14:20:37.870 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-08T14:20:37.870 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-05-08T14:20:37.870 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-08T14:20:37.870 INFO:teuthology.orchestra.run.smithi143.stdout:Context: system_u:object_r:device_t:s0 2024-05-08T14:20:37.870 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2024-05-08 14:20:35.788101047 +0000 2024-05-08T14:20:37.870 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2024-05-08 14:20:17.308567873 +0000 2024-05-08T14:20:37.870 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2024-05-08 14:20:17.308567873 +0000 2024-05-08T14:20:37.870 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: 2024-05-08 14:20:17.308567873 +0000 2024-05-08T14:20:37.870 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-08T14:20:37.933 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2024-05-08T14:20:37.934 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2024-05-08T14:20:37.934 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.000254999 s, 2.0 MB/s 2024-05-08T14:20:37.935 DEBUG:teuthology.orchestra.run.smithi143:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-08T14:20:37.992 DEBUG:teuthology.orchestra.run.smithi143:> stat /dev/vg_nvme/lv_4 2024-05-08T14:20:38.048 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-08T14:20:38.048 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-08T14:20:38.048 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-05-08T14:20:38.048 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-08T14:20:38.048 INFO:teuthology.orchestra.run.smithi143.stdout:Context: system_u:object_r:device_t:s0 2024-05-08T14:20:38.048 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2024-05-08 14:20:35.788101047 +0000 2024-05-08T14:20:38.048 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2024-05-08 14:20:17.640559502 +0000 2024-05-08T14:20:38.048 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2024-05-08 14:20:17.640559502 +0000 2024-05-08T14:20:38.048 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: 2024-05-08 14:20:17.640559502 +0000 2024-05-08T14:20:38.048 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-08T14:20:38.112 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2024-05-08T14:20:38.112 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2024-05-08T14:20:38.112 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.000199772 s, 2.6 MB/s 2024-05-08T14:20:38.113 DEBUG:teuthology.orchestra.run.smithi143:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-08T14:20:38.169 DEBUG:teuthology.orchestra.run.smithi143:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-05-08T14:20:38.344 INFO:teuthology.orchestra.run.smithi143.stdout:loop 2024-05-08T14:20:38.345 INFO:tasks.nvme_loop:Connecting nvme_loop smithi143:/dev/vg_nvme/lv_1... 2024-05-08T14:20:38.345 DEBUG:teuthology.orchestra.run.smithi143:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-05-08T14:20:38.378 INFO:teuthology.orchestra.run.smithi143.stdout:1 2024-05-08T14:20:38.407 INFO:teuthology.orchestra.run.smithi143.stdout:/dev/vg_nvme/lv_11 2024-05-08T14:20:38.438 INFO:tasks.nvme_loop:Connecting nvme_loop smithi143:/dev/vg_nvme/lv_2... 2024-05-08T14:20:38.439 DEBUG:teuthology.orchestra.run.smithi143:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-05-08T14:20:38.512 INFO:teuthology.orchestra.run.smithi143.stdout:1 2024-05-08T14:20:38.541 INFO:teuthology.orchestra.run.smithi143.stdout:/dev/vg_nvme/lv_21 2024-05-08T14:20:38.564 INFO:tasks.nvme_loop:Connecting nvme_loop smithi143:/dev/vg_nvme/lv_3... 2024-05-08T14:20:38.565 DEBUG:teuthology.orchestra.run.smithi143:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-05-08T14:20:38.639 INFO:teuthology.orchestra.run.smithi143.stdout:1 2024-05-08T14:20:38.668 INFO:teuthology.orchestra.run.smithi143.stdout:/dev/vg_nvme/lv_31 2024-05-08T14:20:38.698 INFO:tasks.nvme_loop:Connecting nvme_loop smithi143:/dev/vg_nvme/lv_4... 2024-05-08T14:20:38.699 DEBUG:teuthology.orchestra.run.smithi143:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-05-08T14:20:38.771 INFO:teuthology.orchestra.run.smithi143.stdout:1 2024-05-08T14:20:38.801 INFO:teuthology.orchestra.run.smithi143.stdout:/dev/vg_nvme/lv_41 2024-05-08T14:20:38.823 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-05-08T14:20:38.823 DEBUG:teuthology.orchestra.run.smithi143:> dd if=/scratch_devs of=/dev/stdout 2024-05-08T14:20:38.880 DEBUG:teuthology.orchestra.run.smithi143:> sudo nvme list 2024-05-08T14:20:38.943 INFO:teuthology.orchestra.run.smithi143.stdout:Node SN Model Namespace Usage Format FW Rev 2024-05-08T14:20:38.943 INFO:teuthology.orchestra.run.smithi143.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-05-08T14:20:38.943 INFO:teuthology.orchestra.run.smithi143.stdout:/dev/nvme0n1 CVFT62330073400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-05-08T14:20:38.943 INFO:teuthology.orchestra.run.smithi143.stdout:/dev/nvme1n1 ea6464060355388cfd01 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-08T14:20:38.944 INFO:teuthology.orchestra.run.smithi143.stdout:/dev/nvme2n1 21990b0bf36115cc49d8 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-08T14:20:38.944 INFO:teuthology.orchestra.run.smithi143.stdout:/dev/nvme3n1 5ba3c2570baa6e0415d9 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-08T14:20:38.944 INFO:teuthology.orchestra.run.smithi143.stdout:/dev/nvme4n1 aaa64ca225d92c5d7f71 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-08T14:20:38.944 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-05-08T14:20:38.945 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-05-08T14:20:38.945 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/scratch_devs 2024-05-08T14:20:39.010 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-05-08T14:20:39.010 DEBUG:teuthology.orchestra.run.smithi163:> dd if=/scratch_devs of=/dev/stdout 2024-05-08T14:20:39.030 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-05-08T14:20:39.030 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_1 2024-05-08T14:20:39.089 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-08T14:20:39.089 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-08T14:20:39.090 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-05-08T14:20:39.090 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-08T14:20:39.090 INFO:teuthology.orchestra.run.smithi163.stdout:Context: system_u:object_r:device_t:s0 2024-05-08T14:20:39.090 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-05-08 14:20:35.869956385 +0000 2024-05-08T14:20:39.090 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-05-08 14:20:16.604406812 +0000 2024-05-08T14:20:39.090 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-05-08 14:20:16.604406812 +0000 2024-05-08T14:20:39.090 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: 2024-05-08 14:20:16.604406812 +0000 2024-05-08T14:20:39.091 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-08T14:20:39.159 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-05-08T14:20:39.160 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-05-08T14:20:39.160 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000206764 s, 2.5 MB/s 2024-05-08T14:20:39.161 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-08T14:20:39.224 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_2 2024-05-08T14:20:39.299 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-08T14:20:39.299 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-08T14:20:39.300 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-05-08T14:20:39.300 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-08T14:20:39.300 INFO:teuthology.orchestra.run.smithi163.stdout:Context: system_u:object_r:device_t:s0 2024-05-08T14:20:39.300 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-05-08 14:20:35.869956385 +0000 2024-05-08T14:20:39.300 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-05-08 14:20:16.963398418 +0000 2024-05-08T14:20:39.300 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-05-08 14:20:16.963398418 +0000 2024-05-08T14:20:39.300 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: 2024-05-08 14:20:16.963398418 +0000 2024-05-08T14:20:39.300 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-08T14:20:39.368 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-05-08T14:20:39.369 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-05-08T14:20:39.369 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000224987 s, 2.3 MB/s 2024-05-08T14:20:39.370 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-08T14:20:39.431 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_3 2024-05-08T14:20:39.495 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-08T14:20:39.495 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-08T14:20:39.495 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-05-08T14:20:39.495 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-08T14:20:39.495 INFO:teuthology.orchestra.run.smithi163.stdout:Context: system_u:object_r:device_t:s0 2024-05-08T14:20:39.495 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-05-08 14:20:35.869956385 +0000 2024-05-08T14:20:39.495 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-05-08 14:20:17.308390352 +0000 2024-05-08T14:20:39.496 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-05-08 14:20:17.308390352 +0000 2024-05-08T14:20:39.496 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: 2024-05-08 14:20:17.308390352 +0000 2024-05-08T14:20:39.496 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-08T14:20:39.562 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-05-08T14:20:39.563 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-05-08T14:20:39.563 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000209585 s, 2.4 MB/s 2024-05-08T14:20:39.565 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-08T14:20:39.626 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_4 2024-05-08T14:20:39.686 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-08T14:20:39.686 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-08T14:20:39.686 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-05-08T14:20:39.687 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-08T14:20:39.687 INFO:teuthology.orchestra.run.smithi163.stdout:Context: system_u:object_r:device_t:s0 2024-05-08T14:20:39.687 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-05-08 14:20:35.869956385 +0000 2024-05-08T14:20:39.687 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-05-08 14:20:17.651382333 +0000 2024-05-08T14:20:39.687 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-05-08 14:20:17.651382333 +0000 2024-05-08T14:20:39.687 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: 2024-05-08 14:20:17.651382333 +0000 2024-05-08T14:20:39.687 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-08T14:20:39.757 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-05-08T14:20:39.757 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-05-08T14:20:39.758 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000246057 s, 2.1 MB/s 2024-05-08T14:20:39.759 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-08T14:20:39.824 DEBUG:teuthology.orchestra.run.smithi163:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-05-08T14:20:39.957 INFO:teuthology.orchestra.run.smithi163.stdout:loop 2024-05-08T14:20:39.959 INFO:tasks.nvme_loop:Connecting nvme_loop smithi163:/dev/vg_nvme/lv_1... 2024-05-08T14:20:39.959 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-05-08T14:20:39.993 INFO:teuthology.orchestra.run.smithi163.stdout:1 2024-05-08T14:20:40.023 INFO:teuthology.orchestra.run.smithi163.stdout:/dev/vg_nvme/lv_11 2024-05-08T14:20:40.054 INFO:tasks.nvme_loop:Connecting nvme_loop smithi163:/dev/vg_nvme/lv_2... 2024-05-08T14:20:40.054 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-05-08T14:20:40.132 INFO:teuthology.orchestra.run.smithi163.stdout:1 2024-05-08T14:20:40.161 INFO:teuthology.orchestra.run.smithi163.stdout:/dev/vg_nvme/lv_21 2024-05-08T14:20:40.184 INFO:tasks.nvme_loop:Connecting nvme_loop smithi163:/dev/vg_nvme/lv_3... 2024-05-08T14:20:40.185 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-05-08T14:20:40.261 INFO:teuthology.orchestra.run.smithi163.stdout:1 2024-05-08T14:20:40.290 INFO:teuthology.orchestra.run.smithi163.stdout:/dev/vg_nvme/lv_31 2024-05-08T14:20:40.313 INFO:tasks.nvme_loop:Connecting nvme_loop smithi163:/dev/vg_nvme/lv_4... 2024-05-08T14:20:40.313 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-05-08T14:20:40.392 INFO:teuthology.orchestra.run.smithi163.stdout:1 2024-05-08T14:20:40.421 INFO:teuthology.orchestra.run.smithi163.stdout:/dev/vg_nvme/lv_41 2024-05-08T14:20:40.443 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-05-08T14:20:40.444 DEBUG:teuthology.orchestra.run.smithi163:> dd if=/scratch_devs of=/dev/stdout 2024-05-08T14:20:40.503 DEBUG:teuthology.orchestra.run.smithi163:> sudo nvme list 2024-05-08T14:20:40.566 INFO:teuthology.orchestra.run.smithi163.stdout:Node SN Model Namespace Usage Format FW Rev 2024-05-08T14:20:40.566 INFO:teuthology.orchestra.run.smithi163.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-05-08T14:20:40.567 INFO:teuthology.orchestra.run.smithi163.stdout:/dev/nvme0n1 CVFT623300GU400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-05-08T14:20:40.567 INFO:teuthology.orchestra.run.smithi163.stdout:/dev/nvme1n1 50c568cd0faed6b48453 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-08T14:20:40.567 INFO:teuthology.orchestra.run.smithi163.stdout:/dev/nvme2n1 e27b84ee13e2f8973100 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-08T14:20:40.567 INFO:teuthology.orchestra.run.smithi163.stdout:/dev/nvme3n1 dfe651f41d8255923ab4 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-08T14:20:40.567 INFO:teuthology.orchestra.run.smithi163.stdout:/dev/nvme4n1 fc047b9ff826b4acf176 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-08T14:20:40.568 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-05-08T14:20:40.568 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-05-08T14:20:40.568 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/scratch_devs 2024-05-08T14:20:40.633 INFO:teuthology.run_tasks:Running task cephadm... 2024-05-08T14:20:40.742 INFO:tasks.cephadm:Config: {'roleless': True, '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': '7c8f650b36e258f639fa4a83becade57cbfd2009', 'image': 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64'} 2024-05-08T14:20:40.742 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 2024-05-08T14:20:40.743 INFO:tasks.cephadm:Cluster fsid is 25f48f4e-0d46-11ef-bc97-c7b262605968 2024-05-08T14:20:40.743 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-05-08T14:20:40.743 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-05-08T14:20:40.743 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi143': '172.21.15.143', 'mon.smithi163': '172.21.15.163'} 2024-05-08T14:20:40.743 INFO:tasks.cephadm:Normalizing hostnames... 2024-05-08T14:20:40.743 DEBUG:teuthology.orchestra.run.smithi143:> sudo hostname $(hostname -s) 2024-05-08T14:20:40.773 DEBUG:teuthology.orchestra.run.smithi163:> sudo hostname $(hostname -s) 2024-05-08T14:20:40.798 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-05-08T14:20:40.799 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T14:20:41.017 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '7c8f650b36e258f639fa4a83becade57cbfd2009', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/79172/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-3593-g7c8f650b', 'node_name': '172.21.2.14+braggi14', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-3593.g7c8f650b'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-05-07 17:59:41.144528', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-05-07-0802', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-05-08T14:20:41.157 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-adk-testing-2024-05-07-0802, sha1 7c8f650b36e258f639fa4a83becade57cbfd2009 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T14:20:41.159 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/x86_64/flavors/default/cephadm 2024-05-08T14:20:41.159 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/x86_64/flavors/default/cephadm 2024-05-08T14:20:41.159 DEBUG:teuthology.orchestra.run.smithi143:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-08T14:20:41.766 INFO:teuthology.orchestra.run.smithi143.stdout:-rw-r--r--. 1 ubuntu ubuntu 783059 May 8 14:20 /home/ubuntu/cephtest/cephadm 2024-05-08T14:20:41.766 DEBUG:teuthology.orchestra.run.smithi163:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-08T14:20:42.357 INFO:teuthology.orchestra.run.smithi163.stdout:-rw-r--r--. 1 ubuntu ubuntu 783059 May 8 14:20 /home/ubuntu/cephtest/cephadm 2024-05-08T14:20:42.358 DEBUG:teuthology.orchestra.run.smithi143:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-08T14:20:42.378 DEBUG:teuthology.orchestra.run.smithi163:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-08T14:20:42.405 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 on all hosts... 2024-05-08T14:20:42.405 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 pull 2024-05-08T14:20:42.422 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 pull 2024-05-08T14:20:44.030 INFO:teuthology.orchestra.run.smithi163.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64... 2024-05-08T14:20:44.051 INFO:teuthology.orchestra.run.smithi143.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64... 2024-05-08T14:21:31.408 INFO:teuthology.orchestra.run.smithi163.stderr:Non-zero exit code 1 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 -e NODE_NAME=smithi163 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 --version 2024-05-08T14:21:31.409 INFO:teuthology.orchestra.run.smithi163.stderr:ceph: stderr WARNING: image platform (linux/arm64/v8) does not match the expected platform (linux/amd64) 2024-05-08T14:21:31.409 INFO:teuthology.orchestra.run.smithi163.stderr:ceph: stderr ERROR (catatonit:2): failed to exec pid1: Exec format error 2024-05-08T14:21:31.409 INFO:teuthology.orchestra.run.smithi163.stderr:Traceback (most recent call last): 2024-05-08T14:21:31.409 INFO:teuthology.orchestra.run.smithi163.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-05-08T14:21:31.417 INFO:teuthology.orchestra.run.smithi163.stderr: return _run_code(code, main_globals, None, 2024-05-08T14:21:31.417 INFO:teuthology.orchestra.run.smithi163.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-05-08T14:21:31.417 INFO:teuthology.orchestra.run.smithi163.stderr: exec(code, run_globals) 2024-05-08T14:21:31.417 INFO:teuthology.orchestra.run.smithi163.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 5647, in 2024-05-08T14:21:31.418 INFO:teuthology.orchestra.run.smithi163.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 5635, in main 2024-05-08T14:21:31.419 INFO:teuthology.orchestra.run.smithi163.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 445, in _default_image 2024-05-08T14:21:31.419 INFO:teuthology.orchestra.run.smithi163.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 1893, in command_pull 2024-05-08T14:21:31.419 INFO:teuthology.orchestra.run.smithi163.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/decorators.py", line 27, in _require_image 2024-05-08T14:21:31.419 INFO:teuthology.orchestra.run.smithi163.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 436, in _infer_image 2024-05-08T14:21:31.419 INFO:teuthology.orchestra.run.smithi163.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 1940, in command_inspect_image 2024-05-08T14:21:31.419 INFO:teuthology.orchestra.run.smithi163.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-05-08T14:21:31.419 INFO:teuthology.orchestra.run.smithi163.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-05-08T14:21:31.419 INFO:teuthology.orchestra.run.smithi163.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 -e NODE_NAME=smithi163 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 --version: WARNING: image platform (linux/arm64/v8) does not match the expected platform (linux/amd64) 2024-05-08T14:21:31.419 INFO:teuthology.orchestra.run.smithi163.stderr:ERROR (catatonit:2): failed to exec pid1: Exec format error 2024-05-08T14:21:31.419 INFO:teuthology.orchestra.run.smithi163.stderr: 2024-05-08T14:21:32.832 INFO:teuthology.orchestra.run.smithi143.stderr:Non-zero exit code 1 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 -e NODE_NAME=smithi143 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 --version 2024-05-08T14:21:32.832 INFO:teuthology.orchestra.run.smithi143.stderr:ceph: stderr WARNING: image platform (linux/arm64/v8) does not match the expected platform (linux/amd64) 2024-05-08T14:21:32.832 INFO:teuthology.orchestra.run.smithi143.stderr:ceph: stderr ERROR (catatonit:2): failed to exec pid1: Exec format error 2024-05-08T14:21:32.832 INFO:teuthology.orchestra.run.smithi143.stderr:Traceback (most recent call last): 2024-05-08T14:21:32.832 INFO:teuthology.orchestra.run.smithi143.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-05-08T14:21:32.842 INFO:teuthology.orchestra.run.smithi143.stderr: return _run_code(code, main_globals, None, 2024-05-08T14:21:32.842 INFO:teuthology.orchestra.run.smithi143.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-05-08T14:21:32.843 INFO:teuthology.orchestra.run.smithi143.stderr: exec(code, run_globals) 2024-05-08T14:21:32.843 INFO:teuthology.orchestra.run.smithi143.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 5647, in 2024-05-08T14:21:32.843 INFO:teuthology.orchestra.run.smithi143.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 5635, in main 2024-05-08T14:21:32.843 INFO:teuthology.orchestra.run.smithi143.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 445, in _default_image 2024-05-08T14:21:32.843 INFO:teuthology.orchestra.run.smithi143.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 1893, in command_pull 2024-05-08T14:21:32.843 INFO:teuthology.orchestra.run.smithi143.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/decorators.py", line 27, in _require_image 2024-05-08T14:21:32.843 INFO:teuthology.orchestra.run.smithi143.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 436, in _infer_image 2024-05-08T14:21:32.843 INFO:teuthology.orchestra.run.smithi143.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 1940, in command_inspect_image 2024-05-08T14:21:32.843 INFO:teuthology.orchestra.run.smithi143.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-05-08T14:21:32.843 INFO:teuthology.orchestra.run.smithi143.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-05-08T14:21:32.843 INFO:teuthology.orchestra.run.smithi143.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 -e NODE_NAME=smithi143 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 --version: WARNING: image platform (linux/arm64/v8) does not match the expected platform (linux/amd64) 2024-05-08T14:21:32.843 INFO:teuthology.orchestra.run.smithi143.stderr:ERROR (catatonit:2): failed to exec pid1: Exec format error 2024-05-08T14:21:32.843 INFO:teuthology.orchestra.run.smithi143.stderr: 2024-05-08T14:21:32.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:21:32.870 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 585, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi143 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 pull' 2024-05-08T14:21:32.872 INFO:tasks.cephadm:Archiving crash dumps... 2024-05-08T14:21:32.874 DEBUG:teuthology.misc:Transferring archived files from smithi143:/var/lib/ceph/25f48f4e-0d46-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697458/remote/smithi143/crash 2024-05-08T14:21:32.875 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /var/lib/ceph/25f48f4e-0d46-11ef-bc97-c7b262605968/crash -- . 2024-05-08T14:21:32.910 INFO:teuthology.orchestra.run.smithi143.stderr:tar: /var/lib/ceph/25f48f4e-0d46-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-08T14:21:32.910 INFO:teuthology.orchestra.run.smithi143.stderr:tar: Error is not recoverable: exiting now 2024-05-08T14:21:32.911 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/lib/ceph/25f48f4e-0d46-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697458/remote/smithi163/crash 2024-05-08T14:21:32.912 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/lib/ceph/25f48f4e-0d46-11ef-bc97-c7b262605968/crash -- . 2024-05-08T14:21:32.955 INFO:teuthology.orchestra.run.smithi163.stderr:tar: /var/lib/ceph/25f48f4e-0d46-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-08T14:21:32.956 INFO:teuthology.orchestra.run.smithi163.stderr:tar: Error is not recoverable: exiting now 2024-05-08T14:21:32.957 INFO:tasks.cephadm:Checking cluster log for badness... 2024-05-08T14:21:32.957 DEBUG:teuthology.orchestra.run.smithi143:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/25f48f4e-0d46-11ef-bc97-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-05-08T14:21:32.983 INFO:teuthology.orchestra.run.smithi143.stderr:grep: /var/log/ceph/25f48f4e-0d46-11ef-bc97-c7b262605968/ceph.log: No such file or directory 2024-05-08T14:21:32.984 INFO:tasks.cephadm:Compressing logs... 2024-05-08T14:21:32.985 DEBUG:teuthology.orchestra.run.smithi143:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-05-08T14:21:33.027 DEBUG:teuthology.orchestra.run.smithi163:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-05-08T14:21:33.049 INFO:teuthology.orchestra.run.smithi143.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-08T14:21:33.049 INFO:teuthology.orchestra.run.smithi143.stderr:: No such file or directory 2024-05-08T14:21:33.050 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cephadm.log: 58.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-08T14:21:33.052 INFO:teuthology.orchestra.run.smithi143.stderr: 2024-05-08T14:21:33.052 INFO:teuthology.orchestra.run.smithi143.stderr:real 0m0.012s 2024-05-08T14:21:33.052 INFO:teuthology.orchestra.run.smithi143.stderr:user 0m0.005s 2024-05-08T14:21:33.052 INFO:teuthology.orchestra.run.smithi143.stderr:sys 0m0.016s 2024-05-08T14:21:33.055 INFO:teuthology.orchestra.run.smithi163.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-08T14:21:33.055 INFO:teuthology.orchestra.run.smithi163.stderr:: No such file or directory 2024-05-08T14:21:33.056 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/cephadm.log: 58.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-08T14:21:33.058 INFO:teuthology.orchestra.run.smithi163.stderr: 2024-05-08T14:21:33.058 INFO:teuthology.orchestra.run.smithi163.stderr:real 0m0.014s 2024-05-08T14:21:33.058 INFO:teuthology.orchestra.run.smithi163.stderr:user 0m0.008s 2024-05-08T14:21:33.058 INFO:teuthology.orchestra.run.smithi163.stderr:sys 0m0.017s 2024-05-08T14:21:33.058 INFO:tasks.cephadm:Archiving logs... 2024-05-08T14:21:33.059 DEBUG:teuthology.misc:Transferring archived files from smithi143:/var/log/ceph to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697458/remote/smithi143/log 2024-05-08T14:21:33.059 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-08T14:21:33.118 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/log/ceph to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697458/remote/smithi163/log 2024-05-08T14:21:33.119 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-08T14:21:33.148 INFO:tasks.cephadm:Removing cluster... 2024-05-08T14:21:33.148 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 25f48f4e-0d46-11ef-bc97-c7b262605968 --force 2024-05-08T14:21:33.335 INFO:teuthology.orchestra.run.smithi143.stdout:Deleting cluster with fsid: 25f48f4e-0d46-11ef-bc97-c7b262605968 2024-05-08T14:21:33.452 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 25f48f4e-0d46-11ef-bc97-c7b262605968 --force 2024-05-08T14:21:33.645 INFO:teuthology.orchestra.run.smithi163.stdout:Deleting cluster with fsid: 25f48f4e-0d46-11ef-bc97-c7b262605968 2024-05-08T14:21:33.764 INFO:tasks.cephadm:Removing cephadm ... 2024-05-08T14:21:33.764 DEBUG:teuthology.orchestra.run.smithi143:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-08T14:21:33.780 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-08T14:21:33.795 INFO:tasks.cephadm:Teardown complete 2024-05-08T14:21:33.796 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 2244, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 1873, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 585, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi143 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 pull' 2024-05-08T14:21:34.009 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=cda00f36585c40dda8c7a62b48d272ac Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 2244, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 1873, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 585, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi143 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 pull' 2024-05-08T14:21:34.013 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-05-08T14:21:34.024 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-05-08T14:21:34.040 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi143:/dev/vg_nvme/lv_1... 2024-05-08T14:21:34.040 DEBUG:teuthology.orchestra.run.smithi143:> sudo nvme disconnect -n lv_1 2024-05-08T14:21:34.177 INFO:teuthology.orchestra.run.smithi143.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-05-08T14:21:34.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:21:34.179 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi143:/dev/vg_nvme/lv_2... 2024-05-08T14:21:34.179 DEBUG:teuthology.orchestra.run.smithi143:> sudo nvme disconnect -n lv_2 2024-05-08T14:21:34.309 INFO:teuthology.orchestra.run.smithi143.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-05-08T14:21:34.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:21:34.311 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi143:/dev/vg_nvme/lv_3... 2024-05-08T14:21:34.311 DEBUG:teuthology.orchestra.run.smithi143:> sudo nvme disconnect -n lv_3 2024-05-08T14:21:34.476 INFO:teuthology.orchestra.run.smithi143.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-05-08T14:21:34.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:21:34.479 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi143:/dev/vg_nvme/lv_4... 2024-05-08T14:21:34.479 DEBUG:teuthology.orchestra.run.smithi143:> sudo nvme disconnect -n lv_4 2024-05-08T14:21:34.644 INFO:teuthology.orchestra.run.smithi143.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-05-08T14:21:34.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:21:34.646 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-05-08T14:21:34.646 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/scratch_devs 2024-05-08T14:21:34.671 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi163:/dev/vg_nvme/lv_1... 2024-05-08T14:21:34.672 DEBUG:teuthology.orchestra.run.smithi163:> sudo nvme disconnect -n lv_1 2024-05-08T14:21:34.814 INFO:teuthology.orchestra.run.smithi163.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-05-08T14:21:34.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:21:34.816 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi163:/dev/vg_nvme/lv_2... 2024-05-08T14:21:34.816 DEBUG:teuthology.orchestra.run.smithi163:> sudo nvme disconnect -n lv_2 2024-05-08T14:21:34.959 INFO:teuthology.orchestra.run.smithi163.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-05-08T14:21:34.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:21:34.961 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi163:/dev/vg_nvme/lv_3... 2024-05-08T14:21:34.961 DEBUG:teuthology.orchestra.run.smithi163:> sudo nvme disconnect -n lv_3 2024-05-08T14:21:35.093 INFO:teuthology.orchestra.run.smithi163.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-05-08T14:21:35.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:21:35.095 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi163:/dev/vg_nvme/lv_4... 2024-05-08T14:21:35.095 DEBUG:teuthology.orchestra.run.smithi163:> sudo nvme disconnect -n lv_4 2024-05-08T14:21:35.229 INFO:teuthology.orchestra.run.smithi163.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-05-08T14:21:35.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:21:35.231 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-05-08T14:21:35.231 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/scratch_devs 2024-05-08T14:21:35.349 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-05-08T14:21:35.370 INFO:teuthology.task.clock:Checking final clock skew... 2024-05-08T14:21:35.370 DEBUG:teuthology.orchestra.run.smithi143:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-08T14:21:35.373 DEBUG:teuthology.orchestra.run.smithi163:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-08T14:21:35.384 INFO:teuthology.orchestra.run.smithi143.stderr:bash: line 1: ntpq: command not found 2024-05-08T14:21:35.389 INFO:teuthology.orchestra.run.smithi143.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-08T14:21:35.390 INFO:teuthology.orchestra.run.smithi143.stdout:=============================================================================== 2024-05-08T14:21:35.390 INFO:teuthology.orchestra.run.smithi143.stdout:^* hv01.front.sepia.ceph.com 3 6 17 51 -2752us[-2751us] +/- 62ms 2024-05-08T14:21:35.390 INFO:teuthology.orchestra.run.smithi143.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 52 -11us[-9834ns] +/- 67ms 2024-05-08T14:21:35.390 INFO:teuthology.orchestra.run.smithi143.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 52 +3038us[+3040us] +/- 69ms 2024-05-08T14:21:35.390 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:21:35.396 INFO:teuthology.orchestra.run.smithi163.stderr:bash: line 1: ntpq: command not found 2024-05-08T14:21:35.401 INFO:teuthology.orchestra.run.smithi163.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-08T14:21:35.401 INFO:teuthology.orchestra.run.smithi163.stdout:=============================================================================== 2024-05-08T14:21:35.401 INFO:teuthology.orchestra.run.smithi163.stdout:^* hv01.front.sepia.ceph.com 3 6 17 52 -2729us[-2752us] +/- 62ms 2024-05-08T14:21:35.401 INFO:teuthology.orchestra.run.smithi163.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 52 +19us[-3881ns] +/- 67ms 2024-05-08T14:21:35.401 INFO:teuthology.orchestra.run.smithi163.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 51 +3069us[+3069us] +/- 69ms 2024-05-08T14:21:35.401 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:21:35.402 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-05-08T14:21:35.411 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-05-08T14:21:35.412 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-05-08T14:21:35.421 DEBUG:teuthology.orchestra.run.smithi143:> 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-08T14:21:35.485 DEBUG:teuthology.orchestra.run.smithi163:> 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-08T14:21:35.549 DEBUG:teuthology.orchestra.run.smithi143:> 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-08T14:21:35.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:21:35.577 DEBUG:teuthology.orchestra.run.smithi163:> 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-08T14:21:35.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:21:35.608 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-05-08T14:21:35.619 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-05-08T14:21:35.634 INFO:teuthology.task.internal:Duration was 300.919828 seconds 2024-05-08T14:21:35.635 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-05-08T14:21:35.644 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-05-08T14:21:35.645 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-08T14:21:35.649 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-08T14:21:35.685 INFO:teuthology.orchestra.run.smithi143.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-08T14:21:35.721 INFO:teuthology.orchestra.run.smithi163.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-08T14:21:35.934 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-05-08T14:21:35.934 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi143.front.sepia.ceph.com 2024-05-08T14:21:35.934 DEBUG:teuthology.orchestra.run.smithi143:> 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-08T14:21:35.995 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi163.front.sepia.ceph.com 2024-05-08T14:21:35.996 DEBUG:teuthology.orchestra.run.smithi163:> 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-08T14:21:36.052 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-05-08T14:21:36.052 DEBUG:teuthology.orchestra.run.smithi143:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-08T14:21:36.054 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-08T14:21:36.083 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-05-08T14:21:36.083 DEBUG:teuthology.orchestra.run.smithi143:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-08T14:21:36.122 DEBUG:teuthology.orchestra.run.smithi163:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-08T14:21:36.216 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-05-08T14:21:36.227 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-05-08T14:21:36.227 DEBUG:teuthology.orchestra.run.smithi143:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-08T14:21:36.253 DEBUG:teuthology.orchestra.run.smithi163:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-08T14:21:36.278 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-05-08T14:21:36.288 DEBUG:teuthology.orchestra.run.smithi143:> 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-08T14:21:36.296 DEBUG:teuthology.orchestra.run.smithi163:> 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-08T14:21:36.316 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = core 2024-05-08T14:21:36.341 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = core 2024-05-08T14:21:36.472 DEBUG:teuthology.orchestra.run.smithi143:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-08T14:21:36.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:21:36.487 DEBUG:teuthology.orchestra.run.smithi163:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-08T14:21:36.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:21:36.527 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-05-08T14:21:36.537 INFO:teuthology.task.internal:Transferring archived files... 2024-05-08T14:21:36.538 DEBUG:teuthology.misc:Transferring archived files from smithi143:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697458/remote/smithi143 2024-05-08T14:21:36.539 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-08T14:21:36.574 DEBUG:teuthology.misc:Transferring archived files from smithi163:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697458/remote/smithi163 2024-05-08T14:21:36.574 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-08T14:21:36.609 INFO:teuthology.task.internal:Removing archive directory... 2024-05-08T14:21:36.610 DEBUG:teuthology.orchestra.run.smithi143:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-08T14:21:36.612 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-08T14:21:36.659 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-05-08T14:21:36.673 INFO:teuthology.task.internal:Not uploading archives. 2024-05-08T14:21:36.673 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-05-08T14:21:36.684 INFO:teuthology.task.internal:Tidying up after the test... 2024-05-08T14:21:36.684 DEBUG:teuthology.orchestra.run.smithi143:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-08T14:21:36.686 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-08T14:21:36.699 INFO:teuthology.orchestra.run.smithi143.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 8 14:21 /home/ubuntu/cephtest 2024-05-08T14:21:36.714 INFO:teuthology.orchestra.run.smithi163.stdout: 265834 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 8 14:21 /home/ubuntu/cephtest 2024-05-08T14:21:36.715 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-05-08T14:21:36.728 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-05-08T14:21:36.749 INFO:teuthology.nuke:Checking targets against current locks 2024-05-08T14:21:36.776 DEBUG:teuthology.nuke:shortname: smithi143 2024-05-08T14:21:36.776 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-08T14:21:36.801 DEBUG:teuthology.nuke:shortname: smithi163 2024-05-08T14:21:36.802 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-08T14:21:36.806 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi143.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697458', '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-08 14:07:00.578157', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/0NupqK4xFtGnimg9EOoQ23T0Y200pNG8Qp29zUyRCbUOJiy3dHg6Em7QkWxliT1ZbXdH/KF9OFY6Xz0xZuWI='} 2024-05-08T14:21:36.829 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi163.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697458', '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-08 14:07:00.579807', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPh0JuDuZd8ypdqhx/o/CCzffxjt19+DEqWgC+K6inHgN1tjofbgvqfUvr6n9bBiUEnEa2Nz5GWs3FqKqrqvxvo='} 2024-05-08T14:21:36.869 INFO:teuthology.orchestra.console.smithi143:Power off 2024-05-08T14:21:36.870 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-08T14:21:36.904 DEBUG:teuthology.orchestra.console.smithi143:power off output: Chassis Power Control: Down/Off 2024-05-08T14:21:36.904 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:21:36.921 INFO:teuthology.orchestra.console.smithi163:Power off 2024-05-08T14:21:36.921 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-08T14:21:36.931 DEBUG:teuthology.orchestra.console.smithi143:check power output: Chassis Power is on 2024-05-08T14:21:36.952 DEBUG:teuthology.orchestra.console.smithi163:power off output: Chassis Power Control: Down/Off 2024-05-08T14:21:36.953 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:21:37.004 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is on 2024-05-08T14:21:40.931 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:21:41.005 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:21:41.042 DEBUG:teuthology.orchestra.console.smithi143:check power output: Chassis Power is on 2024-05-08T14:21:41.117 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is on 2024-05-08T14:21:45.046 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:21:45.118 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:21:45.158 DEBUG:teuthology.orchestra.console.smithi143:check power output: Chassis Power is on 2024-05-08T14:21:45.232 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is on 2024-05-08T14:21:49.167 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:21:49.233 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:21:49.279 DEBUG:teuthology.orchestra.console.smithi143:check power output: Chassis Power is off 2024-05-08T14:21:49.345 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is off 2024-05-08T14:21:49.381 INFO:teuthology.orchestra.console.smithi143:Power off completed 2024-05-08T14:21:49.446 INFO:teuthology.orchestra.console.smithi163:Power off completed 2024-05-08T14:21:49.551 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: 300.91982793807983 failure_reason: 'Command failed on smithi143 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 pull''' owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=cda00f36585c40dda8c7a62b48d272ac status: fail success: false 2024-05-08T14:21:49.551 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-08T14:21:49.633 INFO:teuthology.run:FAIL