2025-10-04 21:51:07.977419 | Job console starting 2025-10-04 21:51:07.994763 | Updating git repos 2025-10-04 21:51:08.026034 | Cloning repos into workspace 2025-10-04 21:51:08.077815 | Restoring repo states 2025-10-04 21:51:08.089251 | Merging changes 2025-10-04 21:51:08.681774 | Checking out repos 2025-10-04 21:51:08.723610 | Preparing playbooks 2025-10-04 21:51:09.681073 | Running Ansible setup 2025-10-04 21:51:14.557897 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-04 21:51:15.373758 | 2025-10-04 21:51:15.373932 | PLAY [Base pre] 2025-10-04 21:51:15.397463 | 2025-10-04 21:51:15.397623 | TASK [Setup log path fact] 2025-10-04 21:51:15.418069 | debian-bookworm | ok 2025-10-04 21:51:15.437262 | 2025-10-04 21:51:15.437408 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-04 21:51:15.497797 | debian-bookworm | ok 2025-10-04 21:51:15.509623 | 2025-10-04 21:51:15.509798 | TASK [emit-job-header : Print job information] 2025-10-04 21:51:15.549852 | # Job Information 2025-10-04 21:51:15.550133 | Ansible Version: 2.16.14 2025-10-04 21:51:15.550170 | Job: yamllint 2025-10-04 21:51:15.550202 | Pipeline: check 2025-10-04 21:51:15.550226 | Executor: 521e9411259a 2025-10-04 21:51:15.550247 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/432 2025-10-04 21:51:15.550269 | Event ID: 3254e610-a16c-11f0-86c7-c4b9e2598f2a 2025-10-04 21:51:15.555269 | 2025-10-04 21:51:15.555386 | LOOP [emit-job-header : Print node information] 2025-10-04 21:51:15.661039 | debian-bookworm | ok: 2025-10-04 21:51:15.661229 | debian-bookworm | # Node Information 2025-10-04 21:51:15.661263 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-04 21:51:15.661287 | debian-bookworm | Hostname: debian 2025-10-04 21:51:15.661309 | debian-bookworm | Username: zuul 2025-10-04 21:51:15.661329 | debian-bookworm | Distro: Debian 12.12 2025-10-04 21:51:15.661352 | debian-bookworm | Provider: regiocloud-a 2025-10-04 21:51:15.661372 | debian-bookworm | Region: 2025-10-04 21:51:15.661392 | debian-bookworm | Label: debian-bookworm 2025-10-04 21:51:15.661412 | debian-bookworm | Product Name: OpenStack Nova 2025-10-04 21:51:15.661432 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea6:89a1 2025-10-04 21:51:15.673191 | 2025-10-04 21:51:15.673314 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-04 21:51:16.173553 | debian-bookworm -> localhost | changed 2025-10-04 21:51:16.180999 | 2025-10-04 21:51:16.181117 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-04 21:51:17.393388 | debian-bookworm -> localhost | changed 2025-10-04 21:51:17.409174 | 2025-10-04 21:51:17.409386 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-04 21:51:17.837587 | debian-bookworm -> localhost | ok 2025-10-04 21:51:17.844909 | 2025-10-04 21:51:17.845037 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-04 21:51:17.887701 | debian-bookworm | ok 2025-10-04 21:51:17.946430 | debian-bookworm | included: /var/lib/zuul/builds/7d4c1fa027d7418aa0f3204767ec8337/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-04 21:51:17.960382 | 2025-10-04 21:51:17.960499 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-04 21:51:20.876519 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-04 21:51:20.876682 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7d4c1fa027d7418aa0f3204767ec8337/work/7d4c1fa027d7418aa0f3204767ec8337_id_rsa 2025-10-04 21:51:20.876714 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7d4c1fa027d7418aa0f3204767ec8337/work/7d4c1fa027d7418aa0f3204767ec8337_id_rsa.pub 2025-10-04 21:51:20.876735 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-04 21:51:20.876766 | debian-bookworm -> localhost | SHA256:ak3ktvunpZ4CNKBOub7YWYbRtDn40p7VAaFmslOfmCE zuul-build-sshkey 2025-10-04 21:51:20.876797 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-04 21:51:20.876815 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-04 21:51:20.876832 | debian-bookworm -> localhost | | . | 2025-10-04 21:51:20.876849 | debian-bookworm -> localhost | | .. . | 2025-10-04 21:51:20.876866 | debian-bookworm -> localhost | | EoB.. . | 2025-10-04 21:51:20.876883 | debian-bookworm -> localhost | | +@ Bo= | 2025-10-04 21:51:20.876899 | debian-bookworm -> localhost | | o=.B.o.S | 2025-10-04 21:51:20.876917 | debian-bookworm -> localhost | | o* ..* o | 2025-10-04 21:51:20.876933 | debian-bookworm -> localhost | | .o = +.+ . | 2025-10-04 21:51:20.876949 | debian-bookworm -> localhost | | o.* + .. +. | 2025-10-04 21:51:20.876966 | debian-bookworm -> localhost | |. +.o .+*o | 2025-10-04 21:51:20.876983 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-04 21:51:20.877021 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.347546 2025-10-04 21:51:20.882526 | 2025-10-04 21:51:20.882611 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-04 21:51:20.910066 | debian-bookworm | ok 2025-10-04 21:51:20.918682 | debian-bookworm | included: /var/lib/zuul/builds/7d4c1fa027d7418aa0f3204767ec8337/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-04 21:51:20.925875 | 2025-10-04 21:51:20.925950 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-04 21:51:20.939317 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:51:20.944077 | 2025-10-04 21:51:20.944156 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-04 21:51:21.526500 | debian-bookworm | changed 2025-10-04 21:51:21.531100 | 2025-10-04 21:51:21.531181 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-04 21:51:21.793072 | debian-bookworm | ok 2025-10-04 21:51:21.797533 | 2025-10-04 21:51:21.797620 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-04 21:51:22.474054 | debian-bookworm | changed 2025-10-04 21:51:22.481436 | 2025-10-04 21:51:22.481526 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-04 21:51:23.113218 | debian-bookworm | changed 2025-10-04 21:51:23.119879 | 2025-10-04 21:51:23.119970 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-04 21:51:23.149000 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:51:23.155132 | 2025-10-04 21:51:23.155232 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-04 21:51:23.755098 | debian-bookworm -> localhost | changed 2025-10-04 21:51:23.765542 | 2025-10-04 21:51:23.765635 | TASK [add-build-sshkey : Add back temp key] 2025-10-04 21:51:24.147548 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7d4c1fa027d7418aa0f3204767ec8337/work/7d4c1fa027d7418aa0f3204767ec8337_id_rsa (zuul-build-sshkey) 2025-10-04 21:51:24.148022 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011287 2025-10-04 21:51:24.156119 | 2025-10-04 21:51:24.156204 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-04 21:51:24.546562 | debian-bookworm | ok 2025-10-04 21:51:24.554428 | 2025-10-04 21:51:24.554516 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-04 21:51:24.580430 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:51:24.603084 | 2025-10-04 21:51:24.603657 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-04 21:51:25.000221 | debian-bookworm | ok 2025-10-04 21:51:25.010339 | 2025-10-04 21:51:25.010430 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-04 21:51:25.048053 | debian-bookworm | ok 2025-10-04 21:51:25.053105 | 2025-10-04 21:51:25.053204 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-04 21:51:25.330945 | debian-bookworm -> localhost | ok 2025-10-04 21:51:25.343900 | 2025-10-04 21:51:25.344028 | TASK [validate-host : Collect information about the host] 2025-10-04 21:51:26.417064 | debian-bookworm | ok 2025-10-04 21:51:26.427290 | 2025-10-04 21:51:26.427381 | TASK [validate-host : Sanitize hostname] 2025-10-04 21:51:26.517652 | debian-bookworm | ok 2025-10-04 21:51:26.546197 | 2025-10-04 21:51:26.546295 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-04 21:51:27.056068 | debian-bookworm -> localhost | changed 2025-10-04 21:51:27.064945 | 2025-10-04 21:51:27.065049 | TASK [validate-host : Collect information about zuul worker] 2025-10-04 21:51:27.471002 | debian-bookworm | ok 2025-10-04 21:51:27.474802 | 2025-10-04 21:51:27.474895 | TASK [validate-host : Write out all zuul information for each host] 2025-10-04 21:51:27.922210 | debian-bookworm -> localhost | changed 2025-10-04 21:51:27.930320 | 2025-10-04 21:51:27.930401 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-04 21:51:28.200957 | debian-bookworm | ok 2025-10-04 21:51:28.208072 | 2025-10-04 21:51:28.208177 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-04 21:51:28.998545 | debian-bookworm | changed: 2025-10-04 21:51:28.998708 | debian-bookworm | cd+++++++++ src/ 2025-10-04 21:51:28.998766 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-04 21:51:28.998794 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-04 21:51:28.998816 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-10-04 21:51:28.998864 | debian-bookworm | Containerfile 2025-10-04 21:51:28.998999 | debian-bookworm | localhost | ok: Runtime: 0:00:00.002976 2025-10-04 21:51:53.014151 | 2025-10-04 21:51:53.014229 | TASK [upload-logs : Upload logs to log server] 2025-10-04 21:51:53.515889 | localhost | Output suppressed because no_log was given 2025-10-04 21:51:53.517222 | 2025-10-04 21:51:53.517290 | LOOP [upload-logs : Compress console log and json output] 2025-10-04 21:51:53.603107 | localhost | skipping: Conditional result was False 2025-10-04 21:51:53.611160 | localhost | skipping: Conditional result was False 2025-10-04 21:51:53.623640 | 2025-10-04 21:51:53.623732 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-04 21:51:53.668912 | localhost | skipping: Conditional result was False 2025-10-04 21:51:53.669136 | 2025-10-04 21:51:53.673257 | localhost | skipping: Conditional result was False 2025-10-04 21:51:53.678099 | 2025-10-04 21:51:53.678174 | LOOP [upload-logs : Upload console log and json output]