2026-03-11 03:15:19.305096 | Job console starting 2026-03-11 03:15:19.335927 | Updating git repos 2026-03-11 03:15:19.391183 | Cloning repos into workspace 2026-03-11 03:15:19.508930 | Restoring repo states 2026-03-11 03:15:19.566028 | Merging changes 2026-03-11 03:15:19.566066 | Checking out repos 2026-03-11 03:15:19.837542 | Preparing playbooks 2026-03-11 03:15:20.760194 | Running Ansible setup 2026-03-11 03:15:26.307606 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-11 03:15:27.122116 | 2026-03-11 03:15:27.122245 | PLAY [Base pre] 2026-03-11 03:15:27.139377 | 2026-03-11 03:15:27.139494 | TASK [Setup log path fact] 2026-03-11 03:15:27.167389 | debian-bookworm | ok 2026-03-11 03:15:27.182244 | 2026-03-11 03:15:27.182402 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 03:15:27.220621 | debian-bookworm | ok 2026-03-11 03:15:27.228702 | 2026-03-11 03:15:27.228802 | TASK [emit-job-header : Print job information] 2026-03-11 03:15:27.255495 | # Job Information 2026-03-11 03:15:27.255635 | Ansible Version: 2.16.14 2026-03-11 03:15:27.255663 | Job: yamllint 2026-03-11 03:15:27.255689 | Pipeline: periodic-daily 2026-03-11 03:15:27.255708 | Executor: 521e9411259a 2026-03-11 03:15:27.255726 | Triggered by: https://github.com/osism/ansible-collection-services 2026-03-11 03:15:27.255743 | Event ID: 23d79552036344a3a1cfed4861fe7607 2026-03-11 03:15:27.259628 | 2026-03-11 03:15:27.259707 | LOOP [emit-job-header : Print node information] 2026-03-11 03:15:27.403347 | debian-bookworm | ok: 2026-03-11 03:15:27.403491 | debian-bookworm | # Node Information 2026-03-11 03:15:27.403518 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-11 03:15:27.403538 | debian-bookworm | Hostname: debian 2026-03-11 03:15:27.403556 | debian-bookworm | Username: zuul 2026-03-11 03:15:27.403573 | debian-bookworm | Distro: Debian 12.13 2026-03-11 03:15:27.403593 | debian-bookworm | Provider: regiocloud-a 2026-03-11 03:15:27.403611 | debian-bookworm | Region: 2026-03-11 03:15:27.403629 | debian-bookworm | Label: debian-bookworm 2026-03-11 03:15:27.403645 | debian-bookworm | Product Name: OpenStack Nova 2026-03-11 03:15:27.403661 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec5:bd9e 2026-03-11 03:15:27.422463 | 2026-03-11 03:15:27.422564 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-11 03:15:28.351195 | debian-bookworm -> localhost | changed 2026-03-11 03:15:28.359905 | 2026-03-11 03:15:28.359999 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-11 03:15:29.800016 | debian-bookworm -> localhost | changed 2026-03-11 03:15:29.810596 | 2026-03-11 03:15:29.810701 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-11 03:15:30.458495 | debian-bookworm -> localhost | ok 2026-03-11 03:15:30.464470 | 2026-03-11 03:15:30.464579 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-11 03:15:30.514565 | debian-bookworm | ok 2026-03-11 03:15:30.549461 | debian-bookworm | included: /var/lib/zuul/builds/6b373c192b2245749c0f452679c2c1d4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-11 03:15:30.555621 | 2026-03-11 03:15:30.555721 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-11 03:15:32.985322 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-11 03:15:32.985521 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6b373c192b2245749c0f452679c2c1d4/work/6b373c192b2245749c0f452679c2c1d4_id_rsa 2026-03-11 03:15:32.985560 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6b373c192b2245749c0f452679c2c1d4/work/6b373c192b2245749c0f452679c2c1d4_id_rsa.pub 2026-03-11 03:15:32.985586 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-11 03:15:32.985611 | debian-bookworm -> localhost | SHA256:ZBTPr7hYpGaM8n4BL93CT4woEyT1+LAzmA0GyJDL3lI zuul-build-sshkey 2026-03-11 03:15:32.985633 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-11 03:15:32.985666 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-11 03:15:32.985688 | debian-bookworm -> localhost | |*o. o. | 2026-03-11 03:15:32.985709 | debian-bookworm -> localhost | |=..o . o | 2026-03-11 03:15:32.985730 | debian-bookworm -> localhost | |o=o . o o | 2026-03-11 03:15:32.985749 | debian-bookworm -> localhost | |o*.E. o . | 2026-03-11 03:15:32.985769 | debian-bookworm -> localhost | |+ B..* +S . | 2026-03-11 03:15:32.985793 | debian-bookworm -> localhost | | oo+ooBo+. . | 2026-03-11 03:15:32.985813 | debian-bookworm -> localhost | | oo..==o . | 2026-03-11 03:15:32.985833 | debian-bookworm -> localhost | | o o.o.. | 2026-03-11 03:15:32.985853 | debian-bookworm -> localhost | | .o.. . | 2026-03-11 03:15:32.985874 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-11 03:15:32.985937 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.619092 2026-03-11 03:15:32.992173 | 2026-03-11 03:15:32.992282 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-11 03:15:33.010313 | debian-bookworm | ok 2026-03-11 03:15:33.019497 | debian-bookworm | included: /var/lib/zuul/builds/6b373c192b2245749c0f452679c2c1d4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-11 03:15:33.028952 | 2026-03-11 03:15:33.029039 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-11 03:15:33.052233 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:15:33.062357 | 2026-03-11 03:15:33.062471 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-11 03:15:33.791425 | debian-bookworm | changed 2026-03-11 03:15:33.797016 | 2026-03-11 03:15:33.797106 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-11 03:15:34.108136 | debian-bookworm | ok 2026-03-11 03:15:34.113712 | 2026-03-11 03:15:34.113808 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-11 03:15:34.884677 | debian-bookworm | changed 2026-03-11 03:15:34.896723 | 2026-03-11 03:15:34.896832 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-11 03:15:35.734139 | debian-bookworm | changed 2026-03-11 03:15:35.751781 | 2026-03-11 03:15:35.751888 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-11 03:15:35.775995 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:15:35.782119 | 2026-03-11 03:15:35.782218 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-11 03:15:36.588683 | debian-bookworm -> localhost | changed 2026-03-11 03:15:36.599391 | 2026-03-11 03:15:36.599496 | TASK [add-build-sshkey : Add back temp key] 2026-03-11 03:15:37.089855 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6b373c192b2245749c0f452679c2c1d4/work/6b373c192b2245749c0f452679c2c1d4_id_rsa (zuul-build-sshkey) 2026-03-11 03:15:37.090065 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033398 2026-03-11 03:15:37.097660 | 2026-03-11 03:15:37.097766 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-11 03:15:37.521896 | debian-bookworm | ok 2026-03-11 03:15:37.526799 | 2026-03-11 03:15:37.527132 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-11 03:15:37.550373 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:15:37.561045 | 2026-03-11 03:15:37.561142 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-11 03:15:38.046777 | debian-bookworm | ok 2026-03-11 03:15:38.067930 | 2026-03-11 03:15:38.068039 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-11 03:15:38.100388 | debian-bookworm | ok 2026-03-11 03:15:38.107111 | 2026-03-11 03:15:38.107210 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-11 03:15:38.447649 | debian-bookworm -> localhost | ok 2026-03-11 03:15:38.457620 | 2026-03-11 03:15:38.457792 | TASK [validate-host : Collect information about the host] 2026-03-11 03:15:39.592847 | debian-bookworm | ok 2026-03-11 03:15:39.625040 | 2026-03-11 03:15:39.625152 | TASK [validate-host : Sanitize hostname] 2026-03-11 03:15:39.757844 | debian-bookworm | ok 2026-03-11 03:15:39.809056 | 2026-03-11 03:15:39.809158 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-11 03:15:40.537791 | debian-bookworm -> localhost | changed 2026-03-11 03:15:40.544317 | 2026-03-11 03:15:40.544418 | TASK [validate-host : Collect information about zuul worker] 2026-03-11 03:15:41.128099 | debian-bookworm | ok 2026-03-11 03:15:41.165789 | 2026-03-11 03:15:41.165907 | TASK [validate-host : Write out all zuul information for each host] 2026-03-11 03:15:42.194211 | debian-bookworm -> localhost | changed 2026-03-11 03:15:42.209764 | 2026-03-11 03:15:42.209878 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-11 03:15:42.521236 | debian-bookworm | ok 2026-03-11 03:15:42.527463 | 2026-03-11 03:15:42.527559 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-11 03:15:43.676888 | debian-bookworm | changed: 2026-03-11 03:15:43.677062 | debian-bookworm | cd+++++++++ src/ 2026-03-11 03:15:43.677096 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-11 03:15:43.677120 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-11 03:15:43.677140 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-03-11 03:15:43.677160 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010103 2026-03-11 03:16:11.500833 | 2026-03-11 03:16:11.500955 | TASK [upload-logs : Upload logs to log server] 2026-03-11 03:16:12.287347 | localhost | Output suppressed because no_log was given 2026-03-11 03:16:12.292196 | 2026-03-11 03:16:12.292366 | LOOP [upload-logs : Compress console log and json output] 2026-03-11 03:16:12.343526 | localhost | skipping: Conditional result was False 2026-03-11 03:16:12.349700 | localhost | skipping: Conditional result was False 2026-03-11 03:16:12.361625 | 2026-03-11 03:16:12.361792 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-11 03:16:12.425148 | localhost | skipping: Conditional result was False 2026-03-11 03:16:12.425458 | 2026-03-11 03:16:12.430661 | localhost | skipping: Conditional result was False 2026-03-11 03:16:12.440143 | 2026-03-11 03:16:12.440285 | LOOP [upload-logs : Upload console log and json output]