2026-05-14 03:08:59.291694 | Job console starting 2026-05-14 03:08:59.302500 | Updating git repos 2026-05-14 03:08:59.332747 | Cloning repos into workspace 2026-05-14 03:08:59.389859 | Restoring repo states 2026-05-14 03:08:59.400765 | Merging changes 2026-05-14 03:08:59.400783 | Checking out repos 2026-05-14 03:08:59.515115 | Preparing playbooks 2026-05-14 03:09:00.455231 | Running Ansible setup 2026-05-14 03:09:05.370170 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-14 03:09:06.275229 | 2026-05-14 03:09:06.275431 | PLAY [Base pre] 2026-05-14 03:09:06.305441 | 2026-05-14 03:09:06.305578 | TASK [Setup log path fact] 2026-05-14 03:09:06.334033 | debian-bookworm | ok 2026-05-14 03:09:06.349490 | 2026-05-14 03:09:06.349623 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-14 03:09:06.377550 | debian-bookworm | ok 2026-05-14 03:09:06.387574 | 2026-05-14 03:09:06.387687 | TASK [emit-job-header : Print job information] 2026-05-14 03:09:06.425685 | # Job Information 2026-05-14 03:09:06.425857 | Ansible Version: 2.16.14 2026-05-14 03:09:06.425919 | Job: ansible-lint 2026-05-14 03:09:06.425955 | Pipeline: periodic-daily 2026-05-14 03:09:06.425979 | Executor: 521e9411259a 2026-05-14 03:09:06.426000 | Triggered by: https://github.com/osism/cloud-in-a-box 2026-05-14 03:09:06.426023 | Event ID: d132303c9bc5447caa6940e6c447e005 2026-05-14 03:09:06.430823 | 2026-05-14 03:09:06.430951 | LOOP [emit-job-header : Print node information] 2026-05-14 03:09:06.542565 | debian-bookworm | ok: 2026-05-14 03:09:06.542733 | debian-bookworm | # Node Information 2026-05-14 03:09:06.542766 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-14 03:09:06.542792 | debian-bookworm | Hostname: debian 2026-05-14 03:09:06.542815 | debian-bookworm | Username: zuul 2026-05-14 03:09:06.542852 | debian-bookworm | Distro: Debian 12.13 2026-05-14 03:09:06.542902 | debian-bookworm | Provider: regiocloud-a 2026-05-14 03:09:06.542927 | debian-bookworm | Region: 2026-05-14 03:09:06.542948 | debian-bookworm | Label: debian-bookworm 2026-05-14 03:09:06.542968 | debian-bookworm | Product Name: OpenStack Nova 2026-05-14 03:09:06.542987 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8f:6835 2026-05-14 03:09:06.561303 | 2026-05-14 03:09:06.561485 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-14 03:09:07.066290 | debian-bookworm -> localhost | changed 2026-05-14 03:09:07.074357 | 2026-05-14 03:09:07.074472 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-14 03:09:08.360504 | debian-bookworm -> localhost | changed 2026-05-14 03:09:08.371566 | 2026-05-14 03:09:08.371680 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-14 03:09:08.710594 | debian-bookworm -> localhost | ok 2026-05-14 03:09:08.724926 | 2026-05-14 03:09:08.725079 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-14 03:09:08.747778 | debian-bookworm | ok 2026-05-14 03:09:08.763166 | debian-bookworm | included: /var/lib/zuul/builds/b3265bcec83b4252b64e3315b746e0ec/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-14 03:09:08.769553 | 2026-05-14 03:09:08.769643 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-14 03:09:12.749337 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-14 03:09:12.749508 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b3265bcec83b4252b64e3315b746e0ec/work/b3265bcec83b4252b64e3315b746e0ec_id_rsa 2026-05-14 03:09:12.749540 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b3265bcec83b4252b64e3315b746e0ec/work/b3265bcec83b4252b64e3315b746e0ec_id_rsa.pub 2026-05-14 03:09:12.749563 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-14 03:09:12.749583 | debian-bookworm -> localhost | SHA256:KwYgyST9Dh1HqXBQRUCjo2BTL7orPE0jhOCd5/9DN7w zuul-build-sshkey 2026-05-14 03:09:12.749602 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-14 03:09:12.749629 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-14 03:09:12.749647 | debian-bookworm -> localhost | |.o.===+. | 2026-05-14 03:09:12.749665 | debian-bookworm -> localhost | |=.+.+.o | 2026-05-14 03:09:12.749682 | debian-bookworm -> localhost | |B+=*.= | 2026-05-14 03:09:12.749698 | debian-bookworm -> localhost | |+=+==. | 2026-05-14 03:09:12.749716 | debian-bookworm -> localhost | |o. o+ S . | 2026-05-14 03:09:12.749737 | debian-bookworm -> localhost | | ..o.o o + | 2026-05-14 03:09:12.749754 | debian-bookworm -> localhost | |..+ . + o . o | 2026-05-14 03:09:12.749771 | debian-bookworm -> localhost | |.o.. . o . E | 2026-05-14 03:09:12.749788 | debian-bookworm -> localhost | |... ... | 2026-05-14 03:09:12.749805 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-14 03:09:12.749849 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.174043 2026-05-14 03:09:12.754946 | 2026-05-14 03:09:12.755026 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-14 03:09:12.771795 | debian-bookworm | ok 2026-05-14 03:09:12.779657 | debian-bookworm | included: /var/lib/zuul/builds/b3265bcec83b4252b64e3315b746e0ec/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-14 03:09:12.788034 | 2026-05-14 03:09:12.788115 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-14 03:09:12.800759 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:09:12.805708 | 2026-05-14 03:09:12.805792 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-14 03:09:13.477214 | debian-bookworm | changed 2026-05-14 03:09:13.485629 | 2026-05-14 03:09:13.485722 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-14 03:09:13.740608 | debian-bookworm | ok 2026-05-14 03:09:13.750557 | 2026-05-14 03:09:13.750666 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-14 03:09:14.482540 | debian-bookworm | changed 2026-05-14 03:09:14.491087 | 2026-05-14 03:09:14.491194 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-14 03:09:15.201001 | debian-bookworm | changed 2026-05-14 03:09:15.233354 | 2026-05-14 03:09:15.233723 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-14 03:09:15.270750 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:09:15.276925 | 2026-05-14 03:09:15.277029 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-14 03:09:15.701918 | debian-bookworm -> localhost | changed 2026-05-14 03:09:15.712770 | 2026-05-14 03:09:15.712893 | TASK [add-build-sshkey : Add back temp key] 2026-05-14 03:09:16.092657 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b3265bcec83b4252b64e3315b746e0ec/work/b3265bcec83b4252b64e3315b746e0ec_id_rsa (zuul-build-sshkey) 2026-05-14 03:09:16.092937 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.052925 2026-05-14 03:09:16.101477 | 2026-05-14 03:09:16.101584 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-14 03:09:16.517851 | debian-bookworm | ok 2026-05-14 03:09:16.524229 | 2026-05-14 03:09:16.526512 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-14 03:09:16.559160 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:09:16.573776 | 2026-05-14 03:09:16.573911 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-14 03:09:16.994327 | debian-bookworm | ok 2026-05-14 03:09:17.007472 | 2026-05-14 03:09:17.007579 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-14 03:09:17.067517 | debian-bookworm | ok 2026-05-14 03:09:17.075804 | 2026-05-14 03:09:17.075917 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-14 03:09:17.425807 | debian-bookworm -> localhost | ok 2026-05-14 03:09:17.432229 | 2026-05-14 03:09:17.432336 | TASK [validate-host : Collect information about the host] 2026-05-14 03:09:18.534267 | debian-bookworm | ok 2026-05-14 03:09:18.556131 | 2026-05-14 03:09:18.556272 | TASK [validate-host : Sanitize hostname] 2026-05-14 03:09:18.667018 | debian-bookworm | ok 2026-05-14 03:09:18.715254 | 2026-05-14 03:09:18.715366 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-14 03:09:19.787528 | debian-bookworm -> localhost | changed 2026-05-14 03:09:19.792703 | 2026-05-14 03:09:19.792792 | TASK [validate-host : Collect information about zuul worker] 2026-05-14 03:09:20.300608 | debian-bookworm | ok 2026-05-14 03:09:20.304543 | 2026-05-14 03:09:20.304626 | TASK [validate-host : Write out all zuul information for each host] 2026-05-14 03:09:21.637968 | debian-bookworm -> localhost | changed 2026-05-14 03:09:21.647893 | 2026-05-14 03:09:21.647997 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-14 03:09:21.969086 | debian-bookworm | ok 2026-05-14 03:09:21.975321 | 2026-05-14 03:09:21.975414 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-14 03:09:23.332904 | debian-bookworm | changed: 2026-05-14 03:09:23.333507 | debian-bookworm | cd+++++++++ src/ 2026-05-14 03:09:23.333564 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-14 03:09:23.333594 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-14 03:09:23.333717 | debian-bookworm | cd+++++++++ src/github.com/osism/cloud-in-a-box/ 2026-05-14 03:09:23.333750 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/b3265bcec83b4252b64e3315b746e0ec/work/logs" 2026-05-14 03:10:17.793358 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b3265bcec83b4252b64e3315b746e0ec/work/artifacts" 2026-05-14 03:10:18.196891 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b3265bcec83b4252b64e3315b746e0ec/work/docs" 2026-05-14 03:10:18.209006 | 2026-05-14 03:10:18.209161 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-14 03:10:19.492220 | debian-bookworm | changed: 2026-05-14 03:10:19.492446 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-14 03:10:19.492485 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-14 03:10:19.492515 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-14 03:10:19.492559 | debian-bookworm | changed: All items complete 2026-05-14 03:10:19.492586 | 2026-05-14 03:10:20.140733 | debian-bookworm | changed: .d..t...... ./ 2026-05-14 03:10:20.986141 | debian-bookworm | changed: .d..t...... ./ 2026-05-14 03:10:21.004570 | 2026-05-14 03:10:21.004677 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-14 03:10:21.034190 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:10:21.037523 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:10:21.053149 | 2026-05-14 03:10:21.053223 | PLAY RECAP 2026-05-14 03:10:21.053266 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-14 03:10:21.053286 | 2026-05-14 03:10:21.214550 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-14 03:10:21.215301 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-14 03:10:22.329961 | 2026-05-14 03:10:22.330096 | PLAY [Base post] 2026-05-14 03:10:22.357493 | 2026-05-14 03:10:22.357622 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-14 03:10:22.948118 | debian-bookworm | changed 2026-05-14 03:10:22.953936 | 2026-05-14 03:10:22.954022 | PLAY RECAP 2026-05-14 03:10:22.954071 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-14 03:10:22.954120 | 2026-05-14 03:10:23.055559 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-14 03:10:23.056293 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-14 03:10:23.989707 | 2026-05-14 03:10:23.989868 | PLAY [Base post-logs] 2026-05-14 03:10:24.001122 | 2026-05-14 03:10:24.001252 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-14 03:10:24.535548 | localhost | changed 2026-05-14 03:10:24.550574 | 2026-05-14 03:10:24.550744 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-14 03:10:24.575892 | localhost | ok 2026-05-14 03:10:24.578720 | 2026-05-14 03:10:24.578818 | TASK [Set zuul-log-path fact] 2026-05-14 03:10:24.593121 | localhost | ok 2026-05-14 03:10:24.600736 | 2026-05-14 03:10:24.600861 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-14 03:10:24.624987 | localhost | ok 2026-05-14 03:10:24.627895 | 2026-05-14 03:10:24.627987 | TASK [upload-logs : Create log directories] 2026-05-14 03:10:25.092708 | localhost | changed 2026-05-14 03:10:25.097118 | 2026-05-14 03:10:25.097259 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-14 03:10:25.609399 | localhost -> localhost | ok: Runtime: 0:00:00.004303 2026-05-14 03:10:25.614260 | 2026-05-14 03:10:25.614369 | TASK [upload-logs : Upload logs to log server] 2026-05-14 03:10:26.151088 | localhost | Output suppressed because no_log was given 2026-05-14 03:10:26.155133 | 2026-05-14 03:10:26.155403 | LOOP [upload-logs : Compress console log and json output] 2026-05-14 03:10:26.226421 | localhost | skipping: Conditional result was False 2026-05-14 03:10:26.234065 | localhost | skipping: Conditional result was False 2026-05-14 03:10:26.242525 | 2026-05-14 03:10:26.242637 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-14 03:10:26.341016 | localhost | skipping: Conditional result was False 2026-05-14 03:10:26.341246 | 2026-05-14 03:10:26.358554 | localhost | skipping: Conditional result was False 2026-05-14 03:10:26.370340 | 2026-05-14 03:10:26.370448 | LOOP [upload-logs : Upload console log and json output]