2026-04-17 02:06:55.715829 | Job console starting 2026-04-17 02:06:55.725964 | Updating git repos 2026-04-17 02:06:55.790456 | Cloning repos into workspace 2026-04-17 02:06:55.912484 | Restoring repo states 2026-04-17 02:06:55.921425 | Merging changes 2026-04-17 02:06:56.553171 | Checking out repos 2026-04-17 02:06:56.654055 | Preparing playbooks 2026-04-17 02:06:57.400705 | Running Ansible setup 2026-04-17 02:07:01.518660 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-04-17 02:07:02.418957 | 2026-04-17 02:07:02.419117 | PLAY [Base pre] 2026-04-17 02:07:02.434673 | 2026-04-17 02:07:02.434773 | TASK [Setup log path fact] 2026-04-17 02:07:02.454194 | ubuntu-jammy | ok 2026-04-17 02:07:02.469516 | 2026-04-17 02:07:02.469640 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-17 02:07:02.499070 | ubuntu-jammy | ok 2026-04-17 02:07:02.509664 | 2026-04-17 02:07:02.509770 | TASK [emit-job-header : Print job information] 2026-04-17 02:07:02.551687 | # Job Information 2026-04-17 02:07:02.551884 | Ansible Version: 2.16.14 2026-04-17 02:07:02.551928 | Job: python-black 2026-04-17 02:07:02.551970 | Pipeline: check 2026-04-17 02:07:02.551999 | Executor: 521e9411259a 2026-04-17 02:07:02.552026 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/602 2026-04-17 02:07:02.552057 | Event ID: e4440f80-3a01-11f1-9e78-bdd3c89fa3c5 2026-04-17 02:07:02.557392 | 2026-04-17 02:07:02.557489 | LOOP [emit-job-header : Print node information] 2026-04-17 02:07:02.659515 | ubuntu-jammy | ok: 2026-04-17 02:07:02.659745 | ubuntu-jammy | # Node Information 2026-04-17 02:07:02.659793 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-04-17 02:07:02.659830 | ubuntu-jammy | Hostname: ubuntu 2026-04-17 02:07:02.659862 | ubuntu-jammy | Username: zuul 2026-04-17 02:07:02.659891 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-04-17 02:07:02.659925 | ubuntu-jammy | Provider: regiocloud-a 2026-04-17 02:07:02.659955 | ubuntu-jammy | Region: 2026-04-17 02:07:02.659985 | ubuntu-jammy | Label: ubuntu-jammy 2026-04-17 02:07:02.660013 | ubuntu-jammy | Product Name: OpenStack Nova 2026-04-17 02:07:02.660042 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2a:9dea 2026-04-17 02:07:02.679095 | 2026-04-17 02:07:02.679198 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-17 02:07:03.150659 | ubuntu-jammy -> localhost | changed 2026-04-17 02:07:03.158517 | 2026-04-17 02:07:03.158614 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-17 02:07:04.359724 | ubuntu-jammy -> localhost | changed 2026-04-17 02:07:04.368262 | 2026-04-17 02:07:04.368370 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-17 02:07:04.625158 | ubuntu-jammy -> localhost | ok 2026-04-17 02:07:04.630077 | 2026-04-17 02:07:04.630158 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-17 02:07:04.647936 | ubuntu-jammy | ok 2026-04-17 02:07:04.664540 | ubuntu-jammy | included: /var/lib/zuul/builds/3b6f0c30cc4a4423aca46e0ce0a22173/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-17 02:07:04.670546 | 2026-04-17 02:07:04.670633 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-17 02:07:06.983994 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-17 02:07:06.984347 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/3b6f0c30cc4a4423aca46e0ce0a22173/work/3b6f0c30cc4a4423aca46e0ce0a22173_id_rsa 2026-04-17 02:07:06.984393 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/3b6f0c30cc4a4423aca46e0ce0a22173/work/3b6f0c30cc4a4423aca46e0ce0a22173_id_rsa.pub 2026-04-17 02:07:06.984420 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-17 02:07:06.984446 | ubuntu-jammy -> localhost | SHA256:KXskLIf5egaMv5EdShixCGL7WMEULfO17lVSNBwNmwI zuul-build-sshkey 2026-04-17 02:07:06.984471 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-17 02:07:06.984510 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-17 02:07:06.984535 | ubuntu-jammy -> localhost | |o.++o E o=+ | 2026-04-17 02:07:06.984557 | ubuntu-jammy -> localhost | |+..*.. .. o+. | 2026-04-17 02:07:06.984578 | ubuntu-jammy -> localhost | |..o.+ . ...o | 2026-04-17 02:07:06.984598 | ubuntu-jammy -> localhost | | +o = . o.. | 2026-04-17 02:07:06.984618 | ubuntu-jammy -> localhost | | ..+= B S o | 2026-04-17 02:07:06.984642 | ubuntu-jammy -> localhost | | ..oB B . | 2026-04-17 02:07:06.984663 | ubuntu-jammy -> localhost | | .+.= o | 2026-04-17 02:07:06.984683 | ubuntu-jammy -> localhost | | .ooo | 2026-04-17 02:07:06.984704 | ubuntu-jammy -> localhost | | o+ | 2026-04-17 02:07:06.984724 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-17 02:07:06.984785 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.736011 2026-04-17 02:07:06.992183 | 2026-04-17 02:07:06.992343 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-17 02:07:07.045466 | ubuntu-jammy | ok 2026-04-17 02:07:07.066044 | ubuntu-jammy | included: /var/lib/zuul/builds/3b6f0c30cc4a4423aca46e0ce0a22173/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-17 02:07:07.081835 | 2026-04-17 02:07:07.081975 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-17 02:07:07.107514 | ubuntu-jammy | skipping: Conditional result was False 2026-04-17 02:07:07.113552 | 2026-04-17 02:07:07.113663 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-17 02:07:07.908671 | ubuntu-jammy | changed 2026-04-17 02:07:07.919049 | 2026-04-17 02:07:07.919180 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-17 02:07:08.179738 | ubuntu-jammy | ok 2026-04-17 02:07:08.187208 | 2026-04-17 02:07:08.187315 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-17 02:07:08.933958 | ubuntu-jammy | changed 2026-04-17 02:07:08.940884 | 2026-04-17 02:07:08.946998 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-17 02:07:09.553522 | ubuntu-jammy | changed 2026-04-17 02:07:09.576265 | 2026-04-17 02:07:09.576408 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-17 02:07:09.630325 | ubuntu-jammy | skipping: Conditional result was False 2026-04-17 02:07:09.636606 | 2026-04-17 02:07:09.636776 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-17 02:07:10.269743 | ubuntu-jammy -> localhost | changed 2026-04-17 02:07:10.281668 | 2026-04-17 02:07:10.281769 | TASK [add-build-sshkey : Add back temp key] 2026-04-17 02:07:11.114604 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/3b6f0c30cc4a4423aca46e0ce0a22173/work/3b6f0c30cc4a4423aca46e0ce0a22173_id_rsa (zuul-build-sshkey) 2026-04-17 02:07:11.114991 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.023730 2026-04-17 02:07:11.122795 | 2026-04-17 02:07:11.123001 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-17 02:07:11.549724 | ubuntu-jammy | ok 2026-04-17 02:07:11.558574 | 2026-04-17 02:07:11.558678 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-17 02:07:11.585935 | ubuntu-jammy | skipping: Conditional result was False 2026-04-17 02:07:11.595912 | 2026-04-17 02:07:11.596017 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-17 02:07:11.988995 | ubuntu-jammy | ok 2026-04-17 02:07:12.000815 | 2026-04-17 02:07:12.000910 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-17 02:07:12.042058 | ubuntu-jammy | ok 2026-04-17 02:07:12.047712 | 2026-04-17 02:07:12.047810 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-17 02:07:12.359444 | ubuntu-jammy -> localhost | ok 2026-04-17 02:07:12.365726 | 2026-04-17 02:07:12.365811 | TASK [validate-host : Collect information about the host] 2026-04-17 02:07:13.537162 | ubuntu-jammy | ok 2026-04-17 02:07:13.558942 | 2026-04-17 02:07:13.559048 | TASK [validate-host : Sanitize hostname] 2026-04-17 02:07:13.661340 | ubuntu-jammy | ok 2026-04-17 02:07:13.689109 | 2026-04-17 02:07:13.689201 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-17 02:07:14.254876 | ubuntu-jammy -> localhost | changed 2026-04-17 02:07:14.263243 | 2026-04-17 02:07:14.263374 | TASK [validate-host : Collect information about zuul worker] 2026-04-17 02:07:14.720019 | ubuntu-jammy | ok 2026-04-17 02:07:14.725275 | 2026-04-17 02:07:14.725402 | TASK [validate-host : Write out all zuul information for each host] 2026-04-17 02:07:15.515464 | ubuntu-jammy -> localhost | changed 2026-04-17 02:07:15.526460 | 2026-04-17 02:07:15.526562 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-17 02:07:15.798912 | ubuntu-jammy | ok 2026-04-17 02:07:15.806953 | 2026-04-17 02:07:15.807628 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-17 02:07:16.979220 | ubuntu-jammy | changed: 2026-04-17 02:07:16.979454 | ubuntu-jammy | cd+++++++++ src/ 2026-04-17 02:07:16.979490 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-04-17 02:07:16.979515 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-04-17 02:07:16.979538 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-04-17 02:07:16.979558 | ubuntu-jammy | Containerfile 2026-04-17 02:07:16.979725 | ubuntu-jammy | Containerfile 2026-04-17 02:07:17.075593 | ubuntu-jammy | Containerfile 2026-04-17 02:07:17.075680 | ubuntu-jammy | Containerfile 2026-04-17 02:07:17.075755 | ubuntu-jammy | Containerfile 2026-04-17 02:07:17.075827 | ubuntu-jammy | Containerfile 2026-04-17 02:07:17.075897 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008157 2026-04-17 02:10:30.906183 | 2026-04-17 02:10:30.906386 | TASK [upload-logs : Upload logs to log server] 2026-04-17 02:10:31.526695 | localhost | Output suppressed because no_log was given 2026-04-17 02:10:31.530786 | 2026-04-17 02:10:31.531061 | LOOP [upload-logs : Compress console log and json output] 2026-04-17 02:10:31.589545 | localhost | skipping: Conditional result was False 2026-04-17 02:10:31.595537 | localhost | skipping: Conditional result was False 2026-04-17 02:10:31.601144 | 2026-04-17 02:10:31.601282 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-17 02:10:31.667718 | localhost | skipping: Conditional result was False 2026-04-17 02:10:31.668310 | 2026-04-17 02:10:31.672882 | localhost | skipping: Conditional result was False 2026-04-17 02:10:31.684905 | 2026-04-17 02:10:31.685060 | LOOP [upload-logs : Upload console log and json output]