2023-06-14T21:22:46.454 INFO:root:teuthology version: 0.0.1.dev124+g961f4fb 2023-06-14T21:23:01.611 INFO:teuthology.lock.ops:Start node 'smithi061.front.sepia.ceph.com' reimaging 2023-06-14T21:23:01.612 INFO:teuthology.lock.ops:Updating [smithi061.front.sepia.ceph.com]: reset os type and version on server 2023-06-14T21:23:01.612 INFO:teuthology.lock.ops:Updating smithi061.front.sepia.ceph.com on lock server 2023-06-14T21:23:24.038 INFO:teuthology.provision.fog.smithi061:Scheduling deploy of rhel 8.6 2023-06-14T21:23:27.153 INFO:teuthology.orchestra.console:Power off smithi061 2023-06-14T21:23:27.306 INFO:teuthology.orchestra.console:Power off for smithi061 completed 2023-06-14T21:23:27.407 INFO:teuthology.orchestra.console:Power on smithi061 2023-06-14T21:24:22.798 INFO:teuthology.orchestra.console:Power on for smithi061 completed 2023-06-14T21:24:22.900 INFO:teuthology.provision.fog.smithi061:Waiting for deploy to finish 2023-06-14T21:24:26.036 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.61 2023-06-14T21:24:40.116 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.61 2023-06-14T21:25:09.616 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.61 2023-06-14T21:25:18.708 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.61 2023-06-14T21:25:30.243 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-06-14T21:25:31.675 INFO:teuthology.provision.fog.smithi061:Node is ready 2023-06-14T21:25:31.722 INFO:teuthology.orchestra.run.smithi061.stdout:smithi061.front.sepia.ceph.com 2023-06-14T21:25:31.773 INFO:teuthology.orchestra.run.smithi061.stdout:172.21.15.61 smithi061.front.sepia.ceph.com smithi061 2023-06-14T21:25:32.266 INFO:teuthology.orchestra.run.smithi061.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2023-06-14T21:25:32.266 INFO:teuthology.orchestra.run.smithi061.stdout:NAME="Ubuntu" 2023-06-14T21:25:32.266 INFO:teuthology.orchestra.run.smithi061.stdout:VERSION_ID="22.04" 2023-06-14T21:25:32.266 INFO:teuthology.orchestra.run.smithi061.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2023-06-14T21:25:32.267 INFO:teuthology.orchestra.run.smithi061.stdout:VERSION_CODENAME=jammy 2023-06-14T21:25:32.267 INFO:teuthology.orchestra.run.smithi061.stdout:ID=ubuntu 2023-06-14T21:25:32.267 INFO:teuthology.orchestra.run.smithi061.stdout:ID_LIKE=debian 2023-06-14T21:25:32.268 INFO:teuthology.orchestra.run.smithi061.stdout:HOME_URL="https://www.ubuntu.com/" 2023-06-14T21:25:32.268 INFO:teuthology.orchestra.run.smithi061.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-06-14T21:25:32.268 INFO:teuthology.orchestra.run.smithi061.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-06-14T21:25:32.269 INFO:teuthology.orchestra.run.smithi061.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-06-14T21:25:32.269 INFO:teuthology.orchestra.run.smithi061.stdout:UBUNTU_CODENAME=jammy 2023-06-14T21:25:32.271 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/dispatcher/supervisor.py", line 226, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/lock/ops.py", line 325, in reimage_machines reimaged[machine] = machines[machine] File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/provision/__init__.py", line 44, in reimage result = obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/provision/fog.py", line 92, in create self._verify_installed_os() File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/provision/fog.py", line 335, in _verify_installed_os raise RuntimeError( RuntimeError: Expected smithi061's OS to be rhel 8.6 but found ubuntu 22.04 2023-06-14T21:25:37.363 INFO:teuthology.nuke:Checking targets against current locks 2023-06-14T21:25:38.036 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-06-14T21:25:38.103 INFO:teuthology.orchestra.console:Power off smithi061 2023-06-14T21:26:18.136 INFO:teuthology.orchestra.console:Power off for smithi061 completed 2023-06-14T21:26:28.307 INFO:teuthology.lock.ops:unlocked: smithi061.front.sepia.ceph.com 2023-06-14T21:26:33.442 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/dispatcher/__init__.py", line 69, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/dispatcher/supervisor.py", line 56, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/dispatcher/supervisor.py", line 226, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/lock/ops.py", line 325, in reimage_machines reimaged[machine] = machines[machine] File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/provision/__init__.py", line 44, in reimage result = obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/provision/fog.py", line 92, in create self._verify_installed_os() File "/home/teuthworker/src/git.ceph.com_teuthology_961f4fb51318c373681de5844aadbc6dc0e58abc/teuthology/provision/fog.py", line 335, in _verify_installed_os raise RuntimeError( RuntimeError: Expected smithi061's OS to be rhel 8.6 but found ubuntu 22.04