2026-02-02 21:25:23.631544 | Job console starting 2026-02-02 21:25:23.644324 | Updating git repos 2026-02-02 21:25:23.671488 | Cloning repos into workspace 2026-02-02 21:25:23.747338 | Restoring repo states 2026-02-02 21:25:23.756356 | Merging changes 2026-02-02 21:25:24.408053 | Checking out repos 2026-02-02 21:25:24.477206 | Preparing playbooks 2026-02-02 21:25:25.429145 | Running Ansible setup 2026-02-02 21:25:30.587204 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-02 21:25:31.255829 | 2026-02-02 21:25:31.255981 | PLAY [Base pre] 2026-02-02 21:25:31.283816 | 2026-02-02 21:25:31.283931 | TASK [Setup log path fact] 2026-02-02 21:25:31.301459 | ubuntu-jammy | ok 2026-02-02 21:25:31.320139 | 2026-02-02 21:25:31.320265 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-02 21:25:31.358915 | ubuntu-jammy | ok 2026-02-02 21:25:31.368017 | 2026-02-02 21:25:31.368114 | TASK [emit-job-header : Print job information] 2026-02-02 21:25:31.405869 | # Job Information 2026-02-02 21:25:31.406035 | Ansible Version: 2.16.14 2026-02-02 21:25:31.406069 | Job: flake8 2026-02-02 21:25:31.406102 | Pipeline: check 2026-02-02 21:25:31.406125 | Executor: 521e9411259a 2026-02-02 21:25:31.406146 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/479 2026-02-02 21:25:31.406168 | Event ID: 8c57eac0-007d-11f1-9bbf-f40692e5d236 2026-02-02 21:25:31.410787 | 2026-02-02 21:25:31.412045 | LOOP [emit-job-header : Print node information] 2026-02-02 21:25:31.534872 | ubuntu-jammy | ok: 2026-02-02 21:25:31.535056 | ubuntu-jammy | # Node Information 2026-02-02 21:25:31.535629 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-02 21:25:31.535804 | ubuntu-jammy | Hostname: ubuntu 2026-02-02 21:25:31.535838 | ubuntu-jammy | Username: zuul 2026-02-02 21:25:31.535862 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-02 21:25:31.535888 | ubuntu-jammy | Provider: regiocloud-a 2026-02-02 21:25:31.535910 | ubuntu-jammy | Region: 2026-02-02 21:25:31.535931 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-02 21:25:31.535962 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-02 21:25:31.535984 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe84:cbc9 2026-02-02 21:25:31.553751 | 2026-02-02 21:25:31.553853 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-02 21:25:31.956946 | ubuntu-jammy -> localhost | changed 2026-02-02 21:25:31.964862 | 2026-02-02 21:25:31.965048 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-02 21:25:32.886694 | ubuntu-jammy -> localhost | changed 2026-02-02 21:25:32.905812 | 2026-02-02 21:25:32.905942 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-02 21:25:33.218339 | ubuntu-jammy -> localhost | ok 2026-02-02 21:25:33.225461 | 2026-02-02 21:25:33.225618 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-02 21:25:33.254782 | ubuntu-jammy | ok 2026-02-02 21:25:33.277995 | ubuntu-jammy | included: /var/lib/zuul/builds/4b836260fbeb49de9c0ed77091d070db/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-02 21:25:33.285792 | 2026-02-02 21:25:33.285988 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-02 21:25:37.670283 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-02 21:25:37.670533 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/4b836260fbeb49de9c0ed77091d070db/work/4b836260fbeb49de9c0ed77091d070db_id_rsa 2026-02-02 21:25:37.670575 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/4b836260fbeb49de9c0ed77091d070db/work/4b836260fbeb49de9c0ed77091d070db_id_rsa.pub 2026-02-02 21:25:37.670604 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-02 21:25:37.670629 | ubuntu-jammy -> localhost | SHA256:cyXOzMsP9ysd7iQGecQKP6XYt9BWnqQD/W4SEhCTVJ4 zuul-build-sshkey 2026-02-02 21:25:37.670652 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-02 21:25:37.670674 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-02 21:25:37.670708 | ubuntu-jammy -> localhost | | .=+. | 2026-02-02 21:25:37.670731 | ubuntu-jammy -> localhost | | .+ + | 2026-02-02 21:25:37.670753 | ubuntu-jammy -> localhost | | . E * o | 2026-02-02 21:25:37.670773 | ubuntu-jammy -> localhost | | X % * . | 2026-02-02 21:25:37.670793 | ubuntu-jammy -> localhost | | S ^ O + | 2026-02-02 21:25:37.670818 | ubuntu-jammy -> localhost | | + X =. | 2026-02-02 21:25:37.670871 | ubuntu-jammy -> localhost | | + *o+. | 2026-02-02 21:25:37.670894 | ubuntu-jammy -> localhost | | =.*o | 2026-02-02 21:25:37.670915 | ubuntu-jammy -> localhost | | .o+. | 2026-02-02 21:25:37.670936 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-02 21:25:37.671043 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.808054 2026-02-02 21:25:37.677659 | 2026-02-02 21:25:37.677783 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-02 21:25:37.706930 | ubuntu-jammy | ok 2026-02-02 21:25:37.720972 | ubuntu-jammy | included: /var/lib/zuul/builds/4b836260fbeb49de9c0ed77091d070db/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-02 21:25:37.742435 | 2026-02-02 21:25:37.742562 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-02 21:25:37.784459 | ubuntu-jammy | skipping: Conditional result was False 2026-02-02 21:25:37.790594 | 2026-02-02 21:25:37.790710 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-02 21:25:38.488309 | ubuntu-jammy | changed 2026-02-02 21:25:38.493814 | 2026-02-02 21:25:38.493919 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-02 21:25:38.725286 | ubuntu-jammy | ok 2026-02-02 21:25:38.731847 | 2026-02-02 21:25:38.731995 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-02 21:25:39.383298 | ubuntu-jammy | changed 2026-02-02 21:25:39.390316 | 2026-02-02 21:25:39.390435 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-02 21:25:40.067611 | ubuntu-jammy | changed 2026-02-02 21:25:40.088225 | 2026-02-02 21:25:40.088361 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-02 21:25:40.127922 | ubuntu-jammy | skipping: Conditional result was False 2026-02-02 21:25:40.135973 | 2026-02-02 21:25:40.136104 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-02 21:25:40.724195 | ubuntu-jammy -> localhost | changed 2026-02-02 21:25:40.735972 | 2026-02-02 21:25:40.736106 | TASK [add-build-sshkey : Add back temp key] 2026-02-02 21:25:41.289637 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/4b836260fbeb49de9c0ed77091d070db/work/4b836260fbeb49de9c0ed77091d070db_id_rsa (zuul-build-sshkey) 2026-02-02 21:25:41.289917 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016383 2026-02-02 21:25:41.300686 | 2026-02-02 21:25:41.300814 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-02 21:25:41.705619 | ubuntu-jammy | ok 2026-02-02 21:25:41.711390 | 2026-02-02 21:25:41.711504 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-02 21:25:41.736381 | ubuntu-jammy | skipping: Conditional result was False 2026-02-02 21:25:41.749687 | 2026-02-02 21:25:41.749806 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-02 21:25:42.211484 | ubuntu-jammy | ok 2026-02-02 21:25:42.247786 | 2026-02-02 21:25:42.247940 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-02 21:25:42.298225 | ubuntu-jammy | ok 2026-02-02 21:25:42.303469 | 2026-02-02 21:25:42.303590 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-02 21:25:42.749533 | ubuntu-jammy -> localhost | ok 2026-02-02 21:25:42.756748 | 2026-02-02 21:25:42.756865 | TASK [validate-host : Collect information about the host] 2026-02-02 21:25:44.136047 | ubuntu-jammy | ok 2026-02-02 21:25:44.150159 | 2026-02-02 21:25:44.150281 | TASK [validate-host : Sanitize hostname] 2026-02-02 21:25:44.405306 | ubuntu-jammy | ok 2026-02-02 21:25:44.448168 | 2026-02-02 21:25:44.448302 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-02 21:25:45.166636 | ubuntu-jammy -> localhost | changed 2026-02-02 21:25:45.172292 | 2026-02-02 21:25:45.172373 | TASK [validate-host : Collect information about zuul worker] 2026-02-02 21:25:45.547789 | ubuntu-jammy | ok 2026-02-02 21:25:45.555041 | 2026-02-02 21:25:45.555164 | TASK [validate-host : Write out all zuul information for each host] 2026-02-02 21:25:46.104105 | ubuntu-jammy -> localhost | changed 2026-02-02 21:25:46.113051 | 2026-02-02 21:25:46.113137 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-02 21:25:46.351577 | ubuntu-jammy | ok 2026-02-02 21:25:46.359041 | 2026-02-02 21:25:46.359148 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-02 21:25:47.262642 | ubuntu-jammy | changed: 2026-02-02 21:25:47.262826 | ubuntu-jammy | cd+++++++++ src/ 2026-02-02 21:25:47.263009 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-02 21:25:47.263040 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-02 21:25:47.263065 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-02 21:25:47.263087 | ubuntu-jammy | Containerfile 2026-02-02 21:25:47.263256 | ubuntu-jammy | Containerfile 2026-02-02 21:25:47.271527 | ubuntu-jammy | Containerfile 2026-02-02 21:25:47.271598 | ubuntu-jammy | Containerfile 2026-02-02 21:25:47.271673 | ubuntu-jammy | Containerfile 2026-02-02 21:25:47.271750 | ubuntu-jammy | Containerfile 2026-02-02 21:25:47.271821 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004621 2026-02-02 21:26:16.741198 | 2026-02-02 21:26:16.741364 | TASK [upload-logs : Upload logs to log server] 2026-02-02 21:26:17.314389 | localhost | Output suppressed because no_log was given 2026-02-02 21:26:17.317211 | 2026-02-02 21:26:17.317359 | LOOP [upload-logs : Compress console log and json output] 2026-02-02 21:26:17.375313 | localhost | skipping: Conditional result was False 2026-02-02 21:26:17.395701 | localhost | skipping: Conditional result was False 2026-02-02 21:26:17.409423 | 2026-02-02 21:26:17.409668 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-02 21:26:17.459184 | localhost | skipping: Conditional result was False 2026-02-02 21:26:17.459490 | 2026-02-02 21:26:17.473448 | localhost | skipping: Conditional result was False 2026-02-02 21:26:17.483413 | 2026-02-02 21:26:17.483663 | LOOP [upload-logs : Upload console log and json output]