2024-04-22T22:12:39.586 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-22T22:12:39.586 DEBUG:teuthology.run:Teuthology command: teuthology --description orch/cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_domain} --owner scheduled_teuthology@teuthology --name teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi --verbose --archive /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668866 -- /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668866/orig.config.yaml 2024-04-22T22:12:39.617 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T22:12:39.695 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668866 branch: squid description: orch/cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_domain} email: ceph-qa@ceph.com first_in_suite: false job_id: '7668866' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - cephadm.exclude seed: 207 sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f sleep_before_teardown: 0 subset: 24/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9 targets: smithi077.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOvSDhmuBxhtD1Lf/qGLJlpoHr4u+vyFDwpLWAUYv5x96jOX79fmhzyncGDibcVVuwRJ0e067pedxctJ64GTdz0= smithi191.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI/oh3BJN4DkbH2mBET5NuG3oGb/zT826LoXc1Q3EBV5PLQj4LH5wHKvXXG8+2aVHjypyU0FwVq1/eN3aKIwL7M= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - 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: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-22_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-22T22:12:39.696 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa; will attempt to use it 2024-04-22T22:12:39.696 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks 2024-04-22T22:12:39.696 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-22T22:12:39.698 INFO:teuthology.task.internal:Checking packages... 2024-04-22T22:12:39.722 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '430e09df97c8fc7dc2b2ae424f68ed11366c540f' 2024-04-22T22:12:39.722 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-22T22:12:39.722 INFO:teuthology.packaging:ref: None 2024-04-22T22:12:39.722 INFO:teuthology.packaging:tag: None 2024-04-22T22:12:39.722 INFO:teuthology.packaging:branch: squid 2024-04-22T22:12:39.722 INFO:teuthology.packaging:sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:12:39.722 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-04-22T22:12:40.051 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2420.g246d7127 2024-04-22T22:12:40.052 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-22T22:12:40.058 INFO:teuthology.task.internal:no buildpackages task found 2024-04-22T22:12:40.058 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-22T22:12:40.102 INFO:teuthology.task.internal:Saving configuration 2024-04-22T22:12:40.117 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-22T22:12:40.145 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:12:40.170 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668866', '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-04-22 22:05:58.400858', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOvSDhmuBxhtD1Lf/qGLJlpoHr4u+vyFDwpLWAUYv5x96jOX79fmhzyncGDibcVVuwRJ0e067pedxctJ64GTdz0='} 2024-04-22T22:12:40.194 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668866', '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-04-22 22:05:58.402239', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI/oh3BJN4DkbH2mBET5NuG3oGb/zT826LoXc1Q3EBV5PLQj4LH5wHKvXXG8+2aVHjypyU0FwVq1/eN3aKIwL7M='} 2024-04-22T22:12:40.194 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-22T22:12:40.200 INFO:teuthology.task.internal:roles: ubuntu@smithi077.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-04-22T22:12:40.200 INFO:teuthology.task.internal:roles: ubuntu@smithi191.front.sepia.ceph.com - ['host.b', 'cephadm.exclude'] 2024-04-22T22:12:40.200 INFO:teuthology.run_tasks:Running task console_log... 2024-04-22T22:12:40.302 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f22b2097f70>, signals=[15]) 2024-04-22T22:12:40.302 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-22T22:12:40.307 INFO:teuthology.task.internal:Opening connections... 2024-04-22T22:12:40.307 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi077.front.sepia.ceph.com 2024-04-22T22:12:40.309 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:12:40.386 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi191.front.sepia.ceph.com 2024-04-22T22:12:40.387 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:12:40.459 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-22T22:12:40.465 DEBUG:teuthology.orchestra.run.smithi077:> uname -m 2024-04-22T22:12:40.483 INFO:teuthology.orchestra.run.smithi077.stdout:x86_64 2024-04-22T22:12:40.484 DEBUG:teuthology.orchestra.run.smithi077:> cat /etc/os-release 2024-04-22T22:12:40.541 INFO:teuthology.orchestra.run.smithi077.stdout:NAME="CentOS Stream" 2024-04-22T22:12:40.541 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION="9" 2024-04-22T22:12:40.541 INFO:teuthology.orchestra.run.smithi077.stdout:ID="centos" 2024-04-22T22:12:40.541 INFO:teuthology.orchestra.run.smithi077.stdout:ID_LIKE="rhel fedora" 2024-04-22T22:12:40.541 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION_ID="9" 2024-04-22T22:12:40.541 INFO:teuthology.orchestra.run.smithi077.stdout:PLATFORM_ID="platform:el9" 2024-04-22T22:12:40.541 INFO:teuthology.orchestra.run.smithi077.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-22T22:12:40.541 INFO:teuthology.orchestra.run.smithi077.stdout:ANSI_COLOR="0;31" 2024-04-22T22:12:40.542 INFO:teuthology.orchestra.run.smithi077.stdout:LOGO="fedora-logo-icon" 2024-04-22T22:12:40.542 INFO:teuthology.orchestra.run.smithi077.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-22T22:12:40.542 INFO:teuthology.orchestra.run.smithi077.stdout:HOME_URL="https://centos.org/" 2024-04-22T22:12:40.542 INFO:teuthology.orchestra.run.smithi077.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-22T22:12:40.542 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-22T22:12:40.542 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-22T22:12:40.542 INFO:teuthology.lock.ops:Updating smithi077.front.sepia.ceph.com on lock server 2024-04-22T22:12:40.565 DEBUG:teuthology.orchestra.run.smithi191:> uname -m 2024-04-22T22:12:40.582 INFO:teuthology.orchestra.run.smithi191.stdout:x86_64 2024-04-22T22:12:40.583 DEBUG:teuthology.orchestra.run.smithi191:> cat /etc/os-release 2024-04-22T22:12:40.641 INFO:teuthology.orchestra.run.smithi191.stdout:NAME="CentOS Stream" 2024-04-22T22:12:40.641 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION="9" 2024-04-22T22:12:40.641 INFO:teuthology.orchestra.run.smithi191.stdout:ID="centos" 2024-04-22T22:12:40.641 INFO:teuthology.orchestra.run.smithi191.stdout:ID_LIKE="rhel fedora" 2024-04-22T22:12:40.641 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION_ID="9" 2024-04-22T22:12:40.641 INFO:teuthology.orchestra.run.smithi191.stdout:PLATFORM_ID="platform:el9" 2024-04-22T22:12:40.642 INFO:teuthology.orchestra.run.smithi191.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-22T22:12:40.642 INFO:teuthology.orchestra.run.smithi191.stdout:ANSI_COLOR="0;31" 2024-04-22T22:12:40.642 INFO:teuthology.orchestra.run.smithi191.stdout:LOGO="fedora-logo-icon" 2024-04-22T22:12:40.642 INFO:teuthology.orchestra.run.smithi191.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-22T22:12:40.642 INFO:teuthology.orchestra.run.smithi191.stdout:HOME_URL="https://centos.org/" 2024-04-22T22:12:40.642 INFO:teuthology.orchestra.run.smithi191.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-22T22:12:40.642 INFO:teuthology.orchestra.run.smithi191.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-22T22:12:40.642 INFO:teuthology.orchestra.run.smithi191.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-22T22:12:40.642 INFO:teuthology.lock.ops:Updating smithi191.front.sepia.ceph.com on lock server 2024-04-22T22:12:40.665 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-22T22:12:40.672 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-22T22:12:40.794 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-22T22:12:40.795 DEBUG:teuthology.orchestra.run.smithi077:> test '!' -e /home/ubuntu/cephtest 2024-04-22T22:12:40.798 DEBUG:teuthology.orchestra.run.smithi191:> test '!' -e /home/ubuntu/cephtest 2024-04-22T22:12:40.815 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-22T22:12:40.835 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-22T22:12:40.835 DEBUG:teuthology.orchestra.run.smithi077:> test -z $(ls -A /var/lib/ceph) 2024-04-22T22:12:40.854 DEBUG:teuthology.orchestra.run.smithi191:> test -z $(ls -A /var/lib/ceph) 2024-04-22T22:12:40.951 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-22T22:12:41.004 INFO:teuthology.run_tasks:Running task kernel... 2024-04-22T22:12:41.018 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-22T22:12:41.019 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-22T22:12:41.019 DEBUG:teuthology.orchestra.run.smithi077:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T22:12:41.019 DEBUG:teuthology.orchestra.run.smithi191:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T22:12:41.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:12:41.036 DEBUG:teuthology.orchestra.run.smithi077:> uname -r 2024-04-22T22:12:41.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:12:41.037 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2024-04-22T22:12:41.093 INFO:teuthology.orchestra.run.smithi077.stdout:5.14.0-437.el9.x86_64 2024-04-22T22:12:41.093 INFO:teuthology.task.kernel:Running kernel on smithi077: 5.14.0-437.el9.x86_64 2024-04-22T22:12:41.093 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum install -y kernel 2024-04-22T22:12:41.094 INFO:teuthology.orchestra.run.smithi191.stdout:5.14.0-437.el9.x86_64 2024-04-22T22:12:41.095 INFO:teuthology.task.kernel:Running kernel on smithi191: 5.14.0-437.el9.x86_64 2024-04-22T22:12:41.095 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum install -y kernel 2024-04-22T22:12:43.449 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.0 MB 00:00 2024-04-22T22:12:43.674 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-22T22:12:45.392 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - AppStream 28 MB/s | 19 MB 00:00 2024-04-22T22:12:49.779 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - CRB 8.9 MB/s | 6.2 MB 00:00 2024-04-22T22:12:52.986 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - Extras packages 8.7 kB/s | 16 kB 00:01 2024-04-22T22:12:54.780 INFO:teuthology.orchestra.run.smithi191.stdout:Extra Packages for Enterprise Linux 13 MB/s | 21 MB 00:01 2024-04-22T22:12:59.844 INFO:teuthology.orchestra.run.smithi191.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-04-22T22:13:00.024 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:00:01 ago on Mon 22 Apr 2024 10:12:59 PM UTC. 2024-04-22T22:13:01.659 INFO:teuthology.orchestra.run.smithi191.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-22T22:13:01.659 INFO:teuthology.orchestra.run.smithi191.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-22T22:13:01.752 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-04-22T22:13:01.753 INFO:teuthology.orchestra.run.smithi191.stdout:Nothing to do. 2024-04-22T22:13:01.753 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-04-22T22:13:01.860 DEBUG:teuthology.orchestra.run.smithi191:> echo no | sudo yum reinstall kernel || true 2024-04-22T22:13:02.362 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 10:12:59 PM UTC. 2024-04-22T22:13:02.482 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-04-22T22:13:02.497 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-04-22T22:13:02.498 INFO:teuthology.orchestra.run.smithi191.stdout: Package Architecture Version Repository Size 2024-04-22T22:13:02.498 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-04-22T22:13:02.498 INFO:teuthology.orchestra.run.smithi191.stdout:Reinstalling: 2024-04-22T22:13:02.498 INFO:teuthology.orchestra.run.smithi191.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:13:02.498 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:13:02.498 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-04-22T22:13:02.499 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-04-22T22:13:02.499 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:13:02.499 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 255 k 2024-04-22T22:13:02.499 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 0 2024-04-22T22:13:02.499 INFO:teuthology.orchestra.run.smithi191.stderr:Operation aborted. 2024-04-22T22:13:02.558 INFO:teuthology.orchestra.run.smithi191.stdout:Is this ok [y/N]: 2024-04-22T22:13:02.559 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum reinstall -y kernel || true 2024-04-22T22:13:03.050 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:00:04 ago on Mon 22 Apr 2024 10:12:59 PM UTC. 2024-04-22T22:13:03.166 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-04-22T22:13:03.167 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-04-22T22:13:03.167 INFO:teuthology.orchestra.run.smithi191.stdout: Package Architecture Version Repository Size 2024-04-22T22:13:03.167 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-04-22T22:13:03.167 INFO:teuthology.orchestra.run.smithi191.stdout:Reinstalling: 2024-04-22T22:13:03.167 INFO:teuthology.orchestra.run.smithi191.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:13:03.167 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:13:03.167 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-04-22T22:13:03.167 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-04-22T22:13:03.167 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:13:03.168 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 255 k 2024-04-22T22:13:03.168 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 0 2024-04-22T22:13:03.168 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-04-22T22:13:06.023 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - AppStream 905 kB/s | 19 MB 00:21 2024-04-22T22:13:06.671 INFO:teuthology.orchestra.run.smithi191.stdout:kernel-5.14.0-437.el9.x86_64.rpm 229 kB/s | 255 kB 00:01 2024-04-22T22:13:06.671 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:13:06.671 INFO:teuthology.orchestra.run.smithi191.stdout:Total 73 kB/s | 255 kB 00:03 2024-04-22T22:13:06.691 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-04-22T22:13:06.901 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-04-22T22:13:06.901 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-04-22T22:13:06.906 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-04-22T22:13:06.906 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-04-22T22:13:07.041 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-04-22T22:13:07.113 INFO:teuthology.orchestra.run.smithi191.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:13:07.114 INFO:teuthology.orchestra.run.smithi191.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:13:07.864 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:13:07.865 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:13:08.597 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:13:08.598 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:13:08.598 INFO:teuthology.orchestra.run.smithi191.stdout:Reinstalled: 2024-04-22T22:13:08.598 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-22T22:13:08.598 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:13:08.598 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-04-22T22:13:08.783 DEBUG:teuthology.orchestra.run.smithi191:> rpm -q kernel | sort -rV | head -n 1 2024-04-22T22:13:08.830 INFO:teuthology.orchestra.run.smithi191.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-22T22:13:08.830 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-22T22:13:08.830 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-22T22:13:08.831 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-22T22:13:08.831 DEBUG:teuthology.orchestra.run.smithi191:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T22:13:08.858 INFO:teuthology.orchestra.run.smithi191.stdout:ttyS1 2024-04-22T22:13:08.886 DEBUG:teuthology.parallel:result is None 2024-04-22T22:13:19.181 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - CRB 681 kB/s | 6.2 MB 00:09 2024-04-22T22:13:21.607 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - Extras packages 15 kB/s | 16 kB 00:01 2024-04-22T22:13:23.069 INFO:teuthology.orchestra.run.smithi077.stdout:Extra Packages for Enterprise Linux 16 MB/s | 21 MB 00:01 2024-04-22T22:13:28.225 INFO:teuthology.orchestra.run.smithi077.stdout:lab-extras 17 kB/s | 1.7 kB 00:00 2024-04-22T22:13:30.082 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-22T22:13:30.082 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-22T22:13:30.168 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-04-22T22:13:30.169 INFO:teuthology.orchestra.run.smithi077.stdout:Nothing to do. 2024-04-22T22:13:30.169 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-04-22T22:13:30.287 DEBUG:teuthology.orchestra.run.smithi077:> echo no | sudo yum reinstall kernel || true 2024-04-22T22:13:30.789 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:02 ago on Mon 22 Apr 2024 10:13:28 PM UTC. 2024-04-22T22:13:30.914 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-04-22T22:13:30.930 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-22T22:13:30.931 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-04-22T22:13:30.931 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-22T22:13:30.931 INFO:teuthology.orchestra.run.smithi077.stdout:Reinstalling: 2024-04-22T22:13:30.931 INFO:teuthology.orchestra.run.smithi077.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:13:30.931 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-22T22:13:30.931 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-04-22T22:13:30.931 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-22T22:13:30.931 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-22T22:13:30.931 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 255 k 2024-04-22T22:13:30.931 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 0 2024-04-22T22:13:30.931 INFO:teuthology.orchestra.run.smithi077.stderr:Operation aborted. 2024-04-22T22:13:30.987 INFO:teuthology.orchestra.run.smithi077.stdout:Is this ok [y/N]: 2024-04-22T22:13:30.987 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum reinstall -y kernel || true 2024-04-22T22:13:31.478 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 10:13:28 PM UTC. 2024-04-22T22:13:31.595 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-04-22T22:13:31.595 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-22T22:13:31.595 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-04-22T22:13:31.595 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-22T22:13:31.596 INFO:teuthology.orchestra.run.smithi077.stdout:Reinstalling: 2024-04-22T22:13:31.596 INFO:teuthology.orchestra.run.smithi077.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:13:31.596 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-22T22:13:31.596 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-04-22T22:13:31.596 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-22T22:13:31.596 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-22T22:13:31.596 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 255 k 2024-04-22T22:13:31.597 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 0 2024-04-22T22:13:31.597 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-04-22T22:13:31.894 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.1 MB/s | 255 kB 00:00 2024-04-22T22:13:31.894 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:13:31.895 INFO:teuthology.orchestra.run.smithi077.stdout:Total 852 kB/s | 255 kB 00:00 2024-04-22T22:13:31.916 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-04-22T22:13:32.122 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-04-22T22:13:32.122 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-04-22T22:13:32.127 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-04-22T22:13:32.127 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-04-22T22:13:32.265 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-04-22T22:13:32.353 INFO:teuthology.orchestra.run.smithi077.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:13:32.354 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:13:33.007 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:13:33.008 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:13:33.668 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:13:33.668 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-22T22:13:33.668 INFO:teuthology.orchestra.run.smithi077.stdout:Reinstalled: 2024-04-22T22:13:33.668 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-22T22:13:33.668 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-22T22:13:33.668 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-04-22T22:13:33.823 DEBUG:teuthology.orchestra.run.smithi077:> rpm -q kernel | sort -rV | head -n 1 2024-04-22T22:13:33.869 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-22T22:13:33.870 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-22T22:13:33.870 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-22T22:13:33.870 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-22T22:13:33.870 DEBUG:teuthology.orchestra.run.smithi077:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T22:13:33.901 INFO:teuthology.orchestra.run.smithi077.stdout:ttyS1 2024-04-22T22:13:33.924 DEBUG:teuthology.parallel:result is None 2024-04-22T22:13:33.925 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-22T22:13:33.932 INFO:teuthology.task.internal:Creating test directory... 2024-04-22T22:13:33.932 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T22:13:33.967 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T22:13:33.986 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-22T22:13:33.994 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-22T22:13:34.020 INFO:teuthology.task.internal:Creating archive directory... 2024-04-22T22:13:34.021 DEBUG:teuthology.orchestra.run.smithi077:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T22:13:34.024 DEBUG:teuthology.orchestra.run.smithi191:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T22:13:34.301 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-22T22:13:34.308 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-22T22:13:34.309 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-04-22T22:13:34.311 DEBUG:teuthology.orchestra.run.smithi191:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-22T22:13:34.349 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:13:34.350 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:13:34.359 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:13:34.361 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:13:34.362 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-22T22:13:34.370 INFO:teuthology.task.internal:Configuring sudo... 2024-04-22T22:13:34.370 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-04-22T22:13:34.404 DEBUG:teuthology.orchestra.run.smithi191:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T22:13:34.432 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-22T22:13:34.441 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-22T22:13:34.441 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T22:13:34.468 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T22:13:34.491 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:13:34.561 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:13:34.620 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:13:34.706 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:13:34.741 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-04-22T22:13:34.741 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T22:13:34.804 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:13:34.852 DEBUG:teuthology.orchestra.run.smithi191:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:13:34.912 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:13:34.954 DEBUG:teuthology.orchestra.run.smithi191:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:13:34.995 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-22T22:13:34.995 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T22:13:35.062 DEBUG:teuthology.orchestra.run.smithi077:> sudo service rsyslog restart 2024-04-22T22:13:35.065 DEBUG:teuthology.orchestra.run.smithi191:> sudo service rsyslog restart 2024-04-22T22:13:35.094 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:13:35.141 INFO:teuthology.orchestra.run.smithi191.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:13:35.396 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-22T22:13:35.404 INFO:teuthology.task.internal:Starting timer... 2024-04-22T22:13:35.404 INFO:teuthology.run_tasks:Running task pcp... 2024-04-22T22:13:35.431 INFO:teuthology.run_tasks:Running task selinux... 2024-04-22T22:13:35.463 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-22T22:13:35.464 DEBUG:teuthology.orchestra.run.smithi077:> sudo service auditd rotate 2024-04-22T22:13:35.519 INFO:teuthology.orchestra.run.smithi077.stdout:Rotating logs: 2024-04-22T22:13:35.521 DEBUG:teuthology.orchestra.run.smithi191:> sudo service auditd rotate 2024-04-22T22:13:35.603 INFO:teuthology.orchestra.run.smithi191.stdout:Rotating logs: 2024-04-22T22:13:35.605 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-22T22:13:35.605 DEBUG:teuthology.orchestra.run.smithi077:> /usr/sbin/getenforce 2024-04-22T22:13:35.635 INFO:teuthology.orchestra.run.smithi077.stdout:Permissive 2024-04-22T22:13:35.635 DEBUG:teuthology.orchestra.run.smithi191:> /usr/sbin/getenforce 2024-04-22T22:13:35.654 INFO:teuthology.orchestra.run.smithi191.stdout:Permissive 2024-04-22T22:13:35.654 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi077.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi191.front.sepia.ceph.com': 'permissive'} 2024-04-22T22:13:35.655 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-04-22T22:13:35.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:13:35.700 DEBUG:teuthology.orchestra.run.smithi191:> 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-04-22T22:13:35.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:13:35.726 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-22T22:13:35.726 DEBUG:teuthology.orchestra.run.smithi077:> sudo /usr/sbin/setenforce permissive 2024-04-22T22:13:35.765 DEBUG:teuthology.orchestra.run.smithi191:> sudo /usr/sbin/setenforce permissive 2024-04-22T22:13:35.789 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-22T22:13:35.800 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-22T22:13:35.816 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-22T22:13:35.818 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi077.front.sepia.ceph.com,smithi191.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-22T22:17:20.333 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi077.front.sepia.ceph.com'), Remote(name='ubuntu@smithi191.front.sepia.ceph.com')] 2024-04-22T22:17:20.334 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-04-22T22:17:20.335 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:17:20.414 DEBUG:teuthology.orchestra.run.smithi077:> true 2024-04-22T22:17:20.496 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-04-22T22:17:20.497 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-04-22T22:17:20.497 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:17:20.574 DEBUG:teuthology.orchestra.run.smithi191:> true 2024-04-22T22:17:20.646 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-04-22T22:17:20.646 INFO:teuthology.run_tasks:Running task clock... 2024-04-22T22:17:20.658 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-22T22:17:20.658 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T22:17:20.659 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-04-22T22:17:20.661 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T22:17:20.662 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T22:17:20.686 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-22T22:17:20.698 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-22T22:17:20.715 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-22T22:17:20.720 INFO:teuthology.orchestra.run.smithi077.stderr:sudo: ntpd: command not found 2024-04-22T22:17:20.728 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-22T22:17:20.730 INFO:teuthology.orchestra.run.smithi077.stdout:506 Cannot talk to daemon 2024-04-22T22:17:20.743 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-22T22:17:20.750 INFO:teuthology.orchestra.run.smithi191.stderr:sudo: ntpd: command not found 2024-04-22T22:17:20.756 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-22T22:17:20.761 INFO:teuthology.orchestra.run.smithi191.stdout:506 Cannot talk to daemon 2024-04-22T22:17:20.774 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-22T22:17:20.786 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-22T22:17:20.809 INFO:teuthology.orchestra.run.smithi077.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:17:20.812 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:17:20.812 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2024-04-22T22:17:20.812 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:17:20.812 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:17:20.812 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:17:20.812 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:17:20.851 INFO:teuthology.orchestra.run.smithi191.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:17:20.854 INFO:teuthology.orchestra.run.smithi191.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:17:20.854 INFO:teuthology.orchestra.run.smithi191.stdout:=============================================================================== 2024-04-22T22:17:20.854 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:17:20.855 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:17:20.855 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:17:20.855 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:17:20.855 INFO:teuthology.run_tasks:Running task pexec... 2024-04-22T22:17:20.867 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-22T22:17:20.867 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi077.front.sepia.ceph.com 2024-04-22T22:17:20.867 DEBUG:teuthology.orchestra.run.smithi077:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-22T22:17:20.868 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi191.front.sepia.ceph.com 2024-04-22T22:17:20.868 DEBUG:teuthology.orchestra.run.smithi191:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-22T22:17:21.394 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:49 ago on Mon 22 Apr 2024 10:16:32 PM UTC. 2024-04-22T22:17:21.420 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:00:41 ago on Mon 22 Apr 2024 10:16:40 PM UTC. 2024-04-22T22:17:21.507 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-04-22T22:17:21.508 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-22T22:17:21.508 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-04-22T22:17:21.508 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-22T22:17:21.508 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-04-22T22:17:21.508 INFO:teuthology.orchestra.run.smithi077.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-22T22:17:21.508 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-22T22:17:21.508 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-04-22T22:17:21.508 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-22T22:17:21.508 INFO:teuthology.orchestra.run.smithi077.stdout:Install 1 Package 2024-04-22T22:17:21.508 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-22T22:17:21.508 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 3.1 M 2024-04-22T22:17:21.509 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 9.8 M 2024-04-22T22:17:21.509 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-04-22T22:17:21.537 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-04-22T22:17:21.538 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-04-22T22:17:21.538 INFO:teuthology.orchestra.run.smithi191.stdout: Package Architecture Version Repository Size 2024-04-22T22:17:21.538 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-04-22T22:17:21.538 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-04-22T22:17:21.539 INFO:teuthology.orchestra.run.smithi191.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-22T22:17:21.539 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:17:21.539 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-04-22T22:17:21.539 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-04-22T22:17:21.539 INFO:teuthology.orchestra.run.smithi191.stdout:Install 1 Package 2024-04-22T22:17:21.539 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:17:21.539 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 3.1 M 2024-04-22T22:17:21.539 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 9.8 M 2024-04-22T22:17:21.539 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-04-22T22:17:22.214 INFO:teuthology.orchestra.run.smithi077.stdout:runc-1.1.12-2.el9.x86_64.rpm 5.4 MB/s | 3.1 MB 00:00 2024-04-22T22:17:22.214 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:17:22.215 INFO:teuthology.orchestra.run.smithi077.stdout:Total 4.4 MB/s | 3.1 MB 00:00 2024-04-22T22:17:22.248 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-04-22T22:17:22.254 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-04-22T22:17:22.254 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-04-22T22:17:22.339 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-04-22T22:17:22.340 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-04-22T22:17:22.560 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-04-22T22:17:22.646 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:17:22.965 INFO:teuthology.orchestra.run.smithi191.stdout:runc-1.1.12-2.el9.x86_64.rpm 2.4 MB/s | 3.1 MB 00:01 2024-04-22T22:17:22.965 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:17:22.965 INFO:teuthology.orchestra.run.smithi191.stdout:Total 2.2 MB/s | 3.1 MB 00:01 2024-04-22T22:17:23.002 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-04-22T22:17:23.007 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-04-22T22:17:23.008 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-04-22T22:17:23.091 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-04-22T22:17:23.091 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-04-22T22:17:23.131 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:17:23.315 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-04-22T22:17:23.391 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:17:23.391 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-22T22:17:23.391 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-04-22T22:17:23.391 INFO:teuthology.orchestra.run.smithi077.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-22T22:17:23.392 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-22T22:17:23.392 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-04-22T22:17:23.424 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:17:23.632 DEBUG:teuthology.parallel:result is None 2024-04-22T22:17:23.908 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:17:24.229 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:17:24.229 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:17:24.230 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-04-22T22:17:24.230 INFO:teuthology.orchestra.run.smithi191.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-22T22:17:24.230 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:17:24.230 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-04-22T22:17:24.477 DEBUG:teuthology.parallel:result is None 2024-04-22T22:17:24.477 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-04-22T22:17:24.582 INFO:tasks.cephadm:Testing if podman is available 2024-04-22T22:17:24.583 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman --help 2024-04-22T22:17:25.747 INFO:teuthology.orchestra.run.smithi191.stdout:Manage pods, containers and images 2024-04-22T22:17:25.747 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:17:25.748 INFO:teuthology.orchestra.run.smithi191.stdout:Usage: 2024-04-22T22:17:25.748 INFO:teuthology.orchestra.run.smithi191.stdout: podman [options] [command] 2024-04-22T22:17:25.748 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:17:25.748 INFO:teuthology.orchestra.run.smithi191.stdout:Available Commands: 2024-04-22T22:17:25.748 INFO:teuthology.orchestra.run.smithi191.stdout: attach Attach to a running container 2024-04-22T22:17:25.748 INFO:teuthology.orchestra.run.smithi191.stdout: auto-update Auto update containers according to their auto-update policy 2024-04-22T22:17:25.748 INFO:teuthology.orchestra.run.smithi191.stdout: build Build an image using instructions from Containerfiles 2024-04-22T22:17:25.748 INFO:teuthology.orchestra.run.smithi191.stdout: commit Create new image based on the changed container 2024-04-22T22:17:25.748 INFO:teuthology.orchestra.run.smithi191.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: container Manage containers 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: cp Copy files/folders between a container and the local filesystem 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: create Create but do not start a container 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: diff Display the changes to the object's file system 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: events Show podman system events 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: exec Run a process in a running container 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: export Export container's filesystem contents as a tar archive 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: farm Farm out builds to remote machines 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: generate Generate structured data based on containers, pods or volumes 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: healthcheck Manage health checks on containers 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: help Help about any command 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: history Show history of a specified image 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: image Manage images 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: images List images in local storage 2024-04-22T22:17:25.749 INFO:teuthology.orchestra.run.smithi191.stdout: import Import a tarball to create a filesystem image 2024-04-22T22:17:25.750 INFO:teuthology.orchestra.run.smithi191.stdout: info Display podman system information 2024-04-22T22:17:25.750 INFO:teuthology.orchestra.run.smithi191.stdout: init Initialize one or more containers 2024-04-22T22:17:25.750 INFO:teuthology.orchestra.run.smithi191.stdout: inspect Display the configuration of object denoted by ID 2024-04-22T22:17:25.750 INFO:teuthology.orchestra.run.smithi191.stdout: kill Kill one or more running containers with a specific signal 2024-04-22T22:17:25.750 INFO:teuthology.orchestra.run.smithi191.stdout: kube Play containers, pods or volumes from a structured file 2024-04-22T22:17:25.750 INFO:teuthology.orchestra.run.smithi191.stdout: load Load image(s) from a tar archive 2024-04-22T22:17:25.750 INFO:teuthology.orchestra.run.smithi191.stdout: login Log in to a container registry 2024-04-22T22:17:25.750 INFO:teuthology.orchestra.run.smithi191.stdout: logout Log out of a container registry 2024-04-22T22:17:25.750 INFO:teuthology.orchestra.run.smithi191.stdout: logs Fetch the logs of one or more containers 2024-04-22T22:17:25.750 INFO:teuthology.orchestra.run.smithi191.stdout: machine Manage a virtual machine 2024-04-22T22:17:25.750 INFO:teuthology.orchestra.run.smithi191.stdout: manifest Manipulate manifest lists and image indexes 2024-04-22T22:17:25.750 INFO:teuthology.orchestra.run.smithi191.stdout: mount Mount a working container's root filesystem 2024-04-22T22:17:25.750 INFO:teuthology.orchestra.run.smithi191.stdout: network Manage networks 2024-04-22T22:17:25.750 INFO:teuthology.orchestra.run.smithi191.stdout: pause Pause all the processes in one or more containers 2024-04-22T22:17:25.751 INFO:teuthology.orchestra.run.smithi191.stdout: pod Manage pods 2024-04-22T22:17:25.751 INFO:teuthology.orchestra.run.smithi191.stdout: port List port mappings or a specific mapping for the container 2024-04-22T22:17:25.751 INFO:teuthology.orchestra.run.smithi191.stdout: ps List containers 2024-04-22T22:17:25.751 INFO:teuthology.orchestra.run.smithi191.stdout: pull Pull an image from a registry 2024-04-22T22:17:25.751 INFO:teuthology.orchestra.run.smithi191.stdout: push Push an image to a specified destination 2024-04-22T22:17:25.751 INFO:teuthology.orchestra.run.smithi191.stdout: rename Rename an existing container 2024-04-22T22:17:25.751 INFO:teuthology.orchestra.run.smithi191.stdout: restart Restart one or more containers 2024-04-22T22:17:25.751 INFO:teuthology.orchestra.run.smithi191.stdout: rm Remove one or more containers 2024-04-22T22:17:25.751 INFO:teuthology.orchestra.run.smithi191.stdout: rmi Remove one or more images from local storage 2024-04-22T22:17:25.751 INFO:teuthology.orchestra.run.smithi191.stdout: run Run a command in a new container 2024-04-22T22:17:25.751 INFO:teuthology.orchestra.run.smithi191.stdout: save Save image(s) to an archive 2024-04-22T22:17:25.751 INFO:teuthology.orchestra.run.smithi191.stdout: search Search registry for image 2024-04-22T22:17:25.751 INFO:teuthology.orchestra.run.smithi191.stdout: secret Manage secrets 2024-04-22T22:17:25.752 INFO:teuthology.orchestra.run.smithi191.stdout: start Start one or more containers 2024-04-22T22:17:25.752 INFO:teuthology.orchestra.run.smithi191.stdout: stats Display a live stream of container resource usage statistics 2024-04-22T22:17:25.752 INFO:teuthology.orchestra.run.smithi191.stdout: stop Stop one or more containers 2024-04-22T22:17:25.752 INFO:teuthology.orchestra.run.smithi191.stdout: system Manage podman 2024-04-22T22:17:25.752 INFO:teuthology.orchestra.run.smithi191.stdout: tag Add an additional name to a local image 2024-04-22T22:17:25.752 INFO:teuthology.orchestra.run.smithi191.stdout: top Display the running processes of a container 2024-04-22T22:17:25.752 INFO:teuthology.orchestra.run.smithi191.stdout: unmount Unmount working container's root filesystem 2024-04-22T22:17:25.752 INFO:teuthology.orchestra.run.smithi191.stdout: unpause Unpause the processes in one or more containers 2024-04-22T22:17:25.752 INFO:teuthology.orchestra.run.smithi191.stdout: unshare Run a command in a modified user namespace 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.stdout: untag Remove a name from a local image 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.stdout: update Update an existing container 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.stdout: version Display the Podman version information 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.stdout: volume Manage volumes 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.stdout: wait Block on one or more containers 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.stdout:Options: 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.stdout: --conmon string Path of the conmon binary 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.stdout: -c, --connection string Connection to use for remote Podman service 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.stdout: --help Help for podman 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.stdout: --hooks-dir strings Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-04-22T22:17:25.753 INFO:teuthology.orchestra.run.smithi191.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-04-22T22:17:25.754 INFO:teuthology.orchestra.run.smithi191.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-04-22T22:17:25.754 INFO:teuthology.orchestra.run.smithi191.stdout: --module strings Load the containers.conf(5) module 2024-04-22T22:17:25.754 INFO:teuthology.orchestra.run.smithi191.stdout: --network-cmd-path string Path to the command for configuring the network 2024-04-22T22:17:25.754 INFO:teuthology.orchestra.run.smithi191.stdout: --network-config-dir string Path of the configuration directory for networks 2024-04-22T22:17:25.754 INFO:teuthology.orchestra.run.smithi191.stdout: --out string Send output (stdout) from podman to a file 2024-04-22T22:17:25.754 INFO:teuthology.orchestra.run.smithi191.stdout: -r, --remote Access remote Podman service 2024-04-22T22:17:25.754 INFO:teuthology.orchestra.run.smithi191.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-04-22T22:17:25.754 INFO:teuthology.orchestra.run.smithi191.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-04-22T22:17:25.754 INFO:teuthology.orchestra.run.smithi191.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2024-04-22T22:17:25.754 INFO:teuthology.orchestra.run.smithi191.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-04-22T22:17:25.754 INFO:teuthology.orchestra.run.smithi191.stdout: --ssh string define the ssh mode (default "golang") 2024-04-22T22:17:25.754 INFO:teuthology.orchestra.run.smithi191.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-04-22T22:17:25.754 INFO:teuthology.orchestra.run.smithi191.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-04-22T22:17:25.754 INFO:teuthology.orchestra.run.smithi191.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-04-22T22:17:25.755 INFO:teuthology.orchestra.run.smithi191.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-04-22T22:17:25.755 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:17:25.755 INFO:teuthology.orchestra.run.smithi191.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-04-22T22:17:25.755 INFO:teuthology.orchestra.run.smithi191.stdout: (default "/run/libpod") 2024-04-22T22:17:25.755 INFO:teuthology.orchestra.run.smithi191.stdout: --transient-store Enable transient container storage 2024-04-22T22:17:25.755 INFO:teuthology.orchestra.run.smithi191.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-04-22T22:17:25.755 INFO:teuthology.orchestra.run.smithi191.stdout: -v, --version version for podman 2024-04-22T22:17:25.755 INFO:teuthology.orchestra.run.smithi191.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-04-22T22:17:25.756 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2024-04-22T22:17:26.958 INFO:teuthology.orchestra.run.smithi191.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2024-04-22T22:17:27.592 INFO:teuthology.orchestra.run.smithi191.stderr:Getting image source signatures 2024-04-22T22:17:27.592 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:8f67d45e0e6a9d1e3705c5e975d7e3e582fa0b29323aca072b190fb31b1fcdde 2024-04-22T22:17:27.592 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:348b35dc69ab19868df472c75091ac9abd576632b66bdd01e284bc85e3c59bb3 2024-04-22T22:17:27.592 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:49bc5687b791c9eacf4f552ce2668128e11bbca20c9113568d3acf58770bfb4b 2024-04-22T22:17:27.592 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:dd45e194b7e4f58d959d05af4caf612b195a1924b845ed003d869c99cc30e170 2024-04-22T22:17:27.592 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:55ee047f0439c8da7daef785c53cf678429da1e231216864a4f57c3e98750379 2024-04-22T22:17:27.592 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:8648798ef76af9ea6c89538cddca92d7e48c1b94d50b6b0ffc31a814815ff41d 2024-04-22T22:17:34.849 INFO:teuthology.orchestra.run.smithi191.stderr:Copying config sha256:66500a9faf03e83d02a128f8db2827ab31925198b14f48df0de61a6105cbf307 2024-04-22T22:17:35.007 INFO:teuthology.orchestra.run.smithi191.stderr:Writing manifest to image destination 2024-04-22T22:17:35.227 INFO:teuthology.orchestra.run.smithi191.stdout:66500a9faf03e83d02a128f8db2827ab31925198b14f48df0de61a6105cbf307 2024-04-22T22:17:35.233 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-04-22T22:17:35.356 INFO:teuthology.orchestra.run.smithi191.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-04-22T22:17:36.001 INFO:teuthology.orchestra.run.smithi191.stderr:Getting image source signatures 2024-04-22T22:17:36.002 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:8fc6444796d588ff040670838a23a55c20ca1a41082db447a3b9d7fdfe9e5826 2024-04-22T22:17:36.002 INFO:teuthology.orchestra.run.smithi191.stderr:Copying blob sha256:348b35dc69ab19868df472c75091ac9abd576632b66bdd01e284bc85e3c59bb3 2024-04-22T22:17:44.630 INFO:teuthology.orchestra.run.smithi191.stderr:Copying config sha256:050723c97e79b1d85aac6e373e1c600d5e208aaeb96d7e71c35cf1631ed24137 2024-04-22T22:17:44.788 INFO:teuthology.orchestra.run.smithi191.stderr:Writing manifest to image destination 2024-04-22T22:17:44.996 INFO:teuthology.orchestra.run.smithi191.stdout:050723c97e79b1d85aac6e373e1c600d5e208aaeb96d7e71c35cf1631ed24137 2024-04-22T22:17:45.001 DEBUG:teuthology.orchestra.run.smithi191:> ss -lunH 2024-04-22T22:17:45.034 INFO:teuthology.orchestra.run.smithi191.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-04-22T22:17:45.034 INFO:teuthology.orchestra.run.smithi191.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2024-04-22T22:17:45.034 INFO:teuthology.orchestra.run.smithi191.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-04-22T22:17:45.035 INFO:teuthology.orchestra.run.smithi191.stdout:UNCONN 0 0 [::1]:323 [::]:* 2024-04-22T22:17:45.035 DEBUG:teuthology.orchestra.run.smithi191:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-04-22T22:17:45.099 DEBUG:teuthology.orchestra.run.smithi191:> sudo mkdir -p /var/tmp/samba 2024-04-22T22:17:45.163 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-22T22:17:45.164 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/var/tmp/samba/container.json 2024-04-22T22:17:45.227 DEBUG:teuthology.orchestra.run.smithi191:> 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-04-22T22:17:45.887 INFO:teuthology.orchestra.run.smithi191.stdout:8f7e7b44c9556f948a365dd43de44e9411f19761e327dd70ad7a9185bc97fd77 2024-04-22T22:17:46.141 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.191, idx=0 2024-04-22T22:17:46.141 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-04-22T22:17:46.767 INFO:teuthology.orchestra.run.smithi191.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-04-22T22:17:47.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:17:48.202 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.191, idx=1 2024-04-22T22:17:48.202 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-04-22T22:17:49.041 INFO:teuthology.orchestra.run.smithi191.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-04-22T22:17:49.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:17:50.909 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.191, idx=2 2024-04-22T22:17:50.909 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-04-22T22:17:51.334 INFO:teuthology.orchestra.run.smithi191.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-04-22T22:17:51.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:17:53.808 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.191, idx=3 2024-04-22T22:17:53.808 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-04-22T22:17:54.289 INFO:teuthology.orchestra.run.smithi191.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-04-22T22:17:54.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:17:58.982 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.191, idx=4 2024-04-22T22:17:58.983 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-04-22T22:18:00.207 INFO:teuthology.orchestra.run.smithi191.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-04-22T22:18:00.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:18:08.821 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.191, idx=5 2024-04-22T22:18:08.822 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-04-22T22:18:09.619 INFO:teuthology.orchestra.run.smithi191.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-04-22T22:18:10.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:18:26.417 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.191, idx=6 2024-04-22T22:18:26.418 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman run --rm --net=host --dns=172.21.15.191 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-04-22T22:18:27.178 INFO:teuthology.orchestra.run.smithi191.stdout: . D 0 Mon Apr 22 22:17:55 2024 2024-04-22T22:18:27.178 INFO:teuthology.orchestra.run.smithi191.stdout: .. D 0 Mon Apr 22 22:17:55 2024 2024-04-22T22:18:27.178 INFO:teuthology.orchestra.run.smithi191.stdout: domain1.sink.test D 0 Mon Apr 22 22:17:54 2024 2024-04-22T22:18:27.178 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-22T22:18:27.178 INFO:teuthology.orchestra.run.smithi191.stdout: 960311424 blocks of size 1024. 908117392 blocks available 2024-04-22T22:18:27.716 INFO:tasks.cephadm:SMB status probe succeeded 2024-04-22T22:18:27.716 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-22T22:18:27.727 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': '430e09df97c8fc7dc2b2ae424f68ed11366c540f'} 2024-04-22T22:18:27.727 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:18:27.728 INFO:tasks.cephadm:Cluster fsid is 3e334cd2-00f6-11ef-bc93-c7b262605968 2024-04-22T22:18:27.728 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-22T22:18:27.728 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.77'} 2024-04-22T22:18:27.728 INFO:tasks.cephadm:First mon is mon.a on smithi077 2024-04-22T22:18:27.728 INFO:tasks.cephadm:First mgr is x 2024-04-22T22:18:27.728 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-22T22:18:27.728 DEBUG:teuthology.orchestra.run.smithi077:> sudo hostname $(hostname -s) 2024-04-22T22:18:27.759 DEBUG:teuthology.orchestra.run.smithi191:> sudo hostname $(hostname -s) 2024-04-22T22:18:27.789 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-22T22:18:27.790 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:18:27.933 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/54954/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2407-g430e09df', 'node_name': '172.21.5.36+adami06', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2407.g430e09df'}, 'url': 'https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-21 21:31:40.125798', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-04-22T22:18:28.147 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 430e09df97c8fc7dc2b2ae424f68ed11366c540f from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:18:28.149 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm 2024-04-22T22:18:28.149 DEBUG:teuthology.orchestra.run.smithi077:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T22:18:29.085 INFO:teuthology.orchestra.run.smithi077.stdout:-rw-r--r--. 1 ubuntu ubuntu 781227 Apr 22 22:18 /home/ubuntu/cephtest/cephadm 2024-04-22T22:18:29.085 DEBUG:teuthology.orchestra.run.smithi191:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T22:18:29.749 INFO:teuthology.orchestra.run.smithi191.stdout:-rw-r--r--. 1 ubuntu ubuntu 781227 Apr 22 22:18 /home/ubuntu/cephtest/cephadm 2024-04-22T22:18:29.750 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-04-22T22:18:29.769 DEBUG:teuthology.orchestra.run.smithi191:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T22:18:29.798 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f on all hosts... 2024-04-22T22:18:29.799 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull 2024-04-22T22:18:29.812 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull 2024-04-22T22:18:30.012 INFO:teuthology.orchestra.run.smithi191.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:18:30.160 INFO:teuthology.orchestra.run.smithi191.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:18:30.160 INFO:teuthology.orchestra.run.smithi191.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:18:30.160 INFO:teuthology.orchestra.run.smithi191.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f: reading manifest 430e09df97c8fc7dc2b2ae424f68ed11366c540f in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-22T22:18:30.160 INFO:teuthology.orchestra.run.smithi191.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:18:31.536 INFO:teuthology.orchestra.run.smithi077.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:18:31.731 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:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:18:31.731 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:18:31.731 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f: reading manifest 430e09df97c8fc7dc2b2ae424f68ed11366c540f in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-22T22:18:31.731 INFO:teuthology.orchestra.run.smithi077.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:18:31.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:18:31.754 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi077 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:18:31.755 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-22T22:18:31.757 DEBUG:teuthology.misc:Transferring archived files from smithi077:/var/lib/ceph/3e334cd2-00f6-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668866/remote/smithi077/crash 2024-04-22T22:18:31.758 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /var/lib/ceph/3e334cd2-00f6-11ef-bc93-c7b262605968/crash -- . 2024-04-22T22:18:31.794 INFO:teuthology.orchestra.run.smithi077.stderr:tar: /var/lib/ceph/3e334cd2-00f6-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T22:18:31.795 INFO:teuthology.orchestra.run.smithi077.stderr:tar: Error is not recoverable: exiting now 2024-04-22T22:18:31.796 DEBUG:teuthology.misc:Transferring archived files from smithi191:/var/lib/ceph/3e334cd2-00f6-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668866/remote/smithi191/crash 2024-04-22T22:18:31.797 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /var/lib/ceph/3e334cd2-00f6-11ef-bc93-c7b262605968/crash -- . 2024-04-22T22:18:31.838 INFO:teuthology.orchestra.run.smithi191.stderr:tar: /var/lib/ceph/3e334cd2-00f6-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T22:18:31.838 INFO:teuthology.orchestra.run.smithi191.stderr:tar: Error is not recoverable: exiting now 2024-04-22T22:18:31.839 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-22T22:18:31.839 DEBUG:teuthology.orchestra.run.smithi077:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/3e334cd2-00f6-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-22T22:18:31.862 INFO:teuthology.orchestra.run.smithi077.stderr:grep: /var/log/ceph/3e334cd2-00f6-11ef-bc93-c7b262605968/ceph.log: No such file or directory 2024-04-22T22:18:31.864 INFO:tasks.cephadm:Compressing logs... 2024-04-22T22:18:31.864 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-04-22T22:18:31.906 DEBUG:teuthology.orchestra.run.smithi191:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-22T22:18:31.926 INFO:teuthology.orchestra.run.smithi077.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T22:18:31.926 INFO:teuthology.orchestra.run.smithi077.stderr:: No such file or directory 2024-04-22T22:18:31.927 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/cephadm.log: 73.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T22:18:31.928 INFO:teuthology.orchestra.run.smithi077.stderr: 2024-04-22T22:18:31.928 INFO:teuthology.orchestra.run.smithi077.stderr:real 0m0.011s 2024-04-22T22:18:31.928 INFO:teuthology.orchestra.run.smithi077.stderr:user 0m0.008s 2024-04-22T22:18:31.929 INFO:teuthology.orchestra.run.smithi077.stderr:sys 0m0.011s 2024-04-22T22:18:31.933 INFO:teuthology.orchestra.run.smithi191.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T22:18:31.933 INFO:teuthology.orchestra.run.smithi191.stderr:: No such file or directory 2024-04-22T22:18:31.934 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/cephadm.log: 73.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T22:18:31.936 INFO:teuthology.orchestra.run.smithi191.stderr: 2024-04-22T22:18:31.936 INFO:teuthology.orchestra.run.smithi191.stderr:real 0m0.013s 2024-04-22T22:18:31.936 INFO:teuthology.orchestra.run.smithi191.stderr:user 0m0.010s 2024-04-22T22:18:31.936 INFO:teuthology.orchestra.run.smithi191.stderr:sys 0m0.013s 2024-04-22T22:18:31.936 INFO:tasks.cephadm:Archiving logs... 2024-04-22T22:18:31.937 DEBUG:teuthology.misc:Transferring archived files from smithi077:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668866/remote/smithi077/log 2024-04-22T22:18:31.938 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T22:18:31.992 DEBUG:teuthology.misc:Transferring archived files from smithi191:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668866/remote/smithi191/log 2024-04-22T22:18:31.993 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T22:18:32.021 INFO:tasks.cephadm:Removing cluster... 2024-04-22T22:18:32.022 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3e334cd2-00f6-11ef-bc93-c7b262605968 --force 2024-04-22T22:18:32.213 INFO:teuthology.orchestra.run.smithi077.stdout:Deleting cluster with fsid: 3e334cd2-00f6-11ef-bc93-c7b262605968 2024-04-22T22:18:32.331 INFO:tasks.cephadm:Removing cephadm ... 2024-04-22T22:18:32.331 DEBUG:teuthology.orchestra.run.smithi077:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T22:18:32.346 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T22:18:32.364 INFO:tasks.cephadm:Teardown complete 2024-04-22T22:18:32.364 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 2204, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 1833, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi077 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:18:32.573 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=4aea2c3d5a824376a2342fc6c430de26 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 2204, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 1833, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi077 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:18:32.577 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-22T22:18:32.588 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-04-22T22:18:32.621 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman stop samba-ad 2024-04-22T22:18:33.432 INFO:teuthology.orchestra.run.smithi191.stdout:samba-ad 2024-04-22T22:18:33.437 DEBUG:teuthology.orchestra.run.smithi191:> sudo podman rm samba-ad 2024-04-22T22:18:33.801 INFO:teuthology.orchestra.run.smithi191.stdout:samba-ad 2024-04-22T22:18:33.805 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-04-22T22:18:33.833 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-22T22:18:33.843 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-22T22:18:33.843 DEBUG:teuthology.orchestra.run.smithi077:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T22:18:33.846 DEBUG:teuthology.orchestra.run.smithi191:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T22:18:33.860 INFO:teuthology.orchestra.run.smithi077.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:18:33.864 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:18:33.864 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2024-04-22T22:18:33.864 INFO:teuthology.orchestra.run.smithi077.stdout:^- hv01.front.sepia.ceph.com 2 6 37 1 +962us[ +962us] +/- 587ms 2024-04-22T22:18:33.864 INFO:teuthology.orchestra.run.smithi077.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 1 -129us[ -129us] +/- 69ms 2024-04-22T22:18:33.865 INFO:teuthology.orchestra.run.smithi077.stdout:^* hv03.front.sepia.ceph.com 3 6 37 2 +78us[ +78us] +/- 64ms 2024-04-22T22:18:33.865 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:18:33.890 INFO:teuthology.orchestra.run.smithi191.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:18:33.894 INFO:teuthology.orchestra.run.smithi191.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:18:33.895 INFO:teuthology.orchestra.run.smithi191.stdout:=============================================================================== 2024-04-22T22:18:33.895 INFO:teuthology.orchestra.run.smithi191.stdout:^- hv01.front.sepia.ceph.com 2 6 37 2 +1000us[+1000us] +/- 587ms 2024-04-22T22:18:33.895 INFO:teuthology.orchestra.run.smithi191.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 1 -82us[ -82us] +/- 69ms 2024-04-22T22:18:33.895 INFO:teuthology.orchestra.run.smithi191.stdout:^* hv03.front.sepia.ceph.com 3 6 37 2 +97us[ +59us] +/- 64ms 2024-04-22T22:18:33.895 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:18:33.896 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-22T22:18:33.905 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-22T22:18:33.906 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-22T22:18:33.980 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-04-22T22:18:34.040 DEBUG:teuthology.orchestra.run.smithi191:> 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-04-22T22:18:34.100 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-04-22T22:18:34.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:18:34.129 DEBUG:teuthology.orchestra.run.smithi191:> 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-04-22T22:18:34.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:18:34.157 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-22T22:18:34.167 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-22T22:18:34.205 INFO:teuthology.task.internal:Duration was 298.800525 seconds 2024-04-22T22:18:34.205 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-22T22:18:34.247 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-22T22:18:34.247 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T22:18:34.249 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T22:18:34.286 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:18:34.288 INFO:teuthology.orchestra.run.smithi191.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:18:34.652 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-22T22:18:34.652 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi077.front.sepia.ceph.com 2024-04-22T22:18:34.653 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-04-22T22:18:34.715 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi191.front.sepia.ceph.com 2024-04-22T22:18:34.715 DEBUG:teuthology.orchestra.run.smithi191:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-22T22:18:34.743 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-22T22:18:34.744 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T22:18:34.757 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T22:18:34.812 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-22T22:18:34.813 DEBUG:teuthology.orchestra.run.smithi077:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T22:18:34.824 DEBUG:teuthology.orchestra.run.smithi191:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T22:18:34.951 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-22T22:18:34.962 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-22T22:18:34.962 DEBUG:teuthology.orchestra.run.smithi077:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T22:18:34.986 DEBUG:teuthology.orchestra.run.smithi191:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T22:18:35.011 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-22T22:18:35.021 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-04-22T22:18:35.029 DEBUG:teuthology.orchestra.run.smithi191:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-22T22:18:35.049 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = core 2024-04-22T22:18:35.074 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = core 2024-04-22T22:18:35.113 DEBUG:teuthology.orchestra.run.smithi077:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T22:18:35.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:18:35.127 DEBUG:teuthology.orchestra.run.smithi191:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T22:18:35.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:18:35.167 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-22T22:18:35.177 INFO:teuthology.task.internal:Transferring archived files... 2024-04-22T22:18:35.178 DEBUG:teuthology.misc:Transferring archived files from smithi077:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668866/remote/smithi077 2024-04-22T22:18:35.178 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T22:18:35.213 DEBUG:teuthology.misc:Transferring archived files from smithi191:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668866/remote/smithi191 2024-04-22T22:18:35.214 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T22:18:35.245 INFO:teuthology.task.internal:Removing archive directory... 2024-04-22T22:18:35.245 DEBUG:teuthology.orchestra.run.smithi077:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T22:18:35.247 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T22:18:35.294 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-22T22:18:35.305 INFO:teuthology.task.internal:Not uploading archives. 2024-04-22T22:18:35.305 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-22T22:18:35.355 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-22T22:18:35.356 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T22:18:35.358 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T22:18:35.370 INFO:teuthology.orchestra.run.smithi077.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 22:18 /home/ubuntu/cephtest 2024-04-22T22:18:35.372 INFO:teuthology.orchestra.run.smithi191.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 22:18 /home/ubuntu/cephtest 2024-04-22T22:18:35.373 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-22T22:18:35.440 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-22T22:18:35.598 INFO:teuthology.nuke:Checking targets against current locks 2024-04-22T22:18:35.626 DEBUG:teuthology.nuke:shortname: smithi077 2024-04-22T22:18:35.627 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:18:35.654 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668866', '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-04-22 22:05:58.400858', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOvSDhmuBxhtD1Lf/qGLJlpoHr4u+vyFDwpLWAUYv5x96jOX79fmhzyncGDibcVVuwRJ0e067pedxctJ64GTdz0='} 2024-04-22T22:18:35.655 DEBUG:teuthology.nuke:shortname: smithi191 2024-04-22T22:18:35.655 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:18:35.681 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668866', '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-04-22 22:05:58.402239', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI/oh3BJN4DkbH2mBET5NuG3oGb/zT826LoXc1Q3EBV5PLQj4LH5wHKvXXG8+2aVHjypyU0FwVq1/eN3aKIwL7M='} 2024-04-22T22:18:35.703 INFO:teuthology.orchestra.console.smithi077:Power off 2024-04-22T22:18:35.703 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T22:18:35.729 DEBUG:teuthology.orchestra.console.smithi077:power off output: Chassis Power Control: Down/Off 2024-04-22T22:18:35.730 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:18:35.748 INFO:teuthology.orchestra.console.smithi191:Power off 2024-04-22T22:18:35.749 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T22:18:35.758 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2024-04-22T22:18:35.771 DEBUG:teuthology.orchestra.console.smithi191:power off output: Chassis Power Control: Down/Off 2024-04-22T22:18:35.771 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:18:35.795 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is on 2024-04-22T22:18:39.760 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:18:39.796 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:18:39.870 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2024-04-22T22:18:39.909 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is on 2024-04-22T22:18:43.875 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:18:43.909 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:18:43.986 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is off 2024-04-22T22:18:44.020 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is off 2024-04-22T22:18:44.087 INFO:teuthology.orchestra.console.smithi077:Power off completed 2024-04-22T22:18:44.121 INFO:teuthology.orchestra.console.smithi191:Power off completed 2024-04-22T22:18:44.226 INFO:teuthology.run:Summary data: description: orch/cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_domain} duration: 298.80052518844604 failure_reason: 'Command failed on smithi077 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=4aea2c3d5a824376a2342fc6c430de26 status: fail success: false 2024-04-22T22:18:44.229 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T22:18:44.314 INFO:teuthology.run:FAIL