2025-10-07 06:06:00.891102 | Job console starting 2025-10-07 06:06:00.915673 | Updating git repos 2025-10-07 06:06:00.947856 | Cloning repos into workspace 2025-10-07 06:06:01.020695 | Restoring repo states 2025-10-07 06:06:01.030355 | Merging changes 2025-10-07 06:06:01.767228 | Checking out repos 2025-10-07 06:06:01.802386 | Preparing playbooks 2025-10-07 06:06:02.623675 | Running Ansible setup 2025-10-07 06:06:07.867977 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-07 06:06:08.843483 | 2025-10-07 06:06:08.843644 | PLAY [Base pre] 2025-10-07 06:06:08.870061 | 2025-10-07 06:06:08.870212 | TASK [Setup log path fact] 2025-10-07 06:06:08.899311 | debian-bookworm | ok 2025-10-07 06:06:08.914241 | 2025-10-07 06:06:08.914385 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-07 06:06:08.949424 | debian-bookworm | ok 2025-10-07 06:06:08.988062 | 2025-10-07 06:06:08.988262 | TASK [emit-job-header : Print job information] 2025-10-07 06:06:09.038511 | # Job Information 2025-10-07 06:06:09.038696 | Ansible Version: 2.16.14 2025-10-07 06:06:09.038732 | Job: ansible-lint 2025-10-07 06:06:09.038801 | Pipeline: check 2025-10-07 06:06:09.038827 | Executor: 521e9411259a 2025-10-07 06:06:09.038869 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/434 2025-10-07 06:06:09.038891 | Event ID: ae430710-a343-11f0-9e31-268fcfa6bcb5 2025-10-07 06:06:09.044030 | 2025-10-07 06:06:09.044148 | LOOP [emit-job-header : Print node information] 2025-10-07 06:06:09.159325 | debian-bookworm | ok: 2025-10-07 06:06:09.159582 | debian-bookworm | # Node Information 2025-10-07 06:06:09.159622 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-07 06:06:09.159647 | debian-bookworm | Hostname: debian 2025-10-07 06:06:09.159670 | debian-bookworm | Username: zuul 2025-10-07 06:06:09.159691 | debian-bookworm | Distro: Debian 12.12 2025-10-07 06:06:09.159724 | debian-bookworm | Provider: regiocloud-a 2025-10-07 06:06:09.159751 | debian-bookworm | Region: 2025-10-07 06:06:09.159795 | debian-bookworm | Label: debian-bookworm 2025-10-07 06:06:09.159817 | debian-bookworm | Product Name: OpenStack Nova 2025-10-07 06:06:09.159836 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef9:970a 2025-10-07 06:06:09.184378 | 2025-10-07 06:06:09.184520 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-07 06:06:09.889737 | debian-bookworm -> localhost | changed 2025-10-07 06:06:09.897442 | 2025-10-07 06:06:09.897568 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-07 06:06:10.966458 | debian-bookworm -> localhost | changed 2025-10-07 06:06:10.974879 | 2025-10-07 06:06:10.974964 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-07 06:06:11.254567 | debian-bookworm -> localhost | ok 2025-10-07 06:06:11.265375 | 2025-10-07 06:06:11.265521 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-07 06:06:11.295208 | debian-bookworm | ok 2025-10-07 06:06:11.308465 | debian-bookworm | included: /var/lib/zuul/builds/bab69f24ef8a459589d08a89aaecc192/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-07 06:06:11.324875 | 2025-10-07 06:06:11.324954 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-07 06:06:12.868529 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-07 06:06:12.868686 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bab69f24ef8a459589d08a89aaecc192/work/bab69f24ef8a459589d08a89aaecc192_id_rsa 2025-10-07 06:06:12.868718 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bab69f24ef8a459589d08a89aaecc192/work/bab69f24ef8a459589d08a89aaecc192_id_rsa.pub 2025-10-07 06:06:12.868740 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-07 06:06:12.868782 | debian-bookworm -> localhost | SHA256:G0NLs2SMVSYOVVQrX4vnNhJOpAp95bOICoEnVRJunI0 zuul-build-sshkey 2025-10-07 06:06:12.868809 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-07 06:06:12.868827 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-07 06:06:12.868845 | debian-bookworm -> localhost | | o.o.++=.. | 2025-10-07 06:06:12.868863 | debian-bookworm -> localhost | | o * * o . | 2025-10-07 06:06:12.868879 | debian-bookworm -> localhost | | E o O . + . | 2025-10-07 06:06:12.868895 | debian-bookworm -> localhost | | + * + B o . | 2025-10-07 06:06:12.868911 | debian-bookworm -> localhost | | o o . S o B o | 2025-10-07 06:06:12.868932 | debian-bookworm -> localhost | | o . . B + * | 2025-10-07 06:06:12.868949 | debian-bookworm -> localhost | | . + . + + | 2025-10-07 06:06:12.868965 | debian-bookworm -> localhost | | . . o . | 2025-10-07 06:06:12.868981 | debian-bookworm -> localhost | | . | 2025-10-07 06:06:12.868998 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-07 06:06:12.869039 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.917249 2025-10-07 06:06:12.874394 | 2025-10-07 06:06:12.874473 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-07 06:06:12.890609 | debian-bookworm | ok 2025-10-07 06:06:12.897675 | debian-bookworm | included: /var/lib/zuul/builds/bab69f24ef8a459589d08a89aaecc192/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-07 06:06:12.904958 | 2025-10-07 06:06:12.905022 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-07 06:06:12.917339 | debian-bookworm | skipping: Conditional result was False 2025-10-07 06:06:12.921898 | 2025-10-07 06:06:12.921968 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-07 06:06:13.519199 | debian-bookworm | changed 2025-10-07 06:06:13.527118 | 2025-10-07 06:06:13.527237 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-07 06:06:13.772567 | debian-bookworm | ok 2025-10-07 06:06:13.780406 | 2025-10-07 06:06:13.780514 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-07 06:06:14.437617 | debian-bookworm | changed 2025-10-07 06:06:14.444031 | 2025-10-07 06:06:14.444127 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-07 06:06:15.016931 | debian-bookworm | changed 2025-10-07 06:06:15.023219 | 2025-10-07 06:06:15.023359 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-07 06:06:15.036922 | debian-bookworm | skipping: Conditional result was False 2025-10-07 06:06:15.047030 | 2025-10-07 06:06:15.047119 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-07 06:06:15.430109 | debian-bookworm -> localhost | changed 2025-10-07 06:06:15.446166 | 2025-10-07 06:06:15.446281 | TASK [add-build-sshkey : Add back temp key] 2025-10-07 06:06:15.795481 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bab69f24ef8a459589d08a89aaecc192/work/bab69f24ef8a459589d08a89aaecc192_id_rsa (zuul-build-sshkey) 2025-10-07 06:06:15.795687 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020235 2025-10-07 06:06:15.802963 | 2025-10-07 06:06:15.803053 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-07 06:06:16.194504 | debian-bookworm | ok 2025-10-07 06:06:16.205845 | 2025-10-07 06:06:16.205942 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-07 06:06:16.229098 | debian-bookworm | skipping: Conditional result was False 2025-10-07 06:06:16.238947 | 2025-10-07 06:06:16.239040 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-07 06:06:16.653406 | debian-bookworm | ok 2025-10-07 06:06:16.666438 | 2025-10-07 06:06:16.666528 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-07 06:06:16.695810 | debian-bookworm | ok 2025-10-07 06:06:16.701136 | 2025-10-07 06:06:16.701219 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-07 06:06:16.986488 | debian-bookworm -> localhost | ok 2025-10-07 06:06:16.992441 | 2025-10-07 06:06:16.992530 | TASK [validate-host : Collect information about the host] 2025-10-07 06:06:18.072250 | debian-bookworm | ok 2025-10-07 06:06:18.082219 | 2025-10-07 06:06:18.082309 | TASK [validate-host : Sanitize hostname] 2025-10-07 06:06:18.180020 | debian-bookworm | ok 2025-10-07 06:06:18.210930 | 2025-10-07 06:06:18.211025 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-07 06:06:18.762708 | debian-bookworm -> localhost | changed 2025-10-07 06:06:18.768524 | 2025-10-07 06:06:18.768621 | TASK [validate-host : Collect information about zuul worker] 2025-10-07 06:06:19.191352 | debian-bookworm | ok 2025-10-07 06:06:19.196226 | 2025-10-07 06:06:19.196339 | TASK [validate-host : Write out all zuul information for each host] 2025-10-07 06:06:19.821179 | debian-bookworm -> localhost | changed 2025-10-07 06:06:19.849497 | 2025-10-07 06:06:19.849685 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-07 06:06:20.121300 | debian-bookworm | ok 2025-10-07 06:06:20.131243 | 2025-10-07 06:06:20.131378 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-07 06:06:21.058700 | debian-bookworm | changed: 2025-10-07 06:06:21.058972 | debian-bookworm | cd+++++++++ src/ 2025-10-07 06:06:21.059013 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-07 06:06:21.059039 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-07 06:06:21.059062 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-10-07 06:06:21.059084 | debian-bookworm | Containerfile 2025-10-07 06:06:21.059218 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006934 2025-10-07 06:07:01.725470 | 2025-10-07 06:07:01.725734 | TASK [upload-logs : Upload logs to log server] 2025-10-07 06:07:02.273125 | localhost | Output suppressed because no_log was given 2025-10-07 06:07:02.277605 | 2025-10-07 06:07:02.277861 | LOOP [upload-logs : Compress console log and json output] 2025-10-07 06:07:02.330572 | localhost | skipping: Conditional result was False 2025-10-07 06:07:02.338471 | localhost | skipping: Conditional result was False 2025-10-07 06:07:02.346586 | 2025-10-07 06:07:02.346721 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-07 06:07:02.400454 | localhost | skipping: Conditional result was False 2025-10-07 06:07:02.400726 | 2025-10-07 06:07:02.410633 | localhost | skipping: Conditional result was False 2025-10-07 06:07:02.413808 | 2025-10-07 06:07:02.413921 | LOOP [upload-logs : Upload console log and json output]