2026-05-05 08:18:30.776323 | Job console starting 2026-05-05 08:18:30.790403 | Updating git repos 2026-05-05 08:18:30.840049 | Cloning repos into workspace 2026-05-05 08:18:30.928674 | Restoring repo states 2026-05-05 08:18:30.951270 | Merging changes 2026-05-05 08:18:31.758137 | Checking out repos 2026-05-05 08:18:31.873681 | Preparing playbooks 2026-05-05 08:18:33.133412 | Running Ansible setup 2026-05-05 08:18:38.690636 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 08:18:39.790316 | 2026-05-05 08:18:39.790445 | PLAY [Base pre] 2026-05-05 08:18:39.832574 | 2026-05-05 08:18:39.832715 | TASK [Setup log path fact] 2026-05-05 08:18:39.857248 | debian-bookworm | ok 2026-05-05 08:18:39.873106 | 2026-05-05 08:18:39.873240 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:18:39.901187 | debian-bookworm | ok 2026-05-05 08:18:39.911010 | 2026-05-05 08:18:39.911123 | TASK [emit-job-header : Print job information] 2026-05-05 08:18:39.974544 | # Job Information 2026-05-05 08:18:39.974715 | Ansible Version: 2.16.14 2026-05-05 08:18:39.974762 | Job: ansible-lint 2026-05-05 08:18:39.974795 | Pipeline: check 2026-05-05 08:18:39.974818 | Executor: 521e9411259a 2026-05-05 08:18:39.974866 | Triggered by: https://github.com/osism/ansible-playbooks/pull/562 2026-05-05 08:18:39.974891 | Event ID: fb23cd00-485a-11f1-9618-a778e393f26e 2026-05-05 08:18:39.979923 | 2026-05-05 08:18:39.980030 | LOOP [emit-job-header : Print node information] 2026-05-05 08:18:40.103292 | debian-bookworm | ok: 2026-05-05 08:18:40.112147 | debian-bookworm | # Node Information 2026-05-05 08:18:40.112280 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-05 08:18:40.112332 | debian-bookworm | Hostname: debian 2026-05-05 08:18:40.112373 | debian-bookworm | Username: zuul 2026-05-05 08:18:40.112412 | debian-bookworm | Distro: Debian 12.13 2026-05-05 08:18:40.112453 | debian-bookworm | Provider: regiocloud-a 2026-05-05 08:18:40.112486 | debian-bookworm | Region: 2026-05-05 08:18:40.112521 | debian-bookworm | Label: debian-bookworm 2026-05-05 08:18:40.112555 | debian-bookworm | Product Name: OpenStack Nova 2026-05-05 08:18:40.112589 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9f:a952 2026-05-05 08:18:40.136967 | 2026-05-05 08:18:40.137085 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-05 08:18:40.952194 | debian-bookworm -> localhost | changed 2026-05-05 08:18:40.959063 | 2026-05-05 08:18:40.959170 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-05 08:18:42.398076 | debian-bookworm -> localhost | changed 2026-05-05 08:18:42.409314 | 2026-05-05 08:18:42.409417 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-05 08:18:42.901376 | debian-bookworm -> localhost | ok 2026-05-05 08:18:42.907359 | 2026-05-05 08:18:42.907470 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-05 08:18:42.946767 | debian-bookworm | ok 2026-05-05 08:18:42.961891 | debian-bookworm | included: /var/lib/zuul/builds/b963a40b519a4ec58c584e636e59f636/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-05 08:18:42.968849 | 2026-05-05 08:18:42.968944 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-05 08:18:44.409236 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-05 08:18:44.409426 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b963a40b519a4ec58c584e636e59f636/work/b963a40b519a4ec58c584e636e59f636_id_rsa 2026-05-05 08:18:44.409463 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b963a40b519a4ec58c584e636e59f636/work/b963a40b519a4ec58c584e636e59f636_id_rsa.pub 2026-05-05 08:18:44.409490 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-05 08:18:44.409514 | debian-bookworm -> localhost | SHA256:vdtMALovYVxtFrqtoaGVUsBQP3kxVkrCq6Fg1zfFVp8 zuul-build-sshkey 2026-05-05 08:18:44.409537 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-05 08:18:44.409568 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-05 08:18:44.409590 | debian-bookworm -> localhost | | .+... *.o. | 2026-05-05 08:18:44.409612 | debian-bookworm -> localhost | | o..= B. . . | 2026-05-05 08:18:44.409632 | debian-bookworm -> localhost | | ..+.*o . E | 2026-05-05 08:18:44.409652 | debian-bookworm -> localhost | |.. ...o*oo+ | 2026-05-05 08:18:44.409672 | debian-bookworm -> localhost | |.... =ooS=o | 2026-05-05 08:18:44.409694 | debian-bookworm -> localhost | | . o B.o .o | 2026-05-05 08:18:44.409713 | debian-bookworm -> localhost | | =.+ o. . | 2026-05-05 08:18:44.409733 | debian-bookworm -> localhost | | . o.. = | 2026-05-05 08:18:44.409778 | debian-bookworm -> localhost | | .. . o | 2026-05-05 08:18:44.409801 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-05 08:18:44.409853 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.960119 2026-05-05 08:18:44.416332 | 2026-05-05 08:18:44.416427 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-05 08:18:44.463943 | debian-bookworm | ok 2026-05-05 08:18:44.472775 | debian-bookworm | included: /var/lib/zuul/builds/b963a40b519a4ec58c584e636e59f636/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-05 08:18:44.500844 | 2026-05-05 08:18:44.500946 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-05 08:18:44.534159 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:18:44.539980 | 2026-05-05 08:18:44.540087 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-05 08:18:45.405562 | debian-bookworm | changed 2026-05-05 08:18:45.410145 | 2026-05-05 08:18:45.410223 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-05 08:18:45.690703 | debian-bookworm | ok 2026-05-05 08:18:45.696866 | 2026-05-05 08:18:45.696960 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-05 08:18:46.364780 | debian-bookworm | changed 2026-05-05 08:18:46.370416 | 2026-05-05 08:18:46.370506 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-05 08:18:47.038099 | debian-bookworm | changed 2026-05-05 08:18:47.055217 | 2026-05-05 08:18:47.055313 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-05 08:18:47.078178 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:18:47.086283 | 2026-05-05 08:18:47.086415 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-05 08:18:47.771277 | debian-bookworm -> localhost | changed 2026-05-05 08:18:47.799057 | 2026-05-05 08:18:47.799278 | TASK [add-build-sshkey : Add back temp key] 2026-05-05 08:18:48.280869 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b963a40b519a4ec58c584e636e59f636/work/b963a40b519a4ec58c584e636e59f636_id_rsa (zuul-build-sshkey) 2026-05-05 08:18:48.281145 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022241 2026-05-05 08:18:48.291114 | 2026-05-05 08:18:48.291231 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-05 08:18:48.694793 | debian-bookworm | ok 2026-05-05 08:18:48.702277 | 2026-05-05 08:18:48.702382 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-05 08:18:48.725701 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:18:48.738735 | 2026-05-05 08:18:48.738894 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-05 08:18:49.283188 | debian-bookworm | ok 2026-05-05 08:18:49.293655 | 2026-05-05 08:18:49.293788 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-05 08:18:49.354516 | debian-bookworm | ok 2026-05-05 08:18:49.360829 | 2026-05-05 08:18:49.360937 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-05 08:18:49.983600 | debian-bookworm -> localhost | ok 2026-05-05 08:18:49.994914 | 2026-05-05 08:18:49.995020 | TASK [validate-host : Collect information about the host] 2026-05-05 08:18:51.120427 | debian-bookworm | ok 2026-05-05 08:18:51.148304 | 2026-05-05 08:18:51.148504 | TASK [validate-host : Sanitize hostname] 2026-05-05 08:18:51.468859 | debian-bookworm | ok 2026-05-05 08:18:51.614455 | 2026-05-05 08:18:51.614645 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-05 08:18:52.773287 | debian-bookworm -> localhost | changed 2026-05-05 08:18:52.778804 | 2026-05-05 08:18:52.778916 | TASK [validate-host : Collect information about zuul worker] 2026-05-05 08:18:53.181716 | debian-bookworm | ok 2026-05-05 08:18:53.186337 | 2026-05-05 08:18:53.186552 | TASK [validate-host : Write out all zuul information for each host] 2026-05-05 08:18:54.072553 | debian-bookworm -> localhost | changed 2026-05-05 08:18:54.098603 | 2026-05-05 08:18:54.098721 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-05 08:18:54.361467 | debian-bookworm | ok 2026-05-05 08:18:54.367493 | 2026-05-05 08:18:54.367590 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-05 08:18:55.638567 | debian-bookworm | changed: 2026-05-05 08:18:55.638828 | debian-bookworm | cd+++++++++ src/ 2026-05-05 08:18:55.638915 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-05 08:18:55.638962 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-05 08:18:55.639000 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/ 2026-05-05 08:18:55.639037 | debian-bookworm | cleanup-container-images.yml 2026-05-05 08:18:55.672465 | debian-bookworm | tempest.yml 2026-05-05 08:18:55.685330 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/playbooks/state/ 2026-05-05 08:18:55.685368 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/b963a40b519a4ec58c584e636e59f636/work/logs" 2026-05-05 08:21:18.918946 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b963a40b519a4ec58c584e636e59f636/work/artifacts" 2026-05-05 08:21:19.544696 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b963a40b519a4ec58c584e636e59f636/work/docs" 2026-05-05 08:21:19.562082 | 2026-05-05 08:21:19.577080 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-05 08:21:20.999132 | debian-bookworm | changed: 2026-05-05 08:21:20.999375 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-05 08:21:20.999411 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-05 08:21:20.999439 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-05 08:21:20.999486 | debian-bookworm | changed: All items complete 2026-05-05 08:21:20.999513 | 2026-05-05 08:21:22.333032 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:21:23.202506 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:21:23.244093 | 2026-05-05 08:21:23.244196 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-05 08:21:24.397021 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013283 2026-05-05 08:21:25.049432 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.034897 2026-05-05 08:21:25.061209 | 2026-05-05 08:21:25.061341 | PLAY RECAP 2026-05-05 08:21:25.061394 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-05 08:21:25.061419 | 2026-05-05 08:21:25.553441 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 08:21:25.554188 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:21:27.081696 | 2026-05-05 08:21:27.081829 | PLAY [Base post] 2026-05-05 08:21:27.103781 | 2026-05-05 08:21:27.104469 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-05 08:21:27.940644 | debian-bookworm | changed 2026-05-05 08:21:27.979036 | 2026-05-05 08:21:27.979148 | PLAY RECAP 2026-05-05 08:21:27.979202 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-05 08:21:27.979252 | 2026-05-05 08:21:28.248908 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:21:28.250856 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-05 08:21:29.621178 | 2026-05-05 08:21:29.621301 | PLAY [Base post-logs] 2026-05-05 08:21:29.629402 | 2026-05-05 08:21:29.629509 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-05 08:21:30.695831 | localhost | changed 2026-05-05 08:21:30.707429 | 2026-05-05 08:21:30.707559 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-05 08:21:30.750078 | localhost | ok 2026-05-05 08:21:30.753168 | 2026-05-05 08:21:30.753331 | TASK [Set zuul-log-path fact] 2026-05-05 08:21:30.777951 | localhost | ok 2026-05-05 08:21:30.786109 | 2026-05-05 08:21:30.786212 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:21:30.834178 | localhost | ok 2026-05-05 08:21:30.836894 | 2026-05-05 08:21:30.836985 | TASK [upload-logs : Create log directories] 2026-05-05 08:21:31.978810 | localhost | changed 2026-05-05 08:21:31.982117 | 2026-05-05 08:21:31.982209 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-05 08:21:33.018235 | localhost -> localhost | ok: Runtime: 0:00:00.036663 2026-05-05 08:21:33.021904 | 2026-05-05 08:21:33.022003 | TASK [upload-logs : Upload logs to log server] 2026-05-05 08:21:34.107665 | localhost | Output suppressed because no_log was given 2026-05-05 08:21:34.109322 | 2026-05-05 08:21:34.109405 | LOOP [upload-logs : Compress console log and json output] 2026-05-05 08:21:34.246804 | localhost | skipping: Conditional result was False 2026-05-05 08:21:34.308212 | localhost | skipping: Conditional result was False 2026-05-05 08:21:34.321987 | 2026-05-05 08:21:34.322107 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-05 08:21:34.472491 | localhost | skipping: Conditional result was False 2026-05-05 08:21:34.472823 | 2026-05-05 08:21:34.505911 | localhost | skipping: Conditional result was False 2026-05-05 08:21:34.524933 | 2026-05-05 08:21:34.525046 | LOOP [upload-logs : Upload console log and json output]