2026-07-26 03:15:02.871332 | Job console starting 2026-07-26 03:15:02.879996 | Updating git repos 2026-07-26 03:15:02.950907 | Cloning repos into workspace 2026-07-26 03:15:03.003741 | Restoring repo states 2026-07-26 03:15:03.022565 | Merging changes 2026-07-26 03:15:03.022589 | Checking out repos 2026-07-26 03:15:03.108073 | Preparing playbooks 2026-07-26 03:15:04.784240 | Running Ansible setup 2026-07-26 03:15:10.443460 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-26 03:15:12.002316 | 2026-07-26 03:15:12.002481 | PLAY [Base pre] 2026-07-26 03:15:12.031785 | 2026-07-26 03:15:12.031911 | TASK [Setup log path fact] 2026-07-26 03:15:12.086556 | debian-bookworm | ok 2026-07-26 03:15:12.135634 | 2026-07-26 03:15:12.135791 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-26 03:15:12.214527 | debian-bookworm | ok 2026-07-26 03:15:12.233633 | 2026-07-26 03:15:12.233745 | TASK [emit-job-header : Print job information] 2026-07-26 03:15:12.317843 | # Job Information 2026-07-26 03:15:12.318012 | Ansible Version: 2.16.14 2026-07-26 03:15:12.318048 | Job: yamllint 2026-07-26 03:15:12.318082 | Pipeline: periodic-daily 2026-07-26 03:15:12.318106 | Executor: 521e9411259a 2026-07-26 03:15:12.318127 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-07-26 03:15:12.318149 | Event ID: b848946fa9f64cb2b6f455871d5d4edf 2026-07-26 03:15:12.329322 | 2026-07-26 03:15:12.329443 | LOOP [emit-job-header : Print node information] 2026-07-26 03:15:12.483318 | debian-bookworm | ok: 2026-07-26 03:15:12.483751 | debian-bookworm | # Node Information 2026-07-26 03:15:12.483809 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-26 03:15:12.483837 | debian-bookworm | Hostname: debian 2026-07-26 03:15:12.483862 | debian-bookworm | Username: zuul 2026-07-26 03:15:12.484113 | debian-bookworm | Distro: Debian 12.15 2026-07-26 03:15:12.484192 | debian-bookworm | Provider: regiocloud-a 2026-07-26 03:15:12.484220 | debian-bookworm | Region: 2026-07-26 03:15:12.484245 | debian-bookworm | Label: debian-bookworm 2026-07-26 03:15:12.484266 | debian-bookworm | Product Name: OpenStack Nova 2026-07-26 03:15:12.484287 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5c:5689 2026-07-26 03:15:12.504687 | 2026-07-26 03:15:12.507159 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-26 03:15:13.684929 | debian-bookworm -> localhost | changed 2026-07-26 03:15:13.692974 | 2026-07-26 03:15:13.693066 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-26 03:15:15.553004 | debian-bookworm -> localhost | changed 2026-07-26 03:15:15.562584 | 2026-07-26 03:15:15.564157 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-26 03:15:16.051946 | debian-bookworm -> localhost | ok 2026-07-26 03:15:16.058828 | 2026-07-26 03:15:16.058948 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-26 03:15:16.088388 | debian-bookworm | ok 2026-07-26 03:15:16.123384 | debian-bookworm | included: /var/lib/zuul/builds/8fa49b3acef14bf1a5580fd7c5caea33/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-26 03:15:16.138407 | 2026-07-26 03:15:16.138518 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-26 03:15:18.497525 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-26 03:15:18.497739 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8fa49b3acef14bf1a5580fd7c5caea33/work/8fa49b3acef14bf1a5580fd7c5caea33_id_rsa 2026-07-26 03:15:18.497776 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8fa49b3acef14bf1a5580fd7c5caea33/work/8fa49b3acef14bf1a5580fd7c5caea33_id_rsa.pub 2026-07-26 03:15:18.497802 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-26 03:15:18.497826 | debian-bookworm -> localhost | SHA256:QkoooSpRUUe2q7SsmozTb7xpyyylsik5IgTm09PWDXU zuul-build-sshkey 2026-07-26 03:15:18.497847 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-26 03:15:18.497878 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-26 03:15:18.497899 | debian-bookworm -> localhost | |. oo..+ | 2026-07-26 03:15:18.497921 | debian-bookworm -> localhost | |.o . o . . E | 2026-07-26 03:15:18.497941 | debian-bookworm -> localhost | |+ . . o . . | 2026-07-26 03:15:18.497961 | debian-bookworm -> localhost | |o+ . o o | 2026-07-26 03:15:18.497980 | debian-bookworm -> localhost | |* . + + S | 2026-07-26 03:15:18.498005 | debian-bookworm -> localhost | |.+ =.= o . | 2026-07-26 03:15:18.498026 | debian-bookworm -> localhost | |.o.+* | 2026-07-26 03:15:18.498046 | debian-bookworm -> localhost | |@o+++. | 2026-07-26 03:15:18.498066 | debian-bookworm -> localhost | |XB.=Bo | 2026-07-26 03:15:18.498085 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-26 03:15:18.498130 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.284868 2026-07-26 03:15:18.504586 | 2026-07-26 03:15:18.504687 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-26 03:15:18.540063 | debian-bookworm | ok 2026-07-26 03:15:18.550928 | debian-bookworm | included: /var/lib/zuul/builds/8fa49b3acef14bf1a5580fd7c5caea33/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-26 03:15:18.565079 | 2026-07-26 03:15:18.565173 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-26 03:15:18.598950 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:15:18.604913 | 2026-07-26 03:15:18.605011 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-26 03:15:19.390179 | debian-bookworm | changed 2026-07-26 03:15:19.397879 | 2026-07-26 03:15:19.397979 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-26 03:15:19.662586 | debian-bookworm | ok 2026-07-26 03:15:19.671523 | 2026-07-26 03:15:19.671633 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-26 03:15:20.395889 | debian-bookworm | changed 2026-07-26 03:15:20.403696 | 2026-07-26 03:15:20.403793 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-26 03:15:21.207595 | debian-bookworm | changed 2026-07-26 03:15:21.212176 | 2026-07-26 03:15:21.212250 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-26 03:15:21.248258 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:15:21.253304 | 2026-07-26 03:15:21.253414 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-26 03:15:21.919177 | debian-bookworm -> localhost | changed 2026-07-26 03:15:21.931984 | 2026-07-26 03:15:21.932085 | TASK [add-build-sshkey : Add back temp key] 2026-07-26 03:15:22.442987 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8fa49b3acef14bf1a5580fd7c5caea33/work/8fa49b3acef14bf1a5580fd7c5caea33_id_rsa (zuul-build-sshkey) 2026-07-26 03:15:22.443203 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.038416 2026-07-26 03:15:22.450741 | 2026-07-26 03:15:22.450959 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-26 03:15:22.858743 | debian-bookworm | ok 2026-07-26 03:15:22.863947 | 2026-07-26 03:15:22.864044 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-26 03:15:22.907583 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:15:22.923781 | 2026-07-26 03:15:22.923884 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-26 03:15:23.422164 | debian-bookworm | ok 2026-07-26 03:15:23.446029 | 2026-07-26 03:15:23.449621 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-26 03:15:23.479439 | debian-bookworm | ok 2026-07-26 03:15:23.483651 | 2026-07-26 03:15:23.483723 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-26 03:15:23.998638 | debian-bookworm -> localhost | ok 2026-07-26 03:15:24.005331 | 2026-07-26 03:15:24.005450 | TASK [validate-host : Collect information about the host] 2026-07-26 03:15:25.141893 | debian-bookworm | ok 2026-07-26 03:15:25.156032 | 2026-07-26 03:15:25.156152 | TASK [validate-host : Sanitize hostname] 2026-07-26 03:15:25.309591 | debian-bookworm | ok 2026-07-26 03:15:25.320182 | 2026-07-26 03:15:25.320298 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-26 03:15:26.009971 | debian-bookworm -> localhost | changed 2026-07-26 03:15:26.015921 | 2026-07-26 03:15:26.016022 | TASK [validate-host : Collect information about zuul worker] 2026-07-26 03:15:26.508295 | debian-bookworm | ok 2026-07-26 03:15:26.513839 | 2026-07-26 03:15:26.513932 | TASK [validate-host : Write out all zuul information for each host] 2026-07-26 03:15:27.327709 | debian-bookworm -> localhost | changed 2026-07-26 03:15:27.338727 | 2026-07-26 03:15:27.344245 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-26 03:15:27.712031 | debian-bookworm | ok 2026-07-26 03:15:27.722741 | 2026-07-26 03:15:27.723892 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-26 03:15:29.361016 | debian-bookworm | changed: 2026-07-26 03:15:29.361264 | debian-bookworm | cd+++++++++ src/ 2026-07-26 03:15:29.361299 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-26 03:15:29.361334 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-26 03:15:29.361358 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-07-26 03:15:29.361396 | debian-bookworm | Containerfile 2026-07-26 03:15:29.361529 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/8fa49b3acef14bf1a5580fd7c5caea33/work/logs" 2026-07-26 03:16:32.228085 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8fa49b3acef14bf1a5580fd7c5caea33/work/artifacts" 2026-07-26 03:16:32.875995 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8fa49b3acef14bf1a5580fd7c5caea33/work/docs" 2026-07-26 03:16:32.888224 | 2026-07-26 03:16:32.888378 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-26 03:16:34.496460 | debian-bookworm | changed: 2026-07-26 03:16:34.498827 | debian-bookworm | .d..t...... ./ 2026-07-26 03:16:34.498915 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-26 03:16:34.498942 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-26 03:16:34.498964 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-26 03:16:34.498985 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-26 03:16:34.499025 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-26 03:16:34.499071 | debian-bookworm | changed: All items complete 2026-07-26 03:16:34.499103 | 2026-07-26 03:16:35.486561 | debian-bookworm | changed: .d..t...... ./ 2026-07-26 03:16:36.279760 | debian-bookworm | changed: .d..t...... ./ 2026-07-26 03:16:36.324935 | 2026-07-26 03:16:36.325068 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-26 03:16:36.398381 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:16:36.401320 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:16:36.423015 | 2026-07-26 03:16:36.423115 | PLAY RECAP 2026-07-26 03:16:36.423169 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-26 03:16:36.423195 | 2026-07-26 03:16:36.753131 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-26 03:16:36.753913 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-26 03:16:37.707028 | 2026-07-26 03:16:37.707163 | PLAY [Base post] 2026-07-26 03:16:37.722516 | 2026-07-26 03:16:37.722630 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-26 03:16:38.234497 | debian-bookworm | changed 2026-07-26 03:16:38.244071 | 2026-07-26 03:16:38.244178 | PLAY RECAP 2026-07-26 03:16:38.244231 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-26 03:16:38.244283 | 2026-07-26 03:16:38.416914 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-26 03:16:38.417696 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-26 03:16:39.431194 | 2026-07-26 03:16:39.431357 | PLAY [Base post-logs] 2026-07-26 03:16:39.457222 | 2026-07-26 03:16:39.457387 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-26 03:16:40.120908 | localhost | changed 2026-07-26 03:16:40.137405 | 2026-07-26 03:16:40.138032 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-26 03:16:40.189401 | localhost | ok 2026-07-26 03:16:40.192510 | 2026-07-26 03:16:40.192599 | TASK [Set zuul-log-path fact] 2026-07-26 03:16:40.207936 | localhost | ok 2026-07-26 03:16:40.218095 | 2026-07-26 03:16:40.218198 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-26 03:16:40.244659 | localhost | ok 2026-07-26 03:16:40.254986 | 2026-07-26 03:16:40.255149 | TASK [upload-logs : Create log directories] 2026-07-26 03:16:40.818817 | localhost | changed 2026-07-26 03:16:40.821685 | 2026-07-26 03:16:40.821772 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-26 03:16:41.570184 | localhost -> localhost | ok: Runtime: 0:00:00.003554 2026-07-26 03:16:41.574039 | 2026-07-26 03:16:41.574142 | TASK [upload-logs : Upload logs to log server] 2026-07-26 03:16:42.155642 | localhost | Output suppressed because no_log was given 2026-07-26 03:16:42.158477 | 2026-07-26 03:16:42.158611 | LOOP [upload-logs : Compress console log and json output] 2026-07-26 03:16:42.211907 | localhost | skipping: Conditional result was False 2026-07-26 03:16:42.223064 | localhost | skipping: Conditional result was False 2026-07-26 03:16:42.227544 | 2026-07-26 03:16:42.227658 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-26 03:16:42.312830 | localhost | skipping: Conditional result was False 2026-07-26 03:16:42.313907 | 2026-07-26 03:16:42.319548 | localhost | skipping: Conditional result was False 2026-07-26 03:16:42.326779 | 2026-07-26 03:16:42.326934 | LOOP [upload-logs : Upload console log and json output]