2025-09-25 03:11:00.134271 | Job console starting 2025-09-25 03:11:00.140785 | Updating git repos 2025-09-25 03:11:00.173464 | Cloning repos into workspace 2025-09-25 03:11:00.269210 | Restoring repo states 2025-09-25 03:11:00.279095 | Merging changes 2025-09-25 03:11:00.279111 | Checking out repos 2025-09-25 03:11:00.484368 | Preparing playbooks 2025-09-25 03:11:01.527790 | Running Ansible setup 2025-09-25 03:11:08.617223 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-09-25 03:11:09.273134 | 2025-09-25 03:11:09.273243 | PLAY [Base pre] 2025-09-25 03:11:09.293297 | 2025-09-25 03:11:09.293390 | TASK [Setup log path fact] 2025-09-25 03:11:09.310079 | ubuntu-jammy | ok 2025-09-25 03:11:09.322640 | 2025-09-25 03:11:09.322771 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-25 03:11:09.350138 | ubuntu-jammy | ok 2025-09-25 03:11:09.357873 | 2025-09-25 03:11:09.357954 | TASK [emit-job-header : Print job information] 2025-09-25 03:11:09.384448 | # Job Information 2025-09-25 03:11:09.384573 | Ansible Version: 2.16.14 2025-09-25 03:11:09.384601 | Job: ansible-lint 2025-09-25 03:11:09.384627 | Pipeline: periodic-daily 2025-09-25 03:11:09.384645 | Executor: 521e9411259a 2025-09-25 03:11:09.384672 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-09-25 03:11:09.384691 | Event ID: a5f839cf0ced4ea9b89f36789fd547b0 2025-09-25 03:11:09.388523 | 2025-09-25 03:11:09.388598 | LOOP [emit-job-header : Print node information] 2025-09-25 03:11:09.471182 | ubuntu-jammy | ok: 2025-09-25 03:11:09.471348 | ubuntu-jammy | # Node Information 2025-09-25 03:11:09.471384 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-09-25 03:11:09.471410 | ubuntu-jammy | Hostname: ubuntu 2025-09-25 03:11:09.471431 | ubuntu-jammy | Username: zuul 2025-09-25 03:11:09.471452 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-09-25 03:11:09.471476 | ubuntu-jammy | Provider: regiocloud-a 2025-09-25 03:11:09.471497 | ubuntu-jammy | Region: 2025-09-25 03:11:09.471518 | ubuntu-jammy | Label: ubuntu-jammy 2025-09-25 03:11:09.471537 | ubuntu-jammy | Product Name: OpenStack Nova 2025-09-25 03:11:09.471557 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb2:462d 2025-09-25 03:11:09.490253 | 2025-09-25 03:11:09.490348 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-25 03:11:10.029872 | ubuntu-jammy -> localhost | changed 2025-09-25 03:11:10.035544 | 2025-09-25 03:11:10.035631 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-25 03:11:10.958181 | ubuntu-jammy -> localhost | changed 2025-09-25 03:11:10.966717 | 2025-09-25 03:11:10.966801 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-25 03:11:11.211345 | ubuntu-jammy -> localhost | ok 2025-09-25 03:11:11.216398 | 2025-09-25 03:11:11.216485 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-25 03:11:11.252894 | ubuntu-jammy | ok 2025-09-25 03:11:11.280168 | ubuntu-jammy | included: /var/lib/zuul/builds/a9fdbcb490674f0f9e517154629bf3b8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-25 03:11:11.285077 | 2025-09-25 03:11:11.285151 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-25 03:11:12.818432 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-09-25 03:11:12.818825 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/a9fdbcb490674f0f9e517154629bf3b8/work/a9fdbcb490674f0f9e517154629bf3b8_id_rsa 2025-09-25 03:11:12.818929 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/a9fdbcb490674f0f9e517154629bf3b8/work/a9fdbcb490674f0f9e517154629bf3b8_id_rsa.pub 2025-09-25 03:11:12.818977 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-09-25 03:11:12.819019 | ubuntu-jammy -> localhost | SHA256:M9x69C0LJvwmOUf7/psfpHLb6tWLmPvrtQIwYDiZmY8 zuul-build-sshkey 2025-09-25 03:11:12.819074 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-09-25 03:11:12.819138 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-09-25 03:11:12.821022 | ubuntu-jammy -> localhost | | * | 2025-09-25 03:11:12.821097 | ubuntu-jammy -> localhost | | B o | 2025-09-25 03:11:12.821140 | ubuntu-jammy -> localhost | | = . | 2025-09-25 03:11:12.821177 | ubuntu-jammy -> localhost | | E o + | 2025-09-25 03:11:12.821212 | ubuntu-jammy -> localhost | | S = . | 2025-09-25 03:11:12.821249 | ubuntu-jammy -> localhost | | . =.o .o .| 2025-09-25 03:11:12.821282 | ubuntu-jammy -> localhost | | +o+o+o.+.| 2025-09-25 03:11:12.821315 | ubuntu-jammy -> localhost | | +=+.=+*.+| 2025-09-25 03:11:12.821350 | ubuntu-jammy -> localhost | | =.*OXB*.| 2025-09-25 03:11:12.821383 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-09-25 03:11:12.821465 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.030923 2025-09-25 03:11:12.838802 | 2025-09-25 03:11:12.838935 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-25 03:11:12.855485 | ubuntu-jammy | ok 2025-09-25 03:11:12.873438 | ubuntu-jammy | included: /var/lib/zuul/builds/a9fdbcb490674f0f9e517154629bf3b8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-25 03:11:12.882026 | 2025-09-25 03:11:12.882101 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-25 03:11:12.914748 | ubuntu-jammy | skipping: Conditional result was False 2025-09-25 03:11:12.920104 | 2025-09-25 03:11:12.920194 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-25 03:11:13.505428 | ubuntu-jammy | changed 2025-09-25 03:11:13.511591 | 2025-09-25 03:11:13.511699 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-25 03:11:13.735337 | ubuntu-jammy | ok 2025-09-25 03:11:13.740782 | 2025-09-25 03:11:13.740869 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-25 03:11:14.276795 | ubuntu-jammy | changed 2025-09-25 03:11:14.291534 | 2025-09-25 03:11:14.291631 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-25 03:11:14.907986 | ubuntu-jammy | changed 2025-09-25 03:11:14.913359 | 2025-09-25 03:11:14.913462 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-25 03:11:14.926285 | ubuntu-jammy | skipping: Conditional result was False 2025-09-25 03:11:14.934612 | 2025-09-25 03:11:14.934737 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-25 03:11:15.274123 | ubuntu-jammy -> localhost | changed 2025-09-25 03:11:15.285116 | 2025-09-25 03:11:15.285211 | TASK [add-build-sshkey : Add back temp key] 2025-09-25 03:11:15.602114 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/a9fdbcb490674f0f9e517154629bf3b8/work/a9fdbcb490674f0f9e517154629bf3b8_id_rsa (zuul-build-sshkey) 2025-09-25 03:11:15.602335 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011911 2025-09-25 03:11:15.608513 | 2025-09-25 03:11:15.608600 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-25 03:11:15.962075 | ubuntu-jammy | ok 2025-09-25 03:11:15.975965 | 2025-09-25 03:11:15.976061 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-25 03:11:16.008978 | ubuntu-jammy | skipping: Conditional result was False 2025-09-25 03:11:16.019426 | 2025-09-25 03:11:16.019522 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-25 03:11:16.422050 | ubuntu-jammy | ok 2025-09-25 03:11:16.434162 | 2025-09-25 03:11:16.434249 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-25 03:11:16.467561 | ubuntu-jammy | ok 2025-09-25 03:11:16.474557 | 2025-09-25 03:11:16.474638 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-25 03:11:16.793016 | ubuntu-jammy -> localhost | ok 2025-09-25 03:11:16.808454 | 2025-09-25 03:11:16.808588 | TASK [validate-host : Collect information about the host] 2025-09-25 03:11:17.907527 | ubuntu-jammy | ok 2025-09-25 03:11:17.920355 | 2025-09-25 03:11:17.920450 | TASK [validate-host : Sanitize hostname] 2025-09-25 03:11:18.033355 | ubuntu-jammy | ok 2025-09-25 03:11:18.062100 | 2025-09-25 03:11:18.062206 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-25 03:11:18.675620 | ubuntu-jammy -> localhost | changed 2025-09-25 03:11:18.682409 | 2025-09-25 03:11:18.682508 | TASK [validate-host : Collect information about zuul worker] 2025-09-25 03:11:19.216400 | ubuntu-jammy | ok 2025-09-25 03:11:19.222127 | 2025-09-25 03:11:19.222222 | TASK [validate-host : Write out all zuul information for each host] 2025-09-25 03:11:20.423208 | ubuntu-jammy -> localhost | changed 2025-09-25 03:11:20.432946 | 2025-09-25 03:11:20.435883 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-25 03:11:20.695597 | ubuntu-jammy | ok 2025-09-25 03:11:20.701110 | 2025-09-25 03:11:20.701205 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-25 03:11:22.048546 | ubuntu-jammy | changed: 2025-09-25 03:11:22.048745 | ubuntu-jammy | cd+++++++++ src/ 2025-09-25 03:11:22.048782 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-09-25 03:11:22.048807 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-09-25 03:11:22.048830 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-09-25 03:11:22.048850 | ubuntu-jammy | Containerfile 2025-09-25 03:11:22.048995 | ubuntu-jammy | Containerfile 2025-09-25 03:11:22.069176 | ubuntu-jammy | Containerfile 2025-09-25 03:11:22.069246 | ubuntu-jammy | Containerfile 2025-09-25 03:11:22.069314 | ubuntu-jammy | Containerfile 2025-09-25 03:11:22.069383 | ubuntu-jammy | Containerfile 2025-09-25 03:11:22.069455 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.018269 2025-09-25 03:12:44.910741 | 2025-09-25 03:12:44.910850 | TASK [upload-logs : Upload logs to log server] 2025-09-25 03:12:45.431285 | localhost | Output suppressed because no_log was given 2025-09-25 03:12:45.432895 | 2025-09-25 03:12:45.432979 | LOOP [upload-logs : Compress console log and json output] 2025-09-25 03:12:45.472695 | localhost | skipping: Conditional result was False 2025-09-25 03:12:45.478639 | localhost | skipping: Conditional result was False 2025-09-25 03:12:45.489626 | 2025-09-25 03:12:45.489722 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-25 03:12:45.528387 | localhost | skipping: Conditional result was False 2025-09-25 03:12:45.528935 | 2025-09-25 03:12:45.531963 | localhost | skipping: Conditional result was False 2025-09-25 03:12:45.538802 | 2025-09-25 03:12:45.539034 | LOOP [upload-logs : Upload console log and json output]