2026-07-07 12:28:33.895497 | Job console starting 2026-07-07 12:28:33.912714 | Updating git repos 2026-07-07 12:28:34.140520 | Cloning repos into workspace 2026-07-07 12:28:34.198493 | Restoring repo states 2026-07-07 12:28:34.210733 | Merging changes 2026-07-07 12:28:35.001839 | Checking out repos 2026-07-07 12:28:35.052749 | Preparing playbooks 2026-07-07 12:28:35.756089 | Running Ansible setup 2026-07-07 12:28:40.408508 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-07 12:28:41.273343 | 2026-07-07 12:28:41.273686 | PLAY [Base pre] 2026-07-07 12:28:41.298543 | 2026-07-07 12:28:41.298755 | TASK [Setup log path fact] 2026-07-07 12:28:41.333241 | ubuntu-jammy | ok 2026-07-07 12:28:41.358157 | 2026-07-07 12:28:41.358338 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-07 12:28:41.388713 | ubuntu-jammy | ok 2026-07-07 12:28:41.399009 | 2026-07-07 12:28:41.399135 | TASK [emit-job-header : Print job information] 2026-07-07 12:28:41.439402 | # Job Information 2026-07-07 12:28:41.439615 | Ansible Version: 2.16.14 2026-07-07 12:28:41.439654 | Job: ansible-lint 2026-07-07 12:28:41.439690 | Pipeline: check 2026-07-07 12:28:41.439716 | Executor: 521e9411259a 2026-07-07 12:28:41.439739 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/733 2026-07-07 12:28:41.439763 | Event ID: 5666b8f0-79ff-11f1-8bf0-9d9064090f8c 2026-07-07 12:28:41.445142 | 2026-07-07 12:28:41.445276 | LOOP [emit-job-header : Print node information] 2026-07-07 12:28:41.557036 | ubuntu-jammy | ok: 2026-07-07 12:28:41.557264 | ubuntu-jammy | # Node Information 2026-07-07 12:28:41.557318 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-07 12:28:41.557345 | ubuntu-jammy | Hostname: ubuntu 2026-07-07 12:28:41.557400 | ubuntu-jammy | Username: zuul 2026-07-07 12:28:41.557427 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-07 12:28:41.557453 | ubuntu-jammy | Provider: regiocloud-a 2026-07-07 12:28:41.557474 | ubuntu-jammy | Region: 2026-07-07 12:28:41.557496 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-07 12:28:41.557517 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-07 12:28:41.557537 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe76:cff0 2026-07-07 12:28:41.577033 | 2026-07-07 12:28:41.577195 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-07 12:28:42.124647 | ubuntu-jammy -> localhost | changed 2026-07-07 12:28:42.135882 | 2026-07-07 12:28:42.136167 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-07 12:28:43.291054 | ubuntu-jammy -> localhost | changed 2026-07-07 12:28:43.302217 | 2026-07-07 12:28:43.302346 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-07 12:28:43.616624 | ubuntu-jammy -> localhost | ok 2026-07-07 12:28:43.623982 | 2026-07-07 12:28:43.624124 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-07 12:28:43.655966 | ubuntu-jammy | ok 2026-07-07 12:28:43.683733 | ubuntu-jammy | included: /var/lib/zuul/builds/e748865dd6124cf285c58b799ccd0d72/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-07 12:28:43.690920 | 2026-07-07 12:28:43.691035 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-07 12:28:45.519942 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-07 12:28:45.520275 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/e748865dd6124cf285c58b799ccd0d72/work/e748865dd6124cf285c58b799ccd0d72_id_rsa 2026-07-07 12:28:45.520324 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/e748865dd6124cf285c58b799ccd0d72/work/e748865dd6124cf285c58b799ccd0d72_id_rsa.pub 2026-07-07 12:28:45.520354 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-07 12:28:45.520404 | ubuntu-jammy -> localhost | SHA256:ItnUU3ILBDyUwG/jiviNCgqEdqYShXj2QuKC3+NiagI zuul-build-sshkey 2026-07-07 12:28:45.520431 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-07 12:28:45.520470 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-07 12:28:45.520496 | ubuntu-jammy -> localhost | | ..+o++ o | 2026-07-07 12:28:45.520521 | ubuntu-jammy -> localhost | |.. . +. = . | 2026-07-07 12:28:45.520544 | ubuntu-jammy -> localhost | |+ = ...o . | 2026-07-07 12:28:45.520567 | ubuntu-jammy -> localhost | |+* . ++ . | 2026-07-07 12:28:45.520591 | ubuntu-jammy -> localhost | |=+.o+oo.S | 2026-07-07 12:28:45.520622 | ubuntu-jammy -> localhost | |Eo+o ... | 2026-07-07 12:28:45.520646 | ubuntu-jammy -> localhost | |=o..o. | 2026-07-07 12:28:45.520669 | ubuntu-jammy -> localhost | |B.++.. | 2026-07-07 12:28:45.520691 | ubuntu-jammy -> localhost | |*=o.o | 2026-07-07 12:28:45.520715 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-07 12:28:45.520796 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.256203 2026-07-07 12:28:45.528271 | 2026-07-07 12:28:45.528442 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-07 12:28:45.571122 | ubuntu-jammy | ok 2026-07-07 12:28:45.595356 | ubuntu-jammy | included: /var/lib/zuul/builds/e748865dd6124cf285c58b799ccd0d72/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-07 12:28:45.605122 | 2026-07-07 12:28:45.605257 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-07 12:28:45.640322 | ubuntu-jammy | skipping: Conditional result was False 2026-07-07 12:28:45.652653 | 2026-07-07 12:28:45.652933 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-07 12:28:46.324360 | ubuntu-jammy | changed 2026-07-07 12:28:46.332453 | 2026-07-07 12:28:46.332603 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-07 12:28:46.587190 | ubuntu-jammy | ok 2026-07-07 12:28:46.593398 | 2026-07-07 12:28:46.593532 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-07 12:28:47.228497 | ubuntu-jammy | changed 2026-07-07 12:28:47.238765 | 2026-07-07 12:28:47.238961 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-07 12:28:47.851080 | ubuntu-jammy | changed 2026-07-07 12:28:47.857175 | 2026-07-07 12:28:47.857299 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-07 12:28:47.882450 | ubuntu-jammy | skipping: Conditional result was False 2026-07-07 12:28:47.888891 | 2026-07-07 12:28:47.889011 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-07 12:28:48.396946 | ubuntu-jammy -> localhost | changed 2026-07-07 12:28:48.408650 | 2026-07-07 12:28:48.408801 | TASK [add-build-sshkey : Add back temp key] 2026-07-07 12:28:48.807533 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/e748865dd6124cf285c58b799ccd0d72/work/e748865dd6124cf285c58b799ccd0d72_id_rsa (zuul-build-sshkey) 2026-07-07 12:28:48.807935 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.026844 2026-07-07 12:28:48.829565 | 2026-07-07 12:28:48.829776 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-07 12:28:49.222954 | ubuntu-jammy | ok 2026-07-07 12:28:49.241847 | 2026-07-07 12:28:49.242014 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-07 12:28:49.271018 | ubuntu-jammy | skipping: Conditional result was False 2026-07-07 12:28:49.284707 | 2026-07-07 12:28:49.284896 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-07 12:28:49.745774 | ubuntu-jammy | ok 2026-07-07 12:28:49.757559 | 2026-07-07 12:28:49.757706 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-07 12:28:49.801304 | ubuntu-jammy | ok 2026-07-07 12:28:49.809894 | 2026-07-07 12:28:49.810091 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-07 12:28:50.160696 | ubuntu-jammy -> localhost | ok 2026-07-07 12:28:50.168231 | 2026-07-07 12:28:50.168360 | TASK [validate-host : Collect information about the host] 2026-07-07 12:28:51.394320 | ubuntu-jammy | ok 2026-07-07 12:28:51.404924 | 2026-07-07 12:28:51.405062 | TASK [validate-host : Sanitize hostname] 2026-07-07 12:28:51.525352 | ubuntu-jammy | ok 2026-07-07 12:28:51.590813 | 2026-07-07 12:28:51.590991 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-07 12:28:52.172648 | ubuntu-jammy -> localhost | changed 2026-07-07 12:28:52.179316 | 2026-07-07 12:28:52.179491 | TASK [validate-host : Collect information about zuul worker] 2026-07-07 12:28:52.580436 | ubuntu-jammy | ok 2026-07-07 12:28:52.585510 | 2026-07-07 12:28:52.585641 | TASK [validate-host : Write out all zuul information for each host] 2026-07-07 12:28:53.159025 | ubuntu-jammy -> localhost | changed 2026-07-07 12:28:53.169772 | 2026-07-07 12:28:53.169910 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-07 12:28:53.482005 | ubuntu-jammy | ok 2026-07-07 12:28:53.491355 | 2026-07-07 12:28:53.491551 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-07 12:28:54.673600 | ubuntu-jammy | changed: 2026-07-07 12:28:54.673851 | ubuntu-jammy | cd+++++++++ src/ 2026-07-07 12:28:54.673887 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-07 12:28:54.673912 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-07 12:28:54.673934 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-07 12:28:54.673954 | ubuntu-jammy | Containerfile 2026-07-07 12:28:54.674086 | ubuntu-jammy | Containerfile 2026-07-07 12:28:54.679994 | ubuntu-jammy | Containerfile 2026-07-07 12:28:54.680068 | ubuntu-jammy | Containerfile 2026-07-07 12:28:54.680140 | ubuntu-jammy | Containerfile 2026-07-07 12:28:54.680218 | ubuntu-jammy | Containerfile 2026-07-07 12:28:54.680288 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006763 2026-07-07 12:30:22.050770 | 2026-07-07 12:30:22.051174 | TASK [upload-logs : Upload logs to log server] 2026-07-07 12:30:22.677857 | localhost | Output suppressed because no_log was given 2026-07-07 12:30:22.679916 | 2026-07-07 12:30:22.680031 | LOOP [upload-logs : Compress console log and json output] 2026-07-07 12:30:22.743567 | localhost | skipping: Conditional result was False 2026-07-07 12:30:22.749941 | localhost | skipping: Conditional result was False 2026-07-07 12:30:22.760986 | 2026-07-07 12:30:22.761182 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-07 12:30:22.812274 | localhost | skipping: Conditional result was False 2026-07-07 12:30:22.812626 | 2026-07-07 12:30:22.819716 | localhost | skipping: Conditional result was False 2026-07-07 12:30:22.830886 | 2026-07-07 12:30:22.831022 | LOOP [upload-logs : Upload console log and json output]