2026-08-09 03:12:25.285942 | Job console starting 2026-08-09 03:12:25.303762 | Updating git repos 2026-08-09 03:12:25.353239 | Cloning repos into workspace 2026-08-09 03:12:25.426645 | Restoring repo states 2026-08-09 03:12:25.435461 | Merging changes 2026-08-09 03:12:25.435550 | Checking out repos 2026-08-09 03:12:25.512421 | Preparing playbooks 2026-08-09 03:12:26.342810 | Running Ansible setup 2026-08-09 03:12:31.187060 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-09 03:12:32.289662 | 2026-08-09 03:12:32.289892 | PLAY [Base pre] 2026-08-09 03:12:32.311116 | 2026-08-09 03:12:32.311293 | TASK [Setup log path fact] 2026-08-09 03:12:32.354006 | debian-bookworm | ok 2026-08-09 03:12:32.375396 | 2026-08-09 03:12:32.375615 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-09 03:12:32.425204 | debian-bookworm | ok 2026-08-09 03:12:32.439243 | 2026-08-09 03:12:32.439409 | TASK [emit-job-header : Print job information] 2026-08-09 03:12:32.496860 | # Job Information 2026-08-09 03:12:32.497163 | Ansible Version: 2.16.14 2026-08-09 03:12:32.497205 | Job: yamllint 2026-08-09 03:12:32.497244 | Pipeline: periodic-daily 2026-08-09 03:12:32.497268 | Executor: 521e9411259a 2026-08-09 03:12:32.497287 | Triggered by: https://github.com/osism/metalbox 2026-08-09 03:12:32.497309 | Event ID: 8b236b96d0c24754a6118dd9cfef2441 2026-08-09 03:12:32.503043 | 2026-08-09 03:12:32.503181 | LOOP [emit-job-header : Print node information] 2026-08-09 03:12:32.672312 | debian-bookworm | ok: 2026-08-09 03:12:32.672531 | debian-bookworm | # Node Information 2026-08-09 03:12:32.672566 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-09 03:12:32.672591 | debian-bookworm | Hostname: debian 2026-08-09 03:12:32.672612 | debian-bookworm | Username: zuul 2026-08-09 03:12:32.672632 | debian-bookworm | Distro: Debian 12.15 2026-08-09 03:12:32.672655 | debian-bookworm | Provider: regiocloud-a 2026-08-09 03:12:32.672676 | debian-bookworm | Region: 2026-08-09 03:12:32.672696 | debian-bookworm | Label: debian-bookworm 2026-08-09 03:12:32.672716 | debian-bookworm | Product Name: OpenStack Nova 2026-08-09 03:12:32.672735 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee9:ea60 2026-08-09 03:12:32.699885 | 2026-08-09 03:12:32.700153 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-09 03:12:33.520845 | debian-bookworm -> localhost | changed 2026-08-09 03:12:33.529594 | 2026-08-09 03:12:33.529787 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-09 03:12:35.108834 | debian-bookworm -> localhost | changed 2026-08-09 03:12:35.121937 | 2026-08-09 03:12:35.122071 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-09 03:12:35.638016 | debian-bookworm -> localhost | ok 2026-08-09 03:12:35.651428 | 2026-08-09 03:12:35.653012 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-09 03:12:35.690001 | debian-bookworm | ok 2026-08-09 03:12:35.711673 | debian-bookworm | included: /var/lib/zuul/builds/9cc8856e24e64509af13833aa0630de3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-09 03:12:35.719813 | 2026-08-09 03:12:35.719943 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-09 03:12:38.264503 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-09 03:12:38.264676 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9cc8856e24e64509af13833aa0630de3/work/9cc8856e24e64509af13833aa0630de3_id_rsa 2026-08-09 03:12:38.264708 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9cc8856e24e64509af13833aa0630de3/work/9cc8856e24e64509af13833aa0630de3_id_rsa.pub 2026-08-09 03:12:38.264730 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-09 03:12:38.264775 | debian-bookworm -> localhost | SHA256:MPezetYFi3rcVo1MN77LuMgybLug+ud9VHd+f+AbI+w zuul-build-sshkey 2026-08-09 03:12:38.264794 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-09 03:12:38.264820 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-09 03:12:38.264837 | debian-bookworm -> localhost | | | 2026-08-09 03:12:38.264854 | debian-bookworm -> localhost | | | 2026-08-09 03:12:38.264870 | debian-bookworm -> localhost | | o . | 2026-08-09 03:12:38.264886 | debian-bookworm -> localhost | | + . ...oo| 2026-08-09 03:12:38.264901 | debian-bookworm -> localhost | | S o..=o=o| 2026-08-09 03:12:38.264922 | debian-bookworm -> localhost | | .=. *.+| 2026-08-09 03:12:38.264939 | debian-bookworm -> localhost | | ..oooo+o.+| 2026-08-09 03:12:38.264955 | debian-bookworm -> localhost | | ..+**o=.++o| 2026-08-09 03:12:38.264971 | debian-bookworm -> localhost | | .ooo.oB*+Eoo+o| 2026-08-09 03:12:38.264988 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-09 03:12:38.265034 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.689579 2026-08-09 03:12:38.279238 | 2026-08-09 03:12:38.279329 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-09 03:12:38.306718 | debian-bookworm | ok 2026-08-09 03:12:38.322135 | debian-bookworm | included: /var/lib/zuul/builds/9cc8856e24e64509af13833aa0630de3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-09 03:12:38.336123 | 2026-08-09 03:12:38.336250 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-09 03:12:38.349789 | debian-bookworm | skipping: Conditional result was False 2026-08-09 03:12:38.356652 | 2026-08-09 03:12:38.356757 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-09 03:12:38.951772 | debian-bookworm | changed 2026-08-09 03:12:38.961407 | 2026-08-09 03:12:38.961570 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-09 03:12:39.244074 | debian-bookworm | ok 2026-08-09 03:12:39.264479 | 2026-08-09 03:12:39.264599 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-09 03:12:39.973484 | debian-bookworm | changed 2026-08-09 03:12:39.978747 | 2026-08-09 03:12:39.978866 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-09 03:12:40.618590 | debian-bookworm | changed 2026-08-09 03:12:40.629231 | 2026-08-09 03:12:40.629360 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-09 03:12:40.684025 | debian-bookworm | skipping: Conditional result was False 2026-08-09 03:12:40.699221 | 2026-08-09 03:12:40.699400 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-09 03:12:41.110684 | debian-bookworm -> localhost | changed 2026-08-09 03:12:41.133984 | 2026-08-09 03:12:41.134134 | TASK [add-build-sshkey : Add back temp key] 2026-08-09 03:12:41.516700 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9cc8856e24e64509af13833aa0630de3/work/9cc8856e24e64509af13833aa0630de3_id_rsa (zuul-build-sshkey) 2026-08-09 03:12:41.517268 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018816 2026-08-09 03:12:41.531378 | 2026-08-09 03:12:41.531522 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-09 03:12:41.931616 | debian-bookworm | ok 2026-08-09 03:12:41.938342 | 2026-08-09 03:12:41.938449 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-09 03:12:41.978976 | debian-bookworm | skipping: Conditional result was False 2026-08-09 03:12:41.989399 | 2026-08-09 03:12:41.989526 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-09 03:12:42.442018 | debian-bookworm | ok 2026-08-09 03:12:42.455872 | 2026-08-09 03:12:42.455995 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-09 03:12:42.486602 | debian-bookworm | ok 2026-08-09 03:12:42.492265 | 2026-08-09 03:12:42.492382 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-09 03:12:42.822548 | debian-bookworm -> localhost | ok 2026-08-09 03:12:42.831603 | 2026-08-09 03:12:42.831777 | TASK [validate-host : Collect information about the host] 2026-08-09 03:12:45.061215 | debian-bookworm | ok 2026-08-09 03:12:45.073930 | 2026-08-09 03:12:45.074053 | TASK [validate-host : Sanitize hostname] 2026-08-09 03:12:45.298123 | debian-bookworm | ok 2026-08-09 03:12:45.317757 | 2026-08-09 03:12:45.318283 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-09 03:12:46.438295 | debian-bookworm -> localhost | changed 2026-08-09 03:12:46.444990 | 2026-08-09 03:12:46.445140 | TASK [validate-host : Collect information about zuul worker] 2026-08-09 03:12:46.952178 | debian-bookworm | ok 2026-08-09 03:12:46.957930 | 2026-08-09 03:12:46.958057 | TASK [validate-host : Write out all zuul information for each host] 2026-08-09 03:12:47.988082 | debian-bookworm -> localhost | changed 2026-08-09 03:12:48.017785 | 2026-08-09 03:12:48.017958 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-09 03:12:48.380881 | debian-bookworm | ok 2026-08-09 03:12:48.389011 | 2026-08-09 03:12:48.389144 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-09 03:12:49.414216 | debian-bookworm | changed: 2026-08-09 03:12:49.414538 | debian-bookworm | cd+++++++++ src/ 2026-08-09 03:12:49.414587 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-09 03:12:49.414619 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-09 03:12:49.414649 | debian-bookworm | cd+++++++++ src/github.com/osism/metalbox/ 2026-08-09 03:12:49.414676 | debian-bookworm | Containerfile 2026-08-09 03:12:49.445859 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/9cc8856e24e64509af13833aa0630de3/work/logs" 2026-08-09 03:13:54.503235 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9cc8856e24e64509af13833aa0630de3/work/artifacts" 2026-08-09 03:13:55.014416 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9cc8856e24e64509af13833aa0630de3/work/docs" 2026-08-09 03:13:55.031138 | 2026-08-09 03:13:55.031316 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-09 03:13:56.180673 | debian-bookworm | changed: 2026-08-09 03:13:56.180979 | debian-bookworm | .d..t...... ./ 2026-08-09 03:13:56.181025 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-09 03:13:56.181056 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-09 03:13:56.181078 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-09 03:13:56.181099 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-09 03:13:56.181120 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-09 03:13:56.181176 | debian-bookworm | changed: All items complete 2026-08-09 03:13:56.181210 | 2026-08-09 03:13:56.887503 | debian-bookworm | changed: .d..t...... ./ 2026-08-09 03:13:57.602679 | debian-bookworm | changed: .d..t...... ./ 2026-08-09 03:13:57.621860 | 2026-08-09 03:13:57.622043 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-09 03:13:57.687037 | debian-bookworm | skipping: Conditional result was False 2026-08-09 03:13:57.698325 | debian-bookworm | skipping: Conditional result was False 2026-08-09 03:13:57.727578 | 2026-08-09 03:13:57.727756 | PLAY RECAP 2026-08-09 03:13:57.727822 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-09 03:13:57.727847 | 2026-08-09 03:13:58.106660 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-09 03:13:58.107719 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-09 03:13:59.673977 | 2026-08-09 03:13:59.674165 | PLAY [Base post] 2026-08-09 03:13:59.709277 | 2026-08-09 03:13:59.709465 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-09 03:14:00.393419 | debian-bookworm | changed 2026-08-09 03:14:00.401532 | 2026-08-09 03:14:00.401642 | PLAY RECAP 2026-08-09 03:14:00.401705 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-09 03:14:00.401776 | 2026-08-09 03:14:00.508396 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-09 03:14:00.509185 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-09 03:14:01.506170 | 2026-08-09 03:14:01.506308 | PLAY [Base post-logs] 2026-08-09 03:14:01.516521 | 2026-08-09 03:14:01.516644 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-09 03:14:01.951172 | localhost | changed 2026-08-09 03:14:01.959076 | 2026-08-09 03:14:01.959177 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-09 03:14:01.983815 | localhost | ok 2026-08-09 03:14:01.987090 | 2026-08-09 03:14:01.987173 | TASK [Set zuul-log-path fact] 2026-08-09 03:14:02.001763 | localhost | ok 2026-08-09 03:14:02.008839 | 2026-08-09 03:14:02.008923 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-09 03:14:02.046278 | localhost | ok 2026-08-09 03:14:02.056545 | 2026-08-09 03:14:02.056877 | TASK [upload-logs : Create log directories] 2026-08-09 03:14:02.569457 | localhost | changed 2026-08-09 03:14:02.572775 | 2026-08-09 03:14:02.572881 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-09 03:14:03.117835 | localhost -> localhost | ok: Runtime: 0:00:00.005199 2026-08-09 03:14:03.130707 | 2026-08-09 03:14:03.130890 | TASK [upload-logs : Upload logs to log server] 2026-08-09 03:14:03.728327 | localhost | Output suppressed because no_log was given 2026-08-09 03:14:03.730745 | 2026-08-09 03:14:03.730860 | LOOP [upload-logs : Compress console log and json output] 2026-08-09 03:14:03.787145 | localhost | skipping: Conditional result was False 2026-08-09 03:14:03.794118 | localhost | skipping: Conditional result was False 2026-08-09 03:14:03.797287 | 2026-08-09 03:14:03.797398 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-09 03:14:03.831549 | localhost | skipping: Conditional result was False 2026-08-09 03:14:03.831768 | 2026-08-09 03:14:03.836812 | localhost | skipping: Conditional result was False 2026-08-09 03:14:03.847500 | 2026-08-09 03:14:03.847776 | LOOP [upload-logs : Upload console log and json output]