2023-11-17T20:30:00.685 INFO:root:teuthology version: 0.0.1.dev203+g6899cd2 2023-11-17T20:30:00.685 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --name teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi --verbose --description upgrade:octopus-x/parallel/{0-distro/centos_8.stream_container_tools 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} --archive /home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461390 -- /home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461390/orig.config.yaml 2023-11-17T20:30:00.736 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-17T20:30:00.819 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461390 branch: quincy description: upgrade:octopus-x/parallel/{0-distro/centos_8.stream_container_tools 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} email: ceph-qa@ceph.io first_in_suite: false job_id: '7461390' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' name: teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: quincy ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore fsck quick fix on mount: true debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: quincy sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c owner: scheduled_teuthology@teuthology priority: 100 repo: https://github.com/ceph/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 8248 sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c sleep_before_teardown: 0 subset: 111/120000 suite: upgrade:octopus-x suite_branch: quincy suite_path: /home/teuthworker/src/github.com_ceph_ceph_7155e8e36fbbeb81765cc73048bcb9c2ada8125c/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c targets: smithi053.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKJuHHT9GlT2nK7LGU2KDAdrx2b+wr2iS8MVu0wIDt30xctN9WMO9hB3cl2VZAflm0QnslsG3nFl9DDE6+3mh1g= smithi081.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBUjEsO0MOPbSWHVWWRf4VwIc9VKUpEm4KmqZg9AAuWu3TEa0iZYDYN5BfR56xtlBdJGTGBuG3F+WNWkrGFHX54= 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 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: octopus exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing octopus cephadm ...' - cephadm: add_mons_via_daemon_add: true avoid_pacific_features: true cephadm_branch: octopus cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:octopus - print: '**** done end installing octopus cephadm ...' - cephadm.shell: mon.a: - ceph fs volume create foo - ceph.healthy: null - print: '**** done creating new fs' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - print: '**** verifying SMART data exists' - cephadm.shell: mon.a: - ceph device ls - ceph device scrape-health-metrics - ceph device ls --format=json | jq -e '. | length > 0' - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid; done - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid | jq -e '. | length > 0'; done - rados --pool=device_health_metrics ls | wc -l - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6899cd26fceddb2fec83dc1a1349394b28c8998e timestamp: 2023-11-17_14:22:05 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' - print: '**** verifying SMART data upgrade' - cephadm.shell: mon.a: - rados --pool=device_health_metrics ls && exit 1 || true - rados --pool=.mgr --all ls | wc -l - ceph device ls - ceph device ls --format=json | jq -e '. | length > 0' - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid; done - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid | jq '. | length > 0'; done user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2442 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: octopus clients: client.0: - cls env: CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot' - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: octopus clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: octopus clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done end test_rbd_api.yaml' 2023-11-17T20:30:00.820 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_7155e8e36fbbeb81765cc73048bcb9c2ada8125c/qa; will attempt to use it 2023-11-17T20:30:00.820 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_7155e8e36fbbeb81765cc73048bcb9c2ada8125c/qa/tasks 2023-11-17T20:30:00.820 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-17T20:30:00.822 INFO:teuthology.task.internal:Checking packages... 2023-11-17T20:30:00.855 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '7155e8e36fbbeb81765cc73048bcb9c2ada8125c' 2023-11-17T20:30:00.856 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-17T20:30:00.856 INFO:teuthology.packaging:ref: None 2023-11-17T20:30:00.856 INFO:teuthology.packaging:tag: None 2023-11-17T20:30:00.856 INFO:teuthology.packaging:branch: quincy 2023-11-17T20:30:00.856 INFO:teuthology.packaging:sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c 2023-11-17T20:30:00.856 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-11-17T20:30:01.146 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-67.g7155e8e3 2023-11-17T20:30:01.147 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-17T20:30:01.153 INFO:teuthology.task.internal:no buildpackages task found 2023-11-17T20:30:01.153 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-17T20:30:01.163 INFO:teuthology.task.internal:Saving configuration 2023-11-17T20:30:01.182 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-17T20:30:01.189 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-17T20:30:01.213 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi053.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461390', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-17 20:19:26.461527', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKJuHHT9GlT2nK7LGU2KDAdrx2b+wr2iS8MVu0wIDt30xctN9WMO9hB3cl2VZAflm0QnslsG3nFl9DDE6+3mh1g='} 2023-11-17T20:30:01.238 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461390', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-17 20:19:26.458238', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBUjEsO0MOPbSWHVWWRf4VwIc9VKUpEm4KmqZg9AAuWu3TEa0iZYDYN5BfR56xtlBdJGTGBuG3F+WNWkrGFHX54='} 2023-11-17T20:30:01.238 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-17T20:30:01.246 INFO:teuthology.task.internal:roles: ubuntu@smithi053.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-11-17T20:30:01.246 INFO:teuthology.task.internal:roles: ubuntu@smithi081.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-11-17T20:30:01.246 INFO:teuthology.run_tasks:Running task console_log... 2023-11-17T20:30:01.315 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8d89ed3f70>, signals=[15]) 2023-11-17T20:30:01.315 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-17T20:30:01.322 INFO:teuthology.task.internal:Opening connections... 2023-11-17T20:30:01.322 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi053.front.sepia.ceph.com 2023-11-17T20:30:01.324 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:30:01.393 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi081.front.sepia.ceph.com 2023-11-17T20:30:01.394 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:30:01.465 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-17T20:30:01.472 DEBUG:teuthology.orchestra.run.smithi053:> uname -m 2023-11-17T20:30:01.496 INFO:teuthology.orchestra.run.smithi053.stdout:x86_64 2023-11-17T20:30:01.496 DEBUG:teuthology.orchestra.run.smithi053:> cat /etc/os-release 2023-11-17T20:30:01.558 INFO:teuthology.orchestra.run.smithi053.stdout:NAME="CentOS Stream" 2023-11-17T20:30:01.558 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION="8" 2023-11-17T20:30:01.558 INFO:teuthology.orchestra.run.smithi053.stdout:ID="centos" 2023-11-17T20:30:01.558 INFO:teuthology.orchestra.run.smithi053.stdout:ID_LIKE="rhel fedora" 2023-11-17T20:30:01.558 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION_ID="8" 2023-11-17T20:30:01.558 INFO:teuthology.orchestra.run.smithi053.stdout:PLATFORM_ID="platform:el8" 2023-11-17T20:30:01.558 INFO:teuthology.orchestra.run.smithi053.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-17T20:30:01.558 INFO:teuthology.orchestra.run.smithi053.stdout:ANSI_COLOR="0;31" 2023-11-17T20:30:01.558 INFO:teuthology.orchestra.run.smithi053.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-17T20:30:01.558 INFO:teuthology.orchestra.run.smithi053.stdout:HOME_URL="https://centos.org/" 2023-11-17T20:30:01.558 INFO:teuthology.orchestra.run.smithi053.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-17T20:30:01.559 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-17T20:30:01.559 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-17T20:30:01.559 INFO:teuthology.lock.ops:Updating smithi053.front.sepia.ceph.com on lock server 2023-11-17T20:30:01.579 DEBUG:teuthology.orchestra.run.smithi081:> uname -m 2023-11-17T20:30:01.602 INFO:teuthology.orchestra.run.smithi081.stdout:x86_64 2023-11-17T20:30:01.602 DEBUG:teuthology.orchestra.run.smithi081:> cat /etc/os-release 2023-11-17T20:30:01.662 INFO:teuthology.orchestra.run.smithi081.stdout:NAME="CentOS Stream" 2023-11-17T20:30:01.662 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION="8" 2023-11-17T20:30:01.663 INFO:teuthology.orchestra.run.smithi081.stdout:ID="centos" 2023-11-17T20:30:01.663 INFO:teuthology.orchestra.run.smithi081.stdout:ID_LIKE="rhel fedora" 2023-11-17T20:30:01.663 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_ID="8" 2023-11-17T20:30:01.663 INFO:teuthology.orchestra.run.smithi081.stdout:PLATFORM_ID="platform:el8" 2023-11-17T20:30:01.663 INFO:teuthology.orchestra.run.smithi081.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-17T20:30:01.663 INFO:teuthology.orchestra.run.smithi081.stdout:ANSI_COLOR="0;31" 2023-11-17T20:30:01.663 INFO:teuthology.orchestra.run.smithi081.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-17T20:30:01.663 INFO:teuthology.orchestra.run.smithi081.stdout:HOME_URL="https://centos.org/" 2023-11-17T20:30:01.664 INFO:teuthology.orchestra.run.smithi081.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-17T20:30:01.664 INFO:teuthology.orchestra.run.smithi081.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-17T20:30:01.664 INFO:teuthology.orchestra.run.smithi081.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-17T20:30:01.664 INFO:teuthology.lock.ops:Updating smithi081.front.sepia.ceph.com on lock server 2023-11-17T20:30:01.687 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-17T20:30:01.696 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-17T20:30:01.701 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-17T20:30:01.701 DEBUG:teuthology.orchestra.run.smithi053:> test '!' -e /home/ubuntu/cephtest 2023-11-17T20:30:01.704 DEBUG:teuthology.orchestra.run.smithi081:> test '!' -e /home/ubuntu/cephtest 2023-11-17T20:30:01.723 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-17T20:30:01.730 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-17T20:30:01.730 DEBUG:teuthology.orchestra.run.smithi053:> test -z $(ls -A /var/lib/ceph) 2023-11-17T20:30:01.765 DEBUG:teuthology.orchestra.run.smithi081:> test -z $(ls -A /var/lib/ceph) 2023-11-17T20:30:01.794 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-17T20:30:01.844 INFO:teuthology.run_tasks:Running task kernel... 2023-11-17T20:30:01.858 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-17T20:30:01.859 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-17T20:30:01.859 DEBUG:teuthology.orchestra.run.smithi053:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-17T20:30:01.859 DEBUG:teuthology.orchestra.run.smithi081:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-17T20:30:01.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:30:01.879 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2023-11-17T20:30:01.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:30:01.880 DEBUG:teuthology.orchestra.run.smithi053:> uname -r 2023-11-17T20:30:01.938 INFO:teuthology.orchestra.run.smithi081.stdout:4.18.0-489.el8.x86_64 2023-11-17T20:30:01.939 INFO:teuthology.task.kernel:Running kernel on smithi081: 4.18.0-489.el8.x86_64 2023-11-17T20:30:01.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum install -y kernel 2023-11-17T20:30:01.941 INFO:teuthology.orchestra.run.smithi053.stdout:4.18.0-489.el8.x86_64 2023-11-17T20:30:01.941 INFO:teuthology.task.kernel:Running kernel on smithi053: 4.18.0-489.el8.x86_64 2023-11-17T20:30:01.941 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum install -y kernel 2023-11-17T20:30:09.226 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 8 - AppStream 7.2 MB/s | 34 MB 00:04 2023-11-17T20:30:16.668 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 8 - BaseOS 64 MB/s | 53 MB 00:00 2023-11-17T20:30:22.345 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 8 - AppStream 1.9 MB/s | 34 MB 00:17 2023-11-17T20:30:25.126 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 8 - Extras 42 kB/s | 18 kB 00:00 2023-11-17T20:30:25.760 INFO:teuthology.orchestra.run.smithi053.stdout:CentOS Stream 8 - Extras common packages 16 kB/s | 6.9 kB 00:00 2023-11-17T20:30:26.087 INFO:teuthology.orchestra.run.smithi053.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-11-17T20:30:27.082 INFO:teuthology.orchestra.run.smithi053.stdout:Extra Packages for Enterprise Linux 19 MB/s | 16 MB 00:00 2023-11-17T20:30:29.395 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 8 - BaseOS 69 MB/s | 53 MB 00:00 2023-11-17T20:30:31.129 INFO:teuthology.orchestra.run.smithi053.stdout:lab-extras 530 kB/s | 24 kB 00:00 2023-11-17T20:30:34.946 INFO:teuthology.orchestra.run.smithi053.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-17T20:30:34.946 INFO:teuthology.orchestra.run.smithi053.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-17T20:30:35.227 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2023-11-17T20:30:35.228 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2023-11-17T20:30:35.228 INFO:teuthology.orchestra.run.smithi053.stdout: Package Architecture Version Repository Size 2023-11-17T20:30:35.228 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2023-11-17T20:30:35.228 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2023-11-17T20:30:35.228 INFO:teuthology.orchestra.run.smithi053.stdout: kernel x86_64 4.18.0-521.el8 baseos 10 M 2023-11-17T20:30:35.228 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2023-11-17T20:30:35.228 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-core x86_64 4.18.0-521.el8 baseos 43 M 2023-11-17T20:30:35.229 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-modules x86_64 4.18.0-521.el8 baseos 36 M 2023-11-17T20:30:35.229 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-11-17T20:30:35.229 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2023-11-17T20:30:35.229 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2023-11-17T20:30:35.229 INFO:teuthology.orchestra.run.smithi053.stdout:Install 3 Packages 2023-11-17T20:30:35.229 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-11-17T20:30:35.230 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 89 M 2023-11-17T20:30:35.230 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 96 M 2023-11-17T20:30:35.230 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2023-11-17T20:30:35.706 INFO:teuthology.orchestra.run.smithi053.stdout:(1/3): kernel-4.18.0-521.el8.x86_64.rpm 36 MB/s | 10 MB 00:00 2023-11-17T20:30:36.138 INFO:teuthology.orchestra.run.smithi053.stdout:(2/3): kernel-modules-4.18.0-521.el8.x86_64.rpm 51 MB/s | 36 MB 00:00 2023-11-17T20:30:36.548 INFO:teuthology.orchestra.run.smithi053.stdout:(3/3): kernel-core-4.18.0-521.el8.x86_64.rpm 39 MB/s | 43 MB 00:01 2023-11-17T20:30:36.548 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2023-11-17T20:30:36.548 INFO:teuthology.orchestra.run.smithi053.stdout:Total 68 MB/s | 89 MB 00:01 2023-11-17T20:30:37.258 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2023-11-17T20:30:37.454 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 8 - Extras 40 kB/s | 18 kB 00:00 2023-11-17T20:30:37.695 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2023-11-17T20:30:37.696 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2023-11-17T20:30:38.105 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 8 - Extras common packages 15 kB/s | 6.9 kB 00:00 2023-11-17T20:30:38.373 INFO:teuthology.orchestra.run.smithi081.stdout:Copr repo for python3-asyncssh owned by ceph 30 kB/s | 3.5 kB 00:00 2023-11-17T20:30:38.997 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2023-11-17T20:30:39.016 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2023-11-17T20:30:41.126 INFO:teuthology.orchestra.run.smithi081.stdout:Extra Packages for Enterprise Linux 6.1 MB/s | 16 MB 00:02 2023-11-17T20:30:41.914 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2023-11-17T20:30:42.498 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:30:44.898 INFO:teuthology.orchestra.run.smithi081.stdout:lab-extras 582 kB/s | 24 kB 00:00 2023-11-17T20:30:46.299 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:30:46.698 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:30:48.481 INFO:teuthology.orchestra.run.smithi081.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-17T20:30:48.481 INFO:teuthology.orchestra.run.smithi081.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-17T20:30:48.759 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2023-11-17T20:30:48.760 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2023-11-17T20:30:48.760 INFO:teuthology.orchestra.run.smithi081.stdout: Package Architecture Version Repository Size 2023-11-17T20:30:48.760 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2023-11-17T20:30:48.760 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2023-11-17T20:30:48.760 INFO:teuthology.orchestra.run.smithi081.stdout: kernel x86_64 4.18.0-521.el8 baseos 10 M 2023-11-17T20:30:48.760 INFO:teuthology.orchestra.run.smithi081.stdout:Installing dependencies: 2023-11-17T20:30:48.760 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-core x86_64 4.18.0-521.el8 baseos 43 M 2023-11-17T20:30:48.760 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-modules x86_64 4.18.0-521.el8 baseos 36 M 2023-11-17T20:30:48.760 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-11-17T20:30:48.761 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2023-11-17T20:30:48.761 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2023-11-17T20:30:48.761 INFO:teuthology.orchestra.run.smithi081.stdout:Install 3 Packages 2023-11-17T20:30:48.761 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-11-17T20:30:48.762 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 89 M 2023-11-17T20:30:48.762 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 96 M 2023-11-17T20:30:48.762 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2023-11-17T20:30:49.292 INFO:teuthology.orchestra.run.smithi081.stdout:(1/3): kernel-4.18.0-521.el8.x86_64.rpm 37 MB/s | 10 MB 00:00 2023-11-17T20:30:49.717 INFO:teuthology.orchestra.run.smithi081.stdout:(2/3): kernel-modules-4.18.0-521.el8.x86_64.rpm 52 MB/s | 36 MB 00:00 2023-11-17T20:30:50.142 INFO:teuthology.orchestra.run.smithi081.stdout:(3/3): kernel-core-4.18.0-521.el8.x86_64.rpm 39 MB/s | 43 MB 00:01 2023-11-17T20:30:50.143 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2023-11-17T20:30:50.143 INFO:teuthology.orchestra.run.smithi081.stdout:Total 65 MB/s | 89 MB 00:01 2023-11-17T20:30:50.377 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:30:50.656 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : kernel-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:30:50.813 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2023-11-17T20:30:51.238 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2023-11-17T20:30:51.238 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2023-11-17T20:30:52.466 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2023-11-17T20:30:52.483 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2023-11-17T20:30:55.222 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2023-11-17T20:30:55.813 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:30:59.364 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:30:59.721 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:31:03.147 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:31:03.409 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : kernel-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:31:14.092 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:31:14.118 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:31:14.701 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: kernel-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:31:14.701 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : kernel-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:31:14.701 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : kernel-core-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:31:15.551 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:31:15.551 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-11-17T20:31:15.551 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2023-11-17T20:31:15.551 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-4.18.0-521.el8.x86_64 kernel-core-4.18.0-521.el8.x86_64 2023-11-17T20:31:15.552 INFO:teuthology.orchestra.run.smithi053.stdout: kernel-modules-4.18.0-521.el8.x86_64 2023-11-17T20:31:15.552 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-11-17T20:31:15.552 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2023-11-17T20:31:15.700 DEBUG:teuthology.orchestra.run.smithi053:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:31:15.928 INFO:teuthology.orchestra.run.smithi053.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-17T20:31:15.929 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-17T20:31:15.929 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-521.el8.x86_64 2023-11-17T20:31:15.929 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-17T20:31:15.929 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-17T20:31:15.929 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-11-17T20:31:15.929 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi053.front.sepia.ceph.com, path=None, version=distro) 2023-11-17T20:31:15.929 DEBUG:teuthology.orchestra.run.smithi053:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:31:16.147 INFO:teuthology.orchestra.run.smithi053.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-17T20:31:16.147 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-17T20:31:16.148 DEBUG:teuthology.orchestra.run.smithi053:> sudo rpm -qi grub2-tools 2023-11-17T20:31:16.182 INFO:teuthology.orchestra.run.smithi053.stdout:Name : grub2-tools 2023-11-17T20:31:16.182 INFO:teuthology.orchestra.run.smithi053.stdout:Epoch : 1 2023-11-17T20:31:16.182 INFO:teuthology.orchestra.run.smithi053.stdout:Version : 2.02 2023-11-17T20:31:16.182 INFO:teuthology.orchestra.run.smithi053.stdout:Release : 129.el8 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:Architecture: x86_64 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:Group : System Environment/Base 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:Size : 9265586 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:License : GPLv3+ 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:Relocations : (not relocatable) 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:Packager : CentOS BuildSystem 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:Vendor : CentOS 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:Summary : Support tools for GRUB. 2023-11-17T20:31:16.183 INFO:teuthology.orchestra.run.smithi053.stdout:Description : 2023-11-17T20:31:16.184 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-11-17T20:31:16.184 INFO:teuthology.orchestra.run.smithi053.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-17T20:31:16.184 INFO:teuthology.orchestra.run.smithi053.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-17T20:31:16.184 INFO:teuthology.orchestra.run.smithi053.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-17T20:31:16.184 INFO:teuthology.orchestra.run.smithi053.stdout:hardware devices. 2023-11-17T20:31:16.184 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-11-17T20:31:16.184 INFO:teuthology.orchestra.run.smithi053.stdout:This subpackage provides tools for support of all platforms. 2023-11-17T20:31:16.185 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-17T20:31:16.185 INFO:teuthology.task.kernel:Updating grub on smithi053 to boot 4.18.0-521.el8.x86_64 2023-11-17T20:31:16.185 DEBUG:teuthology.orchestra.run.smithi053:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-17T20:31:17.371 INFO:teuthology.orchestra.run.smithi053.stderr:Generating grub configuration file ... 2023-11-17T20:31:19.497 INFO:teuthology.orchestra.run.smithi053.stderr:done 2023-11-17T20:31:19.498 DEBUG:teuthology.orchestra.run.smithi053:> mktemp 2023-11-17T20:31:19.520 INFO:teuthology.orchestra.run.smithi053.stdout:/tmp/tmp.Qb0nl3pSaP 2023-11-17T20:31:19.520 DEBUG:teuthology.orchestra.run.smithi053:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Qb0nl3pSaP 2023-11-17T20:31:19.592 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 0666 /tmp/tmp.Qb0nl3pSaP 2023-11-17T20:31:19.746 DEBUG:teuthology.orchestra.remote:smithi053:/tmp/tmp.Qb0nl3pSaP is 6KB 2023-11-17T20:31:19.794 DEBUG:teuthology.orchestra.run.smithi053:> rm -fr /tmp/tmp.Qb0nl3pSaP 2023-11-17T20:31:19.812 DEBUG:teuthology.orchestra.run.smithi053:> sudo /bin/ls /boot/loader/entries || true 2023-11-17T20:31:19.889 INFO:teuthology.orchestra.run.smithi053.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-17T20:31:19.889 INFO:teuthology.orchestra.run.smithi053.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-17T20:31:19.889 INFO:teuthology.orchestra.run.smithi053.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-17T20:31:19.889 INFO:teuthology.orchestra.run.smithi053.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64.conf 2023-11-17T20:31:19.890 DEBUG:teuthology.orchestra.run.smithi053:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64 2023-11-17T20:31:20.084 DEBUG:teuthology.orchestra.run.smithi053:> sudo shutdown -r now 2023-11-17T20:31:25.273 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:31:25.297 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:31:25.626 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:31:25.626 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : kernel-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:31:25.627 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : kernel-core-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:31:27.005 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:31:27.005 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-11-17T20:31:27.005 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2023-11-17T20:31:27.005 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-4.18.0-521.el8.x86_64 kernel-core-4.18.0-521.el8.x86_64 2023-11-17T20:31:27.005 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-modules-4.18.0-521.el8.x86_64 2023-11-17T20:31:27.006 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-11-17T20:31:27.006 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2023-11-17T20:31:27.146 DEBUG:teuthology.orchestra.run.smithi081:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:31:27.365 INFO:teuthology.orchestra.run.smithi081.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-17T20:31:27.365 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-17T20:31:27.365 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-521.el8.x86_64 2023-11-17T20:31:27.365 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-17T20:31:27.365 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-17T20:31:27.366 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-11-17T20:31:27.366 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi081.front.sepia.ceph.com, path=None, version=distro) 2023-11-17T20:31:27.366 DEBUG:teuthology.orchestra.run.smithi081:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:31:27.574 INFO:teuthology.orchestra.run.smithi081.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-17T20:31:27.574 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-17T20:31:27.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo rpm -qi grub2-tools 2023-11-17T20:31:27.607 INFO:teuthology.orchestra.run.smithi081.stdout:Name : grub2-tools 2023-11-17T20:31:27.608 INFO:teuthology.orchestra.run.smithi081.stdout:Epoch : 1 2023-11-17T20:31:27.608 INFO:teuthology.orchestra.run.smithi081.stdout:Version : 2.02 2023-11-17T20:31:27.608 INFO:teuthology.orchestra.run.smithi081.stdout:Release : 129.el8 2023-11-17T20:31:27.608 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: x86_64 2023-11-17T20:31:27.608 INFO:teuthology.orchestra.run.smithi081.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-17T20:31:27.608 INFO:teuthology.orchestra.run.smithi081.stdout:Group : System Environment/Base 2023-11-17T20:31:27.608 INFO:teuthology.orchestra.run.smithi081.stdout:Size : 9265586 2023-11-17T20:31:27.609 INFO:teuthology.orchestra.run.smithi081.stdout:License : GPLv3+ 2023-11-17T20:31:27.609 INFO:teuthology.orchestra.run.smithi081.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-17T20:31:27.609 INFO:teuthology.orchestra.run.smithi081.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-17T20:31:27.609 INFO:teuthology.orchestra.run.smithi081.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-17T20:31:27.609 INFO:teuthology.orchestra.run.smithi081.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-17T20:31:27.609 INFO:teuthology.orchestra.run.smithi081.stdout:Relocations : (not relocatable) 2023-11-17T20:31:27.610 INFO:teuthology.orchestra.run.smithi081.stdout:Packager : CentOS BuildSystem 2023-11-17T20:31:27.610 INFO:teuthology.orchestra.run.smithi081.stdout:Vendor : CentOS 2023-11-17T20:31:27.610 INFO:teuthology.orchestra.run.smithi081.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-17T20:31:27.610 INFO:teuthology.orchestra.run.smithi081.stdout:Summary : Support tools for GRUB. 2023-11-17T20:31:27.610 INFO:teuthology.orchestra.run.smithi081.stdout:Description : 2023-11-17T20:31:27.610 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-11-17T20:31:27.610 INFO:teuthology.orchestra.run.smithi081.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-17T20:31:27.610 INFO:teuthology.orchestra.run.smithi081.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-17T20:31:27.610 INFO:teuthology.orchestra.run.smithi081.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-17T20:31:27.610 INFO:teuthology.orchestra.run.smithi081.stdout:hardware devices. 2023-11-17T20:31:27.610 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-11-17T20:31:27.610 INFO:teuthology.orchestra.run.smithi081.stdout:This subpackage provides tools for support of all platforms. 2023-11-17T20:31:27.611 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-17T20:31:27.611 INFO:teuthology.task.kernel:Updating grub on smithi081 to boot 4.18.0-521.el8.x86_64 2023-11-17T20:31:27.612 DEBUG:teuthology.orchestra.run.smithi081:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-17T20:31:28.825 INFO:teuthology.orchestra.run.smithi081.stderr:Generating grub configuration file ... 2023-11-17T20:31:30.923 INFO:teuthology.orchestra.run.smithi081.stderr:done 2023-11-17T20:31:30.924 DEBUG:teuthology.orchestra.run.smithi081:> mktemp 2023-11-17T20:31:30.955 INFO:teuthology.orchestra.run.smithi081.stdout:/tmp/tmp.LJA3n0qWxc 2023-11-17T20:31:30.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.LJA3n0qWxc 2023-11-17T20:31:31.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0666 /tmp/tmp.LJA3n0qWxc 2023-11-17T20:31:31.170 DEBUG:teuthology.orchestra.remote:smithi081:/tmp/tmp.LJA3n0qWxc is 6KB 2023-11-17T20:31:31.220 DEBUG:teuthology.orchestra.run.smithi081:> rm -fr /tmp/tmp.LJA3n0qWxc 2023-11-17T20:31:31.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo /bin/ls /boot/loader/entries || true 2023-11-17T20:31:31.304 INFO:teuthology.orchestra.run.smithi081.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-17T20:31:31.304 INFO:teuthology.orchestra.run.smithi081.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-17T20:31:31.304 INFO:teuthology.orchestra.run.smithi081.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-17T20:31:31.304 INFO:teuthology.orchestra.run.smithi081.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64.conf 2023-11-17T20:31:31.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64 2023-11-17T20:31:31.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo shutdown -r now 2023-11-17T20:31:50.104 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-11-17T20:31:50.104 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-11-17T20:31:50.105 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:32:01.486 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-11-17T20:32:01.486 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-11-17T20:32:01.487 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:32:35.942 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2023-11-17T20:32:44.950 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-11-17T20:32:44.950 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:32:50.110 DEBUG:teuthology.orchestra.remote:timed out 2023-11-17T20:32:59.118 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-11-17T20:32:59.119 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:32:59.391 DEBUG:teuthology.orchestra.run.smithi053:> true 2023-11-17T20:32:59.692 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-11-17T20:32:59.692 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-521.el8.x86_64"... 2023-11-17T20:32:59.692 DEBUG:teuthology.orchestra.run.smithi053:> uname -r 2023-11-17T20:32:59.715 INFO:teuthology.orchestra.run.smithi053.stdout:4.18.0-521.el8.x86_64 2023-11-17T20:32:59.715 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-521.el8.x86_64 vs 4.18.0-521.el8.x86_64 2023-11-17T20:32:59.715 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-17T20:32:59.715 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-17T20:33:00.716 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-11-17T20:33:00.716 DEBUG:teuthology.orchestra.run.smithi053:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-17T20:33:00.797 INFO:teuthology.orchestra.run.smithi053.stdout:ttyS1 2023-11-17T20:33:00.814 DEBUG:teuthology.parallel:result is None 2023-11-17T20:33:03.334 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2023-11-17T20:33:15.335 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-11-17T20:33:15.336 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:33:15.653 DEBUG:teuthology.orchestra.run.smithi081:> true 2023-11-17T20:33:16.041 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-11-17T20:33:16.042 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-521.el8.x86_64"... 2023-11-17T20:33:16.052 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2023-11-17T20:33:16.070 INFO:teuthology.orchestra.run.smithi081.stdout:4.18.0-521.el8.x86_64 2023-11-17T20:33:16.070 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-521.el8.x86_64 vs 4.18.0-521.el8.x86_64 2023-11-17T20:33:16.071 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-17T20:33:16.071 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-17T20:33:17.072 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-11-17T20:33:17.072 DEBUG:teuthology.orchestra.run.smithi081:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-17T20:33:17.162 INFO:teuthology.orchestra.run.smithi081.stdout:ttyS1 2023-11-17T20:33:17.179 DEBUG:teuthology.parallel:result is None 2023-11-17T20:33:17.180 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-17T20:33:17.187 INFO:teuthology.task.internal:Creating test directory... 2023-11-17T20:33:17.187 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-17T20:33:17.190 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-17T20:33:17.211 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-17T20:33:17.218 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-17T20:33:17.225 INFO:teuthology.task.internal:Creating archive directory... 2023-11-17T20:33:17.225 DEBUG:teuthology.orchestra.run.smithi053:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-17T20:33:17.260 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-17T20:33:17.304 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-17T20:33:17.311 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-17T20:33:17.311 DEBUG:teuthology.orchestra.run.smithi053:> 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-11-17T20:33:17.339 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-11-17T20:33:17.373 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:33:17.377 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:33:17.383 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:33:17.390 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:33:17.392 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-17T20:33:17.399 INFO:teuthology.task.internal:Configuring sudo... 2023-11-17T20:33:17.399 DEBUG:teuthology.orchestra.run.smithi053:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-17T20:33:17.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-17T20:33:17.468 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-17T20:33:17.477 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-17T20:33:17.477 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-17T20:33:17.510 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-17T20:33:17.530 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:33:17.619 DEBUG:teuthology.orchestra.run.smithi053:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:33:17.677 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:33:17.769 DEBUG:teuthology.orchestra.run.smithi053:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:33:17.817 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-11-17T20:33:17.817 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-17T20:33:17.892 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:33:17.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:33:17.994 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:33:18.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:33:18.128 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-11-17T20:33:18.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-17T20:33:18.199 DEBUG:teuthology.orchestra.run.smithi053:> sudo service rsyslog restart 2023-11-17T20:33:18.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo service rsyslog restart 2023-11-17T20:33:18.269 INFO:teuthology.orchestra.run.smithi053.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-17T20:33:18.297 INFO:teuthology.orchestra.run.smithi081.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-17T20:33:18.702 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-17T20:33:18.710 INFO:teuthology.task.internal:Starting timer... 2023-11-17T20:33:18.710 INFO:teuthology.run_tasks:Running task pcp... 2023-11-17T20:33:18.720 INFO:teuthology.run_tasks:Running task selinux... 2023-11-17T20:33:18.729 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-11-17T20:33:18.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo service auditd rotate 2023-11-17T20:33:18.816 INFO:teuthology.orchestra.run.smithi053.stdout:Rotating logs: 2023-11-17T20:33:18.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo service auditd rotate 2023-11-17T20:33:18.966 INFO:teuthology.orchestra.run.smithi081.stdout:Rotating logs: 2023-11-17T20:33:18.969 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-17T20:33:18.969 DEBUG:teuthology.orchestra.run.smithi053:> /usr/sbin/getenforce 2023-11-17T20:33:19.030 INFO:teuthology.orchestra.run.smithi053.stdout:Permissive 2023-11-17T20:33:19.030 DEBUG:teuthology.orchestra.run.smithi081:> /usr/sbin/getenforce 2023-11-17T20:33:19.177 INFO:teuthology.orchestra.run.smithi081.stdout:Permissive 2023-11-17T20:33:19.177 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi053.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi081.front.sepia.ceph.com': 'permissive'} 2023-11-17T20:33:19.177 DEBUG:teuthology.orchestra.run.smithi053:> 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-11-17T20:33:19.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:33:19.220 DEBUG:teuthology.orchestra.run.smithi081:> 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-11-17T20:33:19.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:33:19.630 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-17T20:33:19.630 DEBUG:teuthology.orchestra.run.smithi053:> sudo /usr/sbin/setenforce permissive 2023-11-17T20:33:19.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo /usr/sbin/setenforce permissive 2023-11-17T20:33:20.251 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-17T20:33:20.263 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-11-17T20:33:20.263 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-17T20:33:20.297 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-11-17T20:33:20.299 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi053.front.sepia.ceph.com,smithi081.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-17T20:35:18.452 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2023-11-17T20:35:18.452 DEBUG:teuthology.task.console_log:Killing console logger for smithi053 2023-11-17T20:35:18.453 DEBUG:teuthology.task.console_log:Killing console logger for smithi081 2023-11-17T20:35:18.453 DEBUG:teuthology.exit:Finished running handlers