2026-03-02 03:01:33.286463 | Job console starting 2026-03-02 03:01:33.310665 | Updating git repos 2026-03-02 03:01:33.368158 | Cloning repos into workspace 2026-03-02 03:01:33.492616 | Restoring repo states 2026-03-02 03:01:33.502754 | Merging changes 2026-03-02 03:01:33.502770 | Checking out repos 2026-03-02 03:01:33.597792 | Preparing playbooks 2026-03-02 03:01:34.843548 | Running Ansible setup 2026-03-02 03:01:41.285010 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-02 03:01:42.174726 | 2026-03-02 03:01:42.174851 | PLAY [Base pre] 2026-03-02 03:01:42.198478 | 2026-03-02 03:01:42.198582 | TASK [Setup log path fact] 2026-03-02 03:01:42.238506 | debian-bookworm | ok 2026-03-02 03:01:42.260345 | 2026-03-02 03:01:42.260498 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-02 03:01:42.293119 | debian-bookworm | ok 2026-03-02 03:01:42.306411 | 2026-03-02 03:01:42.306528 | TASK [emit-job-header : Print job information] 2026-03-02 03:01:42.364086 | # Job Information 2026-03-02 03:01:42.364221 | Ansible Version: 2.16.14 2026-03-02 03:01:42.364250 | Job: python-black 2026-03-02 03:01:42.364277 | Pipeline: periodic-daily 2026-03-02 03:01:42.364296 | Executor: 521e9411259a 2026-03-02 03:01:42.364313 | Triggered by: https://github.com/osism/ansible-collection-validations 2026-03-02 03:01:42.364331 | Event ID: a0b37ff40bac499896bf15ee02eefe71 2026-03-02 03:01:42.370277 | 2026-03-02 03:01:42.371113 | LOOP [emit-job-header : Print node information] 2026-03-02 03:01:42.620826 | debian-bookworm | ok: 2026-03-02 03:01:42.621107 | debian-bookworm | # Node Information 2026-03-02 03:01:42.621163 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-02 03:01:42.621191 | debian-bookworm | Hostname: debian 2026-03-02 03:01:42.621213 | debian-bookworm | Username: zuul 2026-03-02 03:01:42.621233 | debian-bookworm | Distro: Debian 12.13 2026-03-02 03:01:42.621256 | debian-bookworm | Provider: regiocloud-a 2026-03-02 03:01:42.621278 | debian-bookworm | Region: 2026-03-02 03:01:42.621299 | debian-bookworm | Label: debian-bookworm 2026-03-02 03:01:42.621319 | debian-bookworm | Product Name: OpenStack Nova 2026-03-02 03:01:42.621338 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe80:282b 2026-03-02 03:01:42.639616 | 2026-03-02 03:01:42.639718 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-02 03:01:43.417878 | debian-bookworm -> localhost | changed 2026-03-02 03:01:43.423506 | 2026-03-02 03:01:43.423597 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-02 03:01:44.893669 | debian-bookworm -> localhost | changed 2026-03-02 03:01:44.902226 | 2026-03-02 03:01:44.902315 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-02 03:01:45.174104 | debian-bookworm -> localhost | ok 2026-03-02 03:01:45.178957 | 2026-03-02 03:01:45.179046 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-02 03:01:45.205409 | debian-bookworm | ok 2026-03-02 03:01:45.220193 | debian-bookworm | included: /var/lib/zuul/builds/968cb7e6c2524b5282643c2941edf1ef/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-02 03:01:45.225028 | 2026-03-02 03:01:45.225107 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-02 03:01:46.163458 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-02 03:01:46.164139 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/968cb7e6c2524b5282643c2941edf1ef/work/968cb7e6c2524b5282643c2941edf1ef_id_rsa 2026-03-02 03:01:46.164301 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/968cb7e6c2524b5282643c2941edf1ef/work/968cb7e6c2524b5282643c2941edf1ef_id_rsa.pub 2026-03-02 03:01:46.164348 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-02 03:01:46.164514 | debian-bookworm -> localhost | SHA256:7kPlEt6LZBJWfcpVIsQnuLVY6dFyiKQCDae7VS5MLMg zuul-build-sshkey 2026-03-02 03:01:46.164542 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-02 03:01:46.164575 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-02 03:01:46.164595 | debian-bookworm -> localhost | | oo. ..*o+... | 2026-03-02 03:01:46.164613 | debian-bookworm -> localhost | |.. =. .+ @.*. | 2026-03-02 03:01:46.164723 | debian-bookworm -> localhost | |.Eo + o. B @ | 2026-03-02 03:01:46.164746 | debian-bookworm -> localhost | | = +o + * | 2026-03-02 03:01:46.164764 | debian-bookworm -> localhost | | . +..oS= | 2026-03-02 03:01:46.164786 | debian-bookworm -> localhost | | o ...* o | 2026-03-02 03:01:46.164803 | debian-bookworm -> localhost | | . =.o . | 2026-03-02 03:01:46.164819 | debian-bookworm -> localhost | | .o . | 2026-03-02 03:01:46.164837 | debian-bookworm -> localhost | | .. | 2026-03-02 03:01:46.164854 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-02 03:01:46.164907 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.477957 2026-03-02 03:01:46.176538 | 2026-03-02 03:01:46.177055 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-02 03:01:46.237502 | debian-bookworm | ok 2026-03-02 03:01:46.258516 | debian-bookworm | included: /var/lib/zuul/builds/968cb7e6c2524b5282643c2941edf1ef/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-02 03:01:46.276596 | 2026-03-02 03:01:46.276695 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-02 03:01:46.301238 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:01:46.305978 | 2026-03-02 03:01:46.306061 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-02 03:01:47.252542 | debian-bookworm | changed 2026-03-02 03:01:47.256900 | 2026-03-02 03:01:47.256973 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-02 03:01:47.540641 | debian-bookworm | ok 2026-03-02 03:01:47.545985 | 2026-03-02 03:01:47.546081 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-02 03:01:48.158781 | debian-bookworm | changed 2026-03-02 03:01:48.165228 | 2026-03-02 03:01:48.165322 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-02 03:01:48.775890 | debian-bookworm | changed 2026-03-02 03:01:48.781726 | 2026-03-02 03:01:48.781881 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-02 03:01:48.805161 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:01:48.811179 | 2026-03-02 03:01:48.811432 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-02 03:01:49.438714 | debian-bookworm -> localhost | changed 2026-03-02 03:01:49.449584 | 2026-03-02 03:01:49.449683 | TASK [add-build-sshkey : Add back temp key] 2026-03-02 03:01:50.376641 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/968cb7e6c2524b5282643c2941edf1ef/work/968cb7e6c2524b5282643c2941edf1ef_id_rsa (zuul-build-sshkey) 2026-03-02 03:01:50.377133 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024400 2026-03-02 03:01:50.386323 | 2026-03-02 03:01:50.386437 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-02 03:01:50.866500 | debian-bookworm | ok 2026-03-02 03:01:50.873980 | 2026-03-02 03:01:50.874073 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-02 03:01:50.900796 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:01:50.926990 | 2026-03-02 03:01:50.927099 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-02 03:01:51.708162 | debian-bookworm | ok 2026-03-02 03:01:51.736280 | 2026-03-02 03:01:51.736399 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-02 03:01:51.789773 | debian-bookworm | ok 2026-03-02 03:01:51.799648 | 2026-03-02 03:01:51.799761 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-02 03:01:52.134648 | debian-bookworm -> localhost | ok 2026-03-02 03:01:52.141021 | 2026-03-02 03:01:52.141159 | TASK [validate-host : Collect information about the host] 2026-03-02 03:01:53.133090 | debian-bookworm | ok 2026-03-02 03:01:53.143917 | 2026-03-02 03:01:53.144048 | TASK [validate-host : Sanitize hostname] 2026-03-02 03:01:53.232695 | debian-bookworm | ok 2026-03-02 03:01:53.263934 | 2026-03-02 03:01:53.264036 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-02 03:01:53.767877 | debian-bookworm -> localhost | changed 2026-03-02 03:01:53.778202 | 2026-03-02 03:01:53.778339 | TASK [validate-host : Collect information about zuul worker] 2026-03-02 03:01:54.196619 | debian-bookworm | ok 2026-03-02 03:01:54.201076 | 2026-03-02 03:01:54.201169 | TASK [validate-host : Write out all zuul information for each host] 2026-03-02 03:01:54.699851 | debian-bookworm -> localhost | changed 2026-03-02 03:01:54.714158 | 2026-03-02 03:01:54.714259 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-02 03:01:54.984020 | debian-bookworm | ok 2026-03-02 03:01:54.989452 | 2026-03-02 03:01:54.989548 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-02 03:01:55.916557 | debian-bookworm | changed: 2026-03-02 03:01:55.916743 | debian-bookworm | cd+++++++++ src/ 2026-03-02 03:01:55.916777 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-02 03:01:55.916802 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-02 03:01:55.916824 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-03-02 03:01:55.916845 | debian-bookworm | localhost | ok: Runtime: 0:00:00.034963 2026-03-02 03:02:22.435028 | 2026-03-02 03:02:22.435212 | TASK [upload-logs : Upload logs to log server] 2026-03-02 03:02:24.203910 | localhost | Output suppressed because no_log was given 2026-03-02 03:02:24.205780 | 2026-03-02 03:02:24.205891 | LOOP [upload-logs : Compress console log and json output] 2026-03-02 03:02:24.344877 | localhost | skipping: Conditional result was False 2026-03-02 03:02:24.412827 | localhost | skipping: Conditional result was False 2026-03-02 03:02:24.422096 | 2026-03-02 03:02:24.422597 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-02 03:02:24.588236 | localhost | skipping: Conditional result was False 2026-03-02 03:02:24.588548 | 2026-03-02 03:02:24.595044 | localhost | skipping: Conditional result was False 2026-03-02 03:02:24.602140 | 2026-03-02 03:02:24.602259 | LOOP [upload-logs : Upload console log and json output]