2021-06-24T17:37:19.937 INFO:root:teuthology version: 1.1.0-f359b10d 2021-06-24T17:37:21.090 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba001.front.sepia.ceph.com' reimaging 2021-06-24T17:37:21.091 INFO:teuthology.lock.ops:Updating [ubuntu@gibba001.front.sepia.ceph.com]: reset os type and version on server 2021-06-24T17:37:21.092 INFO:teuthology.lock.ops:Updating gibba001.front.sepia.ceph.com on lock server 2021-06-24T17:37:21.108 INFO:teuthology.lock.ops:Node 'ubuntu@gibba001.front.sepia.ceph.com' reimaging is complete 2021-06-24T17:37:21.108 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba020.front.sepia.ceph.com' reimaging 2021-06-24T17:37:21.109 INFO:teuthology.lock.ops:Updating [ubuntu@gibba020.front.sepia.ceph.com]: reset os type and version on server 2021-06-24T17:37:21.109 INFO:teuthology.lock.ops:Updating gibba020.front.sepia.ceph.com on lock server 2021-06-24T17:37:21.132 INFO:teuthology.lock.ops:Node 'ubuntu@gibba020.front.sepia.ceph.com' reimaging is complete 2021-06-24T17:37:21.132 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba026.front.sepia.ceph.com' reimaging 2021-06-24T17:37:21.132 INFO:teuthology.lock.ops:Updating [ubuntu@gibba026.front.sepia.ceph.com]: reset os type and version on server 2021-06-24T17:37:21.133 INFO:teuthology.lock.ops:Updating gibba026.front.sepia.ceph.com on lock server 2021-06-24T17:37:21.150 INFO:teuthology.lock.ops:Node 'ubuntu@gibba026.front.sepia.ceph.com' reimaging is complete 2021-06-24T17:37:21.467 INFO:teuthology.provision.fog.gibba020:Scheduling deploy of ubuntu 18.04 2021-06-24T17:37:21.478 INFO:teuthology.provision.fog.gibba026:Scheduling deploy of ubuntu 18.04 2021-06-24T17:37:21.525 INFO:teuthology.provision.fog.gibba001:Scheduling deploy of ubuntu 18.04 2021-06-24T17:37:22.151 INFO:teuthology.orchestra.console:Power off gibba026 2021-06-24T17:37:22.297 INFO:teuthology.orchestra.console:Power off gibba020 2021-06-24T17:37:22.305 INFO:teuthology.orchestra.console:Power off for gibba026 completed 2021-06-24T17:37:22.327 INFO:teuthology.orchestra.console:Power off gibba001 2021-06-24T17:37:22.407 INFO:teuthology.orchestra.console:Power on gibba026 2021-06-24T17:37:22.463 INFO:teuthology.orchestra.console:Power off for gibba020 completed 2021-06-24T17:37:22.477 INFO:teuthology.orchestra.console:Power off for gibba001 completed 2021-06-24T17:37:22.565 INFO:teuthology.orchestra.console:Power on gibba020 2021-06-24T17:37:22.579 INFO:teuthology.orchestra.console:Power on gibba001 2021-06-24T17:37:26.841 INFO:teuthology.orchestra.console:Power on for gibba001 completed 2021-06-24T17:37:26.942 INFO:teuthology.provision.fog.gibba001:Waiting for deploy to finish 2021-06-24T17:37:30.798 INFO:teuthology.orchestra.console:Power on for gibba026 completed 2021-06-24T17:37:30.902 INFO:teuthology.provision.fog.gibba026:Waiting for deploy to finish 2021-06-24T17:37:30.947 INFO:teuthology.orchestra.console:Power on for gibba020 completed 2021-06-24T17:37:31.048 INFO:teuthology.provision.fog.gibba020:Waiting for deploy to finish 2021-06-24T17:42:07.946 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-06-24T17:42:13.960 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-06-24T17:42:19.973 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-06-24T17:42:21.574 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-06-24T17:42:21.932 INFO:teuthology.provision.fog.gibba020:Node is ready 2021-06-24T17:42:21.981 INFO:teuthology.orchestra.run.gibba020.stdout:gibba020.front.sepia.ceph.com 2021-06-24T17:42:22.029 INFO:teuthology.orchestra.run.gibba020.stdout:172.21.2.120 gibba020.front.sepia.ceph.com gibba020 2021-06-24T17:42:22.316 INFO:teuthology.provision.fog.gibba020:Deploy complete! 2021-06-24T17:42:26.043 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-06-24T17:42:26.329 INFO:teuthology.provision.fog.gibba026:Node is ready 2021-06-24T17:42:26.375 INFO:teuthology.orchestra.run.gibba026.stdout:gibba026.front.sepia.ceph.com 2021-06-24T17:42:26.427 INFO:teuthology.orchestra.run.gibba026.stdout:172.21.2.126 gibba026.front.sepia.ceph.com gibba026 2021-06-24T17:42:26.733 INFO:teuthology.provision.fog.gibba026:Deploy complete! 2021-06-24T17:55:14.096 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds 2021-06-24T17:55:14.149 INFO:teuthology.nuke:Checking targets against current locks 2021-06-24T17:55:14.241 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-24T17:55:14.245 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-24T17:55:14.247 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-24T17:55:14.312 INFO:teuthology.orchestra.console:Power off gibba020 2021-06-24T17:55:14.332 INFO:teuthology.orchestra.console:Power off gibba001 2021-06-24T17:55:14.343 INFO:teuthology.orchestra.console:Power off gibba026 2021-06-24T17:55:22.715 INFO:teuthology.orchestra.console:Power off for gibba020 completed 2021-06-24T17:55:22.729 INFO:teuthology.orchestra.console:Power off for gibba026 completed 2021-06-24T17:55:22.861 INFO:teuthology.lock.ops:unlocked gibba020.front.sepia.ceph.com 2021-06-24T17:55:22.874 INFO:teuthology.lock.ops:unlocked gibba026.front.sepia.ceph.com 2021-06-24T17:55:26.832 INFO:teuthology.orchestra.console:Power off for gibba001 completed 2021-06-24T17:55:26.972 INFO:teuthology.lock.ops:unlocked gibba001.front.sepia.ceph.com 2021-06-24T17:55:26.973 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds