2024-05-03T10:14:12.903 INFO:root:teuthology version: 0.0.1.dev271+g1ae7ad8 2024-05-03T10:14:12.903 DEBUG:teuthology.run:Teuthology command: teuthology --description orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_domain} --archive /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687286 --owner scheduled_gabrioux@teuthology --name gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi --verbose -- /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687286/orig.config.yaml 2024-05-03T10:14:12.936 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-03T10:14:13.017 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687286 branch: wip-guits-testing-2024-05-02-0628 description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_domain} email: gabrioux@ibm.com first_in_suite: false job_id: '7687286' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-testing-2024-05-02-0628 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: f8e6d2d721bc96a93915917c59bc3d287d57263d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f8e6d2d721bc96a93915917c59bc3d287d57263d selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-testing-2024-05-02-0628 sha1: f8e6d2d721bc96a93915917c59bc3d287d57263d owner: scheduled_gabrioux@teuthology priority: 70 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: 2184 sha1: f8e6d2d721bc96a93915917c59bc3d287d57263d sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-2024-05-02-0628 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: f8e6d2d721bc96a93915917c59bc3d287d57263d targets: smithi052.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBXJPXGNnbaYCFknzNSH0DexLIKsFmtcNt2DFGd7/FwfHz5syFql3p1INnN5vGPnAiljlsm9uckfodK4XkmYL1U= smithi077.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPOYYqowzhqHSGLU7DFHTONsQAz3EBoDt6lGCvRDPPMkqBBSbUX1VF42xup91dFDPCe0qaDkZ2xAssWnYfMg5bw= 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 g1 - cmd: ceph fs subvolume create cephfs sub1 --group-name=g1 --mode=0777 - cmd: ceph fs authorize cephfs client.smbdata / rw - cmd: ceph osd pool create .smb --yes-i-really-mean-it - cmd: ceph osd pool application enable .smb smb - cmd: rados --pool=.smb --namespace=admem1 put conf.toml /dev/stdin stdin: 'samba-container-config = "v0" [configs.admem1] shares = ["share1"] globals = ["default", "domain"] instance_name = "SAMBA" [shares.share1.options] "vfs objects" = "ceph" path = "/" "ceph:config_file" = "/etc/ceph/ceph.conf" "ceph:user_id" = "smbdata" "kernel share modes" = "no" "read only" = "no" "browseable" = "yes" [globals.default.options] "server min protocol" = "SMB2" "load printers" = "no" "printing" = "bsd" "printcap name" = "/dev/null" "disable spoolss" = "yes" "guest ok" = "no" [globals.domain.options] security = "ads" workgroup = "DOMAIN1" realm = "domain1.sink.test" "idmap config * : backend" = "autorid" "idmap config * : range" = "2000-9999999" ' - cmd: ceph config-key set smb/config/admem1/join1.json -i - stdin: '{"username": "Administrator", "password": "Passw0rd"} ' - cephadm.apply: specs: - cluster_id: admem1 config_uri: rados://.smb/admem1/conf.toml custom_dns: - '{{ctx.samba_ad_dc_ip}}' features: - domain include_ceph_users: - client.smbdata join_sources: - rados:mon-config-key:smb/config/admem1/join1.json placement: count: 1 service_id: admem1 service_type: smb - cephadm.wait_for_service: service: smb.admem1 - 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' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 1ae7ad82388e92a475afff437d49054826c019a1 timestamp: 2024-05-03_06:31:58 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-05-03T10:14:13.017 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa; will attempt to use it 2024-05-03T10:14:13.018 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks 2024-05-03T10:14:13.018 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-05-03T10:14:13.019 INFO:teuthology.task.internal:Checking packages... 2024-05-03T10:14:13.046 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f8e6d2d721bc96a93915917c59bc3d287d57263d' 2024-05-03T10:14:13.046 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-05-03T10:14:13.046 INFO:teuthology.packaging:ref: None 2024-05-03T10:14:13.046 INFO:teuthology.packaging:tag: None 2024-05-03T10:14:13.046 INFO:teuthology.packaging:branch: wip-guits-testing-2024-05-02-0628 2024-05-03T10:14:13.047 INFO:teuthology.packaging:sha1: f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:14:13.047 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-testing-2024-05-02-0628 2024-05-03T10:14:13.361 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3353.gf8e6d2d7 2024-05-03T10:14:13.362 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-05-03T10:14:13.368 INFO:teuthology.task.internal:no buildpackages task found 2024-05-03T10:14:13.368 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-05-03T10:14:13.380 INFO:teuthology.task.internal:Saving configuration 2024-05-03T10:14:13.393 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-05-03T10:14:13.399 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-03T10:14:13.423 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi052.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687286', '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-03 10:09:08.318895', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBXJPXGNnbaYCFknzNSH0DexLIKsFmtcNt2DFGd7/FwfHz5syFql3p1INnN5vGPnAiljlsm9uckfodK4XkmYL1U='} 2024-05-03T10:14:13.446 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687286', '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-03 10:09:08.317229', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPOYYqowzhqHSGLU7DFHTONsQAz3EBoDt6lGCvRDPPMkqBBSbUX1VF42xup91dFDPCe0qaDkZ2xAssWnYfMg5bw='} 2024-05-03T10:14:13.446 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-05-03T10:14:13.467 INFO:teuthology.task.internal:roles: ubuntu@smithi052.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-05-03T10:14:13.467 INFO:teuthology.task.internal:roles: ubuntu@smithi077.front.sepia.ceph.com - ['host.b', 'cephadm.exclude'] 2024-05-03T10:14:13.467 INFO:teuthology.run_tasks:Running task console_log... 2024-05-03T10:14:13.537 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa650f55e50>, signals=[15]) 2024-05-03T10:14:13.537 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-03T10:14:13.543 INFO:teuthology.task.internal:Opening connections... 2024-05-03T10:14:13.543 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi052.front.sepia.ceph.com 2024-05-03T10:14:13.545 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:14:13.633 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi077.front.sepia.ceph.com 2024-05-03T10:14:13.634 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:14:13.710 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-05-03T10:14:13.716 DEBUG:teuthology.orchestra.run.smithi052:> uname -m 2024-05-03T10:14:13.735 INFO:teuthology.orchestra.run.smithi052.stdout:x86_64 2024-05-03T10:14:13.735 DEBUG:teuthology.orchestra.run.smithi052:> cat /etc/os-release 2024-05-03T10:14:13.793 INFO:teuthology.orchestra.run.smithi052.stdout:NAME="CentOS Stream" 2024-05-03T10:14:13.793 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION="9" 2024-05-03T10:14:13.793 INFO:teuthology.orchestra.run.smithi052.stdout:ID="centos" 2024-05-03T10:14:13.793 INFO:teuthology.orchestra.run.smithi052.stdout:ID_LIKE="rhel fedora" 2024-05-03T10:14:13.793 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION_ID="9" 2024-05-03T10:14:13.793 INFO:teuthology.orchestra.run.smithi052.stdout:PLATFORM_ID="platform:el9" 2024-05-03T10:14:13.793 INFO:teuthology.orchestra.run.smithi052.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-03T10:14:13.793 INFO:teuthology.orchestra.run.smithi052.stdout:ANSI_COLOR="0;31" 2024-05-03T10:14:13.794 INFO:teuthology.orchestra.run.smithi052.stdout:LOGO="fedora-logo-icon" 2024-05-03T10:14:13.794 INFO:teuthology.orchestra.run.smithi052.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-03T10:14:13.794 INFO:teuthology.orchestra.run.smithi052.stdout:HOME_URL="https://centos.org/" 2024-05-03T10:14:13.794 INFO:teuthology.orchestra.run.smithi052.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-03T10:14:13.794 INFO:teuthology.orchestra.run.smithi052.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-03T10:14:13.794 INFO:teuthology.orchestra.run.smithi052.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-03T10:14:13.795 INFO:teuthology.lock.ops:Updating smithi052.front.sepia.ceph.com on lock server 2024-05-03T10:14:13.822 DEBUG:teuthology.orchestra.run.smithi077:> uname -m 2024-05-03T10:14:13.839 INFO:teuthology.orchestra.run.smithi077.stdout:x86_64 2024-05-03T10:14:13.840 DEBUG:teuthology.orchestra.run.smithi077:> cat /etc/os-release 2024-05-03T10:14:13.896 INFO:teuthology.orchestra.run.smithi077.stdout:NAME="CentOS Stream" 2024-05-03T10:14:13.896 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION="9" 2024-05-03T10:14:13.896 INFO:teuthology.orchestra.run.smithi077.stdout:ID="centos" 2024-05-03T10:14:13.896 INFO:teuthology.orchestra.run.smithi077.stdout:ID_LIKE="rhel fedora" 2024-05-03T10:14:13.896 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION_ID="9" 2024-05-03T10:14:13.897 INFO:teuthology.orchestra.run.smithi077.stdout:PLATFORM_ID="platform:el9" 2024-05-03T10:14:13.897 INFO:teuthology.orchestra.run.smithi077.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-03T10:14:13.897 INFO:teuthology.orchestra.run.smithi077.stdout:ANSI_COLOR="0;31" 2024-05-03T10:14:13.897 INFO:teuthology.orchestra.run.smithi077.stdout:LOGO="fedora-logo-icon" 2024-05-03T10:14:13.897 INFO:teuthology.orchestra.run.smithi077.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-03T10:14:13.897 INFO:teuthology.orchestra.run.smithi077.stdout:HOME_URL="https://centos.org/" 2024-05-03T10:14:13.897 INFO:teuthology.orchestra.run.smithi077.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-03T10:14:13.897 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-03T10:14:13.897 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-03T10:14:13.897 INFO:teuthology.lock.ops:Updating smithi077.front.sepia.ceph.com on lock server 2024-05-03T10:14:13.921 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-05-03T10:14:13.930 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-05-03T10:14:13.939 INFO:teuthology.task.internal:Checking for old test directory... 2024-05-03T10:14:13.940 DEBUG:teuthology.orchestra.run.smithi052:> test '!' -e /home/ubuntu/cephtest 2024-05-03T10:14:13.942 DEBUG:teuthology.orchestra.run.smithi077:> test '!' -e /home/ubuntu/cephtest 2024-05-03T10:14:13.958 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-05-03T10:14:13.965 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-05-03T10:14:13.965 DEBUG:teuthology.orchestra.run.smithi052:> test -z $(ls -A /var/lib/ceph) 2024-05-03T10:14:14.001 DEBUG:teuthology.orchestra.run.smithi077:> test -z $(ls -A /var/lib/ceph) 2024-05-03T10:14:14.084 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-05-03T10:14:14.140 INFO:teuthology.run_tasks:Running task kernel... 2024-05-03T10:14:14.154 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-05-03T10:14:14.154 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-05-03T10:14:14.155 DEBUG:teuthology.orchestra.run.smithi052:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-03T10:14:14.155 DEBUG:teuthology.orchestra.run.smithi077:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-03T10:14:14.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:14:14.172 DEBUG:teuthology.orchestra.run.smithi077:> uname -r 2024-05-03T10:14:14.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:14:14.173 DEBUG:teuthology.orchestra.run.smithi052:> uname -r 2024-05-03T10:14:14.229 INFO:teuthology.orchestra.run.smithi077.stdout:5.14.0-437.el9.x86_64 2024-05-03T10:14:14.229 INFO:teuthology.task.kernel:Running kernel on smithi077: 5.14.0-437.el9.x86_64 2024-05-03T10:14:14.229 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum install -y kernel 2024-05-03T10:14:14.231 INFO:teuthology.orchestra.run.smithi052.stdout:5.14.0-437.el9.x86_64 2024-05-03T10:14:14.231 INFO:teuthology.task.kernel:Running kernel on smithi052: 5.14.0-437.el9.x86_64 2024-05-03T10:14:14.231 DEBUG:teuthology.orchestra.run.smithi052:> sudo yum install -y kernel 2024-05-03T10:14:16.274 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - BaseOS 16 MB/s | 8.0 MB 00:00 2024-05-03T10:14:17.939 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - BaseOS 3.9 MB/s | 8.0 MB 00:02 2024-05-03T10:14:19.177 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - AppStream 11 MB/s | 19 MB 00:01 2024-05-03T10:14:21.381 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - AppStream 8.0 MB/s | 19 MB 00:02 2024-05-03T10:14:24.642 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - CRB 3.5 MB/s | 6.2 MB 00:01 2024-05-03T10:14:25.657 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - CRB 9.4 MB/s | 6.2 MB 00:00 2024-05-03T10:14:26.327 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - Extras packages 34 kB/s | 16 kB 00:00 2024-05-03T10:14:27.224 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - Extras packages 38 kB/s | 16 kB 00:00 2024-05-03T10:14:27.347 INFO:teuthology.orchestra.run.smithi052.stdout:Extra Packages for Enterprise Linux 23 MB/s | 21 MB 00:00 2024-05-03T10:14:28.509 INFO:teuthology.orchestra.run.smithi077.stdout:Extra Packages for Enterprise Linux 18 MB/s | 21 MB 00:01 2024-05-03T10:14:32.719 INFO:teuthology.orchestra.run.smithi052.stdout:lab-extras 9.9 kB/s | 1.7 kB 00:00 2024-05-03T10:14:33.518 INFO:teuthology.orchestra.run.smithi077.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-05-03T10:14:34.726 INFO:teuthology.orchestra.run.smithi052.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-03T10:14:34.726 INFO:teuthology.orchestra.run.smithi052.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-03T10:14:34.830 INFO:teuthology.orchestra.run.smithi052.stdout:Dependencies resolved. 2024-05-03T10:14:34.832 INFO:teuthology.orchestra.run.smithi052.stdout:Nothing to do. 2024-05-03T10:14:34.832 INFO:teuthology.orchestra.run.smithi052.stdout:Complete! 2024-05-03T10:14:34.929 DEBUG:teuthology.orchestra.run.smithi052:> echo no | sudo yum reinstall kernel || true 2024-05-03T10:14:35.424 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-03T10:14:35.424 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-03T10:14:35.491 INFO:teuthology.orchestra.run.smithi052.stdout:Last metadata expiration check: 0:00:03 ago on Fri 03 May 2024 10:14:32 AM UTC. 2024-05-03T10:14:35.513 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-05-03T10:14:35.514 INFO:teuthology.orchestra.run.smithi077.stdout:Nothing to do. 2024-05-03T10:14:35.514 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-05-03T10:14:35.616 DEBUG:teuthology.orchestra.run.smithi077:> echo no | sudo yum reinstall kernel || true 2024-05-03T10:14:35.619 INFO:teuthology.orchestra.run.smithi052.stdout:Dependencies resolved. 2024-05-03T10:14:35.627 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-05-03T10:14:35.628 INFO:teuthology.orchestra.run.smithi052.stdout: Package Architecture Version Repository Size 2024-05-03T10:14:35.628 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-05-03T10:14:35.628 INFO:teuthology.orchestra.run.smithi052.stdout:Reinstalling: 2024-05-03T10:14:35.628 INFO:teuthology.orchestra.run.smithi052.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-05-03T10:14:35.628 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-05-03T10:14:35.628 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction Summary 2024-05-03T10:14:35.628 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-05-03T10:14:35.628 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-05-03T10:14:35.628 INFO:teuthology.orchestra.run.smithi052.stdout:Total download size: 255 k 2024-05-03T10:14:35.628 INFO:teuthology.orchestra.run.smithi052.stdout:Installed size: 0 2024-05-03T10:14:35.628 INFO:teuthology.orchestra.run.smithi052.stderr:Operation aborted. 2024-05-03T10:14:35.683 INFO:teuthology.orchestra.run.smithi052.stdout:Is this ok [y/N]: 2024-05-03T10:14:35.683 DEBUG:teuthology.orchestra.run.smithi052:> sudo yum reinstall -y kernel || true 2024-05-03T10:14:36.111 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:03 ago on Fri 03 May 2024 10:14:33 AM UTC. 2024-05-03T10:14:36.201 INFO:teuthology.orchestra.run.smithi052.stdout:Last metadata expiration check: 0:00:04 ago on Fri 03 May 2024 10:14:32 AM UTC. 2024-05-03T10:14:36.229 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-05-03T10:14:36.242 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-05-03T10:14:36.242 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-05-03T10:14:36.242 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-05-03T10:14:36.242 INFO:teuthology.orchestra.run.smithi077.stdout:Reinstalling: 2024-05-03T10:14:36.242 INFO:teuthology.orchestra.run.smithi077.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-05-03T10:14:36.242 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-05-03T10:14:36.242 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-05-03T10:14:36.243 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-05-03T10:14:36.243 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-05-03T10:14:36.243 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 255 k 2024-05-03T10:14:36.243 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 0 2024-05-03T10:14:36.243 INFO:teuthology.orchestra.run.smithi077.stderr:Operation aborted. 2024-05-03T10:14:36.295 INFO:teuthology.orchestra.run.smithi077.stdout:Is this ok [y/N]: 2024-05-03T10:14:36.296 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum reinstall -y kernel || true 2024-05-03T10:14:36.321 INFO:teuthology.orchestra.run.smithi052.stdout:Dependencies resolved. 2024-05-03T10:14:36.321 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-05-03T10:14:36.322 INFO:teuthology.orchestra.run.smithi052.stdout: Package Architecture Version Repository Size 2024-05-03T10:14:36.322 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-05-03T10:14:36.322 INFO:teuthology.orchestra.run.smithi052.stdout:Reinstalling: 2024-05-03T10:14:36.322 INFO:teuthology.orchestra.run.smithi052.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-05-03T10:14:36.322 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-05-03T10:14:36.323 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction Summary 2024-05-03T10:14:36.323 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-05-03T10:14:36.323 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-05-03T10:14:36.323 INFO:teuthology.orchestra.run.smithi052.stdout:Total download size: 255 k 2024-05-03T10:14:36.323 INFO:teuthology.orchestra.run.smithi052.stdout:Installed size: 0 2024-05-03T10:14:36.323 INFO:teuthology.orchestra.run.smithi052.stdout:Downloading Packages: 2024-05-03T10:14:36.705 INFO:teuthology.orchestra.run.smithi052.stdout:kernel-5.14.0-437.el9.x86_64.rpm 956 kB/s | 255 kB 00:00 2024-05-03T10:14:36.705 INFO:teuthology.orchestra.run.smithi052.stdout:-------------------------------------------------------------------------------- 2024-05-03T10:14:36.705 INFO:teuthology.orchestra.run.smithi052.stdout:Total 666 kB/s | 255 kB 00:00 2024-05-03T10:14:36.727 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction check 2024-05-03T10:14:36.789 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:03 ago on Fri 03 May 2024 10:14:33 AM UTC. 2024-05-03T10:14:36.903 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-05-03T10:14:36.904 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-05-03T10:14:36.904 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-05-03T10:14:36.904 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-05-03T10:14:36.904 INFO:teuthology.orchestra.run.smithi077.stdout:Reinstalling: 2024-05-03T10:14:36.905 INFO:teuthology.orchestra.run.smithi077.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-05-03T10:14:36.905 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-05-03T10:14:36.905 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-05-03T10:14:36.905 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-05-03T10:14:36.905 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-05-03T10:14:36.905 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 255 k 2024-05-03T10:14:36.905 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 0 2024-05-03T10:14:36.905 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-05-03T10:14:36.933 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction check succeeded. 2024-05-03T10:14:36.933 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction test 2024-05-03T10:14:36.938 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction test succeeded. 2024-05-03T10:14:36.938 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction 2024-05-03T10:14:37.093 INFO:teuthology.orchestra.run.smithi052.stdout: Preparing : 1/1 2024-05-03T10:14:37.222 INFO:teuthology.orchestra.run.smithi052.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-05-03T10:14:37.223 INFO:teuthology.orchestra.run.smithi052.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-05-03T10:14:37.270 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.2 MB/s | 255 kB 00:00 2024-05-03T10:14:37.270 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-05-03T10:14:37.270 INFO:teuthology.orchestra.run.smithi077.stdout:Total 697 kB/s | 255 kB 00:00 2024-05-03T10:14:37.285 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-05-03T10:14:37.452 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-05-03T10:14:37.453 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-05-03T10:14:37.458 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-05-03T10:14:37.458 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-05-03T10:14:37.601 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-05-03T10:14:37.679 INFO:teuthology.orchestra.run.smithi077.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-05-03T10:14:37.680 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-05-03T10:14:37.863 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-05-03T10:14:37.863 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-05-03T10:14:38.336 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-05-03T10:14:38.336 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-05-03T10:14:38.526 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-05-03T10:14:38.526 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-05-03T10:14:38.526 INFO:teuthology.orchestra.run.smithi052.stdout:Reinstalled: 2024-05-03T10:14:38.526 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-5.14.0-437.el9.x86_64 2024-05-03T10:14:38.527 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-05-03T10:14:38.527 INFO:teuthology.orchestra.run.smithi052.stdout:Complete! 2024-05-03T10:14:38.694 DEBUG:teuthology.orchestra.run.smithi052:> rpm -q kernel | sort -rV | head -n 1 2024-05-03T10:14:38.784 INFO:teuthology.orchestra.run.smithi052.stdout:kernel-5.14.0-437.el9.x86_64 2024-05-03T10:14:38.784 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-05-03T10:14:38.784 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-05-03T10:14:38.784 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-05-03T10:14:38.785 DEBUG:teuthology.orchestra.run.smithi052:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-03T10:14:38.814 INFO:teuthology.orchestra.run.smithi052.stdout:ttyS1 2024-05-03T10:14:38.835 DEBUG:teuthology.parallel:result is None 2024-05-03T10:14:39.075 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-05-03T10:14:39.075 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-05-03T10:14:39.075 INFO:teuthology.orchestra.run.smithi077.stdout:Reinstalled: 2024-05-03T10:14:39.076 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-5.14.0-437.el9.x86_64 2024-05-03T10:14:39.076 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-05-03T10:14:39.076 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-05-03T10:14:39.236 DEBUG:teuthology.orchestra.run.smithi077:> rpm -q kernel | sort -rV | head -n 1 2024-05-03T10:14:39.283 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-5.14.0-437.el9.x86_64 2024-05-03T10:14:39.286 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-05-03T10:14:39.286 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-05-03T10:14:39.286 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-05-03T10:14:39.286 DEBUG:teuthology.orchestra.run.smithi077:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-03T10:14:39.322 INFO:teuthology.orchestra.run.smithi077.stdout:ttyS1 2024-05-03T10:14:39.343 DEBUG:teuthology.parallel:result is None 2024-05-03T10:14:39.343 INFO:teuthology.run_tasks:Running task internal.base... 2024-05-03T10:14:39.351 INFO:teuthology.task.internal:Creating test directory... 2024-05-03T10:14:39.351 DEBUG:teuthology.orchestra.run.smithi052:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-03T10:14:39.354 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-03T10:14:39.398 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-05-03T10:14:39.407 INFO:teuthology.run_tasks:Running task internal.archive... 2024-05-03T10:14:39.417 INFO:teuthology.task.internal:Creating archive directory... 2024-05-03T10:14:39.417 DEBUG:teuthology.orchestra.run.smithi052:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-03T10:14:39.419 DEBUG:teuthology.orchestra.run.smithi077:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-03T10:14:39.461 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-05-03T10:14:39.468 INFO:teuthology.task.internal:Enabling coredump saving... 2024-05-03T10:14:39.468 DEBUG:teuthology.orchestra.run.smithi052:> 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-03T10:14:39.484 DEBUG:teuthology.orchestra.run.smithi077:> 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-03T10:14:39.516 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-03T10:14:39.526 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-03T10:14:39.538 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-03T10:14:39.547 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-03T10:14:39.549 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-05-03T10:14:39.556 INFO:teuthology.task.internal:Configuring sudo... 2024-05-03T10:14:39.557 DEBUG:teuthology.orchestra.run.smithi052:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-03T10:14:39.570 DEBUG:teuthology.orchestra.run.smithi077:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-03T10:14:39.612 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-05-03T10:14:39.623 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-05-03T10:14:39.623 DEBUG:teuthology.orchestra.run.smithi052:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-03T10:14:39.635 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-03T10:14:39.666 DEBUG:teuthology.orchestra.run.smithi052:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-03T10:14:39.732 DEBUG:teuthology.orchestra.run.smithi052:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-03T10:14:39.782 DEBUG:teuthology.orchestra.run.smithi052:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-03T10:14:39.863 DEBUG:teuthology.orchestra.run.smithi052:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-03T10:14:39.903 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-05-03T10:14:39.903 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-03T10:14:39.968 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-03T10:14:40.009 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-03T10:14:40.056 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-03T10:14:40.135 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-03T10:14:40.177 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-05-03T10:14:40.177 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-03T10:14:40.240 DEBUG:teuthology.orchestra.run.smithi052:> sudo service rsyslog restart 2024-05-03T10:14:40.243 DEBUG:teuthology.orchestra.run.smithi077:> sudo service rsyslog restart 2024-05-03T10:14:40.278 INFO:teuthology.orchestra.run.smithi052.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-03T10:14:40.314 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-03T10:14:40.654 INFO:teuthology.run_tasks:Running task internal.timer... 2024-05-03T10:14:40.667 INFO:teuthology.task.internal:Starting timer... 2024-05-03T10:14:40.667 INFO:teuthology.run_tasks:Running task pcp... 2024-05-03T10:14:40.681 INFO:teuthology.run_tasks:Running task selinux... 2024-05-03T10:14:40.693 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-05-03T10:14:40.693 DEBUG:teuthology.orchestra.run.smithi052:> sudo service auditd rotate 2024-05-03T10:14:40.738 INFO:teuthology.orchestra.run.smithi052.stdout:Rotating logs: 2024-05-03T10:14:40.740 DEBUG:teuthology.orchestra.run.smithi077:> sudo service auditd rotate 2024-05-03T10:14:40.789 INFO:teuthology.orchestra.run.smithi077.stdout:Rotating logs: 2024-05-03T10:14:40.790 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-05-03T10:14:40.791 DEBUG:teuthology.orchestra.run.smithi052:> /usr/sbin/getenforce 2024-05-03T10:14:40.815 INFO:teuthology.orchestra.run.smithi052.stdout:Permissive 2024-05-03T10:14:40.815 DEBUG:teuthology.orchestra.run.smithi077:> /usr/sbin/getenforce 2024-05-03T10:14:40.847 INFO:teuthology.orchestra.run.smithi077.stdout:Permissive 2024-05-03T10:14:40.847 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi052.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi077.front.sepia.ceph.com': 'permissive'} 2024-05-03T10:14:40.848 DEBUG:teuthology.orchestra.run.smithi052:> 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-03T10:14:40.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:14:40.880 DEBUG:teuthology.orchestra.run.smithi077:> 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-03T10:14:40.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:14:40.911 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-05-03T10:14:40.911 DEBUG:teuthology.orchestra.run.smithi052:> sudo /usr/sbin/setenforce permissive 2024-05-03T10:14:40.951 DEBUG:teuthology.orchestra.run.smithi077:> sudo /usr/sbin/setenforce permissive 2024-05-03T10:14:40.975 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-05-03T10:14:40.984 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-05-03T10:14:41.001 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-03T10:14:41.002 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi052.front.sepia.ceph.com,smithi077.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-05-03T10:18:34.664 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi052.front.sepia.ceph.com'), Remote(name='ubuntu@smithi077.front.sepia.ceph.com')] 2024-05-03T10:18:34.665 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-05-03T10:18:34.667 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:18:34.750 DEBUG:teuthology.orchestra.run.smithi052:> true 2024-05-03T10:18:34.826 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-05-03T10:18:34.826 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-05-03T10:18:34.827 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:18:34.901 DEBUG:teuthology.orchestra.run.smithi077:> true 2024-05-03T10:18:34.978 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-05-03T10:18:34.979 INFO:teuthology.run_tasks:Running task clock... 2024-05-03T10:18:34.990 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-05-03T10:18:34.990 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-03T10:18:34.991 DEBUG:teuthology.orchestra.run.smithi052:> 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-03T10:18:34.993 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-03T10:18:34.993 DEBUG:teuthology.orchestra.run.smithi077:> 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-03T10:18:35.020 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-03T10:18:35.034 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-03T10:18:35.047 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-03T10:18:35.058 INFO:teuthology.orchestra.run.smithi052.stderr:sudo: ntpd: command not found 2024-05-03T10:18:35.061 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-03T10:18:35.069 INFO:teuthology.orchestra.run.smithi052.stdout:506 Cannot talk to daemon 2024-05-03T10:18:35.082 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-03T10:18:35.083 INFO:teuthology.orchestra.run.smithi077.stderr:sudo: ntpd: command not found 2024-05-03T10:18:35.094 INFO:teuthology.orchestra.run.smithi077.stdout:506 Cannot talk to daemon 2024-05-03T10:18:35.096 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-03T10:18:35.106 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-03T10:18:35.121 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-03T10:18:35.157 INFO:teuthology.orchestra.run.smithi052.stderr:bash: line 1: ntpq: command not found 2024-05-03T10:18:35.161 INFO:teuthology.orchestra.run.smithi052.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-03T10:18:35.161 INFO:teuthology.orchestra.run.smithi052.stdout:=============================================================================== 2024-05-03T10:18:35.161 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-03T10:18:35.161 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-03T10:18:35.161 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-03T10:18:35.161 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-03T10:18:35.173 INFO:teuthology.orchestra.run.smithi077.stderr:bash: line 1: ntpq: command not found 2024-05-03T10:18:35.176 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-03T10:18:35.176 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2024-05-03T10:18:35.176 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-03T10:18:35.177 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-03T10:18:35.177 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-03T10:18:35.177 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-03T10:18:35.178 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-05-03T10:18:35.291 INFO:tasks.cephadm:Testing if podman is available 2024-05-03T10:18:35.292 DEBUG:teuthology.orchestra.run.smithi077:> sudo podman --help 2024-05-03T10:18:36.060 INFO:teuthology.orchestra.run.smithi077.stdout:Manage pods, containers and images 2024-05-03T10:18:36.060 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-05-03T10:18:36.072 INFO:teuthology.orchestra.run.smithi077.stdout:Usage: 2024-05-03T10:18:36.072 INFO:teuthology.orchestra.run.smithi077.stdout: podman [options] [command] 2024-05-03T10:18:36.072 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-05-03T10:18:36.072 INFO:teuthology.orchestra.run.smithi077.stdout:Available Commands: 2024-05-03T10:18:36.073 INFO:teuthology.orchestra.run.smithi077.stdout: attach Attach to a running container 2024-05-03T10:18:36.073 INFO:teuthology.orchestra.run.smithi077.stdout: auto-update Auto update containers according to their auto-update policy 2024-05-03T10:18:36.073 INFO:teuthology.orchestra.run.smithi077.stdout: build Build an image using instructions from Containerfiles 2024-05-03T10:18:36.073 INFO:teuthology.orchestra.run.smithi077.stdout: commit Create new image based on the changed container 2024-05-03T10:18:36.073 INFO:teuthology.orchestra.run.smithi077.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-05-03T10:18:36.073 INFO:teuthology.orchestra.run.smithi077.stdout: container Manage containers 2024-05-03T10:18:36.073 INFO:teuthology.orchestra.run.smithi077.stdout: cp Copy files/folders between a container and the local filesystem 2024-05-03T10:18:36.073 INFO:teuthology.orchestra.run.smithi077.stdout: create Create but do not start a container 2024-05-03T10:18:36.073 INFO:teuthology.orchestra.run.smithi077.stdout: diff Display the changes to the object's file system 2024-05-03T10:18:36.073 INFO:teuthology.orchestra.run.smithi077.stdout: events Show podman system events 2024-05-03T10:18:36.073 INFO:teuthology.orchestra.run.smithi077.stdout: exec Run a process in a running container 2024-05-03T10:18:36.073 INFO:teuthology.orchestra.run.smithi077.stdout: export Export container's filesystem contents as a tar archive 2024-05-03T10:18:36.073 INFO:teuthology.orchestra.run.smithi077.stdout: farm Farm out builds to remote machines 2024-05-03T10:18:36.073 INFO:teuthology.orchestra.run.smithi077.stdout: generate Generate structured data based on containers, pods or volumes 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: healthcheck Manage health checks on containers 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: help Help about any command 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: history Show history of a specified image 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: image Manage images 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: images List images in local storage 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: import Import a tarball to create a filesystem image 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: info Display podman system information 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: init Initialize one or more containers 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: inspect Display the configuration of object denoted by ID 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: kill Kill one or more running containers with a specific signal 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: kube Play containers, pods or volumes from a structured file 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: load Load image(s) from a tar archive 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: login Log in to a container registry 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: logout Log out of a container registry 2024-05-03T10:18:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: logs Fetch the logs of one or more containers 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: machine Manage a virtual machine 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: manifest Manipulate manifest lists and image indexes 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: mount Mount a working container's root filesystem 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: network Manage networks 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: pause Pause all the processes in one or more containers 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: pod Manage pods 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: port List port mappings or a specific mapping for the container 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: ps List containers 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: pull Pull an image from a registry 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: push Push an image to a specified destination 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: rename Rename an existing container 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: restart Restart one or more containers 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: rm Remove one or more containers 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: rmi Remove one or more images from local storage 2024-05-03T10:18:36.075 INFO:teuthology.orchestra.run.smithi077.stdout: run Run a command in a new container 2024-05-03T10:18:36.076 INFO:teuthology.orchestra.run.smithi077.stdout: save Save image(s) to an archive 2024-05-03T10:18:36.076 INFO:teuthology.orchestra.run.smithi077.stdout: search Search registry for image 2024-05-03T10:18:36.076 INFO:teuthology.orchestra.run.smithi077.stdout: secret Manage secrets 2024-05-03T10:18:36.076 INFO:teuthology.orchestra.run.smithi077.stdout: start Start one or more containers 2024-05-03T10:18:36.076 INFO:teuthology.orchestra.run.smithi077.stdout: stats Display a live stream of container resource usage statistics 2024-05-03T10:18:36.076 INFO:teuthology.orchestra.run.smithi077.stdout: stop Stop one or more containers 2024-05-03T10:18:36.076 INFO:teuthology.orchestra.run.smithi077.stdout: system Manage podman 2024-05-03T10:18:36.076 INFO:teuthology.orchestra.run.smithi077.stdout: tag Add an additional name to a local image 2024-05-03T10:18:36.076 INFO:teuthology.orchestra.run.smithi077.stdout: top Display the running processes of a container 2024-05-03T10:18:36.076 INFO:teuthology.orchestra.run.smithi077.stdout: unmount Unmount working container's root filesystem 2024-05-03T10:18:36.076 INFO:teuthology.orchestra.run.smithi077.stdout: unpause Unpause the processes in one or more containers 2024-05-03T10:18:36.076 INFO:teuthology.orchestra.run.smithi077.stdout: unshare Run a command in a modified user namespace 2024-05-03T10:18:36.076 INFO:teuthology.orchestra.run.smithi077.stdout: untag Remove a name from a local image 2024-05-03T10:18:36.076 INFO:teuthology.orchestra.run.smithi077.stdout: update Update an existing container 2024-05-03T10:18:36.077 INFO:teuthology.orchestra.run.smithi077.stdout: version Display the Podman version information 2024-05-03T10:18:36.077 INFO:teuthology.orchestra.run.smithi077.stdout: volume Manage volumes 2024-05-03T10:18:36.077 INFO:teuthology.orchestra.run.smithi077.stdout: wait Block on one or more containers 2024-05-03T10:18:36.077 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-05-03T10:18:36.077 INFO:teuthology.orchestra.run.smithi077.stdout:Options: 2024-05-03T10:18:36.077 INFO:teuthology.orchestra.run.smithi077.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-05-03T10:18:36.077 INFO:teuthology.orchestra.run.smithi077.stdout: --conmon string Path of the conmon binary 2024-05-03T10:18:36.077 INFO:teuthology.orchestra.run.smithi077.stdout: -c, --connection string Connection to use for remote Podman service 2024-05-03T10:18:36.077 INFO:teuthology.orchestra.run.smithi077.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-05-03T10:18:36.077 INFO:teuthology.orchestra.run.smithi077.stdout: --help Help for podman 2024-05-03T10:18:36.077 INFO:teuthology.orchestra.run.smithi077.stdout: --hooks-dir strings Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-05-03T10:18:36.078 INFO:teuthology.orchestra.run.smithi077.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-05-03T10:18:36.078 INFO:teuthology.orchestra.run.smithi077.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-03T10:18:36.078 INFO:teuthology.orchestra.run.smithi077.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-05-03T10:18:36.078 INFO:teuthology.orchestra.run.smithi077.stdout: --module strings Load the containers.conf(5) module 2024-05-03T10:18:36.078 INFO:teuthology.orchestra.run.smithi077.stdout: --network-cmd-path string Path to the command for configuring the network 2024-05-03T10:18:36.078 INFO:teuthology.orchestra.run.smithi077.stdout: --network-config-dir string Path of the configuration directory for networks 2024-05-03T10:18:36.078 INFO:teuthology.orchestra.run.smithi077.stdout: --out string Send output (stdout) from podman to a file 2024-05-03T10:18:36.078 INFO:teuthology.orchestra.run.smithi077.stdout: -r, --remote Access remote Podman service 2024-05-03T10:18:36.078 INFO:teuthology.orchestra.run.smithi077.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-05-03T10:18:36.078 INFO:teuthology.orchestra.run.smithi077.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-05-03T10:18:36.078 INFO:teuthology.orchestra.run.smithi077.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "crun") 2024-05-03T10:18:36.078 INFO:teuthology.orchestra.run.smithi077.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-05-03T10:18:36.079 INFO:teuthology.orchestra.run.smithi077.stdout: --ssh string define the ssh mode (default "golang") 2024-05-03T10:18:36.079 INFO:teuthology.orchestra.run.smithi077.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-05-03T10:18:36.079 INFO:teuthology.orchestra.run.smithi077.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-05-03T10:18:36.079 INFO:teuthology.orchestra.run.smithi077.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-05-03T10:18:36.079 INFO:teuthology.orchestra.run.smithi077.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-05-03T10:18:36.079 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-05-03T10:18:36.079 INFO:teuthology.orchestra.run.smithi077.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-05-03T10:18:36.079 INFO:teuthology.orchestra.run.smithi077.stdout: (default "/run/libpod") 2024-05-03T10:18:36.079 INFO:teuthology.orchestra.run.smithi077.stdout: --transient-store Enable transient container storage 2024-05-03T10:18:36.079 INFO:teuthology.orchestra.run.smithi077.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-05-03T10:18:36.079 INFO:teuthology.orchestra.run.smithi077.stdout: -v, --version version for podman 2024-05-03T10:18:36.079 INFO:teuthology.orchestra.run.smithi077.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-05-03T10:18:36.080 DEBUG:teuthology.orchestra.run.smithi077:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2024-05-03T10:18:36.926 INFO:teuthology.orchestra.run.smithi077.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2024-05-03T10:18:37.510 INFO:teuthology.orchestra.run.smithi077.stderr:Getting image source signatures 2024-05-03T10:18:37.510 INFO:teuthology.orchestra.run.smithi077.stderr:Copying blob sha256:20fab316b36c947b4c8098669bf9fedaa21da55cc40f1c2583d3cbdbe91b22b9 2024-05-03T10:18:37.510 INFO:teuthology.orchestra.run.smithi077.stderr:Copying blob sha256:e35713898ee03d6cd1ad86fb38e0cf7cf83fccff96a3a79aaa32f19b5ca06b1d 2024-05-03T10:18:37.510 INFO:teuthology.orchestra.run.smithi077.stderr:Copying blob sha256:4f02e2f2a4beca4a47b255665357504ac23f907f1c63b4644a6ed8abe2a200b2 2024-05-03T10:18:37.510 INFO:teuthology.orchestra.run.smithi077.stderr:Copying blob sha256:dca29497266ab2eefcf6c3923709718704f90b32a2805724ae5daef547dbb6eb 2024-05-03T10:18:37.510 INFO:teuthology.orchestra.run.smithi077.stderr:Copying blob sha256:0a0c0043018ddac25b8628bdc09f11c653d491437f7c2a2116b1263763563372 2024-05-03T10:18:37.510 INFO:teuthology.orchestra.run.smithi077.stderr:Copying blob sha256:51c9c325d20a44842a2f1580cbbba15d45ae0941a249338a8b67bc3eee74ec62 2024-05-03T10:18:43.980 INFO:teuthology.orchestra.run.smithi077.stderr:Copying config sha256:550546f1b4c3970285a8b56be09e05e3910d84b5bde5f8584bcea024a726d48b 2024-05-03T10:18:44.138 INFO:teuthology.orchestra.run.smithi077.stderr:Writing manifest to image destination 2024-05-03T10:18:44.380 INFO:teuthology.orchestra.run.smithi077.stdout:550546f1b4c3970285a8b56be09e05e3910d84b5bde5f8584bcea024a726d48b 2024-05-03T10:18:44.395 DEBUG:teuthology.orchestra.run.smithi077:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-05-03T10:18:44.573 INFO:teuthology.orchestra.run.smithi077.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-05-03T10:18:44.949 INFO:teuthology.orchestra.run.smithi077.stderr:Getting image source signatures 2024-05-03T10:18:44.949 INFO:teuthology.orchestra.run.smithi077.stderr:Copying blob sha256:e92b40a05b400c2e0198fad506d10b9aaa5ac8da2f9ae6d1877e84540199f94c 2024-05-03T10:18:44.949 INFO:teuthology.orchestra.run.smithi077.stderr:Copying blob sha256:0a0c0043018ddac25b8628bdc09f11c653d491437f7c2a2116b1263763563372 2024-05-03T10:18:47.323 INFO:teuthology.orchestra.run.smithi077.stderr:Copying config sha256:21cb3dde794e3af45d6bfb5c36b3f6390df884770e50645c60adb96b6939b257 2024-05-03T10:18:47.481 INFO:teuthology.orchestra.run.smithi077.stderr:Writing manifest to image destination 2024-05-03T10:18:47.689 INFO:teuthology.orchestra.run.smithi077.stdout:21cb3dde794e3af45d6bfb5c36b3f6390df884770e50645c60adb96b6939b257 2024-05-03T10:18:47.693 DEBUG:teuthology.orchestra.run.smithi077:> ss -lunH 2024-05-03T10:18:47.715 INFO:teuthology.orchestra.run.smithi077.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-05-03T10:18:47.716 INFO:teuthology.orchestra.run.smithi077.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2024-05-03T10:18:47.716 INFO:teuthology.orchestra.run.smithi077.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-05-03T10:18:47.716 INFO:teuthology.orchestra.run.smithi077.stdout:UNCONN 0 0 [::1]:323 [::]:* 2024-05-03T10:18:47.716 DEBUG:teuthology.orchestra.run.smithi077:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-05-03T10:18:47.779 DEBUG:teuthology.orchestra.run.smithi077:> sudo mkdir -p /var/tmp/samba 2024-05-03T10:18:47.842 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-05-03T10:18:47.842 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/var/tmp/samba/container.json 2024-05-03T10:18:47.905 DEBUG:teuthology.orchestra.run.smithi077:> 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-03T10:18:48.514 INFO:teuthology.orchestra.run.smithi077.stdout:27abea1dab0406b9eea6a688e105a11ed207aeb085a064e3344e3dc248c65e0a 2024-05-03T10:18:48.769 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.77, idx=0 2024-05-03T10:18:48.769 DEBUG:teuthology.orchestra.run.smithi077:> sudo podman run --rm --net=host --dns=172.21.15.77 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-03T10:18:49.301 INFO:teuthology.orchestra.run.smithi077.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-03T10:18:50.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:18:50.711 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.77, idx=1 2024-05-03T10:18:50.711 DEBUG:teuthology.orchestra.run.smithi077:> sudo podman run --rm --net=host --dns=172.21.15.77 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-03T10:18:51.419 INFO:teuthology.orchestra.run.smithi077.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-03T10:18:52.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:18:53.647 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.77, idx=2 2024-05-03T10:18:53.647 DEBUG:teuthology.orchestra.run.smithi077:> sudo podman run --rm --net=host --dns=172.21.15.77 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-03T10:18:54.047 INFO:teuthology.orchestra.run.smithi077.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-03T10:18:54.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:18:56.554 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.77, idx=3 2024-05-03T10:18:56.554 DEBUG:teuthology.orchestra.run.smithi077:> sudo podman run --rm --net=host --dns=172.21.15.77 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-03T10:18:56.979 INFO:teuthology.orchestra.run.smithi077.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-03T10:18:58.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:19:02.347 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.77, idx=4 2024-05-03T10:19:02.347 DEBUG:teuthology.orchestra.run.smithi077:> sudo podman run --rm --net=host --dns=172.21.15.77 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-03T10:19:03.174 INFO:teuthology.orchestra.run.smithi077.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-03T10:19:03.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:19:11.990 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.77, idx=5 2024-05-03T10:19:11.990 DEBUG:teuthology.orchestra.run.smithi077:> sudo podman run --rm --net=host --dns=172.21.15.77 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-03T10:19:12.469 INFO:teuthology.orchestra.run.smithi077.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-03T10:19:13.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:19:29.393 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.77, idx=6 2024-05-03T10:19:29.393 DEBUG:teuthology.orchestra.run.smithi077:> sudo podman run --rm --net=host --dns=172.21.15.77 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-03T10:19:30.167 INFO:teuthology.orchestra.run.smithi077.stdout: . D 0 Fri May 3 10:19:01 2024 2024-05-03T10:19:30.167 INFO:teuthology.orchestra.run.smithi077.stdout: .. D 0 Fri May 3 10:19:01 2024 2024-05-03T10:19:30.167 INFO:teuthology.orchestra.run.smithi077.stdout: domain1.sink.test D 0 Fri May 3 10:18:56 2024 2024-05-03T10:19:30.167 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-05-03T10:19:30.167 INFO:teuthology.orchestra.run.smithi077.stdout: 960311424 blocks of size 1024. 908119940 blocks available 2024-05-03T10:19:30.685 INFO:tasks.cephadm:SMB status probe succeeded 2024-05-03T10:19:30.685 INFO:teuthology.run_tasks:Running task cephadm... 2024-05-03T10:19:30.694 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': 'f8e6d2d721bc96a93915917c59bc3d287d57263d'} 2024-05-03T10:19:30.694 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:19:30.695 INFO:tasks.cephadm:Cluster fsid is a111be2c-0936-11ef-bc97-c7b262605968 2024-05-03T10:19:30.695 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-05-03T10:19:30.696 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.52'} 2024-05-03T10:19:30.696 INFO:tasks.cephadm:First mon is mon.a on smithi052 2024-05-03T10:19:30.696 INFO:tasks.cephadm:First mgr is x 2024-05-03T10:19:30.696 INFO:tasks.cephadm:Normalizing hostnames... 2024-05-03T10:19:30.696 DEBUG:teuthology.orchestra.run.smithi052:> sudo hostname $(hostname -s) 2024-05-03T10:19:30.730 DEBUG:teuthology.orchestra.run.smithi077:> sudo hostname $(hostname -s) 2024-05-03T10:19:30.756 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-05-03T10:19:30.757 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:19:30.983 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'f8e6d2d721bc96a93915917c59bc3d287d57263d', '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/79050/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-3353-gf8e6d2d7', 'node_name': '172.21.5.35+adami05', '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-3353.gf8e6d2d7'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2024-05-02-0628/f8e6d2d721bc96a93915917c59bc3d287d57263d/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-05-02 07:46:39.908050', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-testing-2024-05-02-0628', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-guits-testing-2024-05-02-0628/f8e6d2d721bc96a93915917c59bc3d287d57263d/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-05-03T10:19:31.199 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-guits-testing-2024-05-02-0628, sha1 f8e6d2d721bc96a93915917c59bc3d287d57263d from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:19:31.201 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-guits-testing-2024-05-02-0628/f8e6d2d721bc96a93915917c59bc3d287d57263d/centos/9/x86_64/flavors/default/cephadm 2024-05-03T10:19:31.201 DEBUG:teuthology.orchestra.run.smithi052:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-testing-2024-05-02-0628/f8e6d2d721bc96a93915917c59bc3d287d57263d/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-03T10:19:31.661 INFO:teuthology.orchestra.run.smithi052.stdout:-rw-r--r--. 1 ubuntu ubuntu 781574 May 3 10:19 /home/ubuntu/cephtest/cephadm 2024-05-03T10:19:31.662 DEBUG:teuthology.orchestra.run.smithi077:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-testing-2024-05-02-0628/f8e6d2d721bc96a93915917c59bc3d287d57263d/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-03T10:19:32.114 INFO:teuthology.orchestra.run.smithi077.stdout:-rw-r--r--. 1 ubuntu ubuntu 781574 May 3 10:19 /home/ubuntu/cephtest/cephadm 2024-05-03T10:19:32.114 DEBUG:teuthology.orchestra.run.smithi052:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-03T10:19:32.134 DEBUG:teuthology.orchestra.run.smithi077:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-03T10:19:32.164 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d on all hosts... 2024-05-03T10:19:32.164 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d pull 2024-05-03T10:19:32.177 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d pull 2024-05-03T10:19:32.381 INFO:teuthology.orchestra.run.smithi077.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d... 2024-05-03T10:19:32.528 INFO:teuthology.orchestra.run.smithi077.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:19:32.528 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d... 2024-05-03T10:19:32.528 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d: reading manifest f8e6d2d721bc96a93915917c59bc3d287d57263d in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-05-03T10:19:32.528 INFO:teuthology.orchestra.run.smithi077.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:19:33.645 INFO:teuthology.orchestra.run.smithi052.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d... 2024-05-03T10:19:33.840 INFO:teuthology.orchestra.run.smithi052.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:19:33.841 INFO:teuthology.orchestra.run.smithi052.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d... 2024-05-03T10:19:33.841 INFO:teuthology.orchestra.run.smithi052.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d: reading manifest f8e6d2d721bc96a93915917c59bc3d287d57263d in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-05-03T10:19:33.841 INFO:teuthology.orchestra.run.smithi052.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:19:33.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:19:33.864 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_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks/cephadm.py", line 579, in pull_image run.wait( 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 smithi052 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d pull' 2024-05-03T10:19:33.866 INFO:tasks.cephadm:Archiving crash dumps... 2024-05-03T10:19:33.867 DEBUG:teuthology.misc:Transferring archived files from smithi052:/var/lib/ceph/a111be2c-0936-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687286/remote/smithi052/crash 2024-05-03T10:19:33.868 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /var/lib/ceph/a111be2c-0936-11ef-bc97-c7b262605968/crash -- . 2024-05-03T10:19:33.914 INFO:teuthology.orchestra.run.smithi052.stderr:tar: /var/lib/ceph/a111be2c-0936-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-03T10:19:33.914 INFO:teuthology.orchestra.run.smithi052.stderr:tar: Error is not recoverable: exiting now 2024-05-03T10:19:33.917 DEBUG:teuthology.misc:Transferring archived files from smithi077:/var/lib/ceph/a111be2c-0936-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687286/remote/smithi077/crash 2024-05-03T10:19:33.917 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /var/lib/ceph/a111be2c-0936-11ef-bc97-c7b262605968/crash -- . 2024-05-03T10:19:33.961 INFO:teuthology.orchestra.run.smithi077.stderr:tar: /var/lib/ceph/a111be2c-0936-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-03T10:19:33.961 INFO:teuthology.orchestra.run.smithi077.stderr:tar: Error is not recoverable: exiting now 2024-05-03T10:19:33.963 INFO:tasks.cephadm:Checking cluster log for badness... 2024-05-03T10:19:33.963 DEBUG:teuthology.orchestra.run.smithi052:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/a111be2c-0936-11ef-bc97-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-05-03T10:19:33.987 INFO:teuthology.orchestra.run.smithi052.stderr:grep: /var/log/ceph/a111be2c-0936-11ef-bc97-c7b262605968/ceph.log: No such file or directory 2024-05-03T10:19:33.988 INFO:tasks.cephadm:Compressing logs... 2024-05-03T10:19:33.988 DEBUG:teuthology.orchestra.run.smithi052:> 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-03T10:19:34.031 DEBUG:teuthology.orchestra.run.smithi077:> 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-03T10:19:34.052 INFO:teuthology.orchestra.run.smithi052.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-03T10:19:34.052 INFO:teuthology.orchestra.run.smithi052.stderr:: No such file or directory 2024-05-03T10:19:34.052 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/cephadm.log: 73.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-03T10:19:34.054 INFO:teuthology.orchestra.run.smithi052.stderr: 2024-05-03T10:19:34.054 INFO:teuthology.orchestra.run.smithi052.stderr:real 0m0.011s 2024-05-03T10:19:34.054 INFO:teuthology.orchestra.run.smithi052.stderr:user 0m0.010s 2024-05-03T10:19:34.054 INFO:teuthology.orchestra.run.smithi052.stderr:sys 0m0.010s 2024-05-03T10:19:34.057 INFO:teuthology.orchestra.run.smithi077.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose --: No such file or directory /var/log/ceph/cephadm.log 2024-05-03T10:19:34.058 INFO:teuthology.orchestra.run.smithi077.stderr: 2024-05-03T10:19:34.058 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/cephadm.log: 73.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-03T10:19:34.060 INFO:teuthology.orchestra.run.smithi077.stderr: 2024-05-03T10:19:34.060 INFO:teuthology.orchestra.run.smithi077.stderr:real 0m0.013s 2024-05-03T10:19:34.060 INFO:teuthology.orchestra.run.smithi077.stderr:user 0m0.007s 2024-05-03T10:19:34.060 INFO:teuthology.orchestra.run.smithi077.stderr:sys 0m0.017s 2024-05-03T10:19:34.061 INFO:tasks.cephadm:Archiving logs... 2024-05-03T10:19:34.061 DEBUG:teuthology.misc:Transferring archived files from smithi052:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687286/remote/smithi052/log 2024-05-03T10:19:34.062 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-03T10:19:34.119 DEBUG:teuthology.misc:Transferring archived files from smithi077:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687286/remote/smithi077/log 2024-05-03T10:19:34.120 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-03T10:19:34.148 INFO:tasks.cephadm:Removing cluster... 2024-05-03T10:19:34.148 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a111be2c-0936-11ef-bc97-c7b262605968 --force 2024-05-03T10:19:34.343 INFO:teuthology.orchestra.run.smithi052.stdout:Deleting cluster with fsid: a111be2c-0936-11ef-bc97-c7b262605968 2024-05-03T10:19:34.459 INFO:tasks.cephadm:Removing cephadm ... 2024-05-03T10:19:34.460 DEBUG:teuthology.orchestra.run.smithi052:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-03T10:19:34.475 DEBUG:teuthology.orchestra.run.smithi077:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-03T10:19:34.493 INFO:tasks.cephadm:Teardown complete 2024-05-03T10:19:34.493 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_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks/cephadm.py", line 2210, 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_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks/cephadm.py", line 1839, 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_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks/cephadm.py", line 579, in pull_image run.wait( 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 smithi052 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d pull' 2024-05-03T10:19:34.702 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=fe3747de4fc94202b73351f7bfd68b92 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_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks/cephadm.py", line 2210, 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_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks/cephadm.py", line 1839, 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_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks/cephadm.py", line 579, in pull_image run.wait( 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 smithi052 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d pull' 2024-05-03T10:19:34.706 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-05-03T10:19:34.714 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-05-03T10:19:34.729 DEBUG:teuthology.orchestra.run.smithi077:> sudo podman stop samba-ad 2024-05-03T10:19:35.477 INFO:teuthology.orchestra.run.smithi077.stdout:samba-ad 2024-05-03T10:19:35.481 DEBUG:teuthology.orchestra.run.smithi077:> sudo podman rm samba-ad 2024-05-03T10:19:35.837 INFO:teuthology.orchestra.run.smithi077.stdout:samba-ad 2024-05-03T10:19:35.841 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-05-03T10:19:35.868 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-05-03T10:19:35.877 INFO:teuthology.task.clock:Checking final clock skew... 2024-05-03T10:19:35.878 DEBUG:teuthology.orchestra.run.smithi052:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-03T10:19:35.880 DEBUG:teuthology.orchestra.run.smithi077:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-03T10:19:35.895 INFO:teuthology.orchestra.run.smithi052.stderr:bash: line 1: ntpq: command not found 2024-05-03T10:19:35.900 INFO:teuthology.orchestra.run.smithi052.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-03T10:19:35.900 INFO:teuthology.orchestra.run.smithi052.stdout:=============================================================================== 2024-05-03T10:19:35.900 INFO:teuthology.orchestra.run.smithi052.stdout:^* hv01.front.sepia.ceph.com 3 6 17 54 +247us[ +239us] +/- 65ms 2024-05-03T10:19:35.900 INFO:teuthology.orchestra.run.smithi052.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 54 +673us[ +665us] +/- 65ms 2024-05-03T10:19:35.900 INFO:teuthology.orchestra.run.smithi052.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 54 -1166us[-1173us] +/- 81ms 2024-05-03T10:19:35.900 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-05-03T10:19:35.923 INFO:teuthology.orchestra.run.smithi077.stderr:bash: line 1: ntpq: command not found 2024-05-03T10:19:35.927 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-03T10:19:35.928 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2024-05-03T10:19:35.928 INFO:teuthology.orchestra.run.smithi077.stdout:^+ hv01.front.sepia.ceph.com 3 6 17 54 +250us[ +246us] +/- 65ms 2024-05-03T10:19:35.928 INFO:teuthology.orchestra.run.smithi077.stdout:^* hv02.front.sepia.ceph.com 3 6 17 53 +666us[ +662us] +/- 65ms 2024-05-03T10:19:35.928 INFO:teuthology.orchestra.run.smithi077.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 54 -1136us[-1140us] +/- 81ms 2024-05-03T10:19:35.928 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-05-03T10:19:35.929 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-05-03T10:19:36.026 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-05-03T10:19:36.026 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-05-03T10:19:36.103 DEBUG:teuthology.orchestra.run.smithi052:> 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-03T10:19:36.166 DEBUG:teuthology.orchestra.run.smithi077:> 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-03T10:19:36.227 DEBUG:teuthology.orchestra.run.smithi052:> 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-03T10:19:36.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:19:36.256 DEBUG:teuthology.orchestra.run.smithi077:> 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-03T10:19:36.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:19:36.284 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-05-03T10:19:36.292 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-05-03T10:19:36.301 INFO:teuthology.task.internal:Duration was 295.634338 seconds 2024-05-03T10:19:36.301 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-05-03T10:19:36.309 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-05-03T10:19:36.310 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-03T10:19:36.312 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-03T10:19:36.351 INFO:teuthology.orchestra.run.smithi052.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-03T10:19:36.362 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-03T10:19:36.656 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-05-03T10:19:36.657 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi052.front.sepia.ceph.com 2024-05-03T10:19:36.657 DEBUG:teuthology.orchestra.run.smithi052:> 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-03T10:19:36.717 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi077.front.sepia.ceph.com 2024-05-03T10:19:36.717 DEBUG:teuthology.orchestra.run.smithi077:> 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-03T10:19:36.745 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-05-03T10:19:36.746 DEBUG:teuthology.orchestra.run.smithi052:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-03T10:19:36.760 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-03T10:19:36.812 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-05-03T10:19:36.813 DEBUG:teuthology.orchestra.run.smithi052:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-03T10:19:36.827 DEBUG:teuthology.orchestra.run.smithi077:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-03T10:19:36.946 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-05-03T10:19:36.956 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-05-03T10:19:36.956 DEBUG:teuthology.orchestra.run.smithi052:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-03T10:19:36.980 DEBUG:teuthology.orchestra.run.smithi077:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-03T10:19:37.004 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-05-03T10:19:37.019 DEBUG:teuthology.orchestra.run.smithi052:> 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-03T10:19:37.024 DEBUG:teuthology.orchestra.run.smithi077:> 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-03T10:19:37.044 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern = core 2024-05-03T10:19:37.065 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = core 2024-05-03T10:19:37.086 DEBUG:teuthology.orchestra.run.smithi052:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-03T10:19:37.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:19:37.138 DEBUG:teuthology.orchestra.run.smithi077:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-03T10:19:37.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:19:37.152 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-05-03T10:19:37.162 INFO:teuthology.task.internal:Transferring archived files... 2024-05-03T10:19:37.162 DEBUG:teuthology.misc:Transferring archived files from smithi052:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687286/remote/smithi052 2024-05-03T10:19:37.162 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-03T10:19:37.214 DEBUG:teuthology.misc:Transferring archived files from smithi077:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687286/remote/smithi077 2024-05-03T10:19:37.214 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-03T10:19:37.245 INFO:teuthology.task.internal:Removing archive directory... 2024-05-03T10:19:37.245 DEBUG:teuthology.orchestra.run.smithi052:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-03T10:19:37.247 DEBUG:teuthology.orchestra.run.smithi077:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-03T10:19:37.294 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-05-03T10:19:37.305 INFO:teuthology.task.internal:Not uploading archives. 2024-05-03T10:19:37.306 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-05-03T10:19:37.315 INFO:teuthology.task.internal:Tidying up after the test... 2024-05-03T10:19:37.315 DEBUG:teuthology.orchestra.run.smithi052:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-03T10:19:37.317 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-03T10:19:37.329 INFO:teuthology.orchestra.run.smithi052.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 3 10:19 /home/ubuntu/cephtest 2024-05-03T10:19:37.349 INFO:teuthology.orchestra.run.smithi077.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 3 10:19 /home/ubuntu/cephtest 2024-05-03T10:19:37.350 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-05-03T10:19:37.359 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-05-03T10:19:37.379 INFO:teuthology.nuke:Checking targets against current locks 2024-05-03T10:19:37.406 DEBUG:teuthology.nuke:shortname: smithi052 2024-05-03T10:19:37.407 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-03T10:19:37.433 DEBUG:teuthology.nuke:shortname: smithi077 2024-05-03T10:19:37.433 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-03T10:19:37.436 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi052.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687286', '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-03 10:09:08.318895', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBXJPXGNnbaYCFknzNSH0DexLIKsFmtcNt2DFGd7/FwfHz5syFql3p1INnN5vGPnAiljlsm9uckfodK4XkmYL1U='} 2024-05-03T10:19:37.460 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687286', '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-03 10:09:08.317229', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPOYYqowzhqHSGLU7DFHTONsQAz3EBoDt6lGCvRDPPMkqBBSbUX1VF42xup91dFDPCe0qaDkZ2xAssWnYfMg5bw='} 2024-05-03T10:19:37.485 INFO:teuthology.orchestra.console.smithi052:Power off 2024-05-03T10:19:37.485 DEBUG:teuthology.orchestra.console.smithi052:pexpect command: ipmitool -H smithi052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-03T10:19:37.510 DEBUG:teuthology.orchestra.console.smithi052:power off output: Chassis Power Control: Down/Off 2024-05-03T10:19:37.510 DEBUG:teuthology.orchestra.console.smithi052:pexpect command: ipmitool -H smithi052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-03T10:19:37.525 INFO:teuthology.orchestra.console.smithi077:Power off 2024-05-03T10:19:37.526 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-03T10:19:37.534 DEBUG:teuthology.orchestra.console.smithi052:check power output: Chassis Power is on 2024-05-03T10:19:37.546 DEBUG:teuthology.orchestra.console.smithi077:power off output: Chassis Power Control: Down/Off 2024-05-03T10:19:37.547 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-03T10:19:37.570 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2024-05-03T10:19:41.535 DEBUG:teuthology.orchestra.console.smithi052:pexpect command: ipmitool -H smithi052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-03T10:19:41.571 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-03T10:19:41.646 DEBUG:teuthology.orchestra.console.smithi052:check power output: Chassis Power is on 2024-05-03T10:19:41.680 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2024-05-03T10:19:45.652 DEBUG:teuthology.orchestra.console.smithi052:pexpect command: ipmitool -H smithi052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-03T10:19:45.682 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-03T10:19:45.762 DEBUG:teuthology.orchestra.console.smithi052:check power output: Chassis Power is off 2024-05-03T10:19:45.791 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2024-05-03T10:19:45.863 INFO:teuthology.orchestra.console.smithi052:Power off completed 2024-05-03T10:19:49.796 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-03T10:19:49.906 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is off 2024-05-03T10:19:50.007 INFO:teuthology.orchestra.console.smithi077:Power off completed 2024-05-03T10:19:50.112 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_domain} duration: 295.6343376636505 failure_reason: 'Command failed on smithi052 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d pull''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=fe3747de4fc94202b73351f7bfd68b92 status: fail success: false 2024-05-03T10:19:50.112 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-03T10:19:50.404 INFO:teuthology.run:FAIL