2026-06-19 19:41:36.901487 | Job console starting 2026-06-19 19:41:36.919381 | Updating git repos 2026-06-19 19:41:36.959289 | Cloning repos into workspace 2026-06-19 19:41:37.077322 | Restoring repo states 2026-06-19 19:41:37.086317 | Merging changes 2026-06-19 19:41:37.611813 | Checking out repos 2026-06-19 19:41:37.665149 | Preparing playbooks 2026-06-19 19:41:38.638459 | Running Ansible setup 2026-06-19 19:41:43.253460 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-19 19:41:44.195727 | 2026-06-19 19:41:44.195966 | PLAY [Base pre] 2026-06-19 19:41:44.215584 | 2026-06-19 19:41:44.215769 | TASK [Setup log path fact] 2026-06-19 19:41:44.246677 | debian-bookworm | ok 2026-06-19 19:41:44.264504 | 2026-06-19 19:41:44.264683 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 19:41:44.294917 | debian-bookworm | ok 2026-06-19 19:41:44.305797 | 2026-06-19 19:41:44.305978 | TASK [emit-job-header : Print job information] 2026-06-19 19:41:44.346799 | # Job Information 2026-06-19 19:41:44.347078 | Ansible Version: 2.16.14 2026-06-19 19:41:44.347116 | Job: ansible-lint 2026-06-19 19:41:44.347152 | Pipeline: check 2026-06-19 19:41:44.347177 | Executor: 521e9411259a 2026-06-19 19:41:44.347199 | Triggered by: https://github.com/osism/cloud-in-a-box/pull/443 2026-06-19 19:41:44.347223 | Event ID: dd02bae0-6c16-11f1-88c1-89949e25dd4e 2026-06-19 19:41:44.352549 | 2026-06-19 19:41:44.352671 | LOOP [emit-job-header : Print node information] 2026-06-19 19:41:44.476006 | debian-bookworm | ok: 2026-06-19 19:41:44.476299 | debian-bookworm | # Node Information 2026-06-19 19:41:44.476358 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-19 19:41:44.476401 | debian-bookworm | Hostname: debian 2026-06-19 19:41:44.476439 | debian-bookworm | Username: zuul 2026-06-19 19:41:44.476476 | debian-bookworm | Distro: Debian 12.14 2026-06-19 19:41:44.476517 | debian-bookworm | Provider: regiocloud-a 2026-06-19 19:41:44.476554 | debian-bookworm | Region: 2026-06-19 19:41:44.476591 | debian-bookworm | Label: debian-bookworm 2026-06-19 19:41:44.476627 | debian-bookworm | Product Name: OpenStack Nova 2026-06-19 19:41:44.476661 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe44:7706 2026-06-19 19:41:44.498608 | 2026-06-19 19:41:44.498808 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-19 19:41:45.049286 | debian-bookworm -> localhost | changed 2026-06-19 19:41:45.063749 | 2026-06-19 19:41:45.063964 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-19 19:41:46.384530 | debian-bookworm -> localhost | changed 2026-06-19 19:41:46.398615 | 2026-06-19 19:41:46.398760 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-19 19:41:46.708066 | debian-bookworm -> localhost | ok 2026-06-19 19:41:46.715622 | 2026-06-19 19:41:46.715780 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-19 19:41:46.748648 | debian-bookworm | ok 2026-06-19 19:41:46.767076 | debian-bookworm | included: /var/lib/zuul/builds/fcab0a380dca4f87ba32993423cfed4d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-19 19:41:46.774821 | 2026-06-19 19:41:46.775001 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-19 19:41:48.780295 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-19 19:41:48.780599 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fcab0a380dca4f87ba32993423cfed4d/work/fcab0a380dca4f87ba32993423cfed4d_id_rsa 2026-06-19 19:41:48.780655 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fcab0a380dca4f87ba32993423cfed4d/work/fcab0a380dca4f87ba32993423cfed4d_id_rsa.pub 2026-06-19 19:41:48.780683 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-19 19:41:48.780708 | debian-bookworm -> localhost | SHA256:HDygUnGIJp4zI+JxhGdj8Uk5F7i9BMt8ivZWAnJ67Dk zuul-build-sshkey 2026-06-19 19:41:48.780731 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-19 19:41:48.780766 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-19 19:41:48.780787 | debian-bookworm -> localhost | | .o++=.. | 2026-06-19 19:41:48.780809 | debian-bookworm -> localhost | |..oB+B.+ | 2026-06-19 19:41:48.780829 | debian-bookworm -> localhost | |.oB =oB + | 2026-06-19 19:41:48.780849 | debian-bookworm -> localhost | |oO = = = o | 2026-06-19 19:41:48.780869 | debian-bookworm -> localhost | |+ @ o + S | 2026-06-19 19:41:48.780917 | debian-bookworm -> localhost | | o = o o | 2026-06-19 19:41:48.780939 | debian-bookworm -> localhost | | + o o | 2026-06-19 19:41:48.780959 | debian-bookworm -> localhost | | E o | 2026-06-19 19:41:48.780980 | debian-bookworm -> localhost | | o | 2026-06-19 19:41:48.781001 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-19 19:41:48.781053 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.313446 2026-06-19 19:41:48.788379 | 2026-06-19 19:41:48.788521 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-19 19:41:48.818607 | debian-bookworm | ok 2026-06-19 19:41:48.831402 | debian-bookworm | included: /var/lib/zuul/builds/fcab0a380dca4f87ba32993423cfed4d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-19 19:41:48.840121 | 2026-06-19 19:41:48.840251 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-19 19:41:48.875375 | debian-bookworm | skipping: Conditional result was False 2026-06-19 19:41:48.889362 | 2026-06-19 19:41:48.889556 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-19 19:41:49.649140 | debian-bookworm | changed 2026-06-19 19:41:49.655685 | 2026-06-19 19:41:49.655836 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-19 19:41:49.954108 | debian-bookworm | ok 2026-06-19 19:41:49.962181 | 2026-06-19 19:41:49.962329 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-19 19:41:50.670135 | debian-bookworm | changed 2026-06-19 19:41:50.675809 | 2026-06-19 19:41:50.675955 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-19 19:41:51.403512 | debian-bookworm | changed 2026-06-19 19:41:51.409650 | 2026-06-19 19:41:51.409777 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-19 19:41:51.445312 | debian-bookworm | skipping: Conditional result was False 2026-06-19 19:41:51.452672 | 2026-06-19 19:41:51.452806 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-19 19:41:51.986804 | debian-bookworm -> localhost | changed 2026-06-19 19:41:52.005331 | 2026-06-19 19:41:52.005532 | TASK [add-build-sshkey : Add back temp key] 2026-06-19 19:41:52.427298 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fcab0a380dca4f87ba32993423cfed4d/work/fcab0a380dca4f87ba32993423cfed4d_id_rsa (zuul-build-sshkey) 2026-06-19 19:41:52.427879 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019364 2026-06-19 19:41:52.443789 | 2026-06-19 19:41:52.444038 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-19 19:41:52.880675 | debian-bookworm | ok 2026-06-19 19:41:52.895185 | 2026-06-19 19:41:52.895344 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-19 19:41:52.930479 | debian-bookworm | skipping: Conditional result was False 2026-06-19 19:41:52.948510 | 2026-06-19 19:41:52.948704 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-19 19:41:53.385034 | debian-bookworm | ok 2026-06-19 19:41:53.397050 | 2026-06-19 19:41:53.397199 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-19 19:41:53.438219 | debian-bookworm | ok 2026-06-19 19:41:53.444082 | 2026-06-19 19:41:53.444229 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-19 19:41:53.757002 | debian-bookworm -> localhost | ok 2026-06-19 19:41:53.767672 | 2026-06-19 19:41:53.767813 | TASK [validate-host : Collect information about the host] 2026-06-19 19:41:55.003354 | debian-bookworm | ok 2026-06-19 19:41:55.017195 | 2026-06-19 19:41:55.017332 | TASK [validate-host : Sanitize hostname] 2026-06-19 19:41:55.189989 | debian-bookworm | ok 2026-06-19 19:41:55.197076 | 2026-06-19 19:41:55.197233 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-19 19:41:55.878351 | debian-bookworm -> localhost | changed 2026-06-19 19:41:55.885554 | 2026-06-19 19:41:55.885693 | TASK [validate-host : Collect information about zuul worker] 2026-06-19 19:41:56.366087 | debian-bookworm | ok 2026-06-19 19:41:56.373710 | 2026-06-19 19:41:56.373866 | TASK [validate-host : Write out all zuul information for each host] 2026-06-19 19:41:57.030483 | debian-bookworm -> localhost | changed 2026-06-19 19:41:57.041979 | 2026-06-19 19:41:57.042110 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-19 19:41:57.365361 | debian-bookworm | ok 2026-06-19 19:41:57.375911 | 2026-06-19 19:41:57.376083 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-19 19:41:58.307457 | debian-bookworm | changed: 2026-06-19 19:41:58.307712 | debian-bookworm | cd+++++++++ src/ 2026-06-19 19:41:58.307752 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-19 19:41:58.307779 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-19 19:41:58.307802 | debian-bookworm | cd+++++++++ src/github.com/osism/cloud-in-a-box/ 2026-06-19 19:41:58.307825 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/fcab0a380dca4f87ba32993423cfed4d/work/logs" 2026-06-19 19:43:42.880537 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fcab0a380dca4f87ba32993423cfed4d/work/artifacts" 2026-06-19 19:43:43.154698 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fcab0a380dca4f87ba32993423cfed4d/work/docs" 2026-06-19 19:43:43.178766 | 2026-06-19 19:43:43.179136 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-19 19:43:44.029836 | debian-bookworm | changed: 2026-06-19 19:43:44.030297 | debian-bookworm | .d..t...... ./ 2026-06-19 19:43:44.030365 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-19 19:43:44.030407 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-19 19:43:44.030443 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-19 19:43:44.030478 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-19 19:43:44.030512 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-19 19:43:44.030589 | debian-bookworm | changed: All items complete 2026-06-19 19:43:44.030632 | 2026-06-19 19:43:44.599349 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 19:43:45.216229 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 19:43:45.247224 | 2026-06-19 19:43:45.247425 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-19 19:43:45.637559 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008678 2026-06-19 19:43:45.950404 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.013144 2026-06-19 19:43:45.977431 | 2026-06-19 19:43:45.978938 | PLAY RECAP 2026-06-19 19:43:45.979062 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-19 19:43:45.979108 | 2026-06-19 19:43:46.159155 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-19 19:43:46.160128 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 19:43:46.938709 | 2026-06-19 19:43:46.938960 | PLAY [Base post] 2026-06-19 19:43:46.953893 | 2026-06-19 19:43:46.954102 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-19 19:43:47.539459 | debian-bookworm | changed 2026-06-19 19:43:47.549285 | 2026-06-19 19:43:47.549422 | PLAY RECAP 2026-06-19 19:43:47.549503 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-19 19:43:47.549583 | 2026-06-19 19:43:47.690725 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 19:43:47.691776 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-19 19:43:48.528381 | 2026-06-19 19:43:48.528590 | PLAY [Base post-logs] 2026-06-19 19:43:48.540257 | 2026-06-19 19:43:48.540411 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-19 19:43:49.060697 | localhost | changed 2026-06-19 19:43:49.077573 | 2026-06-19 19:43:49.077769 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-19 19:43:49.117599 | localhost | ok 2026-06-19 19:43:49.124528 | 2026-06-19 19:43:49.124712 | TASK [Set zuul-log-path fact] 2026-06-19 19:43:49.143110 | localhost | ok 2026-06-19 19:43:49.154009 | 2026-06-19 19:43:49.154141 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 19:43:49.182712 | localhost | ok 2026-06-19 19:43:49.187581 | 2026-06-19 19:43:49.187726 | TASK [upload-logs : Create log directories] 2026-06-19 19:43:49.713515 | localhost | changed 2026-06-19 19:43:49.717094 | 2026-06-19 19:43:49.717213 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-19 19:43:50.260448 | localhost -> localhost | ok: Runtime: 0:00:00.007753 2026-06-19 19:43:50.265204 | 2026-06-19 19:43:50.265329 | TASK [upload-logs : Upload logs to log server] 2026-06-19 19:43:50.876544 | localhost | Output suppressed because no_log was given 2026-06-19 19:43:50.881199 | 2026-06-19 19:43:50.881376 | LOOP [upload-logs : Compress console log and json output] 2026-06-19 19:43:50.940726 | localhost | skipping: Conditional result was False 2026-06-19 19:43:50.950069 | localhost | skipping: Conditional result was False 2026-06-19 19:43:50.961108 | 2026-06-19 19:43:50.961241 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-19 19:43:51.020387 | localhost | skipping: Conditional result was False 2026-06-19 19:43:51.021125 | 2026-06-19 19:43:51.025323 | localhost | skipping: Conditional result was False 2026-06-19 19:43:51.031867 | 2026-06-19 19:43:51.032069 | LOOP [upload-logs : Upload console log and json output]