2026-06-05 16:53:10.762252 | Job console starting 2026-06-05 16:53:10.773446 | Updating git repos 2026-06-05 16:53:10.798719 | Cloning repos into workspace 2026-06-05 16:53:10.877073 | Restoring repo states 2026-06-05 16:53:10.886798 | Merging changes 2026-06-05 16:53:10.886824 | Checking out repos 2026-06-05 16:53:10.946621 | Preparing playbooks 2026-06-05 16:53:11.778362 | Running Ansible setup 2026-06-05 16:53:17.502519 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-05 16:53:18.265449 | 2026-06-05 16:53:18.265622 | PLAY [Base pre] 2026-06-05 16:53:18.282885 | 2026-06-05 16:53:18.283045 | TASK [Setup log path fact] 2026-06-05 16:53:18.312483 | debian-bookworm | ok 2026-06-05 16:53:18.329068 | 2026-06-05 16:53:18.329236 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-05 16:53:18.372033 | debian-bookworm | ok 2026-06-05 16:53:18.384928 | 2026-06-05 16:53:18.385080 | TASK [emit-job-header : Print job information] 2026-06-05 16:53:18.440349 | # Job Information 2026-06-05 16:53:18.440658 | Ansible Version: 2.16.14 2026-06-05 16:53:18.440718 | Job: container-image-cfg-cookiecutter-push 2026-06-05 16:53:18.440775 | Pipeline: post 2026-06-05 16:53:18.440814 | Executor: 521e9411259a 2026-06-05 16:53:18.440850 | Triggered by: https://github.com/osism/cfg-cookiecutter/commit/2a4484a6f4bc39c5fba43ff699978988eb8397db 2026-06-05 16:53:18.440888 | Event ID: 047d3d98-60ff-11f1-99e6-00591796ad39 2026-06-05 16:53:18.448914 | 2026-06-05 16:53:18.449084 | LOOP [emit-job-header : Print node information] 2026-06-05 16:53:18.587932 | debian-bookworm | ok: 2026-06-05 16:53:18.588160 | debian-bookworm | # Node Information 2026-06-05 16:53:18.588196 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-05 16:53:18.588221 | debian-bookworm | Hostname: debian 2026-06-05 16:53:18.588242 | debian-bookworm | Username: zuul 2026-06-05 16:53:18.588263 | debian-bookworm | Distro: Debian 12.14 2026-06-05 16:53:18.588286 | debian-bookworm | Provider: regiocloud-a 2026-06-05 16:53:18.588307 | debian-bookworm | Region: 2026-06-05 16:53:18.588328 | debian-bookworm | Label: debian-bookworm 2026-06-05 16:53:18.588348 | debian-bookworm | Product Name: OpenStack Nova 2026-06-05 16:53:18.588367 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8b:dd5c 2026-06-05 16:53:18.599832 | 2026-06-05 16:53:18.599974 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-05 16:53:19.101813 | debian-bookworm -> localhost | changed 2026-06-05 16:53:19.119416 | 2026-06-05 16:53:19.119618 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-05 16:53:20.211759 | debian-bookworm -> localhost | changed 2026-06-05 16:53:20.232253 | 2026-06-05 16:53:20.232461 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-05 16:53:20.542078 | debian-bookworm -> localhost | ok 2026-06-05 16:53:20.555902 | 2026-06-05 16:53:20.556105 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-05 16:53:20.595201 | debian-bookworm | ok 2026-06-05 16:53:20.614565 | debian-bookworm | included: /var/lib/zuul/builds/59594d9ad92a43b58c07e5ee45c2b515/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-05 16:53:20.621360 | 2026-06-05 16:53:20.621509 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-05 16:53:21.808983 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-05 16:53:21.809501 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/59594d9ad92a43b58c07e5ee45c2b515/work/59594d9ad92a43b58c07e5ee45c2b515_id_rsa 2026-06-05 16:53:21.809610 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/59594d9ad92a43b58c07e5ee45c2b515/work/59594d9ad92a43b58c07e5ee45c2b515_id_rsa.pub 2026-06-05 16:53:21.809685 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-05 16:53:21.809753 | debian-bookworm -> localhost | SHA256:Cn06jPFqWZbWhhpH/CEz9T+KMPoO3dtqO4qw6Lixxe0 zuul-build-sshkey 2026-06-05 16:53:21.809843 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-05 16:53:21.809906 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-05 16:53:21.809966 | debian-bookworm -> localhost | | | 2026-06-05 16:53:21.810027 | debian-bookworm -> localhost | | . | 2026-06-05 16:53:21.810085 | debian-bookworm -> localhost | | . . . | 2026-06-05 16:53:21.810141 | debian-bookworm -> localhost | | .* . . | 2026-06-05 16:53:21.810199 | debian-bookworm -> localhost | | o..OS. . | 2026-06-05 16:53:21.810270 | debian-bookworm -> localhost | | . ..BX=+ o | 2026-06-05 16:53:21.810331 | debian-bookworm -> localhost | |. + +XB+.. . . | 2026-06-05 16:53:21.810410 | debian-bookworm -> localhost | |.= +=+ .+o. | 2026-06-05 16:53:21.810474 | debian-bookworm -> localhost | |*o..Eo+o++. | 2026-06-05 16:53:21.810533 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-05 16:53:21.810676 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.666367 2026-06-05 16:53:21.825479 | 2026-06-05 16:53:21.825672 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-05 16:53:21.860047 | debian-bookworm | ok 2026-06-05 16:53:21.873488 | debian-bookworm | included: /var/lib/zuul/builds/59594d9ad92a43b58c07e5ee45c2b515/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-05 16:53:21.883506 | 2026-06-05 16:53:21.883631 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-05 16:53:21.907593 | debian-bookworm | skipping: Conditional result was False 2026-06-05 16:53:21.914198 | 2026-06-05 16:53:21.914319 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-05 16:53:22.532905 | debian-bookworm | changed 2026-06-05 16:53:22.538673 | 2026-06-05 16:53:22.538785 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-05 16:53:22.809854 | debian-bookworm | ok 2026-06-05 16:53:22.822076 | 2026-06-05 16:53:22.822287 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-05 16:53:23.492213 | debian-bookworm | changed 2026-06-05 16:53:23.509024 | 2026-06-05 16:53:23.509209 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-05 16:53:24.170697 | debian-bookworm | changed 2026-06-05 16:53:24.179561 | 2026-06-05 16:53:24.179704 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-05 16:53:24.204296 | debian-bookworm | skipping: Conditional result was False 2026-06-05 16:53:24.212058 | 2026-06-05 16:53:24.212181 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-05 16:53:24.666262 | debian-bookworm -> localhost | changed 2026-06-05 16:53:24.688229 | 2026-06-05 16:53:24.688417 | TASK [add-build-sshkey : Add back temp key] 2026-06-05 16:53:25.054197 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/59594d9ad92a43b58c07e5ee45c2b515/work/59594d9ad92a43b58c07e5ee45c2b515_id_rsa (zuul-build-sshkey) 2026-06-05 16:53:25.054766 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025493 2026-06-05 16:53:25.073437 | 2026-06-05 16:53:25.073588 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-05 16:53:25.484846 | debian-bookworm | ok 2026-06-05 16:53:25.491925 | 2026-06-05 16:53:25.492067 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-05 16:53:25.526615 | debian-bookworm | skipping: Conditional result was False 2026-06-05 16:53:25.545553 | 2026-06-05 16:53:25.545700 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-05 16:53:25.987732 | debian-bookworm | ok 2026-06-05 16:53:26.003095 | 2026-06-05 16:53:26.003228 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-05 16:53:26.048436 | debian-bookworm | ok 2026-06-05 16:53:26.057998 | 2026-06-05 16:53:26.058167 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-05 16:53:26.357267 | debian-bookworm -> localhost | ok 2026-06-05 16:53:26.364201 | 2026-06-05 16:53:26.364329 | TASK [validate-host : Collect information about the host] 2026-06-05 16:53:27.461423 | debian-bookworm | ok 2026-06-05 16:53:27.476454 | 2026-06-05 16:53:27.476589 | TASK [validate-host : Sanitize hostname] 2026-06-05 16:53:27.595267 | debian-bookworm | ok 2026-06-05 16:53:27.642499 | 2026-06-05 16:53:27.642651 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-05 16:53:28.233814 | debian-bookworm -> localhost | changed 2026-06-05 16:53:28.239905 | 2026-06-05 16:53:28.240023 | TASK [validate-host : Collect information about zuul worker] 2026-06-05 16:53:28.653564 | debian-bookworm | ok 2026-06-05 16:53:28.658736 | 2026-06-05 16:53:28.658888 | TASK [validate-host : Write out all zuul information for each host] 2026-06-05 16:53:29.239887 | debian-bookworm -> localhost | changed 2026-06-05 16:53:29.257589 | 2026-06-05 16:53:29.257735 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-05 16:53:29.537955 | debian-bookworm | ok 2026-06-05 16:53:29.547068 | 2026-06-05 16:53:29.547265 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-05 16:53:30.466137 | debian-bookworm | changed: 2026-06-05 16:53:30.466438 | debian-bookworm | cd+++++++++ src/ 2026-06-05 16:53:30.466490 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-05 16:53:30.466521 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-05 16:53:30.466548 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-06-05 16:53:30.466575 | debian-bookworm | Containerfile 2026-06-05 16:53:30.466733 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/59594d9ad92a43b58c07e5ee45c2b515/work/logs" 2026-06-05 16:55:22.961333 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/59594d9ad92a43b58c07e5ee45c2b515/work/artifacts" 2026-06-05 16:55:23.245259 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/59594d9ad92a43b58c07e5ee45c2b515/work/docs" 2026-06-05 16:55:23.267434 | 2026-06-05 16:55:23.267606 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-05 16:55:24.050420 | debian-bookworm | changed: 2026-06-05 16:55:24.050669 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-05 16:55:24.050706 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-05 16:55:24.050743 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-05 16:55:24.050795 | debian-bookworm | changed: All items complete 2026-06-05 16:55:24.050821 | 2026-06-05 16:55:24.696528 | debian-bookworm | changed: .d..t...... ./ 2026-06-05 16:55:25.290543 | debian-bookworm | changed: .d..t...... ./ 2026-06-05 16:55:25.313599 | 2026-06-05 16:55:25.313778 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-05 16:55:25.355200 | debian-bookworm | skipping: Conditional result was False 2026-06-05 16:55:25.358501 | debian-bookworm | skipping: Conditional result was False 2026-06-05 16:55:25.376453 | 2026-06-05 16:55:25.376641 | PLAY RECAP 2026-06-05 16:55:25.376776 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-05 16:55:25.376845 | 2026-06-05 16:55:25.519118 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-05 16:55:25.520100 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-05 16:55:26.262609 | 2026-06-05 16:55:26.262794 | PLAY [Base post] 2026-06-05 16:55:26.277956 | 2026-06-05 16:55:26.278119 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-05 16:55:27.072074 | debian-bookworm | changed 2026-06-05 16:55:27.080712 | 2026-06-05 16:55:27.080838 | PLAY RECAP 2026-06-05 16:55:27.080918 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-05 16:55:27.080993 | 2026-06-05 16:55:27.196661 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-05 16:55:27.197641 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-05 16:55:27.958180 | 2026-06-05 16:55:27.958344 | PLAY [Base post-logs] 2026-06-05 16:55:27.969039 | 2026-06-05 16:55:27.969173 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-05 16:55:28.413443 | localhost | changed 2026-06-05 16:55:28.423621 | 2026-06-05 16:55:28.423767 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-05 16:55:28.459377 | localhost | ok 2026-06-05 16:55:28.463422 | 2026-06-05 16:55:28.463551 | TASK [Set zuul-log-path fact] 2026-06-05 16:55:28.491065 | localhost | ok 2026-06-05 16:55:28.507452 | 2026-06-05 16:55:28.507615 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-05 16:55:28.546616 | localhost | ok 2026-06-05 16:55:28.549940 | 2026-06-05 16:55:28.550053 | TASK [upload-logs : Create log directories] 2026-06-05 16:55:29.048146 | localhost | changed 2026-06-05 16:55:29.052716 | 2026-06-05 16:55:29.052881 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-05 16:55:29.554616 | localhost -> localhost | ok: Runtime: 0:00:00.006461 2026-06-05 16:55:29.558808 | 2026-06-05 16:55:29.558955 | TASK [upload-logs : Upload logs to log server] 2026-06-05 16:55:30.123143 | localhost | Output suppressed because no_log was given 2026-06-05 16:55:30.125753 | 2026-06-05 16:55:30.125891 | LOOP [upload-logs : Compress console log and json output] 2026-06-05 16:55:30.182098 | localhost | skipping: Conditional result was False 2026-06-05 16:55:30.187258 | localhost | skipping: Conditional result was False 2026-06-05 16:55:30.201492 | 2026-06-05 16:55:30.201758 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-05 16:55:30.248474 | localhost | skipping: Conditional result was False 2026-06-05 16:55:30.249127 | 2026-06-05 16:55:30.252753 | localhost | skipping: Conditional result was False 2026-06-05 16:55:30.265704 | 2026-06-05 16:55:30.265937 | LOOP [upload-logs : Upload console log and json output]