2026-01-29 03:03:38.275979 | Job console starting 2026-01-29 03:03:38.285742 | Updating git repos 2026-01-29 03:03:38.345439 | Cloning repos into workspace 2026-01-29 03:03:38.420527 | Restoring repo states 2026-01-29 03:03:38.434707 | Merging changes 2026-01-29 03:03:38.434722 | Checking out repos 2026-01-29 03:03:38.505590 | Preparing playbooks 2026-01-29 03:03:39.636262 | Running Ansible setup 2026-01-29 03:03:45.167353 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 03:03:46.701658 | 2026-01-29 03:03:46.701792 | PLAY [Base pre] 2026-01-29 03:03:46.717840 | 2026-01-29 03:03:46.717950 | TASK [Setup log path fact] 2026-01-29 03:03:46.746126 | debian-bookworm | ok 2026-01-29 03:03:46.762262 | 2026-01-29 03:03:46.762390 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 03:03:46.791076 | debian-bookworm | ok 2026-01-29 03:03:46.800950 | 2026-01-29 03:03:46.801054 | TASK [emit-job-header : Print job information] 2026-01-29 03:03:46.861112 | # Job Information 2026-01-29 03:03:46.861368 | Ansible Version: 2.16.14 2026-01-29 03:03:46.861408 | Job: python-black 2026-01-29 03:03:46.861446 | Pipeline: periodic-daily 2026-01-29 03:03:46.861474 | Executor: 521e9411259a 2026-01-29 03:03:46.861496 | Triggered by: https://github.com/osism/netbox-plugin-osism 2026-01-29 03:03:46.861532 | Event ID: a8658875ecaf42e1be26b5004014d258 2026-01-29 03:03:46.879629 | 2026-01-29 03:03:46.879738 | LOOP [emit-job-header : Print node information] 2026-01-29 03:03:47.080349 | debian-bookworm | ok: 2026-01-29 03:03:47.080539 | debian-bookworm | # Node Information 2026-01-29 03:03:47.080574 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-29 03:03:47.080596 | debian-bookworm | Hostname: debian 2026-01-29 03:03:47.080615 | debian-bookworm | Username: zuul 2026-01-29 03:03:47.080633 | debian-bookworm | Distro: Debian 12.13 2026-01-29 03:03:47.080652 | debian-bookworm | Provider: regiocloud-a 2026-01-29 03:03:47.080670 | debian-bookworm | Region: 2026-01-29 03:03:47.080687 | debian-bookworm | Label: debian-bookworm 2026-01-29 03:03:47.080704 | debian-bookworm | Product Name: OpenStack Nova 2026-01-29 03:03:47.080720 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe54:5c81 2026-01-29 03:03:47.098937 | 2026-01-29 03:03:47.099032 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 03:03:47.895641 | debian-bookworm -> localhost | changed 2026-01-29 03:03:47.901687 | 2026-01-29 03:03:47.901780 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 03:03:50.240699 | debian-bookworm -> localhost | changed 2026-01-29 03:03:50.250866 | 2026-01-29 03:03:50.250957 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 03:03:51.211982 | debian-bookworm -> localhost | ok 2026-01-29 03:03:51.217806 | 2026-01-29 03:03:51.217905 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 03:03:51.265635 | debian-bookworm | ok 2026-01-29 03:03:51.289852 | debian-bookworm | included: /var/lib/zuul/builds/e02488556e91412a94521326f384e229/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 03:03:51.302357 | 2026-01-29 03:03:51.302459 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 03:03:52.839814 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-29 03:03:52.839983 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e02488556e91412a94521326f384e229/work/e02488556e91412a94521326f384e229_id_rsa 2026-01-29 03:03:52.840014 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e02488556e91412a94521326f384e229/work/e02488556e91412a94521326f384e229_id_rsa.pub 2026-01-29 03:03:52.840036 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-29 03:03:52.840058 | debian-bookworm -> localhost | SHA256:IoK+0AJc8gYvwmhfm64Tfy0qZHo6lMSdbYDuj4xiPqs zuul-build-sshkey 2026-01-29 03:03:52.840077 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-29 03:03:52.840101 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-29 03:03:52.840119 | debian-bookworm -> localhost | | . | 2026-01-29 03:03:52.840150 | debian-bookworm -> localhost | | . . | 2026-01-29 03:03:52.840167 | debian-bookworm -> localhost | |oo..+ | 2026-01-29 03:03:52.840183 | debian-bookworm -> localhost | |+=*o o | 2026-01-29 03:03:52.840200 | debian-bookworm -> localhost | |B=o+o.. S | 2026-01-29 03:03:52.840222 | debian-bookworm -> localhost | |==+=..o. | 2026-01-29 03:03:52.840240 | debian-bookworm -> localhost | |*.B.oo . | 2026-01-29 03:03:52.840257 | debian-bookworm -> localhost | |+O.=.. o . | 2026-01-29 03:03:52.840275 | debian-bookworm -> localhost | |E=*.+oo . | 2026-01-29 03:03:52.840292 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-29 03:03:52.840338 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.553624 2026-01-29 03:03:52.845403 | 2026-01-29 03:03:52.845481 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 03:03:52.861838 | debian-bookworm | ok 2026-01-29 03:03:52.870281 | debian-bookworm | included: /var/lib/zuul/builds/e02488556e91412a94521326f384e229/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 03:03:52.881219 | 2026-01-29 03:03:52.881304 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 03:03:52.915265 | debian-bookworm | skipping: Conditional result was False 2026-01-29 03:03:52.920301 | 2026-01-29 03:03:52.920391 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 03:03:53.629116 | debian-bookworm | changed 2026-01-29 03:03:53.634191 | 2026-01-29 03:03:53.634347 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 03:03:53.935326 | debian-bookworm | ok 2026-01-29 03:03:53.941103 | 2026-01-29 03:03:53.941186 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 03:03:54.739532 | debian-bookworm | changed 2026-01-29 03:03:54.755631 | 2026-01-29 03:03:54.755789 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 03:03:55.470495 | debian-bookworm | changed 2026-01-29 03:03:55.482915 | 2026-01-29 03:03:55.483014 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 03:03:55.519747 | debian-bookworm | skipping: Conditional result was False 2026-01-29 03:03:55.533841 | 2026-01-29 03:03:55.534058 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 03:03:56.292915 | debian-bookworm -> localhost | changed 2026-01-29 03:03:56.308997 | 2026-01-29 03:03:56.309101 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 03:03:56.907084 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e02488556e91412a94521326f384e229/work/e02488556e91412a94521326f384e229_id_rsa (zuul-build-sshkey) 2026-01-29 03:03:56.907526 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014114 2026-01-29 03:03:56.922686 | 2026-01-29 03:03:56.922813 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 03:03:57.381072 | debian-bookworm | ok 2026-01-29 03:03:57.397265 | 2026-01-29 03:03:57.397379 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 03:03:57.452008 | debian-bookworm | skipping: Conditional result was False 2026-01-29 03:03:57.463094 | 2026-01-29 03:03:57.463192 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 03:03:57.963633 | debian-bookworm | ok 2026-01-29 03:03:57.984455 | 2026-01-29 03:03:57.984583 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 03:03:58.012539 | debian-bookworm | ok 2026-01-29 03:03:58.017437 | 2026-01-29 03:03:58.017594 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 03:03:58.433536 | debian-bookworm -> localhost | ok 2026-01-29 03:03:58.441469 | 2026-01-29 03:03:58.441596 | TASK [validate-host : Collect information about the host] 2026-01-29 03:03:59.652952 | debian-bookworm | ok 2026-01-29 03:03:59.666387 | 2026-01-29 03:03:59.666498 | TASK [validate-host : Sanitize hostname] 2026-01-29 03:03:59.776963 | debian-bookworm | ok 2026-01-29 03:03:59.814112 | 2026-01-29 03:03:59.814208 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 03:04:00.663976 | debian-bookworm -> localhost | changed 2026-01-29 03:04:00.672270 | 2026-01-29 03:04:00.672367 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 03:04:01.303454 | debian-bookworm | ok 2026-01-29 03:04:01.309476 | 2026-01-29 03:04:01.309584 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 03:04:01.844305 | debian-bookworm -> localhost | changed 2026-01-29 03:04:01.854004 | 2026-01-29 03:04:01.854102 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 03:04:02.116574 | debian-bookworm | ok 2026-01-29 03:04:02.123779 | 2026-01-29 03:04:02.123882 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 03:04:02.878442 | debian-bookworm | changed: 2026-01-29 03:04:02.878638 | debian-bookworm | cd+++++++++ src/ 2026-01-29 03:04:02.878673 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-29 03:04:02.878697 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-29 03:04:02.878719 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-plugin-osism/ 2026-01-29 03:04:02.878739 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004319 2026-01-29 03:04:29.714633 | 2026-01-29 03:04:29.714727 | TASK [upload-logs : Upload logs to log server] 2026-01-29 03:04:30.281452 | localhost | Output suppressed because no_log was given 2026-01-29 03:04:30.283341 | 2026-01-29 03:04:30.283427 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 03:04:30.346242 | localhost | skipping: Conditional result was False 2026-01-29 03:04:30.353513 | localhost | skipping: Conditional result was False 2026-01-29 03:04:30.359217 | 2026-01-29 03:04:30.359309 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 03:04:30.402806 | localhost | skipping: Conditional result was False 2026-01-29 03:04:30.403133 | 2026-01-29 03:04:30.409544 | localhost | skipping: Conditional result was False 2026-01-29 03:04:30.415492 | 2026-01-29 03:04:30.415589 | LOOP [upload-logs : Upload console log and json output]