2026-03-27 03:16:16.120649 | Job console starting 2026-03-27 03:16:16.136581 | Updating git repos 2026-03-27 03:16:16.187152 | Cloning repos into workspace 2026-03-27 03:16:16.257689 | Restoring repo states 2026-03-27 03:16:16.273623 | Merging changes 2026-03-27 03:16:16.273673 | Checking out repos 2026-03-27 03:16:16.342177 | Preparing playbooks 2026-03-27 03:16:17.209644 | Running Ansible setup 2026-03-27 03:16:22.075072 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-27 03:16:23.389276 | 2026-03-27 03:16:23.389713 | PLAY [Base pre] 2026-03-27 03:16:23.438486 | 2026-03-27 03:16:23.438670 | TASK [Setup log path fact] 2026-03-27 03:16:23.473993 | debian-bookworm | ok 2026-03-27 03:16:23.493461 | 2026-03-27 03:16:23.493643 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-27 03:16:23.524911 | debian-bookworm | ok 2026-03-27 03:16:23.536149 | 2026-03-27 03:16:23.536621 | TASK [emit-job-header : Print job information] 2026-03-27 03:16:23.577904 | # Job Information 2026-03-27 03:16:23.578116 | Ansible Version: 2.16.14 2026-03-27 03:16:23.578152 | Job: flake8 2026-03-27 03:16:23.578185 | Pipeline: periodic-daily 2026-03-27 03:16:23.578208 | Executor: 521e9411259a 2026-03-27 03:16:23.578247 | Triggered by: https://github.com/osism/netbox-plugin-osism 2026-03-27 03:16:23.578271 | Event ID: cc8a756be7c448568e038c87194b5983 2026-03-27 03:16:23.583440 | 2026-03-27 03:16:23.583574 | LOOP [emit-job-header : Print node information] 2026-03-27 03:16:23.754128 | debian-bookworm | ok: 2026-03-27 03:16:23.754405 | debian-bookworm | # Node Information 2026-03-27 03:16:23.754492 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-27 03:16:23.754525 | debian-bookworm | Hostname: debian 2026-03-27 03:16:23.754559 | debian-bookworm | Username: zuul 2026-03-27 03:16:23.754581 | debian-bookworm | Distro: Debian 12.13 2026-03-27 03:16:23.754605 | debian-bookworm | Provider: regiocloud-a 2026-03-27 03:16:23.754626 | debian-bookworm | Region: 2026-03-27 03:16:23.754674 | debian-bookworm | Label: debian-bookworm 2026-03-27 03:16:23.754694 | debian-bookworm | Product Name: OpenStack Nova 2026-03-27 03:16:23.754714 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2b:8ad6 2026-03-27 03:16:23.781353 | 2026-03-27 03:16:23.781518 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-27 03:16:24.556397 | debian-bookworm -> localhost | changed 2026-03-27 03:16:24.564877 | 2026-03-27 03:16:24.565032 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-27 03:16:26.067842 | debian-bookworm -> localhost | changed 2026-03-27 03:16:26.082740 | 2026-03-27 03:16:26.083035 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-27 03:16:26.419604 | debian-bookworm -> localhost | ok 2026-03-27 03:16:26.426161 | 2026-03-27 03:16:26.426328 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-27 03:16:26.455789 | debian-bookworm | ok 2026-03-27 03:16:26.474450 | debian-bookworm | included: /var/lib/zuul/builds/096ca299072e41d7abd674460dbd287e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-27 03:16:26.481171 | 2026-03-27 03:16:26.481334 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-27 03:16:28.007606 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-27 03:16:28.007940 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/096ca299072e41d7abd674460dbd287e/work/096ca299072e41d7abd674460dbd287e_id_rsa 2026-03-27 03:16:28.007984 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/096ca299072e41d7abd674460dbd287e/work/096ca299072e41d7abd674460dbd287e_id_rsa.pub 2026-03-27 03:16:28.008022 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-27 03:16:28.008047 | debian-bookworm -> localhost | SHA256:3h2f329DJLV6npPHhY1G2zRoYozhywcx2o5Yq290bZU zuul-build-sshkey 2026-03-27 03:16:28.008070 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-27 03:16:28.008107 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-27 03:16:28.008129 | debian-bookworm -> localhost | | | 2026-03-27 03:16:28.008150 | debian-bookworm -> localhost | | + . | 2026-03-27 03:16:28.008170 | debian-bookworm -> localhost | | + * + .| 2026-03-27 03:16:28.008190 | debian-bookworm -> localhost | | o = + E.+.| 2026-03-27 03:16:28.008210 | debian-bookworm -> localhost | | o S = =.+B.| 2026-03-27 03:16:28.008253 | debian-bookworm -> localhost | | . = * = +=++| 2026-03-27 03:16:28.008276 | debian-bookworm -> localhost | | o o + ..*.+| 2026-03-27 03:16:28.008296 | debian-bookworm -> localhost | | . . B=| 2026-03-27 03:16:28.008316 | debian-bookworm -> localhost | | o. .O| 2026-03-27 03:16:28.008336 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-27 03:16:28.008400 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.961429 2026-03-27 03:16:28.016739 | 2026-03-27 03:16:28.016887 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-27 03:16:28.071429 | debian-bookworm | ok 2026-03-27 03:16:28.090982 | debian-bookworm | included: /var/lib/zuul/builds/096ca299072e41d7abd674460dbd287e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-27 03:16:28.112952 | 2026-03-27 03:16:28.113102 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-27 03:16:28.138973 | debian-bookworm | skipping: Conditional result was False 2026-03-27 03:16:28.146686 | 2026-03-27 03:16:28.146963 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-27 03:16:28.878160 | debian-bookworm | changed 2026-03-27 03:16:28.888710 | 2026-03-27 03:16:28.888869 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-27 03:16:29.185358 | debian-bookworm | ok 2026-03-27 03:16:29.202306 | 2026-03-27 03:16:29.202461 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-27 03:16:29.946690 | debian-bookworm | changed 2026-03-27 03:16:29.955103 | 2026-03-27 03:16:29.955274 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-27 03:16:30.673153 | debian-bookworm | changed 2026-03-27 03:16:30.682318 | 2026-03-27 03:16:30.682463 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-27 03:16:30.708209 | debian-bookworm | skipping: Conditional result was False 2026-03-27 03:16:30.724601 | 2026-03-27 03:16:30.724853 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-27 03:16:31.456782 | debian-bookworm -> localhost | changed 2026-03-27 03:16:31.474298 | 2026-03-27 03:16:31.474464 | TASK [add-build-sshkey : Add back temp key] 2026-03-27 03:16:32.051053 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/096ca299072e41d7abd674460dbd287e/work/096ca299072e41d7abd674460dbd287e_id_rsa (zuul-build-sshkey) 2026-03-27 03:16:32.051363 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010814 2026-03-27 03:16:32.059939 | 2026-03-27 03:16:32.060072 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-27 03:16:32.509163 | debian-bookworm | ok 2026-03-27 03:16:32.514898 | 2026-03-27 03:16:32.515015 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-27 03:16:32.577037 | debian-bookworm | skipping: Conditional result was False 2026-03-27 03:16:32.609664 | 2026-03-27 03:16:32.609867 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-27 03:16:33.172727 | debian-bookworm | ok 2026-03-27 03:16:33.201002 | 2026-03-27 03:16:33.201171 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-27 03:16:33.246953 | debian-bookworm | ok 2026-03-27 03:16:33.255270 | 2026-03-27 03:16:33.255389 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-27 03:16:33.623615 | debian-bookworm -> localhost | ok 2026-03-27 03:16:33.638450 | 2026-03-27 03:16:33.638752 | TASK [validate-host : Collect information about the host] 2026-03-27 03:16:35.802748 | debian-bookworm | ok 2026-03-27 03:16:35.817561 | 2026-03-27 03:16:35.817708 | TASK [validate-host : Sanitize hostname] 2026-03-27 03:16:35.960510 | debian-bookworm | ok 2026-03-27 03:16:36.014072 | 2026-03-27 03:16:36.014204 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-27 03:16:36.680643 | debian-bookworm -> localhost | changed 2026-03-27 03:16:36.687394 | 2026-03-27 03:16:36.687610 | TASK [validate-host : Collect information about zuul worker] 2026-03-27 03:16:37.130675 | debian-bookworm | ok 2026-03-27 03:16:37.135789 | 2026-03-27 03:16:37.135920 | TASK [validate-host : Write out all zuul information for each host] 2026-03-27 03:16:37.795265 | debian-bookworm -> localhost | changed 2026-03-27 03:16:37.806359 | 2026-03-27 03:16:37.806474 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-27 03:16:38.089370 | debian-bookworm | ok 2026-03-27 03:16:38.096617 | 2026-03-27 03:16:38.096800 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-27 03:16:39.212366 | debian-bookworm | changed: 2026-03-27 03:16:39.212673 | debian-bookworm | cd+++++++++ src/ 2026-03-27 03:16:39.212734 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-27 03:16:39.212777 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-27 03:16:39.212815 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-plugin-osism/ 2026-03-27 03:16:39.212851 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004476 2026-03-27 03:17:06.944938 | 2026-03-27 03:17:06.945031 | TASK [upload-logs : Upload logs to log server] 2026-03-27 03:17:07.517483 | localhost | Output suppressed because no_log was given 2026-03-27 03:17:07.519152 | 2026-03-27 03:17:07.519269 | LOOP [upload-logs : Compress console log and json output] 2026-03-27 03:17:07.604259 | localhost | skipping: Conditional result was False 2026-03-27 03:17:07.610331 | localhost | skipping: Conditional result was False 2026-03-27 03:17:07.615938 | 2026-03-27 03:17:07.616053 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-27 03:17:07.656615 | localhost | skipping: Conditional result was False 2026-03-27 03:17:07.656863 | 2026-03-27 03:17:07.662336 | localhost | skipping: Conditional result was False 2026-03-27 03:17:07.671820 | 2026-03-27 03:17:07.671931 | LOOP [upload-logs : Upload console log and json output]