2026-03-07 02:43:01.219588 | Job console starting 2026-03-07 02:43:01.243639 | Updating git repos 2026-03-07 02:43:01.278873 | Cloning repos into workspace 2026-03-07 02:43:01.375632 | Restoring repo states 2026-03-07 02:43:01.394148 | Merging changes 2026-03-07 02:43:02.084041 | Checking out repos 2026-03-07 02:43:02.175871 | Preparing playbooks 2026-03-07 02:43:03.278244 | Running Ansible setup 2026-03-07 02:43:10.200076 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-07 02:43:11.548891 | 2026-03-07 02:43:11.549019 | PLAY [Base pre] 2026-03-07 02:43:11.588826 | 2026-03-07 02:43:11.588955 | TASK [Setup log path fact] 2026-03-07 02:43:11.627200 | debian-bookworm | ok 2026-03-07 02:43:11.658608 | 2026-03-07 02:43:11.658747 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-07 02:43:11.697401 | debian-bookworm | ok 2026-03-07 02:43:11.738072 | 2026-03-07 02:43:11.738216 | TASK [emit-job-header : Print job information] 2026-03-07 02:43:11.787833 | # Job Information 2026-03-07 02:43:11.788030 | Ansible Version: 2.16.14 2026-03-07 02:43:11.788065 | Job: ansible-lint 2026-03-07 02:43:11.788101 | Pipeline: check 2026-03-07 02:43:11.788124 | Executor: 521e9411259a 2026-03-07 02:43:11.788157 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/819 2026-03-07 02:43:11.788180 | Event ID: 553b4b70-19cf-11f1-90b3-84b944c2d9c6 2026-03-07 02:43:11.793110 | 2026-03-07 02:43:11.793219 | LOOP [emit-job-header : Print node information] 2026-03-07 02:43:12.039338 | debian-bookworm | ok: 2026-03-07 02:43:12.042903 | debian-bookworm | # Node Information 2026-03-07 02:43:12.042962 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-07 02:43:12.042986 | debian-bookworm | Hostname: debian 2026-03-07 02:43:12.043005 | debian-bookworm | Username: zuul 2026-03-07 02:43:12.043023 | debian-bookworm | Distro: Debian 12.13 2026-03-07 02:43:12.043042 | debian-bookworm | Provider: regiocloud-a 2026-03-07 02:43:12.043060 | debian-bookworm | Region: 2026-03-07 02:43:12.043077 | debian-bookworm | Label: debian-bookworm 2026-03-07 02:43:12.043093 | debian-bookworm | Product Name: OpenStack Nova 2026-03-07 02:43:12.043109 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea4:2190 2026-03-07 02:43:12.060251 | 2026-03-07 02:43:12.060353 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-07 02:43:12.973532 | debian-bookworm -> localhost | changed 2026-03-07 02:43:12.979346 | 2026-03-07 02:43:12.979497 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-07 02:43:14.968346 | debian-bookworm -> localhost | changed 2026-03-07 02:43:14.976714 | 2026-03-07 02:43:14.976802 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-07 02:43:15.527796 | debian-bookworm -> localhost | ok 2026-03-07 02:43:15.532645 | 2026-03-07 02:43:15.532732 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-07 02:43:15.561898 | debian-bookworm | ok 2026-03-07 02:43:15.575869 | debian-bookworm | included: /var/lib/zuul/builds/607387b028ed4e748bb5ae11dfbcbc32/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-07 02:43:15.580754 | 2026-03-07 02:43:15.580828 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-07 02:43:17.960105 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-07 02:43:17.960295 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/607387b028ed4e748bb5ae11dfbcbc32/work/607387b028ed4e748bb5ae11dfbcbc32_id_rsa 2026-03-07 02:43:17.960325 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/607387b028ed4e748bb5ae11dfbcbc32/work/607387b028ed4e748bb5ae11dfbcbc32_id_rsa.pub 2026-03-07 02:43:17.960346 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-07 02:43:17.960366 | debian-bookworm -> localhost | SHA256:qaqTtETiTFZARVbqWQd1xJohMXZoSRPttde/rTawQVA zuul-build-sshkey 2026-03-07 02:43:17.960385 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-07 02:43:17.960411 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-07 02:43:17.960429 | debian-bookworm -> localhost | |.o++oXBooo .E | 2026-03-07 02:43:17.960446 | debian-bookworm -> localhost | | ..o==o.o. | 2026-03-07 02:43:17.960462 | debian-bookworm -> localhost | | ....o.= ... | 2026-03-07 02:43:17.960478 | debian-bookworm -> localhost | |.oo o .+ o ... | 2026-03-07 02:43:17.960494 | debian-bookworm -> localhost | |=o o S .. . | 2026-03-07 02:43:17.960513 | debian-bookworm -> localhost | | oo . o . | 2026-03-07 02:43:17.960528 | debian-bookworm -> localhost | | o o . + o| 2026-03-07 02:43:17.960544 | debian-bookworm -> localhost | | + . . o..| 2026-03-07 02:43:17.960560 | debian-bookworm -> localhost | | .o. ..o | 2026-03-07 02:43:17.960577 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-07 02:43:17.960618 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.395330 2026-03-07 02:43:17.965761 | 2026-03-07 02:43:17.965843 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-07 02:43:17.994409 | debian-bookworm | ok 2026-03-07 02:43:18.001798 | debian-bookworm | included: /var/lib/zuul/builds/607387b028ed4e748bb5ae11dfbcbc32/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-07 02:43:18.013659 | 2026-03-07 02:43:18.013736 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-07 02:43:18.026173 | debian-bookworm | skipping: Conditional result was False 2026-03-07 02:43:18.030568 | 2026-03-07 02:43:18.030638 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-07 02:43:18.710063 | debian-bookworm | changed 2026-03-07 02:43:18.717521 | 2026-03-07 02:43:18.717601 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-07 02:43:18.952230 | debian-bookworm | ok 2026-03-07 02:43:18.962641 | 2026-03-07 02:43:18.962821 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-07 02:43:19.583339 | debian-bookworm | changed 2026-03-07 02:43:19.588678 | 2026-03-07 02:43:19.588771 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-07 02:43:20.284225 | debian-bookworm | changed 2026-03-07 02:43:20.290130 | 2026-03-07 02:43:20.290235 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-07 02:43:20.316980 | debian-bookworm | skipping: Conditional result was False 2026-03-07 02:43:20.322916 | 2026-03-07 02:43:20.323011 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-07 02:43:20.846796 | debian-bookworm -> localhost | changed 2026-03-07 02:43:20.855432 | 2026-03-07 02:43:20.855525 | TASK [add-build-sshkey : Add back temp key] 2026-03-07 02:43:21.492149 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/607387b028ed4e748bb5ae11dfbcbc32/work/607387b028ed4e748bb5ae11dfbcbc32_id_rsa (zuul-build-sshkey) 2026-03-07 02:43:21.492324 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017346 2026-03-07 02:43:21.498444 | 2026-03-07 02:43:21.498529 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-07 02:43:21.952799 | debian-bookworm | ok 2026-03-07 02:43:21.957528 | 2026-03-07 02:43:21.957615 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-07 02:43:21.983058 | debian-bookworm | skipping: Conditional result was False 2026-03-07 02:43:21.993967 | 2026-03-07 02:43:21.994064 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-07 02:43:22.554762 | debian-bookworm | ok 2026-03-07 02:43:22.573305 | 2026-03-07 02:43:22.573414 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-07 02:43:22.621280 | debian-bookworm | ok 2026-03-07 02:43:22.627514 | 2026-03-07 02:43:22.627607 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-07 02:43:23.135888 | debian-bookworm -> localhost | ok 2026-03-07 02:43:23.141936 | 2026-03-07 02:43:23.142031 | TASK [validate-host : Collect information about the host] 2026-03-07 02:43:24.349838 | debian-bookworm | ok 2026-03-07 02:43:24.362743 | 2026-03-07 02:43:24.362951 | TASK [validate-host : Sanitize hostname] 2026-03-07 02:43:24.477339 | debian-bookworm | ok 2026-03-07 02:43:24.555066 | 2026-03-07 02:43:24.555188 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-07 02:43:25.089848 | debian-bookworm -> localhost | changed 2026-03-07 02:43:25.098507 | 2026-03-07 02:43:25.098591 | TASK [validate-host : Collect information about zuul worker] 2026-03-07 02:43:25.523210 | debian-bookworm | ok 2026-03-07 02:43:25.526867 | 2026-03-07 02:43:25.526943 | TASK [validate-host : Write out all zuul information for each host] 2026-03-07 02:43:26.495774 | debian-bookworm -> localhost | changed 2026-03-07 02:43:26.503339 | 2026-03-07 02:43:26.503421 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-07 02:43:26.830429 | debian-bookworm | ok 2026-03-07 02:43:26.853292 | 2026-03-07 02:43:26.853805 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-07 02:43:28.766989 | debian-bookworm | changed: 2026-03-07 02:43:28.767151 | debian-bookworm | cd+++++++++ src/ 2026-03-07 02:43:28.767181 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-07 02:43:28.767201 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-07 02:43:28.767219 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-03-07 02:43:28.767236 | debian-bookworm | Containerfile 2026-03-07 02:43:28.767344 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006684 2026-03-07 02:44:09.802204 | 2026-03-07 02:44:09.802318 | TASK [upload-logs : Upload logs to log server] 2026-03-07 02:44:10.390284 | localhost | Output suppressed because no_log was given 2026-03-07 02:44:10.394543 | 2026-03-07 02:44:10.394717 | LOOP [upload-logs : Compress console log and json output] 2026-03-07 02:44:10.451380 | localhost | skipping: Conditional result was False 2026-03-07 02:44:10.459578 | localhost | skipping: Conditional result was False 2026-03-07 02:44:10.471899 | 2026-03-07 02:44:10.472185 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-07 02:44:10.530607 | localhost | skipping: Conditional result was False 2026-03-07 02:44:10.530935 | 2026-03-07 02:44:10.536903 | localhost | skipping: Conditional result was False 2026-03-07 02:44:10.541203 | 2026-03-07 02:44:10.541310 | LOOP [upload-logs : Upload console log and json output]