2026-07-04 03:18:07.267312 | Job console starting 2026-07-04 03:18:07.274325 | Updating git repos 2026-07-04 03:18:07.296380 | Cloning repos into workspace 2026-07-04 03:18:07.358587 | Restoring repo states 2026-07-04 03:18:07.365911 | Merging changes 2026-07-04 03:18:07.365962 | Checking out repos 2026-07-04 03:18:07.424918 | Preparing playbooks 2026-07-04 03:18:08.676483 | Running Ansible setup 2026-07-04 03:18:13.654617 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-04 03:18:14.548005 | 2026-07-04 03:18:14.548207 | PLAY [Base pre] 2026-07-04 03:18:14.567740 | 2026-07-04 03:18:14.567894 | TASK [Setup log path fact] 2026-07-04 03:18:14.599777 | debian-bookworm | ok 2026-07-04 03:18:14.621181 | 2026-07-04 03:18:14.621378 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-04 03:18:14.652891 | debian-bookworm | ok 2026-07-04 03:18:14.664650 | 2026-07-04 03:18:14.664802 | TASK [emit-job-header : Print job information] 2026-07-04 03:18:14.706233 | # Job Information 2026-07-04 03:18:14.706462 | Ansible Version: 2.16.14 2026-07-04 03:18:14.706499 | Job: yamllint 2026-07-04 03:18:14.706534 | Pipeline: periodic-daily 2026-07-04 03:18:14.706556 | Executor: 521e9411259a 2026-07-04 03:18:14.706577 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-07-04 03:18:14.706600 | Event ID: df9c3b372c404becb37bff6e3c31c465 2026-07-04 03:18:14.712044 | 2026-07-04 03:18:14.712166 | LOOP [emit-job-header : Print node information] 2026-07-04 03:18:14.841043 | debian-bookworm | ok: 2026-07-04 03:18:14.841291 | debian-bookworm | # Node Information 2026-07-04 03:18:14.841337 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-04 03:18:14.841514 | debian-bookworm | Hostname: debian 2026-07-04 03:18:14.841548 | debian-bookworm | Username: zuul 2026-07-04 03:18:14.841569 | debian-bookworm | Distro: Debian 12.14 2026-07-04 03:18:14.841593 | debian-bookworm | Provider: regiocloud-a 2026-07-04 03:18:14.841615 | debian-bookworm | Region: 2026-07-04 03:18:14.841636 | debian-bookworm | Label: debian-bookworm 2026-07-04 03:18:14.841655 | debian-bookworm | Product Name: OpenStack Nova 2026-07-04 03:18:14.841675 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0f:b099 2026-07-04 03:18:14.869876 | 2026-07-04 03:18:14.870134 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-04 03:18:15.403172 | debian-bookworm -> localhost | changed 2026-07-04 03:18:15.412232 | 2026-07-04 03:18:15.412371 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-04 03:18:16.648888 | debian-bookworm -> localhost | changed 2026-07-04 03:18:16.665387 | 2026-07-04 03:18:16.665552 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-04 03:18:16.996096 | debian-bookworm -> localhost | ok 2026-07-04 03:18:17.011647 | 2026-07-04 03:18:17.011838 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-04 03:18:17.046525 | debian-bookworm | ok 2026-07-04 03:18:17.064293 | debian-bookworm | included: /var/lib/zuul/builds/f96fac8187044b799ca87108748ece73/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-04 03:18:17.070865 | 2026-07-04 03:18:17.071036 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-04 03:18:20.151239 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-04 03:18:20.151513 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f96fac8187044b799ca87108748ece73/work/f96fac8187044b799ca87108748ece73_id_rsa 2026-07-04 03:18:20.151555 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f96fac8187044b799ca87108748ece73/work/f96fac8187044b799ca87108748ece73_id_rsa.pub 2026-07-04 03:18:20.151583 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-04 03:18:20.151608 | debian-bookworm -> localhost | SHA256:8BqkojzUzuDsgYOFm4R7Im8lSKKSLOobj+2cVvrZuRc zuul-build-sshkey 2026-07-04 03:18:20.151632 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-04 03:18:20.151669 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-04 03:18:20.151691 | debian-bookworm -> localhost | | | 2026-07-04 03:18:20.151713 | debian-bookworm -> localhost | | | 2026-07-04 03:18:20.151734 | debian-bookworm -> localhost | | o | 2026-07-04 03:18:20.151753 | debian-bookworm -> localhost | |oo. o o | 2026-07-04 03:18:20.151773 | debian-bookworm -> localhost | |B*o.. . S | 2026-07-04 03:18:20.151802 | debian-bookworm -> localhost | |#B=... o E | 2026-07-04 03:18:20.151824 | debian-bookworm -> localhost | |#B.=o . . | 2026-07-04 03:18:20.151843 | debian-bookworm -> localhost | |+=Xo. o .. | 2026-07-04 03:18:20.151864 | debian-bookworm -> localhost | |.*=*.o +o | 2026-07-04 03:18:20.151885 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-04 03:18:20.151960 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.462905 2026-07-04 03:18:20.159224 | 2026-07-04 03:18:20.159352 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-04 03:18:20.189795 | debian-bookworm | ok 2026-07-04 03:18:20.204462 | debian-bookworm | included: /var/lib/zuul/builds/f96fac8187044b799ca87108748ece73/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-04 03:18:20.213146 | 2026-07-04 03:18:20.213261 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-04 03:18:20.237633 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:18:20.244162 | 2026-07-04 03:18:20.244275 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-04 03:18:21.139593 | debian-bookworm | changed 2026-07-04 03:18:21.160149 | 2026-07-04 03:18:21.160327 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-04 03:18:21.483250 | debian-bookworm | ok 2026-07-04 03:18:21.494916 | 2026-07-04 03:18:21.499375 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-04 03:18:22.323653 | debian-bookworm | changed 2026-07-04 03:18:22.330140 | 2026-07-04 03:18:22.330273 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-04 03:18:22.935793 | debian-bookworm | changed 2026-07-04 03:18:22.941772 | 2026-07-04 03:18:22.941866 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-04 03:18:22.972040 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:18:22.979319 | 2026-07-04 03:18:22.979435 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-04 03:18:23.497853 | debian-bookworm -> localhost | changed 2026-07-04 03:18:23.509036 | 2026-07-04 03:18:23.509137 | TASK [add-build-sshkey : Add back temp key] 2026-07-04 03:18:23.943958 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f96fac8187044b799ca87108748ece73/work/f96fac8187044b799ca87108748ece73_id_rsa (zuul-build-sshkey) 2026-07-04 03:18:23.944192 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019122 2026-07-04 03:18:23.951681 | 2026-07-04 03:18:23.951823 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-04 03:18:24.479144 | debian-bookworm | ok 2026-07-04 03:18:24.484338 | 2026-07-04 03:18:24.484438 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-04 03:18:24.508034 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:18:24.518493 | 2026-07-04 03:18:24.518628 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-04 03:18:24.932913 | debian-bookworm | ok 2026-07-04 03:18:24.943549 | 2026-07-04 03:18:24.943636 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-04 03:18:24.974743 | debian-bookworm | ok 2026-07-04 03:18:24.985171 | 2026-07-04 03:18:24.985275 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-04 03:18:25.420034 | debian-bookworm -> localhost | ok 2026-07-04 03:18:25.430631 | 2026-07-04 03:18:25.430779 | TASK [validate-host : Collect information about the host] 2026-07-04 03:18:26.944695 | debian-bookworm | ok 2026-07-04 03:18:26.972333 | 2026-07-04 03:18:26.972482 | TASK [validate-host : Sanitize hostname] 2026-07-04 03:18:27.199873 | debian-bookworm | ok 2026-07-04 03:18:27.205212 | 2026-07-04 03:18:27.205339 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-04 03:18:28.617031 | debian-bookworm -> localhost | changed 2026-07-04 03:18:28.622681 | 2026-07-04 03:18:28.622778 | TASK [validate-host : Collect information about zuul worker] 2026-07-04 03:18:29.206095 | debian-bookworm | ok 2026-07-04 03:18:29.210693 | 2026-07-04 03:18:29.210794 | TASK [validate-host : Write out all zuul information for each host] 2026-07-04 03:18:30.143282 | debian-bookworm -> localhost | changed 2026-07-04 03:18:30.171824 | 2026-07-04 03:18:30.171966 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-04 03:18:30.456980 | debian-bookworm | ok 2026-07-04 03:18:30.469553 | 2026-07-04 03:18:30.469664 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-04 03:18:31.854032 | debian-bookworm | changed: 2026-07-04 03:18:31.854226 | debian-bookworm | cd+++++++++ src/ 2026-07-04 03:18:31.854262 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-04 03:18:31.854286 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-04 03:18:31.854307 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-07-04 03:18:31.854327 | debian-bookworm | Containerfile 2026-07-04 03:18:31.854460 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f96fac8187044b799ca87108748ece73/work/logs" 2026-07-04 03:19:32.637469 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f96fac8187044b799ca87108748ece73/work/artifacts" 2026-07-04 03:19:33.161454 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f96fac8187044b799ca87108748ece73/work/docs" 2026-07-04 03:19:33.176162 | 2026-07-04 03:19:33.176293 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-04 03:19:33.901069 | debian-bookworm | changed: 2026-07-04 03:19:33.901286 | debian-bookworm | .d..t...... ./ 2026-07-04 03:19:33.901322 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-04 03:19:33.901347 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-04 03:19:33.901369 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-04 03:19:33.901390 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-04 03:19:33.901411 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-04 03:19:33.901454 | debian-bookworm | changed: All items complete 2026-07-04 03:19:33.901480 | 2026-07-04 03:19:34.502186 | debian-bookworm | changed: .d..t...... ./ 2026-07-04 03:19:35.221492 | debian-bookworm | changed: .d..t...... ./ 2026-07-04 03:19:35.234363 | 2026-07-04 03:19:35.234489 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-04 03:19:35.258001 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:19:35.261645 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:19:35.277590 | 2026-07-04 03:19:35.277690 | PLAY RECAP 2026-07-04 03:19:35.277743 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-04 03:19:35.277767 | 2026-07-04 03:19:35.403242 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-04 03:19:35.404072 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-04 03:19:36.099681 | 2026-07-04 03:19:36.099816 | PLAY [Base post] 2026-07-04 03:19:36.112227 | 2026-07-04 03:19:36.112349 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-04 03:19:36.656320 | debian-bookworm | changed 2026-07-04 03:19:36.690744 | 2026-07-04 03:19:36.690909 | PLAY RECAP 2026-07-04 03:19:36.690973 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-04 03:19:36.691036 | 2026-07-04 03:19:36.832820 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-04 03:19:36.833973 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-04 03:19:38.226698 | 2026-07-04 03:19:38.227273 | PLAY [Base post-logs] 2026-07-04 03:19:38.240207 | 2026-07-04 03:19:38.240384 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-04 03:19:39.035216 | localhost | changed 2026-07-04 03:19:39.053418 | 2026-07-04 03:19:39.053683 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-04 03:19:39.127215 | localhost | ok 2026-07-04 03:19:39.131338 | 2026-07-04 03:19:39.131462 | TASK [Set zuul-log-path fact] 2026-07-04 03:19:39.160395 | localhost | ok 2026-07-04 03:19:39.173533 | 2026-07-04 03:19:39.173693 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-04 03:19:39.241408 | localhost | ok 2026-07-04 03:19:39.245286 | 2026-07-04 03:19:39.245407 | TASK [upload-logs : Create log directories] 2026-07-04 03:19:40.328190 | localhost | changed 2026-07-04 03:19:40.331527 | 2026-07-04 03:19:40.331658 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-04 03:19:41.937591 | localhost -> localhost | ok: Runtime: 0:00:00.028295 2026-07-04 03:19:41.941341 | 2026-07-04 03:19:41.941439 | TASK [upload-logs : Upload logs to log server] 2026-07-04 03:19:43.009131 | localhost | Output suppressed because no_log was given 2026-07-04 03:19:43.010804 | 2026-07-04 03:19:43.010952 | LOOP [upload-logs : Compress console log and json output] 2026-07-04 03:19:43.126324 | localhost | skipping: Conditional result was False 2026-07-04 03:19:43.140640 | localhost | skipping: Conditional result was False 2026-07-04 03:19:43.150420 | 2026-07-04 03:19:43.150539 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-04 03:19:43.227760 | localhost | skipping: Conditional result was False 2026-07-04 03:19:43.228011 | 2026-07-04 03:19:43.234229 | localhost | skipping: Conditional result was False 2026-07-04 03:19:43.247078 | 2026-07-04 03:19:43.247241 | LOOP [upload-logs : Upload console log and json output]