2021-05-19T23:13:29.918 INFO:root:teuthology version: 1.0.0-ac335b9a 2021-05-19T23:13:30.022 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba028.front.sepia.ceph.com' reimaging 2021-05-19T23:13:30.023 INFO:teuthology.lock.ops:Updating [ubuntu@gibba028.front.sepia.ceph.com]: reset os type and version on server 2021-05-19T23:13:30.023 INFO:teuthology.lock.ops:Updating gibba028.front.sepia.ceph.com on lock server 2021-05-19T23:13:30.038 INFO:teuthology.lock.ops:Node 'ubuntu@gibba028.front.sepia.ceph.com' reimaging is complete 2021-05-19T23:13:30.038 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba036.front.sepia.ceph.com' reimaging 2021-05-19T23:13:30.038 INFO:teuthology.lock.ops:Updating [ubuntu@gibba036.front.sepia.ceph.com]: reset os type and version on server 2021-05-19T23:13:30.038 INFO:teuthology.lock.ops:Updating gibba036.front.sepia.ceph.com on lock server 2021-05-19T23:13:30.054 INFO:teuthology.lock.ops:Node 'ubuntu@gibba036.front.sepia.ceph.com' reimaging is complete 2021-05-19T23:13:30.247 INFO:teuthology.provision.fog.gibba028:Scheduling deploy of ubuntu 18.04 2021-05-19T23:13:30.267 INFO:teuthology.provision.fog.gibba036:Scheduling deploy of ubuntu 18.04 2021-05-19T23:13:30.643 INFO:teuthology.orchestra.console:Power off gibba028 2021-05-19T23:13:30.659 INFO:teuthology.orchestra.console:Power off gibba036 2021-05-19T23:13:30.793 INFO:teuthology.orchestra.console:Power off for gibba028 completed 2021-05-19T23:13:30.807 INFO:teuthology.orchestra.console:Power off for gibba036 completed 2021-05-19T23:13:30.895 INFO:teuthology.orchestra.console:Power on gibba028 2021-05-19T23:13:30.908 INFO:teuthology.orchestra.console:Power on gibba036 2021-05-19T23:13:35.168 INFO:teuthology.orchestra.console:Power on for gibba036 completed 2021-05-19T23:13:35.269 INFO:teuthology.provision.fog.gibba036:Waiting for deploy to finish 2021-05-19T23:13:39.269 INFO:teuthology.orchestra.console:Power on for gibba028 completed 2021-05-19T23:13:39.370 INFO:teuthology.provision.fog.gibba028:Waiting for deploy to finish 2021-05-19T23:18:09.480 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-05-19T23:18:15.492 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-05-19T23:18:21.499 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-05-19T23:18:27.628 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-05-19T23:18:27.629 INFO:teuthology.orchestra.run.gibba028:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2021-05-19T23:18:27.910 INFO:teuthology.provision.fog.gibba028:Node is ready 2021-05-19T23:18:27.910 INFO:teuthology.orchestra.run.gibba028:> hostname 2021-05-19T23:18:27.951 INFO:teuthology.orchestra.run.gibba028.stdout:gibba028.front.sepia.ceph.com 2021-05-19T23:18:27.952 INFO:teuthology.orchestra.run.gibba028:> grep gibba028.front.sepia.ceph.com /etc/hosts 2021-05-19T23:18:27.996 INFO:teuthology.orchestra.run.gibba028.stdout:172.21.2.128 gibba028.front.sepia.ceph.com gibba028 2021-05-19T23:18:27.997 INFO:teuthology.orchestra.run.gibba028:> sudo hostname gibba028 2021-05-19T23:18:28.084 INFO:teuthology.orchestra.run.gibba028:> sudo sed -i -e 's/gibba028.front.sepia.ceph.com/gibba028/g' /etc/hosts 2021-05-19T23:18:28.089 INFO:teuthology.orchestra.run.gibba028:> sudo sed -i -e 's/172.21.2.128/172.21.2.128/g' /etc/hosts 2021-05-19T23:18:28.230 INFO:teuthology.orchestra.run.gibba028:> sudo sed -i -e 's/gibba028.front.sepia.ceph.com/gibba028/g' /etc/hostname 2021-05-19T23:18:28.235 INFO:teuthology.orchestra.run.gibba028:> sudo hostname gibba028 2021-05-19T23:18:28.282 INFO:teuthology.provision.fog.gibba028:Deploy complete! 2021-05-19T23:28:26.451 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/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_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 87, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 101, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 37, in resurrect_traceback reraise(*exc_info) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 24, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2021-05-19T23:28:26.497 INFO:teuthology.nuke:Checking targets against current locks 2021-05-19T23:28:26.594 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-05-19T23:28:26.597 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-05-19T23:28:26.648 INFO:teuthology.orchestra.console:Power off gibba028 2021-05-19T23:28:26.689 INFO:teuthology.orchestra.console:Power off gibba036 2021-05-19T23:28:35.028 INFO:teuthology.orchestra.console:Power off for gibba028 completed 2021-05-19T23:28:35.187 INFO:teuthology.lock.ops:unlocked gibba028.front.sepia.ceph.com 2021-05-19T23:28:39.169 INFO:teuthology.orchestra.console:Power off for gibba036 completed 2021-05-19T23:28:39.307 INFO:teuthology.lock.ops:unlocked gibba036.front.sepia.ceph.com 2021-05-19T23:28:39.310 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/virtualenv/bin/teuthology-dispatcher", line 11, in load_entry_point('teuthology', 'console_scripts', 'teuthology-dispatcher')() File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/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_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 87, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 101, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 37, in resurrect_traceback reraise(*exc_info) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 24, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds