2024-09-03T01:18:11.907 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-03T01:18:11.923 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-03T01:18:12.014 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887302 branch: reef description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-haproxy-proto 3-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7887302' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: reef 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\) - CEPHADM_DAEMON_PLACE_FAIL - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 9430 sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec sleep_before_teardown: 0 subset: 24/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec targets: smithi057.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBptzfFu/8ouhvZA7DFuo8i3zOTH8MaRbUZvUWWM8c9G76OzR0tgiX2dW/++JyD1uPCqsq/C3C1RVe8dZ7bLZdQ= smithi176.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGdovC8RhuNxELVF5jbOBpiw0YGsgsRhJqv0poJVfqEJHPPfxPF+Id9OGG4aZ/g2OiKVVDqCf/THYRVeKf3m4fw= tasks: - pexec: all: - sudo dnf install nvmetcli nvme-cli -y - 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 - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create fs1 - ceph nfs cluster create happy --ingress --virtual-ip={{VIP0}} --ingress-mode=haproxy-protocol - ceph nfs export create cephfs --fsname fs1 --cluster-id happy --pseudo-path /d1 - cephadm.wait_for_service: service: nfs.happy - cephadm.wait_for_service: service: ingress.nfs.happy - vip.exec: host.a: - mkdir /mnt/happy - sleep 1 - mount -t nfs {{VIP0}}:/d1 /mnt/happy - echo test > /mnt/happy/testfile - sync - 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: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-02_22:08:11 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-03T01:18:12.015 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa; will attempt to use it 2024-09-03T01:18:12.015 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa/tasks 2024-09-03T01:18:12.015 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-03T01:18:12.017 INFO:teuthology.task.internal:Checking packages... 2024-09-03T01:18:12.063 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd5053ac6ba1806f28bccdb2f226630dbc9d039ec' 2024-09-03T01:18:12.063 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-03T01:18:12.063 INFO:teuthology.packaging:ref: None 2024-09-03T01:18:12.063 INFO:teuthology.packaging:tag: None 2024-09-03T01:18:12.063 INFO:teuthology.packaging:branch: reef 2024-09-03T01:18:12.063 INFO:teuthology.packaging:sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec 2024-09-03T01:18:12.063 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-03T01:18:12.315 INFO:teuthology.task.internal:Found packages for ceph version 18.2.4-803.gd5053ac6 2024-09-03T01:18:12.316 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-03T01:18:12.323 INFO:teuthology.task.internal:no buildpackages task found 2024-09-03T01:18:12.323 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-03T01:18:12.406 INFO:teuthology.task.internal:Saving configuration 2024-09-03T01:18:12.417 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-03T01:18:12.423 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-03T01:18:12.459 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi057.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887302', '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-09-03 01:13:07.222091', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBptzfFu/8ouhvZA7DFuo8i3zOTH8MaRbUZvUWWM8c9G76OzR0tgiX2dW/++JyD1uPCqsq/C3C1RVe8dZ7bLZdQ='} 2024-09-03T01:18:12.490 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi176.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887302', '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-09-03 01:13:07.220301', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGdovC8RhuNxELVF5jbOBpiw0YGsgsRhJqv0poJVfqEJHPPfxPF+Id9OGG4aZ/g2OiKVVDqCf/THYRVeKf3m4fw='} 2024-09-03T01:18:12.490 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-03T01:18:12.496 INFO:teuthology.task.internal:roles: ubuntu@smithi057.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-03T01:18:12.496 INFO:teuthology.task.internal:roles: ubuntu@smithi176.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-03T01:18:12.496 INFO:teuthology.run_tasks:Running task console_log... 2024-09-03T01:18:12.573 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f508e5dbac0>, signals=[15]) 2024-09-03T01:18:12.573 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-03T01:18:12.579 INFO:teuthology.task.internal:Opening connections... 2024-09-03T01:18:12.579 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi057.front.sepia.ceph.com 2024-09-03T01:18:12.580 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-03T01:18:12.665 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi176.front.sepia.ceph.com 2024-09-03T01:18:12.665 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-03T01:18:12.792 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-03T01:18:12.798 DEBUG:teuthology.orchestra.run.smithi057:> uname -m 2024-09-03T01:18:12.817 INFO:teuthology.orchestra.run.smithi057.stdout:x86_64 2024-09-03T01:18:12.817 DEBUG:teuthology.orchestra.run.smithi057:> cat /etc/os-release 2024-09-03T01:18:12.875 INFO:teuthology.orchestra.run.smithi057.stdout:NAME="CentOS Stream" 2024-09-03T01:18:12.875 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION="9" 2024-09-03T01:18:12.875 INFO:teuthology.orchestra.run.smithi057.stdout:ID="centos" 2024-09-03T01:18:12.875 INFO:teuthology.orchestra.run.smithi057.stdout:ID_LIKE="rhel fedora" 2024-09-03T01:18:12.875 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION_ID="9" 2024-09-03T01:18:12.875 INFO:teuthology.orchestra.run.smithi057.stdout:PLATFORM_ID="platform:el9" 2024-09-03T01:18:12.876 INFO:teuthology.orchestra.run.smithi057.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-03T01:18:12.876 INFO:teuthology.orchestra.run.smithi057.stdout:ANSI_COLOR="0;31" 2024-09-03T01:18:12.876 INFO:teuthology.orchestra.run.smithi057.stdout:LOGO="fedora-logo-icon" 2024-09-03T01:18:12.876 INFO:teuthology.orchestra.run.smithi057.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-03T01:18:12.876 INFO:teuthology.orchestra.run.smithi057.stdout:HOME_URL="https://centos.org/" 2024-09-03T01:18:12.876 INFO:teuthology.orchestra.run.smithi057.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-03T01:18:12.876 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-03T01:18:12.876 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-03T01:18:12.877 INFO:teuthology.lock.ops:Updating smithi057.front.sepia.ceph.com on lock server 2024-09-03T01:18:12.910 DEBUG:teuthology.orchestra.run.smithi176:> uname -m 2024-09-03T01:18:12.928 INFO:teuthology.orchestra.run.smithi176.stdout:x86_64 2024-09-03T01:18:12.929 DEBUG:teuthology.orchestra.run.smithi176:> cat /etc/os-release 2024-09-03T01:18:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:NAME="CentOS Stream" 2024-09-03T01:18:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:VERSION="9" 2024-09-03T01:18:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:ID="centos" 2024-09-03T01:18:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:ID_LIKE="rhel fedora" 2024-09-03T01:18:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:VERSION_ID="9" 2024-09-03T01:18:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:PLATFORM_ID="platform:el9" 2024-09-03T01:18:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-03T01:18:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:ANSI_COLOR="0;31" 2024-09-03T01:18:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:LOGO="fedora-logo-icon" 2024-09-03T01:18:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-03T01:18:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:HOME_URL="https://centos.org/" 2024-09-03T01:18:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-03T01:18:12.989 INFO:teuthology.orchestra.run.smithi176.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-03T01:18:12.989 INFO:teuthology.orchestra.run.smithi176.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-03T01:18:12.989 INFO:teuthology.lock.ops:Updating smithi176.front.sepia.ceph.com on lock server 2024-09-03T01:18:13.018 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-03T01:18:13.025 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-03T01:18:13.093 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-03T01:18:13.093 DEBUG:teuthology.orchestra.run.smithi057:> test '!' -e /home/ubuntu/cephtest 2024-09-03T01:18:13.095 DEBUG:teuthology.orchestra.run.smithi176:> test '!' -e /home/ubuntu/cephtest 2024-09-03T01:18:13.114 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-03T01:18:13.121 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-03T01:18:13.121 DEBUG:teuthology.orchestra.run.smithi057:> test -z $(ls -A /var/lib/ceph) 2024-09-03T01:18:13.153 DEBUG:teuthology.orchestra.run.smithi176:> test -z $(ls -A /var/lib/ceph) 2024-09-03T01:18:13.181 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-03T01:18:13.254 INFO:teuthology.run_tasks:Running task kernel... 2024-09-03T01:18:13.268 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-03T01:18:13.268 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-03T01:18:13.269 DEBUG:teuthology.orchestra.run.smithi057:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-03T01:18:13.269 DEBUG:teuthology.orchestra.run.smithi176:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-03T01:18:13.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:18:13.286 DEBUG:teuthology.orchestra.run.smithi057:> uname -r 2024-09-03T01:18:13.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:18:13.287 DEBUG:teuthology.orchestra.run.smithi176:> uname -r 2024-09-03T01:18:13.344 INFO:teuthology.orchestra.run.smithi057.stdout:5.14.0-503.el9.x86_64 2024-09-03T01:18:13.344 INFO:teuthology.task.kernel:Running kernel on smithi057: 5.14.0-503.el9.x86_64 2024-09-03T01:18:13.344 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum install -y kernel 2024-09-03T01:18:13.345 INFO:teuthology.orchestra.run.smithi176.stdout:5.14.0-503.el9.x86_64 2024-09-03T01:18:13.346 INFO:teuthology.task.kernel:Running kernel on smithi176: 5.14.0-503.el9.x86_64 2024-09-03T01:18:13.346 DEBUG:teuthology.orchestra.run.smithi176:> sudo yum install -y kernel 2024-09-03T01:18:16.232 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 9 - BaseOS 7.8 MB/s | 8.2 MB 00:01 2024-09-03T01:18:16.946 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - BaseOS 4.6 MB/s | 8.2 MB 00:01 2024-09-03T01:18:18.117 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 9 - AppStream 27 MB/s | 20 MB 00:00 2024-09-03T01:18:23.643 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 9 - CRB 3.7 MB/s | 6.5 MB 00:01 2024-09-03T01:18:25.093 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 9 - Extras packages 73 kB/s | 18 kB 00:00 2024-09-03T01:18:25.830 INFO:teuthology.orchestra.run.smithi176.stdout:Extra Packages for Enterprise Linux 37 MB/s | 23 MB 00:00 2024-09-03T01:18:29.612 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - AppStream 1.8 MB/s | 20 MB 00:11 2024-09-03T01:18:31.236 INFO:teuthology.orchestra.run.smithi176.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-03T01:18:33.251 INFO:teuthology.orchestra.run.smithi176.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-03T01:18:33.252 INFO:teuthology.orchestra.run.smithi176.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-03T01:18:33.323 INFO:teuthology.orchestra.run.smithi176.stdout:Dependencies resolved. 2024-09-03T01:18:33.324 INFO:teuthology.orchestra.run.smithi176.stdout:Nothing to do. 2024-09-03T01:18:33.324 INFO:teuthology.orchestra.run.smithi176.stdout:Complete! 2024-09-03T01:18:33.418 DEBUG:teuthology.orchestra.run.smithi176:> echo no | sudo yum reinstall kernel || true 2024-09-03T01:18:33.958 INFO:teuthology.orchestra.run.smithi176.stdout:Last metadata expiration check: 0:00:02 ago on Tue 03 Sep 2024 01:18:31 AM UTC. 2024-09-03T01:18:34.105 INFO:teuthology.orchestra.run.smithi176.stdout:Dependencies resolved. 2024-09-03T01:18:34.112 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-03T01:18:34.112 INFO:teuthology.orchestra.run.smithi176.stdout: Package Architecture Version Repository Size 2024-09-03T01:18:34.112 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-03T01:18:34.112 INFO:teuthology.orchestra.run.smithi176.stdout:Reinstalling: 2024-09-03T01:18:34.112 INFO:teuthology.orchestra.run.smithi176.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-03T01:18:34.112 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-03T01:18:34.113 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction Summary 2024-09-03T01:18:34.113 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-03T01:18:34.113 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-03T01:18:34.113 INFO:teuthology.orchestra.run.smithi176.stdout:Total download size: 1.9 M 2024-09-03T01:18:34.113 INFO:teuthology.orchestra.run.smithi176.stdout:Installed size: 0 2024-09-03T01:18:34.114 INFO:teuthology.orchestra.run.smithi176.stderr:Operation aborted. 2024-09-03T01:18:34.169 INFO:teuthology.orchestra.run.smithi176.stdout:Is this ok [y/N]: 2024-09-03T01:18:34.169 DEBUG:teuthology.orchestra.run.smithi176:> sudo yum reinstall -y kernel || true 2024-09-03T01:18:34.702 INFO:teuthology.orchestra.run.smithi176.stdout:Last metadata expiration check: 0:00:03 ago on Tue 03 Sep 2024 01:18:31 AM UTC. 2024-09-03T01:18:34.828 INFO:teuthology.orchestra.run.smithi176.stdout:Dependencies resolved. 2024-09-03T01:18:34.829 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-03T01:18:34.829 INFO:teuthology.orchestra.run.smithi176.stdout: Package Architecture Version Repository Size 2024-09-03T01:18:34.829 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-03T01:18:34.829 INFO:teuthology.orchestra.run.smithi176.stdout:Reinstalling: 2024-09-03T01:18:34.830 INFO:teuthology.orchestra.run.smithi176.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-03T01:18:34.830 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-03T01:18:34.830 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction Summary 2024-09-03T01:18:34.830 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-03T01:18:34.830 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-03T01:18:34.830 INFO:teuthology.orchestra.run.smithi176.stdout:Total download size: 1.9 M 2024-09-03T01:18:34.830 INFO:teuthology.orchestra.run.smithi176.stdout:Installed size: 0 2024-09-03T01:18:34.830 INFO:teuthology.orchestra.run.smithi176.stdout:Downloading Packages: 2024-09-03T01:18:35.213 INFO:teuthology.orchestra.run.smithi176.stdout:kernel-5.14.0-503.el9.x86_64.rpm 5.9 MB/s | 1.9 MB 00:00 2024-09-03T01:18:35.213 INFO:teuthology.orchestra.run.smithi176.stdout:-------------------------------------------------------------------------------- 2024-09-03T01:18:35.213 INFO:teuthology.orchestra.run.smithi176.stdout:Total 4.9 MB/s | 1.9 MB 00:00 2024-09-03T01:18:35.245 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction check 2024-09-03T01:18:35.304 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - CRB 3.7 MB/s | 6.5 MB 00:01 2024-09-03T01:18:35.492 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction check succeeded. 2024-09-03T01:18:35.493 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction test 2024-09-03T01:18:35.522 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction test succeeded. 2024-09-03T01:18:35.523 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction 2024-09-03T01:18:35.697 INFO:teuthology.orchestra.run.smithi176.stdout: Preparing : 1/1 2024-09-03T01:18:35.782 INFO:teuthology.orchestra.run.smithi176.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-03T01:18:35.782 INFO:teuthology.orchestra.run.smithi176.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:18:36.459 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:18:36.459 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-03T01:18:36.696 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - Extras packages 131 kB/s | 18 kB 00:00 2024-09-03T01:18:37.192 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:18:37.192 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-03T01:18:37.192 INFO:teuthology.orchestra.run.smithi176.stdout:Reinstalled: 2024-09-03T01:18:37.192 INFO:teuthology.orchestra.run.smithi176.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-03T01:18:37.192 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-03T01:18:37.192 INFO:teuthology.orchestra.run.smithi176.stdout:Complete! 2024-09-03T01:18:37.385 DEBUG:teuthology.orchestra.run.smithi176:> rpm -q kernel | sort -rV | head -n 1 2024-09-03T01:18:37.445 INFO:teuthology.orchestra.run.smithi176.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-03T01:18:37.445 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-03T01:18:37.445 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-03T01:18:37.446 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-03T01:18:37.446 DEBUG:teuthology.orchestra.run.smithi176:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-03T01:18:37.475 INFO:teuthology.orchestra.run.smithi176.stdout:ttyS1 2024-09-03T01:18:37.483 INFO:teuthology.orchestra.run.smithi057.stdout:Extra Packages for Enterprise Linux 34 MB/s | 23 MB 00:00 2024-09-03T01:18:37.499 DEBUG:teuthology.parallel:result is None 2024-09-03T01:18:43.114 INFO:teuthology.orchestra.run.smithi057.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-03T01:18:45.220 INFO:teuthology.orchestra.run.smithi057.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-03T01:18:45.220 INFO:teuthology.orchestra.run.smithi057.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-03T01:18:45.300 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-09-03T01:18:45.301 INFO:teuthology.orchestra.run.smithi057.stdout:Nothing to do. 2024-09-03T01:18:45.302 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-09-03T01:18:45.416 DEBUG:teuthology.orchestra.run.smithi057:> echo no | sudo yum reinstall kernel || true 2024-09-03T01:18:45.964 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:00:02 ago on Tue 03 Sep 2024 01:18:43 AM UTC. 2024-09-03T01:18:46.108 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-09-03T01:18:46.119 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-09-03T01:18:46.119 INFO:teuthology.orchestra.run.smithi057.stdout: Package Architecture Version Repository Size 2024-09-03T01:18:46.119 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-09-03T01:18:46.119 INFO:teuthology.orchestra.run.smithi057.stdout:Reinstalling: 2024-09-03T01:18:46.119 INFO:teuthology.orchestra.run.smithi057.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-03T01:18:46.120 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-09-03T01:18:46.120 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-09-03T01:18:46.120 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-09-03T01:18:46.120 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-09-03T01:18:46.120 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 1.9 M 2024-09-03T01:18:46.120 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 0 2024-09-03T01:18:46.120 INFO:teuthology.orchestra.run.smithi057.stderr:Operation aborted. 2024-09-03T01:18:46.181 INFO:teuthology.orchestra.run.smithi057.stdout:Is this ok [y/N]: 2024-09-03T01:18:46.182 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum reinstall -y kernel || true 2024-09-03T01:18:46.728 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:00:03 ago on Tue 03 Sep 2024 01:18:43 AM UTC. 2024-09-03T01:18:46.859 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-09-03T01:18:46.859 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-09-03T01:18:46.860 INFO:teuthology.orchestra.run.smithi057.stdout: Package Architecture Version Repository Size 2024-09-03T01:18:46.860 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-09-03T01:18:46.860 INFO:teuthology.orchestra.run.smithi057.stdout:Reinstalling: 2024-09-03T01:18:46.860 INFO:teuthology.orchestra.run.smithi057.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-03T01:18:46.860 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-09-03T01:18:46.860 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-09-03T01:18:46.860 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-09-03T01:18:46.860 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-09-03T01:18:46.860 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 1.9 M 2024-09-03T01:18:46.860 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 0 2024-09-03T01:18:46.860 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-09-03T01:18:47.141 INFO:teuthology.orchestra.run.smithi057.stdout:kernel-5.14.0-503.el9.x86_64.rpm 7.3 MB/s | 1.9 MB 00:00 2024-09-03T01:18:47.142 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-09-03T01:18:47.142 INFO:teuthology.orchestra.run.smithi057.stdout:Total 6.7 MB/s | 1.9 MB 00:00 2024-09-03T01:18:47.171 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-09-03T01:18:47.412 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-09-03T01:18:47.412 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-09-03T01:18:47.444 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-09-03T01:18:47.444 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-09-03T01:18:47.601 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-09-03T01:18:47.702 INFO:teuthology.orchestra.run.smithi057.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-03T01:18:47.702 INFO:teuthology.orchestra.run.smithi057.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:18:48.394 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:18:48.394 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-03T01:18:49.086 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:18:49.087 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-09-03T01:18:49.087 INFO:teuthology.orchestra.run.smithi057.stdout:Reinstalled: 2024-09-03T01:18:49.087 INFO:teuthology.orchestra.run.smithi057.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-03T01:18:49.087 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-09-03T01:18:49.087 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-09-03T01:18:49.287 DEBUG:teuthology.orchestra.run.smithi057:> rpm -q kernel | sort -rV | head -n 1 2024-09-03T01:18:49.345 INFO:teuthology.orchestra.run.smithi057.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-03T01:18:49.345 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-03T01:18:49.345 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-03T01:18:49.345 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-03T01:18:49.346 DEBUG:teuthology.orchestra.run.smithi057:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-03T01:18:49.379 INFO:teuthology.orchestra.run.smithi057.stdout:ttyS1 2024-09-03T01:18:49.406 DEBUG:teuthology.parallel:result is None 2024-09-03T01:18:49.406 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-03T01:18:49.410 INFO:teuthology.task.internal:Creating test directory... 2024-09-03T01:18:49.410 DEBUG:teuthology.orchestra.run.smithi057:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-03T01:18:49.449 DEBUG:teuthology.orchestra.run.smithi176:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-03T01:18:49.468 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-03T01:18:49.474 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-03T01:18:49.479 INFO:teuthology.task.internal:Creating archive directory... 2024-09-03T01:18:49.480 DEBUG:teuthology.orchestra.run.smithi057:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-03T01:18:49.504 DEBUG:teuthology.orchestra.run.smithi176:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-03T01:18:49.546 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-03T01:18:49.552 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-03T01:18:49.552 DEBUG:teuthology.orchestra.run.smithi057:> 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-09-03T01:18:49.572 DEBUG:teuthology.orchestra.run.smithi176:> 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-09-03T01:18:49.620 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-03T01:18:49.630 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-03T01:18:49.641 INFO:teuthology.orchestra.run.smithi176.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-03T01:18:49.652 INFO:teuthology.orchestra.run.smithi176.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-03T01:18:49.654 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-03T01:18:49.660 INFO:teuthology.task.internal:Configuring sudo... 2024-09-03T01:18:49.660 DEBUG:teuthology.orchestra.run.smithi057:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-03T01:18:49.663 DEBUG:teuthology.orchestra.run.smithi176:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-03T01:18:49.690 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-03T01:18:49.699 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-03T01:18:49.699 DEBUG:teuthology.orchestra.run.smithi057:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-03T01:18:49.728 DEBUG:teuthology.orchestra.run.smithi176:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-03T01:18:49.748 DEBUG:teuthology.orchestra.run.smithi057:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-03T01:18:49.830 DEBUG:teuthology.orchestra.run.smithi057:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-03T01:18:49.870 DEBUG:teuthology.orchestra.run.smithi057:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-03T01:18:49.960 DEBUG:teuthology.orchestra.run.smithi057:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-03T01:18:49.992 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-09-03T01:18:49.992 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-03T01:18:50.056 DEBUG:teuthology.orchestra.run.smithi176:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-03T01:18:50.108 DEBUG:teuthology.orchestra.run.smithi176:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-03T01:18:50.150 DEBUG:teuthology.orchestra.run.smithi176:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-03T01:18:50.237 DEBUG:teuthology.orchestra.run.smithi176:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-03T01:18:50.278 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-09-03T01:18:50.278 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-03T01:18:50.345 DEBUG:teuthology.orchestra.run.smithi057:> sudo service rsyslog restart 2024-09-03T01:18:50.347 DEBUG:teuthology.orchestra.run.smithi176:> sudo service rsyslog restart 2024-09-03T01:18:50.376 INFO:teuthology.orchestra.run.smithi057.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-03T01:18:50.424 INFO:teuthology.orchestra.run.smithi176.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-03T01:18:50.877 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-03T01:18:50.884 INFO:teuthology.task.internal:Starting timer... 2024-09-03T01:18:50.884 INFO:teuthology.run_tasks:Running task pcp... 2024-09-03T01:18:50.894 INFO:teuthology.run_tasks:Running task selinux... 2024-09-03T01:18:50.901 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-03T01:18:50.902 DEBUG:teuthology.orchestra.run.smithi057:> sudo service auditd rotate 2024-09-03T01:18:50.967 INFO:teuthology.orchestra.run.smithi057.stdout:Rotating logs: 2024-09-03T01:18:50.969 DEBUG:teuthology.orchestra.run.smithi176:> sudo service auditd rotate 2024-09-03T01:18:51.034 INFO:teuthology.orchestra.run.smithi176.stdout:Rotating logs: 2024-09-03T01:18:51.035 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-03T01:18:51.036 DEBUG:teuthology.orchestra.run.smithi057:> /usr/sbin/getenforce 2024-09-03T01:18:51.055 INFO:teuthology.orchestra.run.smithi057.stdout:Permissive 2024-09-03T01:18:51.056 DEBUG:teuthology.orchestra.run.smithi176:> /usr/sbin/getenforce 2024-09-03T01:18:51.080 INFO:teuthology.orchestra.run.smithi176.stdout:Permissive 2024-09-03T01:18:51.080 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi057.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi176.front.sepia.ceph.com': 'permissive'} 2024-09-03T01:18:51.081 DEBUG:teuthology.orchestra.run.smithi057:> 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-09-03T01:18:51.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:18:51.124 DEBUG:teuthology.orchestra.run.smithi176:> 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-09-03T01:18:51.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:18:51.150 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-03T01:18:51.151 DEBUG:teuthology.orchestra.run.smithi057:> sudo /usr/sbin/setenforce permissive 2024-09-03T01:18:51.199 DEBUG:teuthology.orchestra.run.smithi176:> sudo /usr/sbin/setenforce permissive 2024-09-03T01:18:51.227 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-03T01:18:51.235 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-03T01:18:51.247 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-09-03T01:18:51.248 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi057.front.sepia.ceph.com,smithi176.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-03T01:20:41.734 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi057.front.sepia.ceph.com'), Remote(name='ubuntu@smithi176.front.sepia.ceph.com')] 2024-09-03T01:20:41.735 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-09-03T01:20:41.736 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-03T01:20:41.820 DEBUG:teuthology.orchestra.run.smithi057:> true 2024-09-03T01:20:41.907 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-09-03T01:20:41.907 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-09-03T01:20:41.908 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-03T01:20:42.009 DEBUG:teuthology.orchestra.run.smithi176:> true 2024-09-03T01:20:42.102 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-09-03T01:20:42.102 INFO:teuthology.run_tasks:Running task clock... 2024-09-03T01:20:42.112 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-03T01:20:42.112 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-03T01:20:42.113 DEBUG:teuthology.orchestra.run.smithi057:> 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-09-03T01:20:42.115 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-03T01:20:42.116 DEBUG:teuthology.orchestra.run.smithi176:> 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-09-03T01:20:42.141 INFO:teuthology.orchestra.run.smithi057.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-03T01:20:42.156 INFO:teuthology.orchestra.run.smithi057.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-03T01:20:42.174 INFO:teuthology.orchestra.run.smithi176.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-03T01:20:42.179 INFO:teuthology.orchestra.run.smithi057.stderr:sudo: ntpd: command not found 2024-09-03T01:20:42.190 INFO:teuthology.orchestra.run.smithi176.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-03T01:20:42.191 INFO:teuthology.orchestra.run.smithi057.stdout:506 Cannot talk to daemon 2024-09-03T01:20:42.205 INFO:teuthology.orchestra.run.smithi057.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-03T01:20:42.215 INFO:teuthology.orchestra.run.smithi176.stderr:sudo: ntpd: command not found 2024-09-03T01:20:42.218 INFO:teuthology.orchestra.run.smithi057.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-03T01:20:42.227 INFO:teuthology.orchestra.run.smithi176.stdout:506 Cannot talk to daemon 2024-09-03T01:20:42.241 INFO:teuthology.orchestra.run.smithi176.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-03T01:20:42.255 INFO:teuthology.orchestra.run.smithi176.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-03T01:20:42.271 INFO:teuthology.orchestra.run.smithi057.stderr:bash: line 1: ntpq: command not found 2024-09-03T01:20:42.275 INFO:teuthology.orchestra.run.smithi057.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-03T01:20:42.275 INFO:teuthology.orchestra.run.smithi057.stdout:=============================================================================== 2024-09-03T01:20:42.276 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:20:42.276 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:20:42.276 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:20:42.276 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:20:42.311 INFO:teuthology.orchestra.run.smithi176.stderr:bash: line 1: ntpq: command not found 2024-09-03T01:20:42.316 INFO:teuthology.orchestra.run.smithi176.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-03T01:20:42.316 INFO:teuthology.orchestra.run.smithi176.stdout:=============================================================================== 2024-09-03T01:20:42.316 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:20:42.316 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:20:42.317 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:20:42.317 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:20:42.317 INFO:teuthology.run_tasks:Running task pexec... 2024-09-03T01:20:42.326 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-03T01:20:42.327 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi057.front.sepia.ceph.com 2024-09-03T01:20:42.327 DEBUG:teuthology.orchestra.run.smithi057:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-03T01:20:42.327 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi176.front.sepia.ceph.com 2024-09-03T01:20:42.327 DEBUG:teuthology.orchestra.run.smithi176:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-03T01:20:42.907 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:00:46 ago on Tue 03 Sep 2024 01:19:56 AM UTC. 2024-09-03T01:20:42.926 INFO:teuthology.orchestra.run.smithi176.stdout:Last metadata expiration check: 0:00:46 ago on Tue 03 Sep 2024 01:19:56 AM UTC. 2024-09-03T01:20:42.998 INFO:teuthology.orchestra.run.smithi057.stdout:Package nvme-cli-2.9.1-6.el9.x86_64 is already installed. 2024-09-03T01:20:43.014 INFO:teuthology.orchestra.run.smithi176.stdout:Package nvme-cli-2.9.1-6.el9.x86_64 is already installed. 2024-09-03T01:20:43.042 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-09-03T01:20:43.042 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-09-03T01:20:43.043 INFO:teuthology.orchestra.run.smithi057.stdout: Package Architecture Version Repository Size 2024-09-03T01:20:43.043 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-09-03T01:20:43.043 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-09-03T01:20:43.043 INFO:teuthology.orchestra.run.smithi057.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-03T01:20:43.043 INFO:teuthology.orchestra.run.smithi057.stdout:Installing dependencies: 2024-09-03T01:20:43.043 INFO:teuthology.orchestra.run.smithi057.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-03T01:20:43.043 INFO:teuthology.orchestra.run.smithi057.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-03T01:20:43.043 INFO:teuthology.orchestra.run.smithi057.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-03T01:20:43.043 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-09-03T01:20:43.043 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-09-03T01:20:43.043 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-09-03T01:20:43.043 INFO:teuthology.orchestra.run.smithi057.stdout:Install 4 Packages 2024-09-03T01:20:43.043 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-09-03T01:20:43.044 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 1.0 M 2024-09-03T01:20:43.044 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 3.6 M 2024-09-03T01:20:43.044 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-09-03T01:20:43.054 INFO:teuthology.orchestra.run.smithi176.stdout:Dependencies resolved. 2024-09-03T01:20:43.056 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-03T01:20:43.056 INFO:teuthology.orchestra.run.smithi176.stdout: Package Architecture Version Repository Size 2024-09-03T01:20:43.056 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-03T01:20:43.056 INFO:teuthology.orchestra.run.smithi176.stdout:Installing: 2024-09-03T01:20:43.056 INFO:teuthology.orchestra.run.smithi176.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-03T01:20:43.056 INFO:teuthology.orchestra.run.smithi176.stdout:Installing dependencies: 2024-09-03T01:20:43.056 INFO:teuthology.orchestra.run.smithi176.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-03T01:20:43.056 INFO:teuthology.orchestra.run.smithi176.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-03T01:20:43.056 INFO:teuthology.orchestra.run.smithi176.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-03T01:20:43.057 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-03T01:20:43.057 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction Summary 2024-09-03T01:20:43.057 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-03T01:20:43.057 INFO:teuthology.orchestra.run.smithi176.stdout:Install 4 Packages 2024-09-03T01:20:43.057 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-03T01:20:43.057 INFO:teuthology.orchestra.run.smithi176.stdout:Total download size: 1.0 M 2024-09-03T01:20:43.057 INFO:teuthology.orchestra.run.smithi176.stdout:Installed size: 3.6 M 2024-09-03T01:20:43.057 INFO:teuthology.orchestra.run.smithi176.stdout:Downloading Packages: 2024-09-03T01:20:43.333 INFO:teuthology.orchestra.run.smithi176.stdout:(1/4): nvmetcli-0.7-3.el9.noarch.rpm 269 kB/s | 44 kB 00:00 2024-09-03T01:20:43.359 INFO:teuthology.orchestra.run.smithi176.stdout:(2/4): python3-configshell-1.1.30-1.el9.noarch. 376 kB/s | 72 kB 00:00 2024-09-03T01:20:43.384 INFO:teuthology.orchestra.run.smithi176.stdout:(3/4): python3-kmod-0.9-32.el9.x86_64.rpm 390 kB/s | 84 kB 00:00 2024-09-03T01:20:43.397 INFO:teuthology.orchestra.run.smithi057.stdout:(1/4): nvmetcli-0.7-3.el9.noarch.rpm 470 kB/s | 44 kB 00:00 2024-09-03T01:20:43.422 INFO:teuthology.orchestra.run.smithi057.stdout:(2/4): python3-configshell-1.1.30-1.el9.noarch. 598 kB/s | 72 kB 00:00 2024-09-03T01:20:43.447 INFO:teuthology.orchestra.run.smithi057.stdout:(3/4): python3-kmod-0.9-32.el9.x86_64.rpm 581 kB/s | 84 kB 00:00 2024-09-03T01:20:43.518 INFO:teuthology.orchestra.run.smithi176.stdout:(4/4): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.4 MB/s | 837 kB 00:00 2024-09-03T01:20:43.518 INFO:teuthology.orchestra.run.smithi176.stdout:-------------------------------------------------------------------------------- 2024-09-03T01:20:43.518 INFO:teuthology.orchestra.run.smithi176.stdout:Total 2.2 MB/s | 1.0 MB 00:00 2024-09-03T01:20:43.556 INFO:teuthology.orchestra.run.smithi057.stdout:(4/4): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.2 MB/s | 837 kB 00:00 2024-09-03T01:20:43.556 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-09-03T01:20:43.556 INFO:teuthology.orchestra.run.smithi057.stdout:Total 2.0 MB/s | 1.0 MB 00:00 2024-09-03T01:20:43.565 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction check 2024-09-03T01:20:43.575 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction check succeeded. 2024-09-03T01:20:43.575 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction test 2024-09-03T01:20:43.605 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-09-03T01:20:43.615 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-09-03T01:20:43.615 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-09-03T01:20:43.658 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction test succeeded. 2024-09-03T01:20:43.658 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction 2024-09-03T01:20:43.701 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-09-03T01:20:43.702 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-09-03T01:20:44.046 INFO:teuthology.orchestra.run.smithi176.stdout: Preparing : 1/1 2024-09-03T01:20:44.108 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-09-03T01:20:44.137 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/4 2024-09-03T01:20:44.178 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/4 2024-09-03T01:20:44.201 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/4 2024-09-03T01:20:44.221 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/4 2024-09-03T01:20:44.234 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/4 2024-09-03T01:20:44.246 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : nvmetcli-0.7-3.el9.noarch 4/4 2024-09-03T01:20:44.277 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/4 2024-09-03T01:20:44.301 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : nvmetcli-0.7-3.el9.noarch 4/4 2024-09-03T01:20:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 4/4 2024-09-03T01:20:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/4 2024-09-03T01:20:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/4 2024-09-03T01:20:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/4 2024-09-03T01:20:45.106 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 4/4 2024-09-03T01:20:45.107 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/4 2024-09-03T01:20:45.107 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/4 2024-09-03T01:20:45.107 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/4 2024-09-03T01:20:45.411 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/4 2024-09-03T01:20:45.412 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-03T01:20:45.412 INFO:teuthology.orchestra.run.smithi176.stdout:Installed: 2024-09-03T01:20:45.412 INFO:teuthology.orchestra.run.smithi176.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-03T01:20:45.412 INFO:teuthology.orchestra.run.smithi176.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-03T01:20:45.412 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-03T01:20:45.412 INFO:teuthology.orchestra.run.smithi176.stdout:Complete! 2024-09-03T01:20:45.416 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/4 2024-09-03T01:20:45.417 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-09-03T01:20:45.417 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-09-03T01:20:45.417 INFO:teuthology.orchestra.run.smithi057.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-03T01:20:45.417 INFO:teuthology.orchestra.run.smithi057.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-03T01:20:45.417 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-09-03T01:20:45.417 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-09-03T01:20:45.669 DEBUG:teuthology.parallel:result is None 2024-09-03T01:20:45.682 DEBUG:teuthology.parallel:result is None 2024-09-03T01:20:45.682 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-03T01:20:45.693 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-03T01:20:45.693 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-09-03T01:20:45.694 DEBUG:teuthology.orchestra.run.smithi057:> dd if=/scratch_devs of=/dev/stdout 2024-09-03T01:20:45.710 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-09-03T01:20:45.710 DEBUG:teuthology.orchestra.run.smithi057:> stat /dev/vg_nvme/lv_1 2024-09-03T01:20:45.765 INFO:teuthology.orchestra.run.smithi057.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-03T01:20:45.765 INFO:teuthology.orchestra.run.smithi057.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-03T01:20:45.769 INFO:teuthology.orchestra.run.smithi057.stdout:Device: 5h/5d Inode: 664 Links: 1 2024-09-03T01:20:45.769 INFO:teuthology.orchestra.run.smithi057.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-03T01:20:45.769 INFO:teuthology.orchestra.run.smithi057.stdout:Context: system_u:object_r:device_t:s0 2024-09-03T01:20:45.769 INFO:teuthology.orchestra.run.smithi057.stdout:Access: 2024-09-03 01:20:44.548986683 +0000 2024-09-03T01:20:45.769 INFO:teuthology.orchestra.run.smithi057.stdout:Modify: 2024-09-03 01:20:20.591559294 +0000 2024-09-03T01:20:45.769 INFO:teuthology.orchestra.run.smithi057.stdout:Change: 2024-09-03 01:20:20.591559294 +0000 2024-09-03T01:20:45.769 INFO:teuthology.orchestra.run.smithi057.stdout: Birth: 2024-09-03 01:20:20.591559294 +0000 2024-09-03T01:20:45.770 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-03T01:20:45.829 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records in 2024-09-03T01:20:45.829 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records out 2024-09-03T01:20:45.829 INFO:teuthology.orchestra.run.smithi057.stderr:512 bytes copied, 0.000280604 s, 1.8 MB/s 2024-09-03T01:20:45.830 DEBUG:teuthology.orchestra.run.smithi057:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-03T01:20:45.886 DEBUG:teuthology.orchestra.run.smithi057:> stat /dev/vg_nvme/lv_2 2024-09-03T01:20:45.942 INFO:teuthology.orchestra.run.smithi057.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-03T01:20:45.942 INFO:teuthology.orchestra.run.smithi057.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-03T01:20:45.942 INFO:teuthology.orchestra.run.smithi057.stdout:Device: 5h/5d Inode: 683 Links: 1 2024-09-03T01:20:45.942 INFO:teuthology.orchestra.run.smithi057.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-03T01:20:45.942 INFO:teuthology.orchestra.run.smithi057.stdout:Context: system_u:object_r:device_t:s0 2024-09-03T01:20:45.942 INFO:teuthology.orchestra.run.smithi057.stdout:Access: 2024-09-03 01:20:44.549986668 +0000 2024-09-03T01:20:45.942 INFO:teuthology.orchestra.run.smithi057.stdout:Modify: 2024-09-03 01:20:20.924554891 +0000 2024-09-03T01:20:45.942 INFO:teuthology.orchestra.run.smithi057.stdout:Change: 2024-09-03 01:20:20.924554891 +0000 2024-09-03T01:20:45.942 INFO:teuthology.orchestra.run.smithi057.stdout: Birth: 2024-09-03 01:20:20.924554891 +0000 2024-09-03T01:20:45.943 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-03T01:20:46.004 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records in 2024-09-03T01:20:46.005 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records out 2024-09-03T01:20:46.005 INFO:teuthology.orchestra.run.smithi057.stderr:512 bytes copied, 0.000279643 s, 1.8 MB/s 2024-09-03T01:20:46.006 DEBUG:teuthology.orchestra.run.smithi057:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-03T01:20:46.062 DEBUG:teuthology.orchestra.run.smithi057:> stat /dev/vg_nvme/lv_3 2024-09-03T01:20:46.116 INFO:teuthology.orchestra.run.smithi057.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-03T01:20:46.117 INFO:teuthology.orchestra.run.smithi057.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-03T01:20:46.117 INFO:teuthology.orchestra.run.smithi057.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-09-03T01:20:46.117 INFO:teuthology.orchestra.run.smithi057.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-03T01:20:46.117 INFO:teuthology.orchestra.run.smithi057.stdout:Context: system_u:object_r:device_t:s0 2024-09-03T01:20:46.117 INFO:teuthology.orchestra.run.smithi057.stdout:Access: 2024-09-03 01:20:44.549986668 +0000 2024-09-03T01:20:46.117 INFO:teuthology.orchestra.run.smithi057.stdout:Modify: 2024-09-03 01:20:21.258550473 +0000 2024-09-03T01:20:46.117 INFO:teuthology.orchestra.run.smithi057.stdout:Change: 2024-09-03 01:20:21.258550473 +0000 2024-09-03T01:20:46.117 INFO:teuthology.orchestra.run.smithi057.stdout: Birth: 2024-09-03 01:20:21.258550473 +0000 2024-09-03T01:20:46.117 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-03T01:20:46.187 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records in 2024-09-03T01:20:46.187 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records out 2024-09-03T01:20:46.187 INFO:teuthology.orchestra.run.smithi057.stderr:512 bytes copied, 0.000285547 s, 1.8 MB/s 2024-09-03T01:20:46.188 DEBUG:teuthology.orchestra.run.smithi057:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-03T01:20:46.245 DEBUG:teuthology.orchestra.run.smithi057:> stat /dev/vg_nvme/lv_4 2024-09-03T01:20:46.300 INFO:teuthology.orchestra.run.smithi057.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-03T01:20:46.301 INFO:teuthology.orchestra.run.smithi057.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-03T01:20:46.301 INFO:teuthology.orchestra.run.smithi057.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-09-03T01:20:46.301 INFO:teuthology.orchestra.run.smithi057.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-03T01:20:46.301 INFO:teuthology.orchestra.run.smithi057.stdout:Context: system_u:object_r:device_t:s0 2024-09-03T01:20:46.301 INFO:teuthology.orchestra.run.smithi057.stdout:Access: 2024-09-03 01:20:44.549986668 +0000 2024-09-03T01:20:46.301 INFO:teuthology.orchestra.run.smithi057.stdout:Modify: 2024-09-03 01:20:21.591546069 +0000 2024-09-03T01:20:46.301 INFO:teuthology.orchestra.run.smithi057.stdout:Change: 2024-09-03 01:20:21.591546069 +0000 2024-09-03T01:20:46.301 INFO:teuthology.orchestra.run.smithi057.stdout: Birth: 2024-09-03 01:20:21.591546069 +0000 2024-09-03T01:20:46.301 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-03T01:20:46.363 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records in 2024-09-03T01:20:46.364 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records out 2024-09-03T01:20:46.364 INFO:teuthology.orchestra.run.smithi057.stderr:512 bytes copied, 0.000327503 s, 1.6 MB/s 2024-09-03T01:20:46.366 DEBUG:teuthology.orchestra.run.smithi057:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-03T01:20:46.421 DEBUG:teuthology.orchestra.run.smithi057:> 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-09-03T01:20:46.543 INFO:teuthology.orchestra.run.smithi057.stdout:loop 2024-09-03T01:20:46.544 INFO:tasks.nvme_loop:Connecting nvme_loop smithi057:/dev/vg_nvme/lv_1... 2024-09-03T01:20:46.544 DEBUG:teuthology.orchestra.run.smithi057:> 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-09-03T01:20:46.577 INFO:teuthology.orchestra.run.smithi057.stdout:1 2024-09-03T01:20:46.605 INFO:teuthology.orchestra.run.smithi057.stdout:/dev/vg_nvme/lv_11 2024-09-03T01:20:46.627 DEBUG:teuthology.orchestra.run:got remote process result: 234 2024-09-03T01:20:46.627 INFO:teuthology.orchestra.run.smithi057.stderr:Failed to write to /dev/nvme-fabrics: Invalid argument 2024-09-03T01:20:46.628 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa/tasks/nvme_loop.py", line 43, in task remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi057 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 -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-09-03T01:20:46.804 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=fb5e6ce5e561402389d922fc460d35a5 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa/tasks/nvme_loop.py", line 43, in task remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi057 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 -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-09-03T01:20:46.806 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-03T01:20:46.814 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-03T01:20:46.914 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-03T01:20:46.914 DEBUG:teuthology.orchestra.run.smithi057:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-03T01:20:46.940 DEBUG:teuthology.orchestra.run.smithi176:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-03T01:20:46.944 INFO:teuthology.orchestra.run.smithi057.stderr:bash: line 1: ntpq: command not found 2024-09-03T01:20:46.948 INFO:teuthology.orchestra.run.smithi057.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-03T01:20:46.948 INFO:teuthology.orchestra.run.smithi057.stdout:=============================================================================== 2024-09-03T01:20:46.948 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv01.front.sepia.ceph.com 3 6 3 2 +214us[ +214us] +/- 52ms 2024-09-03T01:20:46.949 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv02.front.sepia.ceph.com 3 6 7 0 -2430us[-2430us] +/- 81ms 2024-09-03T01:20:46.949 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv03.front.sepia.ceph.com 3 6 7 0 +575us[ +575us] +/- 64ms 2024-09-03T01:20:46.949 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:20:46.958 INFO:teuthology.orchestra.run.smithi176.stderr:bash: line 1: ntpq: command not found 2024-09-03T01:20:46.963 INFO:teuthology.orchestra.run.smithi176.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-03T01:20:46.964 INFO:teuthology.orchestra.run.smithi176.stdout:=============================================================================== 2024-09-03T01:20:46.964 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv01.front.sepia.ceph.com 3 6 7 0 +87us[ +87us] +/- 52ms 2024-09-03T01:20:46.964 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv02.front.sepia.ceph.com 3 6 7 0 -2544us[-2544us] +/- 81ms 2024-09-03T01:20:46.964 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv03.front.sepia.ceph.com 3 6 3 1 +433us[ +433us] +/- 64ms 2024-09-03T01:20:46.964 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:20:46.965 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-03T01:20:46.973 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-03T01:20:46.974 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-03T01:20:46.983 DEBUG:teuthology.orchestra.run.smithi057:> 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-09-03T01:20:47.032 DEBUG:teuthology.orchestra.run.smithi176:> 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-09-03T01:20:47.083 DEBUG:teuthology.orchestra.run.smithi057:> 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-09-03T01:20:47.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:20:47.108 DEBUG:teuthology.orchestra.run.smithi176:> 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-09-03T01:20:47.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:20:47.137 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-03T01:20:47.146 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-03T01:20:47.154 INFO:teuthology.task.internal:Duration was 116.270281 seconds 2024-09-03T01:20:47.155 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-03T01:20:47.163 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-03T01:20:47.163 DEBUG:teuthology.orchestra.run.smithi057:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-03T01:20:47.166 DEBUG:teuthology.orchestra.run.smithi176:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-03T01:20:47.201 INFO:teuthology.orchestra.run.smithi057.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-03T01:20:47.218 INFO:teuthology.orchestra.run.smithi176.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-03T01:20:47.489 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-03T01:20:47.489 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi057.front.sepia.ceph.com 2024-09-03T01:20:47.490 DEBUG:teuthology.orchestra.run.smithi057:> 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-09-03T01:20:47.511 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi176.front.sepia.ceph.com 2024-09-03T01:20:47.511 DEBUG:teuthology.orchestra.run.smithi176:> 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-09-03T01:20:47.557 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-03T01:20:47.558 DEBUG:teuthology.orchestra.run.smithi057:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-03T01:20:47.560 DEBUG:teuthology.orchestra.run.smithi176:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-03T01:20:47.624 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-03T01:20:47.625 DEBUG:teuthology.orchestra.run.smithi057:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-03T01:20:47.627 DEBUG:teuthology.orchestra.run.smithi176:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-03T01:20:47.718 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-03T01:20:47.727 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-03T01:20:47.727 DEBUG:teuthology.orchestra.run.smithi057:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-03T01:20:47.752 DEBUG:teuthology.orchestra.run.smithi176:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-03T01:20:47.776 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-03T01:20:47.785 DEBUG:teuthology.orchestra.run.smithi057:> 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-09-03T01:20:47.795 DEBUG:teuthology.orchestra.run.smithi176:> 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-09-03T01:20:47.815 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern = core 2024-09-03T01:20:47.839 INFO:teuthology.orchestra.run.smithi176.stdout:kernel.core_pattern = core 2024-09-03T01:20:47.884 DEBUG:teuthology.orchestra.run.smithi057:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-03T01:20:47.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:20:47.901 DEBUG:teuthology.orchestra.run.smithi176:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-03T01:20:47.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:20:47.939 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-03T01:20:47.949 INFO:teuthology.task.internal:Transferring archived files... 2024-09-03T01:20:47.950 DEBUG:teuthology.misc:Transferring archived files from smithi057:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887302/remote/smithi057 2024-09-03T01:20:47.951 DEBUG:teuthology.orchestra.run.smithi057:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-03T01:20:47.991 DEBUG:teuthology.misc:Transferring archived files from smithi176:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887302/remote/smithi176 2024-09-03T01:20:47.992 DEBUG:teuthology.orchestra.run.smithi176:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-03T01:20:48.034 INFO:teuthology.task.internal:Removing archive directory... 2024-09-03T01:20:48.034 DEBUG:teuthology.orchestra.run.smithi057:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-03T01:20:48.037 DEBUG:teuthology.orchestra.run.smithi176:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-03T01:20:48.084 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-03T01:20:48.097 INFO:teuthology.task.internal:Not uploading archives. 2024-09-03T01:20:48.097 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-03T01:20:48.106 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-03T01:20:48.107 DEBUG:teuthology.orchestra.run.smithi057:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-03T01:20:48.109 DEBUG:teuthology.orchestra.run.smithi176:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-03T01:20:48.121 INFO:teuthology.orchestra.run.smithi057.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 3 01:20 /home/ubuntu/cephtest 2024-09-03T01:20:48.139 INFO:teuthology.orchestra.run.smithi176.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 3 01:20 /home/ubuntu/cephtest 2024-09-03T01:20:48.140 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-03T01:20:48.149 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-03T01:20:48.172 INFO:teuthology.run:Summary data: description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-haproxy-proto 3-final} duration: 116.27028131484985 failure_reason: 'Command failed on smithi057 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 -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''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=fb5e6ce5e561402389d922fc460d35a5 status: fail success: false 2024-09-03T01:20:48.172 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-03T01:20:48.251 INFO:teuthology.run:FAIL