2024-05-08T07:01:28.487 INFO:root:teuthology version: 0.0.1.dev271+g1ae7ad8 2024-05-08T07:01:28.487 DEBUG:teuthology.run:Teuthology command: teuthology --description orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_res_dom} --archive /home/teuthworker/archive/adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697381 --name adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi --owner scheduled_adking@teuthology --verbose -- /home/teuthworker/archive/adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697381/orig.config.yaml 2024-05-08T07:01:28.518 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-08T07:01:28.594 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697381 branch: wip-adk-testing-2024-05-07-0802 description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_res_dom} email: adking@redhat.com first_in_suite: false job_id: '7697381' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk-testing-2024-05-07-0802 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk-testing-2024-05-07-0802 sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - cephadm.exclude seed: 1064 sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-05-07-0802 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 targets: smithi112.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF1NifWEMnn9/w0+MRI1ajJhLUOOY+B1+PAc5TLBSnW1ZZ8fHq0LHy0qZy211G0feyhaXu30HyWEROvhQFQ519g= smithi175.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHy5Te/mCFQckgcQRZpINeTP590Q+vEgmF2eo8C1JmsUo6uiJzxDh9Vg3yu/bV+RAH2xaRuOcomLAzwwTEEM3Yw= tasks: - cephadm.deploy_samba_ad_dc: role: host.b - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ modtest1\n auth_mode: active-directory\n domain_settings:\n realm:\ \ DOMAIN1.SINK.TEST\n join_sources:\n - source_type: resource\n \ \ ref: join1-admin\n custom_dns:\n - \"{{ctx.samba_ad_dc_ip}}\"\n\ \ placement:\n count: 1\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n auth:\n username: Administrator\n password: Passw0rd\n\ - resource_type: ceph.smb.share\n cluster_id: modtest1\n share_id: share1\n\ \ cephfs:\n volume: cephfs\n subvolumegroup: smb\n subvolume: sv1\n\ \ path: /\n- resource_type: ceph.smb.share\n cluster_id: modtest1\n share_id:\ \ share2\n cephfs:\n volume: cephfs\n subvolumegroup: smb\n subvolume:\ \ sv2\n path: /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.modtest1 - cephadm.exec: host.b: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ modtest1\n intent: removed\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id:\ \ modtest1\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: modtest1\n share_id: share2\n intent: removed\n# --- End\ \ Embedded YAML\n" - cephadm.wait_for_service_not_present: service: smb.modtest1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 1ae7ad82388e92a475afff437d49054826c019a1 timestamp: 2024-05-08_05:24:58 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-05-08T07:01:28.594 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa; will attempt to use it 2024-05-08T07:01:28.595 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks 2024-05-08T07:01:28.595 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-05-08T07:01:28.597 INFO:teuthology.task.internal:Checking packages... 2024-05-08T07:01:28.621 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '7c8f650b36e258f639fa4a83becade57cbfd2009' 2024-05-08T07:01:28.621 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-05-08T07:01:28.621 INFO:teuthology.packaging:ref: None 2024-05-08T07:01:28.621 INFO:teuthology.packaging:tag: None 2024-05-08T07:01:28.622 INFO:teuthology.packaging:branch: wip-adk-testing-2024-05-07-0802 2024-05-08T07:01:28.622 INFO:teuthology.packaging:sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T07:01:28.622 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk-testing-2024-05-07-0802 2024-05-08T07:01:28.846 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3593.g7c8f650b 2024-05-08T07:01:28.847 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-05-08T07:01:28.853 INFO:teuthology.task.internal:no buildpackages task found 2024-05-08T07:01:28.853 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-05-08T07:01:28.900 INFO:teuthology.task.internal:Saving configuration 2024-05-08T07:01:28.914 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-05-08T07:01:28.934 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-08T07:01:28.957 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi112.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697381', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-08 06:55:33.639136', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF1NifWEMnn9/w0+MRI1ajJhLUOOY+B1+PAc5TLBSnW1ZZ8fHq0LHy0qZy211G0feyhaXu30HyWEROvhQFQ519g='} 2024-05-08T07:01:28.982 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697381', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-08 06:55:33.637606', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHy5Te/mCFQckgcQRZpINeTP590Q+vEgmF2eo8C1JmsUo6uiJzxDh9Vg3yu/bV+RAH2xaRuOcomLAzwwTEEM3Yw='} 2024-05-08T07:01:28.982 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-05-08T07:01:28.988 INFO:teuthology.task.internal:roles: ubuntu@smithi112.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-05-08T07:01:28.988 INFO:teuthology.task.internal:roles: ubuntu@smithi175.front.sepia.ceph.com - ['host.b', 'cephadm.exclude'] 2024-05-08T07:01:28.988 INFO:teuthology.run_tasks:Running task console_log... 2024-05-08T07:01:29.084 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f77a9cdcf70>, signals=[15]) 2024-05-08T07:01:29.084 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-08T07:01:29.090 INFO:teuthology.task.internal:Opening connections... 2024-05-08T07:01:29.090 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi112.front.sepia.ceph.com 2024-05-08T07:01:29.092 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T07:01:29.168 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi175.front.sepia.ceph.com 2024-05-08T07:01:29.169 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T07:01:29.244 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-05-08T07:01:29.250 DEBUG:teuthology.orchestra.run.smithi112:> uname -m 2024-05-08T07:01:29.267 INFO:teuthology.orchestra.run.smithi112.stdout:x86_64 2024-05-08T07:01:29.267 DEBUG:teuthology.orchestra.run.smithi112:> cat /etc/os-release 2024-05-08T07:01:29.324 INFO:teuthology.orchestra.run.smithi112.stdout:NAME="CentOS Stream" 2024-05-08T07:01:29.324 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION="9" 2024-05-08T07:01:29.325 INFO:teuthology.orchestra.run.smithi112.stdout:ID="centos" 2024-05-08T07:01:29.325 INFO:teuthology.orchestra.run.smithi112.stdout:ID_LIKE="rhel fedora" 2024-05-08T07:01:29.325 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION_ID="9" 2024-05-08T07:01:29.325 INFO:teuthology.orchestra.run.smithi112.stdout:PLATFORM_ID="platform:el9" 2024-05-08T07:01:29.325 INFO:teuthology.orchestra.run.smithi112.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-08T07:01:29.325 INFO:teuthology.orchestra.run.smithi112.stdout:ANSI_COLOR="0;31" 2024-05-08T07:01:29.325 INFO:teuthology.orchestra.run.smithi112.stdout:LOGO="fedora-logo-icon" 2024-05-08T07:01:29.325 INFO:teuthology.orchestra.run.smithi112.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-08T07:01:29.325 INFO:teuthology.orchestra.run.smithi112.stdout:HOME_URL="https://centos.org/" 2024-05-08T07:01:29.325 INFO:teuthology.orchestra.run.smithi112.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-08T07:01:29.325 INFO:teuthology.orchestra.run.smithi112.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-08T07:01:29.325 INFO:teuthology.orchestra.run.smithi112.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-08T07:01:29.326 INFO:teuthology.lock.ops:Updating smithi112.front.sepia.ceph.com on lock server 2024-05-08T07:01:29.345 DEBUG:teuthology.orchestra.run.smithi175:> uname -m 2024-05-08T07:01:29.363 INFO:teuthology.orchestra.run.smithi175.stdout:x86_64 2024-05-08T07:01:29.363 DEBUG:teuthology.orchestra.run.smithi175:> cat /etc/os-release 2024-05-08T07:01:29.419 INFO:teuthology.orchestra.run.smithi175.stdout:NAME="CentOS Stream" 2024-05-08T07:01:29.420 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION="9" 2024-05-08T07:01:29.420 INFO:teuthology.orchestra.run.smithi175.stdout:ID="centos" 2024-05-08T07:01:29.420 INFO:teuthology.orchestra.run.smithi175.stdout:ID_LIKE="rhel fedora" 2024-05-08T07:01:29.420 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_ID="9" 2024-05-08T07:01:29.420 INFO:teuthology.orchestra.run.smithi175.stdout:PLATFORM_ID="platform:el9" 2024-05-08T07:01:29.420 INFO:teuthology.orchestra.run.smithi175.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-08T07:01:29.420 INFO:teuthology.orchestra.run.smithi175.stdout:ANSI_COLOR="0;31" 2024-05-08T07:01:29.420 INFO:teuthology.orchestra.run.smithi175.stdout:LOGO="fedora-logo-icon" 2024-05-08T07:01:29.420 INFO:teuthology.orchestra.run.smithi175.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-08T07:01:29.420 INFO:teuthology.orchestra.run.smithi175.stdout:HOME_URL="https://centos.org/" 2024-05-08T07:01:29.420 INFO:teuthology.orchestra.run.smithi175.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-08T07:01:29.420 INFO:teuthology.orchestra.run.smithi175.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-08T07:01:29.421 INFO:teuthology.orchestra.run.smithi175.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-08T07:01:29.421 INFO:teuthology.lock.ops:Updating smithi175.front.sepia.ceph.com on lock server 2024-05-08T07:01:29.444 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-05-08T07:01:29.452 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-05-08T07:01:29.493 INFO:teuthology.task.internal:Checking for old test directory... 2024-05-08T07:01:29.493 DEBUG:teuthology.orchestra.run.smithi112:> test '!' -e /home/ubuntu/cephtest 2024-05-08T07:01:29.495 DEBUG:teuthology.orchestra.run.smithi175:> test '!' -e /home/ubuntu/cephtest 2024-05-08T07:01:29.511 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-05-08T07:01:29.526 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-05-08T07:01:29.526 DEBUG:teuthology.orchestra.run.smithi112:> test -z $(ls -A /var/lib/ceph) 2024-05-08T07:01:29.552 DEBUG:teuthology.orchestra.run.smithi175:> test -z $(ls -A /var/lib/ceph) 2024-05-08T07:01:29.583 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-05-08T07:01:29.637 INFO:teuthology.run_tasks:Running task kernel... 2024-05-08T07:01:29.652 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-05-08T07:01:29.652 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-05-08T07:01:29.652 DEBUG:teuthology.orchestra.run.smithi112:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-08T07:01:29.653 DEBUG:teuthology.orchestra.run.smithi175:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-08T07:01:29.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:01:29.668 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2024-05-08T07:01:29.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:01:29.669 DEBUG:teuthology.orchestra.run.smithi112:> uname -r 2024-05-08T07:01:29.724 INFO:teuthology.orchestra.run.smithi175.stdout:5.14.0-437.el9.x86_64 2024-05-08T07:01:29.724 INFO:teuthology.task.kernel:Running kernel on smithi175: 5.14.0-437.el9.x86_64 2024-05-08T07:01:29.725 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum install -y kernel 2024-05-08T07:01:29.726 INFO:teuthology.orchestra.run.smithi112.stdout:5.14.0-437.el9.x86_64 2024-05-08T07:01:29.726 INFO:teuthology.task.kernel:Running kernel on smithi112: 5.14.0-437.el9.x86_64 2024-05-08T07:01:29.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum install -y kernel 2024-05-08T07:01:33.977 INFO:teuthology.orchestra.run.smithi112.stdout:CentOS Stream 9 - BaseOS 3.0 MB/s | 8.1 MB 00:02 2024-05-08T07:01:34.771 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - BaseOS 2.4 MB/s | 8.1 MB 00:03 2024-05-08T07:01:36.606 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - AppStream 25 MB/s | 19 MB 00:00 2024-05-08T07:01:40.565 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - CRB 18 MB/s | 6.2 MB 00:00 2024-05-08T07:01:42.032 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - Extras packages 56 kB/s | 16 kB 00:00 2024-05-08T07:01:42.825 INFO:teuthology.orchestra.run.smithi175.stdout:Extra Packages for Enterprise Linux 32 MB/s | 21 MB 00:00 2024-05-08T07:01:43.919 INFO:teuthology.orchestra.run.smithi112.stdout:CentOS Stream 9 - AppStream 2.2 MB/s | 19 MB 00:08 2024-05-08T07:01:48.141 INFO:teuthology.orchestra.run.smithi175.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-05-08T07:01:49.220 INFO:teuthology.orchestra.run.smithi112.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.2 MB 00:01 2024-05-08T07:01:50.156 INFO:teuthology.orchestra.run.smithi175.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-08T07:01:50.156 INFO:teuthology.orchestra.run.smithi175.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-08T07:01:50.246 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-05-08T07:01:50.253 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-05-08T07:01:50.253 INFO:teuthology.orchestra.run.smithi175.stdout: Package Architecture Version Repository Size 2024-05-08T07:01:50.253 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-05-08T07:01:50.254 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-05-08T07:01:50.254 INFO:teuthology.orchestra.run.smithi175.stdout: kernel x86_64 5.14.0-444.el9 baseos 484 k 2024-05-08T07:01:50.254 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-05-08T07:01:50.254 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-core x86_64 5.14.0-444.el9 baseos 15 M 2024-05-08T07:01:50.254 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules x86_64 5.14.0-444.el9 baseos 34 M 2024-05-08T07:01:50.254 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules-core x86_64 5.14.0-444.el9 baseos 28 M 2024-05-08T07:01:50.254 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-05-08T07:01:50.254 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-05-08T07:01:50.254 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-05-08T07:01:50.254 INFO:teuthology.orchestra.run.smithi175.stdout:Install 4 Packages 2024-05-08T07:01:50.254 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-05-08T07:01:50.255 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 78 M 2024-05-08T07:01:50.255 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 123 M 2024-05-08T07:01:50.255 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-05-08T07:01:50.618 INFO:teuthology.orchestra.run.smithi175.stdout:(1/4): kernel-5.14.0-444.el9.x86_64.rpm 5.3 MB/s | 484 kB 00:00 2024-05-08T07:01:51.143 INFO:teuthology.orchestra.run.smithi175.stdout:(2/4): kernel-core-5.14.0-444.el9.x86_64.rpm 25 MB/s | 15 MB 00:00 2024-05-08T07:01:51.626 INFO:teuthology.orchestra.run.smithi175.stdout:(3/4): kernel-modules-5.14.0-444.el9.x86_64.rpm 31 MB/s | 34 MB 00:01 2024-05-08T07:01:52.086 INFO:teuthology.orchestra.run.smithi112.stdout:CentOS Stream 9 - Extras packages 11 kB/s | 16 kB 00:01 2024-05-08T07:01:52.160 INFO:teuthology.orchestra.run.smithi175.stdout:(4/4): kernel-modules-core-5.14.0-444.el9.x86_6 18 MB/s | 28 MB 00:01 2024-05-08T07:01:52.160 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-05-08T07:01:52.160 INFO:teuthology.orchestra.run.smithi175.stdout:Total 41 MB/s | 78 MB 00:01 2024-05-08T07:01:52.833 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-05-08T07:01:53.165 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-05-08T07:01:53.165 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-05-08T07:01:53.804 INFO:teuthology.orchestra.run.smithi112.stdout:Extra Packages for Enterprise Linux 13 MB/s | 21 MB 00:01 2024-05-08T07:01:54.079 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-05-08T07:01:54.080 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-05-08T07:01:56.483 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-05-08T07:01:57.134 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-modules-core-5.14.0-444.el9.x86_64 1/4 2024-05-08T07:01:57.217 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T07:01:58.921 INFO:teuthology.orchestra.run.smithi112.stdout:lab-extras 15 kB/s | 1.7 kB 00:00 2024-05-08T07:01:59.879 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T07:02:00.009 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T07:02:00.902 INFO:teuthology.orchestra.run.smithi112.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-08T07:02:00.903 INFO:teuthology.orchestra.run.smithi112.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-08T07:02:01.001 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-08T07:02:01.006 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-08T07:02:01.007 INFO:teuthology.orchestra.run.smithi112.stdout: Package Architecture Version Repository Size 2024-05-08T07:02:01.007 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-08T07:02:01.007 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-08T07:02:01.007 INFO:teuthology.orchestra.run.smithi112.stdout: kernel x86_64 5.14.0-444.el9 baseos 484 k 2024-05-08T07:02:01.007 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2024-05-08T07:02:01.007 INFO:teuthology.orchestra.run.smithi112.stdout: kernel-core x86_64 5.14.0-444.el9 baseos 15 M 2024-05-08T07:02:01.007 INFO:teuthology.orchestra.run.smithi112.stdout: kernel-modules x86_64 5.14.0-444.el9 baseos 34 M 2024-05-08T07:02:01.007 INFO:teuthology.orchestra.run.smithi112.stdout: kernel-modules-core x86_64 5.14.0-444.el9 baseos 28 M 2024-05-08T07:02:01.007 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-08T07:02:01.007 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-08T07:02:01.007 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-08T07:02:01.007 INFO:teuthology.orchestra.run.smithi112.stdout:Install 4 Packages 2024-05-08T07:02:01.007 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-08T07:02:01.008 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 78 M 2024-05-08T07:02:01.008 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 123 M 2024-05-08T07:02:01.008 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-08T07:02:01.531 INFO:teuthology.orchestra.run.smithi112.stdout:(1/4): kernel-5.14.0-444.el9.x86_64.rpm 1.4 MB/s | 484 kB 00:00 2024-05-08T07:02:02.040 INFO:teuthology.orchestra.run.smithi112.stdout:(2/4): kernel-core-5.14.0-444.el9.x86_64.rpm 18 MB/s | 15 MB 00:00 2024-05-08T07:02:02.899 INFO:teuthology.orchestra.run.smithi112.stdout:(3/4): kernel-modules-core-5.14.0-444.el9.x86_6 20 MB/s | 28 MB 00:01 2024-05-08T07:02:03.357 INFO:teuthology.orchestra.run.smithi112.stdout:(4/4): kernel-modules-5.14.0-444.el9.x86_64.rpm 16 MB/s | 34 MB 00:02 2024-05-08T07:02:03.357 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-08T07:02:03.357 INFO:teuthology.orchestra.run.smithi112.stdout:Total 33 MB/s | 78 MB 00:02 2024-05-08T07:02:04.038 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-08T07:02:04.378 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-08T07:02:04.378 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-08T07:02:04.728 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T07:02:04.769 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-5.14.0-444.el9.x86_64 4/4 2024-05-08T07:02:05.282 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-08T07:02:05.282 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-08T07:02:07.714 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-08T07:02:08.373 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : kernel-modules-core-5.14.0-444.el9.x86_64 1/4 2024-05-08T07:02:08.458 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T07:02:09.494 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-modules-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T07:02:11.188 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T07:02:11.354 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T07:02:16.034 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T07:02:16.081 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : kernel-5.14.0-444.el9.x86_64 4/4 2024-05-08T07:02:20.783 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: kernel-modules-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T07:02:38.718 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T07:02:38.756 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-modules-5.14.0-444.el9.x86_64 4/4 2024-05-08T07:02:39.100 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-5.14.0-444.el9.x86_64 4/4 2024-05-08T07:02:39.100 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-5.14.0-444.el9.x86_64 1/4 2024-05-08T07:02:39.100 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T07:02:39.100 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T07:02:39.958 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-modules-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T07:02:39.958 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-05-08T07:02:39.958 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-05-08T07:02:39.958 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-5.14.0-444.el9.x86_64 2024-05-08T07:02:39.958 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-core-5.14.0-444.el9.x86_64 2024-05-08T07:02:39.958 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules-5.14.0-444.el9.x86_64 2024-05-08T07:02:39.958 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules-core-5.14.0-444.el9.x86_64 2024-05-08T07:02:39.959 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-05-08T07:02:39.959 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-05-08T07:02:40.307 DEBUG:teuthology.orchestra.run.smithi175:> rpm -q kernel | sort -rV | head -n 1 2024-05-08T07:02:40.380 INFO:teuthology.orchestra.run.smithi175.stdout:kernel-5.14.0-444.el9.x86_64 2024-05-08T07:02:40.381 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-444.el9.x86_64 2024-05-08T07:02:40.381 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-444.el9.x86_64 2024-05-08T07:02:40.381 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-08T07:02:40.381 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-08T07:02:40.381 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-05-08T07:02:40.381 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi175.front.sepia.ceph.com, path=None, version=distro) 2024-05-08T07:02:40.381 DEBUG:teuthology.orchestra.run.smithi175:> rpm -q kernel | sort -rV | head -n 1 2024-05-08T07:02:40.431 INFO:teuthology.orchestra.run.smithi175.stdout:kernel-5.14.0-444.el9.x86_64 2024-05-08T07:02:40.432 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-444.el9.x86_64 2024-05-08T07:02:40.432 DEBUG:teuthology.orchestra.run.smithi175:> sudo rpm -qi grub2-tools 2024-05-08T07:02:40.462 INFO:teuthology.orchestra.run.smithi175.stdout:Name : grub2-tools 2024-05-08T07:02:40.462 INFO:teuthology.orchestra.run.smithi175.stdout:Epoch : 1 2024-05-08T07:02:40.462 INFO:teuthology.orchestra.run.smithi175.stdout:Version : 2.06 2024-05-08T07:02:40.462 INFO:teuthology.orchestra.run.smithi175.stdout:Release : 68.el9 2024-05-08T07:02:40.462 INFO:teuthology.orchestra.run.smithi175.stdout:Architecture: x86_64 2024-05-08T07:02:40.462 INFO:teuthology.orchestra.run.smithi175.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-08T07:02:40.462 INFO:teuthology.orchestra.run.smithi175.stdout:Group : Unspecified 2024-05-08T07:02:40.462 INFO:teuthology.orchestra.run.smithi175.stdout:Size : 8264254 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:License : GPLv3+ 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:Packager : builder@centos.org 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:Vendor : CentOS 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:Summary : Support tools for GRUB. 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:Description : 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:hardware devices. 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-05-08T07:02:40.463 INFO:teuthology.orchestra.run.smithi175.stdout:This subpackage provides tools for support of all platforms. 2024-05-08T07:02:40.464 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-08T07:02:40.464 INFO:teuthology.task.kernel:Updating grub on smithi175 to boot 5.14.0-444.el9.x86_64 2024-05-08T07:02:40.464 DEBUG:teuthology.orchestra.run.smithi175:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-08T07:02:41.074 INFO:teuthology.orchestra.run.smithi175.stderr:Generating grub configuration file ... 2024-05-08T07:02:42.507 INFO:teuthology.orchestra.run.smithi175.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-08T07:02:42.539 INFO:teuthology.orchestra.run.smithi175.stderr:done 2024-05-08T07:02:42.542 DEBUG:teuthology.orchestra.run.smithi175:> mktemp 2024-05-08T07:02:42.561 INFO:teuthology.orchestra.run.smithi175.stdout:/tmp/tmp.frguDfyewa 2024-05-08T07:02:42.561 DEBUG:teuthology.orchestra.run.smithi175:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.frguDfyewa 2024-05-08T07:02:42.626 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 0666 /tmp/tmp.frguDfyewa 2024-05-08T07:02:42.760 DEBUG:teuthology.orchestra.remote:smithi175:/tmp/tmp.frguDfyewa is 6KB 2024-05-08T07:02:42.808 DEBUG:teuthology.orchestra.run.smithi175:> rm -fr /tmp/tmp.frguDfyewa 2024-05-08T07:02:42.822 DEBUG:teuthology.orchestra.run.smithi175:> sudo /bin/ls /boot/loader/entries || true 2024-05-08T07:02:42.884 INFO:teuthology.orchestra.run.smithi175.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-08T07:02:42.884 INFO:teuthology.orchestra.run.smithi175.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-08T07:02:42.884 INFO:teuthology.orchestra.run.smithi175.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-08T07:02:42.884 INFO:teuthology.orchestra.run.smithi175.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-444.el9.x86_64.conf 2024-05-08T07:02:42.885 DEBUG:teuthology.orchestra.run.smithi175:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-444.el9.x86_64 2024-05-08T07:02:43.028 DEBUG:teuthology.orchestra.run.smithi175:> sudo shutdown -r now 2024-05-08T07:02:50.419 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: kernel-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T07:02:50.457 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: kernel-modules-5.14.0-444.el9.x86_64 4/4 2024-05-08T07:02:50.797 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: kernel-5.14.0-444.el9.x86_64 4/4 2024-05-08T07:02:50.797 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : kernel-5.14.0-444.el9.x86_64 1/4 2024-05-08T07:02:50.797 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T07:02:50.797 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T07:02:51.622 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : kernel-modules-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T07:02:51.622 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-08T07:02:51.622 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-08T07:02:51.622 INFO:teuthology.orchestra.run.smithi112.stdout: kernel-5.14.0-444.el9.x86_64 2024-05-08T07:02:51.622 INFO:teuthology.orchestra.run.smithi112.stdout: kernel-core-5.14.0-444.el9.x86_64 2024-05-08T07:02:51.622 INFO:teuthology.orchestra.run.smithi112.stdout: kernel-modules-5.14.0-444.el9.x86_64 2024-05-08T07:02:51.622 INFO:teuthology.orchestra.run.smithi112.stdout: kernel-modules-core-5.14.0-444.el9.x86_64 2024-05-08T07:02:51.623 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-08T07:02:51.623 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-08T07:02:51.993 DEBUG:teuthology.orchestra.run.smithi112:> rpm -q kernel | sort -rV | head -n 1 2024-05-08T07:02:52.073 INFO:teuthology.orchestra.run.smithi112.stdout:kernel-5.14.0-444.el9.x86_64 2024-05-08T07:02:52.074 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-444.el9.x86_64 2024-05-08T07:02:52.074 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-444.el9.x86_64 2024-05-08T07:02:52.074 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-08T07:02:52.074 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-08T07:02:52.074 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-05-08T07:02:52.074 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi112.front.sepia.ceph.com, path=None, version=distro) 2024-05-08T07:02:52.074 DEBUG:teuthology.orchestra.run.smithi112:> rpm -q kernel | sort -rV | head -n 1 2024-05-08T07:02:52.123 INFO:teuthology.orchestra.run.smithi112.stdout:kernel-5.14.0-444.el9.x86_64 2024-05-08T07:02:52.123 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-444.el9.x86_64 2024-05-08T07:02:52.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo rpm -qi grub2-tools 2024-05-08T07:02:52.164 INFO:teuthology.orchestra.run.smithi112.stdout:Name : grub2-tools 2024-05-08T07:02:52.164 INFO:teuthology.orchestra.run.smithi112.stdout:Epoch : 1 2024-05-08T07:02:52.164 INFO:teuthology.orchestra.run.smithi112.stdout:Version : 2.06 2024-05-08T07:02:52.164 INFO:teuthology.orchestra.run.smithi112.stdout:Release : 68.el9 2024-05-08T07:02:52.164 INFO:teuthology.orchestra.run.smithi112.stdout:Architecture: x86_64 2024-05-08T07:02:52.164 INFO:teuthology.orchestra.run.smithi112.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-08T07:02:52.164 INFO:teuthology.orchestra.run.smithi112.stdout:Group : Unspecified 2024-05-08T07:02:52.164 INFO:teuthology.orchestra.run.smithi112.stdout:Size : 8264254 2024-05-08T07:02:52.164 INFO:teuthology.orchestra.run.smithi112.stdout:License : GPLv3+ 2024-05-08T07:02:52.164 INFO:teuthology.orchestra.run.smithi112.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-08T07:02:52.164 INFO:teuthology.orchestra.run.smithi112.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-08T07:02:52.164 INFO:teuthology.orchestra.run.smithi112.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-08T07:02:52.165 INFO:teuthology.orchestra.run.smithi112.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-08T07:02:52.165 INFO:teuthology.orchestra.run.smithi112.stdout:Packager : builder@centos.org 2024-05-08T07:02:52.165 INFO:teuthology.orchestra.run.smithi112.stdout:Vendor : CentOS 2024-05-08T07:02:52.165 INFO:teuthology.orchestra.run.smithi112.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-08T07:02:52.165 INFO:teuthology.orchestra.run.smithi112.stdout:Summary : Support tools for GRUB. 2024-05-08T07:02:52.165 INFO:teuthology.orchestra.run.smithi112.stdout:Description : 2024-05-08T07:02:52.165 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-08T07:02:52.165 INFO:teuthology.orchestra.run.smithi112.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-08T07:02:52.165 INFO:teuthology.orchestra.run.smithi112.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-08T07:02:52.165 INFO:teuthology.orchestra.run.smithi112.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-08T07:02:52.165 INFO:teuthology.orchestra.run.smithi112.stdout:hardware devices. 2024-05-08T07:02:52.165 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-08T07:02:52.165 INFO:teuthology.orchestra.run.smithi112.stdout:This subpackage provides tools for support of all platforms. 2024-05-08T07:02:52.166 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-08T07:02:52.166 INFO:teuthology.task.kernel:Updating grub on smithi112 to boot 5.14.0-444.el9.x86_64 2024-05-08T07:02:52.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-08T07:02:52.777 INFO:teuthology.orchestra.run.smithi112.stderr:Generating grub configuration file ... 2024-05-08T07:02:54.172 INFO:teuthology.orchestra.run.smithi112.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-08T07:02:54.212 INFO:teuthology.orchestra.run.smithi112.stderr:done 2024-05-08T07:02:54.220 DEBUG:teuthology.orchestra.run.smithi112:> mktemp 2024-05-08T07:02:54.235 INFO:teuthology.orchestra.run.smithi112.stdout:/tmp/tmp.wqA1x8pZQ8 2024-05-08T07:02:54.235 DEBUG:teuthology.orchestra.run.smithi112:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.wqA1x8pZQ8 2024-05-08T07:02:54.299 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod 0666 /tmp/tmp.wqA1x8pZQ8 2024-05-08T07:02:54.444 DEBUG:teuthology.orchestra.remote:smithi112:/tmp/tmp.wqA1x8pZQ8 is 6KB 2024-05-08T07:02:54.464 DEBUG:teuthology.orchestra.run.smithi112:> rm -fr /tmp/tmp.wqA1x8pZQ8 2024-05-08T07:02:54.478 DEBUG:teuthology.orchestra.run.smithi112:> sudo /bin/ls /boot/loader/entries || true 2024-05-08T07:02:54.539 INFO:teuthology.orchestra.run.smithi112.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-08T07:02:54.540 INFO:teuthology.orchestra.run.smithi112.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-08T07:02:54.540 INFO:teuthology.orchestra.run.smithi112.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-08T07:02:54.540 INFO:teuthology.orchestra.run.smithi112.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-444.el9.x86_64.conf 2024-05-08T07:02:54.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-444.el9.x86_64 2024-05-08T07:02:54.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo shutdown -r now 2024-05-08T07:03:13.031 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-05-08T07:03:13.032 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-05-08T07:03:13.033 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T07:03:24.690 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-05-08T07:03:24.690 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi112.front.sepia.ceph.com' 2024-05-08T07:03:24.691 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T07:03:31.358 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-05-08T07:03:40.366 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-05-08T07:03:40.367 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T07:03:43.134 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.112 2024-05-08T07:03:43.422 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-05-08T07:03:52.143 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi112.front.sepia.ceph.com' 2024-05-08T07:03:52.144 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T07:03:55.426 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-05-08T07:03:55.427 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T07:04:13.854 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-05-08T07:04:28.869 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-05-08T07:04:28.870 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T07:04:29.282 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-05-08T07:04:29.656 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-05-08T07:04:29.656 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-444.el9.x86_64"... 2024-05-08T07:04:29.656 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2024-05-08T07:04:29.672 INFO:teuthology.orchestra.run.smithi175.stdout:5.14.0-444.el9.x86_64 2024-05-08T07:04:29.672 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-444.el9.x86_64 vs 5.14.0-444.el9.x86_64 2024-05-08T07:04:29.672 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-08T07:04:29.672 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-08T07:04:30.673 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-05-08T07:04:30.673 DEBUG:teuthology.orchestra.run.smithi175:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-08T07:04:30.741 INFO:teuthology.orchestra.run.smithi175.stdout:ttyS1 2024-05-08T07:04:30.788 DEBUG:teuthology.parallel:result is None 2024-05-08T07:04:52.147 DEBUG:teuthology.orchestra.remote:timed out 2024-05-08T07:05:04.149 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi112.front.sepia.ceph.com' 2024-05-08T07:05:04.150 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T07:05:04.612 DEBUG:teuthology.orchestra.run.smithi112:> true 2024-05-08T07:05:04.951 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi112.front.sepia.ceph.com' 2024-05-08T07:05:04.951 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-444.el9.x86_64"... 2024-05-08T07:05:04.952 DEBUG:teuthology.orchestra.run.smithi112:> uname -r 2024-05-08T07:05:05.008 INFO:teuthology.orchestra.run.smithi112.stdout:5.14.0-444.el9.x86_64 2024-05-08T07:05:05.009 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-444.el9.x86_64 vs 5.14.0-444.el9.x86_64 2024-05-08T07:05:05.009 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-08T07:05:05.009 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-08T07:05:06.010 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-05-08T07:05:06.010 DEBUG:teuthology.orchestra.run.smithi112:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-08T07:05:06.083 INFO:teuthology.orchestra.run.smithi112.stdout:ttyS1 2024-05-08T07:05:06.121 DEBUG:teuthology.parallel:result is None 2024-05-08T07:05:06.121 INFO:teuthology.run_tasks:Running task internal.base... 2024-05-08T07:05:06.128 INFO:teuthology.task.internal:Creating test directory... 2024-05-08T07:05:06.128 DEBUG:teuthology.orchestra.run.smithi112:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-08T07:05:06.132 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-08T07:05:06.154 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-05-08T07:05:06.166 INFO:teuthology.run_tasks:Running task internal.archive... 2024-05-08T07:05:06.237 INFO:teuthology.task.internal:Creating archive directory... 2024-05-08T07:05:06.237 DEBUG:teuthology.orchestra.run.smithi112:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-08T07:05:06.240 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-08T07:05:06.570 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-05-08T07:05:06.577 INFO:teuthology.task.internal:Enabling coredump saving... 2024-05-08T07:05:06.578 DEBUG:teuthology.orchestra.run.smithi112:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-05-08T07:05:06.581 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-05-08T07:05:06.621 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T07:05:06.627 INFO:teuthology.orchestra.run.smithi112.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T07:05:06.633 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T07:05:06.643 INFO:teuthology.orchestra.run.smithi112.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T07:05:06.643 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-05-08T07:05:06.650 INFO:teuthology.task.internal:Configuring sudo... 2024-05-08T07:05:06.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-08T07:05:06.652 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-08T07:05:06.704 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-05-08T07:05:06.713 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-05-08T07:05:06.713 DEBUG:teuthology.orchestra.run.smithi112:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-08T07:05:06.720 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-08T07:05:06.760 DEBUG:teuthology.orchestra.run.smithi112:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T07:05:06.819 DEBUG:teuthology.orchestra.run.smithi112:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T07:05:06.867 DEBUG:teuthology.orchestra.run.smithi112:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T07:05:06.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T07:05:06.992 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-08T07:05:06.992 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-08T07:05:07.058 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T07:05:07.105 DEBUG:teuthology.orchestra.run.smithi175:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T07:05:07.157 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T07:05:07.243 DEBUG:teuthology.orchestra.run.smithi175:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T07:05:07.286 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-05-08T07:05:07.286 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-08T07:05:07.352 DEBUG:teuthology.orchestra.run.smithi112:> sudo service rsyslog restart 2024-05-08T07:05:07.355 DEBUG:teuthology.orchestra.run.smithi175:> sudo service rsyslog restart 2024-05-08T07:05:07.397 INFO:teuthology.orchestra.run.smithi112.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-08T07:05:07.442 INFO:teuthology.orchestra.run.smithi175.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-08T07:05:07.911 INFO:teuthology.run_tasks:Running task internal.timer... 2024-05-08T07:05:07.919 INFO:teuthology.task.internal:Starting timer... 2024-05-08T07:05:07.919 INFO:teuthology.run_tasks:Running task pcp... 2024-05-08T07:05:07.972 INFO:teuthology.run_tasks:Running task selinux... 2024-05-08T07:05:07.984 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-05-08T07:05:07.984 DEBUG:teuthology.orchestra.run.smithi112:> sudo service auditd rotate 2024-05-08T07:05:08.031 INFO:teuthology.orchestra.run.smithi112.stdout:Rotating logs: 2024-05-08T07:05:08.033 DEBUG:teuthology.orchestra.run.smithi175:> sudo service auditd rotate 2024-05-08T07:05:08.105 INFO:teuthology.orchestra.run.smithi175.stdout:Rotating logs: 2024-05-08T07:05:08.107 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-05-08T07:05:08.107 DEBUG:teuthology.orchestra.run.smithi112:> /usr/sbin/getenforce 2024-05-08T07:05:08.132 INFO:teuthology.orchestra.run.smithi112.stdout:Permissive 2024-05-08T07:05:08.133 DEBUG:teuthology.orchestra.run.smithi175:> /usr/sbin/getenforce 2024-05-08T07:05:08.161 INFO:teuthology.orchestra.run.smithi175.stdout:Permissive 2024-05-08T07:05:08.162 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi112.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi175.front.sepia.ceph.com': 'permissive'} 2024-05-08T07:05:08.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-08T07:05:08.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:05:08.199 DEBUG:teuthology.orchestra.run.smithi175:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-08T07:05:08.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:05:08.231 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-05-08T07:05:08.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo /usr/sbin/setenforce permissive 2024-05-08T07:05:08.265 DEBUG:teuthology.orchestra.run.smithi175:> sudo /usr/sbin/setenforce permissive 2024-05-08T07:05:08.299 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-05-08T07:05:08.313 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-05-08T07:05:08.338 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-05-08T07:05:08.339 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi112.front.sepia.ceph.com,smithi175.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-05-08T07:09:11.459 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi112.front.sepia.ceph.com'), Remote(name='ubuntu@smithi175.front.sepia.ceph.com')] 2024-05-08T07:09:11.460 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi112.front.sepia.ceph.com' 2024-05-08T07:09:11.462 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T07:09:11.542 DEBUG:teuthology.orchestra.run.smithi112:> true 2024-05-08T07:09:11.617 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi112.front.sepia.ceph.com' 2024-05-08T07:09:11.618 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-05-08T07:09:11.618 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T07:09:11.710 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-05-08T07:09:11.794 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-05-08T07:09:11.794 INFO:teuthology.run_tasks:Running task clock... 2024-05-08T07:09:11.805 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-05-08T07:09:11.805 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-08T07:09:11.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-08T07:09:11.808 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-08T07:09:11.808 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-08T07:09:11.835 INFO:teuthology.orchestra.run.smithi112.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-08T07:09:11.849 INFO:teuthology.orchestra.run.smithi112.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-08T07:09:11.863 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-08T07:09:11.873 INFO:teuthology.orchestra.run.smithi112.stderr:sudo: ntpd: command not found 2024-05-08T07:09:11.877 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-08T07:09:11.884 INFO:teuthology.orchestra.run.smithi112.stdout:506 Cannot talk to daemon 2024-05-08T07:09:11.898 INFO:teuthology.orchestra.run.smithi112.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-08T07:09:11.902 INFO:teuthology.orchestra.run.smithi175.stderr:sudo: ntpd: command not found 2024-05-08T07:09:11.912 INFO:teuthology.orchestra.run.smithi112.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-08T07:09:11.912 INFO:teuthology.orchestra.run.smithi175.stdout:506 Cannot talk to daemon 2024-05-08T07:09:11.927 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-08T07:09:11.941 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-08T07:09:11.971 INFO:teuthology.orchestra.run.smithi112.stderr:bash: line 1: ntpq: command not found 2024-05-08T07:09:11.975 INFO:teuthology.orchestra.run.smithi112.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-08T07:09:11.975 INFO:teuthology.orchestra.run.smithi112.stdout:=============================================================================== 2024-05-08T07:09:11.975 INFO:teuthology.orchestra.run.smithi112.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T07:09:11.975 INFO:teuthology.orchestra.run.smithi112.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T07:09:11.975 INFO:teuthology.orchestra.run.smithi112.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T07:09:11.975 INFO:teuthology.orchestra.run.smithi112.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T07:09:11.997 INFO:teuthology.orchestra.run.smithi175.stderr:bash: line 1: ntpq: command not found 2024-05-08T07:09:12.001 INFO:teuthology.orchestra.run.smithi175.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-08T07:09:12.001 INFO:teuthology.orchestra.run.smithi175.stdout:=============================================================================== 2024-05-08T07:09:12.001 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T07:09:12.001 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T07:09:12.001 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T07:09:12.001 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T07:09:12.003 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-05-08T07:09:12.113 INFO:tasks.cephadm:Testing if podman is available 2024-05-08T07:09:12.113 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman --help 2024-05-08T07:09:12.833 INFO:teuthology.orchestra.run.smithi175.stdout:Manage pods, containers and images 2024-05-08T07:09:12.833 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-05-08T07:09:12.833 INFO:teuthology.orchestra.run.smithi175.stdout:Usage: 2024-05-08T07:09:12.833 INFO:teuthology.orchestra.run.smithi175.stdout: podman [options] [command] 2024-05-08T07:09:12.833 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-05-08T07:09:12.834 INFO:teuthology.orchestra.run.smithi175.stdout:Available Commands: 2024-05-08T07:09:12.834 INFO:teuthology.orchestra.run.smithi175.stdout: attach Attach to a running container 2024-05-08T07:09:12.834 INFO:teuthology.orchestra.run.smithi175.stdout: auto-update Auto update containers according to their auto-update policy 2024-05-08T07:09:12.834 INFO:teuthology.orchestra.run.smithi175.stdout: build Build an image using instructions from Containerfiles 2024-05-08T07:09:12.834 INFO:teuthology.orchestra.run.smithi175.stdout: commit Create new image based on the changed container 2024-05-08T07:09:12.834 INFO:teuthology.orchestra.run.smithi175.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-05-08T07:09:12.834 INFO:teuthology.orchestra.run.smithi175.stdout: container Manage containers 2024-05-08T07:09:12.834 INFO:teuthology.orchestra.run.smithi175.stdout: cp Copy files/folders between a container and the local filesystem 2024-05-08T07:09:12.834 INFO:teuthology.orchestra.run.smithi175.stdout: create Create but do not start a container 2024-05-08T07:09:12.834 INFO:teuthology.orchestra.run.smithi175.stdout: diff Display the changes to the object's file system 2024-05-08T07:09:12.834 INFO:teuthology.orchestra.run.smithi175.stdout: events Show podman system events 2024-05-08T07:09:12.834 INFO:teuthology.orchestra.run.smithi175.stdout: exec Run a process in a running container 2024-05-08T07:09:12.834 INFO:teuthology.orchestra.run.smithi175.stdout: export Export container's filesystem contents as a tar archive 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: farm Farm out builds to remote machines 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: generate Generate structured data based on containers, pods or volumes 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: healthcheck Manage health checks on containers 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: help Help about any command 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: history Show history of a specified image 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: image Manage images 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: images List images in local storage 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: import Import a tarball to create a filesystem image 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: info Display podman system information 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: init Initialize one or more containers 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: inspect Display the configuration of object denoted by ID 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: kill Kill one or more running containers with a specific signal 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: kube Play containers, pods or volumes from a structured file 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: load Load image(s) from a tar archive 2024-05-08T07:09:12.835 INFO:teuthology.orchestra.run.smithi175.stdout: login Log in to a container registry 2024-05-08T07:09:12.836 INFO:teuthology.orchestra.run.smithi175.stdout: logout Log out of a container registry 2024-05-08T07:09:12.836 INFO:teuthology.orchestra.run.smithi175.stdout: logs Fetch the logs of one or more containers 2024-05-08T07:09:12.836 INFO:teuthology.orchestra.run.smithi175.stdout: machine Manage a virtual machine 2024-05-08T07:09:12.836 INFO:teuthology.orchestra.run.smithi175.stdout: manifest Manipulate manifest lists and image indexes 2024-05-08T07:09:12.836 INFO:teuthology.orchestra.run.smithi175.stdout: mount Mount a working container's root filesystem 2024-05-08T07:09:12.836 INFO:teuthology.orchestra.run.smithi175.stdout: network Manage networks 2024-05-08T07:09:12.836 INFO:teuthology.orchestra.run.smithi175.stdout: pause Pause all the processes in one or more containers 2024-05-08T07:09:12.836 INFO:teuthology.orchestra.run.smithi175.stdout: pod Manage pods 2024-05-08T07:09:12.836 INFO:teuthology.orchestra.run.smithi175.stdout: port List port mappings or a specific mapping for the container 2024-05-08T07:09:12.836 INFO:teuthology.orchestra.run.smithi175.stdout: ps List containers 2024-05-08T07:09:12.836 INFO:teuthology.orchestra.run.smithi175.stdout: pull Pull an image from a registry 2024-05-08T07:09:12.836 INFO:teuthology.orchestra.run.smithi175.stdout: push Push an image to a specified destination 2024-05-08T07:09:12.836 INFO:teuthology.orchestra.run.smithi175.stdout: rename Rename an existing container 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: restart Restart one or more containers 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: rm Remove one or more containers 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: rmi Remove one or more images from local storage 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: run Run a command in a new container 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: save Save image(s) to an archive 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: search Search registry for image 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: secret Manage secrets 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: start Start one or more containers 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: stats Display a live stream of container resource usage statistics 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: stop Stop one or more containers 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: system Manage podman 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: tag Add an additional name to a local image 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: top Display the running processes of a container 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: unmount Unmount working container's root filesystem 2024-05-08T07:09:12.837 INFO:teuthology.orchestra.run.smithi175.stdout: unpause Unpause the processes in one or more containers 2024-05-08T07:09:12.838 INFO:teuthology.orchestra.run.smithi175.stdout: unshare Run a command in a modified user namespace 2024-05-08T07:09:12.838 INFO:teuthology.orchestra.run.smithi175.stdout: untag Remove a name from a local image 2024-05-08T07:09:12.838 INFO:teuthology.orchestra.run.smithi175.stdout: update Update an existing container 2024-05-08T07:09:12.838 INFO:teuthology.orchestra.run.smithi175.stdout: version Display the Podman version information 2024-05-08T07:09:12.838 INFO:teuthology.orchestra.run.smithi175.stdout: volume Manage volumes 2024-05-08T07:09:12.838 INFO:teuthology.orchestra.run.smithi175.stdout: wait Block on one or more containers 2024-05-08T07:09:12.838 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-05-08T07:09:12.838 INFO:teuthology.orchestra.run.smithi175.stdout:Options: 2024-05-08T07:09:12.838 INFO:teuthology.orchestra.run.smithi175.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-05-08T07:09:12.838 INFO:teuthology.orchestra.run.smithi175.stdout: --conmon string Path of the conmon binary 2024-05-08T07:09:12.838 INFO:teuthology.orchestra.run.smithi175.stdout: -c, --connection string Connection to use for remote Podman service 2024-05-08T07:09:12.838 INFO:teuthology.orchestra.run.smithi175.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-05-08T07:09:12.838 INFO:teuthology.orchestra.run.smithi175.stdout: --help Help for podman 2024-05-08T07:09:12.839 INFO:teuthology.orchestra.run.smithi175.stdout: --hooks-dir strings Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-05-08T07:09:12.839 INFO:teuthology.orchestra.run.smithi175.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-05-08T07:09:12.839 INFO:teuthology.orchestra.run.smithi175.stdout: --imagestore string Path to the 'image store', different from 'graph root', use this to split storing the image into a separate 'image store', see 'man containers-storage.conf' for details 2024-05-08T07:09:12.839 INFO:teuthology.orchestra.run.smithi175.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-05-08T07:09:12.839 INFO:teuthology.orchestra.run.smithi175.stdout: --module strings Load the containers.conf(5) module 2024-05-08T07:09:12.839 INFO:teuthology.orchestra.run.smithi175.stdout: --network-cmd-path string Path to the command for configuring the network 2024-05-08T07:09:12.839 INFO:teuthology.orchestra.run.smithi175.stdout: --network-config-dir string Path of the configuration directory for networks 2024-05-08T07:09:12.839 INFO:teuthology.orchestra.run.smithi175.stdout: --out string Send output (stdout) from podman to a file 2024-05-08T07:09:12.839 INFO:teuthology.orchestra.run.smithi175.stdout: -r, --remote Access remote Podman service 2024-05-08T07:09:12.839 INFO:teuthology.orchestra.run.smithi175.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-05-08T07:09:12.839 INFO:teuthology.orchestra.run.smithi175.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-05-08T07:09:12.839 INFO:teuthology.orchestra.run.smithi175.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "crun") 2024-05-08T07:09:12.839 INFO:teuthology.orchestra.run.smithi175.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-05-08T07:09:12.840 INFO:teuthology.orchestra.run.smithi175.stdout: --ssh string define the ssh mode (default "golang") 2024-05-08T07:09:12.840 INFO:teuthology.orchestra.run.smithi175.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-05-08T07:09:12.840 INFO:teuthology.orchestra.run.smithi175.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-05-08T07:09:12.840 INFO:teuthology.orchestra.run.smithi175.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-05-08T07:09:12.840 INFO:teuthology.orchestra.run.smithi175.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-05-08T07:09:12.840 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-05-08T07:09:12.840 INFO:teuthology.orchestra.run.smithi175.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-05-08T07:09:12.840 INFO:teuthology.orchestra.run.smithi175.stdout: (default "/run/libpod") 2024-05-08T07:09:12.840 INFO:teuthology.orchestra.run.smithi175.stdout: --transient-store Enable transient container storage 2024-05-08T07:09:12.840 INFO:teuthology.orchestra.run.smithi175.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-05-08T07:09:12.840 INFO:teuthology.orchestra.run.smithi175.stdout: -v, --version version for podman 2024-05-08T07:09:12.840 INFO:teuthology.orchestra.run.smithi175.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-05-08T07:09:12.841 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2024-05-08T07:09:13.717 INFO:teuthology.orchestra.run.smithi175.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2024-05-08T07:09:14.188 INFO:teuthology.orchestra.run.smithi175.stderr:Getting image source signatures 2024-05-08T07:09:14.195 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:c754bae5ee467c22fbbf495966135daa4a276c84de5e1b2a56b7d285f182266f 2024-05-08T07:09:14.195 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:991f53b8bd3e905c80ba66bee0586ac48fccf9d03dda5d919fc6b105cb7c7141 2024-05-08T07:09:14.195 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:2390d0b6e92a4366770b13a47ee17dee2960c9e24cbcd1285a61d097498c2ca7 2024-05-08T07:09:14.195 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:808641f5c12d6f709afc98876f467c1f009fcbf768e55b944cfab1913ab1d47f 2024-05-08T07:09:14.195 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:429b73e1a6f27e86320cf7e5f03180efbddc89e6e93640255700d36e3d5b5294 2024-05-08T07:09:14.195 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:26bbf39f839a688e4438891ee844a69ab7fabfd13054a6f9a6ac17e6cbc8c3b9 2024-05-08T07:09:23.638 INFO:teuthology.orchestra.run.smithi175.stderr:Copying config sha256:c7170efd9d2b835c03d4ce06ac3fd4adc020a159c2bbe07a4cd180c1a4e28adc 2024-05-08T07:09:23.746 INFO:teuthology.orchestra.run.smithi175.stderr:Writing manifest to image destination 2024-05-08T07:09:23.968 INFO:teuthology.orchestra.run.smithi175.stdout:c7170efd9d2b835c03d4ce06ac3fd4adc020a159c2bbe07a4cd180c1a4e28adc 2024-05-08T07:09:23.974 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-05-08T07:09:24.099 INFO:teuthology.orchestra.run.smithi175.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-05-08T07:09:24.435 INFO:teuthology.orchestra.run.smithi175.stderr:Getting image source signatures 2024-05-08T07:09:24.435 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:0c8920509b8039b2ceffa7254c3c90d61429969392fe6d03aa514a4232259bdb 2024-05-08T07:09:24.435 INFO:teuthology.orchestra.run.smithi175.stderr:Copying blob sha256:2390d0b6e92a4366770b13a47ee17dee2960c9e24cbcd1285a61d097498c2ca7 2024-05-08T07:09:28.070 INFO:teuthology.orchestra.run.smithi175.stderr:Copying config sha256:f3042eae5846e432b78493fb0a3667e2c99f336bc190d5c017c48806d90762c4 2024-05-08T07:09:28.196 INFO:teuthology.orchestra.run.smithi175.stderr:Writing manifest to image destination 2024-05-08T07:09:28.353 INFO:teuthology.orchestra.run.smithi175.stdout:f3042eae5846e432b78493fb0a3667e2c99f336bc190d5c017c48806d90762c4 2024-05-08T07:09:28.357 DEBUG:teuthology.orchestra.run.smithi175:> ss -lunH 2024-05-08T07:09:28.385 INFO:teuthology.orchestra.run.smithi175.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-05-08T07:09:28.385 INFO:teuthology.orchestra.run.smithi175.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2024-05-08T07:09:28.385 INFO:teuthology.orchestra.run.smithi175.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-05-08T07:09:28.385 INFO:teuthology.orchestra.run.smithi175.stdout:UNCONN 0 0 [::1]:323 [::]:* 2024-05-08T07:09:28.385 DEBUG:teuthology.orchestra.run.smithi175:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-05-08T07:09:28.455 DEBUG:teuthology.orchestra.run.smithi175:> sudo mkdir -p /var/tmp/samba 2024-05-08T07:09:28.520 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-05-08T07:09:28.520 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/var/tmp/samba/container.json 2024-05-08T07:09:28.586 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman run -d --name=samba-ad --network=host --privileged --volume=/var/tmp/samba:/etc/samba-container:ro -eSAMBACC_CONFIG=/etc/samba-container/container.json quay.io/samba.org/samba-ad-server:latest 2024-05-08T07:09:29.151 INFO:teuthology.orchestra.run.smithi175.stdout:46a012ea95eef6a2a6485702df39b85ff9fb8ac98aafae9c1e9c017142a56690 2024-05-08T07:09:29.407 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.175, idx=0 2024-05-08T07:09:29.408 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-08T07:09:30.023 INFO:teuthology.orchestra.run.smithi175.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-08T07:09:30.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:09:31.440 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.175, idx=1 2024-05-08T07:09:31.441 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-08T07:09:32.042 INFO:teuthology.orchestra.run.smithi175.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-08T07:09:32.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:09:33.850 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.175, idx=2 2024-05-08T07:09:33.850 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-08T07:09:34.466 INFO:teuthology.orchestra.run.smithi175.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-08T07:09:34.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:09:36.874 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.175, idx=3 2024-05-08T07:09:36.875 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-08T07:09:37.246 INFO:teuthology.orchestra.run.smithi175.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-08T07:09:37.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:09:41.846 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.175, idx=4 2024-05-08T07:09:41.846 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-08T07:09:45.536 INFO:teuthology.orchestra.run.smithi175.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-08T07:09:46.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:09:54.592 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.175, idx=5 2024-05-08T07:09:54.593 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-08T07:09:55.126 INFO:teuthology.orchestra.run.smithi175.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-08T07:09:55.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:10:11.776 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.175, idx=6 2024-05-08T07:10:11.777 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman run --rm --net=host --dns=172.21.15.175 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-08T07:10:12.511 INFO:teuthology.orchestra.run.smithi175.stdout: . D 0 Wed May 8 07:09:38 2024 2024-05-08T07:10:12.512 INFO:teuthology.orchestra.run.smithi175.stdout: .. D 0 Wed May 8 07:09:38 2024 2024-05-08T07:10:12.512 INFO:teuthology.orchestra.run.smithi175.stdout: domain1.sink.test D 0 Wed May 8 07:09:37 2024 2024-05-08T07:10:12.512 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-05-08T07:10:12.512 INFO:teuthology.orchestra.run.smithi175.stdout: 960311424 blocks of size 1024. 907910628 blocks available 2024-05-08T07:10:13.083 INFO:tasks.cephadm:SMB status probe succeeded 2024-05-08T07:10:13.084 INFO:teuthology.run_tasks:Running task cephadm... 2024-05-08T07:10:13.093 INFO:tasks.cephadm:Config: {'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}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '7c8f650b36e258f639fa4a83becade57cbfd2009'} 2024-05-08T07:10:13.093 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T07:10:13.094 INFO:tasks.cephadm:Cluster fsid is 037a0e76-0d0a-11ef-bc97-c7b262605968 2024-05-08T07:10:13.094 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-05-08T07:10:13.094 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.112'} 2024-05-08T07:10:13.094 INFO:tasks.cephadm:First mon is mon.a on smithi112 2024-05-08T07:10:13.094 INFO:tasks.cephadm:First mgr is x 2024-05-08T07:10:13.094 INFO:tasks.cephadm:Normalizing hostnames... 2024-05-08T07:10:13.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo hostname $(hostname -s) 2024-05-08T07:10:13.126 DEBUG:teuthology.orchestra.run.smithi175:> sudo hostname $(hostname -s) 2024-05-08T07:10:13.155 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-05-08T07:10:13.156 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T07:10:13.342 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '7c8f650b36e258f639fa4a83becade57cbfd2009', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/79172/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-3593-g7c8f650b', 'node_name': '172.21.2.14+braggi14', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-3593.g7c8f650b'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-05-07 17:59:41.144528', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-05-07-0802', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-05-08T07:10:13.489 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-adk-testing-2024-05-07-0802, sha1 7c8f650b36e258f639fa4a83becade57cbfd2009 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T07:10:13.491 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/x86_64/flavors/default/cephadm 2024-05-08T07:10:13.491 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/x86_64/flavors/default/cephadm 2024-05-08T07:10:13.491 DEBUG:teuthology.orchestra.run.smithi112:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-08T07:10:14.180 INFO:teuthology.orchestra.run.smithi112.stdout:-rw-r--r--. 1 ubuntu ubuntu 783059 May 8 07:10 /home/ubuntu/cephtest/cephadm 2024-05-08T07:10:14.180 DEBUG:teuthology.orchestra.run.smithi175:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-08T07:10:14.614 INFO:teuthology.orchestra.run.smithi175.stdout:-rw-r--r--. 1 ubuntu ubuntu 783059 May 8 07:10 /home/ubuntu/cephtest/cephadm 2024-05-08T07:10:14.615 DEBUG:teuthology.orchestra.run.smithi112:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-08T07:10:14.635 DEBUG:teuthology.orchestra.run.smithi175:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-08T07:10:14.663 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009 on all hosts... 2024-05-08T07:10:14.663 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009 pull 2024-05-08T07:10:14.677 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009 pull 2024-05-08T07:10:14.890 INFO:teuthology.orchestra.run.smithi175.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009... 2024-05-08T07:10:15.038 INFO:teuthology.orchestra.run.smithi175.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T07:10:15.039 INFO:teuthology.orchestra.run.smithi175.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009... 2024-05-08T07:10:15.039 INFO:teuthology.orchestra.run.smithi175.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009: reading manifest 7c8f650b36e258f639fa4a83becade57cbfd2009 in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-05-08T07:10:15.039 INFO:teuthology.orchestra.run.smithi175.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T07:10:16.194 INFO:teuthology.orchestra.run.smithi112.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009... 2024-05-08T07:10:16.369 INFO:teuthology.orchestra.run.smithi112.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T07:10:16.369 INFO:teuthology.orchestra.run.smithi112.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009... 2024-05-08T07:10:16.369 INFO:teuthology.orchestra.run.smithi112.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009: reading manifest 7c8f650b36e258f639fa4a83becade57cbfd2009 in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-05-08T07:10:16.369 INFO:teuthology.orchestra.run.smithi112.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T07:10:16.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:10:16.392 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 585, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi112 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009 pull' 2024-05-08T07:10:16.393 INFO:tasks.cephadm:Archiving crash dumps... 2024-05-08T07:10:16.396 DEBUG:teuthology.misc:Transferring archived files from smithi112:/var/lib/ceph/037a0e76-0d0a-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697381/remote/smithi112/crash 2024-05-08T07:10:16.396 DEBUG:teuthology.orchestra.run.smithi112:> sudo tar c -f - -C /var/lib/ceph/037a0e76-0d0a-11ef-bc97-c7b262605968/crash -- . 2024-05-08T07:10:16.437 INFO:teuthology.orchestra.run.smithi112.stderr:tar: /var/lib/ceph/037a0e76-0d0a-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-08T07:10:16.437 INFO:teuthology.orchestra.run.smithi112.stderr:tar: Error is not recoverable: exiting now 2024-05-08T07:10:16.439 DEBUG:teuthology.misc:Transferring archived files from smithi175:/var/lib/ceph/037a0e76-0d0a-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697381/remote/smithi175/crash 2024-05-08T07:10:16.440 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /var/lib/ceph/037a0e76-0d0a-11ef-bc97-c7b262605968/crash -- . 2024-05-08T07:10:16.487 INFO:teuthology.orchestra.run.smithi175.stderr:tar: /var/lib/ceph/037a0e76-0d0a-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-08T07:10:16.487 INFO:teuthology.orchestra.run.smithi175.stderr:tar: Error is not recoverable: exiting now 2024-05-08T07:10:16.489 INFO:tasks.cephadm:Checking cluster log for badness... 2024-05-08T07:10:16.489 DEBUG:teuthology.orchestra.run.smithi112:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/037a0e76-0d0a-11ef-bc97-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-05-08T07:10:16.513 INFO:teuthology.orchestra.run.smithi112.stderr:grep: /var/log/ceph/037a0e76-0d0a-11ef-bc97-c7b262605968/ceph.log: No such file or directory 2024-05-08T07:10:16.514 INFO:tasks.cephadm:Compressing logs... 2024-05-08T07:10:16.515 DEBUG:teuthology.orchestra.run.smithi112:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-05-08T07:10:16.557 DEBUG:teuthology.orchestra.run.smithi175:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-05-08T07:10:16.578 INFO:teuthology.orchestra.run.smithi112.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-08T07:10:16.578 INFO:teuthology.orchestra.run.smithi112.stderr:: No such file or directory 2024-05-08T07:10:16.579 INFO:teuthology.orchestra.run.smithi112.stderr:/var/log/ceph/cephadm.log: 73.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-08T07:10:16.581 INFO:teuthology.orchestra.run.smithi112.stderr: 2024-05-08T07:10:16.581 INFO:teuthology.orchestra.run.smithi112.stderr:real 0m0.012s 2024-05-08T07:10:16.581 INFO:teuthology.orchestra.run.smithi112.stderr:user 0m0.012s 2024-05-08T07:10:16.581 INFO:teuthology.orchestra.run.smithi112.stderr:sys 0m0.008s 2024-05-08T07:10:16.586 INFO:teuthology.orchestra.run.smithi175.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-08T07:10:16.586 INFO:teuthology.orchestra.run.smithi175.stderr:: No such file or directory 2024-05-08T07:10:16.587 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/cephadm.log: 73.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-08T07:10:16.589 INFO:teuthology.orchestra.run.smithi175.stderr: 2024-05-08T07:10:16.589 INFO:teuthology.orchestra.run.smithi175.stderr:real 0m0.014s 2024-05-08T07:10:16.589 INFO:teuthology.orchestra.run.smithi175.stderr:user 0m0.011s 2024-05-08T07:10:16.589 INFO:teuthology.orchestra.run.smithi175.stderr:sys 0m0.014s 2024-05-08T07:10:16.589 INFO:tasks.cephadm:Archiving logs... 2024-05-08T07:10:16.589 DEBUG:teuthology.misc:Transferring archived files from smithi112:/var/log/ceph to /home/teuthworker/archive/adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697381/remote/smithi112/log 2024-05-08T07:10:16.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-08T07:10:16.646 DEBUG:teuthology.misc:Transferring archived files from smithi175:/var/log/ceph to /home/teuthworker/archive/adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697381/remote/smithi175/log 2024-05-08T07:10:16.647 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-08T07:10:16.676 INFO:tasks.cephadm:Removing cluster... 2024-05-08T07:10:16.676 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 037a0e76-0d0a-11ef-bc97-c7b262605968 --force 2024-05-08T07:10:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:Deleting cluster with fsid: 037a0e76-0d0a-11ef-bc97-c7b262605968 2024-05-08T07:10:16.973 INFO:tasks.cephadm:Removing cephadm ... 2024-05-08T07:10:16.973 DEBUG:teuthology.orchestra.run.smithi112:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-08T07:10:16.989 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-08T07:10:17.006 INFO:tasks.cephadm:Teardown complete 2024-05-08T07:10:17.007 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 2244, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 1873, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 585, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi112 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009 pull' 2024-05-08T07:10:17.197 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=78ac8957c66a4613b3c6512e671a222d Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 2244, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 1873, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 585, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi112 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009 pull' 2024-05-08T07:10:17.201 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-05-08T07:10:17.214 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-05-08T07:10:17.244 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman stop samba-ad 2024-05-08T07:10:17.966 INFO:teuthology.orchestra.run.smithi175.stdout:samba-ad 2024-05-08T07:10:17.969 DEBUG:teuthology.orchestra.run.smithi175:> sudo podman rm samba-ad 2024-05-08T07:10:18.309 INFO:teuthology.orchestra.run.smithi175.stdout:samba-ad 2024-05-08T07:10:18.312 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-05-08T07:10:18.338 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-05-08T07:10:18.347 INFO:teuthology.task.clock:Checking final clock skew... 2024-05-08T07:10:18.347 DEBUG:teuthology.orchestra.run.smithi112:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-08T07:10:18.350 DEBUG:teuthology.orchestra.run.smithi175:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-08T07:10:18.364 INFO:teuthology.orchestra.run.smithi112.stderr:bash: line 1: ntpq: command not found 2024-05-08T07:10:18.370 INFO:teuthology.orchestra.run.smithi112.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-08T07:10:18.370 INFO:teuthology.orchestra.run.smithi112.stdout:=============================================================================== 2024-05-08T07:10:18.370 INFO:teuthology.orchestra.run.smithi112.stdout:^* hv01.front.sepia.ceph.com 3 6 17 60 +381us[ +375us] +/- 54ms 2024-05-08T07:10:18.370 INFO:teuthology.orchestra.run.smithi112.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 60 -2041us[-2047us] +/- 73ms 2024-05-08T07:10:18.371 INFO:teuthology.orchestra.run.smithi112.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 60 +1487us[+1481us] +/- 72ms 2024-05-08T07:10:18.371 INFO:teuthology.orchestra.run.smithi112.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T07:10:18.393 INFO:teuthology.orchestra.run.smithi175.stderr:bash: line 1: ntpq: command not found 2024-05-08T07:10:18.397 INFO:teuthology.orchestra.run.smithi175.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-08T07:10:18.397 INFO:teuthology.orchestra.run.smithi175.stdout:=============================================================================== 2024-05-08T07:10:18.397 INFO:teuthology.orchestra.run.smithi175.stdout:^* hv01.front.sepia.ceph.com 3 6 17 60 +383us[ +390us] +/- 54ms 2024-05-08T07:10:18.397 INFO:teuthology.orchestra.run.smithi175.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 60 -2044us[-2036us] +/- 73ms 2024-05-08T07:10:18.398 INFO:teuthology.orchestra.run.smithi175.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 60 +1502us[+1510us] +/- 72ms 2024-05-08T07:10:18.398 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T07:10:18.399 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-05-08T07:10:18.407 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-05-08T07:10:18.408 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-05-08T07:10:18.463 DEBUG:teuthology.orchestra.run.smithi112:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-05-08T07:10:18.524 DEBUG:teuthology.orchestra.run.smithi175:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-05-08T07:10:18.580 DEBUG:teuthology.orchestra.run.smithi112:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-08T07:10:18.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:10:18.610 DEBUG:teuthology.orchestra.run.smithi175:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-08T07:10:18.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:10:18.637 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-05-08T07:10:18.646 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-05-08T07:10:18.688 INFO:teuthology.task.internal:Duration was 310.769376 seconds 2024-05-08T07:10:18.689 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-05-08T07:10:18.705 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-05-08T07:10:18.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-08T07:10:18.708 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-08T07:10:18.746 INFO:teuthology.orchestra.run.smithi175.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-08T07:10:18.747 INFO:teuthology.orchestra.run.smithi112.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-08T07:10:19.095 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-05-08T07:10:19.095 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi112.front.sepia.ceph.com 2024-05-08T07:10:19.096 DEBUG:teuthology.orchestra.run.smithi112:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-05-08T07:10:19.157 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi175.front.sepia.ceph.com 2024-05-08T07:10:19.157 DEBUG:teuthology.orchestra.run.smithi175:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-05-08T07:10:19.179 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-05-08T07:10:19.179 DEBUG:teuthology.orchestra.run.smithi112:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-08T07:10:19.200 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-08T07:10:19.247 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-05-08T07:10:19.248 DEBUG:teuthology.orchestra.run.smithi112:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-08T07:10:19.268 DEBUG:teuthology.orchestra.run.smithi175:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-08T07:10:19.382 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-05-08T07:10:19.392 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-05-08T07:10:19.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-08T07:10:19.417 DEBUG:teuthology.orchestra.run.smithi175:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-08T07:10:19.442 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-05-08T07:10:19.452 DEBUG:teuthology.orchestra.run.smithi112:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-05-08T07:10:19.460 DEBUG:teuthology.orchestra.run.smithi175:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-05-08T07:10:19.480 INFO:teuthology.orchestra.run.smithi112.stdout:kernel.core_pattern = core 2024-05-08T07:10:19.505 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = core 2024-05-08T07:10:19.532 DEBUG:teuthology.orchestra.run.smithi112:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-08T07:10:19.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:10:19.556 DEBUG:teuthology.orchestra.run.smithi175:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-08T07:10:19.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T07:10:19.587 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-05-08T07:10:19.597 INFO:teuthology.task.internal:Transferring archived files... 2024-05-08T07:10:19.597 DEBUG:teuthology.misc:Transferring archived files from smithi112:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697381/remote/smithi112 2024-05-08T07:10:19.597 DEBUG:teuthology.orchestra.run.smithi112:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-08T07:10:19.630 DEBUG:teuthology.misc:Transferring archived files from smithi175:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697381/remote/smithi175 2024-05-08T07:10:19.631 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-08T07:10:19.667 INFO:teuthology.task.internal:Removing archive directory... 2024-05-08T07:10:19.668 DEBUG:teuthology.orchestra.run.smithi112:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-08T07:10:19.670 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-08T07:10:19.715 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-05-08T07:10:19.726 INFO:teuthology.task.internal:Not uploading archives. 2024-05-08T07:10:19.726 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-05-08T07:10:19.747 INFO:teuthology.task.internal:Tidying up after the test... 2024-05-08T07:10:19.748 DEBUG:teuthology.orchestra.run.smithi112:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-08T07:10:19.750 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-08T07:10:19.763 INFO:teuthology.orchestra.run.smithi112.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 8 07:10 /home/ubuntu/cephtest 2024-05-08T07:10:19.769 INFO:teuthology.orchestra.run.smithi175.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 8 07:10 /home/ubuntu/cephtest 2024-05-08T07:10:19.770 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-05-08T07:10:19.780 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-05-08T07:10:19.814 INFO:teuthology.nuke:Checking targets against current locks 2024-05-08T07:10:19.838 DEBUG:teuthology.nuke:shortname: smithi112 2024-05-08T07:10:19.838 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-08T07:10:19.859 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi112.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697381', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-08 06:55:33.639136', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF1NifWEMnn9/w0+MRI1ajJhLUOOY+B1+PAc5TLBSnW1ZZ8fHq0LHy0qZy211G0feyhaXu30HyWEROvhQFQ519g='} 2024-05-08T07:10:19.863 DEBUG:teuthology.nuke:shortname: smithi175 2024-05-08T07:10:19.863 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-08T07:10:19.884 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-08_05:24:58-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697381', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-08 06:55:33.637606', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHy5Te/mCFQckgcQRZpINeTP590Q+vEgmF2eo8C1JmsUo6uiJzxDh9Vg3yu/bV+RAH2xaRuOcomLAzwwTEEM3Yw='} 2024-05-08T07:10:19.912 INFO:teuthology.orchestra.console.smithi112:Power off 2024-05-08T07:10:19.912 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-08T07:10:19.937 DEBUG:teuthology.orchestra.console.smithi112:power off output: Chassis Power Control: Down/Off 2024-05-08T07:10:19.937 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T07:10:19.952 INFO:teuthology.orchestra.console.smithi175:Power off 2024-05-08T07:10:19.953 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-08T07:10:19.964 DEBUG:teuthology.orchestra.console.smithi112:check power output: Chassis Power is on 2024-05-08T07:10:19.976 DEBUG:teuthology.orchestra.console.smithi175:power off output: Chassis Power Control: Down/Off 2024-05-08T07:10:19.977 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T07:10:20.000 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2024-05-08T07:10:23.965 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T07:10:24.001 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T07:10:24.075 DEBUG:teuthology.orchestra.console.smithi112:check power output: Chassis Power is on 2024-05-08T07:10:24.111 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2024-05-08T07:10:28.080 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T07:10:28.112 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T07:10:28.191 DEBUG:teuthology.orchestra.console.smithi112:check power output: Chassis Power is on 2024-05-08T07:10:28.221 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is off 2024-05-08T07:10:28.322 INFO:teuthology.orchestra.console.smithi175:Power off completed 2024-05-08T07:10:32.197 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T07:10:32.308 DEBUG:teuthology.orchestra.console.smithi112:check power output: Chassis Power is off 2024-05-08T07:10:32.409 INFO:teuthology.orchestra.console.smithi112:Power off completed 2024-05-08T07:10:32.633 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_res_dom} duration: 310.7693762779236 failure_reason: 'Command failed on smithi112 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009 pull''' owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=78ac8957c66a4613b3c6512e671a222d status: fail success: false 2024-05-08T07:10:32.634 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-08T07:10:32.723 INFO:teuthology.run:FAIL