2021-06-03T02:44:41.613 INFO:root:teuthology version: 1.0.0-ac335b9a 2021-06-03T02:44:41.837 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba002.front.sepia.ceph.com' reimaging 2021-06-03T02:44:41.838 INFO:teuthology.lock.ops:Updating [ubuntu@gibba002.front.sepia.ceph.com]: reset os type and version on server 2021-06-03T02:44:41.838 INFO:teuthology.lock.ops:Updating gibba002.front.sepia.ceph.com on lock server 2021-06-03T02:44:41.854 INFO:teuthology.lock.ops:Node 'ubuntu@gibba002.front.sepia.ceph.com' reimaging is complete 2021-06-03T02:44:41.854 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba033.front.sepia.ceph.com' reimaging 2021-06-03T02:44:41.855 INFO:teuthology.lock.ops:Updating [ubuntu@gibba033.front.sepia.ceph.com]: reset os type and version on server 2021-06-03T02:44:41.855 INFO:teuthology.lock.ops:Updating gibba033.front.sepia.ceph.com on lock server 2021-06-03T02:44:41.872 INFO:teuthology.lock.ops:Node 'ubuntu@gibba033.front.sepia.ceph.com' reimaging is complete 2021-06-03T02:44:42.071 INFO:teuthology.provision.fog.gibba002:Scheduling deploy of ubuntu 18.04 2021-06-03T02:44:42.081 INFO:teuthology.provision.fog.gibba033:Scheduling deploy of ubuntu 18.04 2021-06-03T02:44:42.440 INFO:teuthology.orchestra.console:Power off gibba033 2021-06-03T02:44:42.549 INFO:teuthology.orchestra.console:Power off gibba002 2021-06-03T02:44:42.681 INFO:teuthology.orchestra.console:Power off for gibba033 completed 2021-06-03T02:44:42.739 INFO:teuthology.orchestra.console:Power off for gibba002 completed 2021-06-03T02:44:42.783 INFO:teuthology.orchestra.console:Power on gibba033 2021-06-03T02:44:42.840 INFO:teuthology.orchestra.console:Power on gibba002 2021-06-03T02:44:51.250 INFO:teuthology.orchestra.console:Power on for gibba002 completed 2021-06-03T02:44:51.351 INFO:teuthology.provision.fog.gibba002:Waiting for deploy to finish 2021-06-03T02:44:59.361 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (5) after waiting for 20.0 seconds 2021-06-03T02:44:59.462 ERROR:teuthology.orchestra.console:Failed to power on gibba033 2021-06-03T02:44:59.563 INFO:teuthology.provision.fog.gibba033:Waiting for deploy to finish 2021-06-03T02:49:40.964 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-06-03T02:49:40.989 INFO:teuthology.orchestra.run.gibba002:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2021-06-03T02:49:41.347 INFO:teuthology.provision.fog.gibba002:Node is ready 2021-06-03T02:49:41.347 INFO:teuthology.orchestra.run.gibba002:> hostname 2021-06-03T02:49:41.396 INFO:teuthology.orchestra.run.gibba002.stdout:gibba002.front.sepia.ceph.com 2021-06-03T02:49:41.396 INFO:teuthology.orchestra.run.gibba002:> grep gibba002.front.sepia.ceph.com /etc/hosts 2021-06-03T02:49:41.445 INFO:teuthology.orchestra.run.gibba002.stdout:172.21.2.102 gibba002.front.sepia.ceph.com gibba002 2021-06-03T02:49:41.446 INFO:teuthology.orchestra.run.gibba002:> sudo hostname gibba002 2021-06-03T02:49:41.575 INFO:teuthology.orchestra.run.gibba002:> sudo sed -i -e 's/gibba002.front.sepia.ceph.com/gibba002/g' /etc/hosts 2021-06-03T02:49:41.586 INFO:teuthology.orchestra.run.gibba002:> sudo sed -i -e 's/172.21.2.102/172.21.2.102/g' /etc/hosts 2021-06-03T02:49:41.685 INFO:teuthology.orchestra.run.gibba002:> sudo sed -i -e 's/gibba002.front.sepia.ceph.com/gibba002/g' /etc/hostname 2021-06-03T02:49:41.702 INFO:teuthology.orchestra.run.gibba002:> sudo hostname gibba002 2021-06-03T02:49:41.753 INFO:teuthology.provision.fog.gibba002:Deploy complete! 2021-06-03T02:59:50.260 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-06-03T02:59:51.008 INFO:teuthology.nuke:Checking targets against current locks 2021-06-03T02:59:51.147 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-03T02:59:51.150 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-03T02:59:51.256 INFO:teuthology.orchestra.console:Power off gibba033 2021-06-03T02:59:51.340 INFO:teuthology.orchestra.console:Power off gibba002 2021-06-03T02:59:51.518 INFO:teuthology.orchestra.console:Power off for gibba033 completed 2021-06-03T02:59:51.660 INFO:teuthology.lock.ops:unlocked gibba033.front.sepia.ceph.com 2021-06-03T02:59:59.794 INFO:teuthology.orchestra.console:Power off for gibba002 completed 2021-06-03T02:59:59.935 INFO:teuthology.lock.ops:unlocked gibba002.front.sepia.ceph.com 2021-06-03T02:59:59.939 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