2026-02-23 03:01:09.706010 | Job console starting 2026-02-23 03:01:09.727605 | Updating git repos 2026-02-23 03:01:10.391961 | Cloning repos into workspace 2026-02-23 03:01:10.563070 | Restoring repo states 2026-02-23 03:01:10.581069 | Merging changes 2026-02-23 03:01:10.581084 | Checking out repos 2026-02-23 03:01:10.669253 | Preparing playbooks 2026-02-23 03:01:12.713446 | Running Ansible setup 2026-02-23 03:01:21.096643 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-23 03:01:22.991179 | 2026-02-23 03:01:22.991296 | PLAY [Base pre] 2026-02-23 03:01:23.023551 | 2026-02-23 03:01:23.023667 | TASK [Setup log path fact] 2026-02-23 03:01:23.094242 | debian-bookworm | ok 2026-02-23 03:01:23.145290 | 2026-02-23 03:01:23.145408 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-23 03:01:23.237672 | debian-bookworm | ok 2026-02-23 03:01:23.268052 | 2026-02-23 03:01:23.268161 | TASK [emit-job-header : Print job information] 2026-02-23 03:01:23.372424 | # Job Information 2026-02-23 03:01:23.372634 | Ansible Version: 2.16.14 2026-02-23 03:01:23.372666 | Job: flake8 2026-02-23 03:01:23.372694 | Pipeline: periodic-daily 2026-02-23 03:01:23.372713 | Executor: 521e9411259a 2026-02-23 03:01:23.372731 | Triggered by: https://github.com/osism/openstack-configuration-reference 2026-02-23 03:01:23.372749 | Event ID: 4d42f405d2a64068839b7d29caf951d3 2026-02-23 03:01:23.384731 | 2026-02-23 03:01:23.384840 | LOOP [emit-job-header : Print node information] 2026-02-23 03:01:23.634119 | debian-bookworm | ok: 2026-02-23 03:01:23.634289 | debian-bookworm | # Node Information 2026-02-23 03:01:23.634321 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-23 03:01:23.634342 | debian-bookworm | Hostname: debian 2026-02-23 03:01:23.634360 | debian-bookworm | Username: zuul 2026-02-23 03:01:23.634378 | debian-bookworm | Distro: Debian 12.13 2026-02-23 03:01:23.634398 | debian-bookworm | Provider: regiocloud-a 2026-02-23 03:01:23.634416 | debian-bookworm | Region: 2026-02-23 03:01:23.634432 | debian-bookworm | Label: debian-bookworm 2026-02-23 03:01:23.634448 | debian-bookworm | Product Name: OpenStack Nova 2026-02-23 03:01:23.634464 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe09:9795 2026-02-23 03:01:23.672135 | 2026-02-23 03:01:23.683397 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-23 03:01:24.892352 | debian-bookworm -> localhost | changed 2026-02-23 03:01:24.898928 | 2026-02-23 03:01:24.899085 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-23 03:01:26.974960 | debian-bookworm -> localhost | changed 2026-02-23 03:01:26.986644 | 2026-02-23 03:01:26.986733 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-23 03:01:27.575117 | debian-bookworm -> localhost | ok 2026-02-23 03:01:27.581130 | 2026-02-23 03:01:27.581226 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-23 03:01:27.629446 | debian-bookworm | ok 2026-02-23 03:01:27.689769 | debian-bookworm | included: /var/lib/zuul/builds/d7d28f4670cc49a79eb219bafd6cbe66/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-23 03:01:27.720381 | 2026-02-23 03:01:27.720504 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-23 03:01:31.013970 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-23 03:01:31.014135 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d7d28f4670cc49a79eb219bafd6cbe66/work/d7d28f4670cc49a79eb219bafd6cbe66_id_rsa 2026-02-23 03:01:31.014165 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d7d28f4670cc49a79eb219bafd6cbe66/work/d7d28f4670cc49a79eb219bafd6cbe66_id_rsa.pub 2026-02-23 03:01:31.014187 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-23 03:01:31.014288 | debian-bookworm -> localhost | SHA256:JZXaRSwr8nFyYGG1/+4sa96b8uNU/TlCzSh+Z6nq4Rk zuul-build-sshkey 2026-02-23 03:01:31.014313 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-23 03:01:31.014345 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-23 03:01:31.014364 | debian-bookworm -> localhost | | ooo+. | 2026-02-23 03:01:31.014381 | debian-bookworm -> localhost | | .o.o.o | 2026-02-23 03:01:31.014399 | debian-bookworm -> localhost | | ..+o+ | 2026-02-23 03:01:31.014415 | debian-bookworm -> localhost | | . =o=. + .| 2026-02-23 03:01:31.014431 | debian-bookworm -> localhost | | oS* ..o oo| 2026-02-23 03:01:31.014454 | debian-bookworm -> localhost | | . . o. .+| 2026-02-23 03:01:31.014473 | debian-bookworm -> localhost | | E oo*.| 2026-02-23 03:01:31.014626 | debian-bookworm -> localhost | | . O=*..| 2026-02-23 03:01:31.014649 | debian-bookworm -> localhost | | .B+OXo | 2026-02-23 03:01:31.014668 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-23 03:01:31.014717 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.152414 2026-02-23 03:01:31.020843 | 2026-02-23 03:01:31.020927 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-23 03:01:31.048583 | debian-bookworm | ok 2026-02-23 03:01:31.062014 | debian-bookworm | included: /var/lib/zuul/builds/d7d28f4670cc49a79eb219bafd6cbe66/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-23 03:01:31.070091 | 2026-02-23 03:01:31.070163 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-23 03:01:31.093439 | debian-bookworm | skipping: Conditional result was False 2026-02-23 03:01:31.099423 | 2026-02-23 03:01:31.099515 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-23 03:01:31.703137 | debian-bookworm | changed 2026-02-23 03:01:31.731459 | 2026-02-23 03:01:31.731581 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-23 03:01:31.974906 | debian-bookworm | ok 2026-02-23 03:01:31.981068 | 2026-02-23 03:01:31.981204 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-23 03:01:32.701767 | debian-bookworm | changed 2026-02-23 03:01:32.716467 | 2026-02-23 03:01:32.716610 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-23 03:01:33.481865 | debian-bookworm | changed 2026-02-23 03:01:33.503386 | 2026-02-23 03:01:33.503527 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-23 03:01:33.531862 | debian-bookworm | skipping: Conditional result was False 2026-02-23 03:01:33.538814 | 2026-02-23 03:01:33.538945 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-23 03:01:34.487900 | debian-bookworm -> localhost | changed 2026-02-23 03:01:34.499497 | 2026-02-23 03:01:34.499592 | TASK [add-build-sshkey : Add back temp key] 2026-02-23 03:01:35.285303 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d7d28f4670cc49a79eb219bafd6cbe66/work/d7d28f4670cc49a79eb219bafd6cbe66_id_rsa (zuul-build-sshkey) 2026-02-23 03:01:35.285575 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030849 2026-02-23 03:01:35.294505 | 2026-02-23 03:01:35.294603 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-23 03:01:36.253796 | debian-bookworm | ok 2026-02-23 03:01:36.261412 | 2026-02-23 03:01:36.261567 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-23 03:01:36.308167 | debian-bookworm | skipping: Conditional result was False 2026-02-23 03:01:36.319897 | 2026-02-23 03:01:36.320000 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-23 03:01:37.166566 | debian-bookworm | ok 2026-02-23 03:01:37.183020 | 2026-02-23 03:01:37.183127 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-23 03:01:37.233112 | debian-bookworm | ok 2026-02-23 03:01:37.237948 | 2026-02-23 03:01:37.238040 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-23 03:01:37.970750 | debian-bookworm -> localhost | ok 2026-02-23 03:01:37.977187 | 2026-02-23 03:01:37.977294 | TASK [validate-host : Collect information about the host] 2026-02-23 03:01:39.831642 | debian-bookworm | ok 2026-02-23 03:01:39.851749 | 2026-02-23 03:01:39.851844 | TASK [validate-host : Sanitize hostname] 2026-02-23 03:01:40.016131 | debian-bookworm | ok 2026-02-23 03:01:40.075115 | 2026-02-23 03:01:40.075210 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-23 03:01:41.603867 | debian-bookworm -> localhost | changed 2026-02-23 03:01:41.609839 | 2026-02-23 03:01:41.609940 | TASK [validate-host : Collect information about zuul worker] 2026-02-23 03:01:42.264046 | debian-bookworm | ok 2026-02-23 03:01:42.282908 | 2026-02-23 03:01:42.283037 | TASK [validate-host : Write out all zuul information for each host] 2026-02-23 03:01:43.411894 | debian-bookworm -> localhost | changed 2026-02-23 03:01:43.420954 | 2026-02-23 03:01:43.421056 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-23 03:01:43.691579 | debian-bookworm | ok 2026-02-23 03:01:43.696766 | 2026-02-23 03:01:43.696859 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-23 03:01:44.879308 | debian-bookworm | changed: 2026-02-23 03:01:44.879461 | debian-bookworm | cd+++++++++ src/ 2026-02-23 03:01:44.879505 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-23 03:01:44.879530 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-23 03:01:44.879553 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2026-02-23 03:01:44.879573 | debian-bookworm | Containerfile 2026-02-23 03:01:44.879691 | debian-bookworm | localhost | ok: Runtime: 0:00:00.026908 2026-02-23 03:02:14.528109 | 2026-02-23 03:02:14.528195 | TASK [upload-logs : Upload logs to log server] 2026-02-23 03:02:15.126447 | localhost | Output suppressed because no_log was given 2026-02-23 03:02:15.128066 | 2026-02-23 03:02:15.128142 | LOOP [upload-logs : Compress console log and json output] 2026-02-23 03:02:15.195188 | localhost | skipping: Conditional result was False 2026-02-23 03:02:15.199655 | localhost | skipping: Conditional result was False 2026-02-23 03:02:15.205359 | 2026-02-23 03:02:15.205442 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-23 03:02:15.270257 | localhost | skipping: Conditional result was False 2026-02-23 03:02:15.270546 | 2026-02-23 03:02:15.276118 | localhost | skipping: Conditional result was False 2026-02-23 03:02:15.284934 | 2026-02-23 03:02:15.285021 | LOOP [upload-logs : Upload console log and json output]