2025-09-18 03:01:08.901766 | Job console starting 2025-09-18 03:01:08.925663 | Updating git repos 2025-09-18 03:01:09.245472 | Cloning repos into workspace 2025-09-18 03:01:09.349464 | Restoring repo states 2025-09-18 03:01:09.390121 | Merging changes 2025-09-18 03:01:09.390133 | Checking out repos 2025-09-18 03:01:09.530658 | Preparing playbooks 2025-09-18 03:01:10.812776 | Running Ansible setup 2025-09-18 03:01:17.541280 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-18 03:01:18.475052 | 2025-09-18 03:01:18.475178 | PLAY [Base pre] 2025-09-18 03:01:18.492747 | 2025-09-18 03:01:18.492855 | TASK [Setup log path fact] 2025-09-18 03:01:18.510549 | debian-bookworm | ok 2025-09-18 03:01:18.524811 | 2025-09-18 03:01:18.524924 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-18 03:01:18.574773 | debian-bookworm | ok 2025-09-18 03:01:18.610613 | 2025-09-18 03:01:18.610722 | TASK [emit-job-header : Print job information] 2025-09-18 03:01:18.688083 | # Job Information 2025-09-18 03:01:18.688244 | Ansible Version: 2.16.14 2025-09-18 03:01:18.688279 | Job: flake8 2025-09-18 03:01:18.688312 | Pipeline: periodic-daily 2025-09-18 03:01:18.688334 | Executor: 521e9411259a 2025-09-18 03:01:18.688355 | Triggered by: https://github.com/osism/ansible-collection-services 2025-09-18 03:01:18.688387 | Event ID: 6588ede8a20848d19d22a55abf196d18 2025-09-18 03:01:18.692963 | 2025-09-18 03:01:18.693048 | LOOP [emit-job-header : Print node information] 2025-09-18 03:01:18.863234 | debian-bookworm | ok: 2025-09-18 03:01:18.863401 | debian-bookworm | # Node Information 2025-09-18 03:01:18.863436 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-18 03:01:18.863461 | debian-bookworm | Hostname: debian 2025-09-18 03:01:18.863483 | debian-bookworm | Username: zuul 2025-09-18 03:01:18.863504 | debian-bookworm | Distro: Debian 12.12 2025-09-18 03:01:18.863527 | debian-bookworm | Provider: regiocloud-a 2025-09-18 03:01:18.863548 | debian-bookworm | Region: 2025-09-18 03:01:18.863568 | debian-bookworm | Label: debian-bookworm 2025-09-18 03:01:18.863587 | debian-bookworm | Product Name: OpenStack Nova 2025-09-18 03:01:18.863606 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe57:a5d7 2025-09-18 03:01:18.877364 | 2025-09-18 03:01:18.877491 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-18 03:01:19.873164 | debian-bookworm -> localhost | changed 2025-09-18 03:01:19.881034 | 2025-09-18 03:01:19.881138 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-18 03:01:21.089415 | debian-bookworm -> localhost | changed 2025-09-18 03:01:21.110601 | 2025-09-18 03:01:21.110711 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-18 03:01:21.662295 | debian-bookworm -> localhost | ok 2025-09-18 03:01:21.667549 | 2025-09-18 03:01:21.667636 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-18 03:01:21.714489 | debian-bookworm | ok 2025-09-18 03:01:21.749909 | debian-bookworm | included: /var/lib/zuul/builds/89bdaadef3094ce49b0c6df0a330af7d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-18 03:01:21.754854 | 2025-09-18 03:01:21.754935 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-18 03:01:25.253788 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-18 03:01:25.253953 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/89bdaadef3094ce49b0c6df0a330af7d/work/89bdaadef3094ce49b0c6df0a330af7d_id_rsa 2025-09-18 03:01:25.253987 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/89bdaadef3094ce49b0c6df0a330af7d/work/89bdaadef3094ce49b0c6df0a330af7d_id_rsa.pub 2025-09-18 03:01:25.254011 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-18 03:01:25.254030 | debian-bookworm -> localhost | SHA256:QyD5En+Z8p3sHdN539mGZx6rkzkGRwpQsIAY2Os57mE zuul-build-sshkey 2025-09-18 03:01:25.254049 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-18 03:01:25.254074 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-18 03:01:25.254093 | debian-bookworm -> localhost | |.oo oo..o. | 2025-09-18 03:01:25.254111 | debian-bookworm -> localhost | |....o..o. | 2025-09-18 03:01:25.254128 | debian-bookworm -> localhost | | . + .oo | 2025-09-18 03:01:25.254145 | debian-bookworm -> localhost | | . . +.+. . | 2025-09-18 03:01:25.254161 | debian-bookworm -> localhost | | . . . +So..o. . | 2025-09-18 03:01:25.254181 | debian-bookworm -> localhost | | + ..+oo.o .| 2025-09-18 03:01:25.254198 | debian-bookworm -> localhost | | .E. . .ooo+=| 2025-09-18 03:01:25.254214 | debian-bookworm -> localhost | | ... . .*..X| 2025-09-18 03:01:25.254231 | debian-bookworm -> localhost | | .. ..+*.| 2025-09-18 03:01:25.254247 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-18 03:01:25.254288 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.884401 2025-09-18 03:01:25.260692 | 2025-09-18 03:01:25.260780 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-18 03:01:25.282561 | debian-bookworm | ok 2025-09-18 03:01:25.299141 | debian-bookworm | included: /var/lib/zuul/builds/89bdaadef3094ce49b0c6df0a330af7d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-18 03:01:25.309233 | 2025-09-18 03:01:25.309315 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-18 03:01:25.321859 | debian-bookworm | skipping: Conditional result was False 2025-09-18 03:01:25.327153 | 2025-09-18 03:01:25.327229 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-18 03:01:25.970629 | debian-bookworm | changed 2025-09-18 03:01:25.976037 | 2025-09-18 03:01:25.976135 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-18 03:01:26.197361 | debian-bookworm | ok 2025-09-18 03:01:26.202770 | 2025-09-18 03:01:26.202913 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-18 03:01:26.800842 | debian-bookworm | changed 2025-09-18 03:01:26.817020 | 2025-09-18 03:01:26.817128 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-18 03:01:27.522819 | debian-bookworm | changed 2025-09-18 03:01:27.535075 | 2025-09-18 03:01:27.535258 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-18 03:01:27.612014 | debian-bookworm | skipping: Conditional result was False 2025-09-18 03:01:27.618508 | 2025-09-18 03:01:27.618607 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-18 03:01:29.114995 | debian-bookworm -> localhost | changed 2025-09-18 03:01:29.152562 | 2025-09-18 03:01:29.152675 | TASK [add-build-sshkey : Add back temp key] 2025-09-18 03:01:30.464271 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/89bdaadef3094ce49b0c6df0a330af7d/work/89bdaadef3094ce49b0c6df0a330af7d_id_rsa (zuul-build-sshkey) 2025-09-18 03:01:30.464483 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.084512 2025-09-18 03:01:30.483206 | 2025-09-18 03:01:30.483741 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-18 03:01:31.150780 | debian-bookworm | ok 2025-09-18 03:01:31.169289 | 2025-09-18 03:01:31.169413 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-18 03:01:31.249859 | debian-bookworm | skipping: Conditional result was False 2025-09-18 03:01:31.273150 | 2025-09-18 03:01:31.274224 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-18 03:01:32.270944 | debian-bookworm | ok 2025-09-18 03:01:32.311823 | 2025-09-18 03:01:32.311922 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-18 03:01:32.360541 | debian-bookworm | ok 2025-09-18 03:01:32.364665 | 2025-09-18 03:01:32.364853 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-18 03:01:33.068591 | debian-bookworm -> localhost | ok 2025-09-18 03:01:33.073620 | 2025-09-18 03:01:33.073701 | TASK [validate-host : Collect information about the host] 2025-09-18 03:01:34.742180 | debian-bookworm | ok 2025-09-18 03:01:34.757529 | 2025-09-18 03:01:34.757626 | TASK [validate-host : Sanitize hostname] 2025-09-18 03:01:34.991788 | debian-bookworm | ok 2025-09-18 03:01:35.051544 | 2025-09-18 03:01:35.051674 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-18 03:01:36.049486 | debian-bookworm -> localhost | changed 2025-09-18 03:01:36.054027 | 2025-09-18 03:01:36.054115 | TASK [validate-host : Collect information about zuul worker] 2025-09-18 03:01:36.790144 | debian-bookworm | ok 2025-09-18 03:01:36.795015 | 2025-09-18 03:01:36.795110 | TASK [validate-host : Write out all zuul information for each host] 2025-09-18 03:01:38.858259 | debian-bookworm -> localhost | changed 2025-09-18 03:01:38.866127 | 2025-09-18 03:01:38.866211 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-18 03:01:39.144114 | debian-bookworm | ok 2025-09-18 03:01:39.148343 | 2025-09-18 03:01:39.148430 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-18 03:01:40.910158 | debian-bookworm | changed: 2025-09-18 03:01:40.910307 | debian-bookworm | cd+++++++++ src/ 2025-09-18 03:01:40.910336 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-18 03:01:40.910356 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-18 03:01:40.910460 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2025-09-18 03:01:40.910481 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012293 2025-09-18 03:02:45.714658 | 2025-09-18 03:02:45.715339 | TASK [upload-logs : Upload logs to log server] 2025-09-18 03:02:46.438146 | localhost | Output suppressed because no_log was given 2025-09-18 03:02:46.439748 | 2025-09-18 03:02:46.439835 | LOOP [upload-logs : Compress console log and json output] 2025-09-18 03:02:46.511463 | localhost | skipping: Conditional result was False 2025-09-18 03:02:46.520786 | localhost | skipping: Conditional result was False 2025-09-18 03:02:46.525472 | 2025-09-18 03:02:46.525565 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-18 03:02:46.570764 | localhost | skipping: Conditional result was False 2025-09-18 03:02:46.571048 | 2025-09-18 03:02:46.577284 | localhost | skipping: Conditional result was False 2025-09-18 03:02:46.580891 | 2025-09-18 03:02:46.580978 | LOOP [upload-logs : Upload console log and json output]