2026-07-01 03:17:12.389162 | Job console starting 2026-07-01 03:17:12.402700 | Updating git repos 2026-07-01 03:17:12.436302 | Cloning repos into workspace 2026-07-01 03:17:12.512342 | Restoring repo states 2026-07-01 03:17:12.538904 | Merging changes 2026-07-01 03:17:12.538929 | Checking out repos 2026-07-01 03:17:12.590945 | Preparing playbooks 2026-07-01 03:17:13.424618 | Running Ansible setup 2026-07-01 03:17:18.372718 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-01 03:17:19.238025 | 2026-07-01 03:17:19.238234 | PLAY [Base pre] 2026-07-01 03:17:19.260069 | 2026-07-01 03:17:19.260240 | TASK [Setup log path fact] 2026-07-01 03:17:19.301838 | debian-bookworm | ok 2026-07-01 03:17:19.321169 | 2026-07-01 03:17:19.321343 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 03:17:19.352922 | debian-bookworm | ok 2026-07-01 03:17:19.367309 | 2026-07-01 03:17:19.367473 | TASK [emit-job-header : Print job information] 2026-07-01 03:17:19.408311 | # Job Information 2026-07-01 03:17:19.408687 | Ansible Version: 2.16.14 2026-07-01 03:17:19.408730 | Job: python-black 2026-07-01 03:17:19.408774 | Pipeline: periodic-daily 2026-07-01 03:17:19.408800 | Executor: 521e9411259a 2026-07-01 03:17:19.408820 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-07-01 03:17:19.408842 | Event ID: 2139a759330d4848a08873df145cdb76 2026-07-01 03:17:19.415545 | 2026-07-01 03:17:19.415706 | LOOP [emit-job-header : Print node information] 2026-07-01 03:17:19.586132 | debian-bookworm | ok: 2026-07-01 03:17:19.586411 | debian-bookworm | # Node Information 2026-07-01 03:17:19.586508 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-01 03:17:19.586544 | debian-bookworm | Hostname: debian 2026-07-01 03:17:19.586576 | debian-bookworm | Username: zuul 2026-07-01 03:17:19.586606 | debian-bookworm | Distro: Debian 12.14 2026-07-01 03:17:19.586638 | debian-bookworm | Provider: regiocloud-a 2026-07-01 03:17:19.586668 | debian-bookworm | Region: 2026-07-01 03:17:19.586697 | debian-bookworm | Label: debian-bookworm 2026-07-01 03:17:19.586725 | debian-bookworm | Product Name: OpenStack Nova 2026-07-01 03:17:19.586753 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0c:84a4 2026-07-01 03:17:19.599516 | 2026-07-01 03:17:19.599686 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-01 03:17:20.283955 | debian-bookworm -> localhost | changed 2026-07-01 03:17:20.292361 | 2026-07-01 03:17:20.292526 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-01 03:17:21.550559 | debian-bookworm -> localhost | changed 2026-07-01 03:17:21.562392 | 2026-07-01 03:17:21.562570 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-01 03:17:21.860072 | debian-bookworm -> localhost | ok 2026-07-01 03:17:21.867388 | 2026-07-01 03:17:21.867569 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-01 03:17:21.899077 | debian-bookworm | ok 2026-07-01 03:17:21.915198 | debian-bookworm | included: /var/lib/zuul/builds/ff56efb5cd1e437389de37a2ff06482d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-01 03:17:21.921853 | 2026-07-01 03:17:21.921971 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-01 03:17:23.387368 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-01 03:17:23.387675 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ff56efb5cd1e437389de37a2ff06482d/work/ff56efb5cd1e437389de37a2ff06482d_id_rsa 2026-07-01 03:17:23.387716 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ff56efb5cd1e437389de37a2ff06482d/work/ff56efb5cd1e437389de37a2ff06482d_id_rsa.pub 2026-07-01 03:17:23.387743 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-01 03:17:23.387768 | debian-bookworm -> localhost | SHA256:x4sf96Pnw1FIFQRCC9rY7RqyPmkAx0fdXB7JeH0Jz1k zuul-build-sshkey 2026-07-01 03:17:23.387792 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-01 03:17:23.387829 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-01 03:17:23.387851 | debian-bookworm -> localhost | | ..+o+=*+E| 2026-07-01 03:17:23.387873 | debian-bookworm -> localhost | | .=.o+++=o+| 2026-07-01 03:17:23.387894 | debian-bookworm -> localhost | | . .o o o.o =.| 2026-07-01 03:17:23.387914 | debian-bookworm -> localhost | | . o . .. . .| 2026-07-01 03:17:23.387934 | debian-bookworm -> localhost | | o ..S.o. . | 2026-07-01 03:17:23.387956 | debian-bookworm -> localhost | | . ooo. . | 2026-07-01 03:17:23.387976 | debian-bookworm -> localhost | | ..o.o .. . | 2026-07-01 03:17:23.387995 | debian-bookworm -> localhost | | .+ . o .= | 2026-07-01 03:17:23.388015 | debian-bookworm -> localhost | | ... . .+oo | 2026-07-01 03:17:23.388035 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-01 03:17:23.388098 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.919464 2026-07-01 03:17:23.397312 | 2026-07-01 03:17:23.397495 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-01 03:17:23.446575 | debian-bookworm | ok 2026-07-01 03:17:23.466153 | debian-bookworm | included: /var/lib/zuul/builds/ff56efb5cd1e437389de37a2ff06482d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-01 03:17:23.476861 | 2026-07-01 03:17:23.477015 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-01 03:17:23.502651 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:17:23.518010 | 2026-07-01 03:17:23.518179 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-01 03:17:24.204996 | debian-bookworm | changed 2026-07-01 03:17:24.214191 | 2026-07-01 03:17:24.214329 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-01 03:17:24.505967 | debian-bookworm | ok 2026-07-01 03:17:24.513566 | 2026-07-01 03:17:24.513717 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-01 03:17:25.227720 | debian-bookworm | changed 2026-07-01 03:17:25.233672 | 2026-07-01 03:17:25.233809 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-01 03:17:25.910716 | debian-bookworm | changed 2026-07-01 03:17:25.920895 | 2026-07-01 03:17:25.921042 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-01 03:17:25.947143 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:17:25.954600 | 2026-07-01 03:17:25.954732 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-01 03:17:26.694558 | debian-bookworm -> localhost | changed 2026-07-01 03:17:26.724067 | 2026-07-01 03:17:26.724910 | TASK [add-build-sshkey : Add back temp key] 2026-07-01 03:17:27.234942 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ff56efb5cd1e437389de37a2ff06482d/work/ff56efb5cd1e437389de37a2ff06482d_id_rsa (zuul-build-sshkey) 2026-07-01 03:17:27.235365 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012231 2026-07-01 03:17:27.244317 | 2026-07-01 03:17:27.251213 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-01 03:17:27.788848 | debian-bookworm | ok 2026-07-01 03:17:27.799961 | 2026-07-01 03:17:27.800107 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-01 03:17:27.889865 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:17:27.907000 | 2026-07-01 03:17:27.908396 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-01 03:17:28.599291 | debian-bookworm | ok 2026-07-01 03:17:28.611837 | 2026-07-01 03:17:28.611981 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-01 03:17:28.676200 | debian-bookworm | ok 2026-07-01 03:17:28.681676 | 2026-07-01 03:17:28.681785 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-01 03:17:29.058015 | debian-bookworm -> localhost | ok 2026-07-01 03:17:29.074608 | 2026-07-01 03:17:29.074805 | TASK [validate-host : Collect information about the host] 2026-07-01 03:17:30.258733 | debian-bookworm | ok 2026-07-01 03:17:30.278192 | 2026-07-01 03:17:30.278342 | TASK [validate-host : Sanitize hostname] 2026-07-01 03:17:30.496670 | debian-bookworm | ok 2026-07-01 03:17:30.502131 | 2026-07-01 03:17:30.502242 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-01 03:17:31.432471 | debian-bookworm -> localhost | changed 2026-07-01 03:17:31.439411 | 2026-07-01 03:17:31.439567 | TASK [validate-host : Collect information about zuul worker] 2026-07-01 03:17:31.881402 | debian-bookworm | ok 2026-07-01 03:17:31.895385 | 2026-07-01 03:17:31.895616 | TASK [validate-host : Write out all zuul information for each host] 2026-07-01 03:17:32.547753 | debian-bookworm -> localhost | changed 2026-07-01 03:17:32.560475 | 2026-07-01 03:17:32.560633 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-01 03:17:32.868972 | debian-bookworm | ok 2026-07-01 03:17:32.879745 | 2026-07-01 03:17:32.879892 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-01 03:17:33.991830 | debian-bookworm | changed: 2026-07-01 03:17:33.992066 | debian-bookworm | cd+++++++++ src/ 2026-07-01 03:17:33.992102 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-01 03:17:33.992127 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-01 03:17:33.992149 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-07-01 03:17:33.992169 | debian-bookworm | Containerfile 2026-07-01 03:17:33.992319 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ff56efb5cd1e437389de37a2ff06482d/work/logs" 2026-07-01 03:18:39.166599 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ff56efb5cd1e437389de37a2ff06482d/work/artifacts" 2026-07-01 03:18:39.587462 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ff56efb5cd1e437389de37a2ff06482d/work/docs" 2026-07-01 03:18:39.603560 | 2026-07-01 03:18:39.603738 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-01 03:18:40.612391 | debian-bookworm | changed: 2026-07-01 03:18:40.612704 | debian-bookworm | .d..t...... ./ 2026-07-01 03:18:40.612739 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-01 03:18:40.612763 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-01 03:18:40.612784 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-01 03:18:40.612809 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-01 03:18:40.612849 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-01 03:18:40.612895 | debian-bookworm | changed: All items complete 2026-07-01 03:18:40.612917 | 2026-07-01 03:18:41.328012 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 03:18:42.657750 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 03:18:42.706340 | 2026-07-01 03:18:42.707440 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-01 03:18:42.811611 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:18:42.831054 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:18:42.850154 | 2026-07-01 03:18:42.850289 | PLAY RECAP 2026-07-01 03:18:42.850366 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-01 03:18:42.850393 | 2026-07-01 03:18:43.329184 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-01 03:18:43.330460 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 03:18:45.436774 | 2026-07-01 03:18:45.436957 | PLAY [Base post] 2026-07-01 03:18:45.477989 | 2026-07-01 03:18:45.478138 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-01 03:18:46.329144 | debian-bookworm | changed 2026-07-01 03:18:46.342071 | 2026-07-01 03:18:46.342188 | PLAY RECAP 2026-07-01 03:18:46.342250 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-01 03:18:46.342309 | 2026-07-01 03:18:46.556005 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 03:18:46.556783 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-01 03:18:47.510588 | 2026-07-01 03:18:47.510710 | PLAY [Base post-logs] 2026-07-01 03:18:47.526453 | 2026-07-01 03:18:47.526570 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-01 03:18:47.976541 | localhost | changed 2026-07-01 03:18:47.989453 | 2026-07-01 03:18:47.989588 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-01 03:18:48.034540 | localhost | ok 2026-07-01 03:18:48.037541 | 2026-07-01 03:18:48.037632 | TASK [Set zuul-log-path fact] 2026-07-01 03:18:48.062545 | localhost | ok 2026-07-01 03:18:48.070329 | 2026-07-01 03:18:48.070439 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 03:18:48.119338 | localhost | ok 2026-07-01 03:18:48.123563 | 2026-07-01 03:18:48.123655 | TASK [upload-logs : Create log directories] 2026-07-01 03:18:49.095484 | localhost | changed 2026-07-01 03:18:49.098026 | 2026-07-01 03:18:49.098115 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-01 03:18:49.680978 | localhost -> localhost | ok: Runtime: 0:00:00.014103 2026-07-01 03:18:49.684748 | 2026-07-01 03:18:49.684846 | TASK [upload-logs : Upload logs to log server] 2026-07-01 03:18:50.443967 | localhost | Output suppressed because no_log was given 2026-07-01 03:18:50.445658 | 2026-07-01 03:18:50.445745 | LOOP [upload-logs : Compress console log and json output] 2026-07-01 03:18:50.536874 | localhost | skipping: Conditional result was False 2026-07-01 03:18:50.552341 | localhost | skipping: Conditional result was False 2026-07-01 03:18:50.562031 | 2026-07-01 03:18:50.562135 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-01 03:18:50.629731 | localhost | skipping: Conditional result was False 2026-07-01 03:18:50.629974 | 2026-07-01 03:18:50.634688 | localhost | skipping: Conditional result was False 2026-07-01 03:18:50.638036 | 2026-07-01 03:18:50.638148 | LOOP [upload-logs : Upload console log and json output]