2026-06-26 14:17:56.139234 | Job console starting 2026-06-26 14:17:56.164937 | Updating git repos 2026-06-26 14:17:56.213478 | Cloning repos into workspace 2026-06-26 14:17:56.311673 | Restoring repo states 2026-06-26 14:17:56.326636 | Merging changes 2026-06-26 14:17:56.948347 | Checking out repos 2026-06-26 14:17:57.024859 | Preparing playbooks 2026-06-26 14:17:58.661559 | Running Ansible setup 2026-06-26 14:18:06.661613 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 14:18:08.440656 | 2026-06-26 14:18:08.440808 | PLAY [Base pre] 2026-06-26 14:18:08.477035 | 2026-06-26 14:18:08.477179 | TASK [Setup log path fact] 2026-06-26 14:18:08.518412 | debian-bookworm | ok 2026-06-26 14:18:08.539635 | 2026-06-26 14:18:08.539794 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 14:18:08.599133 | debian-bookworm | ok 2026-06-26 14:18:08.619694 | 2026-06-26 14:18:08.619826 | TASK [emit-job-header : Print job information] 2026-06-26 14:18:08.728859 | # Job Information 2026-06-26 14:18:08.729044 | Ansible Version: 2.16.14 2026-06-26 14:18:08.729080 | Job: yamllint 2026-06-26 14:18:08.729113 | Pipeline: check 2026-06-26 14:18:08.729137 | Executor: 521e9411259a 2026-06-26 14:18:08.729158 | Triggered by: https://github.com/osism/openstack-project-manager/pull/289 2026-06-26 14:18:08.729179 | Event ID: ffbbba30-7163-11f1-95f1-b6f3593d680e 2026-06-26 14:18:08.734885 | 2026-06-26 14:18:08.735001 | LOOP [emit-job-header : Print node information] 2026-06-26 14:18:08.974346 | debian-bookworm | ok: 2026-06-26 14:18:08.974530 | debian-bookworm | # Node Information 2026-06-26 14:18:08.974564 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-26 14:18:08.974618 | debian-bookworm | Hostname: debian 2026-06-26 14:18:08.974654 | debian-bookworm | Username: zuul 2026-06-26 14:18:08.974683 | debian-bookworm | Distro: Debian 12.14 2026-06-26 14:18:08.974712 | debian-bookworm | Provider: regiocloud-a 2026-06-26 14:18:08.974739 | debian-bookworm | Region: 2026-06-26 14:18:08.974767 | debian-bookworm | Label: debian-bookworm 2026-06-26 14:18:08.974793 | debian-bookworm | Product Name: OpenStack Nova 2026-06-26 14:18:08.974818 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feff:bb27 2026-06-26 14:18:08.991625 | 2026-06-26 14:18:08.993176 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 14:18:10.823789 | debian-bookworm -> localhost | changed 2026-06-26 14:18:10.829963 | 2026-06-26 14:18:10.830065 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 14:18:13.468674 | debian-bookworm -> localhost | changed 2026-06-26 14:18:13.485627 | 2026-06-26 14:18:13.485740 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 14:18:14.641659 | debian-bookworm -> localhost | ok 2026-06-26 14:18:14.648557 | 2026-06-26 14:18:14.648714 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 14:18:14.699036 | debian-bookworm | ok 2026-06-26 14:18:14.782107 | debian-bookworm | included: /var/lib/zuul/builds/77c01489c46d408fa8f79ed7fafff01f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 14:18:14.802454 | 2026-06-26 14:18:14.803178 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 14:18:18.757518 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-26 14:18:18.757736 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/77c01489c46d408fa8f79ed7fafff01f/work/77c01489c46d408fa8f79ed7fafff01f_id_rsa 2026-06-26 14:18:18.757769 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/77c01489c46d408fa8f79ed7fafff01f/work/77c01489c46d408fa8f79ed7fafff01f_id_rsa.pub 2026-06-26 14:18:18.757791 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-26 14:18:18.757812 | debian-bookworm -> localhost | SHA256:vZ1IDEcsxZKxua4ne3NTdpNiommRi2eyVYIHIlbI5ds zuul-build-sshkey 2026-06-26 14:18:18.757830 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-26 14:18:18.757859 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-26 14:18:18.757877 | debian-bookworm -> localhost | | . oo .*o | 2026-06-26 14:18:18.757894 | debian-bookworm -> localhost | | oo ++o | 2026-06-26 14:18:18.757911 | debian-bookworm -> localhost | | o o . +o. | 2026-06-26 14:18:18.757926 | debian-bookworm -> localhost | | . . + o * | 2026-06-26 14:18:18.757942 | debian-bookworm -> localhost | | . E S.= . | 2026-06-26 14:18:18.757966 | debian-bookworm -> localhost | | oo+.+=.+ | 2026-06-26 14:18:18.757984 | debian-bookworm -> localhost | | .o=o=oo . | 2026-06-26 14:18:18.758001 | debian-bookworm -> localhost | | +o@ o | 2026-06-26 14:18:18.758019 | debian-bookworm -> localhost | | +@ o . | 2026-06-26 14:18:18.758035 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-26 14:18:18.758079 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.340581 2026-06-26 14:18:18.763873 | 2026-06-26 14:18:18.763969 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 14:18:18.832022 | debian-bookworm | ok 2026-06-26 14:18:18.846412 | debian-bookworm | included: /var/lib/zuul/builds/77c01489c46d408fa8f79ed7fafff01f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 14:18:18.867416 | 2026-06-26 14:18:18.867542 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 14:18:18.916309 | debian-bookworm | skipping: Conditional result was False 2026-06-26 14:18:18.923132 | 2026-06-26 14:18:18.923234 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 14:18:20.108042 | debian-bookworm | changed 2026-06-26 14:18:20.113430 | 2026-06-26 14:18:20.113528 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 14:18:20.429089 | debian-bookworm | ok 2026-06-26 14:18:20.441509 | 2026-06-26 14:18:20.441644 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 14:18:21.244838 | debian-bookworm | changed 2026-06-26 14:18:21.250292 | 2026-06-26 14:18:21.250379 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 14:18:22.109559 | debian-bookworm | changed 2026-06-26 14:18:22.114082 | 2026-06-26 14:18:22.114162 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 14:18:22.138439 | debian-bookworm | skipping: Conditional result was False 2026-06-26 14:18:22.144718 | 2026-06-26 14:18:22.144796 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 14:18:23.270757 | debian-bookworm -> localhost | changed 2026-06-26 14:18:23.284377 | 2026-06-26 14:18:23.284470 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 14:18:24.297330 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/77c01489c46d408fa8f79ed7fafff01f/work/77c01489c46d408fa8f79ed7fafff01f_id_rsa (zuul-build-sshkey) 2026-06-26 14:18:24.297568 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026237 2026-06-26 14:18:24.305281 | 2026-06-26 14:18:24.305393 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 14:18:25.460353 | debian-bookworm | ok 2026-06-26 14:18:25.465555 | 2026-06-26 14:18:25.465669 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 14:18:25.501190 | debian-bookworm | skipping: Conditional result was False 2026-06-26 14:18:25.568512 | 2026-06-26 14:18:25.568654 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 14:18:26.084876 | debian-bookworm | ok 2026-06-26 14:18:26.097099 | 2026-06-26 14:18:26.097227 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 14:18:26.161710 | debian-bookworm | ok 2026-06-26 14:18:26.167463 | 2026-06-26 14:18:26.167571 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 14:18:26.882418 | debian-bookworm -> localhost | ok 2026-06-26 14:18:26.888877 | 2026-06-26 14:18:26.888987 | TASK [validate-host : Collect information about the host] 2026-06-26 14:18:28.545958 | debian-bookworm | ok 2026-06-26 14:18:28.573123 | 2026-06-26 14:18:28.573234 | TASK [validate-host : Sanitize hostname] 2026-06-26 14:18:28.958702 | debian-bookworm | ok 2026-06-26 14:18:28.970090 | 2026-06-26 14:18:28.970194 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 14:18:31.253428 | debian-bookworm -> localhost | changed 2026-06-26 14:18:31.259388 | 2026-06-26 14:18:31.259504 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 14:18:31.902146 | debian-bookworm | ok 2026-06-26 14:18:31.911156 | 2026-06-26 14:18:31.911278 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 14:18:33.698158 | debian-bookworm -> localhost | changed 2026-06-26 14:18:33.709932 | 2026-06-26 14:18:33.710047 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 14:18:34.152185 | debian-bookworm | ok 2026-06-26 14:18:34.162457 | 2026-06-26 14:18:34.164928 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 14:18:36.207564 | debian-bookworm | changed: 2026-06-26 14:18:36.207766 | debian-bookworm | cd+++++++++ src/ 2026-06-26 14:18:36.207801 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-26 14:18:36.207826 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-26 14:18:36.207848 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-06-26 14:18:36.207868 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/77c01489c46d408fa8f79ed7fafff01f/work/logs" 2026-06-26 14:19:41.210323 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/77c01489c46d408fa8f79ed7fafff01f/work/artifacts" 2026-06-26 14:19:41.533581 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/77c01489c46d408fa8f79ed7fafff01f/work/docs" 2026-06-26 14:19:41.547811 | 2026-06-26 14:19:41.548109 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-26 14:19:42.407997 | debian-bookworm | changed: 2026-06-26 14:19:42.408319 | debian-bookworm | .d..t...... ./ 2026-06-26 14:19:42.408358 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-26 14:19:42.408383 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-26 14:19:42.408406 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-26 14:19:42.408427 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-26 14:19:42.408448 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-26 14:19:42.408492 | debian-bookworm | changed: All items complete 2026-06-26 14:19:42.408515 | 2026-06-26 14:19:43.088140 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 14:19:43.740034 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 14:19:43.760317 | 2026-06-26 14:19:43.760506 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-26 14:19:44.571533 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.041260 2026-06-26 14:19:45.028088 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008852 2026-06-26 14:19:45.047373 | 2026-06-26 14:19:45.047528 | PLAY RECAP 2026-06-26 14:19:45.047589 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-26 14:19:45.047616 | 2026-06-26 14:19:45.275434 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-26 14:19:45.276453 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 14:19:46.738387 | 2026-06-26 14:19:46.738619 | PLAY [Base post] 2026-06-26 14:19:46.778661 | 2026-06-26 14:19:46.778907 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-26 14:19:47.618926 | debian-bookworm | changed 2026-06-26 14:19:47.639202 | 2026-06-26 14:19:47.639407 | PLAY RECAP 2026-06-26 14:19:47.639481 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 14:19:47.639544 | 2026-06-26 14:19:47.955241 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 14:19:47.956270 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-26 14:19:49.318722 | 2026-06-26 14:19:49.318918 | PLAY [Base post-logs] 2026-06-26 14:19:49.329073 | 2026-06-26 14:19:49.329204 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-26 14:19:49.951750 | localhost | changed 2026-06-26 14:19:49.960034 | 2026-06-26 14:19:49.960159 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-26 14:19:49.986494 | localhost | ok 2026-06-26 14:19:49.989062 | 2026-06-26 14:19:49.989141 | TASK [Set zuul-log-path fact] 2026-06-26 14:19:50.003670 | localhost | ok 2026-06-26 14:19:50.010173 | 2026-06-26 14:19:50.010262 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 14:19:50.045624 | localhost | ok 2026-06-26 14:19:50.055569 | 2026-06-26 14:19:50.055698 | TASK [upload-logs : Create log directories] 2026-06-26 14:19:50.657903 | localhost | changed 2026-06-26 14:19:50.660217 | 2026-06-26 14:19:50.660302 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-26 14:19:51.584214 | localhost -> localhost | ok: Runtime: 0:00:00.013636 2026-06-26 14:19:51.587582 | 2026-06-26 14:19:51.587693 | TASK [upload-logs : Upload logs to log server] 2026-06-26 14:19:52.365970 | localhost | Output suppressed because no_log was given 2026-06-26 14:19:52.368109 | 2026-06-26 14:19:52.368193 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 14:19:52.417346 | localhost | skipping: Conditional result was False 2026-06-26 14:19:52.423801 | localhost | skipping: Conditional result was False 2026-06-26 14:19:52.436365 | 2026-06-26 14:19:52.436537 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 14:19:52.485353 | localhost | skipping: Conditional result was False 2026-06-26 14:19:52.485614 | 2026-06-26 14:19:52.490665 | localhost | skipping: Conditional result was False 2026-06-26 14:19:52.494232 | 2026-06-26 14:19:52.494331 | LOOP [upload-logs : Upload console log and json output]