2021-06-23T23:25:22.069 INFO:root:teuthology version: 1.1.0-f359b10d 2021-06-23T23:25:22.189 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba009.front.sepia.ceph.com' reimaging 2021-06-23T23:25:22.191 INFO:teuthology.lock.ops:Updating [ubuntu@gibba009.front.sepia.ceph.com]: reset os type and version on server 2021-06-23T23:25:22.192 INFO:teuthology.lock.ops:Updating gibba009.front.sepia.ceph.com on lock server 2021-06-23T23:25:22.208 INFO:teuthology.lock.ops:Node 'ubuntu@gibba009.front.sepia.ceph.com' reimaging is complete 2021-06-23T23:25:22.209 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba010.front.sepia.ceph.com' reimaging 2021-06-23T23:25:22.209 INFO:teuthology.lock.ops:Updating [ubuntu@gibba010.front.sepia.ceph.com]: reset os type and version on server 2021-06-23T23:25:22.210 INFO:teuthology.lock.ops:Updating gibba010.front.sepia.ceph.com on lock server 2021-06-23T23:25:22.227 INFO:teuthology.lock.ops:Node 'ubuntu@gibba010.front.sepia.ceph.com' reimaging is complete 2021-06-23T23:25:22.227 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba042.front.sepia.ceph.com' reimaging 2021-06-23T23:25:22.227 INFO:teuthology.lock.ops:Updating [ubuntu@gibba042.front.sepia.ceph.com]: reset os type and version on server 2021-06-23T23:25:22.228 INFO:teuthology.lock.ops:Updating gibba042.front.sepia.ceph.com on lock server 2021-06-23T23:25:22.241 INFO:teuthology.lock.ops:Node 'ubuntu@gibba042.front.sepia.ceph.com' reimaging is complete 2021-06-23T23:25:22.428 INFO:teuthology.provision.fog.gibba009:Scheduling deploy of ubuntu 18.04 2021-06-23T23:25:22.431 INFO:teuthology.provision.fog.gibba010:Scheduling deploy of ubuntu 18.04 2021-06-23T23:25:22.448 INFO:teuthology.provision.fog.gibba042:Scheduling deploy of ubuntu 18.04 2021-06-23T23:25:22.804 INFO:teuthology.orchestra.console:Power off gibba010 2021-06-23T23:25:22.850 INFO:teuthology.orchestra.console:Power off gibba042 2021-06-23T23:25:22.891 INFO:teuthology.orchestra.console:Power off gibba009 2021-06-23T23:25:22.966 INFO:teuthology.orchestra.console:Power off for gibba010 completed 2021-06-23T23:25:23.002 INFO:teuthology.orchestra.console:Power off for gibba042 completed 2021-06-23T23:25:23.044 INFO:teuthology.orchestra.console:Power off for gibba009 completed 2021-06-23T23:25:23.068 INFO:teuthology.orchestra.console:Power on gibba010 2021-06-23T23:25:23.104 INFO:teuthology.orchestra.console:Power on gibba042 2021-06-23T23:25:23.145 INFO:teuthology.orchestra.console:Power on gibba009 2021-06-23T23:25:27.367 INFO:teuthology.orchestra.console:Power on for gibba042 completed 2021-06-23T23:25:27.468 INFO:teuthology.provision.fog.gibba042:Waiting for deploy to finish 2021-06-23T23:25:31.439 INFO:teuthology.orchestra.console:Power on for gibba010 completed 2021-06-23T23:25:31.515 INFO:teuthology.orchestra.console:Power on for gibba009 completed 2021-06-23T23:25:31.541 INFO:teuthology.provision.fog.gibba010:Waiting for deploy to finish 2021-06-23T23:25:31.617 INFO:teuthology.provision.fog.gibba009:Waiting for deploy to finish 2021-06-23T23:29:52.716 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-06-23T23:29:58.734 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-06-23T23:30:07.758 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-06-23T23:30:13.830 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-06-23T23:30:14.197 INFO:teuthology.provision.fog.gibba010:Node is ready 2021-06-23T23:30:14.246 INFO:teuthology.orchestra.run.gibba010.stdout:gibba010.front.sepia.ceph.com 2021-06-23T23:30:14.289 INFO:teuthology.orchestra.run.gibba010.stdout:172.21.2.110 gibba010.front.sepia.ceph.com gibba010 2021-06-23T23:30:14.536 INFO:teuthology.provision.fog.gibba010:Deploy complete! 2021-06-23T23:30:17.226 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-06-23T23:30:17.684 INFO:teuthology.provision.fog.gibba042:Node is ready 2021-06-23T23:30:17.733 INFO:teuthology.orchestra.run.gibba042.stdout:gibba042.front.sepia.ceph.com 2021-06-23T23:30:17.782 INFO:teuthology.orchestra.run.gibba042.stdout:172.21.2.142 gibba042.front.sepia.ceph.com gibba042 2021-06-23T23:30:18.147 INFO:teuthology.provision.fog.gibba042:Deploy complete! 2021-06-23T23:40:22.250 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 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 244, in wait_for_deploy_task 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 (60) after waiting for 900 seconds 2021-06-23T23:40:22.318 INFO:teuthology.nuke:Checking targets against current locks 2021-06-23T23:40:22.407 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-23T23:40:22.411 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-23T23:40:22.412 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-23T23:40:22.473 INFO:teuthology.orchestra.console:Power off gibba042 2021-06-23T23:40:22.488 INFO:teuthology.orchestra.console:Power off gibba010 2021-06-23T23:40:22.500 INFO:teuthology.orchestra.console:Power off gibba009 2021-06-23T23:40:30.858 INFO:teuthology.orchestra.console:Power off for gibba042 completed 2021-06-23T23:40:30.864 INFO:teuthology.orchestra.console:Power off for gibba010 completed 2021-06-23T23:40:31.008 INFO:teuthology.lock.ops:unlocked gibba010.front.sepia.ceph.com 2021-06-23T23:40:31.012 INFO:teuthology.lock.ops:unlocked gibba042.front.sepia.ceph.com 2021-06-23T23:40:34.984 INFO:teuthology.orchestra.console:Power off for gibba009 completed 2021-06-23T23:40:35.123 INFO:teuthology.lock.ops:unlocked gibba009.front.sepia.ceph.com 2021-06-23T23:40:35.123 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 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 244, in wait_for_deploy_task 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 (60) after waiting for 900 seconds