2023-11-17T20:28:35.079 INFO:root:teuthology version: 0.0.1.dev203+g6899cd2 2023-11-17T20:28:35.080 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461404 --description upgrade:octopus-x/parallel/{0-distro/centos_8.stream_container_tools 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} --name teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi --verbose --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461404/orig.config.yaml 2023-11-17T20:28:35.130 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-17T20:28:35.220 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461404 branch: quincy description: upgrade:octopus-x/parallel/{0-distro/centos_8.stream_container_tools 0-start 1-tasks mon_election/connectivity 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: '7461404' 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: 3 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: smithi027.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD5zrDvuR15Rjan6i0HX00D27MyjFAB8UHZ4jQU88u1YLMIOMYtl0oS0cApuVhtWs7AD0OcczpTTx12zQk167xE= smithi140.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK7apKm11G5nKyh+YZqu5deyBOMHtKY20EkLWYtdQ52phEKxleaGkAVUwxGQadB72Nm4TK+gL9sHfcxy0Boy+Vg= 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:28:35.220 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:28:35.220 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_7155e8e36fbbeb81765cc73048bcb9c2ada8125c/qa/tasks 2023-11-17T20:28:35.221 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-17T20:28:35.222 INFO:teuthology.task.internal:Checking packages... 2023-11-17T20:28:35.243 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '7155e8e36fbbeb81765cc73048bcb9c2ada8125c' 2023-11-17T20:28:35.244 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-17T20:28:35.244 INFO:teuthology.packaging:ref: None 2023-11-17T20:28:35.244 INFO:teuthology.packaging:tag: None 2023-11-17T20:28:35.244 INFO:teuthology.packaging:branch: quincy 2023-11-17T20:28:35.244 INFO:teuthology.packaging:sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c 2023-11-17T20:28:35.244 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:28:35.593 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-67.g7155e8e3 2023-11-17T20:28:35.594 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-17T20:28:35.600 INFO:teuthology.task.internal:no buildpackages task found 2023-11-17T20:28:35.600 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-17T20:28:35.606 INFO:teuthology.task.internal:Saving configuration 2023-11-17T20:28:35.627 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-17T20:28:35.633 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-17T20:28:35.658 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi027.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461404', '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:42.461300', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD5zrDvuR15Rjan6i0HX00D27MyjFAB8UHZ4jQU88u1YLMIOMYtl0oS0cApuVhtWs7AD0OcczpTTx12zQk167xE='} 2023-11-17T20:28:35.683 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi140.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461404', '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:42.459804', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK7apKm11G5nKyh+YZqu5deyBOMHtKY20EkLWYtdQ52phEKxleaGkAVUwxGQadB72Nm4TK+gL9sHfcxy0Boy+Vg='} 2023-11-17T20:28:35.683 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-17T20:28:35.689 INFO:teuthology.task.internal:roles: ubuntu@smithi027.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:28:35.690 INFO:teuthology.task.internal:roles: ubuntu@smithi140.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:28:35.690 INFO:teuthology.run_tasks:Running task console_log... 2023-11-17T20:28:35.760 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd3f34aef70>, signals=[15]) 2023-11-17T20:28:35.760 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-17T20:28:35.767 INFO:teuthology.task.internal:Opening connections... 2023-11-17T20:28:35.767 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi027.front.sepia.ceph.com 2023-11-17T20:28:35.768 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:28:35.876 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi140.front.sepia.ceph.com 2023-11-17T20:28:35.877 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi140.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:28:35.946 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-17T20:28:35.952 DEBUG:teuthology.orchestra.run.smithi027:> uname -m 2023-11-17T20:28:35.975 INFO:teuthology.orchestra.run.smithi027.stdout:x86_64 2023-11-17T20:28:35.976 DEBUG:teuthology.orchestra.run.smithi027:> cat /etc/os-release 2023-11-17T20:28:36.037 INFO:teuthology.orchestra.run.smithi027.stdout:NAME="CentOS Stream" 2023-11-17T20:28:36.038 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION="8" 2023-11-17T20:28:36.038 INFO:teuthology.orchestra.run.smithi027.stdout:ID="centos" 2023-11-17T20:28:36.038 INFO:teuthology.orchestra.run.smithi027.stdout:ID_LIKE="rhel fedora" 2023-11-17T20:28:36.038 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION_ID="8" 2023-11-17T20:28:36.038 INFO:teuthology.orchestra.run.smithi027.stdout:PLATFORM_ID="platform:el8" 2023-11-17T20:28:36.038 INFO:teuthology.orchestra.run.smithi027.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-17T20:28:36.038 INFO:teuthology.orchestra.run.smithi027.stdout:ANSI_COLOR="0;31" 2023-11-17T20:28:36.038 INFO:teuthology.orchestra.run.smithi027.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-17T20:28:36.038 INFO:teuthology.orchestra.run.smithi027.stdout:HOME_URL="https://centos.org/" 2023-11-17T20:28:36.038 INFO:teuthology.orchestra.run.smithi027.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-17T20:28:36.038 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-17T20:28:36.039 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-17T20:28:36.039 INFO:teuthology.lock.ops:Updating smithi027.front.sepia.ceph.com on lock server 2023-11-17T20:28:36.057 DEBUG:teuthology.orchestra.run.smithi140:> uname -m 2023-11-17T20:28:36.080 INFO:teuthology.orchestra.run.smithi140.stdout:x86_64 2023-11-17T20:28:36.081 DEBUG:teuthology.orchestra.run.smithi140:> cat /etc/os-release 2023-11-17T20:28:36.141 INFO:teuthology.orchestra.run.smithi140.stdout:NAME="CentOS Stream" 2023-11-17T20:28:36.141 INFO:teuthology.orchestra.run.smithi140.stdout:VERSION="8" 2023-11-17T20:28:36.141 INFO:teuthology.orchestra.run.smithi140.stdout:ID="centos" 2023-11-17T20:28:36.141 INFO:teuthology.orchestra.run.smithi140.stdout:ID_LIKE="rhel fedora" 2023-11-17T20:28:36.141 INFO:teuthology.orchestra.run.smithi140.stdout:VERSION_ID="8" 2023-11-17T20:28:36.141 INFO:teuthology.orchestra.run.smithi140.stdout:PLATFORM_ID="platform:el8" 2023-11-17T20:28:36.142 INFO:teuthology.orchestra.run.smithi140.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-17T20:28:36.142 INFO:teuthology.orchestra.run.smithi140.stdout:ANSI_COLOR="0;31" 2023-11-17T20:28:36.142 INFO:teuthology.orchestra.run.smithi140.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-17T20:28:36.142 INFO:teuthology.orchestra.run.smithi140.stdout:HOME_URL="https://centos.org/" 2023-11-17T20:28:36.142 INFO:teuthology.orchestra.run.smithi140.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-17T20:28:36.142 INFO:teuthology.orchestra.run.smithi140.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-17T20:28:36.142 INFO:teuthology.orchestra.run.smithi140.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-17T20:28:36.142 INFO:teuthology.lock.ops:Updating smithi140.front.sepia.ceph.com on lock server 2023-11-17T20:28:36.174 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-17T20:28:36.183 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-17T20:28:36.189 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-17T20:28:36.189 DEBUG:teuthology.orchestra.run.smithi027:> test '!' -e /home/ubuntu/cephtest 2023-11-17T20:28:36.192 DEBUG:teuthology.orchestra.run.smithi140:> test '!' -e /home/ubuntu/cephtest 2023-11-17T20:28:36.211 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-17T20:28:36.218 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-17T20:28:36.218 DEBUG:teuthology.orchestra.run.smithi027:> test -z $(ls -A /var/lib/ceph) 2023-11-17T20:28:36.254 DEBUG:teuthology.orchestra.run.smithi140:> test -z $(ls -A /var/lib/ceph) 2023-11-17T20:28:36.284 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-17T20:28:36.335 INFO:teuthology.run_tasks:Running task kernel... 2023-11-17T20:28:36.350 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-17T20:28:36.350 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-17T20:28:36.351 DEBUG:teuthology.orchestra.run.smithi027:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-17T20:28:36.351 DEBUG:teuthology.orchestra.run.smithi140:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-17T20:28:36.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:28:36.371 DEBUG:teuthology.orchestra.run.smithi140:> uname -r 2023-11-17T20:28:36.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:28:36.372 DEBUG:teuthology.orchestra.run.smithi027:> uname -r 2023-11-17T20:28:36.431 INFO:teuthology.orchestra.run.smithi140.stdout:4.18.0-489.el8.x86_64 2023-11-17T20:28:36.431 INFO:teuthology.task.kernel:Running kernel on smithi140: 4.18.0-489.el8.x86_64 2023-11-17T20:28:36.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo yum install -y kernel 2023-11-17T20:28:36.433 INFO:teuthology.orchestra.run.smithi027.stdout:4.18.0-489.el8.x86_64 2023-11-17T20:28:36.434 INFO:teuthology.task.kernel:Running kernel on smithi027: 4.18.0-489.el8.x86_64 2023-11-17T20:28:36.434 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum install -y kernel 2023-11-17T20:28:41.163 INFO:teuthology.orchestra.run.smithi140.stdout:CentOS Stream 8 - AppStream 15 MB/s | 34 MB 00:02 2023-11-17T20:28:46.899 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 8 - AppStream 4.3 MB/s | 34 MB 00:07 2023-11-17T20:28:48.438 INFO:teuthology.orchestra.run.smithi140.stdout:CentOS Stream 8 - BaseOS 60 MB/s | 53 MB 00:00 2023-11-17T20:28:54.216 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 8 - BaseOS 70 MB/s | 53 MB 00:00 2023-11-17T20:28:56.587 INFO:teuthology.orchestra.run.smithi140.stdout:CentOS Stream 8 - Extras 65 kB/s | 18 kB 00:00 2023-11-17T20:28:57.163 INFO:teuthology.orchestra.run.smithi140.stdout:CentOS Stream 8 - Extras common packages 17 kB/s | 6.9 kB 00:00 2023-11-17T20:28:57.465 INFO:teuthology.orchestra.run.smithi140.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-11-17T20:28:59.876 INFO:teuthology.orchestra.run.smithi140.stdout:Extra Packages for Enterprise Linux 7.1 MB/s | 16 MB 00:02 2023-11-17T20:29:02.583 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 8 - Extras 53 kB/s | 18 kB 00:00 2023-11-17T20:29:03.840 INFO:teuthology.orchestra.run.smithi140.stdout:lab-extras 620 kB/s | 24 kB 00:00 2023-11-17T20:29:07.159 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 8 - Extras common packages 1.6 kB/s | 6.9 kB 00:04 2023-11-17T20:29:07.451 INFO:teuthology.orchestra.run.smithi027.stdout:Copr repo for python3-asyncssh owned by ceph 28 kB/s | 3.5 kB 00:00 2023-11-17T20:29:07.481 INFO:teuthology.orchestra.run.smithi140.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-17T20:29:07.481 INFO:teuthology.orchestra.run.smithi140.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-17T20:29:07.768 INFO:teuthology.orchestra.run.smithi140.stdout:Dependencies resolved. 2023-11-17T20:29:07.769 INFO:teuthology.orchestra.run.smithi140.stdout:================================================================================ 2023-11-17T20:29:07.769 INFO:teuthology.orchestra.run.smithi140.stdout: Package Architecture Version Repository Size 2023-11-17T20:29:07.769 INFO:teuthology.orchestra.run.smithi140.stdout:================================================================================ 2023-11-17T20:29:07.769 INFO:teuthology.orchestra.run.smithi140.stdout:Installing: 2023-11-17T20:29:07.769 INFO:teuthology.orchestra.run.smithi140.stdout: kernel x86_64 4.18.0-521.el8 baseos 10 M 2023-11-17T20:29:07.769 INFO:teuthology.orchestra.run.smithi140.stdout:Installing dependencies: 2023-11-17T20:29:07.769 INFO:teuthology.orchestra.run.smithi140.stdout: kernel-core x86_64 4.18.0-521.el8 baseos 43 M 2023-11-17T20:29:07.769 INFO:teuthology.orchestra.run.smithi140.stdout: kernel-modules x86_64 4.18.0-521.el8 baseos 36 M 2023-11-17T20:29:07.769 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-11-17T20:29:07.769 INFO:teuthology.orchestra.run.smithi140.stdout:Transaction Summary 2023-11-17T20:29:07.770 INFO:teuthology.orchestra.run.smithi140.stdout:================================================================================ 2023-11-17T20:29:07.770 INFO:teuthology.orchestra.run.smithi140.stdout:Install 3 Packages 2023-11-17T20:29:07.770 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-11-17T20:29:07.770 INFO:teuthology.orchestra.run.smithi140.stdout:Total download size: 89 M 2023-11-17T20:29:07.770 INFO:teuthology.orchestra.run.smithi140.stdout:Installed size: 96 M 2023-11-17T20:29:07.770 INFO:teuthology.orchestra.run.smithi140.stdout:Downloading Packages: 2023-11-17T20:29:08.216 INFO:teuthology.orchestra.run.smithi140.stdout:(1/3): kernel-4.18.0-521.el8.x86_64.rpm 38 MB/s | 10 MB 00:00 2023-11-17T20:29:08.674 INFO:teuthology.orchestra.run.smithi140.stdout:(2/3): kernel-modules-4.18.0-521.el8.x86_64.rpm 50 MB/s | 36 MB 00:00 2023-11-17T20:29:09.010 INFO:teuthology.orchestra.run.smithi027.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2023-11-17T20:29:09.083 INFO:teuthology.orchestra.run.smithi140.stdout:(3/3): kernel-core-4.18.0-521.el8.x86_64.rpm 38 MB/s | 43 MB 00:01 2023-11-17T20:29:09.083 INFO:teuthology.orchestra.run.smithi140.stdout:-------------------------------------------------------------------------------- 2023-11-17T20:29:09.084 INFO:teuthology.orchestra.run.smithi140.stdout:Total 68 MB/s | 89 MB 00:01 2023-11-17T20:29:09.763 INFO:teuthology.orchestra.run.smithi140.stdout:Running transaction check 2023-11-17T20:29:10.206 INFO:teuthology.orchestra.run.smithi140.stdout:Transaction check succeeded. 2023-11-17T20:29:10.206 INFO:teuthology.orchestra.run.smithi140.stdout:Running transaction test 2023-11-17T20:29:11.427 INFO:teuthology.orchestra.run.smithi140.stdout:Transaction test succeeded. 2023-11-17T20:29:11.459 INFO:teuthology.orchestra.run.smithi140.stdout:Running transaction 2023-11-17T20:29:13.061 INFO:teuthology.orchestra.run.smithi027.stdout:lab-extras 522 kB/s | 24 kB 00:00 2023-11-17T20:29:14.234 INFO:teuthology.orchestra.run.smithi140.stdout: Preparing : 1/1 2023-11-17T20:29:14.735 INFO:teuthology.orchestra.run.smithi140.stdout: Installing : kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:29:16.935 INFO:teuthology.orchestra.run.smithi027.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-17T20:29:16.935 INFO:teuthology.orchestra.run.smithi027.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-17T20:29:17.232 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2023-11-17T20:29:17.233 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2023-11-17T20:29:17.233 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2023-11-17T20:29:17.233 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2023-11-17T20:29:17.233 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2023-11-17T20:29:17.233 INFO:teuthology.orchestra.run.smithi027.stdout: kernel x86_64 4.18.0-521.el8 baseos 10 M 2023-11-17T20:29:17.233 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2023-11-17T20:29:17.233 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-core x86_64 4.18.0-521.el8 baseos 43 M 2023-11-17T20:29:17.233 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-modules x86_64 4.18.0-521.el8 baseos 36 M 2023-11-17T20:29:17.233 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-11-17T20:29:17.233 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2023-11-17T20:29:17.234 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2023-11-17T20:29:17.234 INFO:teuthology.orchestra.run.smithi027.stdout:Install 3 Packages 2023-11-17T20:29:17.234 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-11-17T20:29:17.234 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 89 M 2023-11-17T20:29:17.234 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 96 M 2023-11-17T20:29:17.234 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2023-11-17T20:29:17.520 INFO:teuthology.orchestra.run.smithi027.stdout:(1/3): kernel-4.18.0-521.el8.x86_64.rpm 40 MB/s | 10 MB 00:00 2023-11-17T20:29:17.971 INFO:teuthology.orchestra.run.smithi027.stdout:(2/3): kernel-modules-4.18.0-521.el8.x86_64.rpm 52 MB/s | 36 MB 00:00 2023-11-17T20:29:18.301 INFO:teuthology.orchestra.run.smithi140.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:29:18.413 INFO:teuthology.orchestra.run.smithi027.stdout:(3/3): kernel-core-4.18.0-521.el8.x86_64.rpm 38 MB/s | 43 MB 00:01 2023-11-17T20:29:18.413 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2023-11-17T20:29:18.414 INFO:teuthology.orchestra.run.smithi027.stdout:Total 76 MB/s | 89 MB 00:01 2023-11-17T20:29:18.700 INFO:teuthology.orchestra.run.smithi140.stdout: Installing : kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:29:19.118 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2023-11-17T20:29:19.556 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2023-11-17T20:29:19.556 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2023-11-17T20:29:20.845 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2023-11-17T20:29:20.873 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2023-11-17T20:29:22.145 INFO:teuthology.orchestra.run.smithi140.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:29:22.405 INFO:teuthology.orchestra.run.smithi140.stdout: Installing : kernel-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:29:23.752 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2023-11-17T20:29:24.353 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:29:28.080 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:29:28.494 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:29:32.170 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:29:32.756 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : kernel-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:29:44.290 INFO:teuthology.orchestra.run.smithi140.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:29:44.315 INFO:teuthology.orchestra.run.smithi140.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:29:44.676 INFO:teuthology.orchestra.run.smithi140.stdout: Running scriptlet: kernel-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:29:44.677 INFO:teuthology.orchestra.run.smithi140.stdout: Verifying : kernel-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:29:44.677 INFO:teuthology.orchestra.run.smithi140.stdout: Verifying : kernel-core-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:29:45.432 INFO:teuthology.orchestra.run.smithi140.stdout: Verifying : kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:29:45.432 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-11-17T20:29:45.432 INFO:teuthology.orchestra.run.smithi140.stdout:Installed: 2023-11-17T20:29:45.432 INFO:teuthology.orchestra.run.smithi140.stdout: kernel-4.18.0-521.el8.x86_64 kernel-core-4.18.0-521.el8.x86_64 2023-11-17T20:29:45.432 INFO:teuthology.orchestra.run.smithi140.stdout: kernel-modules-4.18.0-521.el8.x86_64 2023-11-17T20:29:45.432 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-11-17T20:29:45.432 INFO:teuthology.orchestra.run.smithi140.stdout:Complete! 2023-11-17T20:29:45.575 DEBUG:teuthology.orchestra.run.smithi140:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:29:45.793 INFO:teuthology.orchestra.run.smithi140.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-17T20:29:45.793 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-17T20:29:45.794 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:29:45.794 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-17T20:29:45.794 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-17T20:29:45.794 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-11-17T20:29:45.794 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi140.front.sepia.ceph.com, path=None, version=distro) 2023-11-17T20:29:45.795 DEBUG:teuthology.orchestra.run.smithi140:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:29:46.004 INFO:teuthology.orchestra.run.smithi140.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-17T20:29:46.004 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-17T20:29:46.005 DEBUG:teuthology.orchestra.run.smithi140:> sudo rpm -qi grub2-tools 2023-11-17T20:29:46.038 INFO:teuthology.orchestra.run.smithi140.stdout:Name : grub2-tools 2023-11-17T20:29:46.038 INFO:teuthology.orchestra.run.smithi140.stdout:Epoch : 1 2023-11-17T20:29:46.038 INFO:teuthology.orchestra.run.smithi140.stdout:Version : 2.02 2023-11-17T20:29:46.038 INFO:teuthology.orchestra.run.smithi140.stdout:Release : 129.el8 2023-11-17T20:29:46.038 INFO:teuthology.orchestra.run.smithi140.stdout:Architecture: x86_64 2023-11-17T20:29:46.039 INFO:teuthology.orchestra.run.smithi140.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-17T20:29:46.039 INFO:teuthology.orchestra.run.smithi140.stdout:Group : System Environment/Base 2023-11-17T20:29:46.039 INFO:teuthology.orchestra.run.smithi140.stdout:Size : 9265586 2023-11-17T20:29:46.039 INFO:teuthology.orchestra.run.smithi140.stdout:License : GPLv3+ 2023-11-17T20:29:46.039 INFO:teuthology.orchestra.run.smithi140.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-17T20:29:46.039 INFO:teuthology.orchestra.run.smithi140.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-17T20:29:46.039 INFO:teuthology.orchestra.run.smithi140.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-17T20:29:46.039 INFO:teuthology.orchestra.run.smithi140.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-17T20:29:46.039 INFO:teuthology.orchestra.run.smithi140.stdout:Relocations : (not relocatable) 2023-11-17T20:29:46.039 INFO:teuthology.orchestra.run.smithi140.stdout:Packager : CentOS BuildSystem 2023-11-17T20:29:46.040 INFO:teuthology.orchestra.run.smithi140.stdout:Vendor : CentOS 2023-11-17T20:29:46.040 INFO:teuthology.orchestra.run.smithi140.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-17T20:29:46.040 INFO:teuthology.orchestra.run.smithi140.stdout:Summary : Support tools for GRUB. 2023-11-17T20:29:46.040 INFO:teuthology.orchestra.run.smithi140.stdout:Description : 2023-11-17T20:29:46.040 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-11-17T20:29:46.040 INFO:teuthology.orchestra.run.smithi140.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-17T20:29:46.040 INFO:teuthology.orchestra.run.smithi140.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-17T20:29:46.040 INFO:teuthology.orchestra.run.smithi140.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-17T20:29:46.040 INFO:teuthology.orchestra.run.smithi140.stdout:hardware devices. 2023-11-17T20:29:46.040 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-11-17T20:29:46.040 INFO:teuthology.orchestra.run.smithi140.stdout:This subpackage provides tools for support of all platforms. 2023-11-17T20:29:46.041 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-17T20:29:46.041 INFO:teuthology.task.kernel:Updating grub on smithi140 to boot 4.18.0-521.el8.x86_64 2023-11-17T20:29:46.041 DEBUG:teuthology.orchestra.run.smithi140:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-17T20:29:47.603 INFO:teuthology.orchestra.run.smithi140.stderr:Generating grub configuration file ... 2023-11-17T20:29:49.353 INFO:teuthology.orchestra.run.smithi140.stderr:done 2023-11-17T20:29:49.355 DEBUG:teuthology.orchestra.run.smithi140:> mktemp 2023-11-17T20:29:49.382 INFO:teuthology.orchestra.run.smithi140.stdout:/tmp/tmp.07L32v6Aev 2023-11-17T20:29:49.382 DEBUG:teuthology.orchestra.run.smithi140:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.07L32v6Aev 2023-11-17T20:29:49.465 DEBUG:teuthology.orchestra.run.smithi140:> sudo chmod 0666 /tmp/tmp.07L32v6Aev 2023-11-17T20:29:49.602 DEBUG:teuthology.orchestra.remote:smithi140:/tmp/tmp.07L32v6Aev is 6KB 2023-11-17T20:29:49.650 DEBUG:teuthology.orchestra.run.smithi140:> rm -fr /tmp/tmp.07L32v6Aev 2023-11-17T20:29:49.667 DEBUG:teuthology.orchestra.run.smithi140:> sudo /bin/ls /boot/loader/entries || true 2023-11-17T20:29:49.735 INFO:teuthology.orchestra.run.smithi140.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-17T20:29:49.735 INFO:teuthology.orchestra.run.smithi140.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-17T20:29:49.735 INFO:teuthology.orchestra.run.smithi140.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-17T20:29:49.735 INFO:teuthology.orchestra.run.smithi140.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64.conf 2023-11-17T20:29:49.735 DEBUG:teuthology.orchestra.run.smithi140:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64 2023-11-17T20:29:49.892 DEBUG:teuthology.orchestra.run.smithi140:> sudo shutdown -r now 2023-11-17T20:29:55.963 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:29:55.988 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:29:56.346 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:29:56.347 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:29:56.347 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-core-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:29:57.114 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:29:57.114 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-11-17T20:29:57.114 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2023-11-17T20:29:57.114 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-4.18.0-521.el8.x86_64 kernel-core-4.18.0-521.el8.x86_64 2023-11-17T20:29:57.115 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-modules-4.18.0-521.el8.x86_64 2023-11-17T20:29:57.115 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-11-17T20:29:57.115 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2023-11-17T20:29:57.284 DEBUG:teuthology.orchestra.run.smithi027:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:29:57.510 INFO:teuthology.orchestra.run.smithi027.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-17T20:29:57.510 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-17T20:29:57.510 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:29:57.510 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-17T20:29:57.510 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-17T20:29:57.510 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-11-17T20:29:57.510 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi027.front.sepia.ceph.com, path=None, version=distro) 2023-11-17T20:29:57.511 DEBUG:teuthology.orchestra.run.smithi027:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:29:57.729 INFO:teuthology.orchestra.run.smithi027.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-17T20:29:57.729 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-17T20:29:57.729 DEBUG:teuthology.orchestra.run.smithi027:> sudo rpm -qi grub2-tools 2023-11-17T20:29:57.764 INFO:teuthology.orchestra.run.smithi027.stdout:Name : grub2-tools 2023-11-17T20:29:57.764 INFO:teuthology.orchestra.run.smithi027.stdout:Epoch : 1 2023-11-17T20:29:57.764 INFO:teuthology.orchestra.run.smithi027.stdout:Version : 2.02 2023-11-17T20:29:57.764 INFO:teuthology.orchestra.run.smithi027.stdout:Release : 129.el8 2023-11-17T20:29:57.765 INFO:teuthology.orchestra.run.smithi027.stdout:Architecture: x86_64 2023-11-17T20:29:57.765 INFO:teuthology.orchestra.run.smithi027.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-17T20:29:57.765 INFO:teuthology.orchestra.run.smithi027.stdout:Group : System Environment/Base 2023-11-17T20:29:57.765 INFO:teuthology.orchestra.run.smithi027.stdout:Size : 9265586 2023-11-17T20:29:57.765 INFO:teuthology.orchestra.run.smithi027.stdout:License : GPLv3+ 2023-11-17T20:29:57.765 INFO:teuthology.orchestra.run.smithi027.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-17T20:29:57.765 INFO:teuthology.orchestra.run.smithi027.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-17T20:29:57.765 INFO:teuthology.orchestra.run.smithi027.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-17T20:29:57.765 INFO:teuthology.orchestra.run.smithi027.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-17T20:29:57.765 INFO:teuthology.orchestra.run.smithi027.stdout:Relocations : (not relocatable) 2023-11-17T20:29:57.765 INFO:teuthology.orchestra.run.smithi027.stdout:Packager : CentOS BuildSystem 2023-11-17T20:29:57.765 INFO:teuthology.orchestra.run.smithi027.stdout:Vendor : CentOS 2023-11-17T20:29:57.765 INFO:teuthology.orchestra.run.smithi027.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-17T20:29:57.766 INFO:teuthology.orchestra.run.smithi027.stdout:Summary : Support tools for GRUB. 2023-11-17T20:29:57.766 INFO:teuthology.orchestra.run.smithi027.stdout:Description : 2023-11-17T20:29:57.766 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-11-17T20:29:57.766 INFO:teuthology.orchestra.run.smithi027.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-17T20:29:57.766 INFO:teuthology.orchestra.run.smithi027.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-17T20:29:57.766 INFO:teuthology.orchestra.run.smithi027.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-17T20:29:57.766 INFO:teuthology.orchestra.run.smithi027.stdout:hardware devices. 2023-11-17T20:29:57.766 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-11-17T20:29:57.766 INFO:teuthology.orchestra.run.smithi027.stdout:This subpackage provides tools for support of all platforms. 2023-11-17T20:29:57.767 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-17T20:29:57.767 INFO:teuthology.task.kernel:Updating grub on smithi027 to boot 4.18.0-521.el8.x86_64 2023-11-17T20:29:57.767 DEBUG:teuthology.orchestra.run.smithi027:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-17T20:29:59.398 INFO:teuthology.orchestra.run.smithi027.stderr:Generating grub configuration file ... 2023-11-17T20:30:01.572 INFO:teuthology.orchestra.run.smithi027.stderr:done 2023-11-17T20:30:01.574 DEBUG:teuthology.orchestra.run.smithi027:> mktemp 2023-11-17T20:30:01.603 INFO:teuthology.orchestra.run.smithi027.stdout:/tmp/tmp.I0FVt2CUt7 2023-11-17T20:30:01.603 DEBUG:teuthology.orchestra.run.smithi027:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.I0FVt2CUt7 2023-11-17T20:30:01.678 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 0666 /tmp/tmp.I0FVt2CUt7 2023-11-17T20:30:01.830 DEBUG:teuthology.orchestra.remote:smithi027:/tmp/tmp.I0FVt2CUt7 is 6KB 2023-11-17T20:30:01.877 DEBUG:teuthology.orchestra.run.smithi027:> rm -fr /tmp/tmp.I0FVt2CUt7 2023-11-17T20:30:01.895 DEBUG:teuthology.orchestra.run.smithi027:> sudo /bin/ls /boot/loader/entries || true 2023-11-17T20:30:01.971 INFO:teuthology.orchestra.run.smithi027.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-17T20:30:01.971 INFO:teuthology.orchestra.run.smithi027.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-17T20:30:01.972 INFO:teuthology.orchestra.run.smithi027.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-17T20:30:01.972 INFO:teuthology.orchestra.run.smithi027.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64.conf 2023-11-17T20:30:01.973 DEBUG:teuthology.orchestra.run.smithi027:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64 2023-11-17T20:30:02.127 DEBUG:teuthology.orchestra.run.smithi027:> sudo shutdown -r now 2023-11-17T20:30:19.910 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-11-17T20:30:19.910 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi140.front.sepia.ceph.com' 2023-11-17T20:30:19.911 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi140.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:30:32.138 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-11-17T20:30:32.138 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-11-17T20:30:32.139 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:30:54.566 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.140 2023-11-17T20:31:03.574 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi140.front.sepia.ceph.com' 2023-11-17T20:31:03.574 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi140.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:31:06.598 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2023-11-17T20:31:15.606 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-11-17T20:31:15.607 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:31:18.662 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2023-11-17T20:31:21.954 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.140 2023-11-17T20:31:30.670 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-11-17T20:31:30.671 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:31:33.730 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2023-11-17T20:31:33.955 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi140.front.sepia.ceph.com' 2023-11-17T20:31:33.956 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi140.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:31:34.415 DEBUG:teuthology.orchestra.run.smithi140:> true 2023-11-17T20:31:34.697 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi140.front.sepia.ceph.com' 2023-11-17T20:31:34.698 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-521.el8.x86_64"... 2023-11-17T20:31:34.698 DEBUG:teuthology.orchestra.run.smithi140:> uname -r 2023-11-17T20:31:34.714 INFO:teuthology.orchestra.run.smithi140.stdout:4.18.0-521.el8.x86_64 2023-11-17T20:31:34.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:31:34.715 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-17T20:31:34.715 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-17T20:31:35.716 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-11-17T20:31:35.716 DEBUG:teuthology.orchestra.run.smithi140:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-17T20:31:35.802 INFO:teuthology.orchestra.run.smithi140.stdout:ttyS1 2023-11-17T20:31:35.816 DEBUG:teuthology.parallel:result is None 2023-11-17T20:31:48.733 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-11-17T20:31:48.734 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:32:48.736 DEBUG:teuthology.orchestra.remote:timed out 2023-11-17T20:33:06.737 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-11-17T20:33:06.737 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:33:07.074 DEBUG:teuthology.orchestra.run.smithi027:> true 2023-11-17T20:33:07.412 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-11-17T20:33:07.412 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-521.el8.x86_64"... 2023-11-17T20:33:07.413 DEBUG:teuthology.orchestra.run.smithi027:> uname -r 2023-11-17T20:33:07.432 INFO:teuthology.orchestra.run.smithi027.stdout:4.18.0-521.el8.x86_64 2023-11-17T20:33:07.433 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:07.433 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-17T20:33:07.433 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-17T20:33:08.435 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-11-17T20:33:08.435 DEBUG:teuthology.orchestra.run.smithi027:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-17T20:33:08.539 INFO:teuthology.orchestra.run.smithi027.stdout:ttyS1 2023-11-17T20:33:08.554 DEBUG:teuthology.parallel:result is None 2023-11-17T20:33:08.555 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-17T20:33:08.561 INFO:teuthology.task.internal:Creating test directory... 2023-11-17T20:33:08.562 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-17T20:33:08.564 DEBUG:teuthology.orchestra.run.smithi140:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-17T20:33:08.589 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-17T20:33:08.629 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-17T20:33:08.639 INFO:teuthology.task.internal:Creating archive directory... 2023-11-17T20:33:08.639 DEBUG:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-17T20:33:08.642 DEBUG:teuthology.orchestra.run.smithi140:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-17T20:33:08.693 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-17T20:33:08.702 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-17T20:33:08.703 DEBUG:teuthology.orchestra.run.smithi027:> 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:08.724 DEBUG:teuthology.orchestra.run.smithi140:> 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:08.762 INFO:teuthology.orchestra.run.smithi140.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:33:08.769 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:33:08.774 INFO:teuthology.orchestra.run.smithi140.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:33:08.778 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:33:08.780 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-17T20:33:08.787 INFO:teuthology.task.internal:Configuring sudo... 2023-11-17T20:33:08.787 DEBUG:teuthology.orchestra.run.smithi027:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-17T20:33:08.822 DEBUG:teuthology.orchestra.run.smithi140:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-17T20:33:08.853 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-17T20:33:08.862 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-17T20:33:08.862 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-17T20:33:08.895 DEBUG:teuthology.orchestra.run.smithi140:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-17T20:33:08.914 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:33:09.002 DEBUG:teuthology.orchestra.run.smithi027:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:33:09.057 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:33:09.147 DEBUG:teuthology.orchestra.run.smithi027:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:33:09.192 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2023-11-17T20:33:09.192 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-17T20:33:09.262 DEBUG:teuthology.orchestra.run.smithi140:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:33:09.313 DEBUG:teuthology.orchestra.run.smithi140:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:33:09.369 DEBUG:teuthology.orchestra.run.smithi140:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:33:09.456 DEBUG:teuthology.orchestra.run.smithi140:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:33:09.502 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-11-17T20:33:09.502 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-17T20:33:09.572 DEBUG:teuthology.orchestra.run.smithi027:> sudo service rsyslog restart 2023-11-17T20:33:09.575 DEBUG:teuthology.orchestra.run.smithi140:> sudo service rsyslog restart 2023-11-17T20:33:09.628 INFO:teuthology.orchestra.run.smithi027.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-17T20:33:09.688 INFO:teuthology.orchestra.run.smithi140.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-17T20:33:10.112 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-17T20:33:10.120 INFO:teuthology.task.internal:Starting timer... 2023-11-17T20:33:10.120 INFO:teuthology.run_tasks:Running task pcp... 2023-11-17T20:33:10.134 INFO:teuthology.run_tasks:Running task selinux... 2023-11-17T20:33:10.148 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-11-17T20:33:10.149 DEBUG:teuthology.orchestra.run.smithi027:> sudo service auditd rotate 2023-11-17T20:33:10.224 INFO:teuthology.orchestra.run.smithi027.stdout:Rotating logs: 2023-11-17T20:33:10.227 DEBUG:teuthology.orchestra.run.smithi140:> sudo service auditd rotate 2023-11-17T20:33:10.308 INFO:teuthology.orchestra.run.smithi140.stdout:Rotating logs: 2023-11-17T20:33:10.310 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-17T20:33:10.310 DEBUG:teuthology.orchestra.run.smithi027:> /usr/sbin/getenforce 2023-11-17T20:33:10.369 INFO:teuthology.orchestra.run.smithi027.stdout:Permissive 2023-11-17T20:33:10.370 DEBUG:teuthology.orchestra.run.smithi140:> /usr/sbin/getenforce 2023-11-17T20:33:10.395 INFO:teuthology.orchestra.run.smithi140.stdout:Permissive 2023-11-17T20:33:10.395 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi027.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi140.front.sepia.ceph.com': 'permissive'} 2023-11-17T20:33:10.395 DEBUG:teuthology.orchestra.run.smithi027:> 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:10.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:33:10.425 DEBUG:teuthology.orchestra.run.smithi140:> 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:10.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:33:10.464 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-17T20:33:10.464 DEBUG:teuthology.orchestra.run.smithi027:> sudo /usr/sbin/setenforce permissive 2023-11-17T20:33:10.499 DEBUG:teuthology.orchestra.run.smithi140:> sudo /usr/sbin/setenforce permissive 2023-11-17T20:33:10.531 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-17T20:33:10.543 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:10.543 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-17T20:33:10.564 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:10.565 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi027.front.sepia.ceph.com,smithi140.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-17T20:35:18.444 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2023-11-17T20:35:18.444 DEBUG:teuthology.task.console_log:Killing console logger for smithi027 2023-11-17T20:35:18.444 DEBUG:teuthology.task.console_log:Killing console logger for smithi140 2023-11-17T20:35:18.445 DEBUG:teuthology.exit:Finished running handlers