2026-02-01 03:18:10.869530 | Job console starting 2026-02-01 03:18:10.883607 | Updating git repos 2026-02-01 03:18:10.927303 | Cloning repos into workspace 2026-02-01 03:18:10.978703 | Restoring repo states 2026-02-01 03:18:11.031265 | Merging changes 2026-02-01 03:18:11.031283 | Checking out repos 2026-02-01 03:18:11.164175 | Preparing playbooks 2026-02-01 03:18:11.738809 | Running Ansible setup 2026-02-01 03:18:15.971161 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-01 03:18:16.794053 | 2026-02-01 03:18:16.794228 | PLAY [Base pre] 2026-02-01 03:18:16.812246 | 2026-02-01 03:18:16.812488 | TASK [Setup log path fact] 2026-02-01 03:18:16.833110 | debian-bookworm | ok 2026-02-01 03:18:16.850615 | 2026-02-01 03:18:16.850792 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-01 03:18:16.892883 | debian-bookworm | ok 2026-02-01 03:18:16.905278 | 2026-02-01 03:18:16.905423 | TASK [emit-job-header : Print job information] 2026-02-01 03:18:16.962170 | # Job Information 2026-02-01 03:18:16.962465 | Ansible Version: 2.16.14 2026-02-01 03:18:16.962529 | Job: yamllint 2026-02-01 03:18:16.962587 | Pipeline: periodic-daily 2026-02-01 03:18:16.962627 | Executor: 521e9411259a 2026-02-01 03:18:16.962663 | Triggered by: https://github.com/osism/ansible-collection-services 2026-02-01 03:18:16.962702 | Event ID: ee407726c8a34b85a243aa3e834006eb 2026-02-01 03:18:16.970866 | 2026-02-01 03:18:16.971078 | LOOP [emit-job-header : Print node information] 2026-02-01 03:18:17.089177 | debian-bookworm | ok: 2026-02-01 03:18:17.089394 | debian-bookworm | # Node Information 2026-02-01 03:18:17.089431 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-01 03:18:17.089458 | debian-bookworm | Hostname: debian 2026-02-01 03:18:17.089479 | debian-bookworm | Username: zuul 2026-02-01 03:18:17.089500 | debian-bookworm | Distro: Debian 12.13 2026-02-01 03:18:17.089525 | debian-bookworm | Provider: regiocloud-a 2026-02-01 03:18:17.089546 | debian-bookworm | Region: 2026-02-01 03:18:17.089567 | debian-bookworm | Label: debian-bookworm 2026-02-01 03:18:17.089588 | debian-bookworm | Product Name: OpenStack Nova 2026-02-01 03:18:17.089608 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe55:80cd 2026-02-01 03:18:17.102668 | 2026-02-01 03:18:17.102802 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-01 03:18:17.620644 | debian-bookworm -> localhost | changed 2026-02-01 03:18:17.628949 | 2026-02-01 03:18:17.629126 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-01 03:18:18.903640 | debian-bookworm -> localhost | changed 2026-02-01 03:18:18.917249 | 2026-02-01 03:18:18.917485 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-01 03:18:19.250934 | debian-bookworm -> localhost | ok 2026-02-01 03:18:19.258150 | 2026-02-01 03:18:19.258336 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-01 03:18:19.298139 | debian-bookworm | ok 2026-02-01 03:18:19.351528 | debian-bookworm | included: /var/lib/zuul/builds/11cfc7e8bfc64a7980eaeb87b92804f1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-01 03:18:19.364468 | 2026-02-01 03:18:19.364638 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-01 03:18:20.952065 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-01 03:18:20.952600 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/11cfc7e8bfc64a7980eaeb87b92804f1/work/11cfc7e8bfc64a7980eaeb87b92804f1_id_rsa 2026-02-01 03:18:20.952706 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/11cfc7e8bfc64a7980eaeb87b92804f1/work/11cfc7e8bfc64a7980eaeb87b92804f1_id_rsa.pub 2026-02-01 03:18:20.952772 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-01 03:18:20.952836 | debian-bookworm -> localhost | SHA256:q3TuL2d34mfyoVUF+E/yw+u/dA2i0ZjHpZv32rG+Mxw zuul-build-sshkey 2026-02-01 03:18:20.952894 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-01 03:18:20.952992 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-01 03:18:20.953052 | debian-bookworm -> localhost | | .. | 2026-02-01 03:18:20.953107 | debian-bookworm -> localhost | | . . | 2026-02-01 03:18:20.953156 | debian-bookworm -> localhost | | .. .| 2026-02-01 03:18:20.953229 | debian-bookworm -> localhost | | = oo o| 2026-02-01 03:18:20.953298 | debian-bookworm -> localhost | | S + * o=.| 2026-02-01 03:18:20.953361 | debian-bookworm -> localhost | | . + + E+| 2026-02-01 03:18:20.953416 | debian-bookworm -> localhost | | . o . o =o*| 2026-02-01 03:18:20.953470 | debian-bookworm -> localhost | | . +. o ++=O+| 2026-02-01 03:18:20.953523 | debian-bookworm -> localhost | | ..o=.ooB=BX| 2026-02-01 03:18:20.953577 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-01 03:18:20.953711 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.849895 2026-02-01 03:18:20.966769 | 2026-02-01 03:18:20.967055 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-01 03:18:21.013172 | debian-bookworm | ok 2026-02-01 03:18:21.035464 | debian-bookworm | included: /var/lib/zuul/builds/11cfc7e8bfc64a7980eaeb87b92804f1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-01 03:18:21.051527 | 2026-02-01 03:18:21.051659 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-01 03:18:21.078038 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:18:21.092464 | 2026-02-01 03:18:21.092642 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-01 03:18:21.769405 | debian-bookworm | changed 2026-02-01 03:18:21.779860 | 2026-02-01 03:18:21.780063 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-01 03:18:22.005405 | debian-bookworm | ok 2026-02-01 03:18:22.015033 | 2026-02-01 03:18:22.015172 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-01 03:18:22.712161 | debian-bookworm | changed 2026-02-01 03:18:22.719441 | 2026-02-01 03:18:22.719560 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-01 03:18:23.343698 | debian-bookworm | changed 2026-02-01 03:18:23.349571 | 2026-02-01 03:18:23.349686 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-01 03:18:23.373951 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:18:23.380459 | 2026-02-01 03:18:23.380588 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-01 03:18:23.875360 | debian-bookworm -> localhost | changed 2026-02-01 03:18:23.889028 | 2026-02-01 03:18:23.889173 | TASK [add-build-sshkey : Add back temp key] 2026-02-01 03:18:24.302002 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/11cfc7e8bfc64a7980eaeb87b92804f1/work/11cfc7e8bfc64a7980eaeb87b92804f1_id_rsa (zuul-build-sshkey) 2026-02-01 03:18:24.302317 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013980 2026-02-01 03:18:24.310748 | 2026-02-01 03:18:24.311111 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-01 03:18:24.749350 | debian-bookworm | ok 2026-02-01 03:18:24.755601 | 2026-02-01 03:18:24.755716 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-01 03:18:24.790521 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:18:24.803077 | 2026-02-01 03:18:24.803195 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-01 03:18:25.348000 | debian-bookworm | ok 2026-02-01 03:18:25.374870 | 2026-02-01 03:18:25.375187 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-01 03:18:25.432791 | debian-bookworm | ok 2026-02-01 03:18:25.464480 | 2026-02-01 03:18:25.464896 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-01 03:18:26.156322 | debian-bookworm -> localhost | ok 2026-02-01 03:18:26.163271 | 2026-02-01 03:18:26.163394 | TASK [validate-host : Collect information about the host] 2026-02-01 03:18:27.485838 | debian-bookworm | ok 2026-02-01 03:18:27.496895 | 2026-02-01 03:18:27.497043 | TASK [validate-host : Sanitize hostname] 2026-02-01 03:18:27.620011 | debian-bookworm | ok 2026-02-01 03:18:27.674730 | 2026-02-01 03:18:27.675027 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-01 03:18:28.753315 | debian-bookworm -> localhost | changed 2026-02-01 03:18:28.759351 | 2026-02-01 03:18:28.759462 | TASK [validate-host : Collect information about zuul worker] 2026-02-01 03:18:29.280683 | debian-bookworm | ok 2026-02-01 03:18:29.286227 | 2026-02-01 03:18:29.286350 | TASK [validate-host : Write out all zuul information for each host] 2026-02-01 03:18:29.941306 | debian-bookworm -> localhost | changed 2026-02-01 03:18:29.970206 | 2026-02-01 03:18:29.970394 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-01 03:18:30.241480 | debian-bookworm | ok 2026-02-01 03:18:30.250336 | 2026-02-01 03:18:30.250459 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-01 03:18:31.769549 | debian-bookworm | changed: 2026-02-01 03:18:31.769846 | debian-bookworm | cd+++++++++ src/ 2026-02-01 03:18:31.769888 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-01 03:18:31.769913 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-01 03:18:31.769935 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-02-01 03:18:31.769956 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010406 2026-02-01 03:18:56.738877 | 2026-02-01 03:18:56.738999 | TASK [upload-logs : Upload logs to log server] 2026-02-01 03:18:57.250190 | localhost | Output suppressed because no_log was given 2026-02-01 03:18:57.252329 | 2026-02-01 03:18:57.252452 | LOOP [upload-logs : Compress console log and json output] 2026-02-01 03:18:57.297975 | localhost | skipping: Conditional result was False 2026-02-01 03:18:57.305670 | localhost | skipping: Conditional result was False 2026-02-01 03:18:57.309258 | 2026-02-01 03:18:57.309358 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-01 03:18:57.352919 | localhost | skipping: Conditional result was False 2026-02-01 03:18:57.353176 | 2026-02-01 03:18:57.359637 | localhost | skipping: Conditional result was False 2026-02-01 03:18:57.367512 | 2026-02-01 03:18:57.367599 | LOOP [upload-logs : Upload console log and json output]