2025-12-10 03:39:53.446357 | Job console starting 2025-12-10 03:39:53.456510 | Updating git repos 2025-12-10 03:39:53.536506 | Cloning repos into workspace 2025-12-10 03:39:53.628198 | Restoring repo states 2025-12-10 03:39:53.671797 | Merging changes 2025-12-10 03:39:54.307050 | Checking out repos 2025-12-10 03:39:54.395299 | Preparing playbooks 2025-12-10 03:39:55.747600 | Running Ansible setup 2025-12-10 03:40:03.803042 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-10 03:40:05.908775 | 2025-12-10 03:40:05.908959 | PLAY [Base pre] 2025-12-10 03:40:05.963273 | 2025-12-10 03:40:05.963450 | TASK [Setup log path fact] 2025-12-10 03:40:06.017675 | debian-bookworm | ok 2025-12-10 03:40:06.045499 | 2025-12-10 03:40:06.045693 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-10 03:40:06.105934 | debian-bookworm | ok 2025-12-10 03:40:06.120320 | 2025-12-10 03:40:06.120462 | TASK [emit-job-header : Print job information] 2025-12-10 03:40:06.211585 | # Job Information 2025-12-10 03:40:06.211794 | Ansible Version: 2.16.14 2025-12-10 03:40:06.211831 | Job: flake8 2025-12-10 03:40:06.211865 | Pipeline: check 2025-12-10 03:40:06.211918 | Executor: 521e9411259a 2025-12-10 03:40:06.211941 | Triggered by: https://github.com/osism/container-image-osism-ansible/pull/708 2025-12-10 03:40:06.211964 | Event ID: dda91450-d579-11f0-88c1-495f80d95f99 2025-12-10 03:40:06.217305 | 2025-12-10 03:40:06.217444 | LOOP [emit-job-header : Print node information] 2025-12-10 03:40:06.449556 | debian-bookworm | ok: 2025-12-10 03:40:06.449761 | debian-bookworm | # Node Information 2025-12-10 03:40:06.449797 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-10 03:40:06.449822 | debian-bookworm | Hostname: debian 2025-12-10 03:40:06.449844 | debian-bookworm | Username: zuul 2025-12-10 03:40:06.449865 | debian-bookworm | Distro: Debian 12.12 2025-12-10 03:40:06.449889 | debian-bookworm | Provider: regiocloud-a 2025-12-10 03:40:06.449910 | debian-bookworm | Region: 2025-12-10 03:40:06.449931 | debian-bookworm | Label: debian-bookworm 2025-12-10 03:40:06.449950 | debian-bookworm | Product Name: OpenStack Nova 2025-12-10 03:40:06.449970 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee5:60d8 2025-12-10 03:40:06.462917 | 2025-12-10 03:40:06.466946 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-10 03:40:07.667649 | debian-bookworm -> localhost | changed 2025-12-10 03:40:07.675126 | 2025-12-10 03:40:07.675244 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-10 03:40:08.655805 | debian-bookworm -> localhost | changed 2025-12-10 03:40:08.678135 | 2025-12-10 03:40:08.678251 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-10 03:40:09.059305 | debian-bookworm -> localhost | ok 2025-12-10 03:40:09.065644 | 2025-12-10 03:40:09.065757 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-10 03:40:09.110036 | debian-bookworm | ok 2025-12-10 03:40:09.132728 | debian-bookworm | included: /var/lib/zuul/builds/05eb5659354e42a98a9d3f902609b1ed/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-10 03:40:09.138532 | 2025-12-10 03:40:09.138621 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-10 03:40:10.323787 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-10 03:40:10.324044 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/05eb5659354e42a98a9d3f902609b1ed/work/05eb5659354e42a98a9d3f902609b1ed_id_rsa 2025-12-10 03:40:10.324110 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/05eb5659354e42a98a9d3f902609b1ed/work/05eb5659354e42a98a9d3f902609b1ed_id_rsa.pub 2025-12-10 03:40:10.324146 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-10 03:40:10.324178 | debian-bookworm -> localhost | SHA256:HWP9y0yTrJRfRF6b9pewkBeevh3nDsnAvG0cyO3f5sY zuul-build-sshkey 2025-12-10 03:40:10.324208 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-10 03:40:10.324249 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-10 03:40:10.324279 | debian-bookworm -> localhost | | . o| 2025-12-10 03:40:10.324308 | debian-bookworm -> localhost | | .o oo+| 2025-12-10 03:40:10.324335 | debian-bookworm -> localhost | | +o.= +o| 2025-12-10 03:40:10.324361 | debian-bookworm -> localhost | | o *+*+oo| 2025-12-10 03:40:10.324388 | debian-bookworm -> localhost | | S . OoOo=| 2025-12-10 03:40:10.324420 | debian-bookworm -> localhost | | . &oB+| 2025-12-10 03:40:10.324447 | debian-bookworm -> localhost | | o.&o.| 2025-12-10 03:40:10.324474 | debian-bookworm -> localhost | | . +E| 2025-12-10 03:40:10.324502 | debian-bookworm -> localhost | | +=| 2025-12-10 03:40:10.324529 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-10 03:40:10.324594 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.698295 2025-12-10 03:40:10.332183 | 2025-12-10 03:40:10.332293 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-10 03:40:10.364169 | debian-bookworm | ok 2025-12-10 03:40:10.375020 | debian-bookworm | included: /var/lib/zuul/builds/05eb5659354e42a98a9d3f902609b1ed/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-10 03:40:10.384715 | 2025-12-10 03:40:10.384815 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-10 03:40:10.418972 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:40:10.434316 | 2025-12-10 03:40:10.435457 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-10 03:40:11.031812 | debian-bookworm | changed 2025-12-10 03:40:11.039870 | 2025-12-10 03:40:11.039970 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-10 03:40:11.311628 | debian-bookworm | ok 2025-12-10 03:40:11.317727 | 2025-12-10 03:40:11.317852 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-10 03:40:12.026898 | debian-bookworm | changed 2025-12-10 03:40:12.034008 | 2025-12-10 03:40:12.034171 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-10 03:40:12.735108 | debian-bookworm | changed 2025-12-10 03:40:12.753397 | 2025-12-10 03:40:12.753691 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-10 03:40:12.791350 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:40:12.802216 | 2025-12-10 03:40:12.802398 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-10 03:40:13.322739 | debian-bookworm -> localhost | changed 2025-12-10 03:40:13.342444 | 2025-12-10 03:40:13.342618 | TASK [add-build-sshkey : Add back temp key] 2025-12-10 03:40:13.711642 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/05eb5659354e42a98a9d3f902609b1ed/work/05eb5659354e42a98a9d3f902609b1ed_id_rsa (zuul-build-sshkey) 2025-12-10 03:40:13.712056 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011451 2025-12-10 03:40:13.727835 | 2025-12-10 03:40:13.727999 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-10 03:40:14.154506 | debian-bookworm | ok 2025-12-10 03:40:14.161579 | 2025-12-10 03:40:14.161764 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-10 03:40:14.186088 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:40:14.197647 | 2025-12-10 03:40:14.197775 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-10 03:40:14.677865 | debian-bookworm | ok 2025-12-10 03:40:14.701575 | 2025-12-10 03:40:14.703187 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-10 03:40:14.753781 | debian-bookworm | ok 2025-12-10 03:40:14.763634 | 2025-12-10 03:40:14.763779 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-10 03:40:15.076963 | debian-bookworm -> localhost | ok 2025-12-10 03:40:15.093596 | 2025-12-10 03:40:15.093796 | TASK [validate-host : Collect information about the host] 2025-12-10 03:40:16.279403 | debian-bookworm | ok 2025-12-10 03:40:16.291225 | 2025-12-10 03:40:16.291402 | TASK [validate-host : Sanitize hostname] 2025-12-10 03:40:16.464405 | debian-bookworm | ok 2025-12-10 03:40:16.522124 | 2025-12-10 03:40:16.522274 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-10 03:40:17.232911 | debian-bookworm -> localhost | changed 2025-12-10 03:40:17.239292 | 2025-12-10 03:40:17.239419 | TASK [validate-host : Collect information about zuul worker] 2025-12-10 03:40:17.707432 | debian-bookworm | ok 2025-12-10 03:40:17.714588 | 2025-12-10 03:40:17.714729 | TASK [validate-host : Write out all zuul information for each host] 2025-12-10 03:40:18.342795 | debian-bookworm -> localhost | changed 2025-12-10 03:40:18.353227 | 2025-12-10 03:40:18.353362 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-10 03:40:18.663066 | debian-bookworm | ok 2025-12-10 03:40:18.674295 | 2025-12-10 03:40:18.674471 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-10 03:40:19.637722 | debian-bookworm | changed: 2025-12-10 03:40:19.637947 | debian-bookworm | cd+++++++++ src/ 2025-12-10 03:40:19.637983 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-10 03:40:19.638008 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-10 03:40:19.638030 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2025-12-10 03:40:19.638051 | debian-bookworm | Containerfile 2025-12-10 03:40:19.638232 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008242 2025-12-10 03:40:49.999586 | 2025-12-10 03:40:49.999717 | TASK [upload-logs : Upload logs to log server] 2025-12-10 03:40:50.812331 | localhost | Output suppressed because no_log was given 2025-12-10 03:40:50.814320 | 2025-12-10 03:40:50.814434 | LOOP [upload-logs : Compress console log and json output] 2025-12-10 03:40:50.908362 | localhost | skipping: Conditional result was False 2025-12-10 03:40:50.915311 | localhost | skipping: Conditional result was False 2025-12-10 03:40:50.922730 | 2025-12-10 03:40:50.922909 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-10 03:40:50.971121 | localhost | skipping: Conditional result was False 2025-12-10 03:40:50.971422 | 2025-12-10 03:40:50.976482 | localhost | skipping: Conditional result was False 2025-12-10 03:40:50.979851 | 2025-12-10 03:40:50.979980 | LOOP [upload-logs : Upload console log and json output]