2025-12-31 17:34:57.366422 | Job console starting 2025-12-31 17:34:57.384320 | Updating git repos 2025-12-31 17:34:57.535694 | Cloning repos into workspace 2025-12-31 17:34:57.823207 | Restoring repo states 2025-12-31 17:34:57.890670 | Merging changes 2025-12-31 17:34:59.032681 | Checking out repos 2025-12-31 17:34:59.264652 | Preparing playbooks 2025-12-31 17:35:01.129053 | Running Ansible setup 2025-12-31 17:35:10.290505 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-31 17:35:12.381914 | 2025-12-31 17:35:12.382111 | PLAY [Base pre] 2025-12-31 17:35:12.417704 | 2025-12-31 17:35:12.417874 | TASK [Setup log path fact] 2025-12-31 17:35:12.448973 | debian-bookworm | ok 2025-12-31 17:35:12.503477 | 2025-12-31 17:35:12.503651 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-31 17:35:12.551865 | debian-bookworm | ok 2025-12-31 17:35:12.588802 | 2025-12-31 17:35:12.588959 | TASK [emit-job-header : Print job information] 2025-12-31 17:35:12.643516 | # Job Information 2025-12-31 17:35:12.643728 | Ansible Version: 2.16.14 2025-12-31 17:35:12.643766 | Job: flake8 2025-12-31 17:35:12.643798 | Pipeline: check 2025-12-31 17:35:12.643821 | Executor: 521e9411259a 2025-12-31 17:35:12.643841 | Triggered by: https://github.com/osism/python-osism/pull/1711 2025-12-31 17:35:12.643861 | Event ID: 011f9250-e66f-11f0-8048-3033a5c17de1 2025-12-31 17:35:12.650193 | 2025-12-31 17:35:12.650338 | LOOP [emit-job-header : Print node information] 2025-12-31 17:35:12.793363 | debian-bookworm | ok: 2025-12-31 17:35:12.793561 | debian-bookworm | # Node Information 2025-12-31 17:35:12.793597 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-31 17:35:12.793624 | debian-bookworm | Hostname: debian 2025-12-31 17:35:12.793646 | debian-bookworm | Username: zuul 2025-12-31 17:35:12.793667 | debian-bookworm | Distro: Debian 12.12 2025-12-31 17:35:12.793690 | debian-bookworm | Provider: regiocloud-a 2025-12-31 17:35:12.793711 | debian-bookworm | Region: 2025-12-31 17:35:12.793731 | debian-bookworm | Label: debian-bookworm 2025-12-31 17:35:12.793750 | debian-bookworm | Product Name: OpenStack Nova 2025-12-31 17:35:12.793770 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe52:fef5 2025-12-31 17:35:12.834230 | 2025-12-31 17:35:12.834377 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-31 17:35:14.377150 | debian-bookworm -> localhost | changed 2025-12-31 17:35:14.389827 | 2025-12-31 17:35:14.389969 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-31 17:35:19.034702 | debian-bookworm -> localhost | changed 2025-12-31 17:35:19.089545 | 2025-12-31 17:35:19.092578 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-31 17:35:20.131422 | debian-bookworm -> localhost | ok 2025-12-31 17:35:20.149525 | 2025-12-31 17:35:20.149673 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-31 17:35:20.205567 | debian-bookworm | ok 2025-12-31 17:35:20.278739 | debian-bookworm | included: /var/lib/zuul/builds/09244b15c9004a188462c5bbf15c2b74/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-31 17:35:20.287979 | 2025-12-31 17:35:20.288112 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-31 17:35:23.983583 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-31 17:35:23.983819 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/09244b15c9004a188462c5bbf15c2b74/work/09244b15c9004a188462c5bbf15c2b74_id_rsa 2025-12-31 17:35:23.983859 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/09244b15c9004a188462c5bbf15c2b74/work/09244b15c9004a188462c5bbf15c2b74_id_rsa.pub 2025-12-31 17:35:23.983886 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-31 17:35:23.983912 | debian-bookworm -> localhost | SHA256:IYufcfYnvc99fuJ9CbjRQOEhfbg7vKzcn6B2A8v7QJA zuul-build-sshkey 2025-12-31 17:35:23.983935 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-31 17:35:23.983970 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-31 17:35:23.983993 | debian-bookworm -> localhost | | ..oo | 2025-12-31 17:35:23.984015 | debian-bookworm -> localhost | | . o+.. | 2025-12-31 17:35:23.984035 | debian-bookworm -> localhost | | .E. ..o | 2025-12-31 17:35:23.984055 | debian-bookworm -> localhost | | . o.. o | 2025-12-31 17:35:23.984074 | debian-bookworm -> localhost | | . o S.. = | 2025-12-31 17:35:23.984104 | debian-bookworm -> localhost | | . =.o B o | 2025-12-31 17:35:23.984125 | debian-bookworm -> localhost | | o ..*.B . .| 2025-12-31 17:35:23.984144 | debian-bookworm -> localhost | | .++O.oo++| 2025-12-31 17:35:23.984165 | debian-bookworm -> localhost | | .==o+=+oB| 2025-12-31 17:35:23.984229 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-31 17:35:23.984291 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.182763 2025-12-31 17:35:23.999506 | 2025-12-31 17:35:23.999649 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-31 17:35:24.063336 | debian-bookworm | ok 2025-12-31 17:35:24.133124 | debian-bookworm | included: /var/lib/zuul/builds/09244b15c9004a188462c5bbf15c2b74/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-31 17:35:24.178052 | 2025-12-31 17:35:24.178215 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-31 17:35:24.223179 | debian-bookworm | skipping: Conditional result was False 2025-12-31 17:35:24.232016 | 2025-12-31 17:35:24.232161 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-31 17:35:25.544733 | debian-bookworm | changed 2025-12-31 17:35:25.553461 | 2025-12-31 17:35:25.553593 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-31 17:35:25.845418 | debian-bookworm | ok 2025-12-31 17:35:25.867143 | 2025-12-31 17:35:25.867312 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-31 17:35:26.659697 | debian-bookworm | changed 2025-12-31 17:35:26.674927 | 2025-12-31 17:35:26.675039 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-31 17:35:27.509820 | debian-bookworm | changed 2025-12-31 17:35:27.518736 | 2025-12-31 17:35:27.521493 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-31 17:35:27.549229 | debian-bookworm | skipping: Conditional result was False 2025-12-31 17:35:27.556266 | 2025-12-31 17:35:27.556370 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-31 17:35:28.454624 | debian-bookworm -> localhost | changed 2025-12-31 17:35:28.473403 | 2025-12-31 17:35:28.473520 | TASK [add-build-sshkey : Add back temp key] 2025-12-31 17:35:29.631259 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/09244b15c9004a188462c5bbf15c2b74/work/09244b15c9004a188462c5bbf15c2b74_id_rsa (zuul-build-sshkey) 2025-12-31 17:35:29.631472 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.038822 2025-12-31 17:35:29.644772 | 2025-12-31 17:35:29.644888 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-31 17:35:30.306509 | debian-bookworm | ok 2025-12-31 17:35:30.313019 | 2025-12-31 17:35:30.313122 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-31 17:35:30.394947 | debian-bookworm | skipping: Conditional result was False 2025-12-31 17:35:30.413064 | 2025-12-31 17:35:30.413192 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-31 17:35:31.097262 | debian-bookworm | ok 2025-12-31 17:35:31.145072 | 2025-12-31 17:35:31.145202 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-31 17:35:31.221694 | debian-bookworm | ok 2025-12-31 17:35:31.234337 | 2025-12-31 17:35:31.234464 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-31 17:35:33.405703 | debian-bookworm -> localhost | ok 2025-12-31 17:35:33.418896 | 2025-12-31 17:35:33.419102 | TASK [validate-host : Collect information about the host] 2025-12-31 17:35:36.084826 | debian-bookworm | ok 2025-12-31 17:35:36.161029 | 2025-12-31 17:35:36.161224 | TASK [validate-host : Sanitize hostname] 2025-12-31 17:35:37.182121 | debian-bookworm | ok 2025-12-31 17:35:37.598488 | 2025-12-31 17:35:37.599379 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-31 17:35:40.319648 | debian-bookworm -> localhost | changed 2025-12-31 17:35:40.326038 | 2025-12-31 17:35:40.326174 | TASK [validate-host : Collect information about zuul worker] 2025-12-31 17:35:41.446725 | debian-bookworm | ok 2025-12-31 17:35:41.468443 | 2025-12-31 17:35:41.468595 | TASK [validate-host : Write out all zuul information for each host] 2025-12-31 17:35:43.697676 | debian-bookworm -> localhost | changed 2025-12-31 17:35:43.708366 | 2025-12-31 17:35:43.708504 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-31 17:35:44.112603 | debian-bookworm | ok 2025-12-31 17:35:44.131946 | 2025-12-31 17:35:44.132101 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-31 17:35:46.462286 | debian-bookworm | changed: 2025-12-31 17:35:46.462578 | debian-bookworm | cd+++++++++ src/ 2025-12-31 17:35:46.462620 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-31 17:35:46.462644 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-31 17:35:46.462666 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-12-31 17:35:46.462686 | debian-bookworm | Containerfile 2025-12-31 17:35:46.462815 | debian-bookworm | Containerfile 2025-12-31 17:35:46.497007 | debian-bookworm | localhost | ok: Runtime: 0:00:00.023553 2025-12-31 17:37:01.483464 | 2025-12-31 17:37:01.483590 | TASK [upload-logs : Upload logs to log server] 2025-12-31 17:37:03.492391 | localhost | Output suppressed because no_log was given 2025-12-31 17:37:03.494593 | 2025-12-31 17:37:03.494716 | LOOP [upload-logs : Compress console log and json output] 2025-12-31 17:37:03.600282 | localhost | skipping: Conditional result was False 2025-12-31 17:37:03.610739 | localhost | skipping: Conditional result was False 2025-12-31 17:37:03.626064 | 2025-12-31 17:37:03.626251 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-31 17:37:03.761580 | localhost | skipping: Conditional result was False 2025-12-31 17:37:03.761900 | 2025-12-31 17:37:03.774462 | localhost | skipping: Conditional result was False 2025-12-31 17:37:03.778068 | 2025-12-31 17:37:03.778221 | LOOP [upload-logs : Upload console log and json output]