2024-04-22T22:28:14.045 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-22T22:28:14.045 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --owner scheduled_teuthology@teuthology --description orch/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-add} --name teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668893 -- /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668893/orig.config.yaml 2024-04-22T22:28:14.071 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T22:28:14.157 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668893 branch: squid description: orch/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-add} email: ceph-qa@ceph.com first_in_suite: false job_id: '7668893' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - OSD_DOWN log-only-match: - CEPHADM_ sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f workunit: branch: squid sha1: c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 207 sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f sleep_before_teardown: 0 subset: 24/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9 targets: smithi007.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPOZ0MEHcR+S3GodQ+XGNQK0YIXx4Axbf7mm3iojYrIOidJ1RN3mwqyXOhTEZjwGrAr/kBbPHHdBO+PIOXVhZwA= smithi081.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBjARtqQyJnenNyBLWt+MLkBsIXT8cp5STeT+U1Ei2JOXTw1YbRrfI0BbO9ZX2xLYWln6E+eKV0rq/1lwfFrn9E= 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 ceph orch daemon add osd $HOST:$DEV while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-22_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-22T22:28:14.157 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa; will attempt to use it 2024-04-22T22:28:14.157 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks 2024-04-22T22:28:14.158 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-22T22:28:14.159 INFO:teuthology.task.internal:Checking packages... 2024-04-22T22:28:14.183 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '430e09df97c8fc7dc2b2ae424f68ed11366c540f' 2024-04-22T22:28:14.183 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-22T22:28:14.183 INFO:teuthology.packaging:ref: None 2024-04-22T22:28:14.183 INFO:teuthology.packaging:tag: None 2024-04-22T22:28:14.183 INFO:teuthology.packaging:branch: squid 2024-04-22T22:28:14.183 INFO:teuthology.packaging:sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:28:14.183 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=squid 2024-04-22T22:28:14.491 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2420-g246d7127-1jammy 2024-04-22T22:28:14.493 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-22T22:28:14.499 INFO:teuthology.task.internal:no buildpackages task found 2024-04-22T22:28:14.500 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-22T22:28:14.512 INFO:teuthology.task.internal:Saving configuration 2024-04-22T22:28:14.523 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-22T22:28:14.529 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:28:14.557 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi007.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668893', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 22:21:50.391489', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILaRP41739TWn8/w+c8fA/kHaun6PNCEMBpsySlBI/Zy'} 2024-04-22T22:28:14.581 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668893', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 22:21:50.392945', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID6yvqznKFHek+ROSh6Y/ossqWNfnMWa0nt37/rAZcIl'} 2024-04-22T22:28:14.581 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-22T22:28:14.587 INFO:teuthology.task.internal:roles: ubuntu@smithi007.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-04-22T22:28:14.587 INFO:teuthology.task.internal:roles: ubuntu@smithi081.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-04-22T22:28:14.588 INFO:teuthology.run_tasks:Running task console_log... 2024-04-22T22:28:14.663 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f304621d280>, signals=[15]) 2024-04-22T22:28:14.664 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-22T22:28:14.672 INFO:teuthology.task.internal:Opening connections... 2024-04-22T22:28:14.672 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi007.front.sepia.ceph.com 2024-04-22T22:28:14.674 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:28:14.761 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi081.front.sepia.ceph.com 2024-04-22T22:28:14.762 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:28:14.844 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-22T22:28:14.851 DEBUG:teuthology.orchestra.run.smithi007:> uname -m 2024-04-22T22:28:14.857 INFO:teuthology.orchestra.run.smithi007.stdout:x86_64 2024-04-22T22:28:14.857 DEBUG:teuthology.orchestra.run.smithi007:> cat /etc/os-release 2024-04-22T22:28:14.905 INFO:teuthology.orchestra.run.smithi007.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-22T22:28:14.906 INFO:teuthology.orchestra.run.smithi007.stdout:NAME="Ubuntu" 2024-04-22T22:28:14.906 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION_ID="22.04" 2024-04-22T22:28:14.906 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-22T22:28:14.906 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION_CODENAME=jammy 2024-04-22T22:28:14.906 INFO:teuthology.orchestra.run.smithi007.stdout:ID=ubuntu 2024-04-22T22:28:14.906 INFO:teuthology.orchestra.run.smithi007.stdout:ID_LIKE=debian 2024-04-22T22:28:14.906 INFO:teuthology.orchestra.run.smithi007.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-22T22:28:14.906 INFO:teuthology.orchestra.run.smithi007.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-22T22:28:14.906 INFO:teuthology.orchestra.run.smithi007.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-22T22:28:14.906 INFO:teuthology.orchestra.run.smithi007.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-22T22:28:14.906 INFO:teuthology.orchestra.run.smithi007.stdout:UBUNTU_CODENAME=jammy 2024-04-22T22:28:14.907 INFO:teuthology.lock.ops:Updating smithi007.front.sepia.ceph.com on lock server 2024-04-22T22:28:14.927 DEBUG:teuthology.orchestra.run.smithi081:> uname -m 2024-04-22T22:28:14.932 INFO:teuthology.orchestra.run.smithi081.stdout:x86_64 2024-04-22T22:28:14.932 DEBUG:teuthology.orchestra.run.smithi081:> cat /etc/os-release 2024-04-22T22:28:14.983 INFO:teuthology.orchestra.run.smithi081.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-22T22:28:14.983 INFO:teuthology.orchestra.run.smithi081.stdout:NAME="Ubuntu" 2024-04-22T22:28:14.983 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_ID="22.04" 2024-04-22T22:28:14.983 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-22T22:28:14.983 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_CODENAME=jammy 2024-04-22T22:28:14.983 INFO:teuthology.orchestra.run.smithi081.stdout:ID=ubuntu 2024-04-22T22:28:14.983 INFO:teuthology.orchestra.run.smithi081.stdout:ID_LIKE=debian 2024-04-22T22:28:14.983 INFO:teuthology.orchestra.run.smithi081.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-22T22:28:14.983 INFO:teuthology.orchestra.run.smithi081.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-22T22:28:14.984 INFO:teuthology.orchestra.run.smithi081.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-22T22:28:14.984 INFO:teuthology.orchestra.run.smithi081.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-22T22:28:14.984 INFO:teuthology.orchestra.run.smithi081.stdout:UBUNTU_CODENAME=jammy 2024-04-22T22:28:14.984 INFO:teuthology.lock.ops:Updating smithi081.front.sepia.ceph.com on lock server 2024-04-22T22:28:15.002 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-22T22:28:15.011 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-22T22:28:15.016 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-22T22:28:15.016 DEBUG:teuthology.orchestra.run.smithi007:> test '!' -e /home/ubuntu/cephtest 2024-04-22T22:28:15.018 DEBUG:teuthology.orchestra.run.smithi081:> test '!' -e /home/ubuntu/cephtest 2024-04-22T22:28:15.031 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-22T22:28:15.037 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-22T22:28:15.037 DEBUG:teuthology.orchestra.run.smithi007:> test -z $(ls -A /var/lib/ceph) 2024-04-22T22:28:15.067 DEBUG:teuthology.orchestra.run.smithi081:> test -z $(ls -A /var/lib/ceph) 2024-04-22T22:28:15.093 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-22T22:28:15.143 INFO:teuthology.run_tasks:Running task kernel... 2024-04-22T22:28:15.157 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-22T22:28:15.157 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-22T22:28:15.157 DEBUG:teuthology.orchestra.run.smithi007:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T22:28:15.158 DEBUG:teuthology.orchestra.run.smithi081:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T22:28:15.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:28:15.162 DEBUG:teuthology.orchestra.run.smithi007:> uname -r 2024-04-22T22:28:15.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:28:15.164 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2024-04-22T22:28:15.210 INFO:teuthology.orchestra.run.smithi007.stdout:5.15.0-56-generic 2024-04-22T22:28:15.211 INFO:teuthology.task.kernel:Running kernel on smithi007: 5.15.0-56-generic 2024-04-22T22:28:15.211 DEBUG:teuthology.orchestra.run.smithi007:> sudo apt-get clean 2024-04-22T22:28:15.212 INFO:teuthology.orchestra.run.smithi081.stdout:5.15.0-56-generic 2024-04-22T22:28:15.212 INFO:teuthology.task.kernel:Running kernel on smithi081: 5.15.0-56-generic 2024-04-22T22:28:15.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get clean 2024-04-22T22:28:15.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2024-04-22T22:28:15.353 DEBUG:teuthology.orchestra.run.smithi007:> sudo apt-get update 2024-04-22T22:28:15.515 INFO:teuthology.orchestra.run.smithi081.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-22T22:28:15.532 INFO:teuthology.orchestra.run.smithi007.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T22:28:15.535 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T22:28:15.541 INFO:teuthology.orchestra.run.smithi081.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-22T22:28:15.552 INFO:teuthology.orchestra.run.smithi007.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-22T22:28:15.622 INFO:teuthology.orchestra.run.smithi007.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-22T22:28:15.627 INFO:teuthology.orchestra.run.smithi007.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-22T22:28:15.634 INFO:teuthology.orchestra.run.smithi081.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-22T22:28:15.768 INFO:teuthology.orchestra.run.smithi081.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-22T22:28:15.781 INFO:teuthology.orchestra.run.smithi007.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,608 kB] 2024-04-22T22:28:15.837 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,608 kB] 2024-04-22T22:28:15.845 INFO:teuthology.orchestra.run.smithi081.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,388 kB] 2024-04-22T22:28:15.888 INFO:teuthology.orchestra.run.smithi007.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-22T22:28:15.889 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-22T22:28:15.895 INFO:teuthology.orchestra.run.smithi081.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-22T22:28:15.897 INFO:teuthology.orchestra.run.smithi081.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-22T22:28:15.898 INFO:teuthology.orchestra.run.smithi081.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,762 kB] 2024-04-22T22:28:15.898 INFO:teuthology.orchestra.run.smithi007.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-22T22:28:15.901 INFO:teuthology.orchestra.run.smithi007.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-22T22:28:15.902 INFO:teuthology.orchestra.run.smithi007.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-22T22:28:15.903 INFO:teuthology.orchestra.run.smithi007.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,826 kB] 2024-04-22T22:28:15.935 INFO:teuthology.orchestra.run.smithi081.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-22T22:28:15.940 INFO:teuthology.orchestra.run.smithi007.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [310 kB] 2024-04-22T22:28:15.942 INFO:teuthology.orchestra.run.smithi081.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T22:28:15.942 INFO:teuthology.orchestra.run.smithi081.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-22T22:28:15.946 INFO:teuthology.orchestra.run.smithi007.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T22:28:15.946 INFO:teuthology.orchestra.run.smithi007.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-22T22:28:15.958 INFO:teuthology.orchestra.run.smithi081.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-22T22:28:15.965 INFO:teuthology.orchestra.run.smithi081.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-22T22:28:15.968 INFO:teuthology.orchestra.run.smithi007.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-22T22:28:15.974 INFO:teuthology.orchestra.run.smithi007.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-22T22:28:15.976 INFO:teuthology.orchestra.run.smithi007.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-22T22:28:15.977 INFO:teuthology.orchestra.run.smithi007.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-22T22:28:15.978 INFO:teuthology.orchestra.run.smithi007.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-22T22:28:15.978 INFO:teuthology.orchestra.run.smithi007.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-22T22:28:15.978 INFO:teuthology.orchestra.run.smithi007.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-22T22:28:15.991 INFO:teuthology.orchestra.run.smithi081.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-22T22:28:15.991 INFO:teuthology.orchestra.run.smithi081.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-22T22:28:15.991 INFO:teuthology.orchestra.run.smithi081.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-22T22:28:15.991 INFO:teuthology.orchestra.run.smithi081.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-22T22:28:15.991 INFO:teuthology.orchestra.run.smithi081.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-22T22:28:15.997 INFO:teuthology.orchestra.run.smithi081.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-22T22:28:16.001 INFO:teuthology.orchestra.run.smithi081.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-22T22:28:16.008 INFO:teuthology.orchestra.run.smithi081.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-22T22:28:16.008 INFO:teuthology.orchestra.run.smithi081.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,826 kB] 2024-04-22T22:28:16.017 INFO:teuthology.orchestra.run.smithi007.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-22T22:28:16.018 INFO:teuthology.orchestra.run.smithi007.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-22T22:28:16.019 INFO:teuthology.orchestra.run.smithi007.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-22T22:28:16.019 INFO:teuthology.orchestra.run.smithi007.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-22T22:28:16.019 INFO:teuthology.orchestra.run.smithi007.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-22T22:28:16.019 INFO:teuthology.orchestra.run.smithi007.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-22T22:28:16.019 INFO:teuthology.orchestra.run.smithi007.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-22T22:28:16.019 INFO:teuthology.orchestra.run.smithi007.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-22T22:28:16.040 INFO:teuthology.orchestra.run.smithi081.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-22T22:28:16.041 INFO:teuthology.orchestra.run.smithi081.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [310 kB] 2024-04-22T22:28:16.042 INFO:teuthology.orchestra.run.smithi007.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-22T22:28:16.045 INFO:teuthology.orchestra.run.smithi081.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T22:28:16.045 INFO:teuthology.orchestra.run.smithi081.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-22T22:28:16.057 INFO:teuthology.orchestra.run.smithi081.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-22T22:28:16.063 INFO:teuthology.orchestra.run.smithi081.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-22T22:28:16.066 INFO:teuthology.orchestra.run.smithi081.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-22T22:28:16.066 INFO:teuthology.orchestra.run.smithi081.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-22T22:28:16.066 INFO:teuthology.orchestra.run.smithi081.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-22T22:28:16.070 INFO:teuthology.orchestra.run.smithi081.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-22T22:28:16.070 INFO:teuthology.orchestra.run.smithi081.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-22T22:28:16.070 INFO:teuthology.orchestra.run.smithi081.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-22T22:28:16.070 INFO:teuthology.orchestra.run.smithi081.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-22T22:28:16.088 INFO:teuthology.orchestra.run.smithi081.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-22T22:28:16.088 INFO:teuthology.orchestra.run.smithi081.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-22T22:28:16.088 INFO:teuthology.orchestra.run.smithi081.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-22T22:28:16.088 INFO:teuthology.orchestra.run.smithi081.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-22T22:28:16.088 INFO:teuthology.orchestra.run.smithi081.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-22T22:28:16.090 INFO:teuthology.orchestra.run.smithi081.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-22T22:28:16.327 INFO:teuthology.orchestra.run.smithi007.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,388 kB] 2024-04-22T22:28:16.496 INFO:teuthology.orchestra.run.smithi007.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-22T22:28:16.508 INFO:teuthology.orchestra.run.smithi007.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-22T22:28:16.509 INFO:teuthology.orchestra.run.smithi007.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,762 kB] 2024-04-22T22:28:16.592 INFO:teuthology.orchestra.run.smithi007.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-22T22:28:16.593 INFO:teuthology.orchestra.run.smithi007.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-22T22:28:16.601 INFO:teuthology.orchestra.run.smithi007.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T22:28:16.601 INFO:teuthology.orchestra.run.smithi007.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-22T22:28:16.616 INFO:teuthology.orchestra.run.smithi007.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-22T22:28:16.799 INFO:teuthology.orchestra.run.smithi007.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-22T22:28:17.206 INFO:teuthology.orchestra.run.smithi007.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-22T22:28:17.212 INFO:teuthology.orchestra.run.smithi007.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-22T22:28:17.226 INFO:teuthology.orchestra.run.smithi007.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-22T22:28:17.226 INFO:teuthology.orchestra.run.smithi007.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-22T22:28:17.229 INFO:teuthology.orchestra.run.smithi007.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-22T22:28:21.648 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 13.2 MB in 2s (7,166 kB/s) 2024-04-22T22:28:22.454 INFO:teuthology.orchestra.run.smithi007.stdout:Fetched 13.2 MB in 2s (6,797 kB/s) 2024-04-22T22:28:23.041 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-04-22T22:28:23.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T22:28:23.113 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-04-22T22:28:23.300 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2024-04-22T22:28:23.300 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2024-04-22T22:28:23.455 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T22:28:23.456 INFO:teuthology.orchestra.run.smithi081.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T22:28:23.456 INFO:teuthology.orchestra.run.smithi081.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T22:28:23.456 INFO:teuthology.orchestra.run.smithi081.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T22:28:23.456 INFO:teuthology.orchestra.run.smithi081.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-22T22:28:23.457 INFO:teuthology.orchestra.run.smithi081.stdout: python2.7-minimal 2024-04-22T22:28:23.457 INFO:teuthology.orchestra.run.smithi081.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T22:28:23.457 INFO:teuthology.orchestra.run.smithi081.stdout:The following additional packages will be installed: 2024-04-22T22:28:23.457 INFO:teuthology.orchestra.run.smithi081.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T22:28:23.457 INFO:teuthology.orchestra.run.smithi081.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-22T22:28:23.458 INFO:teuthology.orchestra.run.smithi081.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-22T22:28:23.459 INFO:teuthology.orchestra.run.smithi081.stdout:Suggested packages: 2024-04-22T22:28:23.459 INFO:teuthology.orchestra.run.smithi081.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-22T22:28:23.459 INFO:teuthology.orchestra.run.smithi081.stdout:Recommended packages: 2024-04-22T22:28:23.459 INFO:teuthology.orchestra.run.smithi081.stdout: thermald 2024-04-22T22:28:23.518 INFO:teuthology.orchestra.run.smithi081.stdout:The following NEW packages will be installed: 2024-04-22T22:28:23.518 INFO:teuthology.orchestra.run.smithi081.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T22:28:23.518 INFO:teuthology.orchestra.run.smithi081.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-22T22:28:23.519 INFO:teuthology.orchestra.run.smithi081.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-22T22:28:23.519 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages will be upgraded: 2024-04-22T22:28:23.520 INFO:teuthology.orchestra.run.smithi081.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-22T22:28:23.700 INFO:teuthology.orchestra.run.smithi081.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T22:28:23.701 INFO:teuthology.orchestra.run.smithi081.stdout:Need to get 113 MB of archives. 2024-04-22T22:28:23.701 INFO:teuthology.orchestra.run.smithi081.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-22T22:28:23.701 INFO:teuthology.orchestra.run.smithi081.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-22T22:28:23.941 INFO:teuthology.orchestra.run.smithi007.stdout:Reading package lists... 2024-04-22T22:28:23.957 DEBUG:teuthology.orchestra.run.smithi007:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T22:28:24.021 INFO:teuthology.orchestra.run.smithi007.stdout:Reading package lists... 2024-04-22T22:28:24.218 INFO:teuthology.orchestra.run.smithi007.stdout:Building dependency tree... 2024-04-22T22:28:24.219 INFO:teuthology.orchestra.run.smithi007.stdout:Reading state information... 2024-04-22T22:28:24.402 INFO:teuthology.orchestra.run.smithi007.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T22:28:24.402 INFO:teuthology.orchestra.run.smithi007.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T22:28:24.403 INFO:teuthology.orchestra.run.smithi007.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T22:28:24.403 INFO:teuthology.orchestra.run.smithi007.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T22:28:24.403 INFO:teuthology.orchestra.run.smithi007.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-22T22:28:24.403 INFO:teuthology.orchestra.run.smithi007.stdout: python2.7-minimal 2024-04-22T22:28:24.403 INFO:teuthology.orchestra.run.smithi007.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T22:28:24.404 INFO:teuthology.orchestra.run.smithi007.stdout:The following additional packages will be installed: 2024-04-22T22:28:24.405 INFO:teuthology.orchestra.run.smithi007.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T22:28:24.405 INFO:teuthology.orchestra.run.smithi007.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-22T22:28:24.405 INFO:teuthology.orchestra.run.smithi007.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-22T22:28:24.406 INFO:teuthology.orchestra.run.smithi007.stdout:Suggested packages: 2024-04-22T22:28:24.407 INFO:teuthology.orchestra.run.smithi007.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-22T22:28:24.407 INFO:teuthology.orchestra.run.smithi007.stdout:Recommended packages: 2024-04-22T22:28:24.407 INFO:teuthology.orchestra.run.smithi007.stdout: thermald 2024-04-22T22:28:24.456 INFO:teuthology.orchestra.run.smithi007.stdout:The following NEW packages will be installed: 2024-04-22T22:28:24.456 INFO:teuthology.orchestra.run.smithi007.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T22:28:24.456 INFO:teuthology.orchestra.run.smithi007.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-22T22:28:24.456 INFO:teuthology.orchestra.run.smithi007.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-22T22:28:24.457 INFO:teuthology.orchestra.run.smithi007.stdout:The following packages will be upgraded: 2024-04-22T22:28:24.458 INFO:teuthology.orchestra.run.smithi007.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-22T22:28:24.639 INFO:teuthology.orchestra.run.smithi007.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T22:28:24.639 INFO:teuthology.orchestra.run.smithi007.stdout:Need to get 113 MB of archives. 2024-04-22T22:28:24.639 INFO:teuthology.orchestra.run.smithi007.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-22T22:28:24.639 INFO:teuthology.orchestra.run.smithi007.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-22T22:28:26.066 INFO:teuthology.orchestra.run.smithi007.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-22T22:28:26.401 INFO:teuthology.orchestra.run.smithi007.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-22T22:28:28.624 INFO:teuthology.orchestra.run.smithi007.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-22T22:28:28.625 INFO:teuthology.orchestra.run.smithi007.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-22T22:28:28.625 INFO:teuthology.orchestra.run.smithi007.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-22T22:28:28.811 INFO:teuthology.orchestra.run.smithi081.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-22T22:28:29.028 INFO:teuthology.orchestra.run.smithi007.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-22T22:28:29.107 INFO:teuthology.orchestra.run.smithi007.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-22T22:28:29.307 INFO:teuthology.orchestra.run.smithi081.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-22T22:28:29.513 INFO:teuthology.orchestra.run.smithi007.stdout:Fetched 113 MB in 5s (24.4 MB/s) 2024-04-22T22:28:29.702 INFO:teuthology.orchestra.run.smithi007.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-22T22:28:31.686 INFO:teuthology.orchestra.run.smithi081.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-22T22:28:31.686 INFO:teuthology.orchestra.run.smithi081.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-22T22:28:31.687 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-22T22:28:31.735 INFO:teuthology.orchestra.run.smithi007.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-04-22T22:28:31.740 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T22:28:31.908 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:33.494 INFO:teuthology.orchestra.run.smithi081.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-22T22:28:33.648 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-22T22:28:34.046 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 113 MB in 10s (11.2 MB/s) 2024-04-22T22:28:34.228 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-22T22:28:34.660 INFO:teuthology.orchestra.run.smithi007.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-22T22:28:34.682 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T22:28:34.816 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:35.308 INFO:teuthology.orchestra.run.smithi007.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-22T22:28:35.329 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T22:28:35.372 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:36.310 INFO:teuthology.orchestra.run.smithi081.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-04-22T22:28:36.314 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T22:28:36.376 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:38.511 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-22T22:28:38.533 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T22:28:38.633 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:39.064 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-22T22:28:39.085 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T22:28:39.122 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:42.194 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T22:28:42.335 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T22:28:42.702 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T22:28:42.856 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T22:28:43.409 INFO:teuthology.orchestra.run.smithi007.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-22T22:28:43.432 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-22T22:28:43.500 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T22:28:45.891 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T22:28:46.019 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T22:28:46.352 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T22:28:46.480 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T22:28:46.775 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-22T22:28:46.786 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-22T22:28:46.825 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T22:28:49.709 INFO:teuthology.orchestra.run.smithi007.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-22T22:28:49.746 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T22:28:49.809 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:53.200 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-22T22:28:53.237 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T22:28:53.292 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:53.661 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T22:28:53.811 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T22:28:54.200 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T22:28:54.324 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:54.475 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-22T22:28:54.627 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:55.871 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T22:28:55.996 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T22:28:56.010 INFO:teuthology.orchestra.run.smithi007.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-22T22:28:56.010 INFO:teuthology.orchestra.run.smithi007.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-22T22:28:56.010 INFO:teuthology.orchestra.run.smithi007.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-22T22:28:56.011 INFO:teuthology.orchestra.run.smithi007.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-22T22:28:56.190 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:56.347 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T22:28:56.460 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:56.577 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-22T22:28:56.706 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:58.043 INFO:teuthology.orchestra.run.smithi081.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-22T22:28:58.043 INFO:teuthology.orchestra.run.smithi081.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-22T22:28:58.043 INFO:teuthology.orchestra.run.smithi081.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-22T22:28:58.043 INFO:teuthology.orchestra.run.smithi081.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-22T22:28:58.149 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:58.216 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:28:59.611 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:29:00.017 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-22T22:29:00.142 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-22T22:29:00.293 INFO:teuthology.orchestra.run.smithi007.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:29:00.370 INFO:teuthology.orchestra.run.smithi007.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-22T22:29:00.370 INFO:teuthology.orchestra.run.smithi007.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-22T22:29:01.027 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-22T22:29:01.128 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-22T22:29:01.229 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T22:29:01.298 INFO:teuthology.orchestra.run.smithi081.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-22T22:29:01.298 INFO:teuthology.orchestra.run.smithi081.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-22T22:29:15.078 INFO:teuthology.orchestra.run.smithi081.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-22T22:29:15.078 INFO:teuthology.orchestra.run.smithi081.stdout:Sourcing file `/etc/default/grub' 2024-04-22T22:29:15.084 INFO:teuthology.orchestra.run.smithi081.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T22:29:15.105 INFO:teuthology.orchestra.run.smithi081.stdout:Generating grub configuration file ... 2024-04-22T22:29:15.376 INFO:teuthology.orchestra.run.smithi007.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-22T22:29:15.376 INFO:teuthology.orchestra.run.smithi007.stdout:Sourcing file `/etc/default/grub' 2024-04-22T22:29:15.409 INFO:teuthology.orchestra.run.smithi007.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T22:29:15.431 INFO:teuthology.orchestra.run.smithi007.stdout:Generating grub configuration file ... 2024-04-22T22:29:15.481 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T22:29:15.503 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T22:29:15.788 INFO:teuthology.orchestra.run.smithi007.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T22:29:15.812 INFO:teuthology.orchestra.run.smithi007.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T22:29:15.848 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T22:29:15.854 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T22:29:15.916 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T22:29:15.921 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T22:29:16.096 INFO:teuthology.orchestra.run.smithi081.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T22:29:16.096 INFO:teuthology.orchestra.run.smithi081.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T22:29:16.096 INFO:teuthology.orchestra.run.smithi081.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T22:29:16.138 INFO:teuthology.orchestra.run.smithi081.stdout:done 2024-04-22T22:29:16.158 INFO:teuthology.orchestra.run.smithi007.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T22:29:16.164 INFO:teuthology.orchestra.run.smithi007.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T22:29:16.242 INFO:teuthology.orchestra.run.smithi007.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T22:29:16.249 INFO:teuthology.orchestra.run.smithi007.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T22:29:16.460 INFO:teuthology.orchestra.run.smithi007.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T22:29:16.460 INFO:teuthology.orchestra.run.smithi007.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T22:29:16.460 INFO:teuthology.orchestra.run.smithi007.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T22:29:16.494 INFO:teuthology.orchestra.run.smithi007.stdout:done 2024-04-22T22:29:16.621 DEBUG:teuthology.orchestra.run.smithi081:> dpkg -s linux-image-generic 2024-04-22T22:29:16.638 INFO:teuthology.orchestra.run.smithi081.stdout:Package: linux-image-generic 2024-04-22T22:29:16.638 INFO:teuthology.orchestra.run.smithi081.stdout:Status: install ok installed 2024-04-22T22:29:16.638 INFO:teuthology.orchestra.run.smithi081.stdout:Priority: optional 2024-04-22T22:29:16.638 INFO:teuthology.orchestra.run.smithi081.stdout:Section: kernel 2024-04-22T22:29:16.638 INFO:teuthology.orchestra.run.smithi081.stdout:Installed-Size: 21 2024-04-22T22:29:16.638 INFO:teuthology.orchestra.run.smithi081.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T22:29:16.638 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: amd64 2024-04-22T22:29:16.639 INFO:teuthology.orchestra.run.smithi081.stdout:Source: linux-meta 2024-04-22T22:29:16.639 INFO:teuthology.orchestra.run.smithi081.stdout:Version: 5.15.0.105.102 2024-04-22T22:29:16.639 INFO:teuthology.orchestra.run.smithi081.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-22T22:29:16.639 INFO:teuthology.orchestra.run.smithi081.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-22T22:29:16.639 INFO:teuthology.orchestra.run.smithi081.stdout:Recommends: thermald 2024-04-22T22:29:16.640 INFO:teuthology.orchestra.run.smithi081.stdout:Description: Generic Linux kernel image 2024-04-22T22:29:16.640 INFO:teuthology.orchestra.run.smithi081.stdout: This package will always depend on the latest generic kernel image 2024-04-22T22:29:16.640 INFO:teuthology.orchestra.run.smithi081.stdout: available. 2024-04-22T22:29:16.640 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-22T22:29:16.640 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-22T22:29:16.640 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-22T22:29:16.640 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-22T22:29:16.641 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi081.front.sepia.ceph.com, path=None, version=distro) 2024-04-22T22:29:16.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get clean 2024-04-22T22:29:16.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2024-04-22T22:29:16.962 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-22T22:29:16.963 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T22:29:16.974 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-22T22:29:16.995 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-22T22:29:16.996 DEBUG:teuthology.orchestra.run.smithi007:> dpkg -s linux-image-generic 2024-04-22T22:29:17.014 INFO:teuthology.orchestra.run.smithi007.stdout:Package: linux-image-generic 2024-04-22T22:29:17.015 INFO:teuthology.orchestra.run.smithi007.stdout:Status: install ok installed 2024-04-22T22:29:17.015 INFO:teuthology.orchestra.run.smithi007.stdout:Priority: optional 2024-04-22T22:29:17.015 INFO:teuthology.orchestra.run.smithi007.stdout:Section: kernel 2024-04-22T22:29:17.015 INFO:teuthology.orchestra.run.smithi007.stdout:Installed-Size: 21 2024-04-22T22:29:17.015 INFO:teuthology.orchestra.run.smithi007.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T22:29:17.015 INFO:teuthology.orchestra.run.smithi007.stdout:Architecture: amd64 2024-04-22T22:29:17.015 INFO:teuthology.orchestra.run.smithi007.stdout:Source: linux-meta 2024-04-22T22:29:17.015 INFO:teuthology.orchestra.run.smithi007.stdout:Version: 5.15.0.105.102 2024-04-22T22:29:17.015 INFO:teuthology.orchestra.run.smithi007.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-22T22:29:17.015 INFO:teuthology.orchestra.run.smithi007.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-22T22:29:17.015 INFO:teuthology.orchestra.run.smithi007.stdout:Recommends: thermald 2024-04-22T22:29:17.015 INFO:teuthology.orchestra.run.smithi007.stdout:Description: Generic Linux kernel image 2024-04-22T22:29:17.015 INFO:teuthology.orchestra.run.smithi007.stdout: This package will always depend on the latest generic kernel image 2024-04-22T22:29:17.016 INFO:teuthology.orchestra.run.smithi007.stdout: available. 2024-04-22T22:29:17.016 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-22T22:29:17.016 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-22T22:29:17.016 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-22T22:29:17.016 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-22T22:29:17.016 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi007.front.sepia.ceph.com, path=None, version=distro) 2024-04-22T22:29:17.016 DEBUG:teuthology.orchestra.run.smithi007:> sudo apt-get clean 2024-04-22T22:29:17.245 DEBUG:teuthology.orchestra.run.smithi007:> sudo apt-get update 2024-04-22T22:29:17.490 INFO:teuthology.orchestra.run.smithi007.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T22:29:17.490 INFO:teuthology.orchestra.run.smithi007.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-22T22:29:17.561 INFO:teuthology.orchestra.run.smithi007.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-22T22:29:17.643 INFO:teuthology.orchestra.run.smithi007.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-22T22:29:18.251 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-04-22T22:29:18.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T22:29:18.331 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-04-22T22:29:18.541 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2024-04-22T22:29:18.542 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2024-04-22T22:29:18.724 INFO:teuthology.orchestra.run.smithi081.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-22T22:29:18.724 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T22:29:18.724 INFO:teuthology.orchestra.run.smithi081.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T22:29:18.724 INFO:teuthology.orchestra.run.smithi081.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T22:29:18.724 INFO:teuthology.orchestra.run.smithi081.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T22:29:18.725 INFO:teuthology.orchestra.run.smithi081.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-22T22:29:18.725 INFO:teuthology.orchestra.run.smithi081.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-22T22:29:18.725 INFO:teuthology.orchestra.run.smithi081.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T22:29:18.767 INFO:teuthology.orchestra.run.smithi081.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T22:29:18.769 DEBUG:teuthology.orchestra.run.smithi081:> dpkg -s linux-image-generic 2024-04-22T22:29:18.781 INFO:teuthology.orchestra.run.smithi081.stdout:Package: linux-image-generic 2024-04-22T22:29:18.781 INFO:teuthology.orchestra.run.smithi081.stdout:Status: install ok installed 2024-04-22T22:29:18.781 INFO:teuthology.orchestra.run.smithi081.stdout:Priority: optional 2024-04-22T22:29:18.781 INFO:teuthology.orchestra.run.smithi081.stdout:Section: kernel 2024-04-22T22:29:18.781 INFO:teuthology.orchestra.run.smithi081.stdout:Installed-Size: 21 2024-04-22T22:29:18.781 INFO:teuthology.orchestra.run.smithi081.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T22:29:18.781 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: amd64 2024-04-22T22:29:18.781 INFO:teuthology.orchestra.run.smithi081.stdout:Source: linux-meta 2024-04-22T22:29:18.782 INFO:teuthology.orchestra.run.smithi081.stdout:Version: 5.15.0.105.102 2024-04-22T22:29:18.782 INFO:teuthology.orchestra.run.smithi081.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-22T22:29:18.782 INFO:teuthology.orchestra.run.smithi081.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-22T22:29:18.782 INFO:teuthology.orchestra.run.smithi081.stdout:Recommends: thermald 2024-04-22T22:29:18.782 INFO:teuthology.orchestra.run.smithi081.stdout:Description: Generic Linux kernel image 2024-04-22T22:29:18.782 INFO:teuthology.orchestra.run.smithi081.stdout: This package will always depend on the latest generic kernel image 2024-04-22T22:29:18.782 INFO:teuthology.orchestra.run.smithi081.stdout: available. 2024-04-22T22:29:18.782 DEBUG:teuthology.orchestra.run.smithi081:> mktemp 2024-04-22T22:29:18.828 INFO:teuthology.orchestra.run.smithi081.stdout:/tmp/tmp.4MQyxTj93R 2024-04-22T22:29:18.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo cp /boot/grub/grub.cfg /tmp/tmp.4MQyxTj93R 2024-04-22T22:29:18.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0666 /tmp/tmp.4MQyxTj93R 2024-04-22T22:29:18.903 INFO:teuthology.orchestra.run.smithi007.stdout:Reading package lists... 2024-04-22T22:29:18.923 DEBUG:teuthology.orchestra.run.smithi007:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T22:29:18.988 INFO:teuthology.orchestra.run.smithi007.stdout:Reading package lists... 2024-04-22T22:29:19.011 DEBUG:teuthology.orchestra.remote:smithi081:/tmp/tmp.4MQyxTj93R is 10KB 2024-04-22T22:29:19.025 DEBUG:teuthology.orchestra.run.smithi081:> rm -fr /tmp/tmp.4MQyxTj93R 2024-04-22T22:29:19.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-22T22:29:19.084 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-04-22T22:29:19.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-22T22:29:19.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-22T22:29:19.189 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-22T22:29:19.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo update-grub 2024-04-22T22:29:19.196 INFO:teuthology.orchestra.run.smithi007.stdout:Building dependency tree... 2024-04-22T22:29:19.197 INFO:teuthology.orchestra.run.smithi007.stdout:Reading state information... 2024-04-22T22:29:19.373 INFO:teuthology.orchestra.run.smithi007.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-22T22:29:19.373 INFO:teuthology.orchestra.run.smithi007.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T22:29:19.373 INFO:teuthology.orchestra.run.smithi007.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T22:29:19.373 INFO:teuthology.orchestra.run.smithi007.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T22:29:19.373 INFO:teuthology.orchestra.run.smithi007.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T22:29:19.373 INFO:teuthology.orchestra.run.smithi007.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-22T22:29:19.373 INFO:teuthology.orchestra.run.smithi007.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-22T22:29:19.373 INFO:teuthology.orchestra.run.smithi007.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T22:29:19.412 INFO:teuthology.orchestra.run.smithi007.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T22:29:19.414 DEBUG:teuthology.orchestra.run.smithi007:> dpkg -s linux-image-generic 2024-04-22T22:29:19.430 INFO:teuthology.orchestra.run.smithi007.stdout:Package: linux-image-generic 2024-04-22T22:29:19.430 INFO:teuthology.orchestra.run.smithi007.stdout:Status: install ok installed 2024-04-22T22:29:19.430 INFO:teuthology.orchestra.run.smithi007.stdout:Priority: optional 2024-04-22T22:29:19.430 INFO:teuthology.orchestra.run.smithi007.stdout:Section: kernel 2024-04-22T22:29:19.430 INFO:teuthology.orchestra.run.smithi007.stdout:Installed-Size: 21 2024-04-22T22:29:19.430 INFO:teuthology.orchestra.run.smithi007.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T22:29:19.430 INFO:teuthology.orchestra.run.smithi007.stdout:Architecture: amd64 2024-04-22T22:29:19.430 INFO:teuthology.orchestra.run.smithi007.stdout:Source: linux-meta 2024-04-22T22:29:19.431 INFO:teuthology.orchestra.run.smithi007.stdout:Version: 5.15.0.105.102 2024-04-22T22:29:19.431 INFO:teuthology.orchestra.run.smithi007.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-22T22:29:19.431 INFO:teuthology.orchestra.run.smithi007.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-22T22:29:19.431 INFO:teuthology.orchestra.run.smithi007.stdout:Recommends: thermald 2024-04-22T22:29:19.431 INFO:teuthology.orchestra.run.smithi007.stdout:Description: Generic Linux kernel image 2024-04-22T22:29:19.431 INFO:teuthology.orchestra.run.smithi007.stdout: This package will always depend on the latest generic kernel image 2024-04-22T22:29:19.431 INFO:teuthology.orchestra.run.smithi007.stdout: available. 2024-04-22T22:29:19.431 DEBUG:teuthology.orchestra.run.smithi007:> mktemp 2024-04-22T22:29:19.478 INFO:teuthology.orchestra.run.smithi007.stdout:/tmp/tmp.nO1agZ5jEy 2024-04-22T22:29:19.479 DEBUG:teuthology.orchestra.run.smithi007:> sudo cp /boot/grub/grub.cfg /tmp/tmp.nO1agZ5jEy 2024-04-22T22:29:19.552 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod 0666 /tmp/tmp.nO1agZ5jEy 2024-04-22T22:29:19.689 DEBUG:teuthology.orchestra.remote:smithi007:/tmp/tmp.nO1agZ5jEy is 10KB 2024-04-22T22:29:19.740 DEBUG:teuthology.orchestra.run.smithi007:> rm -fr /tmp/tmp.nO1agZ5jEy 2024-04-22T22:29:19.746 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-22T22:29:19.808 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-22T22:29:19.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-22T22:29:19.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-22T22:29:19.903 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-22T22:29:19.903 DEBUG:teuthology.orchestra.run.smithi007:> sudo update-grub 2024-04-22T22:29:20.334 INFO:teuthology.orchestra.run.smithi081.stderr:Sourcing file `/etc/default/grub' 2024-04-22T22:29:20.334 INFO:teuthology.orchestra.run.smithi081.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T22:29:20.336 INFO:teuthology.orchestra.run.smithi081.stderr:Generating grub configuration file ... 2024-04-22T22:29:20.576 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T22:29:20.581 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T22:29:20.891 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T22:29:20.896 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T22:29:20.937 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T22:29:20.942 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T22:29:21.070 INFO:teuthology.orchestra.run.smithi081.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T22:29:21.070 INFO:teuthology.orchestra.run.smithi081.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T22:29:21.070 INFO:teuthology.orchestra.run.smithi081.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T22:29:21.080 INFO:teuthology.orchestra.run.smithi081.stderr:done 2024-04-22T22:29:21.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo shutdown -r now 2024-04-22T22:29:21.415 INFO:teuthology.orchestra.run.smithi007.stderr:Sourcing file `/etc/default/grub' 2024-04-22T22:29:21.416 INFO:teuthology.orchestra.run.smithi007.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T22:29:21.419 INFO:teuthology.orchestra.run.smithi007.stderr:Generating grub configuration file ... 2024-04-22T22:29:21.648 INFO:teuthology.orchestra.run.smithi007.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T22:29:21.655 INFO:teuthology.orchestra.run.smithi007.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T22:29:21.909 INFO:teuthology.orchestra.run.smithi007.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T22:29:21.914 INFO:teuthology.orchestra.run.smithi007.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T22:29:21.955 INFO:teuthology.orchestra.run.smithi007.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T22:29:21.960 INFO:teuthology.orchestra.run.smithi007.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T22:29:22.085 INFO:teuthology.orchestra.run.smithi007.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T22:29:22.085 INFO:teuthology.orchestra.run.smithi007.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T22:29:22.085 INFO:teuthology.orchestra.run.smithi007.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T22:29:22.095 INFO:teuthology.orchestra.run.smithi007.stderr:done 2024-04-22T22:29:22.098 DEBUG:teuthology.orchestra.run.smithi007:> sudo shutdown -r now 2024-04-22T22:29:51.125 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-22T22:29:51.126 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-04-22T22:29:51.127 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:29:52.142 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-22T22:29:52.142 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-04-22T22:29:52.142 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:30:51.187 DEBUG:teuthology.orchestra.remote:timed out 2024-04-22T22:30:52.146 DEBUG:teuthology.orchestra.remote:timed out 2024-04-22T22:31:00.194 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-04-22T22:31:00.195 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:31:00.918 ERROR:teuthology.orchestra.connection:Error authenticating with smithi081.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2024-04-22T22:31:01.146 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-04-22T22:31:01.147 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:31:05.010 DEBUG:teuthology.orchestra.run.smithi081:> true 2024-04-22T22:31:06.100 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-04-22T22:31:06.100 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-105-generic"... 2024-04-22T22:31:06.100 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2024-04-22T22:31:06.149 INFO:teuthology.orchestra.run.smithi081.stdout:5.15.0-105-generic 2024-04-22T22:31:06.149 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-22T22:31:06.149 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-22T22:31:06.149 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-22T22:31:07.152 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-22T22:31:07.152 DEBUG:teuthology.orchestra.run.smithi081:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T22:31:07.228 INFO:teuthology.orchestra.run.smithi081.stdout:ttyS1 2024-04-22T22:31:07.251 DEBUG:teuthology.parallel:result is None 2024-04-22T22:31:08.974 DEBUG:teuthology.orchestra.run.smithi007:> true 2024-04-22T22:31:09.655 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-04-22T22:31:09.655 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-105-generic"... 2024-04-22T22:31:09.656 DEBUG:teuthology.orchestra.run.smithi007:> uname -r 2024-04-22T22:31:09.662 INFO:teuthology.orchestra.run.smithi007.stdout:5.15.0-105-generic 2024-04-22T22:31:09.662 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-22T22:31:09.662 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-22T22:31:09.662 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-22T22:31:10.663 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-22T22:31:10.664 DEBUG:teuthology.orchestra.run.smithi007:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T22:31:10.829 INFO:teuthology.orchestra.run.smithi007.stdout:ttyS1 2024-04-22T22:31:10.876 DEBUG:teuthology.parallel:result is None 2024-04-22T22:31:10.877 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-22T22:31:10.885 INFO:teuthology.task.internal:Creating test directory... 2024-04-22T22:31:10.885 DEBUG:teuthology.orchestra.run.smithi007:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T22:31:10.888 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T22:31:10.894 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-22T22:31:10.953 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-22T22:31:10.960 INFO:teuthology.task.internal:Creating archive directory... 2024-04-22T22:31:10.960 DEBUG:teuthology.orchestra.run.smithi007:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T22:31:10.962 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T22:31:11.069 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-22T22:31:11.077 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-22T22:31:11.077 DEBUG:teuthology.orchestra.run.smithi007:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-22T22:31:11.080 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-22T22:31:11.102 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:31:11.109 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:31:11.138 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:31:11.145 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:31:11.147 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-22T22:31:11.157 INFO:teuthology.task.internal:Configuring sudo... 2024-04-22T22:31:11.157 DEBUG:teuthology.orchestra.run.smithi007:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T22:31:11.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T22:31:11.174 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-22T22:31:11.185 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-22T22:31:11.186 DEBUG:teuthology.orchestra.run.smithi007:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T22:31:11.224 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T22:31:11.230 DEBUG:teuthology.orchestra.run.smithi007:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:31:11.275 DEBUG:teuthology.orchestra.run.smithi007:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:31:11.323 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-22T22:31:11.323 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T22:31:11.392 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:31:11.398 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:31:11.445 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-04-22T22:31:11.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T22:31:11.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo service rsyslog restart 2024-04-22T22:31:11.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo service rsyslog restart 2024-04-22T22:31:11.585 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-22T22:31:11.594 INFO:teuthology.task.internal:Starting timer... 2024-04-22T22:31:11.594 INFO:teuthology.run_tasks:Running task pcp... 2024-04-22T22:31:11.604 INFO:teuthology.run_tasks:Running task selinux... 2024-04-22T22:31:11.624 DEBUG:teuthology.task.selinux:Excluding smithi007: OS 'ubuntu' does not support SELinux 2024-04-22T22:31:11.624 DEBUG:teuthology.task.selinux:Excluding smithi081: OS 'ubuntu' does not support SELinux 2024-04-22T22:31:11.625 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-22T22:31:11.625 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-22T22:31:11.625 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-22T22:31:11.625 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-22T22:31:11.639 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-22T22:31:11.664 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-22T22:31:11.666 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi007.front.sepia.ceph.com,smithi081.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-22T22:39:03.048 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi007.front.sepia.ceph.com'), Remote(name='ubuntu@smithi081.front.sepia.ceph.com')] 2024-04-22T22:39:03.049 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-04-22T22:39:03.050 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:39:03.133 DEBUG:teuthology.orchestra.run.smithi007:> true 2024-04-22T22:39:03.210 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-04-22T22:39:03.211 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-04-22T22:39:03.211 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:39:03.291 DEBUG:teuthology.orchestra.run.smithi081:> true 2024-04-22T22:39:03.366 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-04-22T22:39:03.367 INFO:teuthology.run_tasks:Running task clock... 2024-04-22T22:39:03.377 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-22T22:39:03.378 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T22:39:03.378 DEBUG:teuthology.orchestra.run.smithi007:> 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-04-22T22:39:03.381 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T22:39:03.381 DEBUG:teuthology.orchestra.run.smithi081:> 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-04-22T22:39:03.409 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-22T22:39:03.409 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: Command line: ntpd -gq 2024-04-22T22:39:03.409 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: ---------------------------------------------------- 2024-04-22T22:39:03.410 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: ntp-4 is maintained by Network Time Foundation, 2024-04-22T22:39:03.410 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-22T22:39:03.410 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: corporation. Support and training for ntp-4 are 2024-04-22T22:39:03.410 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: available at https://www.nwtime.org/support 2024-04-22T22:39:03.410 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: ---------------------------------------------------- 2024-04-22T22:39:03.411 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: proto: precision = 0.045 usec (-24) 2024-04-22T22:39:03.411 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: basedate set to 2022-02-04 2024-04-22T22:39:03.411 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: gps base set to 2022-02-06 (week 2196) 2024-04-22T22:39:03.411 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T22:39:03.411 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: restrict ::: KOD does nothing without LIMITED. 2024-04-22T22:39:03.411 INFO:teuthology.orchestra.run.smithi007.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T22:39:03.411 INFO:teuthology.orchestra.run.smithi007.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-22T22:39:03.412 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: Listen and drop on 0 v6wildcard [::]:123 2024-04-22T22:39:03.412 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-22T22:39:03.412 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: Listen normally on 2 lo 127.0.0.1:123 2024-04-22T22:39:03.412 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: Listen normally on 3 ens1f0 172.21.15.7:123 2024-04-22T22:39:03.412 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: Listen normally on 4 lo [::1]:123 2024-04-22T22:39:03.412 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15ea%4]:123 2024-04-22T22:39:03.413 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:03 ntpd[17127]: Listening on routing socket on fd #22 for interface updates 2024-04-22T22:39:03.436 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-22T22:39:03.436 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: Command line: ntpd -gq 2024-04-22T22:39:03.436 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: ---------------------------------------------------- 2024-04-22T22:39:03.436 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: ntp-4 is maintained by Network Time Foundation, 2024-04-22T22:39:03.436 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-22T22:39:03.436 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: corporation. Support and training for ntp-4 are 2024-04-22T22:39:03.436 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: available at https://www.nwtime.org/support 2024-04-22T22:39:03.436 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: ---------------------------------------------------- 2024-04-22T22:39:03.436 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: proto: precision = 0.045 usec (-24) 2024-04-22T22:39:03.436 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: basedate set to 2022-02-04 2024-04-22T22:39:03.436 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: gps base set to 2022-02-06 (week 2196) 2024-04-22T22:39:03.437 INFO:teuthology.orchestra.run.smithi081.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T22:39:03.437 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T22:39:03.437 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: restrict ::: KOD does nothing without LIMITED. 2024-04-22T22:39:03.437 INFO:teuthology.orchestra.run.smithi081.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-22T22:39:03.438 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: Listen and drop on 0 v6wildcard [::]:123 2024-04-22T22:39:03.438 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-22T22:39:03.439 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: Listen normally on 2 lo 127.0.0.1:123 2024-04-22T22:39:03.439 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: Listen normally on 3 enp3s0f1 172.21.15.81:123 2024-04-22T22:39:03.439 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: Listen normally on 4 lo [::1]:123 2024-04-22T22:39:03.439 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d753%5]:123 2024-04-22T22:39:03.439 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:03 ntpd[17200]: Listening on routing socket on fd #22 for interface updates 2024-04-22T22:39:04.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:04 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:04.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:04 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:04.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:04 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:04.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:04 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:04.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:04 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:04.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:04 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:04.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:04 ntpd[17127]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:04.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:04 ntpd[17127]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:04.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:04 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:04.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:04 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:04.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:04 ntpd[17127]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:04.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:04 ntpd[17127]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:04.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:04 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:04.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:04 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:05.410 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:05 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:05.410 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:05 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:05.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:05 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:05.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:05 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:05.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:05 ntpd[17127]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:05.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:05 ntpd[17127]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:06.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:06 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:06.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:06 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:06.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:06 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:06.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:06 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:06.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:06 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:06.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:06 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:06.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:06 ntpd[17127]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:06.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:06 ntpd[17127]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:06.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:06 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:06.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:06 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:06.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:06 ntpd[17127]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:06.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:06 ntpd[17127]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:06.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:06 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:06.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:06 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:06.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:06 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:06.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:06 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:06.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:06 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:06.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:06 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:07.410 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:07 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:07.410 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:07 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:07.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:07 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:07.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:07 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:07.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:07 ntpd[17127]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:07.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:07 ntpd[17127]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:07.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:07 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:07.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:07 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:07.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:07 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:07.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:07 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:07.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:07 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:07.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:07 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:08.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:08 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:08.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:08 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:08.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:08 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:08.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:08 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:08.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:08 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:08.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:08 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:08.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:08 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:08.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:08 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:08.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:08 ntpd[17127]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:08.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:08 ntpd[17127]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:08.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:08 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:08.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:08 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:08.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:08 ntpd[17127]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:08.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:08 ntpd[17127]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:08.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:08 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:08.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:08 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:08.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:08 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:08.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:08 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:08.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:08 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:08.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:08 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:08.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:08 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:08.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:08 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:08.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:08 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:08.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:08 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:08.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:08 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:08.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:08 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:09.410 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:09 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:09.410 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:09 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:09.410 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:09 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:09.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:09 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:09.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:09 ntpd[17127]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:09.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:09 ntpd[17127]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:09.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:09 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:09.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:09 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:09.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:09 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:09.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:09 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:09.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:09 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:09.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:09 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:10.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:10 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:10.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:10 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:10.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:10 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:10.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:10 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:10.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:10 ntpd[17127]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:10.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:10 ntpd[17127]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:10.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:10 ntpd[17127]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:10.411 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:10 ntpd[17127]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:10.412 INFO:teuthology.orchestra.run.smithi007.stdout:22 Apr 22:39:10 ntpd[17127]: ntpd: time slew -0.000535 s 2024-04-22T22:39:10.412 INFO:teuthology.orchestra.run.smithi007.stdout:ntpd: time slew -0.000535s 2024-04-22T22:39:10.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:10 ntpd[17127]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-22T22:39:10.412 INFO:teuthology.orchestra.run.smithi007.stderr:22 Apr 22:39:10 ntpd[17127]: can't open /var/log/ntpstats/loopstats.20240422: Permission denied 2024-04-22T22:39:10.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:10 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:10.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:10 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:10.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:10 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:10.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:10 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:10.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:10 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:10.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:10 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:10.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:10 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:10.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:10 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:10.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:10 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:10.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:10 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:10.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:10 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:10.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:10 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:10.462 INFO:teuthology.orchestra.run.smithi007.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T22:39:10.462 INFO:teuthology.orchestra.run.smithi007.stdout:============================================================================== 2024-04-22T22:39:10.462 INFO:teuthology.orchestra.run.smithi007.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T22:39:10.462 INFO:teuthology.orchestra.run.smithi007.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T22:39:10.462 INFO:teuthology.orchestra.run.smithi007.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T22:39:10.462 INFO:teuthology.orchestra.run.smithi007.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T22:39:11.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:11 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:11.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:11 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:11.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:11 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:11.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:11 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:11.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:11 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:11.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:11 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:12.436 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:12 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:12.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:12 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:12.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:12 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:12.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:12 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:12.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:12 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T22:39:12.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:12 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T22:39:12.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:12 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T22:39:12.437 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:12 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T22:39:12.437 INFO:teuthology.orchestra.run.smithi081.stdout:22 Apr 22:39:12 ntpd[17200]: ntpd: time slew -0.000575 s 2024-04-22T22:39:12.437 INFO:teuthology.orchestra.run.smithi081.stdout:ntpd: time slew -0.000575s 2024-04-22T22:39:12.438 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:12 ntpd[17200]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-22T22:39:12.438 INFO:teuthology.orchestra.run.smithi081.stderr:22 Apr 22:39:12 ntpd[17200]: can't open /var/log/ntpstats/loopstats.20240422: Permission denied 2024-04-22T22:39:12.495 INFO:teuthology.orchestra.run.smithi081.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T22:39:12.495 INFO:teuthology.orchestra.run.smithi081.stdout:============================================================================== 2024-04-22T22:39:12.495 INFO:teuthology.orchestra.run.smithi081.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T22:39:12.495 INFO:teuthology.orchestra.run.smithi081.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T22:39:12.495 INFO:teuthology.orchestra.run.smithi081.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T22:39:12.495 INFO:teuthology.orchestra.run.smithi081.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T22:39:12.495 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-04-22T22:39:12.506 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-04-22T22:39:12.506 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-22T22:39:12.506 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T22:39:12.513 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-04-22T22:39:12.513 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_1 2024-04-22T22:39:12.563 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-22T22:39:12.563 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:39:12.563 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 875 Links: 1 2024-04-22T22:39:12.563 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:39:12.563 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-04-22 22:35:04.852458588 +0000 2024-04-22T22:39:12.563 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-04-22 22:35:04.560461197 +0000 2024-04-22T22:39:12.563 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-04-22 22:35:04.560461197 +0000 2024-04-22T22:39:12.563 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2024-04-22T22:39:12.564 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-22T22:39:12.618 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-04-22T22:39:12.618 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-04-22T22:39:12.618 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000276565 s, 1.9 MB/s 2024-04-22T22:39:12.619 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-22T22:39:12.668 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_2 2024-04-22T22:39:12.715 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-22T22:39:12.715 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:39:12.715 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-04-22T22:39:12.715 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:39:12.715 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-04-22 22:35:05.360454051 +0000 2024-04-22T22:39:12.715 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-04-22 22:35:05.088456480 +0000 2024-04-22T22:39:12.715 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-04-22 22:35:05.088456480 +0000 2024-04-22T22:39:12.715 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2024-04-22T22:39:12.715 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-22T22:39:12.773 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-04-22T22:39:12.773 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-04-22T22:39:12.773 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000290034 s, 1.8 MB/s 2024-04-22T22:39:12.774 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-22T22:39:12.824 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_3 2024-04-22T22:39:12.875 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-22T22:39:12.875 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:39:12.875 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-04-22T22:39:12.875 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:39:12.875 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-04-22 22:35:05.844449728 +0000 2024-04-22T22:39:12.875 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-04-22 22:35:05.584452050 +0000 2024-04-22T22:39:12.876 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-04-22 22:35:05.584452050 +0000 2024-04-22T22:39:12.876 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2024-04-22T22:39:12.876 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-22T22:39:12.929 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-04-22T22:39:12.929 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-04-22T22:39:12.929 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000303735 s, 1.7 MB/s 2024-04-22T22:39:12.930 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-22T22:39:12.980 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_4 2024-04-22T22:39:13.026 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-22T22:39:13.026 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:39:13.026 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 920 Links: 1 2024-04-22T22:39:13.026 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:39:13.027 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-04-22 22:35:06.336445333 +0000 2024-04-22T22:39:13.027 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-04-22 22:35:06.060447798 +0000 2024-04-22T22:39:13.027 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-04-22 22:35:06.060447798 +0000 2024-04-22T22:39:13.027 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2024-04-22T22:39:13.027 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-22T22:39:13.085 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-04-22T22:39:13.085 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-04-22T22:39:13.085 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000234783 s, 2.2 MB/s 2024-04-22T22:39:13.086 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-22T22:39:13.137 DEBUG:teuthology.orchestra.run.smithi007:> 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-04-22T22:39:13.271 INFO:teuthology.orchestra.run.smithi007.stdout:loop 2024-04-22T22:39:13.272 INFO:tasks.nvme_loop:Connecting nvme_loop smithi007:/dev/vg_nvme/lv_1... 2024-04-22T22:39:13.272 DEBUG:teuthology.orchestra.run.smithi007:> 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-04-22T22:39:13.290 INFO:teuthology.orchestra.run.smithi007.stdout:1 2024-04-22T22:39:13.310 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/vg_nvme/lv_11 2024-04-22T22:39:13.327 INFO:tasks.nvme_loop:Connecting nvme_loop smithi007:/dev/vg_nvme/lv_2... 2024-04-22T22:39:13.327 DEBUG:teuthology.orchestra.run.smithi007:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-04-22T22:39:13.386 INFO:teuthology.orchestra.run.smithi007.stdout:1 2024-04-22T22:39:13.406 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/vg_nvme/lv_21 2024-04-22T22:39:13.424 INFO:tasks.nvme_loop:Connecting nvme_loop smithi007:/dev/vg_nvme/lv_3... 2024-04-22T22:39:13.424 DEBUG:teuthology.orchestra.run.smithi007:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-04-22T22:39:13.482 INFO:teuthology.orchestra.run.smithi007.stdout:1 2024-04-22T22:39:13.506 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/vg_nvme/lv_31 2024-04-22T22:39:13.523 INFO:tasks.nvme_loop:Connecting nvme_loop smithi007:/dev/vg_nvme/lv_4... 2024-04-22T22:39:13.523 DEBUG:teuthology.orchestra.run.smithi007:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-04-22T22:39:13.587 INFO:teuthology.orchestra.run.smithi007.stdout:1 2024-04-22T22:39:13.610 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/vg_nvme/lv_41 2024-04-22T22:39:13.629 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-22T22:39:13.629 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T22:39:13.675 DEBUG:teuthology.orchestra.run.smithi007:> sudo nvme list 2024-04-22T22:39:13.729 INFO:teuthology.orchestra.run.smithi007.stdout:Node SN Model Namespace Usage Format FW Rev 2024-04-22T22:39:13.729 INFO:teuthology.orchestra.run.smithi007.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-04-22T22:39:13.729 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/nvme0n1 PHMB751300GE480DGN INTEL SSDPED1D480GA 1 480.10 GB / 480.10 GB 512 B + 0 B E2010325 2024-04-22T22:39:13.729 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/nvme1n1 cc60f686190a2b4e670a Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-22T22:39:13.729 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/nvme2n1 319ed6cded5e0d5029cb Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-22T22:39:13.729 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/nvme3n1 647e7dc0bea522a33d5e Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-22T22:39:13.730 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/nvme4n1 2b7a2ef8f2815c515062 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-22T22:39:13.730 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-22T22:39:13.731 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-22T22:39:13.731 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/scratch_devs 2024-04-22T22:39:13.786 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-04-22T22:39:13.786 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T22:39:13.792 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-04-22T22:39:13.792 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_1 2024-04-22T22:39:13.841 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-22T22:39:13.841 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:39:13.841 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 871 Links: 1 2024-04-22T22:39:13.841 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:39:13.841 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-04-22 22:35:00.724476769 +0000 2024-04-22T22:39:13.841 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-04-22 22:35:00.496478806 +0000 2024-04-22T22:39:13.841 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-04-22 22:35:00.496478806 +0000 2024-04-22T22:39:13.841 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-04-22T22:39:13.841 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-22T22:39:13.895 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-04-22T22:39:13.895 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-04-22T22:39:13.895 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000385629 s, 1.3 MB/s 2024-04-22T22:39:13.896 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-22T22:39:13.945 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_2 2024-04-22T22:39:13.992 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-22T22:39:13.992 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:39:13.992 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 887 Links: 1 2024-04-22T22:39:13.992 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:39:13.992 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-04-22 22:35:01.244472124 +0000 2024-04-22T22:39:13.992 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-04-22 22:35:00.956474696 +0000 2024-04-22T22:39:13.992 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-04-22 22:35:00.956474696 +0000 2024-04-22T22:39:13.992 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-04-22T22:39:13.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-22T22:39:14.047 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-04-22T22:39:14.047 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-04-22T22:39:14.047 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000415337 s, 1.2 MB/s 2024-04-22T22:39:14.048 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-22T22:39:14.097 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_3 2024-04-22T22:39:14.148 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-22T22:39:14.148 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:39:14.148 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-04-22T22:39:14.148 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:39:14.148 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-04-22 22:35:01.748467623 +0000 2024-04-22T22:39:14.148 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-04-22 22:35:01.480470016 +0000 2024-04-22T22:39:14.148 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-04-22 22:35:01.480470016 +0000 2024-04-22T22:39:14.148 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-04-22T22:39:14.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-22T22:39:14.202 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-04-22T22:39:14.202 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-04-22T22:39:14.203 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000439067 s, 1.2 MB/s 2024-04-22T22:39:14.204 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-22T22:39:14.254 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_4 2024-04-22T22:39:14.300 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-22T22:39:14.300 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:39:14.300 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 920 Links: 1 2024-04-22T22:39:14.300 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:39:14.300 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-04-22 22:35:02.240463227 +0000 2024-04-22T22:39:14.300 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-04-22 22:35:01.996465408 +0000 2024-04-22T22:39:14.300 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-04-22 22:35:01.996465408 +0000 2024-04-22T22:39:14.301 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-04-22T22:39:14.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-22T22:39:14.355 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-04-22T22:39:14.355 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-04-22T22:39:14.355 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000383969 s, 1.3 MB/s 2024-04-22T22:39:14.356 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-22T22:39:14.405 DEBUG:teuthology.orchestra.run.smithi081:> 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-04-22T22:39:14.575 INFO:teuthology.orchestra.run.smithi081.stdout:loop 2024-04-22T22:39:14.577 INFO:tasks.nvme_loop:Connecting nvme_loop smithi081:/dev/vg_nvme/lv_1... 2024-04-22T22:39:14.577 DEBUG:teuthology.orchestra.run.smithi081:> 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-04-22T22:39:14.594 INFO:teuthology.orchestra.run.smithi081.stdout:1 2024-04-22T22:39:14.614 INFO:teuthology.orchestra.run.smithi081.stdout:/dev/vg_nvme/lv_11 2024-04-22T22:39:14.631 INFO:tasks.nvme_loop:Connecting nvme_loop smithi081:/dev/vg_nvme/lv_2... 2024-04-22T22:39:14.631 DEBUG:teuthology.orchestra.run.smithi081:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-04-22T22:39:14.687 INFO:teuthology.orchestra.run.smithi081.stdout:1 2024-04-22T22:39:14.706 INFO:teuthology.orchestra.run.smithi081.stdout:/dev/vg_nvme/lv_21 2024-04-22T22:39:14.721 INFO:tasks.nvme_loop:Connecting nvme_loop smithi081:/dev/vg_nvme/lv_3... 2024-04-22T22:39:14.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-04-22T22:39:14.779 INFO:teuthology.orchestra.run.smithi081.stdout:1 2024-04-22T22:39:14.798 INFO:teuthology.orchestra.run.smithi081.stdout:/dev/vg_nvme/lv_31 2024-04-22T22:39:14.814 INFO:tasks.nvme_loop:Connecting nvme_loop smithi081:/dev/vg_nvme/lv_4... 2024-04-22T22:39:14.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-04-22T22:39:14.873 INFO:teuthology.orchestra.run.smithi081.stdout:1 2024-04-22T22:39:14.893 INFO:teuthology.orchestra.run.smithi081.stdout:/dev/vg_nvme/lv_41 2024-04-22T22:39:14.909 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-04-22T22:39:14.909 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T22:39:14.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo nvme list 2024-04-22T22:39:15.013 INFO:teuthology.orchestra.run.smithi081.stdout:Node SN Model Namespace Usage Format FW Rev 2024-04-22T22:39:15.013 INFO:teuthology.orchestra.run.smithi081.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-04-22T22:39:15.013 INFO:teuthology.orchestra.run.smithi081.stdout:/dev/nvme0n1 PHFT620400N7400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-04-22T22:39:15.013 INFO:teuthology.orchestra.run.smithi081.stdout:/dev/nvme1n1 4a9ffadf9125ace838f4 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-22T22:39:15.013 INFO:teuthology.orchestra.run.smithi081.stdout:/dev/nvme2n1 5932fe8eae1b3984d51e Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-22T22:39:15.013 INFO:teuthology.orchestra.run.smithi081.stdout:/dev/nvme3n1 02c1e3817713d65b34e6 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-22T22:39:15.013 INFO:teuthology.orchestra.run.smithi081.stdout:/dev/nvme4n1 29fb7e5c4418e4a6910c Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-22T22:39:15.014 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-22T22:39:15.015 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-04-22T22:39:15.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/scratch_devs 2024-04-22T22:39:15.065 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-22T22:39:15.160 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'OSD_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f'} 2024-04-22T22:39:15.160 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:39:15.161 INFO:tasks.cephadm:Cluster fsid is 25ba9194-00f9-11ef-bc93-c7b262605968 2024-04-22T22:39:15.161 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-22T22:39:15.161 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-04-22T22:39:15.162 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi007': '172.21.15.7', 'mon.smithi081': '172.21.15.81'} 2024-04-22T22:39:15.162 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-22T22:39:15.162 DEBUG:teuthology.orchestra.run.smithi007:> sudo hostname $(hostname -s) 2024-04-22T22:39:15.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo hostname $(hostname -s) 2024-04-22T22:39:15.191 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-22T22:39:15.192 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:39:15.429 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/54954/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2407-g430e09df', 'node_name': '172.21.15.4+smithi004', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2407-g430e09df-1jammy'}, 'url': 'https://2.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-04-22 00:19:22.441032', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-04-22T22:39:15.656 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref squid, sha1 430e09df97c8fc7dc2b2ae424f68ed11366c540f from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:39:15.657 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-04-22T22:39:15.658 DEBUG:teuthology.orchestra.run.smithi007:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T22:39:17.051 INFO:teuthology.orchestra.run.smithi007.stdout:-rw-rw-r-- 1 ubuntu ubuntu 788785 Apr 22 22:39 /home/ubuntu/cephtest/cephadm 2024-04-22T22:39:17.052 DEBUG:teuthology.orchestra.run.smithi081:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T22:39:18.841 INFO:teuthology.orchestra.run.smithi081.stdout:-rw-rw-r-- 1 ubuntu ubuntu 788785 Apr 22 22:39 /home/ubuntu/cephtest/cephadm 2024-04-22T22:39:18.842 DEBUG:teuthology.orchestra.run.smithi007:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T22:39:18.850 DEBUG:teuthology.orchestra.run.smithi081:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T22:39:18.867 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f on all hosts... 2024-04-22T22:39:18.868 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull 2024-04-22T22:39:18.895 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull 2024-04-22T22:39:19.065 INFO:teuthology.orchestra.run.smithi081.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:39:19.066 INFO:teuthology.orchestra.run.smithi007.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:39:19.293 INFO:teuthology.orchestra.run.smithi007.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:39:19.293 INFO:teuthology.orchestra.run.smithi007.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f not found: manifest unknown: manifest unknown 2024-04-22T22:39:19.293 INFO:teuthology.orchestra.run.smithi007.stderr:ERROR: Failed command: /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:39:19.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:39:19.323 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi007 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:39:19.325 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-22T22:39:19.327 DEBUG:teuthology.misc:Transferring archived files from smithi007:/var/lib/ceph/25ba9194-00f9-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668893/remote/smithi007/crash 2024-04-22T22:39:19.328 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /var/lib/ceph/25ba9194-00f9-11ef-bc93-c7b262605968/crash -- . 2024-04-22T22:39:19.340 INFO:teuthology.orchestra.run.smithi007.stderr:tar: /var/lib/ceph/25ba9194-00f9-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T22:39:19.340 INFO:teuthology.orchestra.run.smithi007.stderr:tar: Error is not recoverable: exiting now 2024-04-22T22:39:19.342 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/lib/ceph/25ba9194-00f9-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668893/remote/smithi081/crash 2024-04-22T22:39:19.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/lib/ceph/25ba9194-00f9-11ef-bc93-c7b262605968/crash -- . 2024-04-22T22:39:19.357 INFO:teuthology.orchestra.run.smithi081.stderr:tar: /var/lib/ceph/25ba9194-00f9-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T22:39:19.357 INFO:teuthology.orchestra.run.smithi081.stderr:tar: Error is not recoverable: exiting now 2024-04-22T22:39:19.358 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-22T22:39:19.358 DEBUG:teuthology.orchestra.run.smithi007:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/25ba9194-00f9-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | head -n 1 2024-04-22T22:39:19.379 INFO:teuthology.orchestra.run.smithi081.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:39:19.379 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f not found: manifest unknown: manifest unknown 2024-04-22T22:39:19.379 INFO:teuthology.orchestra.run.smithi081.stderr:ERROR: Failed command: /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:39:19.397 INFO:teuthology.orchestra.run.smithi007.stderr:grep: /var/log/ceph/25ba9194-00f9-11ef-bc93-c7b262605968/ceph.log: No such file or directory 2024-04-22T22:39:19.399 INFO:tasks.cephadm:Compressing logs... 2024-04-22T22:39:19.399 DEBUG:teuthology.orchestra.run.smithi007:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-22T22:39:19.443 DEBUG:teuthology.orchestra.run.smithi081:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-22T22:39:19.452 INFO:teuthology.orchestra.run.smithi007.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-22T22:39:19.462 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T22:39:19.463 INFO:teuthology.orchestra.run.smithi081.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-22T22:39:19.463 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/cephadm.log: 70.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T22:39:19.464 INFO:teuthology.orchestra.run.smithi007.stderr: 2024-04-22T22:39:19.465 INFO:teuthology.orchestra.run.smithi007.stderr:real 0m0.019s 2024-04-22T22:39:19.465 INFO:teuthology.orchestra.run.smithi007.stderr:user 0m0.007s 2024-04-22T22:39:19.465 INFO:teuthology.orchestra.run.smithi007.stderr:sys 0m0.010s 2024-04-22T22:39:19.471 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T22:39:19.471 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/cephadm.log: 70.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T22:39:19.473 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-04-22T22:39:19.473 INFO:teuthology.orchestra.run.smithi081.stderr:real 0m0.017s 2024-04-22T22:39:19.473 INFO:teuthology.orchestra.run.smithi081.stderr:user 0m0.011s 2024-04-22T22:39:19.473 INFO:teuthology.orchestra.run.smithi081.stderr:sys 0m0.007s 2024-04-22T22:39:19.474 INFO:tasks.cephadm:Archiving logs... 2024-04-22T22:39:19.474 DEBUG:teuthology.misc:Transferring archived files from smithi007:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668893/remote/smithi007/log 2024-04-22T22:39:19.474 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T22:39:19.518 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668893/remote/smithi081/log 2024-04-22T22:39:19.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T22:39:19.532 INFO:tasks.cephadm:Removing cluster... 2024-04-22T22:39:19.532 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 25ba9194-00f9-11ef-bc93-c7b262605968 --force 2024-04-22T22:39:19.730 INFO:teuthology.orchestra.run.smithi007.stdout:Deleting cluster with fsid: 25ba9194-00f9-11ef-bc93-c7b262605968 2024-04-22T22:39:20.853 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 25ba9194-00f9-11ef-bc93-c7b262605968 --force 2024-04-22T22:39:21.016 INFO:teuthology.orchestra.run.smithi081.stdout:Deleting cluster with fsid: 25ba9194-00f9-11ef-bc93-c7b262605968 2024-04-22T22:39:22.131 INFO:tasks.cephadm:Removing cephadm ... 2024-04-22T22:39:22.131 DEBUG:teuthology.orchestra.run.smithi007:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T22:39:22.138 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T22:39:22.143 INFO:tasks.cephadm:Teardown complete 2024-04-22T22:39:22.144 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 2204, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 1833, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi007 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:39:22.351 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=cfc634475c8a4ac7a9040efcb9681b50 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 2204, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 1833, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi007 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:39:22.355 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-22T22:39:22.366 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-04-22T22:39:22.373 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi007:/dev/vg_nvme/lv_1... 2024-04-22T22:39:22.373 DEBUG:teuthology.orchestra.run.smithi007:> sudo nvme disconnect -n lv_1 2024-04-22T22:39:22.602 INFO:teuthology.orchestra.run.smithi007.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-04-22T22:39:22.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:39:22.604 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi007:/dev/vg_nvme/lv_2... 2024-04-22T22:39:22.604 DEBUG:teuthology.orchestra.run.smithi007:> sudo nvme disconnect -n lv_2 2024-04-22T22:39:22.870 INFO:teuthology.orchestra.run.smithi007.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-04-22T22:39:22.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:39:22.872 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi007:/dev/vg_nvme/lv_3... 2024-04-22T22:39:22.872 DEBUG:teuthology.orchestra.run.smithi007:> sudo nvme disconnect -n lv_3 2024-04-22T22:39:23.130 INFO:teuthology.orchestra.run.smithi007.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-04-22T22:39:23.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:39:23.132 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi007:/dev/vg_nvme/lv_4... 2024-04-22T22:39:23.132 DEBUG:teuthology.orchestra.run.smithi007:> sudo nvme disconnect -n lv_4 2024-04-22T22:39:23.374 INFO:teuthology.orchestra.run.smithi007.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-04-22T22:39:23.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:39:23.376 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-22T22:39:23.376 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/scratch_devs 2024-04-22T22:39:23.390 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi081:/dev/vg_nvme/lv_1... 2024-04-22T22:39:23.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo nvme disconnect -n lv_1 2024-04-22T22:39:23.624 INFO:teuthology.orchestra.run.smithi081.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-04-22T22:39:23.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:39:23.626 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi081:/dev/vg_nvme/lv_2... 2024-04-22T22:39:23.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo nvme disconnect -n lv_2 2024-04-22T22:39:23.868 INFO:teuthology.orchestra.run.smithi081.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-04-22T22:39:23.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:39:23.869 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi081:/dev/vg_nvme/lv_3... 2024-04-22T22:39:23.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo nvme disconnect -n lv_3 2024-04-22T22:39:24.124 INFO:teuthology.orchestra.run.smithi081.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-04-22T22:39:24.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:39:24.126 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi081:/dev/vg_nvme/lv_4... 2024-04-22T22:39:24.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo nvme disconnect -n lv_4 2024-04-22T22:39:24.376 INFO:teuthology.orchestra.run.smithi081.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-04-22T22:39:24.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:39:24.378 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-04-22T22:39:24.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/scratch_devs 2024-04-22T22:39:24.391 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-22T22:39:24.399 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-22T22:39:24.400 DEBUG:teuthology.orchestra.run.smithi007:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T22:39:24.402 DEBUG:teuthology.orchestra.run.smithi081:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T22:39:24.413 INFO:teuthology.orchestra.run.smithi007.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T22:39:24.414 INFO:teuthology.orchestra.run.smithi007.stdout:============================================================================== 2024-04-22T22:39:24.414 INFO:teuthology.orchestra.run.smithi007.stdout: hv01.front.sepi 44.4.53.2 2 u 12 64 1 0.123 -0.773 0.000 2024-04-22T22:39:24.414 INFO:teuthology.orchestra.run.smithi007.stdout: hv02.front.sepi 63.231.80.2 3 u 11 64 1 0.124 -0.021 0.000 2024-04-22T22:39:24.414 INFO:teuthology.orchestra.run.smithi007.stdout: hv03.front.sepi 74.6.168.72 3 u 10 64 1 0.103 -0.196 0.000 2024-04-22T22:39:24.414 INFO:teuthology.orchestra.run.smithi007.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T22:39:24.447 INFO:teuthology.orchestra.run.smithi081.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T22:39:24.447 INFO:teuthology.orchestra.run.smithi081.stdout:============================================================================== 2024-04-22T22:39:24.447 INFO:teuthology.orchestra.run.smithi081.stdout: hv01.front.sepi 44.4.53.2 2 u 7 64 1 0.149 -0.809 0.000 2024-04-22T22:39:24.447 INFO:teuthology.orchestra.run.smithi081.stdout: hv02.front.sepi 63.231.80.2 3 u 11 64 1 0.105 -0.379 0.000 2024-04-22T22:39:24.448 INFO:teuthology.orchestra.run.smithi081.stdout: hv03.front.sepi 74.6.168.72 3 u 10 64 1 0.126 -0.256 0.000 2024-04-22T22:39:24.448 INFO:teuthology.orchestra.run.smithi081.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T22:39:24.449 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-22T22:39:24.458 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-22T22:39:24.458 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-22T22:39:24.542 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-22T22:39:24.550 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-22T22:39:24.558 INFO:teuthology.task.internal:Duration was 492.964130 seconds 2024-04-22T22:39:24.559 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-22T22:39:24.567 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-22T22:39:24.567 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T22:39:24.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T22:39:24.606 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-22T22:39:24.607 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi007.front.sepia.ceph.com 2024-04-22T22:39:24.607 DEBUG:teuthology.orchestra.run.smithi007:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-22T22:39:24.655 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi081.front.sepia.ceph.com 2024-04-22T22:39:24.655 DEBUG:teuthology.orchestra.run.smithi081:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-22T22:39:24.665 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-22T22:39:24.665 DEBUG:teuthology.orchestra.run.smithi007:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T22:39:24.699 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T22:39:24.732 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-22T22:39:24.732 DEBUG:teuthology.orchestra.run.smithi007:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T22:39:24.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T22:39:24.827 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-22T22:39:24.837 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-22T22:39:24.837 DEBUG:teuthology.orchestra.run.smithi007:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T22:39:24.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T22:39:24.858 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-22T22:39:24.867 DEBUG:teuthology.orchestra.run.smithi007:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-22T22:39:24.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-22T22:39:24.899 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern = core 2024-04-22T22:39:24.908 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = core 2024-04-22T22:39:24.945 DEBUG:teuthology.orchestra.run.smithi007:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T22:39:24.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:39:24.969 DEBUG:teuthology.orchestra.run.smithi081:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T22:39:24.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:39:24.992 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-22T22:39:25.002 INFO:teuthology.task.internal:Transferring archived files... 2024-04-22T22:39:25.003 DEBUG:teuthology.misc:Transferring archived files from smithi007:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668893/remote/smithi007 2024-04-22T22:39:25.003 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T22:39:25.034 DEBUG:teuthology.misc:Transferring archived files from smithi081:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668893/remote/smithi081 2024-04-22T22:39:25.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T22:39:25.055 INFO:teuthology.task.internal:Removing archive directory... 2024-04-22T22:39:25.056 DEBUG:teuthology.orchestra.run.smithi007:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T22:39:25.079 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T22:39:25.100 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-22T22:39:25.111 INFO:teuthology.task.internal:Not uploading archives. 2024-04-22T22:39:25.111 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-22T22:39:25.120 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-22T22:39:25.120 DEBUG:teuthology.orchestra.run.smithi007:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T22:39:25.127 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T22:39:25.130 INFO:teuthology.orchestra.run.smithi007.stdout: 658618 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 22:39 /home/ubuntu/cephtest 2024-04-22T22:39:25.149 INFO:teuthology.orchestra.run.smithi081.stdout: 658463 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 22:39 /home/ubuntu/cephtest 2024-04-22T22:39:25.150 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-22T22:39:25.160 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-22T22:39:25.179 INFO:teuthology.nuke:Checking targets against current locks 2024-04-22T22:39:25.208 DEBUG:teuthology.nuke:shortname: smithi007 2024-04-22T22:39:25.208 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:39:25.231 DEBUG:teuthology.nuke:shortname: smithi081 2024-04-22T22:39:25.231 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:39:25.235 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi007.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668893', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 22:21:50.391489', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPOZ0MEHcR+S3GodQ+XGNQK0YIXx4Axbf7mm3iojYrIOidJ1RN3mwqyXOhTEZjwGrAr/kBbPHHdBO+PIOXVhZwA='} 2024-04-22T22:39:25.256 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668893', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 22:21:50.392945', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBjARtqQyJnenNyBLWt+MLkBsIXT8cp5STeT+U1Ei2JOXTw1YbRrfI0BbO9ZX2xLYWln6E+eKV0rq/1lwfFrn9E='} 2024-04-22T22:39:25.287 INFO:teuthology.orchestra.console.smithi007:Power off 2024-04-22T22:39:25.287 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T22:39:25.313 DEBUG:teuthology.orchestra.console.smithi007:power off output: Chassis Power Control: Down/Off 2024-04-22T22:39:25.314 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:39:25.330 INFO:teuthology.orchestra.console.smithi081:Power off 2024-04-22T22:39:25.330 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T22:39:25.344 DEBUG:teuthology.orchestra.console.smithi007:check power output: Chassis Power is on 2024-04-22T22:39:25.353 DEBUG:teuthology.orchestra.console.smithi081:power off output: Chassis Power Control: Down/Off 2024-04-22T22:39:25.353 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:39:25.379 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is on 2024-04-22T22:39:29.345 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:39:29.381 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:39:29.455 DEBUG:teuthology.orchestra.console.smithi007:check power output: Chassis Power is on 2024-04-22T22:39:29.491 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is on 2024-04-22T22:39:33.458 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:39:33.491 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:39:33.569 DEBUG:teuthology.orchestra.console.smithi007:check power output: Chassis Power is on 2024-04-22T22:39:33.600 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is off 2024-04-22T22:39:33.700 INFO:teuthology.orchestra.console.smithi081:Power off completed 2024-04-22T22:39:37.574 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:39:37.684 DEBUG:teuthology.orchestra.console.smithi007:check power output: Chassis Power is off 2024-04-22T22:39:37.785 INFO:teuthology.orchestra.console.smithi007:Power off completed 2024-04-22T22:39:37.889 INFO:teuthology.run:Summary data: description: orch/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-add} duration: 492.96413016319275 failure_reason: 'Command failed on smithi007 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=cfc634475c8a4ac7a9040efcb9681b50 status: fail success: false 2024-04-22T22:39:37.889 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T22:39:37.972 INFO:teuthology.run:FAIL