2025-10-20 03:11:31.342503 | Job console starting 2025-10-20 03:11:31.357683 | Updating git repos 2025-10-20 03:11:31.398284 | Cloning repos into workspace 2025-10-20 03:11:31.488284 | Restoring repo states 2025-10-20 03:11:31.520758 | Merging changes 2025-10-20 03:11:31.520775 | Checking out repos 2025-10-20 03:11:31.569234 | Preparing playbooks 2025-10-20 03:11:32.552887 | Running Ansible setup 2025-10-20 03:11:37.991545 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-20 03:11:39.133073 | 2025-10-20 03:11:39.135722 | PLAY [Base pre] 2025-10-20 03:11:39.156262 | 2025-10-20 03:11:39.156399 | TASK [Setup log path fact] 2025-10-20 03:11:39.174930 | debian-bookworm | ok 2025-10-20 03:11:39.191497 | 2025-10-20 03:11:39.191617 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-20 03:11:39.234502 | debian-bookworm | ok 2025-10-20 03:11:39.245110 | 2025-10-20 03:11:39.245328 | TASK [emit-job-header : Print job information] 2025-10-20 03:11:39.286531 | # Job Information 2025-10-20 03:11:39.286882 | Ansible Version: 2.16.14 2025-10-20 03:11:39.286932 | Job: ansible-lint 2025-10-20 03:11:39.286968 | Pipeline: periodic-daily 2025-10-20 03:11:39.286997 | Executor: 521e9411259a 2025-10-20 03:11:39.287017 | Triggered by: https://github.com/osism/cfg-cookiecutter 2025-10-20 03:11:39.287040 | Event ID: 95c70df7fcf5450387a576a1ddf371d7 2025-10-20 03:11:39.294506 | 2025-10-20 03:11:39.294603 | LOOP [emit-job-header : Print node information] 2025-10-20 03:11:39.425145 | debian-bookworm | ok: 2025-10-20 03:11:39.425303 | debian-bookworm | # Node Information 2025-10-20 03:11:39.425337 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-20 03:11:39.425389 | debian-bookworm | Hostname: debian 2025-10-20 03:11:39.425415 | debian-bookworm | Username: zuul 2025-10-20 03:11:39.425436 | debian-bookworm | Distro: Debian 12.12 2025-10-20 03:11:39.425460 | debian-bookworm | Provider: regiocloud-a 2025-10-20 03:11:39.425482 | debian-bookworm | Region: 2025-10-20 03:11:39.425503 | debian-bookworm | Label: debian-bookworm 2025-10-20 03:11:39.425523 | debian-bookworm | Product Name: OpenStack Nova 2025-10-20 03:11:39.425542 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe22:b149 2025-10-20 03:11:39.461694 | 2025-10-20 03:11:39.461847 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-20 03:11:40.145739 | debian-bookworm -> localhost | changed 2025-10-20 03:11:40.151431 | 2025-10-20 03:11:40.151514 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-20 03:11:41.099478 | debian-bookworm -> localhost | changed 2025-10-20 03:11:41.108209 | 2025-10-20 03:11:41.111041 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-20 03:11:41.438348 | debian-bookworm -> localhost | ok 2025-10-20 03:11:41.443241 | 2025-10-20 03:11:41.443328 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-20 03:11:41.459749 | debian-bookworm | ok 2025-10-20 03:11:41.472891 | debian-bookworm | included: /var/lib/zuul/builds/2325ec2ca53f49dea816e12e6faa9a0f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-20 03:11:41.477674 | 2025-10-20 03:11:41.477739 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-20 03:11:42.964764 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-20 03:11:42.964949 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2325ec2ca53f49dea816e12e6faa9a0f/work/2325ec2ca53f49dea816e12e6faa9a0f_id_rsa 2025-10-20 03:11:42.964987 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2325ec2ca53f49dea816e12e6faa9a0f/work/2325ec2ca53f49dea816e12e6faa9a0f_id_rsa.pub 2025-10-20 03:11:42.965013 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-20 03:11:42.965038 | debian-bookworm -> localhost | SHA256:4MW8/hKo6r36pMFGZnrs1UbEvD8P8Mq/QP+T2cMjxwQ zuul-build-sshkey 2025-10-20 03:11:42.965060 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-20 03:11:42.965089 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-20 03:11:42.965112 | debian-bookworm -> localhost | | | 2025-10-20 03:11:42.965133 | debian-bookworm -> localhost | | o o | 2025-10-20 03:11:42.965153 | debian-bookworm -> localhost | | = + | 2025-10-20 03:11:42.965173 | debian-bookworm -> localhost | | o + .E | 2025-10-20 03:11:42.965192 | debian-bookworm -> localhost | | + *.S . | 2025-10-20 03:11:42.965219 | debian-bookworm -> localhost | | B +.*. . | 2025-10-20 03:11:42.965240 | debian-bookworm -> localhost | |. * o.+ B. B | 2025-10-20 03:11:42.965260 | debian-bookworm -> localhost | | + *.o o.*= B | 2025-10-20 03:11:42.965280 | debian-bookworm -> localhost | | .*++.o.oo++ o | 2025-10-20 03:11:42.965300 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-20 03:11:42.965347 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.075413 2025-10-20 03:11:42.971528 | 2025-10-20 03:11:42.971620 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-20 03:11:42.988682 | debian-bookworm | ok 2025-10-20 03:11:42.997932 | debian-bookworm | included: /var/lib/zuul/builds/2325ec2ca53f49dea816e12e6faa9a0f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-20 03:11:43.006490 | 2025-10-20 03:11:43.006569 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-20 03:11:43.019185 | debian-bookworm | skipping: Conditional result was False 2025-10-20 03:11:43.024728 | 2025-10-20 03:11:43.024808 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-20 03:11:43.717169 | debian-bookworm | changed 2025-10-20 03:11:43.724762 | 2025-10-20 03:11:43.724874 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-20 03:11:43.985828 | debian-bookworm | ok 2025-10-20 03:11:43.991198 | 2025-10-20 03:11:43.991285 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-20 03:11:44.715676 | debian-bookworm | changed 2025-10-20 03:11:44.722041 | 2025-10-20 03:11:44.722133 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-20 03:11:45.387135 | debian-bookworm | changed 2025-10-20 03:11:45.405586 | 2025-10-20 03:11:45.405684 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-20 03:11:45.448835 | debian-bookworm | skipping: Conditional result was False 2025-10-20 03:11:45.454747 | 2025-10-20 03:11:45.454863 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-20 03:11:46.185781 | debian-bookworm -> localhost | changed 2025-10-20 03:11:46.204183 | 2025-10-20 03:11:46.205375 | TASK [add-build-sshkey : Add back temp key] 2025-10-20 03:11:46.901716 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2325ec2ca53f49dea816e12e6faa9a0f/work/2325ec2ca53f49dea816e12e6faa9a0f_id_rsa (zuul-build-sshkey) 2025-10-20 03:11:46.901992 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013932 2025-10-20 03:11:46.911147 | 2025-10-20 03:11:46.911545 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-20 03:11:47.447067 | debian-bookworm | ok 2025-10-20 03:11:47.452611 | 2025-10-20 03:11:47.453204 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-20 03:11:47.509941 | debian-bookworm | skipping: Conditional result was False 2025-10-20 03:11:47.546494 | 2025-10-20 03:11:47.546615 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-20 03:11:48.074828 | debian-bookworm | ok 2025-10-20 03:11:48.093030 | 2025-10-20 03:11:48.093127 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-20 03:11:48.143652 | debian-bookworm | ok 2025-10-20 03:11:48.151852 | 2025-10-20 03:11:48.151951 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-20 03:11:48.407621 | debian-bookworm -> localhost | ok 2025-10-20 03:11:48.414444 | 2025-10-20 03:11:48.414540 | TASK [validate-host : Collect information about the host] 2025-10-20 03:11:49.544434 | debian-bookworm | ok 2025-10-20 03:11:49.560282 | 2025-10-20 03:11:49.560388 | TASK [validate-host : Sanitize hostname] 2025-10-20 03:11:49.708299 | debian-bookworm | ok 2025-10-20 03:11:49.787766 | 2025-10-20 03:11:49.787859 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-20 03:11:50.793644 | debian-bookworm -> localhost | changed 2025-10-20 03:11:50.798539 | 2025-10-20 03:11:50.798619 | TASK [validate-host : Collect information about zuul worker] 2025-10-20 03:11:51.253802 | debian-bookworm | ok 2025-10-20 03:11:51.265040 | 2025-10-20 03:11:51.265126 | TASK [validate-host : Write out all zuul information for each host] 2025-10-20 03:11:52.253814 | debian-bookworm -> localhost | changed 2025-10-20 03:11:52.261495 | 2025-10-20 03:11:52.261577 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-20 03:11:52.574699 | debian-bookworm | ok 2025-10-20 03:11:52.579875 | 2025-10-20 03:11:52.579955 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-20 03:11:53.593106 | debian-bookworm | changed: 2025-10-20 03:11:53.593337 | debian-bookworm | cd+++++++++ src/ 2025-10-20 03:11:53.593397 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-20 03:11:53.593417 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-20 03:11:53.593435 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-10-20 03:11:53.593452 | debian-bookworm | Containerfile 2025-10-20 03:11:53.593559 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011178 2025-10-20 03:12:37.907408 | 2025-10-20 03:12:37.907499 | TASK [upload-logs : Upload logs to log server] 2025-10-20 03:12:38.398460 | localhost | Output suppressed because no_log was given 2025-10-20 03:12:38.400220 | 2025-10-20 03:12:38.400313 | LOOP [upload-logs : Compress console log and json output] 2025-10-20 03:12:38.459442 | localhost | skipping: Conditional result was False 2025-10-20 03:12:38.465192 | localhost | skipping: Conditional result was False 2025-10-20 03:12:38.477081 | 2025-10-20 03:12:38.477204 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-20 03:12:38.517264 | localhost | skipping: Conditional result was False 2025-10-20 03:12:38.517511 | 2025-10-20 03:12:38.522044 | localhost | skipping: Conditional result was False 2025-10-20 03:12:38.534334 | 2025-10-20 03:12:38.534502 | LOOP [upload-logs : Upload console log and json output]