2026-04-24 09:46:03.026818 | Job console starting 2026-04-24 09:46:03.043829 | Updating git repos 2026-04-24 09:46:03.085472 | Cloning repos into workspace 2026-04-24 09:46:03.201063 | Restoring repo states 2026-04-24 09:46:03.214460 | Merging changes 2026-04-24 09:46:04.166869 | Checking out repos 2026-04-24 09:46:04.215660 | Preparing playbooks 2026-04-24 09:46:04.904846 | Running Ansible setup 2026-04-24 09:46:09.430622 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-04-24 09:46:10.274476 | 2026-04-24 09:46:10.274668 | PLAY [Base pre] 2026-04-24 09:46:10.291356 | 2026-04-24 09:46:10.291506 | TASK [Setup log path fact] 2026-04-24 09:46:10.321038 | ubuntu-jammy | ok 2026-04-24 09:46:10.345930 | 2026-04-24 09:46:10.346378 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 09:46:10.387138 | ubuntu-jammy | ok 2026-04-24 09:46:10.398724 | 2026-04-24 09:46:10.398877 | TASK [emit-job-header : Print job information] 2026-04-24 09:46:10.455012 | # Job Information 2026-04-24 09:46:10.455291 | Ansible Version: 2.16.14 2026-04-24 09:46:10.455357 | Job: ansible-lint 2026-04-24 09:46:10.455417 | Pipeline: check 2026-04-24 09:46:10.455458 | Executor: 521e9411259a 2026-04-24 09:46:10.455496 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/615 2026-04-24 09:46:10.455540 | Event ID: 62b10650-3fc2-11f1-9a86-f56ce680a2ee 2026-04-24 09:46:10.463101 | 2026-04-24 09:46:10.463251 | LOOP [emit-job-header : Print node information] 2026-04-24 09:46:10.588055 | ubuntu-jammy | ok: 2026-04-24 09:46:10.588353 | ubuntu-jammy | # Node Information 2026-04-24 09:46:10.588414 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-04-24 09:46:10.588459 | ubuntu-jammy | Hostname: ubuntu 2026-04-24 09:46:10.588498 | ubuntu-jammy | Username: zuul 2026-04-24 09:46:10.588535 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-04-24 09:46:10.588577 | ubuntu-jammy | Provider: regiocloud-a 2026-04-24 09:46:10.588614 | ubuntu-jammy | Region: 2026-04-24 09:46:10.588677 | ubuntu-jammy | Label: ubuntu-jammy 2026-04-24 09:46:10.588713 | ubuntu-jammy | Product Name: OpenStack Nova 2026-04-24 09:46:10.588748 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe72:962e 2026-04-24 09:46:10.605044 | 2026-04-24 09:46:10.605199 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-24 09:46:11.098502 | ubuntu-jammy -> localhost | changed 2026-04-24 09:46:11.106050 | 2026-04-24 09:46:11.106177 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-24 09:46:12.229768 | ubuntu-jammy -> localhost | changed 2026-04-24 09:46:12.241943 | 2026-04-24 09:46:12.242075 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-24 09:46:12.562670 | ubuntu-jammy -> localhost | ok 2026-04-24 09:46:12.573722 | 2026-04-24 09:46:12.573958 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-24 09:46:12.614570 | ubuntu-jammy | ok 2026-04-24 09:46:12.634820 | ubuntu-jammy | included: /var/lib/zuul/builds/b807d3f5052a4fd88aca6752652c2d9e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-24 09:46:12.641091 | 2026-04-24 09:46:12.641210 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-24 09:46:13.871599 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-24 09:46:13.871864 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/b807d3f5052a4fd88aca6752652c2d9e/work/b807d3f5052a4fd88aca6752652c2d9e_id_rsa 2026-04-24 09:46:13.871902 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/b807d3f5052a4fd88aca6752652c2d9e/work/b807d3f5052a4fd88aca6752652c2d9e_id_rsa.pub 2026-04-24 09:46:13.871928 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-24 09:46:13.871951 | ubuntu-jammy -> localhost | SHA256:Fv6wmFFtS4sWT8U7iVwqlOHdMrQua/4UjnJSiXRwRtk zuul-build-sshkey 2026-04-24 09:46:13.872009 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-24 09:46:13.872046 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-24 09:46:13.872089 | ubuntu-jammy -> localhost | | ..==... | 2026-04-24 09:46:13.872113 | ubuntu-jammy -> localhost | | =++E+o | 2026-04-24 09:46:13.872135 | ubuntu-jammy -> localhost | | ..*.X+.o | 2026-04-24 09:46:13.872155 | ubuntu-jammy -> localhost | | . =.@+=+ | 2026-04-24 09:46:13.872175 | ubuntu-jammy -> localhost | | o S.* . | 2026-04-24 09:46:13.872197 | ubuntu-jammy -> localhost | | B O . | 2026-04-24 09:46:13.872218 | ubuntu-jammy -> localhost | | = * + | 2026-04-24 09:46:13.872238 | ubuntu-jammy -> localhost | | * . | 2026-04-24 09:46:13.872259 | ubuntu-jammy -> localhost | | ... | 2026-04-24 09:46:13.872280 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-24 09:46:13.872334 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.714284 2026-04-24 09:46:13.878884 | 2026-04-24 09:46:13.878993 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-24 09:46:13.910342 | ubuntu-jammy | ok 2026-04-24 09:46:13.920197 | ubuntu-jammy | included: /var/lib/zuul/builds/b807d3f5052a4fd88aca6752652c2d9e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-24 09:46:13.929078 | 2026-04-24 09:46:13.929173 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-24 09:46:13.952389 | ubuntu-jammy | skipping: Conditional result was False 2026-04-24 09:46:13.958022 | 2026-04-24 09:46:13.958119 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-24 09:46:14.612050 | ubuntu-jammy | changed 2026-04-24 09:46:14.617966 | 2026-04-24 09:46:14.618078 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-24 09:46:14.897397 | ubuntu-jammy | ok 2026-04-24 09:46:14.905890 | 2026-04-24 09:46:14.906024 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-24 09:46:15.580508 | ubuntu-jammy | changed 2026-04-24 09:46:15.592060 | 2026-04-24 09:46:15.592192 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-24 09:46:16.259170 | ubuntu-jammy | changed 2026-04-24 09:46:16.267822 | 2026-04-24 09:46:16.267958 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-24 09:46:16.292305 | ubuntu-jammy | skipping: Conditional result was False 2026-04-24 09:46:16.298443 | 2026-04-24 09:46:16.298545 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-24 09:46:16.771158 | ubuntu-jammy -> localhost | changed 2026-04-24 09:46:16.787349 | 2026-04-24 09:46:16.787481 | TASK [add-build-sshkey : Add back temp key] 2026-04-24 09:46:17.116986 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/b807d3f5052a4fd88aca6752652c2d9e/work/b807d3f5052a4fd88aca6752652c2d9e_id_rsa (zuul-build-sshkey) 2026-04-24 09:46:17.117264 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018505 2026-04-24 09:46:17.127201 | 2026-04-24 09:46:17.127353 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-24 09:46:17.565838 | ubuntu-jammy | ok 2026-04-24 09:46:17.581553 | 2026-04-24 09:46:17.581857 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-24 09:46:17.609141 | ubuntu-jammy | skipping: Conditional result was False 2026-04-24 09:46:17.629886 | 2026-04-24 09:46:17.630041 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-24 09:46:18.066497 | ubuntu-jammy | ok 2026-04-24 09:46:18.086267 | 2026-04-24 09:46:18.086421 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-24 09:46:18.129791 | ubuntu-jammy | ok 2026-04-24 09:46:18.137152 | 2026-04-24 09:46:18.137273 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-24 09:46:18.459353 | ubuntu-jammy -> localhost | ok 2026-04-24 09:46:18.474259 | 2026-04-24 09:46:18.474502 | TASK [validate-host : Collect information about the host] 2026-04-24 09:46:19.728671 | ubuntu-jammy | ok 2026-04-24 09:46:19.743506 | 2026-04-24 09:46:19.743660 | TASK [validate-host : Sanitize hostname] 2026-04-24 09:46:19.852022 | ubuntu-jammy | ok 2026-04-24 09:46:19.892778 | 2026-04-24 09:46:19.892908 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-24 09:46:20.494565 | ubuntu-jammy -> localhost | changed 2026-04-24 09:46:20.501543 | 2026-04-24 09:46:20.501685 | TASK [validate-host : Collect information about zuul worker] 2026-04-24 09:46:20.939437 | ubuntu-jammy | ok 2026-04-24 09:46:20.945675 | 2026-04-24 09:46:20.945802 | TASK [validate-host : Write out all zuul information for each host] 2026-04-24 09:46:21.526978 | ubuntu-jammy -> localhost | changed 2026-04-24 09:46:21.536961 | 2026-04-24 09:46:21.537090 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-24 09:46:21.811642 | ubuntu-jammy | ok 2026-04-24 09:46:21.817707 | 2026-04-24 09:46:21.817819 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-24 09:46:22.922296 | ubuntu-jammy | changed: 2026-04-24 09:46:22.922515 | ubuntu-jammy | cd+++++++++ src/ 2026-04-24 09:46:22.922550 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-04-24 09:46:22.922576 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-04-24 09:46:22.922597 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-04-24 09:46:22.922671 | ubuntu-jammy | Containerfile 2026-04-24 09:46:22.922857 | ubuntu-jammy | Containerfile 2026-04-24 09:46:22.953306 | ubuntu-jammy | Containerfile 2026-04-24 09:46:22.953375 | ubuntu-jammy | Containerfile 2026-04-24 09:46:22.953444 | ubuntu-jammy | Containerfile 2026-04-24 09:46:22.953513 | ubuntu-jammy | Containerfile 2026-04-24 09:46:22.953583 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004973 2026-04-24 09:47:58.926946 | 2026-04-24 09:47:58.927062 | TASK [upload-logs : Upload logs to log server] 2026-04-24 09:47:59.500003 | localhost | Output suppressed because no_log was given 2026-04-24 09:47:59.502730 | 2026-04-24 09:47:59.502966 | LOOP [upload-logs : Compress console log and json output] 2026-04-24 09:47:59.561248 | localhost | skipping: Conditional result was False 2026-04-24 09:47:59.570790 | localhost | skipping: Conditional result was False 2026-04-24 09:47:59.581124 | 2026-04-24 09:47:59.581261 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-24 09:47:59.638669 | localhost | skipping: Conditional result was False 2026-04-24 09:47:59.639318 | 2026-04-24 09:47:59.642904 | localhost | skipping: Conditional result was False 2026-04-24 09:47:59.648349 | 2026-04-24 09:47:59.648465 | LOOP [upload-logs : Upload console log and json output]