Project

General

Profile

Actions

Bug #64722

open

clara008 node is not reachable

Added by Tintu Mathew about 2 months ago. Updated about 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

We are not able to reimage clara008 node and ipmi console is also not accessible

Actions #1

Updated by Tintu Mathew about 2 months ago

+ /home/jenkins-build/.tthlg/bin/teuthology-reimage --os-type rhel --os-version 9.3 clara008
/home/jenkins-build/.tthlg/lib64/python3.6/site-packages/paramiko/transport.py:33: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
2024-03-05 20:11:38,759.759 INFO:teuthology.lock.ops:Updating [clara008]: reset os type and version on server
2024-03-05 20:11:38,760.760 INFO:teuthology.lock.ops:Updating clara008.ceph.redhat.com on lock server
2024-03-05 20:11:39,046.046 INFO:teuthology.provision.fog.clara008:Scheduling deploy of rhel 9.3
2024-03-05 20:11:39,450.450 INFO:teuthology.orchestra.console:Power off clara008
2024-03-05 20:13:52,216.216 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds
2024-03-05 20:13:52,216.216 ERROR:teuthology.orchestra.console:Failed to power off clara008
2024-03-05 20:13:52,216.216 INFO:teuthology.orchestra.console:Power on clara008
2024-03-05 20:16:04,975.975 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds
Traceback (most recent call last):
File "/home/jenkins-build/.tthlg/bin/teuthology-reimage", line 8, in <module>
sys.exit(main())
File "/home/jenkins-build/.tthlg/lib64/python3.6/site-packages/scripts/reimage.py", line 25, in main
return teuthology.reimage.main(args)
File "/home/jenkins-build/.tthlg/lib64/python3.6/site-packages/teuthology/reimage.py", line 57, in main
p.spawn(reimage_node, ctx, shortname(node['name']), node['machine_type'])
File "/home/jenkins-build/.tthlg/lib64/python3.6/site-packages/teuthology/parallel.py", line 84, in exit
for result in self:
File "/home/jenkins-build/.tthlg/lib64/python3.6/site-packages/teuthology/parallel.py", line 98, in next
resurrect_traceback(result)
File "/home/jenkins-build/.tthlg/lib64/python3.6/site-packages/teuthology/parallel.py", line 30, in resurrect_traceback
raise exc.exc_info1
File "/home/jenkins-build/.tthlg/lib64/python3.6/site-packages/teuthology/parallel.py", line 23, in capture_traceback
return func(*args, **kwargs)
File "/home/jenkins-build/.tthlg/lib64/python3.6/site-packages/teuthology/reimage.py", line 50, in reimage_node
reimage(ctx, machine_name, machine_type)
File "/home/jenkins-build/.tthlg/lib64/python3.6/site-packages/teuthology/provision/__init__.py", line 39, in reimage
return obj.create()
File "/home/jenkins-build/.tthlg/lib64/python3.6/site-packages/teuthology/provision/fog.py", line 85, in create
self.remote.console.power_on()
File "/home/jenkins-build/.tthlg/lib64/python3.6/site-packages/teuthology/orchestra/console.py", line 243, in power_on
raise RuntimeError(err_msg)
RuntimeError: Failed to power on clara008
+ echo 'Reimage command failed, continuing with checks...'
Reimage command failed, continuing with checks...
+ nodes_with_mismatch=()
+ for node in ${NODES}
+ echo 'Checking OS on clara008'
Checking OS on clara008
+ ssh 'cat /etc/os-release | grep VERSION_ID'
+ awk -F '"' '{print $2}'
+ actual_os=

Actions

Also available in: Atom PDF