2026-03-26 17:33:04.476789 | Job console starting 2026-03-26 17:33:04.489400 | Updating git repos 2026-03-26 17:33:04.539554 | Cloning repos into workspace 2026-03-26 17:33:04.659171 | Restoring repo states 2026-03-26 17:33:04.697958 | Merging changes 2026-03-26 17:33:05.670512 | Checking out repos 2026-03-26 17:33:05.737938 | Preparing playbooks 2026-03-26 17:33:06.519945 | Running Ansible setup 2026-03-26 17:33:11.729769 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-26 17:33:12.968727 | 2026-03-26 17:33:12.968906 | PLAY [Base pre] 2026-03-26 17:33:12.990050 | 2026-03-26 17:33:12.990227 | TASK [Setup log path fact] 2026-03-26 17:33:13.020410 | debian-bookworm | ok 2026-03-26 17:33:13.038149 | 2026-03-26 17:33:13.038335 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-26 17:33:13.070172 | debian-bookworm | ok 2026-03-26 17:33:13.084961 | 2026-03-26 17:33:13.085143 | TASK [emit-job-header : Print job information] 2026-03-26 17:33:13.125362 | # Job Information 2026-03-26 17:33:13.125628 | Ansible Version: 2.16.14 2026-03-26 17:33:13.125665 | Job: ansible-lint 2026-03-26 17:33:13.125703 | Pipeline: check 2026-03-26 17:33:13.125732 | Executor: 521e9411259a 2026-03-26 17:33:13.125754 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1981 2026-03-26 17:33:13.125776 | Event ID: b74e4230-2939-11f1-94cc-973399bc983d 2026-03-26 17:33:13.134688 | 2026-03-26 17:33:13.134873 | LOOP [emit-job-header : Print node information] 2026-03-26 17:33:13.247571 | debian-bookworm | ok: 2026-03-26 17:33:13.247846 | debian-bookworm | # Node Information 2026-03-26 17:33:13.247883 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-26 17:33:13.247909 | debian-bookworm | Hostname: debian 2026-03-26 17:33:13.247931 | debian-bookworm | Username: zuul 2026-03-26 17:33:13.247951 | debian-bookworm | Distro: Debian 12.13 2026-03-26 17:33:13.247982 | debian-bookworm | Provider: regiocloud-a 2026-03-26 17:33:13.248050 | debian-bookworm | Region: 2026-03-26 17:33:13.248075 | debian-bookworm | Label: debian-bookworm 2026-03-26 17:33:13.248095 | debian-bookworm | Product Name: OpenStack Nova 2026-03-26 17:33:13.248115 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9c:b54d 2026-03-26 17:33:13.273217 | 2026-03-26 17:33:13.273381 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-26 17:33:13.787557 | debian-bookworm -> localhost | changed 2026-03-26 17:33:13.795875 | 2026-03-26 17:33:13.796042 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-26 17:33:15.343450 | debian-bookworm -> localhost | changed 2026-03-26 17:33:15.390972 | 2026-03-26 17:33:15.391412 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-26 17:33:16.025400 | debian-bookworm -> localhost | ok 2026-03-26 17:33:16.032960 | 2026-03-26 17:33:16.033239 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-26 17:33:16.063662 | debian-bookworm | ok 2026-03-26 17:33:16.104444 | debian-bookworm | included: /var/lib/zuul/builds/d3d7eba935144c92ba1a68d54df834db/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-26 17:33:16.114711 | 2026-03-26 17:33:16.114974 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-26 17:33:19.816317 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-26 17:33:19.816557 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d3d7eba935144c92ba1a68d54df834db/work/d3d7eba935144c92ba1a68d54df834db_id_rsa 2026-03-26 17:33:19.816598 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d3d7eba935144c92ba1a68d54df834db/work/d3d7eba935144c92ba1a68d54df834db_id_rsa.pub 2026-03-26 17:33:19.816625 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-26 17:33:19.816650 | debian-bookworm -> localhost | SHA256:1eUqMvSdJNj4uitIlu72UFx8THpioiF/CiSQ/xH8AtE zuul-build-sshkey 2026-03-26 17:33:19.816673 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-26 17:33:19.816712 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-26 17:33:19.816735 | debian-bookworm -> localhost | |...+ . . | 2026-03-26 17:33:19.816756 | debian-bookworm -> localhost | |o . E . B . o | 2026-03-26 17:33:19.816776 | debian-bookworm -> localhost | |..o..o. X B o . | 2026-03-26 17:33:19.816795 | debian-bookworm -> localhost | | o.oo+.= B + o | 2026-03-26 17:33:19.816815 | debian-bookworm -> localhost | | ..o++ S + + | 2026-03-26 17:33:19.816840 | debian-bookworm -> localhost | | .=+ + . | 2026-03-26 17:33:19.816861 | debian-bookworm -> localhost | | +o. . | 2026-03-26 17:33:19.816882 | debian-bookworm -> localhost | | +.. . | 2026-03-26 17:33:19.816904 | debian-bookworm -> localhost | | o....o. | 2026-03-26 17:33:19.816924 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-26 17:33:19.816982 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.074311 2026-03-26 17:33:19.823760 | 2026-03-26 17:33:19.823955 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-26 17:33:19.856466 | debian-bookworm | ok 2026-03-26 17:33:19.869576 | debian-bookworm | included: /var/lib/zuul/builds/d3d7eba935144c92ba1a68d54df834db/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-26 17:33:19.879357 | 2026-03-26 17:33:19.879471 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-26 17:33:19.913992 | debian-bookworm | skipping: Conditional result was False 2026-03-26 17:33:19.923631 | 2026-03-26 17:33:19.923798 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-26 17:33:20.623570 | debian-bookworm | changed 2026-03-26 17:33:20.629716 | 2026-03-26 17:33:20.629836 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-26 17:33:20.884883 | debian-bookworm | ok 2026-03-26 17:33:20.904352 | 2026-03-26 17:33:20.904512 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-26 17:33:21.636262 | debian-bookworm | changed 2026-03-26 17:33:21.645832 | 2026-03-26 17:33:21.645958 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-26 17:33:22.352045 | debian-bookworm | changed 2026-03-26 17:33:22.366357 | 2026-03-26 17:33:22.366510 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-26 17:33:22.400648 | debian-bookworm | skipping: Conditional result was False 2026-03-26 17:33:22.407617 | 2026-03-26 17:33:22.407737 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-26 17:33:23.503197 | debian-bookworm -> localhost | changed 2026-03-26 17:33:23.514680 | 2026-03-26 17:33:23.514811 | TASK [add-build-sshkey : Add back temp key] 2026-03-26 17:33:24.355277 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d3d7eba935144c92ba1a68d54df834db/work/d3d7eba935144c92ba1a68d54df834db_id_rsa (zuul-build-sshkey) 2026-03-26 17:33:24.355596 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.041840 2026-03-26 17:33:24.369503 | 2026-03-26 17:33:24.369651 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-26 17:33:24.906230 | debian-bookworm | ok 2026-03-26 17:33:24.912914 | 2026-03-26 17:33:24.913059 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-26 17:33:24.957975 | debian-bookworm | skipping: Conditional result was False 2026-03-26 17:33:24.987707 | 2026-03-26 17:33:24.987849 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-26 17:33:25.486351 | debian-bookworm | ok 2026-03-26 17:33:25.504969 | 2026-03-26 17:33:25.505158 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-26 17:33:25.542763 | debian-bookworm | ok 2026-03-26 17:33:25.548181 | 2026-03-26 17:33:25.548294 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-26 17:33:25.994424 | debian-bookworm -> localhost | ok 2026-03-26 17:33:26.001239 | 2026-03-26 17:33:26.001368 | TASK [validate-host : Collect information about the host] 2026-03-26 17:33:27.430268 | debian-bookworm | ok 2026-03-26 17:33:27.448961 | 2026-03-26 17:33:27.449110 | TASK [validate-host : Sanitize hostname] 2026-03-26 17:33:27.581760 | debian-bookworm | ok 2026-03-26 17:33:27.635655 | 2026-03-26 17:33:27.635789 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-26 17:33:28.455871 | debian-bookworm -> localhost | changed 2026-03-26 17:33:28.462067 | 2026-03-26 17:33:28.462214 | TASK [validate-host : Collect information about zuul worker] 2026-03-26 17:33:28.948346 | debian-bookworm | ok 2026-03-26 17:33:28.953664 | 2026-03-26 17:33:28.953782 | TASK [validate-host : Write out all zuul information for each host] 2026-03-26 17:33:29.618419 | debian-bookworm -> localhost | changed 2026-03-26 17:33:29.630090 | 2026-03-26 17:33:29.630222 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-26 17:33:29.931769 | debian-bookworm | ok 2026-03-26 17:33:29.938662 | 2026-03-26 17:33:29.938776 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-26 17:33:31.096296 | debian-bookworm | changed: 2026-03-26 17:33:31.096590 | debian-bookworm | cd+++++++++ src/ 2026-03-26 17:33:31.096641 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-26 17:33:31.096678 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-26 17:33:31.096711 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-03-26 17:33:31.096744 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008192 2026-03-26 17:35:28.136053 | 2026-03-26 17:35:28.136214 | TASK [upload-logs : Upload logs to log server] 2026-03-26 17:35:28.713136 | localhost | Output suppressed because no_log was given 2026-03-26 17:35:28.716055 | 2026-03-26 17:35:28.716222 | LOOP [upload-logs : Compress console log and json output] 2026-03-26 17:35:28.774290 | localhost | skipping: Conditional result was False 2026-03-26 17:35:28.779561 | localhost | skipping: Conditional result was False 2026-03-26 17:35:28.791875 | 2026-03-26 17:35:28.792124 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-26 17:35:28.839772 | localhost | skipping: Conditional result was False 2026-03-26 17:35:28.840520 | 2026-03-26 17:35:28.843686 | localhost | skipping: Conditional result was False 2026-03-26 17:35:28.858303 | 2026-03-26 17:35:28.858720 | LOOP [upload-logs : Upload console log and json output]