2026-02-05 03:04:24.144537 | Job console starting 2026-02-05 03:04:24.166017 | Updating git repos 2026-02-05 03:04:24.211531 | Cloning repos into workspace 2026-02-05 03:04:24.271315 | Restoring repo states 2026-02-05 03:04:24.280771 | Merging changes 2026-02-05 03:04:24.280791 | Checking out repos 2026-02-05 03:04:24.328081 | Preparing playbooks 2026-02-05 03:04:25.335047 | Running Ansible setup 2026-02-05 03:04:30.368844 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-05 03:04:32.155186 | 2026-02-05 03:04:32.155319 | PLAY [Base pre] 2026-02-05 03:04:32.185140 | 2026-02-05 03:04:32.185267 | TASK [Setup log path fact] 2026-02-05 03:04:32.220805 | debian-bookworm | ok 2026-02-05 03:04:32.255039 | 2026-02-05 03:04:32.255217 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-05 03:04:32.304672 | debian-bookworm | ok 2026-02-05 03:04:32.326101 | 2026-02-05 03:04:32.326213 | TASK [emit-job-header : Print job information] 2026-02-05 03:04:32.385100 | # Job Information 2026-02-05 03:04:32.385260 | Ansible Version: 2.16.14 2026-02-05 03:04:32.385296 | Job: python-black 2026-02-05 03:04:32.385328 | Pipeline: periodic-daily 2026-02-05 03:04:32.385352 | Executor: 521e9411259a 2026-02-05 03:04:32.385374 | Triggered by: https://github.com/osism/openstack-project-manager 2026-02-05 03:04:32.385396 | Event ID: 1bf51b7ddf734a2888be39bbb170d2b8 2026-02-05 03:04:32.390203 | 2026-02-05 03:04:32.390297 | LOOP [emit-job-header : Print node information] 2026-02-05 03:04:32.603092 | debian-bookworm | ok: 2026-02-05 03:04:32.603308 | debian-bookworm | # Node Information 2026-02-05 03:04:32.603345 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-05 03:04:32.603370 | debian-bookworm | Hostname: debian 2026-02-05 03:04:32.603392 | debian-bookworm | Username: zuul 2026-02-05 03:04:32.603412 | debian-bookworm | Distro: Debian 12.13 2026-02-05 03:04:32.603435 | debian-bookworm | Provider: regiocloud-a 2026-02-05 03:04:32.603456 | debian-bookworm | Region: 2026-02-05 03:04:32.603476 | debian-bookworm | Label: debian-bookworm 2026-02-05 03:04:32.603496 | debian-bookworm | Product Name: OpenStack Nova 2026-02-05 03:04:32.603515 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe77:dc13 2026-02-05 03:04:32.621678 | 2026-02-05 03:04:32.621785 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-05 03:04:33.898654 | debian-bookworm -> localhost | changed 2026-02-05 03:04:33.905636 | 2026-02-05 03:04:33.905759 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-05 03:04:36.027480 | debian-bookworm -> localhost | changed 2026-02-05 03:04:36.036516 | 2026-02-05 03:04:36.036606 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-05 03:04:36.700733 | debian-bookworm -> localhost | ok 2026-02-05 03:04:36.705566 | 2026-02-05 03:04:36.705656 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-05 03:04:36.723376 | debian-bookworm | ok 2026-02-05 03:04:36.744563 | debian-bookworm | included: /var/lib/zuul/builds/528e641bb2be481397585450dc0c43d7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-05 03:04:36.749487 | 2026-02-05 03:04:36.749568 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-05 03:04:38.015242 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-05 03:04:38.015409 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/528e641bb2be481397585450dc0c43d7/work/528e641bb2be481397585450dc0c43d7_id_rsa 2026-02-05 03:04:38.015441 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/528e641bb2be481397585450dc0c43d7/work/528e641bb2be481397585450dc0c43d7_id_rsa.pub 2026-02-05 03:04:38.015464 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-05 03:04:38.015484 | debian-bookworm -> localhost | SHA256:r9Wm7UfnrrEo2+scl6D/olZDg5quNbjqx5vcddqKLmo zuul-build-sshkey 2026-02-05 03:04:38.015502 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-05 03:04:38.015527 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-05 03:04:38.015545 | debian-bookworm -> localhost | | | 2026-02-05 03:04:38.015563 | debian-bookworm -> localhost | | | 2026-02-05 03:04:38.015580 | debian-bookworm -> localhost | | . | 2026-02-05 03:04:38.015596 | debian-bookworm -> localhost | | . o | 2026-02-05 03:04:38.015612 | debian-bookworm -> localhost | | So ... | 2026-02-05 03:04:38.015633 | debian-bookworm -> localhost | | .o. oo....| 2026-02-05 03:04:38.015650 | debian-bookworm -> localhost | | ...o =.=o+o | 2026-02-05 03:04:38.015666 | debian-bookworm -> localhost | | E.+=.*o@.+.o.| 2026-02-05 03:04:38.015683 | debian-bookworm -> localhost | | o++*==.*B@=+o.| 2026-02-05 03:04:38.015699 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-05 03:04:38.015742 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.569226 2026-02-05 03:04:38.021636 | 2026-02-05 03:04:38.021721 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-05 03:04:38.058264 | debian-bookworm | ok 2026-02-05 03:04:38.071858 | debian-bookworm | included: /var/lib/zuul/builds/528e641bb2be481397585450dc0c43d7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-05 03:04:38.087210 | 2026-02-05 03:04:38.087307 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-05 03:04:38.125293 | debian-bookworm | skipping: Conditional result was False 2026-02-05 03:04:38.131338 | 2026-02-05 03:04:38.131440 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-05 03:04:38.871968 | debian-bookworm | changed 2026-02-05 03:04:38.876520 | 2026-02-05 03:04:38.876607 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-05 03:04:39.164506 | debian-bookworm | ok 2026-02-05 03:04:39.171634 | 2026-02-05 03:04:39.172652 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-05 03:04:39.892392 | debian-bookworm | changed 2026-02-05 03:04:39.898511 | 2026-02-05 03:04:39.898600 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-05 03:04:40.651637 | debian-bookworm | changed 2026-02-05 03:04:40.656135 | 2026-02-05 03:04:40.656208 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-05 03:04:40.683918 | debian-bookworm | skipping: Conditional result was False 2026-02-05 03:04:40.689009 | 2026-02-05 03:04:40.689142 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-05 03:04:41.170133 | debian-bookworm -> localhost | changed 2026-02-05 03:04:41.182611 | 2026-02-05 03:04:41.182722 | TASK [add-build-sshkey : Add back temp key] 2026-02-05 03:04:41.545833 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/528e641bb2be481397585450dc0c43d7/work/528e641bb2be481397585450dc0c43d7_id_rsa (zuul-build-sshkey) 2026-02-05 03:04:41.546099 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024379 2026-02-05 03:04:41.554170 | 2026-02-05 03:04:41.554320 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-05 03:04:42.041291 | debian-bookworm | ok 2026-02-05 03:04:42.046097 | 2026-02-05 03:04:42.046186 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-05 03:04:42.069306 | debian-bookworm | skipping: Conditional result was False 2026-02-05 03:04:42.083148 | 2026-02-05 03:04:42.083256 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-05 03:04:42.598948 | debian-bookworm | ok 2026-02-05 03:04:42.611858 | 2026-02-05 03:04:42.612009 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-05 03:04:42.658780 | debian-bookworm | ok 2026-02-05 03:04:42.664482 | 2026-02-05 03:04:42.664576 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-05 03:04:42.971280 | debian-bookworm -> localhost | ok 2026-02-05 03:04:42.983408 | 2026-02-05 03:04:42.983513 | TASK [validate-host : Collect information about the host] 2026-02-05 03:04:44.331654 | debian-bookworm | ok 2026-02-05 03:04:44.350457 | 2026-02-05 03:04:44.350563 | TASK [validate-host : Sanitize hostname] 2026-02-05 03:04:44.462624 | debian-bookworm | ok 2026-02-05 03:04:44.560688 | 2026-02-05 03:04:44.560801 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-05 03:04:45.500326 | debian-bookworm -> localhost | changed 2026-02-05 03:04:45.505692 | 2026-02-05 03:04:45.505784 | TASK [validate-host : Collect information about zuul worker] 2026-02-05 03:04:45.940583 | debian-bookworm | ok 2026-02-05 03:04:45.945155 | 2026-02-05 03:04:45.945251 | TASK [validate-host : Write out all zuul information for each host] 2026-02-05 03:04:46.448127 | debian-bookworm -> localhost | changed 2026-02-05 03:04:46.457217 | 2026-02-05 03:04:46.457316 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-05 03:04:46.746547 | debian-bookworm | ok 2026-02-05 03:04:46.753642 | 2026-02-05 03:04:46.753771 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-05 03:04:47.662652 | debian-bookworm | changed: 2026-02-05 03:04:47.662849 | debian-bookworm | cd+++++++++ src/ 2026-02-05 03:04:47.662887 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-05 03:04:47.662912 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-05 03:04:47.662933 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-02-05 03:04:47.662953 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004703 2026-02-05 03:05:14.597243 | 2026-02-05 03:05:14.597345 | TASK [upload-logs : Upload logs to log server] 2026-02-05 03:05:15.492464 | localhost | Output suppressed because no_log was given 2026-02-05 03:05:15.495360 | 2026-02-05 03:05:15.495497 | LOOP [upload-logs : Compress console log and json output] 2026-02-05 03:05:15.575520 | localhost | skipping: Conditional result was False 2026-02-05 03:05:15.589038 | localhost | skipping: Conditional result was False 2026-02-05 03:05:15.593258 | 2026-02-05 03:05:15.593419 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-05 03:05:15.658141 | localhost | skipping: Conditional result was False 2026-02-05 03:05:15.658501 | 2026-02-05 03:05:15.666751 | localhost | skipping: Conditional result was False 2026-02-05 03:05:15.671482 | 2026-02-05 03:05:15.671609 | LOOP [upload-logs : Upload console log and json output]