2024-08-03T08:54:17.022 INFO:root:teuthology version: 0.0.1.dev379+g53ce146 2024-08-03T08:54:17.039 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-03T08:54:17.122 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-08-02_15:46:24-rados-wip-yuri3-testing-2024-08-01-0634-quincy-distro-default-smithi/7833651 branch: wip-yuri3-testing-2024-08-01-0634-quincy description: rados/cephadm/osds/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-ops/rm-zap-wait} email: null first_in_suite: false job_id: '7833651' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-08-02_15:46:24-rados-wip-yuri3-testing-2024-08-01-0634-quincy-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri3-testing-2024-08-01-0634-quincy 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\) sha1: eb6f075c9d7d222f366c1e9205453e8c064ed968 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: eb6f075c9d7d222f366c1e9205453e8c064ed968 kernel: hwe: true selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri3-testing-2024-08-01-0634-quincy sha1: eb6f075c9d7d222f366c1e9205453e8c064ed968 owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 2338 sha1: eb6f075c9d7d222f366c1e9205453e8c064ed968 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri3-testing-2024-08-01-0634-quincy suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_eb6f075c9d7d222f366c1e9205453e8c064ed968/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: eb6f075c9d7d222f366c1e9205453e8c064ed968 targets: smithi114.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCuKHRsnvod8ukszocSY3AoOvyb+a0j1O1T7U91WjK6W3sTJtNZFX/Q1kmjtIf5DIf8vJLDhH+Sv1i8uva3Ihd8= smithi143.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL+Y7phzGxB7hEVSdT4SmXqSvwrL+Q12YU9L+S3VKvQ7kbJMRNQExOtJfsc6L57hsTzMz+OjAgjS7xNEC3Dpf6k= 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 - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 53ce1462e129f6eb4071986336534c740fdebd31 timestamp: 2024-08-02_15:46:24 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.4074525 2024-08-03T08:54:17.122 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_eb6f075c9d7d222f366c1e9205453e8c064ed968/qa; will attempt to use it 2024-08-03T08:54:17.123 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_eb6f075c9d7d222f366c1e9205453e8c064ed968/qa/tasks 2024-08-03T08:54:17.123 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-03T08:54:17.125 INFO:teuthology.task.internal:Checking packages... 2024-08-03T08:54:17.146 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'eb6f075c9d7d222f366c1e9205453e8c064ed968' 2024-08-03T08:54:17.146 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-03T08:54:17.146 INFO:teuthology.packaging:ref: None 2024-08-03T08:54:17.146 INFO:teuthology.packaging:tag: None 2024-08-03T08:54:17.147 INFO:teuthology.packaging:branch: wip-yuri3-testing-2024-08-01-0634-quincy 2024-08-03T08:54:17.147 INFO:teuthology.packaging:sha1: eb6f075c9d7d222f366c1e9205453e8c064ed968 2024-08-03T08:54:17.147 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri3-testing-2024-08-01-0634-quincy 2024-08-03T08:54:17.287 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1228.geb6f075c 2024-08-03T08:54:17.288 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-03T08:54:17.295 INFO:teuthology.task.internal:no buildpackages task found 2024-08-03T08:54:17.295 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-03T08:54:17.302 INFO:teuthology.task.internal:Saving configuration 2024-08-03T08:54:17.314 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-03T08:54:17.321 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-03T08:54:17.346 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi114.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-08-02_15:46:24-rados-wip-yuri3-testing-2024-08-01-0634-quincy-distro-default-smithi/7833651', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-03 08:47:16.571078', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCuKHRsnvod8ukszocSY3AoOvyb+a0j1O1T7U91WjK6W3sTJtNZFX/Q1kmjtIf5DIf8vJLDhH+Sv1i8uva3Ihd8='} 2024-08-03T08:54:17.368 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi143.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-08-02_15:46:24-rados-wip-yuri3-testing-2024-08-01-0634-quincy-distro-default-smithi/7833651', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-03 08:47:16.572577', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL+Y7phzGxB7hEVSdT4SmXqSvwrL+Q12YU9L+S3VKvQ7kbJMRNQExOtJfsc6L57hsTzMz+OjAgjS7xNEC3Dpf6k='} 2024-08-03T08:54:17.369 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-03T08:54:17.378 INFO:teuthology.task.internal:roles: ubuntu@smithi114.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-08-03T08:54:17.378 INFO:teuthology.task.internal:roles: ubuntu@smithi143.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-08-03T08:54:17.378 INFO:teuthology.run_tasks:Running task console_log... 2024-08-03T08:54:17.491 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fda7043fd00>, signals=[15]) 2024-08-03T08:54:17.492 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-03T08:54:17.498 INFO:teuthology.task.internal:Opening connections... 2024-08-03T08:54:17.498 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi114.front.sepia.ceph.com 2024-08-03T08:54:17.500 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-03T08:54:17.585 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi143.front.sepia.ceph.com 2024-08-03T08:54:17.586 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-03T08:54:17.670 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-03T08:54:17.677 DEBUG:teuthology.orchestra.run.smithi114:> uname -m 2024-08-03T08:54:17.694 INFO:teuthology.orchestra.run.smithi114.stdout:x86_64 2024-08-03T08:54:17.694 DEBUG:teuthology.orchestra.run.smithi114:> cat /etc/os-release 2024-08-03T08:54:17.750 INFO:teuthology.orchestra.run.smithi114.stdout:NAME="CentOS Stream" 2024-08-03T08:54:17.750 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION="9" 2024-08-03T08:54:17.750 INFO:teuthology.orchestra.run.smithi114.stdout:ID="centos" 2024-08-03T08:54:17.750 INFO:teuthology.orchestra.run.smithi114.stdout:ID_LIKE="rhel fedora" 2024-08-03T08:54:17.751 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_ID="9" 2024-08-03T08:54:17.751 INFO:teuthology.orchestra.run.smithi114.stdout:PLATFORM_ID="platform:el9" 2024-08-03T08:54:17.751 INFO:teuthology.orchestra.run.smithi114.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-03T08:54:17.751 INFO:teuthology.orchestra.run.smithi114.stdout:ANSI_COLOR="0;31" 2024-08-03T08:54:17.751 INFO:teuthology.orchestra.run.smithi114.stdout:LOGO="fedora-logo-icon" 2024-08-03T08:54:17.751 INFO:teuthology.orchestra.run.smithi114.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-03T08:54:17.751 INFO:teuthology.orchestra.run.smithi114.stdout:HOME_URL="https://centos.org/" 2024-08-03T08:54:17.751 INFO:teuthology.orchestra.run.smithi114.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-08-03T08:54:17.751 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-03T08:54:17.751 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-03T08:54:17.752 INFO:teuthology.lock.ops:Updating smithi114.front.sepia.ceph.com on lock server 2024-08-03T08:54:17.776 DEBUG:teuthology.orchestra.run.smithi143:> uname -m 2024-08-03T08:54:17.794 INFO:teuthology.orchestra.run.smithi143.stdout:x86_64 2024-08-03T08:54:17.794 DEBUG:teuthology.orchestra.run.smithi143:> cat /etc/os-release 2024-08-03T08:54:17.851 INFO:teuthology.orchestra.run.smithi143.stdout:NAME="CentOS Stream" 2024-08-03T08:54:17.852 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION="9" 2024-08-03T08:54:17.852 INFO:teuthology.orchestra.run.smithi143.stdout:ID="centos" 2024-08-03T08:54:17.852 INFO:teuthology.orchestra.run.smithi143.stdout:ID_LIKE="rhel fedora" 2024-08-03T08:54:17.852 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION_ID="9" 2024-08-03T08:54:17.852 INFO:teuthology.orchestra.run.smithi143.stdout:PLATFORM_ID="platform:el9" 2024-08-03T08:54:17.852 INFO:teuthology.orchestra.run.smithi143.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-03T08:54:17.852 INFO:teuthology.orchestra.run.smithi143.stdout:ANSI_COLOR="0;31" 2024-08-03T08:54:17.852 INFO:teuthology.orchestra.run.smithi143.stdout:LOGO="fedora-logo-icon" 2024-08-03T08:54:17.852 INFO:teuthology.orchestra.run.smithi143.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-03T08:54:17.852 INFO:teuthology.orchestra.run.smithi143.stdout:HOME_URL="https://centos.org/" 2024-08-03T08:54:17.852 INFO:teuthology.orchestra.run.smithi143.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-08-03T08:54:17.852 INFO:teuthology.orchestra.run.smithi143.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-03T08:54:17.852 INFO:teuthology.orchestra.run.smithi143.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-03T08:54:17.853 INFO:teuthology.lock.ops:Updating smithi143.front.sepia.ceph.com on lock server 2024-08-03T08:54:17.867 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-03T08:54:17.876 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-03T08:54:17.912 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-03T08:54:17.912 DEBUG:teuthology.orchestra.run.smithi114:> test '!' -e /home/ubuntu/cephtest 2024-08-03T08:54:17.915 DEBUG:teuthology.orchestra.run.smithi143:> test '!' -e /home/ubuntu/cephtest 2024-08-03T08:54:17.931 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-03T08:54:17.936 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-03T08:54:17.936 DEBUG:teuthology.orchestra.run.smithi114:> test -z $(ls -A /var/lib/ceph) 2024-08-03T08:54:17.971 DEBUG:teuthology.orchestra.run.smithi143:> test -z $(ls -A /var/lib/ceph) 2024-08-03T08:54:18.034 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-03T08:54:18.087 INFO:teuthology.run_tasks:Running task kernel... 2024-08-03T08:54:18.101 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-03T08:54:18.101 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2024-08-03T08:54:18.101 DEBUG:teuthology.task.kernel:normalized overrides {'host.a': {'hwe': True}, 'client.0': {'hwe': True}, 'host.b': {'hwe': True}, 'client.1': {'hwe': True}} 2024-08-03T08:54:18.102 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro', 'hwe': True}, 'host.b': {'kdb': 1, 'sha1': 'distro', 'hwe': True}}, timeout 300 2024-08-03T08:54:18.102 DEBUG:teuthology.orchestra.run.smithi114:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-03T08:54:18.102 DEBUG:teuthology.orchestra.run.smithi143:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-03T08:54:18.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-03T08:54:18.118 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-08-03T08:54:18.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-03T08:54:18.120 DEBUG:teuthology.orchestra.run.smithi143:> uname -r 2024-08-03T08:54:18.177 INFO:teuthology.orchestra.run.smithi114.stdout:5.14.0-437.el9.x86_64 2024-08-03T08:54:18.177 INFO:teuthology.orchestra.run.smithi143.stdout:5.14.0-437.el9.x86_64 2024-08-03T08:54:18.177 INFO:teuthology.task.kernel:Running kernel on smithi114: 5.14.0-437.el9.x86_64 2024-08-03T08:54:18.178 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum install -y kernel 2024-08-03T08:54:18.178 INFO:teuthology.task.kernel:Running kernel on smithi143: 5.14.0-437.el9.x86_64 2024-08-03T08:54:18.178 DEBUG:teuthology.orchestra.run.smithi143:> sudo yum install -y kernel 2024-08-03T08:54:21.274 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 9 - BaseOS 6.0 MB/s | 8.2 MB 00:01 2024-08-03T08:54:22.598 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - BaseOS 2.9 MB/s | 8.2 MB 00:02 2024-08-03T08:54:24.169 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 9 - AppStream 11 MB/s | 20 MB 00:01 2024-08-03T08:54:25.324 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - AppStream 12 MB/s | 20 MB 00:01 2024-08-03T08:54:29.875 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 9 - CRB 3.5 MB/s | 6.6 MB 00:01 2024-08-03T08:54:30.858 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - CRB 3.6 MB/s | 6.6 MB 00:01 2024-08-03T08:54:31.709 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 9 - Extras packages 39 kB/s | 18 kB 00:00 2024-08-03T08:54:32.580 INFO:teuthology.orchestra.run.smithi143.stdout:Extra Packages for Enterprise Linux 30 MB/s | 22 MB 00:00 2024-08-03T08:54:32.750 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - Extras packages 32 kB/s | 18 kB 00:00 2024-08-03T08:54:33.671 INFO:teuthology.orchestra.run.smithi114.stdout:Extra Packages for Enterprise Linux 28 MB/s | 22 MB 00:00 2024-08-03T08:54:37.919 INFO:teuthology.orchestra.run.smithi143.stdout:lab-extras 27 kB/s | 1.7 kB 00:00 2024-08-03T08:54:38.994 INFO:teuthology.orchestra.run.smithi114.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-08-03T08:54:39.951 INFO:teuthology.orchestra.run.smithi143.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-03T08:54:39.951 INFO:teuthology.orchestra.run.smithi143.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-08-03T08:54:40.046 INFO:teuthology.orchestra.run.smithi143.stdout:Dependencies resolved. 2024-08-03T08:54:40.059 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2024-08-03T08:54:40.059 INFO:teuthology.orchestra.run.smithi143.stdout: Package Architecture Version Repository Size 2024-08-03T08:54:40.059 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2024-08-03T08:54:40.059 INFO:teuthology.orchestra.run.smithi143.stdout:Installing: 2024-08-03T08:54:40.059 INFO:teuthology.orchestra.run.smithi143.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-08-03T08:54:40.059 INFO:teuthology.orchestra.run.smithi143.stdout:Installing dependencies: 2024-08-03T08:54:40.059 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-08-03T08:54:40.059 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-08-03T08:54:40.059 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-08-03T08:54:40.059 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-08-03T08:54:40.059 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction Summary 2024-08-03T08:54:40.060 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2024-08-03T08:54:40.060 INFO:teuthology.orchestra.run.smithi143.stdout:Install 4 Packages 2024-08-03T08:54:40.060 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-08-03T08:54:40.060 INFO:teuthology.orchestra.run.smithi143.stdout:Total download size: 84 M 2024-08-03T08:54:40.060 INFO:teuthology.orchestra.run.smithi143.stdout:Installed size: 126 M 2024-08-03T08:54:40.060 INFO:teuthology.orchestra.run.smithi143.stdout:Downloading Packages: 2024-08-03T08:54:40.571 INFO:teuthology.orchestra.run.smithi143.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 6.3 MB/s | 1.5 MB 00:00 2024-08-03T08:54:40.855 INFO:teuthology.orchestra.run.smithi143.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 33 MB/s | 17 MB 00:00 2024-08-03T08:54:40.983 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-03T08:54:40.983 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-08-03T08:54:41.076 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-08-03T08:54:41.082 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-08-03T08:54:41.082 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-08-03T08:54:41.082 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-08-03T08:54:41.082 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-08-03T08:54:41.083 INFO:teuthology.orchestra.run.smithi114.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-08-03T08:54:41.083 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-08-03T08:54:41.083 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-08-03T08:54:41.083 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-08-03T08:54:41.083 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-08-03T08:54:41.083 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-08-03T08:54:41.083 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-08-03T08:54:41.083 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-08-03T08:54:41.083 INFO:teuthology.orchestra.run.smithi114.stdout:Install 4 Packages 2024-08-03T08:54:41.083 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-08-03T08:54:41.084 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 84 M 2024-08-03T08:54:41.084 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 126 M 2024-08-03T08:54:41.084 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-08-03T08:54:41.238 INFO:teuthology.orchestra.run.smithi143.stdout:(3/4): kernel-modules-core-5.14.0-480.el9.x86_6 45 MB/s | 30 MB 00:00 2024-08-03T08:54:41.547 INFO:teuthology.orchestra.run.smithi143.stdout:(4/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 30 MB/s | 36 MB 00:01 2024-08-03T08:54:41.547 INFO:teuthology.orchestra.run.smithi143.stdout:-------------------------------------------------------------------------------- 2024-08-03T08:54:41.547 INFO:teuthology.orchestra.run.smithi143.stdout:Total 57 MB/s | 84 MB 00:01 2024-08-03T08:54:42.070 INFO:teuthology.orchestra.run.smithi114.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 1.7 MB/s | 1.5 MB 00:00 2024-08-03T08:54:42.288 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction check 2024-08-03T08:54:42.595 INFO:teuthology.orchestra.run.smithi114.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 12 MB/s | 17 MB 00:01 2024-08-03T08:54:42.635 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction check succeeded. 2024-08-03T08:54:42.635 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction test 2024-08-03T08:54:43.354 INFO:teuthology.orchestra.run.smithi114.stdout:(3/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 17 MB/s | 36 MB 00:02 2024-08-03T08:54:43.638 INFO:teuthology.orchestra.run.smithi114.stdout:(4/4): kernel-modules-core-5.14.0-480.el9.x86_6 19 MB/s | 30 MB 00:01 2024-08-03T08:54:43.640 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-08-03T08:54:43.641 INFO:teuthology.orchestra.run.smithi114.stdout:Total 33 MB/s | 84 MB 00:02 2024-08-03T08:54:43.656 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction test succeeded. 2024-08-03T08:54:43.656 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction 2024-08-03T08:54:44.372 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-08-03T08:54:44.739 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-08-03T08:54:44.740 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-08-03T08:54:45.734 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-08-03T08:54:45.735 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-08-03T08:54:46.104 INFO:teuthology.orchestra.run.smithi143.stdout: Preparing : 1/1 2024-08-03T08:54:46.823 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-08-03T08:54:46.916 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-03T08:54:48.189 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-08-03T08:54:48.847 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-08-03T08:54:48.940 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-03T08:54:49.571 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-03T08:54:49.727 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-03T08:54:51.601 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-03T08:54:51.750 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-03T08:54:54.531 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-03T08:54:54.661 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-08-03T08:54:56.632 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-03T08:54:56.759 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-08-03T08:54:59.482 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-03T08:55:01.636 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-03T08:55:29.182 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-08-03T08:55:29.223 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-08-03T08:55:29.565 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-08-03T08:55:29.565 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-08-03T08:55:29.566 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-03T08:55:29.566 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-03T08:55:30.373 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-03T08:55:30.373 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-08-03T08:55:30.374 INFO:teuthology.orchestra.run.smithi143.stdout:Installed: 2024-08-03T08:55:30.374 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-5.14.0-480.el9.x86_64 2024-08-03T08:55:30.374 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-08-03T08:55:30.374 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-08-03T08:55:30.374 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-08-03T08:55:30.374 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-08-03T08:55:30.374 INFO:teuthology.orchestra.run.smithi143.stdout:Complete! 2024-08-03T08:55:30.748 DEBUG:teuthology.orchestra.run.smithi143:> rpm -q kernel | sort -rV | head -n 1 2024-08-03T08:55:30.827 INFO:teuthology.orchestra.run.smithi143.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-03T08:55:30.827 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-03T08:55:30.828 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-480.el9.x86_64 2024-08-03T08:55:30.828 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-03T08:55:30.828 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-03T08:55:30.828 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-08-03T08:55:30.828 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi143.front.sepia.ceph.com, path=None, version=distro) 2024-08-03T08:55:30.828 DEBUG:teuthology.orchestra.run.smithi143:> rpm -q kernel | sort -rV | head -n 1 2024-08-03T08:55:30.884 INFO:teuthology.orchestra.run.smithi143.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-03T08:55:30.884 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-03T08:55:30.885 DEBUG:teuthology.orchestra.run.smithi143:> sudo rpm -qi grub2-tools 2024-08-03T08:55:30.916 INFO:teuthology.orchestra.run.smithi143.stdout:Name : grub2-tools 2024-08-03T08:55:30.916 INFO:teuthology.orchestra.run.smithi143.stdout:Epoch : 1 2024-08-03T08:55:30.916 INFO:teuthology.orchestra.run.smithi143.stdout:Version : 2.06 2024-08-03T08:55:30.916 INFO:teuthology.orchestra.run.smithi143.stdout:Release : 68.el9 2024-08-03T08:55:30.916 INFO:teuthology.orchestra.run.smithi143.stdout:Architecture: x86_64 2024-08-03T08:55:30.916 INFO:teuthology.orchestra.run.smithi143.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-08-03T08:55:30.916 INFO:teuthology.orchestra.run.smithi143.stdout:Group : Unspecified 2024-08-03T08:55:30.916 INFO:teuthology.orchestra.run.smithi143.stdout:Size : 8264254 2024-08-03T08:55:30.916 INFO:teuthology.orchestra.run.smithi143.stdout:License : GPLv3+ 2024-08-03T08:55:30.916 INFO:teuthology.orchestra.run.smithi143.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-08-03T08:55:30.916 INFO:teuthology.orchestra.run.smithi143.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-08-03T08:55:30.916 INFO:teuthology.orchestra.run.smithi143.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-08-03T08:55:30.917 INFO:teuthology.orchestra.run.smithi143.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-08-03T08:55:30.917 INFO:teuthology.orchestra.run.smithi143.stdout:Packager : builder@centos.org 2024-08-03T08:55:30.917 INFO:teuthology.orchestra.run.smithi143.stdout:Vendor : CentOS 2024-08-03T08:55:30.917 INFO:teuthology.orchestra.run.smithi143.stdout:URL : http://www.gnu.org/software/grub/ 2024-08-03T08:55:30.917 INFO:teuthology.orchestra.run.smithi143.stdout:Summary : Support tools for GRUB. 2024-08-03T08:55:30.917 INFO:teuthology.orchestra.run.smithi143.stdout:Description : 2024-08-03T08:55:30.917 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-08-03T08:55:30.917 INFO:teuthology.orchestra.run.smithi143.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-08-03T08:55:30.917 INFO:teuthology.orchestra.run.smithi143.stdout:customizable bootloader with modular architecture. It supports a rich 2024-08-03T08:55:30.917 INFO:teuthology.orchestra.run.smithi143.stdout:variety of kernel formats, file systems, computer architectures and 2024-08-03T08:55:30.917 INFO:teuthology.orchestra.run.smithi143.stdout:hardware devices. 2024-08-03T08:55:30.917 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-08-03T08:55:30.917 INFO:teuthology.orchestra.run.smithi143.stdout:This subpackage provides tools for support of all platforms. 2024-08-03T08:55:30.918 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-08-03T08:55:30.918 INFO:teuthology.task.kernel:Updating grub on smithi143 to boot 5.14.0-480.el9.x86_64 2024-08-03T08:55:30.918 DEBUG:teuthology.orchestra.run.smithi143:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-08-03T08:55:31.259 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-08-03T08:55:31.301 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-08-03T08:55:31.506 INFO:teuthology.orchestra.run.smithi143.stderr:Generating grub configuration file ... 2024-08-03T08:55:31.684 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-08-03T08:55:31.684 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-08-03T08:55:31.684 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-03T08:55:31.684 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-03T08:55:32.472 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-03T08:55:32.473 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-08-03T08:55:32.473 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-08-03T08:55:32.473 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-5.14.0-480.el9.x86_64 2024-08-03T08:55:32.473 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-08-03T08:55:32.473 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-08-03T08:55:32.473 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-08-03T08:55:32.473 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-08-03T08:55:32.473 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-08-03T08:55:32.851 INFO:teuthology.orchestra.run.smithi143.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-08-03T08:55:32.870 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q kernel | sort -rV | head -n 1 2024-08-03T08:55:32.883 INFO:teuthology.orchestra.run.smithi143.stderr:done 2024-08-03T08:55:32.885 DEBUG:teuthology.orchestra.run.smithi143:> mktemp 2024-08-03T08:55:32.901 INFO:teuthology.orchestra.run.smithi143.stdout:/tmp/tmp.YcyhsWul8Z 2024-08-03T08:55:32.901 DEBUG:teuthology.orchestra.run.smithi143:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.YcyhsWul8Z 2024-08-03T08:55:32.956 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-03T08:55:32.956 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-03T08:55:32.957 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-480.el9.x86_64 2024-08-03T08:55:32.957 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-03T08:55:32.957 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-03T08:55:32.957 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-08-03T08:55:32.957 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi114.front.sepia.ceph.com, path=None, version=distro) 2024-08-03T08:55:32.957 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q kernel | sort -rV | head -n 1 2024-08-03T08:55:32.974 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod 0666 /tmp/tmp.YcyhsWul8Z 2024-08-03T08:55:33.015 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-03T08:55:33.015 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-03T08:55:33.015 DEBUG:teuthology.orchestra.run.smithi114:> sudo rpm -qi grub2-tools 2024-08-03T08:55:33.063 INFO:teuthology.orchestra.run.smithi114.stdout:Name : grub2-tools 2024-08-03T08:55:33.064 INFO:teuthology.orchestra.run.smithi114.stdout:Epoch : 1 2024-08-03T08:55:33.064 INFO:teuthology.orchestra.run.smithi114.stdout:Version : 2.06 2024-08-03T08:55:33.064 INFO:teuthology.orchestra.run.smithi114.stdout:Release : 68.el9 2024-08-03T08:55:33.064 INFO:teuthology.orchestra.run.smithi114.stdout:Architecture: x86_64 2024-08-03T08:55:33.064 INFO:teuthology.orchestra.run.smithi114.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-08-03T08:55:33.064 INFO:teuthology.orchestra.run.smithi114.stdout:Group : Unspecified 2024-08-03T08:55:33.064 INFO:teuthology.orchestra.run.smithi114.stdout:Size : 8264254 2024-08-03T08:55:33.064 INFO:teuthology.orchestra.run.smithi114.stdout:License : GPLv3+ 2024-08-03T08:55:33.064 INFO:teuthology.orchestra.run.smithi114.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-08-03T08:55:33.064 INFO:teuthology.orchestra.run.smithi114.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-08-03T08:55:33.064 INFO:teuthology.orchestra.run.smithi114.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-08-03T08:55:33.064 INFO:teuthology.orchestra.run.smithi114.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-08-03T08:55:33.064 INFO:teuthology.orchestra.run.smithi114.stdout:Packager : builder@centos.org 2024-08-03T08:55:33.065 INFO:teuthology.orchestra.run.smithi114.stdout:Vendor : CentOS 2024-08-03T08:55:33.065 INFO:teuthology.orchestra.run.smithi114.stdout:URL : http://www.gnu.org/software/grub/ 2024-08-03T08:55:33.065 INFO:teuthology.orchestra.run.smithi114.stdout:Summary : Support tools for GRUB. 2024-08-03T08:55:33.065 INFO:teuthology.orchestra.run.smithi114.stdout:Description : 2024-08-03T08:55:33.065 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-08-03T08:55:33.065 INFO:teuthology.orchestra.run.smithi114.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-08-03T08:55:33.065 INFO:teuthology.orchestra.run.smithi114.stdout:customizable bootloader with modular architecture. It supports a rich 2024-08-03T08:55:33.065 INFO:teuthology.orchestra.run.smithi114.stdout:variety of kernel formats, file systems, computer architectures and 2024-08-03T08:55:33.065 INFO:teuthology.orchestra.run.smithi114.stdout:hardware devices. 2024-08-03T08:55:33.065 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-08-03T08:55:33.065 INFO:teuthology.orchestra.run.smithi114.stdout:This subpackage provides tools for support of all platforms. 2024-08-03T08:55:33.066 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-08-03T08:55:33.066 INFO:teuthology.task.kernel:Updating grub on smithi114 to boot 5.14.0-480.el9.x86_64 2024-08-03T08:55:33.066 DEBUG:teuthology.orchestra.run.smithi114:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-08-03T08:55:33.127 DEBUG:teuthology.orchestra.remote:smithi143:/tmp/tmp.YcyhsWul8Z is 6KB 2024-08-03T08:55:33.176 DEBUG:teuthology.orchestra.run.smithi143:> rm -fr /tmp/tmp.YcyhsWul8Z 2024-08-03T08:55:33.190 DEBUG:teuthology.orchestra.run.smithi143:> sudo /bin/ls /boot/loader/entries || true 2024-08-03T08:55:33.260 INFO:teuthology.orchestra.run.smithi143.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-08-03T08:55:33.260 INFO:teuthology.orchestra.run.smithi143.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-08-03T08:55:33.260 INFO:teuthology.orchestra.run.smithi143.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-08-03T08:55:33.260 INFO:teuthology.orchestra.run.smithi143.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-08-03T08:55:33.261 DEBUG:teuthology.orchestra.run.smithi143:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-08-03T08:55:33.421 DEBUG:teuthology.orchestra.run.smithi143:> sudo shutdown -r now 2024-08-03T08:55:33.710 INFO:teuthology.orchestra.run.smithi114.stderr:Generating grub configuration file ... 2024-08-03T08:55:35.089 INFO:teuthology.orchestra.run.smithi114.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-08-03T08:55:35.104 INFO:teuthology.orchestra.run.smithi114.stderr:done 2024-08-03T08:55:35.106 DEBUG:teuthology.orchestra.run.smithi114:> mktemp 2024-08-03T08:55:35.136 INFO:teuthology.orchestra.run.smithi114.stdout:/tmp/tmp.762dPOFNfQ 2024-08-03T08:55:35.137 DEBUG:teuthology.orchestra.run.smithi114:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.762dPOFNfQ 2024-08-03T08:55:35.202 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 0666 /tmp/tmp.762dPOFNfQ 2024-08-03T08:55:35.337 DEBUG:teuthology.orchestra.remote:smithi114:/tmp/tmp.762dPOFNfQ is 6KB 2024-08-03T08:55:35.385 DEBUG:teuthology.orchestra.run.smithi114:> rm -fr /tmp/tmp.762dPOFNfQ 2024-08-03T08:55:35.400 DEBUG:teuthology.orchestra.run.smithi114:> sudo /bin/ls /boot/loader/entries || true 2024-08-03T08:55:35.461 INFO:teuthology.orchestra.run.smithi114.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-08-03T08:55:35.461 INFO:teuthology.orchestra.run.smithi114.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-08-03T08:55:35.462 INFO:teuthology.orchestra.run.smithi114.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-08-03T08:55:35.462 INFO:teuthology.orchestra.run.smithi114.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-08-03T08:55:35.463 DEBUG:teuthology.orchestra.run.smithi114:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-08-03T08:55:35.628 DEBUG:teuthology.orchestra.run.smithi114:> sudo shutdown -r now 2024-08-03T08:56:03.456 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-08-03T08:56:03.456 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-08-03T08:56:03.457 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-03T08:56:05.631 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-08-03T08:56:05.632 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-08-03T08:56:05.633 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-03T08:56:38.111 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.143 2024-08-03T08:56:40.162 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2024-08-03T08:56:47.118 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-08-03T08:56:47.119 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-03T08:56:49.164 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-08-03T08:56:49.165 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-03T08:57:05.503 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.143 2024-08-03T08:57:07.554 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2024-08-03T08:57:17.513 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-08-03T08:57:17.514 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-03T08:57:17.863 DEBUG:teuthology.orchestra.run.smithi143:> true 2024-08-03T08:57:18.435 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-08-03T08:57:18.435 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-480.el9.x86_64"... 2024-08-03T08:57:18.435 DEBUG:teuthology.orchestra.run.smithi143:> uname -r 2024-08-03T08:57:18.450 INFO:teuthology.orchestra.run.smithi143.stdout:5.14.0-480.el9.x86_64 2024-08-03T08:57:18.450 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-08-03T08:57:18.450 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-03T08:57:18.450 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-08-03T08:57:19.451 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-08-03T08:57:19.451 DEBUG:teuthology.orchestra.run.smithi143:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-03T08:57:19.511 INFO:teuthology.orchestra.run.smithi143.stdout:ttyS1 2024-08-03T08:57:19.540 DEBUG:teuthology.parallel:result is None 2024-08-03T08:57:19.555 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-08-03T08:57:19.556 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-03T08:57:19.879 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-08-03T08:57:20.322 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-08-03T08:57:20.322 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-480.el9.x86_64"... 2024-08-03T08:57:20.323 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-08-03T08:57:20.337 INFO:teuthology.orchestra.run.smithi114.stdout:5.14.0-480.el9.x86_64 2024-08-03T08:57:20.338 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-08-03T08:57:20.338 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-03T08:57:20.338 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-08-03T08:57:21.342 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-08-03T08:57:21.342 DEBUG:teuthology.orchestra.run.smithi114:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-03T08:57:21.412 INFO:teuthology.orchestra.run.smithi114.stdout:ttyS1 2024-08-03T08:57:21.454 DEBUG:teuthology.parallel:result is None 2024-08-03T08:57:21.455 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-03T08:57:21.462 INFO:teuthology.task.internal:Creating test directory... 2024-08-03T08:57:21.462 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-03T08:57:21.464 DEBUG:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-03T08:57:21.480 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-03T08:57:21.513 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-03T08:57:21.522 INFO:teuthology.task.internal:Creating archive directory... 2024-08-03T08:57:21.522 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-03T08:57:21.525 DEBUG:teuthology.orchestra.run.smithi143:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-03T08:57:21.551 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-03T08:57:21.557 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-03T08:57:21.557 DEBUG:teuthology.orchestra.run.smithi114:> 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-08-03T08:57:21.582 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-08-03T08:57:21.628 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-03T08:57:21.633 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-03T08:57:21.639 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-03T08:57:21.643 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-03T08:57:21.644 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-03T08:57:21.651 INFO:teuthology.task.internal:Configuring sudo... 2024-08-03T08:57:21.651 DEBUG:teuthology.orchestra.run.smithi114:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-03T08:57:21.653 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-08-03T08:57:21.708 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-03T08:57:21.718 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-03T08:57:21.718 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-03T08:57:21.720 DEBUG:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-03T08:57:21.768 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-03T08:57:21.816 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-03T08:57:21.861 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-03T08:57:21.942 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-03T08:57:21.982 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-08-03T08:57:21.982 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-03T08:57:22.047 DEBUG:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-03T08:57:22.089 DEBUG:teuthology.orchestra.run.smithi143:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-03T08:57:22.147 DEBUG:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-03T08:57:22.228 DEBUG:teuthology.orchestra.run.smithi143:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-03T08:57:22.276 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-08-03T08:57:22.276 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-03T08:57:22.344 DEBUG:teuthology.orchestra.run.smithi114:> sudo service rsyslog restart 2024-08-03T08:57:22.346 DEBUG:teuthology.orchestra.run.smithi143:> sudo service rsyslog restart 2024-08-03T08:57:22.393 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-03T08:57:22.481 INFO:teuthology.orchestra.run.smithi143.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-03T08:57:22.856 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-03T08:57:22.863 INFO:teuthology.task.internal:Starting timer... 2024-08-03T08:57:22.863 INFO:teuthology.run_tasks:Running task pcp... 2024-08-03T08:57:22.943 INFO:teuthology.run_tasks:Running task selinux... 2024-08-03T08:57:22.951 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-08-03T08:57:22.952 DEBUG:teuthology.orchestra.run.smithi114:> sudo service auditd rotate 2024-08-03T08:57:23.027 INFO:teuthology.orchestra.run.smithi114.stdout:Rotating logs: 2024-08-03T08:57:23.029 DEBUG:teuthology.orchestra.run.smithi143:> sudo service auditd rotate 2024-08-03T08:57:23.096 INFO:teuthology.orchestra.run.smithi143.stdout:Rotating logs: 2024-08-03T08:57:23.098 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-03T08:57:23.098 DEBUG:teuthology.orchestra.run.smithi114:> /usr/sbin/getenforce 2024-08-03T08:57:23.141 INFO:teuthology.orchestra.run.smithi114.stdout:Permissive 2024-08-03T08:57:23.142 DEBUG:teuthology.orchestra.run.smithi143:> /usr/sbin/getenforce 2024-08-03T08:57:23.169 INFO:teuthology.orchestra.run.smithi143.stdout:Permissive 2024-08-03T08:57:23.169 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi114.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi143.front.sepia.ceph.com': 'permissive'} 2024-08-03T08:57:23.169 DEBUG:teuthology.orchestra.run.smithi114:> 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 context=system_u:system_r:getty_t:s0 2024-08-03T08:57:23.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-03T08:57:23.194 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 context=system_u:system_r:getty_t:s0 2024-08-03T08:57:23.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-03T08:57:23.237 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-03T08:57:23.237 DEBUG:teuthology.orchestra.run.smithi114:> sudo /usr/sbin/setenforce permissive 2024-08-03T08:57:23.285 DEBUG:teuthology.orchestra.run.smithi143:> sudo /usr/sbin/setenforce permissive 2024-08-03T08:57:23.313 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-03T08:57:23.323 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-08-03T08:57:23.326 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-08-03T08:57:23.436 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-03T08:57:23.447 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-08-03T08:57:23.448 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi114.front.sepia.ceph.com,smithi143.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-03T09:01:48.465 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi114.front.sepia.ceph.com'), Remote(name='ubuntu@smithi143.front.sepia.ceph.com')] 2024-08-03T09:01:48.466 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-08-03T09:01:48.468 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-03T09:01:48.548 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-08-03T09:01:48.622 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-08-03T09:01:48.622 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-08-03T09:01:48.623 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-03T09:01:48.699 DEBUG:teuthology.orchestra.run.smithi143:> true 2024-08-03T09:01:48.791 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-08-03T09:01:48.792 INFO:teuthology.run_tasks:Running task clock... 2024-08-03T09:01:48.804 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-03T09:01:48.804 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-03T09:01:48.805 DEBUG:teuthology.orchestra.run.smithi114:> 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-08-03T09:01:48.808 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-03T09:01:48.808 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-08-03T09:01:48.835 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-03T09:01:48.850 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-03T09:01:48.862 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-03T09:01:48.876 INFO:teuthology.orchestra.run.smithi114.stderr:sudo: ntpd: command not found 2024-08-03T09:01:48.876 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-03T09:01:48.885 INFO:teuthology.orchestra.run.smithi114.stdout:506 Cannot talk to daemon 2024-08-03T09:01:48.900 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-03T09:01:48.900 INFO:teuthology.orchestra.run.smithi143.stderr:sudo: ntpd: command not found 2024-08-03T09:01:48.912 INFO:teuthology.orchestra.run.smithi143.stdout:506 Cannot talk to daemon 2024-08-03T09:01:48.913 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-03T09:01:48.927 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-03T09:01:48.939 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-03T09:01:48.971 INFO:teuthology.orchestra.run.smithi114.stderr:bash: line 1: ntpq: command not found 2024-08-03T09:01:48.974 INFO:teuthology.orchestra.run.smithi114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-03T09:01:48.974 INFO:teuthology.orchestra.run.smithi114.stdout:=============================================================================== 2024-08-03T09:01:48.974 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-03T09:01:48.974 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-03T09:01:48.974 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-03T09:01:48.975 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-03T09:01:49.009 INFO:teuthology.orchestra.run.smithi143.stderr:bash: line 1: ntpq: command not found 2024-08-03T09:01:49.012 INFO:teuthology.orchestra.run.smithi143.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-03T09:01:49.013 INFO:teuthology.orchestra.run.smithi143.stdout:=============================================================================== 2024-08-03T09:01:49.013 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-03T09:01:49.013 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-03T09:01:49.013 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-03T09:01:49.013 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-03T09:01:49.014 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-08-03T09:01:49.026 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-08-03T09:01:49.026 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-08-03T09:01:49.026 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/scratch_devs of=/dev/stdout 2024-08-03T09:01:49.042 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-08-03T09:01:49.042 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_1 2024-08-03T09:01:49.098 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-03T09:01:49.098 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-03T09:01:49.098 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-08-03T09:01:49.098 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-03T09:01:49.098 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-08-03T09:01:49.098 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-08-03 09:01:47.375673657 +0000 2024-08-03T09:01:49.099 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-08-03 09:01:08.809504505 +0000 2024-08-03T09:01:49.099 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-08-03 09:01:08.809504505 +0000 2024-08-03T09:01:49.099 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-08-03 09:01:08.809504505 +0000 2024-08-03T09:01:49.099 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-03T09:01:49.161 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-08-03T09:01:49.161 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-08-03T09:01:49.162 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000203306 s, 2.5 MB/s 2024-08-03T09:01:49.163 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-03T09:01:49.219 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_2 2024-08-03T09:01:49.278 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-03T09:01:49.278 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-03T09:01:49.278 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-08-03T09:01:49.279 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-03T09:01:49.279 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-08-03T09:01:49.279 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-08-03 09:01:47.375673657 +0000 2024-08-03T09:01:49.279 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-08-03 09:01:09.138497417 +0000 2024-08-03T09:01:49.279 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-08-03 09:01:09.138497417 +0000 2024-08-03T09:01:49.279 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-08-03 09:01:09.138497417 +0000 2024-08-03T09:01:49.279 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-03T09:01:49.341 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-08-03T09:01:49.341 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-08-03T09:01:49.342 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000256556 s, 2.0 MB/s 2024-08-03T09:01:49.343 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-03T09:01:49.399 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_3 2024-08-03T09:01:49.455 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-03T09:01:49.455 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-03T09:01:49.455 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-08-03T09:01:49.455 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-03T09:01:49.455 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-08-03T09:01:49.455 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-08-03 09:01:47.375673657 +0000 2024-08-03T09:01:49.455 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-08-03 09:01:09.507489467 +0000 2024-08-03T09:01:49.455 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-08-03 09:01:09.507489467 +0000 2024-08-03T09:01:49.455 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-08-03 09:01:09.507489467 +0000 2024-08-03T09:01:49.456 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-03T09:01:49.518 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-08-03T09:01:49.518 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-08-03T09:01:49.518 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000187862 s, 2.7 MB/s 2024-08-03T09:01:49.519 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-03T09:01:49.576 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_4 2024-08-03T09:01:49.632 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-03T09:01:49.632 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-03T09:01:49.632 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-08-03T09:01:49.632 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-03T09:01:49.633 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-08-03T09:01:49.633 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-08-03 09:01:47.375673657 +0000 2024-08-03T09:01:49.633 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-08-03 09:01:09.836482379 +0000 2024-08-03T09:01:49.633 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-08-03 09:01:09.836482379 +0000 2024-08-03T09:01:49.633 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-08-03 09:01:09.836482379 +0000 2024-08-03T09:01:49.633 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-03T09:01:49.695 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-08-03T09:01:49.695 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-08-03T09:01:49.695 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000181705 s, 2.8 MB/s 2024-08-03T09:01:49.697 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-03T09:01:49.753 DEBUG:teuthology.orchestra.run.smithi114:> 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-08-03T09:01:49.888 INFO:teuthology.orchestra.run.smithi114.stdout:loop 2024-08-03T09:01:49.889 INFO:tasks.nvme_loop:Connecting nvme_loop smithi114:/dev/vg_nvme/lv_1... 2024-08-03T09:01:49.889 DEBUG:teuthology.orchestra.run.smithi114:> 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 /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-08-03T09:01:49.922 INFO:teuthology.orchestra.run.smithi114.stdout:1 2024-08-03T09:01:49.942 INFO:teuthology.orchestra.run.smithi114.stdout:/dev/vg_nvme/lv_1 2024-08-03T09:01:49.950 INFO:teuthology.orchestra.run.smithi114.stdout:1 2024-08-03T09:01:49.969 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to write to /dev/nvme-fabrics: Invalid argument 2024-08-03T09:01:49.970 DEBUG:teuthology.orchestra.run:got remote process result: 234 2024-08-03T09:01:49.971 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_eb6f075c9d7d222f366c1e9205453e8c064ed968/qa/tasks/nvme_loop.py", line 39, in task remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi114 with status 234: '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 /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-08-03T09:01:50.152 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=cb1e81f9f5a34737924b29363b008d53 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_eb6f075c9d7d222f366c1e9205453e8c064ed968/qa/tasks/nvme_loop.py", line 39, in task remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi114 with status 234: '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 /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-08-03T09:01:50.154 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-08-03T09:01:50.163 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-03T09:01:50.171 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-03T09:01:50.171 DEBUG:teuthology.orchestra.run.smithi114:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-03T09:01:50.184 DEBUG:teuthology.orchestra.run.smithi143:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-03T09:01:50.190 INFO:teuthology.orchestra.run.smithi114.stderr:bash: line 1: ntpq: command not found 2024-08-03T09:01:50.193 INFO:teuthology.orchestra.run.smithi114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-03T09:01:50.193 INFO:teuthology.orchestra.run.smithi114.stdout:=============================================================================== 2024-08-03T09:01:50.194 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv01.front.sepia.ceph.com 3 6 1 1 +40us[ +40us] +/- 57ms 2024-08-03T09:01:50.194 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv02.front.sepia.ceph.com 3 6 1 1 -463us[ -463us] +/- 78ms 2024-08-03T09:01:50.194 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv03.front.sepia.ceph.com 3 6 1 1 +254us[ +254us] +/- 65ms 2024-08-03T09:01:50.194 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-03T09:01:50.202 INFO:teuthology.orchestra.run.smithi143.stderr:bash: line 1: ntpq: command not found 2024-08-03T09:01:50.206 INFO:teuthology.orchestra.run.smithi143.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-03T09:01:50.206 INFO:teuthology.orchestra.run.smithi143.stdout:=============================================================================== 2024-08-03T09:01:50.207 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv01.front.sepia.ceph.com 3 6 1 1 +93us[ +93us] +/- 57ms 2024-08-03T09:01:50.207 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv02.front.sepia.ceph.com 3 6 1 1 -416us[ -416us] +/- 78ms 2024-08-03T09:01:50.207 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv03.front.sepia.ceph.com 3 6 1 1 +289us[ +289us] +/- 65ms 2024-08-03T09:01:50.207 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-03T09:01:50.208 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-03T09:01:50.216 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-03T09:01:50.217 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-03T09:01:50.225 DEBUG:teuthology.orchestra.run.smithi114:> 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-08-03T09:01:50.292 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-08-03T09:01:50.354 DEBUG:teuthology.orchestra.run.smithi114:> 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 context=system_u:system_r:getty_t:s0 2024-08-03T09:01:50.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-03T09:01:50.381 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 context=system_u:system_r:getty_t:s0 2024-08-03T09:01:50.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-03T09:01:50.410 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-03T09:01:50.420 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-03T09:01:50.429 INFO:teuthology.task.internal:Duration was 267.565460 seconds 2024-08-03T09:01:50.429 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-03T09:01:50.437 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-03T09:01:50.437 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-03T09:01:50.440 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-03T09:01:50.476 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-03T09:01:50.490 INFO:teuthology.orchestra.run.smithi143.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-03T09:01:50.793 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-03T09:01:50.794 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi114.front.sepia.ceph.com 2024-08-03T09:01:50.794 DEBUG:teuthology.orchestra.run.smithi114:> 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-08-03T09:01:50.830 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi143.front.sepia.ceph.com 2024-08-03T09:01:50.831 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-08-03T09:01:50.859 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-03T09:01:50.860 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-03T09:01:50.874 DEBUG:teuthology.orchestra.run.smithi143:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-03T09:01:50.926 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-03T09:01:50.927 DEBUG:teuthology.orchestra.run.smithi114:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-03T09:01:50.940 DEBUG:teuthology.orchestra.run.smithi143:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-03T09:01:51.055 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-03T09:01:51.065 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-03T09:01:51.065 DEBUG:teuthology.orchestra.run.smithi114:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-03T09:01:51.090 DEBUG:teuthology.orchestra.run.smithi143:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-03T09:01:51.115 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-03T09:01:51.126 DEBUG:teuthology.orchestra.run.smithi114:> 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-08-03T09:01:51.132 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-08-03T09:01:51.153 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = core 2024-08-03T09:01:51.179 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = core 2024-08-03T09:01:51.194 DEBUG:teuthology.orchestra.run.smithi114:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-03T09:01:51.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-03T09:01:51.230 DEBUG:teuthology.orchestra.run.smithi143:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-03T09:01:51.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-03T09:01:51.248 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-03T09:01:51.258 INFO:teuthology.task.internal:Transferring archived files... 2024-08-03T09:01:51.259 DEBUG:teuthology.misc:Transferring archived files from smithi114:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-08-02_15:46:24-rados-wip-yuri3-testing-2024-08-01-0634-quincy-distro-default-smithi/7833651/remote/smithi114 2024-08-03T09:01:51.260 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-03T09:01:51.314 DEBUG:teuthology.misc:Transferring archived files from smithi143:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-08-02_15:46:24-rados-wip-yuri3-testing-2024-08-01-0634-quincy-distro-default-smithi/7833651/remote/smithi143 2024-08-03T09:01:51.315 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-03T09:01:51.356 INFO:teuthology.task.internal:Removing archive directory... 2024-08-03T09:01:51.357 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-03T09:01:51.359 DEBUG:teuthology.orchestra.run.smithi143:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-03T09:01:51.406 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-03T09:01:51.417 INFO:teuthology.task.internal:Not uploading archives. 2024-08-03T09:01:51.417 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-03T09:01:51.428 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-03T09:01:51.429 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-03T09:01:51.431 DEBUG:teuthology.orchestra.run.smithi143:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-03T09:01:51.444 INFO:teuthology.orchestra.run.smithi114.stdout: 265589 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 3 09:01 /home/ubuntu/cephtest 2024-08-03T09:01:51.461 INFO:teuthology.orchestra.run.smithi143.stdout: 265789 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 3 09:01 /home/ubuntu/cephtest 2024-08-03T09:01:51.462 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-03T09:01:51.472 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-03T09:01:51.505 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-ops/rm-zap-wait} duration: 267.5654604434967 failure_reason: 'Command failed on smithi114 with status 234: ''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 /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''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=cb1e81f9f5a34737924b29363b008d53 status: fail success: false 2024-08-03T09:01:51.505 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-03T09:01:51.586 INFO:teuthology.run:FAIL