2026-02-17 00:53:45.916777 | Job console starting 2026-02-17 00:53:45.937654 | Updating git repos 2026-02-17 00:53:45.982128 | Cloning repos into workspace 2026-02-17 00:53:46.062973 | Restoring repo states 2026-02-17 00:53:46.070603 | Merging changes 2026-02-17 00:53:46.543830 | Checking out repos 2026-02-17 00:53:46.592622 | Preparing playbooks 2026-02-17 00:53:47.317757 | Running Ansible setup 2026-02-17 00:53:52.003382 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-17 00:53:52.855549 | 2026-02-17 00:53:52.855720 | PLAY [Base pre] 2026-02-17 00:53:52.871804 | 2026-02-17 00:53:52.871963 | TASK [Setup log path fact] 2026-02-17 00:53:52.890784 | debian-bookworm | ok 2026-02-17 00:53:52.910615 | 2026-02-17 00:53:52.910770 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-17 00:53:52.950715 | debian-bookworm | ok 2026-02-17 00:53:52.960588 | 2026-02-17 00:53:52.960723 | TASK [emit-job-header : Print job information] 2026-02-17 00:53:52.999916 | # Job Information 2026-02-17 00:53:53.000102 | Ansible Version: 2.16.14 2026-02-17 00:53:53.000137 | Job: python-black 2026-02-17 00:53:53.000170 | Pipeline: check 2026-02-17 00:53:53.000193 | Executor: 521e9411259a 2026-02-17 00:53:53.000214 | Triggered by: https://github.com/osism/netbox-manager/pull/213 2026-02-17 00:53:53.000237 | Event ID: 1785d800-0b9b-11f1-9162-a33b0d20446b 2026-02-17 00:53:53.005426 | 2026-02-17 00:53:53.005549 | LOOP [emit-job-header : Print node information] 2026-02-17 00:53:53.115188 | debian-bookworm | ok: 2026-02-17 00:53:53.115541 | debian-bookworm | # Node Information 2026-02-17 00:53:53.115589 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-17 00:53:53.115616 | debian-bookworm | Hostname: debian 2026-02-17 00:53:53.115639 | debian-bookworm | Username: zuul 2026-02-17 00:53:53.115660 | debian-bookworm | Distro: Debian 12.13 2026-02-17 00:53:53.115684 | debian-bookworm | Provider: regiocloud-a 2026-02-17 00:53:53.115705 | debian-bookworm | Region: 2026-02-17 00:53:53.115727 | debian-bookworm | Label: debian-bookworm 2026-02-17 00:53:53.115747 | debian-bookworm | Product Name: OpenStack Nova 2026-02-17 00:53:53.115767 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe37:25f7 2026-02-17 00:53:53.136512 | 2026-02-17 00:53:53.136656 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-17 00:53:53.646457 | debian-bookworm -> localhost | changed 2026-02-17 00:53:53.653723 | 2026-02-17 00:53:53.653850 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-17 00:53:54.745567 | debian-bookworm -> localhost | changed 2026-02-17 00:53:54.756515 | 2026-02-17 00:53:54.756649 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-17 00:53:55.044132 | debian-bookworm -> localhost | ok 2026-02-17 00:53:55.050510 | 2026-02-17 00:53:55.050642 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-17 00:53:55.071064 | debian-bookworm | ok 2026-02-17 00:53:55.089575 | debian-bookworm | included: /var/lib/zuul/builds/d4fdfdcb1d8c4f31a8dc47a3f14f847c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-17 00:53:55.095947 | 2026-02-17 00:53:55.096060 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-17 00:53:57.083720 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-17 00:53:57.083998 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d4fdfdcb1d8c4f31a8dc47a3f14f847c/work/d4fdfdcb1d8c4f31a8dc47a3f14f847c_id_rsa 2026-02-17 00:53:57.084043 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d4fdfdcb1d8c4f31a8dc47a3f14f847c/work/d4fdfdcb1d8c4f31a8dc47a3f14f847c_id_rsa.pub 2026-02-17 00:53:57.084070 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-17 00:53:57.084094 | debian-bookworm -> localhost | SHA256:06w18gIcVs/UcQrrpGRhNIgARBvPdf/RQYnLfxggUz8 zuul-build-sshkey 2026-02-17 00:53:57.084116 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-17 00:53:57.084149 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-17 00:53:57.084170 | debian-bookworm -> localhost | |+=.. o +* +o++o | 2026-02-17 00:53:57.084191 | debian-bookworm -> localhost | | = o oo.O =++. | 2026-02-17 00:53:57.084210 | debian-bookworm -> localhost | | . o o o.O.+E | 2026-02-17 00:53:57.084230 | debian-bookworm -> localhost | | o + *.o... | 2026-02-17 00:53:57.084250 | debian-bookworm -> localhost | | o S *.. o | 2026-02-17 00:53:57.084276 | debian-bookworm -> localhost | | . * . o . | 2026-02-17 00:53:57.084296 | debian-bookworm -> localhost | | o . . | 2026-02-17 00:53:57.084316 | debian-bookworm -> localhost | | . | 2026-02-17 00:53:57.084337 | debian-bookworm -> localhost | | | 2026-02-17 00:53:57.084357 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-17 00:53:57.084436 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.482780 2026-02-17 00:53:57.094672 | 2026-02-17 00:53:57.094785 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-17 00:53:57.123279 | debian-bookworm | ok 2026-02-17 00:53:57.133210 | debian-bookworm | included: /var/lib/zuul/builds/d4fdfdcb1d8c4f31a8dc47a3f14f847c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-17 00:53:57.142321 | 2026-02-17 00:53:57.142471 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-17 00:53:57.165677 | debian-bookworm | skipping: Conditional result was False 2026-02-17 00:53:57.171626 | 2026-02-17 00:53:57.171731 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-17 00:53:57.878618 | debian-bookworm | changed 2026-02-17 00:53:57.891985 | 2026-02-17 00:53:57.892159 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-17 00:53:58.207052 | debian-bookworm | ok 2026-02-17 00:53:58.216942 | 2026-02-17 00:53:58.217089 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-17 00:53:58.979375 | debian-bookworm | changed 2026-02-17 00:53:58.990424 | 2026-02-17 00:53:58.990550 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-17 00:53:59.689695 | debian-bookworm | changed 2026-02-17 00:53:59.697086 | 2026-02-17 00:53:59.697226 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-17 00:53:59.721062 | debian-bookworm | skipping: Conditional result was False 2026-02-17 00:53:59.727586 | 2026-02-17 00:53:59.727699 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-17 00:54:00.201214 | debian-bookworm -> localhost | changed 2026-02-17 00:54:00.213914 | 2026-02-17 00:54:00.214057 | TASK [add-build-sshkey : Add back temp key] 2026-02-17 00:54:00.563881 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d4fdfdcb1d8c4f31a8dc47a3f14f847c/work/d4fdfdcb1d8c4f31a8dc47a3f14f847c_id_rsa (zuul-build-sshkey) 2026-02-17 00:54:00.564118 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012826 2026-02-17 00:54:00.572199 | 2026-02-17 00:54:00.572313 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-17 00:54:00.988812 | debian-bookworm | ok 2026-02-17 00:54:00.994659 | 2026-02-17 00:54:00.994783 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-17 00:54:01.018881 | debian-bookworm | skipping: Conditional result was False 2026-02-17 00:54:01.031573 | 2026-02-17 00:54:01.031711 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-17 00:54:01.475792 | debian-bookworm | ok 2026-02-17 00:54:01.491579 | 2026-02-17 00:54:01.491742 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-17 00:54:01.520932 | debian-bookworm | ok 2026-02-17 00:54:01.526271 | 2026-02-17 00:54:01.526415 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-17 00:54:01.824840 | debian-bookworm -> localhost | ok 2026-02-17 00:54:01.835748 | 2026-02-17 00:54:01.835885 | TASK [validate-host : Collect information about the host] 2026-02-17 00:54:02.952667 | debian-bookworm | ok 2026-02-17 00:54:02.966264 | 2026-02-17 00:54:02.966404 | TASK [validate-host : Sanitize hostname] 2026-02-17 00:54:03.066925 | debian-bookworm | ok 2026-02-17 00:54:03.112914 | 2026-02-17 00:54:03.113041 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-17 00:54:03.664608 | debian-bookworm -> localhost | changed 2026-02-17 00:54:03.670715 | 2026-02-17 00:54:03.670903 | TASK [validate-host : Collect information about zuul worker] 2026-02-17 00:54:04.125727 | debian-bookworm | ok 2026-02-17 00:54:04.141682 | 2026-02-17 00:54:04.141851 | TASK [validate-host : Write out all zuul information for each host] 2026-02-17 00:54:04.685610 | debian-bookworm -> localhost | changed 2026-02-17 00:54:04.696460 | 2026-02-17 00:54:04.696591 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-17 00:54:04.972047 | debian-bookworm | ok 2026-02-17 00:54:04.982617 | 2026-02-17 00:54:04.982789 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-17 00:54:05.868289 | debian-bookworm | changed: 2026-02-17 00:54:05.868699 | debian-bookworm | cd+++++++++ src/ 2026-02-17 00:54:05.868770 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-17 00:54:05.868813 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-17 00:54:05.868852 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-02-17 00:54:05.868888 | debian-bookworm | netbox_manager/requirements.yml 2026-02-17 00:54:05.869344 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-02-17 00:54:05.869395 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2026-02-17 00:54:05.869429 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005282 2026-02-17 00:54:33.470128 | 2026-02-17 00:54:33.470253 | TASK [upload-logs : Upload logs to log server] 2026-02-17 00:54:34.066319 | localhost | Output suppressed because no_log was given 2026-02-17 00:54:34.068328 | 2026-02-17 00:54:34.068575 | LOOP [upload-logs : Compress console log and json output] 2026-02-17 00:54:34.147048 | localhost | skipping: Conditional result was False 2026-02-17 00:54:34.150537 | localhost | skipping: Conditional result was False 2026-02-17 00:54:34.161045 | 2026-02-17 00:54:34.161190 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-17 00:54:34.206008 | localhost | skipping: Conditional result was False 2026-02-17 00:54:34.206594 | 2026-02-17 00:54:34.210198 | localhost | skipping: Conditional result was False 2026-02-17 00:54:34.223748 | 2026-02-17 00:54:34.223986 | LOOP [upload-logs : Upload console log and json output]