2026-07-20 02:28:22.911405 | Job console starting 2026-07-20 02:28:22.934033 | Updating git repos 2026-07-20 02:28:22.966381 | Cloning repos into workspace 2026-07-20 02:28:23.047333 | Restoring repo states 2026-07-20 02:28:23.053745 | Merging changes 2026-07-20 02:28:23.565655 | Checking out repos 2026-07-20 02:28:23.619824 | Preparing playbooks 2026-07-20 02:28:24.685441 | Running Ansible setup 2026-07-20 02:28:29.372801 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 02:28:30.256362 | 2026-07-20 02:28:30.256542 | PLAY [Base pre] 2026-07-20 02:28:30.274815 | 2026-07-20 02:28:30.274992 | TASK [Setup log path fact] 2026-07-20 02:28:30.304530 | debian-bookworm | ok 2026-07-20 02:28:30.325629 | 2026-07-20 02:28:30.325827 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 02:28:30.355027 | debian-bookworm | ok 2026-07-20 02:28:30.365141 | 2026-07-20 02:28:30.365301 | TASK [emit-job-header : Print job information] 2026-07-20 02:28:30.404953 | # Job Information 2026-07-20 02:28:30.405222 | Ansible Version: 2.16.14 2026-07-20 02:28:30.405283 | Job: python-black 2026-07-20 02:28:30.405322 | Pipeline: check 2026-07-20 02:28:30.405351 | Executor: 521e9411259a 2026-07-20 02:28:30.405371 | Triggered by: https://github.com/osism/zuul-jobs/pull/192 2026-07-20 02:28:30.405394 | Event ID: a777a640-83e2-11f1-978e-ce5874b07a7a 2026-07-20 02:28:30.410670 | 2026-07-20 02:28:30.410801 | LOOP [emit-job-header : Print node information] 2026-07-20 02:28:30.527627 | debian-bookworm | ok: 2026-07-20 02:28:30.527830 | debian-bookworm | # Node Information 2026-07-20 02:28:30.527863 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 02:28:30.527888 | debian-bookworm | Hostname: debian 2026-07-20 02:28:30.527909 | debian-bookworm | Username: zuul 2026-07-20 02:28:30.527930 | debian-bookworm | Distro: Debian 12.15 2026-07-20 02:28:30.527955 | debian-bookworm | Provider: regiocloud-a 2026-07-20 02:28:30.527976 | debian-bookworm | Region: 2026-07-20 02:28:30.527997 | debian-bookworm | Label: debian-bookworm 2026-07-20 02:28:30.528017 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 02:28:30.528036 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2a:d999 2026-07-20 02:28:30.539490 | 2026-07-20 02:28:30.539628 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 02:28:31.077877 | debian-bookworm -> localhost | changed 2026-07-20 02:28:31.089738 | 2026-07-20 02:28:31.089918 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 02:28:32.302878 | debian-bookworm -> localhost | changed 2026-07-20 02:28:32.319427 | 2026-07-20 02:28:32.319649 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 02:28:32.651219 | debian-bookworm -> localhost | ok 2026-07-20 02:28:32.657843 | 2026-07-20 02:28:32.657982 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 02:28:32.692630 | debian-bookworm | ok 2026-07-20 02:28:32.709459 | debian-bookworm | included: /var/lib/zuul/builds/bd6b3ccf2c954ae5b1a979df21eae82e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 02:28:32.716503 | 2026-07-20 02:28:32.716616 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 02:28:34.899348 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 02:28:34.899654 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bd6b3ccf2c954ae5b1a979df21eae82e/work/bd6b3ccf2c954ae5b1a979df21eae82e_id_rsa 2026-07-20 02:28:34.899710 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bd6b3ccf2c954ae5b1a979df21eae82e/work/bd6b3ccf2c954ae5b1a979df21eae82e_id_rsa.pub 2026-07-20 02:28:34.899749 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 02:28:34.899787 | debian-bookworm -> localhost | SHA256:xab5f/oYZsOXIDhyvcJcC3uovGnt7ve1LnjcZGC2upk zuul-build-sshkey 2026-07-20 02:28:34.899821 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 02:28:34.899874 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 02:28:34.899907 | debian-bookworm -> localhost | | | 2026-07-20 02:28:34.899939 | debian-bookworm -> localhost | | . | 2026-07-20 02:28:34.899969 | debian-bookworm -> localhost | | + | 2026-07-20 02:28:34.899999 | debian-bookworm -> localhost | | B + | 2026-07-20 02:28:34.900027 | debian-bookworm -> localhost | | . S +o.o | 2026-07-20 02:28:34.900068 | debian-bookworm -> localhost | | = B =..o. | 2026-07-20 02:28:34.900098 | debian-bookworm -> localhost | | .* =+*++ | 2026-07-20 02:28:34.900127 | debian-bookworm -> localhost | | ..o.o+*+*o. | 2026-07-20 02:28:34.900157 | debian-bookworm -> localhost | | .==+.E+=*+ | 2026-07-20 02:28:34.900186 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 02:28:34.900274 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.646606 2026-07-20 02:28:34.911818 | 2026-07-20 02:28:34.911963 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 02:28:34.955111 | debian-bookworm | ok 2026-07-20 02:28:34.972969 | debian-bookworm | included: /var/lib/zuul/builds/bd6b3ccf2c954ae5b1a979df21eae82e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 02:28:34.982801 | 2026-07-20 02:28:34.982996 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 02:28:35.007331 | debian-bookworm | skipping: Conditional result was False 2026-07-20 02:28:35.014035 | 2026-07-20 02:28:35.014172 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 02:28:35.708856 | debian-bookworm | changed 2026-07-20 02:28:35.715058 | 2026-07-20 02:28:35.715184 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 02:28:35.982672 | debian-bookworm | ok 2026-07-20 02:28:35.992945 | 2026-07-20 02:28:35.993129 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 02:28:36.679528 | debian-bookworm | changed 2026-07-20 02:28:36.699857 | 2026-07-20 02:28:36.700178 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 02:28:37.349767 | debian-bookworm | changed 2026-07-20 02:28:37.355595 | 2026-07-20 02:28:37.355720 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 02:28:37.388502 | debian-bookworm | skipping: Conditional result was False 2026-07-20 02:28:37.394924 | 2026-07-20 02:28:37.395050 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 02:28:37.978432 | debian-bookworm -> localhost | changed 2026-07-20 02:28:38.015218 | 2026-07-20 02:28:38.015471 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 02:28:38.528573 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bd6b3ccf2c954ae5b1a979df21eae82e/work/bd6b3ccf2c954ae5b1a979df21eae82e_id_rsa (zuul-build-sshkey) 2026-07-20 02:28:38.528841 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011956 2026-07-20 02:28:38.538020 | 2026-07-20 02:28:38.538162 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 02:28:38.983087 | debian-bookworm | ok 2026-07-20 02:28:38.989592 | 2026-07-20 02:28:38.989720 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 02:28:39.013865 | debian-bookworm | skipping: Conditional result was False 2026-07-20 02:28:39.027307 | 2026-07-20 02:28:39.027432 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 02:28:39.464157 | debian-bookworm | ok 2026-07-20 02:28:39.475471 | 2026-07-20 02:28:39.475625 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 02:28:39.509262 | debian-bookworm | ok 2026-07-20 02:28:39.515863 | 2026-07-20 02:28:39.515992 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 02:28:39.831482 | debian-bookworm -> localhost | ok 2026-07-20 02:28:39.841023 | 2026-07-20 02:28:39.841195 | TASK [validate-host : Collect information about the host] 2026-07-20 02:28:41.064612 | debian-bookworm | ok 2026-07-20 02:28:41.081253 | 2026-07-20 02:28:41.081404 | TASK [validate-host : Sanitize hostname] 2026-07-20 02:28:41.288653 | debian-bookworm | ok 2026-07-20 02:28:41.294363 | 2026-07-20 02:28:41.294492 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 02:28:42.051124 | debian-bookworm -> localhost | changed 2026-07-20 02:28:42.061041 | 2026-07-20 02:28:42.061225 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 02:28:42.489954 | debian-bookworm | ok 2026-07-20 02:28:42.496482 | 2026-07-20 02:28:42.496624 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 02:28:43.108855 | debian-bookworm -> localhost | changed 2026-07-20 02:28:43.126399 | 2026-07-20 02:28:43.126540 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 02:28:43.418952 | debian-bookworm | ok 2026-07-20 02:28:43.427892 | 2026-07-20 02:28:43.428014 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 02:28:44.277158 | debian-bookworm | changed: 2026-07-20 02:28:44.277473 | debian-bookworm | cd+++++++++ src/ 2026-07-20 02:28:44.277511 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 02:28:44.277535 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 02:28:44.277557 | debian-bookworm | cd+++++++++ src/github.com/osism/zuul-jobs/ 2026-07-20 02:28:44.277578 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/bd6b3ccf2c954ae5b1a979df21eae82e/work/logs" 2026-07-20 02:29:46.125597 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bd6b3ccf2c954ae5b1a979df21eae82e/work/artifacts" 2026-07-20 02:29:46.379903 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bd6b3ccf2c954ae5b1a979df21eae82e/work/docs" 2026-07-20 02:29:46.397162 | 2026-07-20 02:29:46.397345 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 02:29:47.203812 | debian-bookworm | changed: 2026-07-20 02:29:47.205763 | debian-bookworm | .d..t...... ./ 2026-07-20 02:29:47.205860 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 02:29:47.205888 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 02:29:47.205911 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 02:29:47.205933 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 02:29:47.205954 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 02:29:47.206006 | debian-bookworm | changed: All items complete 2026-07-20 02:29:47.206030 | 2026-07-20 02:29:47.890649 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 02:29:48.605819 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 02:29:48.626137 | 2026-07-20 02:29:48.626298 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 02:29:49.296565 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012895 2026-07-20 02:29:49.669202 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006692 2026-07-20 02:29:49.683864 | 2026-07-20 02:29:49.684071 | PLAY RECAP 2026-07-20 02:29:49.684128 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-20 02:29:49.684153 | 2026-07-20 02:29:49.915333 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 02:29:49.916231 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 02:29:50.833689 | 2026-07-20 02:29:50.833893 | PLAY [Base post] 2026-07-20 02:29:50.858600 | 2026-07-20 02:29:50.858789 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 02:29:51.648144 | debian-bookworm | changed 2026-07-20 02:29:51.662999 | 2026-07-20 02:29:51.663112 | PLAY RECAP 2026-07-20 02:29:51.663166 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 02:29:51.663226 | 2026-07-20 02:29:51.831460 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 02:29:51.832230 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 02:29:52.634787 | 2026-07-20 02:29:52.634964 | PLAY [Base post-logs] 2026-07-20 02:29:52.652126 | 2026-07-20 02:29:52.652267 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 02:29:53.147566 | localhost | changed 2026-07-20 02:29:53.156036 | 2026-07-20 02:29:53.156253 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 02:29:53.181822 | localhost | ok 2026-07-20 02:29:53.184615 | 2026-07-20 02:29:53.184698 | TASK [Set zuul-log-path fact] 2026-07-20 02:29:53.200005 | localhost | ok 2026-07-20 02:29:53.212165 | 2026-07-20 02:29:53.212294 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 02:29:53.248388 | localhost | ok 2026-07-20 02:29:53.251691 | 2026-07-20 02:29:53.251780 | TASK [upload-logs : Create log directories] 2026-07-20 02:29:53.787096 | localhost | changed 2026-07-20 02:29:53.789358 | 2026-07-20 02:29:53.789437 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 02:29:54.232018 | localhost -> localhost | ok: Runtime: 0:00:00.006551 2026-07-20 02:29:54.236455 | 2026-07-20 02:29:54.236563 | TASK [upload-logs : Upload logs to log server] 2026-07-20 02:29:54.729735 | localhost | Output suppressed because no_log was given 2026-07-20 02:29:54.732129 | 2026-07-20 02:29:54.732224 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 02:29:54.776722 | localhost | skipping: Conditional result was False 2026-07-20 02:29:54.782060 | localhost | skipping: Conditional result was False 2026-07-20 02:29:54.787664 | 2026-07-20 02:29:54.787750 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 02:29:54.835112 | localhost | skipping: Conditional result was False 2026-07-20 02:29:54.835358 | 2026-07-20 02:29:54.839996 | localhost | skipping: Conditional result was False 2026-07-20 02:29:54.843114 | 2026-07-20 02:29:54.843200 | LOOP [upload-logs : Upload console log and json output]