2026-06-26 03:20:43.355690 | Job console starting 2026-06-26 03:20:43.370096 | Updating git repos 2026-06-26 03:20:43.400701 | Cloning repos into workspace 2026-06-26 03:20:43.471420 | Restoring repo states 2026-06-26 03:20:43.477557 | Merging changes 2026-06-26 03:20:43.477581 | Checking out repos 2026-06-26 03:20:43.529860 | Preparing playbooks 2026-06-26 03:20:44.446615 | Running Ansible setup 2026-06-26 03:20:48.969365 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 03:20:49.831951 | 2026-06-26 03:20:49.832161 | PLAY [Base pre] 2026-06-26 03:20:49.852638 | 2026-06-26 03:20:49.852931 | TASK [Setup log path fact] 2026-06-26 03:20:49.891150 | debian-bookworm | ok 2026-06-26 03:20:49.913872 | 2026-06-26 03:20:49.914081 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:20:49.972676 | debian-bookworm | ok 2026-06-26 03:20:49.987803 | 2026-06-26 03:20:49.987976 | TASK [emit-job-header : Print job information] 2026-06-26 03:20:50.046060 | # Job Information 2026-06-26 03:20:50.046401 | Ansible Version: 2.16.14 2026-06-26 03:20:50.046469 | Job: yamllint 2026-06-26 03:20:50.046529 | Pipeline: periodic-daily 2026-06-26 03:20:50.046570 | Executor: 521e9411259a 2026-06-26 03:20:50.046608 | Triggered by: https://github.com/osism/cloud-in-a-box 2026-06-26 03:20:50.046648 | Event ID: c1329410bb2949c19eaf627879eb6cc7 2026-06-26 03:20:50.055256 | 2026-06-26 03:20:50.055547 | LOOP [emit-job-header : Print node information] 2026-06-26 03:20:50.170904 | debian-bookworm | ok: 2026-06-26 03:20:50.171204 | debian-bookworm | # Node Information 2026-06-26 03:20:50.171240 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-26 03:20:50.171265 | debian-bookworm | Hostname: debian 2026-06-26 03:20:50.171288 | debian-bookworm | Username: zuul 2026-06-26 03:20:50.171309 | debian-bookworm | Distro: Debian 12.14 2026-06-26 03:20:50.171333 | debian-bookworm | Provider: regiocloud-a 2026-06-26 03:20:50.171354 | debian-bookworm | Region: 2026-06-26 03:20:50.171394 | debian-bookworm | Label: debian-bookworm 2026-06-26 03:20:50.171414 | debian-bookworm | Product Name: OpenStack Nova 2026-06-26 03:20:50.171434 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2b:7f78 2026-06-26 03:20:50.183955 | 2026-06-26 03:20:50.184138 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 03:20:50.729949 | debian-bookworm -> localhost | changed 2026-06-26 03:20:50.738583 | 2026-06-26 03:20:50.738741 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 03:20:51.895130 | debian-bookworm -> localhost | changed 2026-06-26 03:20:51.913100 | 2026-06-26 03:20:51.913796 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 03:20:52.205422 | debian-bookworm -> localhost | ok 2026-06-26 03:20:52.213195 | 2026-06-26 03:20:52.213342 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 03:20:52.246994 | debian-bookworm | ok 2026-06-26 03:20:52.265198 | debian-bookworm | included: /var/lib/zuul/builds/72f36fd0ef8a49e0b838756ab6cdef61/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 03:20:52.272070 | 2026-06-26 03:20:52.272200 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 03:20:53.554411 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-26 03:20:53.554693 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/72f36fd0ef8a49e0b838756ab6cdef61/work/72f36fd0ef8a49e0b838756ab6cdef61_id_rsa 2026-06-26 03:20:53.554735 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/72f36fd0ef8a49e0b838756ab6cdef61/work/72f36fd0ef8a49e0b838756ab6cdef61_id_rsa.pub 2026-06-26 03:20:53.554762 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-26 03:20:53.554787 | debian-bookworm -> localhost | SHA256:nXFEhVFpDPnspZBZVgBt1FDV+HJuFLfsitwGbNNDRPI zuul-build-sshkey 2026-06-26 03:20:53.554810 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-26 03:20:53.554866 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-26 03:20:53.554890 | debian-bookworm -> localhost | | oB&*O*| 2026-06-26 03:20:53.554912 | debian-bookworm -> localhost | | .=.X.+| 2026-06-26 03:20:53.554932 | debian-bookworm -> localhost | | . oE..+| 2026-06-26 03:20:53.554953 | debian-bookworm -> localhost | | . ++.+o=| 2026-06-26 03:20:53.554973 | debian-bookworm -> localhost | | S + oo.B | 2026-06-26 03:20:53.554996 | debian-bookworm -> localhost | | = oo.o| 2026-06-26 03:20:53.555017 | debian-bookworm -> localhost | | o = o. | 2026-06-26 03:20:53.555037 | debian-bookworm -> localhost | | o + | 2026-06-26 03:20:53.555058 | debian-bookworm -> localhost | | . | 2026-06-26 03:20:53.555078 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-26 03:20:53.555134 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.728407 2026-06-26 03:20:53.564679 | 2026-06-26 03:20:53.564821 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 03:20:53.601007 | debian-bookworm | ok 2026-06-26 03:20:53.615286 | debian-bookworm | included: /var/lib/zuul/builds/72f36fd0ef8a49e0b838756ab6cdef61/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 03:20:53.624302 | 2026-06-26 03:20:53.624466 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 03:20:53.649568 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:20:53.656017 | 2026-06-26 03:20:53.656139 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 03:20:54.304227 | debian-bookworm | changed 2026-06-26 03:20:54.310137 | 2026-06-26 03:20:54.310277 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 03:20:54.664088 | debian-bookworm | ok 2026-06-26 03:20:54.675424 | 2026-06-26 03:20:54.675601 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 03:20:55.376641 | debian-bookworm | changed 2026-06-26 03:20:55.391949 | 2026-06-26 03:20:55.392235 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 03:20:56.024148 | debian-bookworm | changed 2026-06-26 03:20:56.035110 | 2026-06-26 03:20:56.035292 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 03:20:56.071438 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:20:56.081902 | 2026-06-26 03:20:56.082069 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 03:20:56.604000 | debian-bookworm -> localhost | changed 2026-06-26 03:20:56.616207 | 2026-06-26 03:20:56.616393 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 03:20:57.026220 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/72f36fd0ef8a49e0b838756ab6cdef61/work/72f36fd0ef8a49e0b838756ab6cdef61_id_rsa (zuul-build-sshkey) 2026-06-26 03:20:57.026898 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021258 2026-06-26 03:20:57.039091 | 2026-06-26 03:20:57.039251 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 03:20:57.471410 | debian-bookworm | ok 2026-06-26 03:20:57.478720 | 2026-06-26 03:20:57.478889 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 03:20:57.515055 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:20:57.529054 | 2026-06-26 03:20:57.529228 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 03:20:58.028532 | debian-bookworm | ok 2026-06-26 03:20:58.057672 | 2026-06-26 03:20:58.057854 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 03:20:58.098131 | debian-bookworm | ok 2026-06-26 03:20:58.103610 | 2026-06-26 03:20:58.103724 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 03:20:58.468758 | debian-bookworm -> localhost | ok 2026-06-26 03:20:58.489601 | 2026-06-26 03:20:58.489766 | TASK [validate-host : Collect information about the host] 2026-06-26 03:20:59.840668 | debian-bookworm | ok 2026-06-26 03:20:59.868975 | 2026-06-26 03:20:59.869134 | TASK [validate-host : Sanitize hostname] 2026-06-26 03:21:00.191863 | debian-bookworm | ok 2026-06-26 03:21:00.203740 | 2026-06-26 03:21:00.203920 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 03:21:02.015276 | debian-bookworm -> localhost | changed 2026-06-26 03:21:02.036175 | 2026-06-26 03:21:02.036333 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 03:21:02.922049 | debian-bookworm | ok 2026-06-26 03:21:02.928021 | 2026-06-26 03:21:02.928143 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 03:21:03.721707 | debian-bookworm -> localhost | changed 2026-06-26 03:21:03.733224 | 2026-06-26 03:21:03.733411 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 03:21:04.056775 | debian-bookworm | ok 2026-06-26 03:21:04.063932 | 2026-06-26 03:21:04.064061 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 03:21:05.255122 | debian-bookworm | changed: 2026-06-26 03:21:05.255394 | debian-bookworm | cd+++++++++ src/ 2026-06-26 03:21:05.255431 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-26 03:21:05.255456 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-26 03:21:05.255479 | debian-bookworm | cd+++++++++ src/github.com/osism/cloud-in-a-box/ 2026-06-26 03:21:05.255499 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/72f36fd0ef8a49e0b838756ab6cdef61/work/logs" 2026-06-26 03:22:11.849005 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/72f36fd0ef8a49e0b838756ab6cdef61/work/artifacts" 2026-06-26 03:22:12.078496 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/72f36fd0ef8a49e0b838756ab6cdef61/work/docs" 2026-06-26 03:22:12.095906 | 2026-06-26 03:22:12.096042 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-26 03:22:12.820957 | debian-bookworm | changed: 2026-06-26 03:22:12.821160 | debian-bookworm | .d..t...... ./ 2026-06-26 03:22:12.821194 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-26 03:22:12.821218 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-26 03:22:12.821240 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-26 03:22:12.821261 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-26 03:22:12.821282 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-26 03:22:12.821351 | debian-bookworm | changed: All items complete 2026-06-26 03:22:12.821378 | 2026-06-26 03:22:13.415554 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 03:22:14.068732 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 03:22:14.091238 | 2026-06-26 03:22:14.091412 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-26 03:22:14.146006 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:22:14.149844 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:22:14.161653 | 2026-06-26 03:22:14.161736 | PLAY RECAP 2026-06-26 03:22:14.161789 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-26 03:22:14.161814 | 2026-06-26 03:22:14.323932 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-26 03:22:14.325738 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 03:22:15.816969 | 2026-06-26 03:22:15.817176 | PLAY [Base post] 2026-06-26 03:22:15.856035 | 2026-06-26 03:22:15.856176 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-26 03:22:16.635612 | debian-bookworm | changed 2026-06-26 03:22:16.662987 | 2026-06-26 03:22:16.663766 | PLAY RECAP 2026-06-26 03:22:16.664021 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 03:22:16.665686 | 2026-06-26 03:22:17.145274 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 03:22:17.146244 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-26 03:22:18.805561 | 2026-06-26 03:22:18.805722 | PLAY [Base post-logs] 2026-06-26 03:22:18.821833 | 2026-06-26 03:22:18.821968 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-26 03:22:19.433249 | localhost | changed 2026-06-26 03:22:19.456073 | 2026-06-26 03:22:19.456236 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-26 03:22:19.481566 | localhost | ok 2026-06-26 03:22:19.484831 | 2026-06-26 03:22:19.484928 | TASK [Set zuul-log-path fact] 2026-06-26 03:22:19.510082 | localhost | ok 2026-06-26 03:22:19.517992 | 2026-06-26 03:22:19.518105 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:22:19.563094 | localhost | ok 2026-06-26 03:22:19.566158 | 2026-06-26 03:22:19.566249 | TASK [upload-logs : Create log directories] 2026-06-26 03:22:20.497586 | localhost | changed 2026-06-26 03:22:20.500231 | 2026-06-26 03:22:20.500339 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-26 03:22:21.617208 | localhost -> localhost | ok: Runtime: 0:00:00.017003 2026-06-26 03:22:21.621142 | 2026-06-26 03:22:21.621252 | TASK [upload-logs : Upload logs to log server] 2026-06-26 03:22:22.953965 | localhost | Output suppressed because no_log was given 2026-06-26 03:22:22.955724 | 2026-06-26 03:22:22.955809 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 03:22:23.040784 | localhost | skipping: Conditional result was False 2026-06-26 03:22:23.055162 | localhost | skipping: Conditional result was False 2026-06-26 03:22:23.064111 | 2026-06-26 03:22:23.064224 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 03:22:23.187140 | localhost | skipping: Conditional result was False 2026-06-26 03:22:23.187436 | 2026-06-26 03:22:23.207687 | localhost | skipping: Conditional result was False 2026-06-26 03:22:23.213581 | 2026-06-26 03:22:23.213679 | LOOP [upload-logs : Upload console log and json output]