2026-03-19 03:18:31.198161 | Job console starting 2026-03-19 03:18:31.205697 | Updating git repos 2026-03-19 03:18:31.234147 | Cloning repos into workspace 2026-03-19 03:18:31.259482 | Restoring repo states 2026-03-19 03:18:31.266677 | Merging changes 2026-03-19 03:18:31.267058 | Checking out repos 2026-03-19 03:18:31.314930 | Preparing playbooks 2026-03-19 03:18:32.166557 | Running Ansible setup 2026-03-19 03:18:37.499721 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-19 03:18:38.406056 | 2026-03-19 03:18:38.406255 | PLAY [Base pre] 2026-03-19 03:18:38.421743 | 2026-03-19 03:18:38.421866 | TASK [Setup log path fact] 2026-03-19 03:18:38.460654 | debian-bookworm | ok 2026-03-19 03:18:38.479198 | 2026-03-19 03:18:38.479333 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-19 03:18:38.508117 | debian-bookworm | ok 2026-03-19 03:18:38.519083 | 2026-03-19 03:18:38.519192 | TASK [emit-job-header : Print job information] 2026-03-19 03:18:38.559334 | # Job Information 2026-03-19 03:18:38.559489 | Ansible Version: 2.16.14 2026-03-19 03:18:38.559536 | Job: yamllint 2026-03-19 03:18:38.559569 | Pipeline: periodic-daily 2026-03-19 03:18:38.559592 | Executor: 521e9411259a 2026-03-19 03:18:38.559613 | Triggered by: https://github.com/osism/ansible-playbooks-manager 2026-03-19 03:18:38.559634 | Event ID: af93458ca76c43a9956d771b5ae5a021 2026-03-19 03:18:38.564266 | 2026-03-19 03:18:38.564360 | LOOP [emit-job-header : Print node information] 2026-03-19 03:18:38.747177 | debian-bookworm | ok: 2026-03-19 03:18:38.747337 | debian-bookworm | # Node Information 2026-03-19 03:18:38.747370 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-19 03:18:38.747395 | debian-bookworm | Hostname: debian 2026-03-19 03:18:38.747417 | debian-bookworm | Username: zuul 2026-03-19 03:18:38.747437 | debian-bookworm | Distro: Debian 12.13 2026-03-19 03:18:38.747460 | debian-bookworm | Provider: regiocloud-a 2026-03-19 03:18:38.747480 | debian-bookworm | Region: 2026-03-19 03:18:38.747500 | debian-bookworm | Label: debian-bookworm 2026-03-19 03:18:38.747546 | debian-bookworm | Product Name: OpenStack Nova 2026-03-19 03:18:38.747568 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6f:76ad 2026-03-19 03:18:38.761542 | 2026-03-19 03:18:38.761652 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-19 03:18:39.576342 | debian-bookworm -> localhost | changed 2026-03-19 03:18:39.583159 | 2026-03-19 03:18:39.583271 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-19 03:18:41.841842 | debian-bookworm -> localhost | changed 2026-03-19 03:18:41.852258 | 2026-03-19 03:18:41.852365 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-19 03:18:42.293731 | debian-bookworm -> localhost | ok 2026-03-19 03:18:42.298868 | 2026-03-19 03:18:42.298962 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-19 03:18:42.335807 | debian-bookworm | ok 2026-03-19 03:18:42.383559 | debian-bookworm | included: /var/lib/zuul/builds/c1ea19ed8e5c405ebe17effb3db68bf8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-19 03:18:42.389517 | 2026-03-19 03:18:42.389612 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-19 03:18:44.672941 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-19 03:18:44.673124 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c1ea19ed8e5c405ebe17effb3db68bf8/work/c1ea19ed8e5c405ebe17effb3db68bf8_id_rsa 2026-03-19 03:18:44.673161 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c1ea19ed8e5c405ebe17effb3db68bf8/work/c1ea19ed8e5c405ebe17effb3db68bf8_id_rsa.pub 2026-03-19 03:18:44.673187 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-19 03:18:44.673213 | debian-bookworm -> localhost | SHA256:43JlL9q+fAMuivdEQv8pgs0VdWQIWQFkOvi5vxPyfp4 zuul-build-sshkey 2026-03-19 03:18:44.673236 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-19 03:18:44.673268 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-19 03:18:44.673290 | debian-bookworm -> localhost | | .==+++ | 2026-03-19 03:18:44.673312 | debian-bookworm -> localhost | | . o...o | 2026-03-19 03:18:44.673333 | debian-bookworm -> localhost | | . + . | 2026-03-19 03:18:44.673353 | debian-bookworm -> localhost | | o + . | 2026-03-19 03:18:44.673373 | debian-bookworm -> localhost | | + S o | 2026-03-19 03:18:44.673396 | debian-bookworm -> localhost | | +.*.=.o | 2026-03-19 03:18:44.673417 | debian-bookworm -> localhost | | . *o=o+.. | 2026-03-19 03:18:44.673437 | debian-bookworm -> localhost | | ..*+=ooo | 2026-03-19 03:18:44.673458 | debian-bookworm -> localhost | | ...+*BEo . | 2026-03-19 03:18:44.673478 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-19 03:18:44.673555 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.658009 2026-03-19 03:18:44.679649 | 2026-03-19 03:18:44.679739 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-19 03:18:44.707311 | debian-bookworm | ok 2026-03-19 03:18:44.716704 | debian-bookworm | included: /var/lib/zuul/builds/c1ea19ed8e5c405ebe17effb3db68bf8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-19 03:18:44.725446 | 2026-03-19 03:18:44.725556 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-19 03:18:44.738514 | debian-bookworm | skipping: Conditional result was False 2026-03-19 03:18:44.748962 | 2026-03-19 03:18:44.749083 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-19 03:18:45.619202 | debian-bookworm | changed 2026-03-19 03:18:45.627647 | 2026-03-19 03:18:45.628161 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-19 03:18:45.894641 | debian-bookworm | ok 2026-03-19 03:18:45.900129 | 2026-03-19 03:18:45.900212 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-19 03:18:46.631162 | debian-bookworm | changed 2026-03-19 03:18:46.640673 | 2026-03-19 03:18:46.640771 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-19 03:18:47.561012 | debian-bookworm | changed 2026-03-19 03:18:47.570146 | 2026-03-19 03:18:47.570252 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-19 03:18:47.618124 | debian-bookworm | skipping: Conditional result was False 2026-03-19 03:18:47.625804 | 2026-03-19 03:18:47.625977 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-19 03:18:48.488908 | debian-bookworm -> localhost | changed 2026-03-19 03:18:48.501514 | 2026-03-19 03:18:48.501621 | TASK [add-build-sshkey : Add back temp key] 2026-03-19 03:18:48.807729 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c1ea19ed8e5c405ebe17effb3db68bf8/work/c1ea19ed8e5c405ebe17effb3db68bf8_id_rsa (zuul-build-sshkey) 2026-03-19 03:18:48.807955 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010251 2026-03-19 03:18:48.815308 | 2026-03-19 03:18:48.815403 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-19 03:18:49.264753 | debian-bookworm | ok 2026-03-19 03:18:49.284124 | 2026-03-19 03:18:49.284248 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-19 03:18:49.307351 | debian-bookworm | skipping: Conditional result was False 2026-03-19 03:18:49.318341 | 2026-03-19 03:18:49.318444 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-19 03:18:49.777320 | debian-bookworm | ok 2026-03-19 03:18:49.794549 | 2026-03-19 03:18:49.794661 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-19 03:18:49.854005 | debian-bookworm | ok 2026-03-19 03:18:49.867636 | 2026-03-19 03:18:49.867744 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-19 03:18:50.556387 | debian-bookworm -> localhost | ok 2026-03-19 03:18:50.562738 | 2026-03-19 03:18:50.562868 | TASK [validate-host : Collect information about the host] 2026-03-19 03:18:51.833559 | debian-bookworm | ok 2026-03-19 03:18:51.845029 | 2026-03-19 03:18:51.845173 | TASK [validate-host : Sanitize hostname] 2026-03-19 03:18:52.000062 | debian-bookworm | ok 2026-03-19 03:18:52.050193 | 2026-03-19 03:18:52.050351 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-19 03:18:53.020678 | debian-bookworm -> localhost | changed 2026-03-19 03:18:53.027077 | 2026-03-19 03:18:53.027222 | TASK [validate-host : Collect information about zuul worker] 2026-03-19 03:18:53.491709 | debian-bookworm | ok 2026-03-19 03:18:53.503396 | 2026-03-19 03:18:53.503611 | TASK [validate-host : Write out all zuul information for each host] 2026-03-19 03:18:54.600568 | debian-bookworm -> localhost | changed 2026-03-19 03:18:54.609845 | 2026-03-19 03:18:54.609939 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-19 03:18:54.924190 | debian-bookworm | ok 2026-03-19 03:18:54.929470 | 2026-03-19 03:18:54.929608 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-19 03:18:55.827377 | debian-bookworm | changed: 2026-03-19 03:18:55.827564 | debian-bookworm | cd+++++++++ src/ 2026-03-19 03:18:55.827620 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-19 03:18:55.827643 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-19 03:18:55.827661 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks-manager/ 2026-03-19 03:18:55.827679 | debian-bookworm | localhost | ok: Runtime: 0:00:00.044947 2026-03-19 03:19:25.886867 | 2026-03-19 03:19:25.887000 | TASK [upload-logs : Upload logs to log server] 2026-03-19 03:19:27.488774 | localhost | Output suppressed because no_log was given 2026-03-19 03:19:27.493993 | 2026-03-19 03:19:27.494135 | LOOP [upload-logs : Compress console log and json output] 2026-03-19 03:19:27.667657 | localhost | skipping: Conditional result was False 2026-03-19 03:19:27.687831 | localhost | skipping: Conditional result was False 2026-03-19 03:19:27.697337 | 2026-03-19 03:19:27.697513 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-19 03:19:27.806031 | localhost | skipping: Conditional result was False 2026-03-19 03:19:27.806363 | 2026-03-19 03:19:27.829917 | localhost | skipping: Conditional result was False 2026-03-19 03:19:27.838318 | 2026-03-19 03:19:27.838466 | LOOP [upload-logs : Upload console log and json output]