2021-03-19T07:59:30.117 INFO:root:teuthology version: 1.1.0-b9656917 2021-03-19T07:59:30.199 WARNING:teuthology.lock.query:Failed to query lock server for status of smithi167.front.sepia.ceph.com 2021-03-19T07:59:30.200 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/lock/ops.py", line 298, in reimage_machines with console_log.task(ctx, console_log_conf): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/task/console_log.py", line 67, in begin self.start_logging() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/task/console_log.py", line 75, in start_logging proc = remote.console.spawn_sol_log(log_path) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/orchestra/remote.py", line 645, in console self._console = getRemoteConsole(self.name) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/orchestra/remote.py", line 681, in getRemoteConsole if teuthology.lock.query.is_vm(name): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/lock/query.py", line 48, in is_vm return status.get('is_vm', False) AttributeError: 'NoneType' object has no attribute 'get' 2021-03-19T07:59:30.244 INFO:teuthology.nuke:Checking targets against current locks 2021-03-19T07:59:30.350 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-03-19T07:59:30.353 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-03-19T07:59:30.419 INFO:teuthology.orchestra.console:Power off smithi081 2021-03-19T07:59:30.434 INFO:teuthology.orchestra.console:Power off smithi167 2021-03-19T07:59:42.916 INFO:teuthology.orchestra.console:Power off for smithi167 completed 2021-03-19T07:59:42.921 INFO:teuthology.orchestra.console:Power off for smithi081 completed 2021-03-19T07:59:43.072 INFO:teuthology.lock.ops:unlocked smithi081.front.sepia.ceph.com 2021-03-19T07:59:43.075 INFO:teuthology.lock.ops:unlocked smithi167.front.sepia.ceph.com 2021-03-19T07:59:43.075 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/virtualenv/bin/teuthology-dispatcher", line 33, in sys.exit(load_entry_point('teuthology', 'console_scripts', 'teuthology-dispatcher')()) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/lock/ops.py", line 298, in reimage_machines with console_log.task(ctx, console_log_conf): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/task/console_log.py", line 67, in begin self.start_logging() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/task/console_log.py", line 75, in start_logging proc = remote.console.spawn_sol_log(log_path) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/orchestra/remote.py", line 645, in console self._console = getRemoteConsole(self.name) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/orchestra/remote.py", line 681, in getRemoteConsole if teuthology.lock.query.is_vm(name): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b96569170f15eae4604f361990ea65737b28dff1/teuthology/lock/query.py", line 48, in is_vm return status.get('is_vm', False) AttributeError: 'NoneType' object has no attribute 'get'