2023-12-02T06:41:47.910 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-02T06:41:47.910 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475191 --owner scheduled_yuriw@teuthology --name yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi --verbose --description orch/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/classic} -- /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475191/orig.config.yaml 2023-12-02T06:41:47.958 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T06:41:48.040 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475191 branch: main description: orch/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/classic} email: yweinste@redhat.com first_in_suite: false job_id: '7475191' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: bed7681480ccb0192b91a35e691658867e1e96b7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: bed7681480ccb0192b91a35e691658867e1e96b7 workunit: branch: main sha1: bed7681480ccb0192b91a35e691658867e1e96b7 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.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: 4558 sha1: bed7681480ccb0192b91a35e691658867e1e96b7 sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: bed7681480ccb0192b91a35e691658867e1e96b7 targets: smithi118.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO+okSXUKk//SZgbddvIDH51fiFlDh0N9VxvavgBO3blP0Bafe1lI8SxiHBgazIPlvvlz5odidBZx9IQyniJQQY= smithi160.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA08s3fvD8JgE76i+CBZpiKbGJdKyYY2Y3WHbJBi1oZn4rWFCgWMvTLPGx4F0XzyjzXF9leUVv4ta4F0NbBnwEA= 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 - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - 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 - ceph config set global log_to_journald false --force - ceph orch ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-01_18:06:01 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-02T06:41:48.040 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa; will attempt to use it 2023-12-02T06:41:48.041 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks 2023-12-02T06:41:48.041 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-02T06:41:48.043 INFO:teuthology.task.internal:Checking packages... 2023-12-02T06:41:48.067 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'bed7681480ccb0192b91a35e691658867e1e96b7' 2023-12-02T06:41:48.067 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T06:41:48.067 INFO:teuthology.packaging:ref: None 2023-12-02T06:41:48.067 INFO:teuthology.packaging:tag: None 2023-12-02T06:41:48.067 INFO:teuthology.packaging:branch: main 2023-12-02T06:41:48.067 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T06:41:48.067 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-12-02T06:41:48.284 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7660.gb27938f5 2023-12-02T06:41:48.284 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-02T06:41:48.293 INFO:teuthology.task.internal:no buildpackages task found 2023-12-02T06:41:48.294 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-02T06:41:48.327 INFO:teuthology.task.internal:Saving configuration 2023-12-02T06:41:48.347 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-02T06:41:48.353 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T06:41:48.376 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi118.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475191', '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-12-02 06:36:11.400454', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO+okSXUKk//SZgbddvIDH51fiFlDh0N9VxvavgBO3blP0Bafe1lI8SxiHBgazIPlvvlz5odidBZx9IQyniJQQY='} 2023-12-02T06:41:48.400 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475191', '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-12-02 06:36:11.398462', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA08s3fvD8JgE76i+CBZpiKbGJdKyYY2Y3WHbJBi1oZn4rWFCgWMvTLPGx4F0XzyjzXF9leUVv4ta4F0NbBnwEA='} 2023-12-02T06:41:48.400 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-02T06:41:48.407 INFO:teuthology.task.internal:roles: ubuntu@smithi118.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-12-02T06:41:48.407 INFO:teuthology.task.internal:roles: ubuntu@smithi160.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-12-02T06:41:48.407 INFO:teuthology.run_tasks:Running task console_log... 2023-12-02T06:41:48.504 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa6df47e670>, signals=[15]) 2023-12-02T06:41:48.504 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-02T06:41:48.510 INFO:teuthology.task.internal:Opening connections... 2023-12-02T06:41:48.511 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi118.front.sepia.ceph.com 2023-12-02T06:41:48.512 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T06:41:48.582 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi160.front.sepia.ceph.com 2023-12-02T06:41:48.583 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T06:41:48.650 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-02T06:41:48.656 DEBUG:teuthology.orchestra.run.smithi118:> uname -m 2023-12-02T06:41:48.679 INFO:teuthology.orchestra.run.smithi118.stdout:x86_64 2023-12-02T06:41:48.679 DEBUG:teuthology.orchestra.run.smithi118:> cat /etc/os-release 2023-12-02T06:41:48.742 INFO:teuthology.orchestra.run.smithi118.stdout:NAME="CentOS Stream" 2023-12-02T06:41:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION="8" 2023-12-02T06:41:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:ID="centos" 2023-12-02T06:41:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:ID_LIKE="rhel fedora" 2023-12-02T06:41:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION_ID="8" 2023-12-02T06:41:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:PLATFORM_ID="platform:el8" 2023-12-02T06:41:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-02T06:41:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:ANSI_COLOR="0;31" 2023-12-02T06:41:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-02T06:41:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:HOME_URL="https://centos.org/" 2023-12-02T06:41:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T06:41:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-02T06:41:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-02T06:41:48.744 INFO:teuthology.lock.ops:Updating smithi118.front.sepia.ceph.com on lock server 2023-12-02T06:41:48.763 DEBUG:teuthology.orchestra.run.smithi160:> uname -m 2023-12-02T06:41:48.785 INFO:teuthology.orchestra.run.smithi160.stdout:x86_64 2023-12-02T06:41:48.786 DEBUG:teuthology.orchestra.run.smithi160:> cat /etc/os-release 2023-12-02T06:41:48.847 INFO:teuthology.orchestra.run.smithi160.stdout:NAME="CentOS Stream" 2023-12-02T06:41:48.847 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION="8" 2023-12-02T06:41:48.847 INFO:teuthology.orchestra.run.smithi160.stdout:ID="centos" 2023-12-02T06:41:48.847 INFO:teuthology.orchestra.run.smithi160.stdout:ID_LIKE="rhel fedora" 2023-12-02T06:41:48.847 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_ID="8" 2023-12-02T06:41:48.848 INFO:teuthology.orchestra.run.smithi160.stdout:PLATFORM_ID="platform:el8" 2023-12-02T06:41:48.848 INFO:teuthology.orchestra.run.smithi160.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-02T06:41:48.848 INFO:teuthology.orchestra.run.smithi160.stdout:ANSI_COLOR="0;31" 2023-12-02T06:41:48.848 INFO:teuthology.orchestra.run.smithi160.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-02T06:41:48.848 INFO:teuthology.orchestra.run.smithi160.stdout:HOME_URL="https://centos.org/" 2023-12-02T06:41:48.848 INFO:teuthology.orchestra.run.smithi160.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T06:41:48.848 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-02T06:41:48.848 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-02T06:41:48.848 INFO:teuthology.lock.ops:Updating smithi160.front.sepia.ceph.com on lock server 2023-12-02T06:41:48.871 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-02T06:41:48.879 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-02T06:41:48.922 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-02T06:41:48.922 DEBUG:teuthology.orchestra.run.smithi118:> test '!' -e /home/ubuntu/cephtest 2023-12-02T06:41:48.925 DEBUG:teuthology.orchestra.run.smithi160:> test '!' -e /home/ubuntu/cephtest 2023-12-02T06:41:48.947 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-02T06:41:48.953 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-02T06:41:48.954 DEBUG:teuthology.orchestra.run.smithi118:> test -z $(ls -A /var/lib/ceph) 2023-12-02T06:41:48.990 DEBUG:teuthology.orchestra.run.smithi160:> test -z $(ls -A /var/lib/ceph) 2023-12-02T06:41:49.024 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-02T06:41:49.082 INFO:teuthology.run_tasks:Running task kernel... 2023-12-02T06:41:49.097 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-02T06:41:49.097 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-02T06:41:49.098 DEBUG:teuthology.orchestra.run.smithi118:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T06:41:49.098 DEBUG:teuthology.orchestra.run.smithi160:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T06:41:49.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T06:41:49.117 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2023-12-02T06:41:49.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T06:41:49.120 DEBUG:teuthology.orchestra.run.smithi118:> uname -r 2023-12-02T06:41:49.178 INFO:teuthology.orchestra.run.smithi160.stdout:4.18.0-489.el8.x86_64 2023-12-02T06:41:49.178 INFO:teuthology.task.kernel:Running kernel on smithi160: 4.18.0-489.el8.x86_64 2023-12-02T06:41:49.178 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum install -y kernel 2023-12-02T06:41:49.181 INFO:teuthology.orchestra.run.smithi118.stdout:4.18.0-489.el8.x86_64 2023-12-02T06:41:49.182 INFO:teuthology.task.kernel:Running kernel on smithi118: 4.18.0-489.el8.x86_64 2023-12-02T06:41:49.182 DEBUG:teuthology.orchestra.run.smithi118:> sudo yum install -y kernel 2023-12-02T06:41:51.434 INFO:teuthology.orchestra.run.smithi118.stdout:Waiting for process with pid 7008 to finish. 2023-12-02T06:41:54.120 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 8 - AppStream 14 MB/s | 34 MB 00:02 2023-12-02T06:42:01.714 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 8 - BaseOS 40 MB/s | 55 MB 00:01 2023-12-02T06:50:37.652 INFO:teuthology.orchestra.run.smithi118.stdout:Last metadata expiration check: 0:00:01 ago on Sat 02 Dec 2023 06:50:36 AM UTC. 2023-12-02T06:50:40.248 INFO:teuthology.orchestra.run.smithi118.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-02T06:50:40.248 INFO:teuthology.orchestra.run.smithi118.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-02T06:50:40.549 INFO:teuthology.orchestra.run.smithi118.stdout:Dependencies resolved. 2023-12-02T06:50:40.550 INFO:teuthology.orchestra.run.smithi118.stdout:================================================================================ 2023-12-02T06:50:40.550 INFO:teuthology.orchestra.run.smithi118.stdout: Package Architecture Version Repository Size 2023-12-02T06:50:40.550 INFO:teuthology.orchestra.run.smithi118.stdout:================================================================================ 2023-12-02T06:50:40.550 INFO:teuthology.orchestra.run.smithi118.stdout:Installing: 2023-12-02T06:50:40.550 INFO:teuthology.orchestra.run.smithi118.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-02T06:50:40.550 INFO:teuthology.orchestra.run.smithi118.stdout:Installing dependencies: 2023-12-02T06:50:40.550 INFO:teuthology.orchestra.run.smithi118.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-02T06:50:40.550 INFO:teuthology.orchestra.run.smithi118.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-02T06:50:40.550 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-02T06:50:40.550 INFO:teuthology.orchestra.run.smithi118.stdout:Transaction Summary 2023-12-02T06:50:40.551 INFO:teuthology.orchestra.run.smithi118.stdout:================================================================================ 2023-12-02T06:50:40.551 INFO:teuthology.orchestra.run.smithi118.stdout:Install 3 Packages 2023-12-02T06:50:40.551 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-02T06:50:40.551 INFO:teuthology.orchestra.run.smithi118.stdout:Total download size: 90 M 2023-12-02T06:50:40.551 INFO:teuthology.orchestra.run.smithi118.stdout:Installed size: 96 M 2023-12-02T06:50:40.551 INFO:teuthology.orchestra.run.smithi118.stdout:Downloading Packages: 2023-12-02T06:50:41.286 INFO:teuthology.orchestra.run.smithi118.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 20 MB/s | 10 MB 00:00 2023-12-02T06:50:41.944 INFO:teuthology.orchestra.run.smithi118.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 31 MB/s | 36 MB 00:01 2023-12-02T06:50:42.411 INFO:teuthology.orchestra.run.smithi118.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 27 MB/s | 43 MB 00:01 2023-12-02T06:50:42.411 INFO:teuthology.orchestra.run.smithi118.stdout:-------------------------------------------------------------------------------- 2023-12-02T06:50:42.412 INFO:teuthology.orchestra.run.smithi118.stdout:Total 48 MB/s | 90 MB 00:01 2023-12-02T06:50:43.111 INFO:teuthology.orchestra.run.smithi118.stdout:Running transaction check 2023-12-02T06:50:43.535 INFO:teuthology.orchestra.run.smithi118.stdout:Transaction check succeeded. 2023-12-02T06:50:43.535 INFO:teuthology.orchestra.run.smithi118.stdout:Running transaction test 2023-12-02T06:50:44.826 INFO:teuthology.orchestra.run.smithi118.stdout:Transaction test succeeded. 2023-12-02T06:50:44.846 INFO:teuthology.orchestra.run.smithi118.stdout:Running transaction 2023-12-02T06:50:47.650 INFO:teuthology.orchestra.run.smithi118.stdout: Preparing : 1/1 2023-12-02T06:50:48.161 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-02T06:50:51.726 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-02T06:50:52.111 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-02T06:50:55.533 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-02T06:50:55.842 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-02T06:51:17.788 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-02T06:51:17.812 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-02T06:51:18.152 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-02T06:51:18.152 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-02T06:51:18.152 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-02T06:51:18.971 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-02T06:51:18.972 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-02T06:51:18.972 INFO:teuthology.orchestra.run.smithi118.stdout:Installed: 2023-12-02T06:51:18.972 INFO:teuthology.orchestra.run.smithi118.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-02T06:51:18.972 INFO:teuthology.orchestra.run.smithi118.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-02T06:51:18.972 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-02T06:51:18.972 INFO:teuthology.orchestra.run.smithi118.stdout:Complete! 2023-12-02T06:51:19.093 DEBUG:teuthology.orchestra.run.smithi118:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T06:51:19.362 INFO:teuthology.orchestra.run.smithi118.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-02T06:51:19.362 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-02T06:51:19.363 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-02T06:51:19.363 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-02T06:51:19.363 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-02T06:51:19.363 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-02T06:51:19.363 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi118.front.sepia.ceph.com, path=None, version=distro) 2023-12-02T06:51:19.363 DEBUG:teuthology.orchestra.run.smithi118:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T06:51:19.573 INFO:teuthology.orchestra.run.smithi118.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-02T06:51:19.574 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-02T06:51:19.574 DEBUG:teuthology.orchestra.run.smithi118:> sudo rpm -qi grub2-tools 2023-12-02T06:51:19.607 INFO:teuthology.orchestra.run.smithi118.stdout:Name : grub2-tools 2023-12-02T06:51:19.607 INFO:teuthology.orchestra.run.smithi118.stdout:Epoch : 1 2023-12-02T06:51:19.607 INFO:teuthology.orchestra.run.smithi118.stdout:Version : 2.02 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:Release : 129.el8 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:Architecture: x86_64 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:Group : System Environment/Base 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:Size : 9265586 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:License : GPLv3+ 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:Relocations : (not relocatable) 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:Packager : CentOS BuildSystem 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:Vendor : CentOS 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:Summary : Support tools for GRUB. 2023-12-02T06:51:19.608 INFO:teuthology.orchestra.run.smithi118.stdout:Description : 2023-12-02T06:51:19.609 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-02T06:51:19.609 INFO:teuthology.orchestra.run.smithi118.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-02T06:51:19.609 INFO:teuthology.orchestra.run.smithi118.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-02T06:51:19.609 INFO:teuthology.orchestra.run.smithi118.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-02T06:51:19.609 INFO:teuthology.orchestra.run.smithi118.stdout:hardware devices. 2023-12-02T06:51:19.609 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-02T06:51:19.609 INFO:teuthology.orchestra.run.smithi118.stdout:This subpackage provides tools for support of all platforms. 2023-12-02T06:51:19.610 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-02T06:51:19.610 INFO:teuthology.task.kernel:Updating grub on smithi118 to boot 4.18.0-526.el8.x86_64 2023-12-02T06:51:19.610 DEBUG:teuthology.orchestra.run.smithi118:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-02T06:51:20.819 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 8 - Extras 33 B/s | 18 kB 09:11 2023-12-02T06:51:21.494 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 8 - Extras common packages 14 kB/s | 6.9 kB 00:00 2023-12-02T06:51:21.887 INFO:teuthology.orchestra.run.smithi160.stdout:Copr repo for python3-asyncssh owned by ceph 14 kB/s | 3.5 kB 00:00 2023-12-02T06:51:22.100 INFO:teuthology.orchestra.run.smithi118.stderr:Generating grub configuration file ... 2023-12-02T06:51:22.796 INFO:teuthology.orchestra.run.smithi160.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-12-02T06:51:23.285 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T06:51:23.286 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 1237, in task p.spawn(process_role, ctx, config, timeout, role, role_config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 1341, in process_role install_and_reboot(ctx, {role: need_install}, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 504, in install_and_reboot install_kernel(role_remote, config[role], version=src) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 857, in install_kernel update_grub_rpm(remote, version) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 922, in update_grub_rpm grub2_kernel_select_generic(remote, newversion, 'rpm') File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 939, in grub2_kernel_select_generic remote.run(args=['sudo', mkconfig, '-o', grubconfig, ]) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 174, in _raise_for_status raise ConnectionLostError(command=self.command, teuthology.exceptions.ConnectionLostError: SSH connection to smithi118 was lost: 'sudo grub2-mkconfig -o /boot/grub2/grub.cfg' 2023-12-02T06:51:23.356 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=9a7468a5a4724a74930dd37cfef85cf1 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 1237, in task p.spawn(process_role, ctx, config, timeout, role, role_config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 1341, in process_role install_and_reboot(ctx, {role: need_install}, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 504, in install_and_reboot install_kernel(role_remote, config[role], version=src) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 857, in install_kernel update_grub_rpm(remote, version) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 922, in update_grub_rpm grub2_kernel_select_generic(remote, newversion, 'rpm') File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 939, in grub2_kernel_select_generic remote.run(args=['sudo', mkconfig, '-o', grubconfig, ]) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 174, in _raise_for_status raise ConnectionLostError(command=self.command, teuthology.exceptions.ConnectionLostError: SSH connection to smithi118 was lost: 'sudo grub2-mkconfig -o /boot/grub2/grub.cfg' 2023-12-02T06:51:23.360 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-02T06:51:23.368 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-02T06:51:23.446 INFO:teuthology.nuke:Checking targets against current locks 2023-12-02T06:51:23.486 DEBUG:teuthology.nuke:shortname: smithi118 2023-12-02T06:51:23.487 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T06:51:23.511 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi118.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475191', '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-12-02 06:36:11.400454', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO+okSXUKk//SZgbddvIDH51fiFlDh0N9VxvavgBO3blP0Bafe1lI8SxiHBgazIPlvvlz5odidBZx9IQyniJQQY='} 2023-12-02T06:51:23.515 DEBUG:teuthology.nuke:shortname: smithi160 2023-12-02T06:51:23.515 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T06:51:23.535 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475191', '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-12-02 06:36:11.398462', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA08s3fvD8JgE76i+CBZpiKbGJdKyYY2Y3WHbJBi1oZn4rWFCgWMvTLPGx4F0XzyjzXF9leUVv4ta4F0NbBnwEA='} 2023-12-02T06:51:23.563 INFO:teuthology.orchestra.console.smithi118:Power off 2023-12-02T06:51:23.564 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T06:51:23.589 DEBUG:teuthology.orchestra.console.smithi118:power off output: Chassis Power Control: Down/Off 2023-12-02T06:51:23.589 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T06:51:23.604 INFO:teuthology.orchestra.console.smithi160:Power off 2023-12-02T06:51:23.605 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T06:51:23.618 DEBUG:teuthology.orchestra.console.smithi118:check power output: Chassis Power is on 2023-12-02T06:51:23.628 DEBUG:teuthology.orchestra.console.smithi160:power off output: Chassis Power Control: Down/Off 2023-12-02T06:51:23.628 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T06:51:23.651 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is on 2023-12-02T06:51:26.588 INFO:teuthology.orchestra.run.smithi160.stdout:lab-extras 330 kB/s | 24 kB 00:00 2023-12-02T06:51:27.344 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T06:51:27.619 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T06:51:27.652 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T06:51:27.729 DEBUG:teuthology.orchestra.console.smithi118:check power output: Chassis Power is off 2023-12-02T06:51:27.762 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is on 2023-12-02T06:51:27.831 INFO:teuthology.orchestra.console.smithi118:Power off completed 2023-12-02T06:51:31.766 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T06:51:31.877 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is on 2023-12-02T06:51:35.882 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T06:51:35.992 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is off 2023-12-02T06:51:36.092 INFO:teuthology.orchestra.console.smithi160:Power off completed 2023-12-02T06:51:36.196 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/classic} failure_reason: 'SSH connection to smithi118 was lost: ''sudo grub2-mkconfig -o /boot/grub2/grub.cfg''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=9a7468a5a4724a74930dd37cfef85cf1 status: dead success: false 2023-12-02T06:51:36.197 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T06:51:36.278 INFO:teuthology.run:DEAD