2026-07-15 03:19:09.634781 | Job console starting 2026-07-15 03:19:09.643709 | Updating git repos 2026-07-15 03:19:09.699135 | Cloning repos into workspace 2026-07-15 03:19:09.854692 | Restoring repo states 2026-07-15 03:19:09.880113 | Merging changes 2026-07-15 03:19:09.880137 | Checking out repos 2026-07-15 03:19:09.995807 | Preparing playbooks 2026-07-15 03:19:10.894699 | Running Ansible setup 2026-07-15 03:19:15.611486 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-15 03:19:16.474112 | 2026-07-15 03:19:16.474289 | PLAY [Base pre] 2026-07-15 03:19:16.494076 | 2026-07-15 03:19:16.494234 | TASK [Setup log path fact] 2026-07-15 03:19:16.524042 | debian-bookworm | ok 2026-07-15 03:19:16.540307 | 2026-07-15 03:19:16.540453 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-15 03:19:16.582197 | debian-bookworm | ok 2026-07-15 03:19:16.594287 | 2026-07-15 03:19:16.594425 | TASK [emit-job-header : Print job information] 2026-07-15 03:19:16.634793 | # Job Information 2026-07-15 03:19:16.635046 | Ansible Version: 2.16.14 2026-07-15 03:19:16.635083 | Job: yamllint 2026-07-15 03:19:16.635118 | Pipeline: periodic-daily 2026-07-15 03:19:16.635142 | Executor: 521e9411259a 2026-07-15 03:19:16.635164 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-07-15 03:19:16.635188 | Event ID: 6a74ce82524f409896122b3be22f873a 2026-07-15 03:19:16.640494 | 2026-07-15 03:19:16.640620 | LOOP [emit-job-header : Print node information] 2026-07-15 03:19:16.755986 | debian-bookworm | ok: 2026-07-15 03:19:16.756521 | debian-bookworm | # Node Information 2026-07-15 03:19:16.756885 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-15 03:19:16.757124 | debian-bookworm | Hostname: debian 2026-07-15 03:19:16.757175 | debian-bookworm | Username: zuul 2026-07-15 03:19:16.757214 | debian-bookworm | Distro: Debian 12.15 2026-07-15 03:19:16.757256 | debian-bookworm | Provider: regiocloud-a 2026-07-15 03:19:16.757294 | debian-bookworm | Region: 2026-07-15 03:19:16.757331 | debian-bookworm | Label: debian-bookworm 2026-07-15 03:19:16.757365 | debian-bookworm | Product Name: OpenStack Nova 2026-07-15 03:19:16.757397 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7e:2b3e 2026-07-15 03:19:16.788676 | 2026-07-15 03:19:16.788849 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-15 03:19:17.319462 | debian-bookworm -> localhost | changed 2026-07-15 03:19:17.328232 | 2026-07-15 03:19:17.328388 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-15 03:19:18.630622 | debian-bookworm -> localhost | changed 2026-07-15 03:19:18.644365 | 2026-07-15 03:19:18.644506 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-15 03:19:19.063668 | debian-bookworm -> localhost | ok 2026-07-15 03:19:19.072851 | 2026-07-15 03:19:19.073058 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-15 03:19:19.108474 | debian-bookworm | ok 2026-07-15 03:19:19.147326 | debian-bookworm | included: /var/lib/zuul/builds/8b6e939e6ef147fa9272cff7ec724ebb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-15 03:19:19.158547 | 2026-07-15 03:19:19.158700 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-15 03:19:22.217895 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-15 03:19:22.218155 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8b6e939e6ef147fa9272cff7ec724ebb/work/8b6e939e6ef147fa9272cff7ec724ebb_id_rsa 2026-07-15 03:19:22.218195 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8b6e939e6ef147fa9272cff7ec724ebb/work/8b6e939e6ef147fa9272cff7ec724ebb_id_rsa.pub 2026-07-15 03:19:22.218222 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-15 03:19:22.218246 | debian-bookworm -> localhost | SHA256:1vPcd/c+4ZJFfS1gGC5YPDcdbquABTnUdMOnLO0HRsk zuul-build-sshkey 2026-07-15 03:19:22.218269 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-15 03:19:22.218301 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-15 03:19:22.218323 | debian-bookworm -> localhost | | .o=oo+=.. | 2026-07-15 03:19:22.218344 | debian-bookworm -> localhost | | o++oEo= | 2026-07-15 03:19:22.218365 | debian-bookworm -> localhost | | ..o*.=o. o| 2026-07-15 03:19:22.218385 | debian-bookworm -> localhost | | o.o*. ...+| 2026-07-15 03:19:22.218403 | debian-bookworm -> localhost | | . S+o.. ...| 2026-07-15 03:19:22.218431 | debian-bookworm -> localhost | | . ..=.. o | 2026-07-15 03:19:22.218452 | debian-bookworm -> localhost | | ..o = =| 2026-07-15 03:19:22.218471 | debian-bookworm -> localhost | | o ++| 2026-07-15 03:19:22.218492 | debian-bookworm -> localhost | | ..+| 2026-07-15 03:19:22.218512 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-15 03:19:22.218566 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.275457 2026-07-15 03:19:22.225354 | 2026-07-15 03:19:22.225467 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-15 03:19:22.272727 | debian-bookworm | ok 2026-07-15 03:19:22.290516 | debian-bookworm | included: /var/lib/zuul/builds/8b6e939e6ef147fa9272cff7ec724ebb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-15 03:19:22.299751 | 2026-07-15 03:19:22.299886 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-15 03:19:22.345406 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:19:22.352488 | 2026-07-15 03:19:22.352628 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-15 03:19:23.010068 | debian-bookworm | changed 2026-07-15 03:19:23.016693 | 2026-07-15 03:19:23.016815 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-15 03:19:23.308474 | debian-bookworm | ok 2026-07-15 03:19:23.318755 | 2026-07-15 03:19:23.318995 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-15 03:19:23.966144 | debian-bookworm | changed 2026-07-15 03:19:23.972954 | 2026-07-15 03:19:23.973075 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-15 03:19:24.745313 | debian-bookworm | changed 2026-07-15 03:19:24.751655 | 2026-07-15 03:19:24.751769 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-15 03:19:24.777090 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:19:24.783779 | 2026-07-15 03:19:24.783903 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-15 03:19:25.651394 | debian-bookworm -> localhost | changed 2026-07-15 03:19:25.663019 | 2026-07-15 03:19:25.663147 | TASK [add-build-sshkey : Add back temp key] 2026-07-15 03:19:26.176047 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8b6e939e6ef147fa9272cff7ec724ebb/work/8b6e939e6ef147fa9272cff7ec724ebb_id_rsa (zuul-build-sshkey) 2026-07-15 03:19:26.176387 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014095 2026-07-15 03:19:26.185160 | 2026-07-15 03:19:26.185286 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-15 03:19:26.633532 | debian-bookworm | ok 2026-07-15 03:19:26.639077 | 2026-07-15 03:19:26.639204 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-15 03:19:26.711900 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:19:26.732354 | 2026-07-15 03:19:26.732508 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-15 03:19:27.412439 | debian-bookworm | ok 2026-07-15 03:19:27.441136 | 2026-07-15 03:19:27.441285 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-15 03:19:27.491856 | debian-bookworm | ok 2026-07-15 03:19:27.497525 | 2026-07-15 03:19:27.497646 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-15 03:19:28.429025 | debian-bookworm -> localhost | ok 2026-07-15 03:19:28.449699 | 2026-07-15 03:19:28.449957 | TASK [validate-host : Collect information about the host] 2026-07-15 03:19:30.247296 | debian-bookworm | ok 2026-07-15 03:19:30.261722 | 2026-07-15 03:19:30.261818 | TASK [validate-host : Sanitize hostname] 2026-07-15 03:19:30.470640 | debian-bookworm | ok 2026-07-15 03:19:30.478983 | 2026-07-15 03:19:30.480287 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-15 03:19:31.819821 | debian-bookworm -> localhost | changed 2026-07-15 03:19:31.824471 | 2026-07-15 03:19:31.824554 | TASK [validate-host : Collect information about zuul worker] 2026-07-15 03:19:32.409901 | debian-bookworm | ok 2026-07-15 03:19:32.414474 | 2026-07-15 03:19:32.414568 | TASK [validate-host : Write out all zuul information for each host] 2026-07-15 03:19:33.386051 | debian-bookworm -> localhost | changed 2026-07-15 03:19:33.395317 | 2026-07-15 03:19:33.395415 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-15 03:19:33.701661 | debian-bookworm | ok 2026-07-15 03:19:33.707529 | 2026-07-15 03:19:33.707625 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-15 03:19:34.734381 | debian-bookworm | changed: 2026-07-15 03:19:34.734538 | debian-bookworm | cd+++++++++ src/ 2026-07-15 03:19:34.734566 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-15 03:19:34.734586 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-15 03:19:34.734604 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-07-15 03:19:34.734621 | debian-bookworm | Containerfile 2026-07-15 03:19:34.734729 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/8b6e939e6ef147fa9272cff7ec724ebb/work/logs" 2026-07-15 03:20:35.011204 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8b6e939e6ef147fa9272cff7ec724ebb/work/artifacts" 2026-07-15 03:20:35.325468 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8b6e939e6ef147fa9272cff7ec724ebb/work/docs" 2026-07-15 03:20:35.341867 | 2026-07-15 03:20:35.342043 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-15 03:20:36.378525 | debian-bookworm | changed: 2026-07-15 03:20:36.379108 | debian-bookworm | .d..t...... ./ 2026-07-15 03:20:36.379171 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-15 03:20:36.379196 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-15 03:20:36.379219 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-15 03:20:36.379244 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-15 03:20:36.379265 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-15 03:20:36.379315 | debian-bookworm | changed: All items complete 2026-07-15 03:20:36.379341 | 2026-07-15 03:20:37.358114 | debian-bookworm | changed: .d..t...... ./ 2026-07-15 03:20:37.954819 | debian-bookworm | changed: .d..t...... ./ 2026-07-15 03:20:37.970301 | 2026-07-15 03:20:37.970442 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-15 03:20:37.997256 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:20:38.007519 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:20:38.023907 | 2026-07-15 03:20:38.024013 | PLAY RECAP 2026-07-15 03:20:38.024069 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-15 03:20:38.024093 | 2026-07-15 03:20:38.237223 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-15 03:20:38.238109 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-15 03:20:39.276744 | 2026-07-15 03:20:39.276982 | PLAY [Base post] 2026-07-15 03:20:39.293141 | 2026-07-15 03:20:39.293334 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-15 03:20:39.882042 | debian-bookworm | changed 2026-07-15 03:20:39.888841 | 2026-07-15 03:20:39.888991 | PLAY RECAP 2026-07-15 03:20:39.889054 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-15 03:20:39.889120 | 2026-07-15 03:20:40.033347 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-15 03:20:40.034228 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-15 03:20:40.839478 | 2026-07-15 03:20:40.839670 | PLAY [Base post-logs] 2026-07-15 03:20:40.850666 | 2026-07-15 03:20:40.850847 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-15 03:20:41.329743 | localhost | changed 2026-07-15 03:20:41.343350 | 2026-07-15 03:20:41.343559 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-15 03:20:41.372808 | localhost | ok 2026-07-15 03:20:41.376857 | 2026-07-15 03:20:41.376980 | TASK [Set zuul-log-path fact] 2026-07-15 03:20:41.407261 | localhost | ok 2026-07-15 03:20:41.421543 | 2026-07-15 03:20:41.421735 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-15 03:20:41.461480 | localhost | ok 2026-07-15 03:20:41.465352 | 2026-07-15 03:20:41.465484 | TASK [upload-logs : Create log directories] 2026-07-15 03:20:42.026062 | localhost | changed 2026-07-15 03:20:42.029754 | 2026-07-15 03:20:42.029914 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-15 03:20:42.603520 | localhost -> localhost | ok: Runtime: 0:00:00.004821 2026-07-15 03:20:42.608077 | 2026-07-15 03:20:42.608200 | TASK [upload-logs : Upload logs to log server] 2026-07-15 03:20:43.242513 | localhost | Output suppressed because no_log was given 2026-07-15 03:20:43.245992 | 2026-07-15 03:20:43.246111 | LOOP [upload-logs : Compress console log and json output] 2026-07-15 03:20:43.297383 | localhost | skipping: Conditional result was False 2026-07-15 03:20:43.303520 | localhost | skipping: Conditional result was False 2026-07-15 03:20:43.314317 | 2026-07-15 03:20:43.314440 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-15 03:20:43.374335 | localhost | skipping: Conditional result was False 2026-07-15 03:20:43.374634 | 2026-07-15 03:20:43.381342 | localhost | skipping: Conditional result was False 2026-07-15 03:20:43.392405 | 2026-07-15 03:20:43.392529 | LOOP [upload-logs : Upload console log and json output]