2026-02-25 03:04:51.278256 | Job console starting 2026-02-25 03:04:51.292743 | Updating git repos 2026-02-25 03:04:51.323893 | Cloning repos into workspace 2026-02-25 03:04:51.362623 | Restoring repo states 2026-02-25 03:04:51.372573 | Merging changes 2026-02-25 03:04:51.372611 | Checking out repos 2026-02-25 03:04:51.910054 | Preparing playbooks 2026-02-25 03:04:52.716748 | Running Ansible setup 2026-02-25 03:04:57.969334 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-25 03:04:58.927038 | 2026-02-25 03:04:58.927372 | PLAY [Base pre] 2026-02-25 03:04:58.957438 | 2026-02-25 03:04:58.957617 | TASK [Setup log path fact] 2026-02-25 03:04:58.977873 | debian-bookworm | ok 2026-02-25 03:04:58.993939 | 2026-02-25 03:04:58.994112 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-25 03:04:59.025835 | debian-bookworm | ok 2026-02-25 03:04:59.036108 | 2026-02-25 03:04:59.036251 | TASK [emit-job-header : Print job information] 2026-02-25 03:04:59.108092 | # Job Information 2026-02-25 03:04:59.108320 | Ansible Version: 2.16.14 2026-02-25 03:04:59.108358 | Job: flake8 2026-02-25 03:04:59.108390 | Pipeline: periodic-daily 2026-02-25 03:04:59.108413 | Executor: 521e9411259a 2026-02-25 03:04:59.108434 | Triggered by: https://github.com/osism/osism-kubernetes 2026-02-25 03:04:59.108457 | Event ID: 19be7b7b9c4346d4a2102ef1f387a1fd 2026-02-25 03:04:59.122495 | 2026-02-25 03:04:59.122952 | LOOP [emit-job-header : Print node information] 2026-02-25 03:04:59.269837 | debian-bookworm | ok: 2026-02-25 03:04:59.270150 | debian-bookworm | # Node Information 2026-02-25 03:04:59.270189 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-25 03:04:59.270215 | debian-bookworm | Hostname: debian 2026-02-25 03:04:59.270238 | debian-bookworm | Username: zuul 2026-02-25 03:04:59.270260 | debian-bookworm | Distro: Debian 12.13 2026-02-25 03:04:59.270285 | debian-bookworm | Provider: regiocloud-a 2026-02-25 03:04:59.270306 | debian-bookworm | Region: 2026-02-25 03:04:59.270328 | debian-bookworm | Label: debian-bookworm 2026-02-25 03:04:59.270347 | debian-bookworm | Product Name: OpenStack Nova 2026-02-25 03:04:59.270368 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe83:722f 2026-02-25 03:04:59.288936 | 2026-02-25 03:04:59.289079 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-25 03:04:59.954644 | debian-bookworm -> localhost | changed 2026-02-25 03:04:59.968839 | 2026-02-25 03:04:59.968982 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-25 03:05:01.335776 | debian-bookworm -> localhost | changed 2026-02-25 03:05:01.349004 | 2026-02-25 03:05:01.349248 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-25 03:05:01.833480 | debian-bookworm -> localhost | ok 2026-02-25 03:05:01.840436 | 2026-02-25 03:05:01.840589 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-25 03:05:01.876872 | debian-bookworm | ok 2026-02-25 03:05:01.901913 | debian-bookworm | included: /var/lib/zuul/builds/0d5ce86b0b8e490d93bf814edd45fd01/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-25 03:05:01.908563 | 2026-02-25 03:05:01.908694 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-25 03:05:03.601738 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-25 03:05:03.601985 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0d5ce86b0b8e490d93bf814edd45fd01/work/0d5ce86b0b8e490d93bf814edd45fd01_id_rsa 2026-02-25 03:05:03.602025 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0d5ce86b0b8e490d93bf814edd45fd01/work/0d5ce86b0b8e490d93bf814edd45fd01_id_rsa.pub 2026-02-25 03:05:03.602052 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-25 03:05:03.602078 | debian-bookworm -> localhost | SHA256:68QRp3OOIwxf7e87Jw/fGFpNW7Pehad6v2UIUeL4LT0 zuul-build-sshkey 2026-02-25 03:05:03.602100 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-25 03:05:03.602135 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-25 03:05:03.602158 | debian-bookworm -> localhost | | . . | 2026-02-25 03:05:03.602180 | debian-bookworm -> localhost | | o o | 2026-02-25 03:05:03.602201 | debian-bookworm -> localhost | | . o o | 2026-02-25 03:05:03.602221 | debian-bookworm -> localhost | | = . + | 2026-02-25 03:05:03.602241 | debian-bookworm -> localhost | | . S o + E.o| 2026-02-25 03:05:03.602265 | debian-bookworm -> localhost | | + o O o *=| 2026-02-25 03:05:03.602286 | debian-bookworm -> localhost | | + * o . =o*| 2026-02-25 03:05:03.602307 | debian-bookworm -> localhost | | + . .o=+B+| 2026-02-25 03:05:03.602328 | debian-bookworm -> localhost | | . .*O=+=| 2026-02-25 03:05:03.602349 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-25 03:05:03.602400 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.990627 2026-02-25 03:05:03.610469 | 2026-02-25 03:05:03.610589 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-25 03:05:03.654017 | debian-bookworm | ok 2026-02-25 03:05:03.664422 | debian-bookworm | included: /var/lib/zuul/builds/0d5ce86b0b8e490d93bf814edd45fd01/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-25 03:05:03.674483 | 2026-02-25 03:05:03.674596 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-25 03:05:03.699511 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:05:03.706110 | 2026-02-25 03:05:03.706229 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-25 03:05:04.484752 | debian-bookworm | changed 2026-02-25 03:05:04.497504 | 2026-02-25 03:05:04.497742 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-25 03:05:04.796438 | debian-bookworm | ok 2026-02-25 03:05:04.803597 | 2026-02-25 03:05:04.803739 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-25 03:05:05.594600 | debian-bookworm | changed 2026-02-25 03:05:05.605070 | 2026-02-25 03:05:05.605228 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-25 03:05:06.332069 | debian-bookworm | changed 2026-02-25 03:05:06.338310 | 2026-02-25 03:05:06.338423 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-25 03:05:06.372625 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:05:06.378968 | 2026-02-25 03:05:06.379091 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-25 03:05:06.873880 | debian-bookworm -> localhost | changed 2026-02-25 03:05:06.887300 | 2026-02-25 03:05:06.887437 | TASK [add-build-sshkey : Add back temp key] 2026-02-25 03:05:07.227473 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0d5ce86b0b8e490d93bf814edd45fd01/work/0d5ce86b0b8e490d93bf814edd45fd01_id_rsa (zuul-build-sshkey) 2026-02-25 03:05:07.227783 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018377 2026-02-25 03:05:07.236607 | 2026-02-25 03:05:07.236794 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-25 03:05:07.673396 | debian-bookworm | ok 2026-02-25 03:05:07.678977 | 2026-02-25 03:05:07.679089 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-25 03:05:07.723632 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:05:07.735052 | 2026-02-25 03:05:07.735180 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-25 03:05:08.180822 | debian-bookworm | ok 2026-02-25 03:05:08.196812 | 2026-02-25 03:05:08.197005 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-25 03:05:08.227141 | debian-bookworm | ok 2026-02-25 03:05:08.232830 | 2026-02-25 03:05:08.232953 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-25 03:05:08.565186 | debian-bookworm -> localhost | ok 2026-02-25 03:05:08.572313 | 2026-02-25 03:05:08.572440 | TASK [validate-host : Collect information about the host] 2026-02-25 03:05:09.811035 | debian-bookworm | ok 2026-02-25 03:05:09.828076 | 2026-02-25 03:05:09.828212 | TASK [validate-host : Sanitize hostname] 2026-02-25 03:05:10.017833 | debian-bookworm | ok 2026-02-25 03:05:10.101577 | 2026-02-25 03:05:10.101757 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-25 03:05:10.873377 | debian-bookworm -> localhost | changed 2026-02-25 03:05:10.879810 | 2026-02-25 03:05:10.879936 | TASK [validate-host : Collect information about zuul worker] 2026-02-25 03:05:11.338802 | debian-bookworm | ok 2026-02-25 03:05:11.345561 | 2026-02-25 03:05:11.345814 | TASK [validate-host : Write out all zuul information for each host] 2026-02-25 03:05:12.212404 | debian-bookworm -> localhost | changed 2026-02-25 03:05:12.232548 | 2026-02-25 03:05:12.232748 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-25 03:05:12.536196 | debian-bookworm | ok 2026-02-25 03:05:12.542802 | 2026-02-25 03:05:12.543039 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-25 03:05:13.975780 | debian-bookworm | changed: 2026-02-25 03:05:13.976058 | debian-bookworm | cd+++++++++ src/ 2026-02-25 03:05:13.976098 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-25 03:05:13.976123 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-25 03:05:13.976144 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-02-25 03:05:13.976165 | debian-bookworm | Containerfile 2026-02-25 03:05:13.976331 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005059 2026-02-25 03:05:41.819895 | 2026-02-25 03:05:41.820029 | TASK [upload-logs : Upload logs to log server] 2026-02-25 03:05:42.435544 | localhost | Output suppressed because no_log was given 2026-02-25 03:05:42.437387 | 2026-02-25 03:05:42.437495 | LOOP [upload-logs : Compress console log and json output] 2026-02-25 03:05:42.495467 | localhost | skipping: Conditional result was False 2026-02-25 03:05:42.506109 | localhost | skipping: Conditional result was False 2026-02-25 03:05:42.515729 | 2026-02-25 03:05:42.515854 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-25 03:05:42.573477 | localhost | skipping: Conditional result was False 2026-02-25 03:05:42.573820 | 2026-02-25 03:05:42.579538 | localhost | skipping: Conditional result was False 2026-02-25 03:05:42.583395 | 2026-02-25 03:05:42.583514 | LOOP [upload-logs : Upload console log and json output]