2021-04-13T10:06:13.425 INFO:root:teuthology version: 1.1.0-2713a3cd 2021-04-13T10:06:13.786 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba008.front.sepia.ceph.com' reimaging 2021-04-13T10:06:13.788 INFO:teuthology.lock.ops:Updating [ubuntu@gibba008.front.sepia.ceph.com]: reset os type and version on server 2021-04-13T10:06:13.789 INFO:teuthology.lock.ops:Updating gibba008.front.sepia.ceph.com on lock server 2021-04-13T10:06:13.810 INFO:teuthology.lock.ops:Node 'ubuntu@gibba008.front.sepia.ceph.com' reimaging is complete 2021-04-13T10:06:13.810 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba028.front.sepia.ceph.com' reimaging 2021-04-13T10:06:13.811 INFO:teuthology.lock.ops:Updating [ubuntu@gibba028.front.sepia.ceph.com]: reset os type and version on server 2021-04-13T10:06:13.812 INFO:teuthology.lock.ops:Updating gibba028.front.sepia.ceph.com on lock server 2021-04-13T10:06:13.856 INFO:teuthology.lock.ops:Node 'ubuntu@gibba028.front.sepia.ceph.com' reimaging is complete 2021-04-13T10:06:13.856 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba030.front.sepia.ceph.com' reimaging 2021-04-13T10:06:13.857 INFO:teuthology.lock.ops:Updating [ubuntu@gibba030.front.sepia.ceph.com]: reset os type and version on server 2021-04-13T10:06:13.857 INFO:teuthology.lock.ops:Updating gibba030.front.sepia.ceph.com on lock server 2021-04-13T10:06:13.879 INFO:teuthology.lock.ops:Node 'ubuntu@gibba030.front.sepia.ceph.com' reimaging is complete 2021-04-13T10:06:14.070 INFO:teuthology.provision.fog.gibba008:Scheduling deploy of ubuntu 18.04 2021-04-13T10:06:14.083 INFO:teuthology.provision.fog.gibba028:Scheduling deploy of ubuntu 18.04 2021-04-13T10:06:14.142 INFO:teuthology.provision.fog.gibba030:Scheduling deploy of ubuntu 18.04 2021-04-13T10:06:14.651 INFO:teuthology.orchestra.console:Power off gibba028 2021-04-13T10:06:14.757 INFO:teuthology.orchestra.console:Power off gibba030 2021-04-13T10:06:14.934 INFO:teuthology.orchestra.console:Power off gibba008 2021-04-13T10:06:23.406 INFO:teuthology.orchestra.console:Power off for gibba028 completed 2021-04-13T10:06:23.427 INFO:teuthology.orchestra.console:Power off for gibba030 completed 2021-04-13T10:06:23.495 INFO:teuthology.orchestra.console:Power off for gibba008 completed 2021-04-13T10:06:23.509 INFO:teuthology.orchestra.console:Power on gibba028 2021-04-13T10:06:23.530 INFO:teuthology.orchestra.console:Power on gibba030 2021-04-13T10:06:23.625 INFO:teuthology.orchestra.console:Power on gibba008 2021-04-13T10:06:32.126 INFO:teuthology.orchestra.console:Power on for gibba028 completed 2021-04-13T10:06:32.149 INFO:teuthology.orchestra.console:Power on for gibba030 completed 2021-04-13T10:06:32.227 INFO:teuthology.orchestra.console:Power on for gibba008 completed 2021-04-13T10:06:32.233 INFO:teuthology.provision.fog.gibba028:Waiting for deploy to finish 2021-04-13T10:06:32.251 INFO:teuthology.provision.fog.gibba030:Waiting for deploy to finish 2021-04-13T10:06:32.334 INFO:teuthology.provision.fog.gibba008:Waiting for deploy to finish 2021-04-13T10:10:59.797 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-04-13T10:10:59.819 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-04-13T10:11:08.867 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-04-13T10:11:11.838 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-04-13T10:11:15.006 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-04-13T10:11:15.476 INFO:teuthology.provision.fog.gibba030:Node is ready 2021-04-13T10:11:15.537 INFO:teuthology.orchestra.run.gibba030.stdout:gibba030.front.sepia.ceph.com 2021-04-13T10:11:15.589 INFO:teuthology.orchestra.run.gibba030.stdout:172.21.2.130 gibba030.front.sepia.ceph.com gibba030 2021-04-13T10:11:15.971 INFO:teuthology.provision.fog.gibba030:Deploy complete! 2021-04-13T10:11:17.954 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-04-13T10:11:18.241 INFO:teuthology.provision.fog.gibba028:Node is ready 2021-04-13T10:11:18.287 INFO:teuthology.orchestra.run.gibba028.stdout:gibba028.front.sepia.ceph.com 2021-04-13T10:11:18.332 INFO:teuthology.orchestra.run.gibba028.stdout:172.21.2.128 gibba028.front.sepia.ceph.com gibba028 2021-04-13T10:11:18.601 INFO:teuthology.provision.fog.gibba028:Deploy complete! 2021-04-13T10:24:03.550 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/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_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/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_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds 2021-04-13T10:24:03.614 INFO:teuthology.nuke:Checking targets against current locks 2021-04-13T10:24:03.762 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-04-13T10:24:03.774 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-04-13T10:24:03.786 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-04-13T10:24:03.857 ERROR:paramiko.transport:Unknown exception: The socket has already been closed by another greenlet 2021-04-13T10:24:03.858 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-13T10:24:03.859 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2055, in run 2021-04-13T10:24:03.859 ERROR:paramiko.transport: ptype, m = self.packetizer.read_message() 2021-04-13T10:24:03.860 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 459, in read_message 2021-04-13T10:24:03.860 ERROR:paramiko.transport: header = self.read_all(self.__block_size_in, check_rekey=True) 2021-04-13T10:24:03.861 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 301, in read_all 2021-04-13T10:24:03.861 ERROR:paramiko.transport: x = self.__socket.recv(n) 2021-04-13T10:24:03.862 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/gevent/_socketcommon.py", line 663, in recv 2021-04-13T10:24:03.862 ERROR:paramiko.transport: self._wait(self._read_event) 2021-04-13T10:24:03.868 ERROR:paramiko.transport: File "src/gevent/_hub_primitives.py", line 317, in gevent._gevent_c_hub_primitives.wait_on_socket 2021-04-13T10:24:03.868 ERROR:paramiko.transport: File "src/gevent/_hub_primitives.py", line 321, in gevent._gevent_c_hub_primitives.wait_on_socket 2021-04-13T10:24:03.869 ERROR:paramiko.transport:gevent.exceptions.ConcurrentObjectUseError: The socket has already been closed by another greenlet 2021-04-13T10:24:03.870 ERROR:paramiko.transport: 2021-04-13T10:24:03.929 INFO:teuthology.orchestra.console:Power off gibba028 2021-04-13T10:24:04.001 INFO:teuthology.orchestra.console:Power off gibba008 2021-04-13T10:24:04.053 INFO:teuthology.orchestra.console:Power off gibba030 2021-04-13T10:24:12.539 INFO:teuthology.orchestra.console:Power off for gibba028 completed 2021-04-13T10:24:12.573 INFO:teuthology.orchestra.console:Power off for gibba030 completed 2021-04-13T10:24:12.701 INFO:teuthology.lock.ops:unlocked gibba028.front.sepia.ceph.com 2021-04-13T10:24:12.736 INFO:teuthology.lock.ops:unlocked gibba030.front.sepia.ceph.com 2021-04-13T10:24:16.676 INFO:teuthology.orchestra.console:Power off for gibba008 completed 2021-04-13T10:24:16.825 INFO:teuthology.lock.ops:unlocked gibba008.front.sepia.ceph.com 2021-04-13T10:24:16.826 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/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_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/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_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/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_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds