2023-12-26T17:08:46.210 INFO:root:teuthology version: 0.0.1.dev226+g9680d2a 2023-12-26T17:08:46.210 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501471 --owner scheduled_yuriw@teuthology --description rados/cephadm/osds/{0-distro/rhel_8.4_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rmdir-reactivate} --verbose --name yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi -- /home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501471/orig.config.yaml 2023-12-26T17:08:46.238 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-26T17:08:46.308 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501471 branch: wip-yuri7-testing-2023-12-20-0808-pacific description: rados/cephadm/osds/{0-distro/rhel_8.4_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rmdir-reactivate} email: null first_in_suite: false job_id: '7501471' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.4' overrides: admin_socket: branch: wip-yuri7-testing-2023-12-20-0808-pacific ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 639f0137318def3e5f393094e5494880043a8f32 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 639f0137318def3e5f393094e5494880043a8f32 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri7-testing-2023-12-20-0808-pacific sha1: 639f0137318def3e5f393094e5494880043a8f32 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 592 sha1: 639f0137318def3e5f393094e5494880043a8f32 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri7-testing-2023-12-20-0808-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_639f0137318def3e5f393094e5494880043a8f32/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 639f0137318def3e5f393094e5494880043a8f32 targets: smithi078.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPYOYr/c4ZrEt4T75lLyD0wKseOIENmL/7q/6zupm0Ot4oYi68+fDb/xE/w1LOT1iPw5gkDeXujpMt70bzvERPM= smithi157.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG8bCsJGoPv6tsIP8yFut2mukFBswzwmcVDIJiUqOBOKDG4eVUld0kgUi7dunZXlnGaZkVdSCEABVxxkZ1EOP9U= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps HOST=$(hostname -s) OSD=$(ceph orch ps $HOST | grep osd | head -n 1 | awk ''{print $1}'') echo "host $HOST, osd $OSD" ceph orch daemon stop $OSD while ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ceph auth export $OSD > k ceph orch daemon rm $OSD --force ceph orch ps --refresh while ceph orch ps | grep $OSD ; do sleep 5 ; done ceph auth add $OSD -i k ceph cephadm osd activate $HOST while ! ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ' - cephadm.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9680d2aba1e76f64ade295c81599c97907457848 timestamp: 2023-12-26_16:41:10 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-26T17:08:46.309 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_639f0137318def3e5f393094e5494880043a8f32/qa; will attempt to use it 2023-12-26T17:08:46.309 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_639f0137318def3e5f393094e5494880043a8f32/qa/tasks 2023-12-26T17:08:46.309 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-26T17:08:46.311 INFO:teuthology.task.internal:Checking packages... 2023-12-26T17:08:46.334 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '639f0137318def3e5f393094e5494880043a8f32' 2023-12-26T17:08:46.334 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-26T17:08:46.334 INFO:teuthology.packaging:ref: None 2023-12-26T17:08:46.334 INFO:teuthology.packaging:tag: None 2023-12-26T17:08:46.335 INFO:teuthology.packaging:branch: wip-yuri7-testing-2023-12-20-0808-pacific 2023-12-26T17:08:46.335 INFO:teuthology.packaging:sha1: 639f0137318def3e5f393094e5494880043a8f32 2023-12-26T17:08:46.335 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri7-testing-2023-12-20-0808-pacific 2023-12-26T17:08:46.681 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-413.g639f0137 2023-12-26T17:08:46.682 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-26T17:08:46.689 INFO:teuthology.task.internal:no buildpackages task found 2023-12-26T17:08:46.689 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-26T17:08:46.701 INFO:teuthology.task.internal:Saving configuration 2023-12-26T17:08:46.712 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-26T17:08:46.718 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-26T17:08:46.743 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi078.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501471', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-26 17:03:08.798569', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPYOYr/c4ZrEt4T75lLyD0wKseOIENmL/7q/6zupm0Ot4oYi68+fDb/xE/w1LOT1iPw5gkDeXujpMt70bzvERPM='} 2023-12-26T17:08:46.768 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi157.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501471', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-26 17:03:08.800588', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG8bCsJGoPv6tsIP8yFut2mukFBswzwmcVDIJiUqOBOKDG4eVUld0kgUi7dunZXlnGaZkVdSCEABVxxkZ1EOP9U='} 2023-12-26T17:08:46.768 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-26T17:08:46.775 INFO:teuthology.task.internal:roles: ubuntu@smithi078.front.sepia.ceph.com - ['host.a', 'client.0'] 2023-12-26T17:08:46.775 INFO:teuthology.task.internal:roles: ubuntu@smithi157.front.sepia.ceph.com - ['host.b', 'client.1'] 2023-12-26T17:08:46.775 INFO:teuthology.run_tasks:Running task console_log... 2023-12-26T17:08:46.915 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f785b238e50>, signals=[15]) 2023-12-26T17:08:46.916 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-26T17:08:46.922 INFO:teuthology.task.internal:Opening connections... 2023-12-26T17:08:46.922 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi078.front.sepia.ceph.com 2023-12-26T17:08:46.925 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:08:46.994 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi157.front.sepia.ceph.com 2023-12-26T17:08:46.995 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:08:47.064 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-26T17:08:47.070 DEBUG:teuthology.orchestra.run.smithi078:> uname -m 2023-12-26T17:08:47.087 INFO:teuthology.orchestra.run.smithi078.stdout:x86_64 2023-12-26T17:08:47.087 DEBUG:teuthology.orchestra.run.smithi078:> cat /etc/os-release 2023-12-26T17:08:47.143 INFO:teuthology.orchestra.run.smithi078.stdout:NAME="Red Hat Enterprise Linux" 2023-12-26T17:08:47.143 INFO:teuthology.orchestra.run.smithi078.stdout:VERSION="8.4 (Ootpa)" 2023-12-26T17:08:47.143 INFO:teuthology.orchestra.run.smithi078.stdout:ID="rhel" 2023-12-26T17:08:47.143 INFO:teuthology.orchestra.run.smithi078.stdout:ID_LIKE="fedora" 2023-12-26T17:08:47.143 INFO:teuthology.orchestra.run.smithi078.stdout:VERSION_ID="8.4" 2023-12-26T17:08:47.143 INFO:teuthology.orchestra.run.smithi078.stdout:PLATFORM_ID="platform:el8" 2023-12-26T17:08:47.143 INFO:teuthology.orchestra.run.smithi078.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.4 (Ootpa)" 2023-12-26T17:08:47.143 INFO:teuthology.orchestra.run.smithi078.stdout:ANSI_COLOR="0;31" 2023-12-26T17:08:47.143 INFO:teuthology.orchestra.run.smithi078.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.4:GA" 2023-12-26T17:08:47.143 INFO:teuthology.orchestra.run.smithi078.stdout:HOME_URL="https://www.redhat.com/" 2023-12-26T17:08:47.143 INFO:teuthology.orchestra.run.smithi078.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-26T17:08:47.143 INFO:teuthology.orchestra.run.smithi078.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-26T17:08:47.144 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-26T17:08:47.144 INFO:teuthology.orchestra.run.smithi078.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-26T17:08:47.144 INFO:teuthology.orchestra.run.smithi078.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.4 2023-12-26T17:08:47.144 INFO:teuthology.orchestra.run.smithi078.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-26T17:08:47.144 INFO:teuthology.orchestra.run.smithi078.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.4" 2023-12-26T17:08:47.144 INFO:teuthology.lock.ops:Updating smithi078.front.sepia.ceph.com on lock server 2023-12-26T17:08:47.171 DEBUG:teuthology.orchestra.run.smithi157:> uname -m 2023-12-26T17:08:47.188 INFO:teuthology.orchestra.run.smithi157.stdout:x86_64 2023-12-26T17:08:47.188 DEBUG:teuthology.orchestra.run.smithi157:> cat /etc/os-release 2023-12-26T17:08:47.245 INFO:teuthology.orchestra.run.smithi157.stdout:NAME="Red Hat Enterprise Linux" 2023-12-26T17:08:47.245 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION="8.4 (Ootpa)" 2023-12-26T17:08:47.245 INFO:teuthology.orchestra.run.smithi157.stdout:ID="rhel" 2023-12-26T17:08:47.245 INFO:teuthology.orchestra.run.smithi157.stdout:ID_LIKE="fedora" 2023-12-26T17:08:47.245 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION_ID="8.4" 2023-12-26T17:08:47.245 INFO:teuthology.orchestra.run.smithi157.stdout:PLATFORM_ID="platform:el8" 2023-12-26T17:08:47.245 INFO:teuthology.orchestra.run.smithi157.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.4 (Ootpa)" 2023-12-26T17:08:47.245 INFO:teuthology.orchestra.run.smithi157.stdout:ANSI_COLOR="0;31" 2023-12-26T17:08:47.245 INFO:teuthology.orchestra.run.smithi157.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.4:GA" 2023-12-26T17:08:47.245 INFO:teuthology.orchestra.run.smithi157.stdout:HOME_URL="https://www.redhat.com/" 2023-12-26T17:08:47.246 INFO:teuthology.orchestra.run.smithi157.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-26T17:08:47.246 INFO:teuthology.orchestra.run.smithi157.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-26T17:08:47.246 INFO:teuthology.orchestra.run.smithi157.stdout: 2023-12-26T17:08:47.246 INFO:teuthology.orchestra.run.smithi157.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-26T17:08:47.246 INFO:teuthology.orchestra.run.smithi157.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.4 2023-12-26T17:08:47.246 INFO:teuthology.orchestra.run.smithi157.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-26T17:08:47.246 INFO:teuthology.orchestra.run.smithi157.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.4" 2023-12-26T17:08:47.246 INFO:teuthology.lock.ops:Updating smithi157.front.sepia.ceph.com on lock server 2023-12-26T17:08:47.271 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-26T17:08:47.279 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-26T17:08:47.284 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-26T17:08:47.285 DEBUG:teuthology.orchestra.run.smithi078:> test '!' -e /home/ubuntu/cephtest 2023-12-26T17:08:47.287 DEBUG:teuthology.orchestra.run.smithi157:> test '!' -e /home/ubuntu/cephtest 2023-12-26T17:08:47.302 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-26T17:08:47.308 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-26T17:08:47.308 DEBUG:teuthology.orchestra.run.smithi078:> test -z $(ls -A /var/lib/ceph) 2023-12-26T17:08:47.343 DEBUG:teuthology.orchestra.run.smithi157:> test -z $(ls -A /var/lib/ceph) 2023-12-26T17:08:47.357 INFO:teuthology.orchestra.run.smithi078.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2023-12-26T17:08:47.358 INFO:teuthology.orchestra.run.smithi157.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2023-12-26T17:08:47.359 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-26T17:08:47.419 INFO:teuthology.run_tasks:Running task kernel... 2023-12-26T17:08:47.434 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-26T17:08:47.434 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-26T17:08:47.434 DEBUG:teuthology.orchestra.run.smithi078:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-26T17:08:47.435 DEBUG:teuthology.orchestra.run.smithi157:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-26T17:08:47.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:08:47.450 DEBUG:teuthology.orchestra.run.smithi157:> uname -r 2023-12-26T17:08:47.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:08:47.451 DEBUG:teuthology.orchestra.run.smithi078:> uname -r 2023-12-26T17:08:47.509 INFO:teuthology.orchestra.run.smithi157.stdout:4.18.0-305.25.1.el8_4.x86_64 2023-12-26T17:08:47.509 INFO:teuthology.task.kernel:Running kernel on smithi157: 4.18.0-305.25.1.el8_4.x86_64 2023-12-26T17:08:47.509 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum install -y kernel 2023-12-26T17:08:47.510 INFO:teuthology.orchestra.run.smithi078.stdout:4.18.0-305.25.1.el8_4.x86_64 2023-12-26T17:08:47.510 INFO:teuthology.task.kernel:Running kernel on smithi078: 4.18.0-305.25.1.el8_4.x86_64 2023-12-26T17:08:47.510 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum install -y kernel 2023-12-26T17:08:48.999 INFO:teuthology.orchestra.run.smithi078.stdout:Updating Subscription Management repositories. 2023-12-26T17:08:48.999 INFO:teuthology.orchestra.run.smithi078.stdout:Unable to read consumer identity 2023-12-26T17:08:49.022 INFO:teuthology.orchestra.run.smithi157.stdout:Updating Subscription Management repositories. 2023-12-26T17:08:49.022 INFO:teuthology.orchestra.run.smithi157.stdout:Unable to read consumer identity 2023-12-26T17:08:50.363 INFO:teuthology.orchestra.run.smithi078.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-12-26T17:08:50.456 INFO:teuthology.orchestra.run.smithi157.stdout:Copr repo for python3-asyncssh owned by ceph 31 kB/s | 3.5 kB 00:00 2023-12-26T17:08:50.972 INFO:teuthology.orchestra.run.smithi078.stdout:Extra Packages for Enterprise Linux 28 MB/s | 16 MB 00:00 2023-12-26T17:08:52.107 INFO:teuthology.orchestra.run.smithi157.stdout:Extra Packages for Enterprise Linux 9.9 MB/s | 16 MB 00:01 2023-12-26T17:08:54.370 INFO:teuthology.orchestra.run.smithi078.stdout:lab-extras 4.9 MB/s | 24 kB 00:00 2023-12-26T17:08:55.123 INFO:teuthology.orchestra.run.smithi078.stdout:Package kernel-4.18.0-80.el8.x86_64 is already installed. 2023-12-26T17:08:55.123 INFO:teuthology.orchestra.run.smithi078.stdout:Package kernel-4.18.0-425.3.1.el8.x86_64 is already installed. 2023-12-26T17:08:55.124 INFO:teuthology.orchestra.run.smithi078.stdout:Package kernel-4.18.0-305.25.1.el8_4.x86_64 is already installed. 2023-12-26T17:08:55.284 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2023-12-26T17:08:55.285 INFO:teuthology.orchestra.run.smithi078.stdout:Nothing to do. 2023-12-26T17:08:55.285 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2023-12-26T17:08:55.387 DEBUG:teuthology.orchestra.run.smithi078:> echo no | sudo yum reinstall kernel || true 2023-12-26T17:08:55.419 INFO:teuthology.orchestra.run.smithi157.stdout:lab-extras 4.5 MB/s | 24 kB 00:00 2023-12-26T17:08:55.731 INFO:teuthology.orchestra.run.smithi078.stdout:Updating Subscription Management repositories. 2023-12-26T17:08:55.731 INFO:teuthology.orchestra.run.smithi078.stdout:Unable to read consumer identity 2023-12-26T17:08:56.031 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:00:02 ago on Tue 26 Dec 2023 05:08:54 PM UTC. 2023-12-26T17:08:56.159 INFO:teuthology.orchestra.run.smithi078.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-12-26T17:08:56.159 INFO:teuthology.orchestra.run.smithi078.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:08:56.160 INFO:teuthology.orchestra.run.smithi078.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:08:56.185 INFO:teuthology.orchestra.run.smithi078.stderr:Error: No packages marked for reinstall. 2023-12-26T17:08:56.224 INFO:teuthology.orchestra.run.smithi157.stdout:Package kernel-4.18.0-80.el8.x86_64 is already installed. 2023-12-26T17:08:56.224 INFO:teuthology.orchestra.run.smithi157.stdout:Package kernel-4.18.0-425.3.1.el8.x86_64 is already installed. 2023-12-26T17:08:56.224 INFO:teuthology.orchestra.run.smithi157.stdout:Package kernel-4.18.0-305.25.1.el8_4.x86_64 is already installed. 2023-12-26T17:08:56.234 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum reinstall -y kernel || true 2023-12-26T17:08:56.389 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2023-12-26T17:08:56.390 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2023-12-26T17:08:56.390 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2023-12-26T17:08:56.498 DEBUG:teuthology.orchestra.run.smithi157:> echo no | sudo yum reinstall kernel || true 2023-12-26T17:08:56.577 INFO:teuthology.orchestra.run.smithi078.stdout:Updating Subscription Management repositories. 2023-12-26T17:08:56.577 INFO:teuthology.orchestra.run.smithi078.stdout:Unable to read consumer identity 2023-12-26T17:08:56.842 INFO:teuthology.orchestra.run.smithi157.stdout:Updating Subscription Management repositories. 2023-12-26T17:08:56.843 INFO:teuthology.orchestra.run.smithi157.stdout:Unable to read consumer identity 2023-12-26T17:08:56.865 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:00:02 ago on Tue 26 Dec 2023 05:08:54 PM UTC. 2023-12-26T17:08:57.008 INFO:teuthology.orchestra.run.smithi078.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-12-26T17:08:57.008 INFO:teuthology.orchestra.run.smithi078.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:08:57.009 INFO:teuthology.orchestra.run.smithi078.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:08:57.020 INFO:teuthology.orchestra.run.smithi078.stderr:Error: No packages marked for reinstall. 2023-12-26T17:08:57.070 DEBUG:teuthology.orchestra.run.smithi078:> rpm -q kernel | sort -rV | head -n 1 2023-12-26T17:08:57.134 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:02 ago on Tue 26 Dec 2023 05:08:55 PM UTC. 2023-12-26T17:08:57.195 INFO:teuthology.orchestra.run.smithi078.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-12-26T17:08:57.195 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:08:57.196 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-305.25.1.el8_4.x86_64 Expected: 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:08:57.196 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-26T17:08:57.196 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-26T17:08:57.196 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-26T17:08:57.196 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi078.front.sepia.ceph.com, path=None, version=distro) 2023-12-26T17:08:57.196 DEBUG:teuthology.orchestra.run.smithi078:> rpm -q kernel | sort -rV | head -n 1 2023-12-26T17:08:57.275 INFO:teuthology.orchestra.run.smithi157.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-12-26T17:08:57.275 INFO:teuthology.orchestra.run.smithi157.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:08:57.275 INFO:teuthology.orchestra.run.smithi157.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:08:57.320 INFO:teuthology.orchestra.run.smithi157.stderr:Error: No packages marked for reinstall. 2023-12-26T17:08:57.321 INFO:teuthology.orchestra.run.smithi078.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-12-26T17:08:57.321 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:08:57.321 DEBUG:teuthology.orchestra.run.smithi078:> sudo rpm -qi grub2-tools 2023-12-26T17:08:57.348 INFO:teuthology.orchestra.run.smithi078.stdout:Name : grub2-tools 2023-12-26T17:08:57.348 INFO:teuthology.orchestra.run.smithi078.stdout:Epoch : 1 2023-12-26T17:08:57.348 INFO:teuthology.orchestra.run.smithi078.stdout:Version : 2.02 2023-12-26T17:08:57.348 INFO:teuthology.orchestra.run.smithi078.stdout:Release : 99.el8_4.1 2023-12-26T17:08:57.348 INFO:teuthology.orchestra.run.smithi078.stdout:Architecture: x86_64 2023-12-26T17:08:57.348 INFO:teuthology.orchestra.run.smithi078.stdout:Install Date: Wed 21 Dec 2022 01:02:32 PM UTC 2023-12-26T17:08:57.348 INFO:teuthology.orchestra.run.smithi078.stdout:Group : System Environment/Base 2023-12-26T17:08:57.348 INFO:teuthology.orchestra.run.smithi078.stdout:Size : 9264631 2023-12-26T17:08:57.348 INFO:teuthology.orchestra.run.smithi078.stdout:License : GPLv3+ 2023-12-26T17:08:57.348 INFO:teuthology.orchestra.run.smithi078.stdout:Signature : RSA/SHA256, Thu 09 Sep 2021 09:41:55 AM UTC, Key ID 199e2f91fd431d51 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout:Source RPM : grub2-2.02-99.el8_4.1.src.rpm 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout:Build Date : Tue 18 May 2021 07:46:34 AM UTC 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout:Build Host : x86-vm-07.build.eng.bos.redhat.com 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout:Relocations : (not relocatable) 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout:Packager : Red Hat, Inc. 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout:Vendor : Red Hat, Inc. 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout:Summary : Support tools for GRUB. 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout:Description : 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout:hardware devices. 2023-12-26T17:08:57.349 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-26T17:08:57.350 INFO:teuthology.orchestra.run.smithi078.stdout:This subpackage provides tools for support of all platforms. 2023-12-26T17:08:57.350 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-26T17:08:57.350 INFO:teuthology.task.kernel:Updating grub on smithi078 to boot 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:08:57.351 DEBUG:teuthology.orchestra.run.smithi078:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-26T17:08:57.370 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum reinstall -y kernel || true 2023-12-26T17:08:57.713 INFO:teuthology.orchestra.run.smithi157.stdout:Updating Subscription Management repositories. 2023-12-26T17:08:57.714 INFO:teuthology.orchestra.run.smithi157.stdout:Unable to read consumer identity 2023-12-26T17:08:57.999 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:02 ago on Tue 26 Dec 2023 05:08:55 PM UTC. 2023-12-26T17:08:58.129 INFO:teuthology.orchestra.run.smithi157.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-12-26T17:08:58.129 INFO:teuthology.orchestra.run.smithi157.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:08:58.130 INFO:teuthology.orchestra.run.smithi157.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:08:58.142 INFO:teuthology.orchestra.run.smithi157.stderr:Error: No packages marked for reinstall. 2023-12-26T17:08:58.194 DEBUG:teuthology.orchestra.run.smithi157:> rpm -q kernel | sort -rV | head -n 1 2023-12-26T17:08:58.319 INFO:teuthology.orchestra.run.smithi157.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-12-26T17:08:58.320 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:08:58.320 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-305.25.1.el8_4.x86_64 Expected: 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:08:58.320 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-26T17:08:58.320 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-26T17:08:58.320 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-26T17:08:58.320 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi157.front.sepia.ceph.com, path=None, version=distro) 2023-12-26T17:08:58.320 DEBUG:teuthology.orchestra.run.smithi157:> rpm -q kernel | sort -rV | head -n 1 2023-12-26T17:08:58.446 INFO:teuthology.orchestra.run.smithi157.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-12-26T17:08:58.446 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:08:58.446 DEBUG:teuthology.orchestra.run.smithi157:> sudo rpm -qi grub2-tools 2023-12-26T17:08:58.473 INFO:teuthology.orchestra.run.smithi157.stdout:Name : grub2-tools 2023-12-26T17:08:58.474 INFO:teuthology.orchestra.run.smithi157.stdout:Epoch : 1 2023-12-26T17:08:58.474 INFO:teuthology.orchestra.run.smithi157.stdout:Version : 2.02 2023-12-26T17:08:58.474 INFO:teuthology.orchestra.run.smithi157.stdout:Release : 99.el8_4.1 2023-12-26T17:08:58.474 INFO:teuthology.orchestra.run.smithi157.stdout:Architecture: x86_64 2023-12-26T17:08:58.474 INFO:teuthology.orchestra.run.smithi157.stdout:Install Date: Wed 21 Dec 2022 01:02:32 PM UTC 2023-12-26T17:08:58.474 INFO:teuthology.orchestra.run.smithi157.stdout:Group : System Environment/Base 2023-12-26T17:08:58.474 INFO:teuthology.orchestra.run.smithi157.stdout:Size : 9264631 2023-12-26T17:08:58.474 INFO:teuthology.orchestra.run.smithi157.stdout:License : GPLv3+ 2023-12-26T17:08:58.474 INFO:teuthology.orchestra.run.smithi157.stdout:Signature : RSA/SHA256, Thu 09 Sep 2021 09:41:55 AM UTC, Key ID 199e2f91fd431d51 2023-12-26T17:08:58.474 INFO:teuthology.orchestra.run.smithi157.stdout:Source RPM : grub2-2.02-99.el8_4.1.src.rpm 2023-12-26T17:08:58.474 INFO:teuthology.orchestra.run.smithi157.stdout:Build Date : Tue 18 May 2021 07:46:34 AM UTC 2023-12-26T17:08:58.474 INFO:teuthology.orchestra.run.smithi157.stdout:Build Host : x86-vm-07.build.eng.bos.redhat.com 2023-12-26T17:08:58.474 INFO:teuthology.orchestra.run.smithi157.stdout:Relocations : (not relocatable) 2023-12-26T17:08:58.474 INFO:teuthology.orchestra.run.smithi157.stdout:Packager : Red Hat, Inc. 2023-12-26T17:08:58.475 INFO:teuthology.orchestra.run.smithi157.stdout:Vendor : Red Hat, Inc. 2023-12-26T17:08:58.475 INFO:teuthology.orchestra.run.smithi157.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-26T17:08:58.475 INFO:teuthology.orchestra.run.smithi157.stdout:Summary : Support tools for GRUB. 2023-12-26T17:08:58.475 INFO:teuthology.orchestra.run.smithi157.stdout:Description : 2023-12-26T17:08:58.475 INFO:teuthology.orchestra.run.smithi157.stdout: 2023-12-26T17:08:58.475 INFO:teuthology.orchestra.run.smithi157.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-26T17:08:58.475 INFO:teuthology.orchestra.run.smithi157.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-26T17:08:58.475 INFO:teuthology.orchestra.run.smithi157.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-26T17:08:58.475 INFO:teuthology.orchestra.run.smithi157.stdout:hardware devices. 2023-12-26T17:08:58.475 INFO:teuthology.orchestra.run.smithi157.stdout: 2023-12-26T17:08:58.475 INFO:teuthology.orchestra.run.smithi157.stdout:This subpackage provides tools for support of all platforms. 2023-12-26T17:08:58.476 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-26T17:08:58.476 INFO:teuthology.task.kernel:Updating grub on smithi157 to boot 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:08:58.476 DEBUG:teuthology.orchestra.run.smithi157:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-26T17:08:58.602 INFO:teuthology.orchestra.run.smithi078.stderr:Generating grub configuration file ... 2023-12-26T17:08:59.874 INFO:teuthology.orchestra.run.smithi157.stderr:Generating grub configuration file ... 2023-12-26T17:09:00.384 INFO:teuthology.orchestra.run.smithi078.stderr:done 2023-12-26T17:09:00.386 DEBUG:teuthology.orchestra.run.smithi078:> mktemp 2023-12-26T17:09:00.410 INFO:teuthology.orchestra.run.smithi078.stdout:/tmp/tmp.hAzYRPYfVY 2023-12-26T17:09:00.411 DEBUG:teuthology.orchestra.run.smithi078:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.hAzYRPYfVY 2023-12-26T17:09:00.492 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 0666 /tmp/tmp.hAzYRPYfVY 2023-12-26T17:09:00.655 DEBUG:teuthology.orchestra.remote:smithi078:/tmp/tmp.hAzYRPYfVY is 6KB 2023-12-26T17:09:00.703 DEBUG:teuthology.orchestra.run.smithi078:> rm -fr /tmp/tmp.hAzYRPYfVY 2023-12-26T17:09:00.719 DEBUG:teuthology.orchestra.run.smithi078:> sudo /bin/ls /boot/loader/entries || true 2023-12-26T17:09:00.787 INFO:teuthology.orchestra.run.smithi078.stdout:298e228f3b5e401e8ac0f5ae159a2e06-0-rescue.conf 2023-12-26T17:09:00.788 INFO:teuthology.orchestra.run.smithi078.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-305.25.1.el8_4.x86_64.conf 2023-12-26T17:09:00.788 INFO:teuthology.orchestra.run.smithi078.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64.conf 2023-12-26T17:09:00.788 INFO:teuthology.orchestra.run.smithi078.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-80.el8.x86_64.conf 2023-12-26T17:09:00.789 DEBUG:teuthology.orchestra.run.smithi078:> sudo grub2-set-default 298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64 2023-12-26T17:09:00.945 DEBUG:teuthology.orchestra.run.smithi078:> sudo shutdown -r now 2023-12-26T17:09:01.717 INFO:teuthology.orchestra.run.smithi157.stderr:done 2023-12-26T17:09:01.719 DEBUG:teuthology.orchestra.run.smithi157:> mktemp 2023-12-26T17:09:01.733 INFO:teuthology.orchestra.run.smithi157.stdout:/tmp/tmp.S1TKODdtQj 2023-12-26T17:09:01.733 DEBUG:teuthology.orchestra.run.smithi157:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.S1TKODdtQj 2023-12-26T17:09:01.802 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod 0666 /tmp/tmp.S1TKODdtQj 2023-12-26T17:09:01.971 DEBUG:teuthology.orchestra.remote:smithi157:/tmp/tmp.S1TKODdtQj is 6KB 2023-12-26T17:09:02.021 DEBUG:teuthology.orchestra.run.smithi157:> rm -fr /tmp/tmp.S1TKODdtQj 2023-12-26T17:09:02.035 DEBUG:teuthology.orchestra.run.smithi157:> sudo /bin/ls /boot/loader/entries || true 2023-12-26T17:09:02.103 INFO:teuthology.orchestra.run.smithi157.stdout:298e228f3b5e401e8ac0f5ae159a2e06-0-rescue.conf 2023-12-26T17:09:02.104 INFO:teuthology.orchestra.run.smithi157.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-305.25.1.el8_4.x86_64.conf 2023-12-26T17:09:02.104 INFO:teuthology.orchestra.run.smithi157.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64.conf 2023-12-26T17:09:02.104 INFO:teuthology.orchestra.run.smithi157.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-80.el8.x86_64.conf 2023-12-26T17:09:02.105 DEBUG:teuthology.orchestra.run.smithi157:> sudo grub2-set-default 298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64 2023-12-26T17:09:02.270 DEBUG:teuthology.orchestra.run.smithi157:> sudo shutdown -r now 2023-12-26T17:09:30.973 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-26T17:09:30.974 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2023-12-26T17:09:30.975 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:09:32.275 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-26T17:09:32.275 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2023-12-26T17:09:32.275 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:10:05.586 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.78 2023-12-26T17:10:06.869 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2023-12-26T17:10:14.593 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2023-12-26T17:10:14.594 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:10:15.872 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2023-12-26T17:10:15.873 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:10:18.929 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2023-12-26T17:10:30.941 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2023-12-26T17:10:30.942 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:10:32.977 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.78 2023-12-26T17:10:44.989 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2023-12-26T17:10:44.990 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:10:45.412 DEBUG:teuthology.orchestra.run.smithi078:> true 2023-12-26T17:10:45.769 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi078.front.sepia.ceph.com' 2023-12-26T17:10:45.770 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-425.3.1.el8.x86_64"... 2023-12-26T17:10:45.770 DEBUG:teuthology.orchestra.run.smithi078:> uname -r 2023-12-26T17:10:45.784 INFO:teuthology.orchestra.run.smithi078.stdout:4.18.0-425.3.1.el8.x86_64 2023-12-26T17:10:45.784 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-425.3.1.el8.x86_64 vs 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:10:45.784 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-26T17:10:45.784 DEBUG:teuthology.task.kernel:Distro of this test job: rhel 2023-12-26T17:10:46.785 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-26T17:10:46.786 DEBUG:teuthology.orchestra.run.smithi078:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-26T17:10:46.979 INFO:teuthology.orchestra.run.smithi078.stdout:ttyS1 2023-12-26T17:10:46.993 DEBUG:teuthology.parallel:result is None 2023-12-26T17:10:49.365 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2023-12-26T17:11:04.366 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2023-12-26T17:11:04.367 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:11:04.773 DEBUG:teuthology.orchestra.run.smithi157:> true 2023-12-26T17:11:05.060 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi157.front.sepia.ceph.com' 2023-12-26T17:11:05.060 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-425.3.1.el8.x86_64"... 2023-12-26T17:11:05.060 DEBUG:teuthology.orchestra.run.smithi157:> uname -r 2023-12-26T17:11:05.075 INFO:teuthology.orchestra.run.smithi157.stdout:4.18.0-425.3.1.el8.x86_64 2023-12-26T17:11:05.075 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-425.3.1.el8.x86_64 vs 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:11:05.075 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-26T17:11:05.075 DEBUG:teuthology.task.kernel:Distro of this test job: rhel 2023-12-26T17:11:06.076 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-26T17:11:06.077 DEBUG:teuthology.orchestra.run.smithi157:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-26T17:11:06.188 INFO:teuthology.orchestra.run.smithi157.stdout:ttyS1 2023-12-26T17:11:06.209 DEBUG:teuthology.parallel:result is None 2023-12-26T17:11:06.209 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-26T17:11:06.217 INFO:teuthology.task.internal:Creating test directory... 2023-12-26T17:11:06.220 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-26T17:11:06.224 DEBUG:teuthology.orchestra.run.smithi157:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-26T17:11:06.240 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-26T17:11:06.247 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-26T17:11:06.253 INFO:teuthology.task.internal:Creating archive directory... 2023-12-26T17:11:06.253 DEBUG:teuthology.orchestra.run.smithi078:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-26T17:11:06.282 DEBUG:teuthology.orchestra.run.smithi157:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-26T17:11:06.326 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-26T17:11:06.333 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-26T17:11:06.333 DEBUG:teuthology.orchestra.run.smithi078:> 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 2023-12-26T17:11:06.344 DEBUG:teuthology.orchestra.run.smithi157:> 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 2023-12-26T17:11:06.376 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-26T17:11:06.387 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-26T17:11:06.388 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-26T17:11:06.399 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-26T17:11:06.400 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-26T17:11:06.407 INFO:teuthology.task.internal:Configuring sudo... 2023-12-26T17:11:06.408 DEBUG:teuthology.orchestra.run.smithi078:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-26T17:11:06.433 DEBUG:teuthology.orchestra.run.smithi157:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-26T17:11:06.467 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-26T17:11:06.476 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-26T17:11:06.476 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-26T17:11:06.499 DEBUG:teuthology.orchestra.run.smithi157:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-26T17:11:06.522 DEBUG:teuthology.orchestra.run.smithi078:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-26T17:11:06.594 DEBUG:teuthology.orchestra.run.smithi078:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-26T17:11:06.634 DEBUG:teuthology.orchestra.run.smithi078:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-26T17:11:06.716 DEBUG:teuthology.orchestra.run.smithi078:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-26T17:11:06.756 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-26T17:11:06.756 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-26T17:11:06.819 DEBUG:teuthology.orchestra.run.smithi157:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-26T17:11:06.862 DEBUG:teuthology.orchestra.run.smithi157:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-26T17:11:07.133 DEBUG:teuthology.orchestra.run.smithi157:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-26T17:11:07.175 DEBUG:teuthology.orchestra.run.smithi157:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-26T17:11:07.216 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2023-12-26T17:11:07.217 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-26T17:11:07.302 DEBUG:teuthology.orchestra.run.smithi078:> sudo service rsyslog restart 2023-12-26T17:11:07.306 DEBUG:teuthology.orchestra.run.smithi157:> sudo service rsyslog restart 2023-12-26T17:11:07.359 INFO:teuthology.orchestra.run.smithi078.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-26T17:11:07.446 INFO:teuthology.orchestra.run.smithi157.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-26T17:11:07.710 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-26T17:11:07.720 INFO:teuthology.task.internal:Starting timer... 2023-12-26T17:11:07.721 INFO:teuthology.run_tasks:Running task pcp... 2023-12-26T17:11:07.733 INFO:teuthology.run_tasks:Running task selinux... 2023-12-26T17:11:07.742 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-26T17:11:07.743 DEBUG:teuthology.orchestra.run.smithi078:> sudo service auditd rotate 2023-12-26T17:11:07.798 INFO:teuthology.orchestra.run.smithi078.stdout:Rotating logs: [ OK ] 2023-12-26T17:11:07.800 DEBUG:teuthology.orchestra.run.smithi157:> sudo service auditd rotate 2023-12-26T17:11:08.401 INFO:teuthology.orchestra.run.smithi157.stdout:Rotating logs: [ OK ] 2023-12-26T17:11:08.413 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-26T17:11:08.413 DEBUG:teuthology.orchestra.run.smithi078:> /usr/sbin/getenforce 2023-12-26T17:11:08.441 INFO:teuthology.orchestra.run.smithi078.stdout:Permissive 2023-12-26T17:11:08.442 DEBUG:teuthology.orchestra.run.smithi157:> /usr/sbin/getenforce 2023-12-26T17:11:08.761 INFO:teuthology.orchestra.run.smithi157.stdout:Permissive 2023-12-26T17:11:08.761 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi078.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi157.front.sepia.ceph.com': 'permissive'} 2023-12-26T17:11:08.761 DEBUG:teuthology.orchestra.run.smithi078:> 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 2023-12-26T17:11:08.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:11:08.788 DEBUG:teuthology.orchestra.run.smithi157:> 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 2023-12-26T17:11:09.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:11:09.315 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-26T17:11:09.315 DEBUG:teuthology.orchestra.run.smithi078:> sudo /usr/sbin/setenforce permissive 2023-12-26T17:11:09.340 DEBUG:teuthology.orchestra.run.smithi157:> sudo /usr/sbin/setenforce permissive 2023-12-26T17:11:09.810 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-26T17:11:09.820 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-26T17:11:09.842 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'}]}] 2023-12-26T17:11:09.843 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi078.front.sepia.ceph.com,smithi157.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-26T17:16:49.873 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501471/ansible_failures.yaml 2023-12-26T17:16:49.875 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 503, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 341, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 369, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 397, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi078.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: []smithi157.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: [] 2023-12-26T17:16:49.957 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=fd0d6db600f949988a48ec2245802a55 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 503, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 341, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 369, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 397, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi078.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: []smithi157.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: [] 2023-12-26T17:16:49.959 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-26T17:16:49.967 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-26T17:16:49.967 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-26T17:16:49.983 DEBUG:teuthology.orchestra.run.smithi078:> 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 2023-12-26T17:16:50.066 DEBUG:teuthology.orchestra.run.smithi157:> 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 2023-12-26T17:16:50.143 DEBUG:teuthology.orchestra.run.smithi078:> 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 2023-12-26T17:16:50.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:16:50.172 DEBUG:teuthology.orchestra.run.smithi157:> 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 2023-12-26T17:16:50.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:16:50.200 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-26T17:16:50.208 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-26T17:16:50.226 INFO:teuthology.task.internal:Duration was 342.505704 seconds 2023-12-26T17:16:50.227 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-26T17:16:50.245 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-26T17:16:50.245 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-26T17:16:50.247 DEBUG:teuthology.orchestra.run.smithi157:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-26T17:16:50.289 INFO:teuthology.orchestra.run.smithi078.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-26T17:16:50.290 INFO:teuthology.orchestra.run.smithi157.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-26T17:16:50.712 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-26T17:16:50.712 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi078.front.sepia.ceph.com 2023-12-26T17:16:50.713 DEBUG:teuthology.orchestra.run.smithi078:> 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 2023-12-26T17:16:50.732 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi157.front.sepia.ceph.com 2023-12-26T17:16:50.732 DEBUG:teuthology.orchestra.run.smithi157:> 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 2023-12-26T17:16:50.752 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-26T17:16:50.752 DEBUG:teuthology.orchestra.run.smithi078:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-26T17:16:50.775 DEBUG:teuthology.orchestra.run.smithi157:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-26T17:16:50.825 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-26T17:16:50.826 DEBUG:teuthology.orchestra.run.smithi078:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-26T17:16:50.849 DEBUG:teuthology.orchestra.run.smithi157:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-26T17:16:50.925 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-26T17:16:50.934 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-26T17:16:50.935 DEBUG:teuthology.orchestra.run.smithi078:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-26T17:16:50.959 DEBUG:teuthology.orchestra.run.smithi157:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-26T17:16:50.984 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-26T17:16:51.004 DEBUG:teuthology.orchestra.run.smithi078:> 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 2023-12-26T17:16:51.006 DEBUG:teuthology.orchestra.run.smithi157:> 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 2023-12-26T17:16:51.027 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern = core 2023-12-26T17:16:51.113 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern = core 2023-12-26T17:16:51.126 DEBUG:teuthology.orchestra.run.smithi078:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-26T17:16:51.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:16:51.141 DEBUG:teuthology.orchestra.run.smithi157:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-26T17:16:51.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:16:51.154 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-26T17:16:51.164 INFO:teuthology.task.internal:Transferring archived files... 2023-12-26T17:16:51.165 DEBUG:teuthology.misc:Transferring archived files from smithi078:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501471/remote/smithi078 2023-12-26T17:16:51.166 DEBUG:teuthology.orchestra.run.smithi078:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-26T17:16:51.226 DEBUG:teuthology.misc:Transferring archived files from smithi157:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501471/remote/smithi157 2023-12-26T17:16:51.227 DEBUG:teuthology.orchestra.run.smithi157:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-26T17:16:51.405 INFO:teuthology.task.internal:Removing archive directory... 2023-12-26T17:16:51.406 DEBUG:teuthology.orchestra.run.smithi078:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-26T17:16:51.409 DEBUG:teuthology.orchestra.run.smithi157:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-26T17:16:51.423 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-26T17:16:51.436 INFO:teuthology.task.internal:Not uploading archives. 2023-12-26T17:16:51.437 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-26T17:16:51.470 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-26T17:16:51.471 DEBUG:teuthology.orchestra.run.smithi078:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-26T17:16:51.473 DEBUG:teuthology.orchestra.run.smithi157:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-26T17:16:51.485 INFO:teuthology.orchestra.run.smithi078.stdout: 262176 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 26 17:16 /home/ubuntu/cephtest 2023-12-26T17:16:51.487 INFO:teuthology.orchestra.run.smithi157.stdout: 262903 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 26 17:16 /home/ubuntu/cephtest 2023-12-26T17:16:51.488 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-26T17:16:51.501 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-26T17:16:51.574 INFO:teuthology.nuke:Checking targets against current locks 2023-12-26T17:16:51.603 DEBUG:teuthology.nuke:shortname: smithi078 2023-12-26T17:16:51.604 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-26T17:16:51.629 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi078.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501471', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-26 17:03:08.798569', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPYOYr/c4ZrEt4T75lLyD0wKseOIENmL/7q/6zupm0Ot4oYi68+fDb/xE/w1LOT1iPw5gkDeXujpMt70bzvERPM='} 2023-12-26T17:16:51.632 DEBUG:teuthology.nuke:shortname: smithi157 2023-12-26T17:16:51.633 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-26T17:16:51.656 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi157.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501471', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-26 17:03:08.800588', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG8bCsJGoPv6tsIP8yFut2mukFBswzwmcVDIJiUqOBOKDG4eVUld0kgUi7dunZXlnGaZkVdSCEABVxxkZ1EOP9U='} 2023-12-26T17:16:51.683 INFO:teuthology.orchestra.console.smithi078:Power off 2023-12-26T17:16:51.684 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-26T17:16:51.706 DEBUG:teuthology.orchestra.console.smithi078:power off output: Chassis Power Control: Down/Off 2023-12-26T17:16:51.706 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:16:51.723 INFO:teuthology.orchestra.console.smithi157:Power off 2023-12-26T17:16:51.724 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-26T17:16:51.734 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is on 2023-12-26T17:16:51.748 DEBUG:teuthology.orchestra.console.smithi157:power off output: Chassis Power Control: Down/Off 2023-12-26T17:16:51.748 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:16:51.772 DEBUG:teuthology.orchestra.console.smithi157:check power output: Chassis Power is on 2023-12-26T17:16:55.735 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:16:55.773 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:16:55.845 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is on 2023-12-26T17:16:55.884 DEBUG:teuthology.orchestra.console.smithi157:check power output: Chassis Power is on 2023-12-26T17:16:59.849 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:16:59.885 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:16:59.959 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is on 2023-12-26T17:17:00.001 DEBUG:teuthology.orchestra.console.smithi157:check power output: Chassis Power is off 2023-12-26T17:17:00.101 INFO:teuthology.orchestra.console.smithi157:Power off completed 2023-12-26T17:17:03.961 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:17:04.072 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is off 2023-12-26T17:17:04.172 INFO:teuthology.orchestra.console.smithi078:Power off completed 2023-12-26T17:17:04.281 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/rhel_8.4_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rmdir-reactivate} duration: 342.5057039260864 failure_reason: 'smithi078.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: ''Failed to download metadata for repo ''''codeready-builder-for-rhel-8-x86_64-rpms'''': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried'' rc: 1 results: []smithi157.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: ''Failed to download metadata for repo ''''codeready-builder-for-rhel-8-x86_64-rpms'''': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried'' rc: 1 results: []' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=fd0d6db600f949988a48ec2245802a55 status: dead success: false 2023-12-26T17:17:04.281 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-26T17:17:04.361 INFO:teuthology.run:DEAD