2025-12-17 03:12:51.586783 | Job console starting 2025-12-17 03:12:51.603213 | Updating git repos 2025-12-17 03:12:51.682966 | Cloning repos into workspace 2025-12-17 03:12:51.824075 | Restoring repo states 2025-12-17 03:12:51.841029 | Merging changes 2025-12-17 03:12:51.841050 | Checking out repos 2025-12-17 03:12:51.977848 | Preparing playbooks 2025-12-17 03:12:53.508139 | Running Ansible setup 2025-12-17 03:13:02.751100 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-17 03:13:05.387078 | 2025-12-17 03:13:05.387263 | PLAY [Base pre] 2025-12-17 03:13:05.449600 | 2025-12-17 03:13:05.449785 | TASK [Setup log path fact] 2025-12-17 03:13:05.501202 | ubuntu-jammy | ok 2025-12-17 03:13:05.528914 | 2025-12-17 03:13:05.529087 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-17 03:13:05.594753 | ubuntu-jammy | ok 2025-12-17 03:13:05.616390 | 2025-12-17 03:13:05.616536 | TASK [emit-job-header : Print job information] 2025-12-17 03:13:05.689133 | # Job Information 2025-12-17 03:13:05.689327 | Ansible Version: 2.16.14 2025-12-17 03:13:05.689362 | Job: ansible-lint 2025-12-17 03:13:05.689396 | Pipeline: periodic-daily 2025-12-17 03:13:05.689419 | Executor: 521e9411259a 2025-12-17 03:13:05.689439 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-12-17 03:13:05.689462 | Event ID: 1fdab093acec4a3f8921bcabb2bde305 2025-12-17 03:13:05.697202 | 2025-12-17 03:13:05.697350 | LOOP [emit-job-header : Print node information] 2025-12-17 03:13:05.953362 | ubuntu-jammy | ok: 2025-12-17 03:13:05.953594 | ubuntu-jammy | # Node Information 2025-12-17 03:13:05.953651 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-17 03:13:05.953677 | ubuntu-jammy | Hostname: ubuntu 2025-12-17 03:13:05.953700 | ubuntu-jammy | Username: zuul 2025-12-17 03:13:05.953721 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-17 03:13:05.953745 | ubuntu-jammy | Provider: regiocloud-a 2025-12-17 03:13:05.953765 | ubuntu-jammy | Region: 2025-12-17 03:13:05.953786 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-17 03:13:05.953805 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-17 03:13:05.953825 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe49:aa20 2025-12-17 03:13:05.986437 | 2025-12-17 03:13:05.987506 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-17 03:13:07.704743 | ubuntu-jammy -> localhost | changed 2025-12-17 03:13:07.739938 | 2025-12-17 03:13:07.743629 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-17 03:13:11.515300 | ubuntu-jammy -> localhost | changed 2025-12-17 03:13:11.528674 | 2025-12-17 03:13:11.528912 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-17 03:13:12.478127 | ubuntu-jammy -> localhost | ok 2025-12-17 03:13:12.485922 | 2025-12-17 03:13:12.486118 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-17 03:13:12.583853 | ubuntu-jammy | ok 2025-12-17 03:13:12.642817 | ubuntu-jammy | included: /var/lib/zuul/builds/789b1ffae11c4e618194e9e417abff92/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-17 03:13:12.655292 | 2025-12-17 03:13:12.655430 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-17 03:13:16.955589 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-17 03:13:16.955868 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/789b1ffae11c4e618194e9e417abff92/work/789b1ffae11c4e618194e9e417abff92_id_rsa 2025-12-17 03:13:16.955929 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/789b1ffae11c4e618194e9e417abff92/work/789b1ffae11c4e618194e9e417abff92_id_rsa.pub 2025-12-17 03:13:16.955955 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-17 03:13:16.955978 | ubuntu-jammy -> localhost | SHA256:hsPWMP+ICwTviRjYhpfxTNWctdw4HeP9n2xZo/QYBnY zuul-build-sshkey 2025-12-17 03:13:16.956001 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-17 03:13:16.956022 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-17 03:13:16.956055 | ubuntu-jammy -> localhost | | .o o. o | 2025-12-17 03:13:16.956078 | ubuntu-jammy -> localhost | | . +. * + | 2025-12-17 03:13:16.956099 | ubuntu-jammy -> localhost | | o . o =o+E. | 2025-12-17 03:13:16.956118 | ubuntu-jammy -> localhost | |.o O . * ..o . | 2025-12-17 03:13:16.956138 | ubuntu-jammy -> localhost | |+ = = = S + .o| 2025-12-17 03:13:16.956167 | ubuntu-jammy -> localhost | | = + o + o o * *| 2025-12-17 03:13:16.956187 | ubuntu-jammy -> localhost | |. . + . . . o *.| 2025-12-17 03:13:16.956206 | ubuntu-jammy -> localhost | | . . . | 2025-12-17 03:13:16.956226 | ubuntu-jammy -> localhost | | . | 2025-12-17 03:13:16.956246 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-17 03:13:16.956309 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.629940 2025-12-17 03:13:16.975942 | 2025-12-17 03:13:16.977419 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-17 03:13:17.029811 | ubuntu-jammy | ok 2025-12-17 03:13:17.053714 | ubuntu-jammy | included: /var/lib/zuul/builds/789b1ffae11c4e618194e9e417abff92/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-17 03:13:17.085013 | 2025-12-17 03:13:17.085156 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-17 03:13:17.144786 | ubuntu-jammy | skipping: Conditional result was False 2025-12-17 03:13:17.154217 | 2025-12-17 03:13:17.154467 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-17 03:13:18.208270 | ubuntu-jammy | changed 2025-12-17 03:13:18.222668 | 2025-12-17 03:13:18.222812 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-17 03:13:18.523705 | ubuntu-jammy | ok 2025-12-17 03:13:18.530290 | 2025-12-17 03:13:18.530412 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-17 03:13:19.300647 | ubuntu-jammy | changed 2025-12-17 03:13:19.316296 | 2025-12-17 03:13:19.316441 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-17 03:13:20.070014 | ubuntu-jammy | changed 2025-12-17 03:13:20.077071 | 2025-12-17 03:13:20.077197 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-17 03:13:20.106313 | ubuntu-jammy | skipping: Conditional result was False 2025-12-17 03:13:20.113805 | 2025-12-17 03:13:20.113936 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-17 03:13:20.972139 | ubuntu-jammy -> localhost | changed 2025-12-17 03:13:20.986984 | 2025-12-17 03:13:20.987126 | TASK [add-build-sshkey : Add back temp key] 2025-12-17 03:13:21.634426 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/789b1ffae11c4e618194e9e417abff92/work/789b1ffae11c4e618194e9e417abff92_id_rsa (zuul-build-sshkey) 2025-12-17 03:13:21.634881 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.026051 2025-12-17 03:13:21.646419 | 2025-12-17 03:13:21.646547 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-17 03:13:22.229453 | ubuntu-jammy | ok 2025-12-17 03:13:22.239675 | 2025-12-17 03:13:22.239813 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-17 03:13:22.332758 | ubuntu-jammy | skipping: Conditional result was False 2025-12-17 03:13:22.351845 | 2025-12-17 03:13:22.354434 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-17 03:13:22.863646 | ubuntu-jammy | ok 2025-12-17 03:13:22.875671 | 2025-12-17 03:13:22.875803 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-17 03:13:22.906195 | ubuntu-jammy | ok 2025-12-17 03:13:22.912310 | 2025-12-17 03:13:22.912447 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-17 03:13:23.299823 | ubuntu-jammy -> localhost | ok 2025-12-17 03:13:23.307024 | 2025-12-17 03:13:23.307148 | TASK [validate-host : Collect information about the host] 2025-12-17 03:13:24.921148 | ubuntu-jammy | ok 2025-12-17 03:13:24.934506 | 2025-12-17 03:13:24.934655 | TASK [validate-host : Sanitize hostname] 2025-12-17 03:13:25.085207 | ubuntu-jammy | ok 2025-12-17 03:13:25.137739 | 2025-12-17 03:13:25.138003 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-17 03:13:25.805694 | ubuntu-jammy -> localhost | changed 2025-12-17 03:13:25.815429 | 2025-12-17 03:13:25.815564 | TASK [validate-host : Collect information about zuul worker] 2025-12-17 03:13:26.239146 | ubuntu-jammy | ok 2025-12-17 03:13:26.247061 | 2025-12-17 03:13:26.247188 | TASK [validate-host : Write out all zuul information for each host] 2025-12-17 03:13:26.916848 | ubuntu-jammy -> localhost | changed 2025-12-17 03:13:26.934363 | 2025-12-17 03:13:26.934497 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-17 03:13:27.229836 | ubuntu-jammy | ok 2025-12-17 03:13:27.236836 | 2025-12-17 03:13:27.236960 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-17 03:13:28.391681 | ubuntu-jammy | changed: 2025-12-17 03:13:28.391899 | ubuntu-jammy | cd+++++++++ src/ 2025-12-17 03:13:28.391935 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-17 03:13:28.392015 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-17 03:13:28.392039 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-17 03:13:28.392060 | ubuntu-jammy | Containerfile 2025-12-17 03:13:28.392213 | ubuntu-jammy | Containerfile 2025-12-17 03:13:28.450783 | ubuntu-jammy | Containerfile 2025-12-17 03:13:28.450879 | ubuntu-jammy | Containerfile 2025-12-17 03:13:28.450950 | ubuntu-jammy | Containerfile 2025-12-17 03:13:28.451022 | ubuntu-jammy | Containerfile 2025-12-17 03:13:28.451093 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007581 2025-12-17 03:15:00.218244 | 2025-12-17 03:15:00.218480 | TASK [upload-logs : Upload logs to log server] 2025-12-17 03:15:00.936194 | localhost | Output suppressed because no_log was given 2025-12-17 03:15:00.940148 | 2025-12-17 03:15:00.940388 | LOOP [upload-logs : Compress console log and json output] 2025-12-17 03:15:01.003277 | localhost | skipping: Conditional result was False 2025-12-17 03:15:01.028157 | localhost | skipping: Conditional result was False 2025-12-17 03:15:01.039364 | 2025-12-17 03:15:01.039603 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-17 03:15:01.114094 | localhost | skipping: Conditional result was False 2025-12-17 03:15:01.114950 | 2025-12-17 03:15:01.118359 | localhost | skipping: Conditional result was False 2025-12-17 03:15:01.129351 | 2025-12-17 03:15:01.129720 | LOOP [upload-logs : Upload console log and json output]