2025-12-27 03:01:38.333202 | Job console starting 2025-12-27 03:01:38.348954 | Updating git repos 2025-12-27 03:01:38.405170 | Cloning repos into workspace 2025-12-27 03:01:38.562055 | Restoring repo states 2025-12-27 03:01:38.594944 | Merging changes 2025-12-27 03:01:38.594967 | Checking out repos 2025-12-27 03:01:38.734459 | Preparing playbooks 2025-12-27 03:01:40.909171 | Running Ansible setup 2025-12-27 03:01:49.369761 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-27 03:01:51.302180 | 2025-12-27 03:01:51.302405 | PLAY [Base pre] 2025-12-27 03:01:51.343997 | 2025-12-27 03:01:51.344123 | TASK [Setup log path fact] 2025-12-27 03:01:51.375742 | debian-bookworm | ok 2025-12-27 03:01:51.396397 | 2025-12-27 03:01:51.396555 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-27 03:01:51.460756 | debian-bookworm | ok 2025-12-27 03:01:51.480824 | 2025-12-27 03:01:51.483244 | TASK [emit-job-header : Print job information] 2025-12-27 03:01:51.591693 | # Job Information 2025-12-27 03:01:51.591990 | Ansible Version: 2.16.14 2025-12-27 03:01:51.592033 | Job: python-black 2025-12-27 03:01:51.592069 | Pipeline: periodic-daily 2025-12-27 03:01:51.592097 | Executor: 521e9411259a 2025-12-27 03:01:51.592118 | Triggered by: https://github.com/osism/ansible-collection-validations 2025-12-27 03:01:51.592139 | Event ID: aaffb167f1f54870bc6c4493748d986d 2025-12-27 03:01:51.611493 | 2025-12-27 03:01:51.613543 | LOOP [emit-job-header : Print node information] 2025-12-27 03:01:52.003052 | debian-bookworm | ok: 2025-12-27 03:01:52.003405 | debian-bookworm | # Node Information 2025-12-27 03:01:52.003467 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-27 03:01:52.003494 | debian-bookworm | Hostname: debian 2025-12-27 03:01:52.003517 | debian-bookworm | Username: zuul 2025-12-27 03:01:52.003538 | debian-bookworm | Distro: Debian 12.12 2025-12-27 03:01:52.003561 | debian-bookworm | Provider: regiocloud-a 2025-12-27 03:01:52.003582 | debian-bookworm | Region: 2025-12-27 03:01:52.003604 | debian-bookworm | Label: debian-bookworm 2025-12-27 03:01:52.003623 | debian-bookworm | Product Name: OpenStack Nova 2025-12-27 03:01:52.003643 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe81:1fbf 2025-12-27 03:01:52.030052 | 2025-12-27 03:01:52.030204 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-27 03:01:54.136342 | debian-bookworm -> localhost | changed 2025-12-27 03:01:54.148396 | 2025-12-27 03:01:54.148600 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-27 03:01:56.936217 | debian-bookworm -> localhost | changed 2025-12-27 03:01:56.954607 | 2025-12-27 03:01:56.954758 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-27 03:01:57.686018 | debian-bookworm -> localhost | ok 2025-12-27 03:01:57.695194 | 2025-12-27 03:01:57.695473 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-27 03:01:57.765211 | debian-bookworm | ok 2025-12-27 03:01:57.822860 | debian-bookworm | included: /var/lib/zuul/builds/2cf09ced63ba47c39f3d10f6d6142ddb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-27 03:01:57.831261 | 2025-12-27 03:01:57.831393 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-27 03:02:01.882387 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-27 03:02:01.882666 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2cf09ced63ba47c39f3d10f6d6142ddb/work/2cf09ced63ba47c39f3d10f6d6142ddb_id_rsa 2025-12-27 03:02:01.882707 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2cf09ced63ba47c39f3d10f6d6142ddb/work/2cf09ced63ba47c39f3d10f6d6142ddb_id_rsa.pub 2025-12-27 03:02:01.882733 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-27 03:02:01.882759 | debian-bookworm -> localhost | SHA256:1F130MCvKLvh6aoq2cpPms06FLeeS7qz7LLaQvYxJqY zuul-build-sshkey 2025-12-27 03:02:01.882782 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-27 03:02:01.882821 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-27 03:02:01.882867 | debian-bookworm -> localhost | | .++o| 2025-12-27 03:02:01.882890 | debian-bookworm -> localhost | | . . ...o| 2025-12-27 03:02:01.882910 | debian-bookworm -> localhost | | . . . . | 2025-12-27 03:02:01.882929 | debian-bookworm -> localhost | | . . . .| 2025-12-27 03:02:01.882949 | debian-bookworm -> localhost | | o . S . . | 2025-12-27 03:02:01.882977 | debian-bookworm -> localhost | | =.+. . . . | 2025-12-27 03:02:01.882999 | debian-bookworm -> localhost | |=.++=. .o | 2025-12-27 03:02:01.883019 | debian-bookworm -> localhost | |E+=X+ ..o | 2025-12-27 03:02:01.883041 | debian-bookworm -> localhost | |+=&X*o...o=. | 2025-12-27 03:02:01.883061 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-27 03:02:01.883118 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.279014 2025-12-27 03:02:01.889972 | 2025-12-27 03:02:01.890097 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-27 03:02:01.950316 | debian-bookworm | ok 2025-12-27 03:02:01.963692 | debian-bookworm | included: /var/lib/zuul/builds/2cf09ced63ba47c39f3d10f6d6142ddb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-27 03:02:01.973974 | 2025-12-27 03:02:01.974106 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-27 03:02:02.007647 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:02:02.014701 | 2025-12-27 03:02:02.014823 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-27 03:02:02.857093 | debian-bookworm | changed 2025-12-27 03:02:02.865943 | 2025-12-27 03:02:02.866071 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-27 03:02:03.163537 | debian-bookworm | ok 2025-12-27 03:02:03.175166 | 2025-12-27 03:02:03.175345 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-27 03:02:03.882248 | debian-bookworm | changed 2025-12-27 03:02:03.904257 | 2025-12-27 03:02:03.904444 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-27 03:02:04.681515 | debian-bookworm | changed 2025-12-27 03:02:04.691167 | 2025-12-27 03:02:04.691314 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-27 03:02:04.717193 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:02:04.725105 | 2025-12-27 03:02:04.725242 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-27 03:02:05.875476 | debian-bookworm -> localhost | changed 2025-12-27 03:02:05.900960 | 2025-12-27 03:02:05.901159 | TASK [add-build-sshkey : Add back temp key] 2025-12-27 03:02:06.583235 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2cf09ced63ba47c39f3d10f6d6142ddb/work/2cf09ced63ba47c39f3d10f6d6142ddb_id_rsa (zuul-build-sshkey) 2025-12-27 03:02:06.583528 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032950 2025-12-27 03:02:06.592103 | 2025-12-27 03:02:06.592229 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-27 03:02:07.159911 | debian-bookworm | ok 2025-12-27 03:02:07.165066 | 2025-12-27 03:02:07.165177 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-27 03:02:07.189212 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:02:07.202371 | 2025-12-27 03:02:07.202580 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-27 03:02:07.756638 | debian-bookworm | ok 2025-12-27 03:02:07.769003 | 2025-12-27 03:02:07.769142 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-27 03:02:07.800659 | debian-bookworm | ok 2025-12-27 03:02:07.807789 | 2025-12-27 03:02:07.807956 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-27 03:02:08.228301 | debian-bookworm -> localhost | ok 2025-12-27 03:02:08.237221 | 2025-12-27 03:02:08.237445 | TASK [validate-host : Collect information about the host] 2025-12-27 03:02:09.513317 | debian-bookworm | ok 2025-12-27 03:02:09.524309 | 2025-12-27 03:02:09.524488 | TASK [validate-host : Sanitize hostname] 2025-12-27 03:02:09.635621 | debian-bookworm | ok 2025-12-27 03:02:09.680242 | 2025-12-27 03:02:09.680384 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-27 03:02:10.262099 | debian-bookworm -> localhost | changed 2025-12-27 03:02:10.268490 | 2025-12-27 03:02:10.268616 | TASK [validate-host : Collect information about zuul worker] 2025-12-27 03:02:10.696188 | debian-bookworm | ok 2025-12-27 03:02:10.703088 | 2025-12-27 03:02:10.703278 | TASK [validate-host : Write out all zuul information for each host] 2025-12-27 03:02:11.316983 | debian-bookworm -> localhost | changed 2025-12-27 03:02:11.327688 | 2025-12-27 03:02:11.327814 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-27 03:02:11.635304 | debian-bookworm | ok 2025-12-27 03:02:11.645640 | 2025-12-27 03:02:11.645835 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-27 03:02:12.711266 | debian-bookworm | changed: 2025-12-27 03:02:12.711565 | debian-bookworm | cd+++++++++ src/ 2025-12-27 03:02:12.711611 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-27 03:02:12.711636 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-27 03:02:12.711657 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2025-12-27 03:02:12.711677 | debian-bookworm | localhost | ok: Runtime: 0:00:00.031252 2025-12-27 03:02:50.131524 | 2025-12-27 03:02:50.131632 | TASK [upload-logs : Upload logs to log server] 2025-12-27 03:02:51.994952 | localhost | Output suppressed because no_log was given 2025-12-27 03:02:52.000645 | 2025-12-27 03:02:52.000763 | LOOP [upload-logs : Compress console log and json output] 2025-12-27 03:02:52.180257 | localhost | skipping: Conditional result was False 2025-12-27 03:02:52.215281 | localhost | skipping: Conditional result was False 2025-12-27 03:02:52.227922 | 2025-12-27 03:02:52.228107 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-27 03:02:52.496553 | localhost | skipping: Conditional result was False 2025-12-27 03:02:52.497963 | 2025-12-27 03:02:52.595006 | localhost | skipping: Conditional result was False 2025-12-27 03:02:52.601249 | 2025-12-27 03:02:52.601448 | LOOP [upload-logs : Upload console log and json output]