2026-08-08 03:05:03.581096 | Job console starting 2026-08-08 03:05:03.621796 | Updating git repos 2026-08-08 03:05:03.693465 | Cloning repos into workspace 2026-08-08 03:05:03.774689 | Restoring repo states 2026-08-08 03:05:03.792354 | Merging changes 2026-08-08 03:05:03.792377 | Checking out repos 2026-08-08 03:05:03.843633 | Preparing playbooks 2026-08-08 03:05:05.284421 | Running Ansible setup 2026-08-08 03:05:10.558338 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-08 03:05:11.546137 | 2026-08-08 03:05:11.546280 | PLAY [Base pre] 2026-08-08 03:05:11.593244 | 2026-08-08 03:05:11.593679 | TASK [Setup log path fact] 2026-08-08 03:05:11.661598 | debian-bookworm | ok 2026-08-08 03:05:11.685189 | 2026-08-08 03:05:11.685336 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 03:05:11.717616 | debian-bookworm | ok 2026-08-08 03:05:11.729148 | 2026-08-08 03:05:11.729333 | TASK [emit-job-header : Print job information] 2026-08-08 03:05:11.783737 | # Job Information 2026-08-08 03:05:11.783987 | Ansible Version: 2.16.14 2026-08-08 03:05:11.784029 | Job: yamllint 2026-08-08 03:05:11.784077 | Pipeline: periodic-daily 2026-08-08 03:05:11.784102 | Executor: 521e9411259a 2026-08-08 03:05:11.784124 | Triggered by: https://github.com/osism/terraform-base 2026-08-08 03:05:11.784146 | Event ID: 9fc8f6ecb173469b825cb3d780d2d594 2026-08-08 03:05:11.799816 | 2026-08-08 03:05:11.799940 | LOOP [emit-job-header : Print node information] 2026-08-08 03:05:12.068659 | debian-bookworm | ok: 2026-08-08 03:05:12.068813 | debian-bookworm | # Node Information 2026-08-08 03:05:12.068841 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-08 03:05:12.068862 | debian-bookworm | Hostname: debian 2026-08-08 03:05:12.068880 | debian-bookworm | Username: zuul 2026-08-08 03:05:12.068897 | debian-bookworm | Distro: Debian 12.15 2026-08-08 03:05:12.068916 | debian-bookworm | Provider: regiocloud-a 2026-08-08 03:05:12.068933 | debian-bookworm | Region: 2026-08-08 03:05:12.068951 | debian-bookworm | Label: debian-bookworm 2026-08-08 03:05:12.068967 | debian-bookworm | Product Name: OpenStack Nova 2026-08-08 03:05:12.068984 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea3:a86c 2026-08-08 03:05:12.081493 | 2026-08-08 03:05:12.081613 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-08 03:05:13.152667 | debian-bookworm -> localhost | changed 2026-08-08 03:05:13.166908 | 2026-08-08 03:05:13.167030 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-08 03:05:15.435579 | debian-bookworm -> localhost | changed 2026-08-08 03:05:15.448714 | 2026-08-08 03:05:15.452264 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-08 03:05:15.916533 | debian-bookworm -> localhost | ok 2026-08-08 03:05:15.921781 | 2026-08-08 03:05:15.921883 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-08 03:05:15.952542 | debian-bookworm | ok 2026-08-08 03:05:15.965674 | debian-bookworm | included: /var/lib/zuul/builds/9acaaf7252384c59b609bc95697f3d8f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-08 03:05:15.971696 | 2026-08-08 03:05:15.971792 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-08 03:05:18.245735 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-08 03:05:18.245984 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9acaaf7252384c59b609bc95697f3d8f/work/9acaaf7252384c59b609bc95697f3d8f_id_rsa 2026-08-08 03:05:18.246024 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9acaaf7252384c59b609bc95697f3d8f/work/9acaaf7252384c59b609bc95697f3d8f_id_rsa.pub 2026-08-08 03:05:18.246079 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-08 03:05:18.246105 | debian-bookworm -> localhost | SHA256:NKRE8lVMnR69yP1lgccXXYE1tnemwyJmSLtfRg79U5M zuul-build-sshkey 2026-08-08 03:05:18.246128 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-08 03:05:18.246163 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-08 03:05:18.246185 | debian-bookworm -> localhost | | ..o o+o. o=**| 2026-08-08 03:05:18.246206 | debian-bookworm -> localhost | | + + . +oo+=| 2026-08-08 03:05:18.246227 | debian-bookworm -> localhost | | o + o +.o*| 2026-08-08 03:05:18.246247 | debian-bookworm -> localhost | | o + .+.oo*| 2026-08-08 03:05:18.246267 | debian-bookworm -> localhost | | S = + +Eo| 2026-08-08 03:05:18.246289 | debian-bookworm -> localhost | | + = o oo| 2026-08-08 03:05:18.246309 | debian-bookworm -> localhost | | . + o | 2026-08-08 03:05:18.246328 | debian-bookworm -> localhost | | . o . | 2026-08-08 03:05:18.246349 | debian-bookworm -> localhost | | . | 2026-08-08 03:05:18.246369 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-08 03:05:18.246418 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.574956 2026-08-08 03:05:18.252884 | 2026-08-08 03:05:18.252987 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-08 03:05:18.284688 | debian-bookworm | ok 2026-08-08 03:05:18.309934 | debian-bookworm | included: /var/lib/zuul/builds/9acaaf7252384c59b609bc95697f3d8f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-08 03:05:18.334657 | 2026-08-08 03:05:18.334787 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-08 03:05:18.397514 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:05:18.404502 | 2026-08-08 03:05:18.404640 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-08 03:05:19.443834 | debian-bookworm | changed 2026-08-08 03:05:19.452382 | 2026-08-08 03:05:19.452609 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-08 03:05:19.706626 | debian-bookworm | ok 2026-08-08 03:05:19.715132 | 2026-08-08 03:05:19.715243 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-08 03:05:20.438063 | debian-bookworm | changed 2026-08-08 03:05:20.445663 | 2026-08-08 03:05:20.445768 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-08 03:05:21.241294 | debian-bookworm | changed 2026-08-08 03:05:21.249721 | 2026-08-08 03:05:21.249847 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-08 03:05:21.289200 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:05:21.295119 | 2026-08-08 03:05:21.295219 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-08 03:05:22.103571 | debian-bookworm -> localhost | changed 2026-08-08 03:05:22.117465 | 2026-08-08 03:05:22.117594 | TASK [add-build-sshkey : Add back temp key] 2026-08-08 03:05:22.653660 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9acaaf7252384c59b609bc95697f3d8f/work/9acaaf7252384c59b609bc95697f3d8f_id_rsa (zuul-build-sshkey) 2026-08-08 03:05:22.654635 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033903 2026-08-08 03:05:22.678483 | 2026-08-08 03:05:22.678594 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-08 03:05:23.620733 | debian-bookworm | ok 2026-08-08 03:05:23.641049 | 2026-08-08 03:05:23.641315 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-08 03:05:23.698906 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:05:23.717778 | 2026-08-08 03:05:23.717882 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-08 03:05:24.495158 | debian-bookworm | ok 2026-08-08 03:05:24.524753 | 2026-08-08 03:05:24.524866 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-08 03:05:24.592536 | debian-bookworm | ok 2026-08-08 03:05:24.612220 | 2026-08-08 03:05:24.612339 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-08 03:05:25.307264 | debian-bookworm -> localhost | ok 2026-08-08 03:05:25.312638 | 2026-08-08 03:05:25.312726 | TASK [validate-host : Collect information about the host] 2026-08-08 03:05:26.793664 | debian-bookworm | ok 2026-08-08 03:05:26.823247 | 2026-08-08 03:05:26.823404 | TASK [validate-host : Sanitize hostname] 2026-08-08 03:05:27.177811 | debian-bookworm | ok 2026-08-08 03:05:27.193688 | 2026-08-08 03:05:27.193922 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-08 03:05:28.823509 | debian-bookworm -> localhost | changed 2026-08-08 03:05:28.829504 | 2026-08-08 03:05:28.829596 | TASK [validate-host : Collect information about zuul worker] 2026-08-08 03:05:29.414780 | debian-bookworm | ok 2026-08-08 03:05:29.424785 | 2026-08-08 03:05:29.424893 | TASK [validate-host : Write out all zuul information for each host] 2026-08-08 03:05:30.767290 | debian-bookworm -> localhost | changed 2026-08-08 03:05:30.777962 | 2026-08-08 03:05:30.778076 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-08 03:05:31.074148 | debian-bookworm | ok 2026-08-08 03:05:31.080283 | 2026-08-08 03:05:31.080381 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-08 03:05:32.490486 | debian-bookworm | changed: 2026-08-08 03:05:32.490653 | debian-bookworm | cd+++++++++ src/ 2026-08-08 03:05:32.490681 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-08 03:05:32.490701 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-08 03:05:32.490719 | debian-bookworm | cd+++++++++ src/github.com/osism/terraform-base/ 2026-08-08 03:05:32.490736 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/9acaaf7252384c59b609bc95697f3d8f/work/logs" 2026-08-08 03:06:34.347982 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9acaaf7252384c59b609bc95697f3d8f/work/artifacts" 2026-08-08 03:06:35.080978 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9acaaf7252384c59b609bc95697f3d8f/work/docs" 2026-08-08 03:06:35.102289 | 2026-08-08 03:06:35.103417 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-08 03:06:36.283050 | debian-bookworm | changed: 2026-08-08 03:06:36.283337 | debian-bookworm | .d..t...... ./ 2026-08-08 03:06:36.283375 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-08 03:06:36.283400 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-08 03:06:36.283422 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-08 03:06:36.283443 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-08 03:06:36.283464 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-08 03:06:36.283505 | debian-bookworm | changed: All items complete 2026-08-08 03:06:36.283528 | 2026-08-08 03:06:37.012100 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 03:06:37.571658 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 03:06:37.585917 | 2026-08-08 03:06:37.586023 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-08 03:06:37.611153 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:06:37.616363 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:06:37.626732 | 2026-08-08 03:06:37.626818 | PLAY RECAP 2026-08-08 03:06:37.626886 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-08 03:06:37.626911 | 2026-08-08 03:06:37.774527 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-08 03:06:37.775342 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 03:06:38.599803 | 2026-08-08 03:06:38.599953 | PLAY [Base post] 2026-08-08 03:06:38.639093 | 2026-08-08 03:06:38.639233 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-08 03:06:39.298442 | debian-bookworm | changed 2026-08-08 03:06:39.304442 | 2026-08-08 03:06:39.304542 | PLAY RECAP 2026-08-08 03:06:39.304601 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-08 03:06:39.304661 | 2026-08-08 03:06:39.410070 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 03:06:39.410954 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-08 03:06:40.219755 | 2026-08-08 03:06:40.219892 | PLAY [Base post-logs] 2026-08-08 03:06:40.229607 | 2026-08-08 03:06:40.229734 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-08 03:06:40.805101 | localhost | changed 2026-08-08 03:06:40.819352 | 2026-08-08 03:06:40.819507 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-08 03:06:40.864985 | localhost | ok 2026-08-08 03:06:40.868217 | 2026-08-08 03:06:40.868310 | TASK [Set zuul-log-path fact] 2026-08-08 03:06:40.894166 | localhost | ok 2026-08-08 03:06:40.902201 | 2026-08-08 03:06:40.902326 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 03:06:40.952407 | localhost | ok 2026-08-08 03:06:40.955260 | 2026-08-08 03:06:40.955350 | TASK [upload-logs : Create log directories] 2026-08-08 03:06:41.796811 | localhost | changed 2026-08-08 03:06:41.799917 | 2026-08-08 03:06:41.800019 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-08 03:06:43.012006 | localhost -> localhost | ok: Runtime: 0:00:00.014160 2026-08-08 03:06:43.016426 | 2026-08-08 03:06:43.016534 | TASK [upload-logs : Upload logs to log server] 2026-08-08 03:06:43.895169 | localhost | Output suppressed because no_log was given 2026-08-08 03:06:43.896894 | 2026-08-08 03:06:43.897108 | LOOP [upload-logs : Compress console log and json output] 2026-08-08 03:06:43.975215 | localhost | skipping: Conditional result was False 2026-08-08 03:06:43.985788 | localhost | skipping: Conditional result was False 2026-08-08 03:06:43.995502 | 2026-08-08 03:06:43.995612 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-08 03:06:44.047613 | localhost | skipping: Conditional result was False 2026-08-08 03:06:44.047919 | 2026-08-08 03:06:44.055650 | localhost | skipping: Conditional result was False 2026-08-08 03:06:44.063894 | 2026-08-08 03:06:44.064007 | LOOP [upload-logs : Upload console log and json output]