2026-06-26 14:21:29.401551 | Job console starting 2026-06-26 14:21:29.408337 | Updating git repos 2026-06-26 14:21:29.480376 | Cloning repos into workspace 2026-06-26 14:21:29.595578 | Restoring repo states 2026-06-26 14:21:29.618825 | Merging changes 2026-06-26 14:21:30.334680 | Checking out repos 2026-06-26 14:21:30.377327 | Preparing playbooks 2026-06-26 14:21:31.647342 | Running Ansible setup 2026-06-26 14:21:39.478363 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 14:21:40.462458 | 2026-06-26 14:21:40.462622 | PLAY [Base pre] 2026-06-26 14:21:40.478160 | 2026-06-26 14:21:40.478282 | TASK [Setup log path fact] 2026-06-26 14:21:40.496507 | ubuntu-jammy | ok 2026-06-26 14:21:40.510634 | 2026-06-26 14:21:40.510816 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 14:21:40.539589 | ubuntu-jammy | ok 2026-06-26 14:21:40.549793 | 2026-06-26 14:21:40.549912 | TASK [emit-job-header : Print job information] 2026-06-26 14:21:40.611804 | # Job Information 2026-06-26 14:21:40.611966 | Ansible Version: 2.16.14 2026-06-26 14:21:40.612001 | Job: hadolint 2026-06-26 14:21:40.612033 | Pipeline: check 2026-06-26 14:21:40.612056 | Executor: 521e9411259a 2026-06-26 14:21:40.612077 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/716 2026-06-26 14:21:40.612101 | Event ID: c3f2c200-7168-11f1-9539-a01365481d35 2026-06-26 14:21:40.617500 | 2026-06-26 14:21:40.617715 | LOOP [emit-job-header : Print node information] 2026-06-26 14:21:40.734816 | ubuntu-jammy | ok: 2026-06-26 14:21:40.735123 | ubuntu-jammy | # Node Information 2026-06-26 14:21:40.735169 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-26 14:21:40.735202 | ubuntu-jammy | Hostname: ubuntu 2026-06-26 14:21:40.735232 | ubuntu-jammy | Username: zuul 2026-06-26 14:21:40.735261 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-26 14:21:40.735293 | ubuntu-jammy | Provider: regiocloud-a 2026-06-26 14:21:40.735319 | ubuntu-jammy | Region: 2026-06-26 14:21:40.735345 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-26 14:21:40.735371 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-26 14:21:40.735395 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feaa:7c16 2026-06-26 14:21:40.750289 | 2026-06-26 14:21:40.750408 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 14:21:41.262154 | ubuntu-jammy -> localhost | changed 2026-06-26 14:21:41.270984 | 2026-06-26 14:21:41.271092 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 14:21:42.264674 | ubuntu-jammy -> localhost | changed 2026-06-26 14:21:42.275334 | 2026-06-26 14:21:42.275431 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 14:21:42.571290 | ubuntu-jammy -> localhost | ok 2026-06-26 14:21:42.577662 | 2026-06-26 14:21:42.577803 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 14:21:42.605942 | ubuntu-jammy | ok 2026-06-26 14:21:42.623932 | ubuntu-jammy | included: /var/lib/zuul/builds/2aa6526e018842e68d524f56edeeb392/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 14:21:42.629913 | 2026-06-26 14:21:42.629997 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 14:21:43.751276 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-26 14:21:43.751568 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/2aa6526e018842e68d524f56edeeb392/work/2aa6526e018842e68d524f56edeeb392_id_rsa 2026-06-26 14:21:43.751622 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/2aa6526e018842e68d524f56edeeb392/work/2aa6526e018842e68d524f56edeeb392_id_rsa.pub 2026-06-26 14:21:43.751662 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-26 14:21:43.751710 | ubuntu-jammy -> localhost | SHA256:ycLScQmuXYTMpK2eGQG1aOJly9IdHwE2IXxZQLaJ0vs zuul-build-sshkey 2026-06-26 14:21:43.751760 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-26 14:21:43.751794 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-26 14:21:43.751840 | ubuntu-jammy -> localhost | | ooo%O+. | 2026-06-26 14:21:43.751874 | ubuntu-jammy -> localhost | | .+=BBo.. | 2026-06-26 14:21:43.751905 | ubuntu-jammy -> localhost | |..o==++.+ | 2026-06-26 14:21:43.751934 | ubuntu-jammy -> localhost | |.o* +Bo=.. | 2026-06-26 14:21:43.751965 | ubuntu-jammy -> localhost | | o ==.=.S | 2026-06-26 14:21:43.752004 | ubuntu-jammy -> localhost | | ...= . | 2026-06-26 14:21:43.752048 | ubuntu-jammy -> localhost | | +E | 2026-06-26 14:21:43.752080 | ubuntu-jammy -> localhost | | | 2026-06-26 14:21:43.752111 | ubuntu-jammy -> localhost | | | 2026-06-26 14:21:43.752142 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-26 14:21:43.752220 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.435861 2026-06-26 14:21:43.767412 | 2026-06-26 14:21:43.767597 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 14:21:43.800907 | ubuntu-jammy | ok 2026-06-26 14:21:43.814251 | ubuntu-jammy | included: /var/lib/zuul/builds/2aa6526e018842e68d524f56edeeb392/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 14:21:43.835098 | 2026-06-26 14:21:43.835215 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 14:21:43.848841 | ubuntu-jammy | skipping: Conditional result was False 2026-06-26 14:21:43.856315 | 2026-06-26 14:21:43.856437 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 14:21:44.539406 | ubuntu-jammy | changed 2026-06-26 14:21:44.551946 | 2026-06-26 14:21:44.552108 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 14:21:44.835626 | ubuntu-jammy | ok 2026-06-26 14:21:44.850072 | 2026-06-26 14:21:44.850276 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 14:21:45.509977 | ubuntu-jammy | changed 2026-06-26 14:21:45.529456 | 2026-06-26 14:21:45.529789 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 14:21:46.167951 | ubuntu-jammy | changed 2026-06-26 14:21:46.176109 | 2026-06-26 14:21:46.181318 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 14:21:46.226677 | ubuntu-jammy | skipping: Conditional result was False 2026-06-26 14:21:46.234459 | 2026-06-26 14:21:46.234603 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 14:21:47.011434 | ubuntu-jammy -> localhost | changed 2026-06-26 14:21:47.041160 | 2026-06-26 14:21:47.041324 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 14:21:47.774551 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/2aa6526e018842e68d524f56edeeb392/work/2aa6526e018842e68d524f56edeeb392_id_rsa (zuul-build-sshkey) 2026-06-26 14:21:47.774967 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.024119 2026-06-26 14:21:47.795264 | 2026-06-26 14:21:47.795408 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 14:21:48.301667 | ubuntu-jammy | ok 2026-06-26 14:21:48.317580 | 2026-06-26 14:21:48.317751 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 14:21:48.364569 | ubuntu-jammy | skipping: Conditional result was False 2026-06-26 14:21:48.385155 | 2026-06-26 14:21:48.385302 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 14:21:49.010190 | ubuntu-jammy | ok 2026-06-26 14:21:49.031735 | 2026-06-26 14:21:49.031884 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 14:21:49.104743 | ubuntu-jammy | ok 2026-06-26 14:21:49.111939 | 2026-06-26 14:21:49.112053 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 14:21:49.728002 | ubuntu-jammy -> localhost | ok 2026-06-26 14:21:49.749314 | 2026-06-26 14:21:49.751369 | TASK [validate-host : Collect information about the host] 2026-06-26 14:21:52.378799 | ubuntu-jammy | ok 2026-06-26 14:21:52.402218 | 2026-06-26 14:21:52.402385 | TASK [validate-host : Sanitize hostname] 2026-06-26 14:21:52.730225 | ubuntu-jammy | ok 2026-06-26 14:21:52.829469 | 2026-06-26 14:21:52.829622 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 14:21:53.963795 | ubuntu-jammy -> localhost | changed 2026-06-26 14:21:53.971310 | 2026-06-26 14:21:53.971478 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 14:21:54.378506 | ubuntu-jammy | ok 2026-06-26 14:21:54.384923 | 2026-06-26 14:21:54.385561 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 14:21:55.056204 | ubuntu-jammy -> localhost | changed 2026-06-26 14:21:55.073093 | 2026-06-26 14:21:55.073226 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 14:21:55.386310 | ubuntu-jammy | ok 2026-06-26 14:21:55.402540 | 2026-06-26 14:21:55.403279 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 14:21:56.487636 | ubuntu-jammy | changed: 2026-06-26 14:21:56.487910 | ubuntu-jammy | cd+++++++++ src/ 2026-06-26 14:21:56.487949 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-26 14:21:56.487974 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-26 14:21:56.487996 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-26 14:21:56.488018 | ubuntu-jammy | Containerfile 2026-06-26 14:21:56.488150 | ubuntu-jammy | Containerfile 2026-06-26 14:21:56.503112 | ubuntu-jammy | Containerfile 2026-06-26 14:21:56.503183 | ubuntu-jammy | Containerfile 2026-06-26 14:21:56.503259 | ubuntu-jammy | Containerfile 2026-06-26 14:21:56.503333 | ubuntu-jammy | Containerfile 2026-06-26 14:21:56.503406 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.019645 2026-06-26 14:22:05.166461 | 2026-06-26 14:22:05.166570 | TASK [upload-logs : Upload logs to log server] 2026-06-26 14:22:05.791338 | localhost | Output suppressed because no_log was given 2026-06-26 14:22:05.793391 | 2026-06-26 14:22:05.793508 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 14:22:05.901032 | localhost | skipping: Conditional result was False 2026-06-26 14:22:05.918728 | localhost | skipping: Conditional result was False 2026-06-26 14:22:05.922470 | 2026-06-26 14:22:05.922599 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 14:22:06.032322 | localhost | skipping: Conditional result was False 2026-06-26 14:22:06.032668 | 2026-06-26 14:22:06.068520 | localhost | skipping: Conditional result was False 2026-06-26 14:22:06.072807 | 2026-06-26 14:22:06.073141 | LOOP [upload-logs : Upload console log and json output]