2026-03-12 10:25:30.863665 | Job console starting 2026-03-12 10:25:30.880859 | Updating git repos 2026-03-12 10:25:30.941039 | Cloning repos into workspace 2026-03-12 10:25:31.040609 | Restoring repo states 2026-03-12 10:25:31.080854 | Merging changes 2026-03-12 10:25:31.861041 | Checking out repos 2026-03-12 10:25:32.015783 | Preparing playbooks 2026-03-12 10:25:33.128735 | Running Ansible setup 2026-03-12 10:25:38.641189 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-12 10:25:39.500830 | 2026-03-12 10:25:39.501081 | PLAY [Base pre] 2026-03-12 10:25:39.525214 | 2026-03-12 10:25:39.525379 | TASK [Setup log path fact] 2026-03-12 10:25:39.544866 | debian-bookworm | ok 2026-03-12 10:25:39.562537 | 2026-03-12 10:25:39.562745 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-12 10:25:39.613314 | debian-bookworm | ok 2026-03-12 10:25:39.639736 | 2026-03-12 10:25:39.639885 | TASK [emit-job-header : Print job information] 2026-03-12 10:25:39.695204 | # Job Information 2026-03-12 10:25:39.695474 | Ansible Version: 2.16.14 2026-03-12 10:25:39.695516 | Job: ansible-lint 2026-03-12 10:25:39.695553 | Pipeline: check 2026-03-12 10:25:39.695577 | Executor: 521e9411259a 2026-03-12 10:25:39.695599 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2060 2026-03-12 10:25:39.695622 | Event ID: c6481460-1dfd-11f1-88b7-740425f58126 2026-03-12 10:25:39.701224 | 2026-03-12 10:25:39.701376 | LOOP [emit-job-header : Print node information] 2026-03-12 10:25:39.814483 | debian-bookworm | ok: 2026-03-12 10:25:39.814691 | debian-bookworm | # Node Information 2026-03-12 10:25:39.814727 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-12 10:25:39.814752 | debian-bookworm | Hostname: debian 2026-03-12 10:25:39.814774 | debian-bookworm | Username: zuul 2026-03-12 10:25:39.814794 | debian-bookworm | Distro: Debian 12.13 2026-03-12 10:25:39.814818 | debian-bookworm | Provider: regiocloud-a 2026-03-12 10:25:39.814860 | debian-bookworm | Region: 2026-03-12 10:25:39.814882 | debian-bookworm | Label: debian-bookworm 2026-03-12 10:25:39.814902 | debian-bookworm | Product Name: OpenStack Nova 2026-03-12 10:25:39.814921 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee2:bcf3 2026-03-12 10:25:39.829799 | 2026-03-12 10:25:39.829939 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-12 10:25:40.476904 | debian-bookworm -> localhost | changed 2026-03-12 10:25:40.484577 | 2026-03-12 10:25:40.484760 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-12 10:25:42.212152 | debian-bookworm -> localhost | changed 2026-03-12 10:25:42.225740 | 2026-03-12 10:25:42.225937 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-12 10:25:42.807976 | debian-bookworm -> localhost | ok 2026-03-12 10:25:42.814300 | 2026-03-12 10:25:42.814428 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-12 10:25:42.856355 | debian-bookworm | ok 2026-03-12 10:25:42.896648 | debian-bookworm | included: /var/lib/zuul/builds/ef1c185a235b480db0dd6765881db9c4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-12 10:25:42.903122 | 2026-03-12 10:25:42.903239 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-12 10:25:45.464303 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-12 10:25:45.464532 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ef1c185a235b480db0dd6765881db9c4/work/ef1c185a235b480db0dd6765881db9c4_id_rsa 2026-03-12 10:25:45.464572 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ef1c185a235b480db0dd6765881db9c4/work/ef1c185a235b480db0dd6765881db9c4_id_rsa.pub 2026-03-12 10:25:45.464599 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-12 10:25:45.464624 | debian-bookworm -> localhost | SHA256:ftAhWVOO8w06c5+LY86by0s/wfFmMFRflx9PFmLR8t4 zuul-build-sshkey 2026-03-12 10:25:45.464648 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-12 10:25:45.464720 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-12 10:25:45.464745 | debian-bookworm -> localhost | | o..+oo*| 2026-03-12 10:25:45.464768 | debian-bookworm -> localhost | | o +..o+*| 2026-03-12 10:25:45.464789 | debian-bookworm -> localhost | | o + o.oo=| 2026-03-12 10:25:45.464808 | debian-bookworm -> localhost | | o = o+.o| 2026-03-12 10:25:45.464828 | debian-bookworm -> localhost | | S = o.o=.| 2026-03-12 10:25:45.464854 | debian-bookworm -> localhost | | . . + .ooE| 2026-03-12 10:25:45.464875 | debian-bookworm -> localhost | | . . . o+ | 2026-03-12 10:25:45.464896 | debian-bookworm -> localhost | | . +o+.. | 2026-03-12 10:25:45.464917 | debian-bookworm -> localhost | | oX=o. | 2026-03-12 10:25:45.464937 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-12 10:25:45.464989 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.671925 2026-03-12 10:25:45.471600 | 2026-03-12 10:25:45.471753 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-12 10:25:45.516046 | debian-bookworm | ok 2026-03-12 10:25:45.526812 | debian-bookworm | included: /var/lib/zuul/builds/ef1c185a235b480db0dd6765881db9c4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-12 10:25:45.561689 | 2026-03-12 10:25:45.561860 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-12 10:25:45.587053 | debian-bookworm | skipping: Conditional result was False 2026-03-12 10:25:45.594324 | 2026-03-12 10:25:45.594456 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-12 10:25:46.296692 | debian-bookworm | changed 2026-03-12 10:25:46.302215 | 2026-03-12 10:25:46.305007 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-12 10:25:46.594140 | debian-bookworm | ok 2026-03-12 10:25:46.599797 | 2026-03-12 10:25:46.599910 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-12 10:25:47.261422 | debian-bookworm | changed 2026-03-12 10:25:47.270296 | 2026-03-12 10:25:47.270424 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-12 10:25:48.043297 | debian-bookworm | changed 2026-03-12 10:25:48.057268 | 2026-03-12 10:25:48.057403 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-12 10:25:48.094281 | debian-bookworm | skipping: Conditional result was False 2026-03-12 10:25:48.111183 | 2026-03-12 10:25:48.111368 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-12 10:25:48.756306 | debian-bookworm -> localhost | changed 2026-03-12 10:25:48.768039 | 2026-03-12 10:25:48.768180 | TASK [add-build-sshkey : Add back temp key] 2026-03-12 10:25:49.116760 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ef1c185a235b480db0dd6765881db9c4/work/ef1c185a235b480db0dd6765881db9c4_id_rsa (zuul-build-sshkey) 2026-03-12 10:25:49.117024 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026523 2026-03-12 10:25:49.126389 | 2026-03-12 10:25:49.126513 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-12 10:25:49.709574 | debian-bookworm | ok 2026-03-12 10:25:49.715583 | 2026-03-12 10:25:49.715715 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-12 10:25:49.739578 | debian-bookworm | skipping: Conditional result was False 2026-03-12 10:25:49.752669 | 2026-03-12 10:25:49.752787 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-12 10:25:50.215435 | debian-bookworm | ok 2026-03-12 10:25:50.227032 | 2026-03-12 10:25:50.227172 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-12 10:25:50.258332 | debian-bookworm | ok 2026-03-12 10:25:50.263926 | 2026-03-12 10:25:50.264053 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-12 10:25:50.839071 | debian-bookworm -> localhost | ok 2026-03-12 10:25:50.845848 | 2026-03-12 10:25:50.845965 | TASK [validate-host : Collect information about the host] 2026-03-12 10:25:52.019153 | debian-bookworm | ok 2026-03-12 10:25:52.042138 | 2026-03-12 10:25:52.042288 | TASK [validate-host : Sanitize hostname] 2026-03-12 10:25:52.173242 | debian-bookworm | ok 2026-03-12 10:25:52.260366 | 2026-03-12 10:25:52.260512 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-12 10:25:53.158446 | debian-bookworm -> localhost | changed 2026-03-12 10:25:53.164385 | 2026-03-12 10:25:53.164502 | TASK [validate-host : Collect information about zuul worker] 2026-03-12 10:25:53.632291 | debian-bookworm | ok 2026-03-12 10:25:53.637395 | 2026-03-12 10:25:53.637512 | TASK [validate-host : Write out all zuul information for each host] 2026-03-12 10:25:54.413889 | debian-bookworm -> localhost | changed 2026-03-12 10:25:54.426784 | 2026-03-12 10:25:54.426950 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-12 10:25:54.709639 | debian-bookworm | ok 2026-03-12 10:25:54.721920 | 2026-03-12 10:25:54.722063 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-12 10:25:55.877443 | debian-bookworm | changed: 2026-03-12 10:25:55.877612 | debian-bookworm | cd+++++++++ src/ 2026-03-12 10:25:55.877646 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-12 10:25:55.877716 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-12 10:25:55.877739 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-03-12 10:25:55.877759 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006597 2026-03-12 10:27:52.912184 | 2026-03-12 10:27:52.912396 | TASK [upload-logs : Upload logs to log server] 2026-03-12 10:27:53.488324 | localhost | Output suppressed because no_log was given 2026-03-12 10:27:53.491985 | 2026-03-12 10:27:53.492188 | LOOP [upload-logs : Compress console log and json output] 2026-03-12 10:27:53.552979 | localhost | skipping: Conditional result was False 2026-03-12 10:27:53.559437 | localhost | skipping: Conditional result was False 2026-03-12 10:27:53.575519 | 2026-03-12 10:27:53.575814 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-12 10:27:53.638531 | localhost | skipping: Conditional result was False 2026-03-12 10:27:53.639347 | 2026-03-12 10:27:53.643299 | localhost | skipping: Conditional result was False 2026-03-12 10:27:53.658336 | 2026-03-12 10:27:53.658483 | LOOP [upload-logs : Upload console log and json output]