2026-05-03 03:12:29.190280 | Job console starting 2026-05-03 03:12:29.215614 | Updating git repos 2026-05-03 03:12:29.252545 | Cloning repos into workspace 2026-05-03 03:12:29.317820 | Restoring repo states 2026-05-03 03:12:29.324658 | Merging changes 2026-05-03 03:12:29.324680 | Checking out repos 2026-05-03 03:12:29.404682 | Preparing playbooks 2026-05-03 03:12:30.446279 | Running Ansible setup 2026-05-03 03:12:35.359840 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-03 03:12:36.397620 | 2026-05-03 03:12:36.397811 | PLAY [Base pre] 2026-05-03 03:12:36.418268 | 2026-05-03 03:12:36.418434 | TASK [Setup log path fact] 2026-05-03 03:12:36.440899 | ubuntu-jammy | ok 2026-05-03 03:12:36.463320 | 2026-05-03 03:12:36.463495 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 03:12:36.496595 | ubuntu-jammy | ok 2026-05-03 03:12:36.509930 | 2026-05-03 03:12:36.510061 | TASK [emit-job-header : Print job information] 2026-05-03 03:12:36.550952 | # Job Information 2026-05-03 03:12:36.551260 | Ansible Version: 2.16.14 2026-05-03 03:12:36.551300 | Job: hadolint 2026-05-03 03:12:36.551340 | Pipeline: periodic-daily 2026-05-03 03:12:36.551368 | Executor: 521e9411259a 2026-05-03 03:12:36.551389 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-05-03 03:12:36.551411 | Event ID: bf0f3b449309414ab2ac1b31253d1298 2026-05-03 03:12:36.557579 | 2026-05-03 03:12:36.573780 | LOOP [emit-job-header : Print node information] 2026-05-03 03:12:36.723151 | ubuntu-jammy | ok: 2026-05-03 03:12:36.723443 | ubuntu-jammy | # Node Information 2026-05-03 03:12:36.723482 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-03 03:12:36.723509 | ubuntu-jammy | Hostname: ubuntu 2026-05-03 03:12:36.723531 | ubuntu-jammy | Username: zuul 2026-05-03 03:12:36.723591 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-03 03:12:36.723616 | ubuntu-jammy | Provider: regiocloud-a 2026-05-03 03:12:36.723638 | ubuntu-jammy | Region: 2026-05-03 03:12:36.723660 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-03 03:12:36.723681 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-03 03:12:36.723700 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee7:767 2026-05-03 03:12:36.743721 | 2026-05-03 03:12:36.743873 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-03 03:12:37.285758 | ubuntu-jammy -> localhost | changed 2026-05-03 03:12:37.293367 | 2026-05-03 03:12:37.293504 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-03 03:12:38.624455 | ubuntu-jammy -> localhost | changed 2026-05-03 03:12:38.649466 | 2026-05-03 03:12:38.649643 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-03 03:12:39.071966 | ubuntu-jammy -> localhost | ok 2026-05-03 03:12:39.087359 | 2026-05-03 03:12:39.087741 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-03 03:12:39.127502 | ubuntu-jammy | ok 2026-05-03 03:12:39.148271 | ubuntu-jammy | included: /var/lib/zuul/builds/5ae67ffb4e514f539c4380501725eb02/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-03 03:12:39.154734 | 2026-05-03 03:12:39.154885 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-03 03:12:40.906166 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-03 03:12:40.906410 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/5ae67ffb4e514f539c4380501725eb02/work/5ae67ffb4e514f539c4380501725eb02_id_rsa 2026-05-03 03:12:40.906452 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/5ae67ffb4e514f539c4380501725eb02/work/5ae67ffb4e514f539c4380501725eb02_id_rsa.pub 2026-05-03 03:12:40.906479 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-03 03:12:40.906504 | ubuntu-jammy -> localhost | SHA256:xWhaJuYYrUCVGJ7XIboRX5pNY4kl8f2VVxhqu6lm6fc zuul-build-sshkey 2026-05-03 03:12:40.906549 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-03 03:12:40.906571 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-03 03:12:40.906608 | ubuntu-jammy -> localhost | | ++==B. .o.| 2026-05-03 03:12:40.906631 | ubuntu-jammy -> localhost | | o.=o&.+ o o.. | 2026-05-03 03:12:40.906652 | ubuntu-jammy -> localhost | | * * B * o = . | 2026-05-03 03:12:40.906672 | ubuntu-jammy -> localhost | | = * * o o o | 2026-05-03 03:12:40.906692 | ubuntu-jammy -> localhost | | . o o S . . | 2026-05-03 03:12:40.906720 | ubuntu-jammy -> localhost | | o | 2026-05-03 03:12:40.906741 | ubuntu-jammy -> localhost | | .o | 2026-05-03 03:12:40.906762 | ubuntu-jammy -> localhost | | +.. | 2026-05-03 03:12:40.906782 | ubuntu-jammy -> localhost | | +o. .E | 2026-05-03 03:12:40.906803 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-03 03:12:40.906882 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.227639 2026-05-03 03:12:40.922245 | 2026-05-03 03:12:40.922378 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-03 03:12:40.971987 | ubuntu-jammy | ok 2026-05-03 03:12:40.982346 | ubuntu-jammy | included: /var/lib/zuul/builds/5ae67ffb4e514f539c4380501725eb02/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-03 03:12:40.999129 | 2026-05-03 03:12:40.999267 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-03 03:12:41.032698 | ubuntu-jammy | skipping: Conditional result was False 2026-05-03 03:12:41.039229 | 2026-05-03 03:12:41.039366 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-03 03:12:41.667165 | ubuntu-jammy | changed 2026-05-03 03:12:41.673168 | 2026-05-03 03:12:41.673293 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-03 03:12:41.931244 | ubuntu-jammy | ok 2026-05-03 03:12:41.938271 | 2026-05-03 03:12:41.938409 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-03 03:12:42.538506 | ubuntu-jammy | changed 2026-05-03 03:12:42.546390 | 2026-05-03 03:12:42.546538 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-03 03:12:43.120650 | ubuntu-jammy | changed 2026-05-03 03:12:43.142480 | 2026-05-03 03:12:43.142647 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-03 03:12:43.182776 | ubuntu-jammy | skipping: Conditional result was False 2026-05-03 03:12:43.190812 | 2026-05-03 03:12:43.190987 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-03 03:12:43.999289 | ubuntu-jammy -> localhost | changed 2026-05-03 03:12:44.021735 | 2026-05-03 03:12:44.021875 | TASK [add-build-sshkey : Add back temp key] 2026-05-03 03:12:44.902170 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/5ae67ffb4e514f539c4380501725eb02/work/5ae67ffb4e514f539c4380501725eb02_id_rsa (zuul-build-sshkey) 2026-05-03 03:12:44.904161 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.015095 2026-05-03 03:12:44.914959 | 2026-05-03 03:12:44.915078 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-03 03:12:45.575376 | ubuntu-jammy | ok 2026-05-03 03:12:45.601931 | 2026-05-03 03:12:45.602080 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-03 03:12:45.680665 | ubuntu-jammy | skipping: Conditional result was False 2026-05-03 03:12:45.699154 | 2026-05-03 03:12:45.699299 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-03 03:12:46.339212 | ubuntu-jammy | ok 2026-05-03 03:12:46.366072 | 2026-05-03 03:12:46.366941 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-03 03:12:46.425509 | ubuntu-jammy | ok 2026-05-03 03:12:46.436531 | 2026-05-03 03:12:46.436692 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-03 03:12:47.243013 | ubuntu-jammy -> localhost | ok 2026-05-03 03:12:47.253337 | 2026-05-03 03:12:47.253444 | TASK [validate-host : Collect information about the host] 2026-05-03 03:12:48.765455 | ubuntu-jammy | ok 2026-05-03 03:12:48.780927 | 2026-05-03 03:12:48.781033 | TASK [validate-host : Sanitize hostname] 2026-05-03 03:12:48.869893 | ubuntu-jammy | ok 2026-05-03 03:12:48.943097 | 2026-05-03 03:12:48.943204 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-03 03:12:49.828024 | ubuntu-jammy -> localhost | changed 2026-05-03 03:12:49.833799 | 2026-05-03 03:12:49.833903 | TASK [validate-host : Collect information about zuul worker] 2026-05-03 03:12:50.507885 | ubuntu-jammy | ok 2026-05-03 03:12:50.513258 | 2026-05-03 03:12:50.513374 | TASK [validate-host : Write out all zuul information for each host] 2026-05-03 03:12:51.096534 | ubuntu-jammy -> localhost | changed 2026-05-03 03:12:51.104010 | 2026-05-03 03:12:51.104099 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-03 03:12:51.334393 | ubuntu-jammy | ok 2026-05-03 03:12:51.339693 | 2026-05-03 03:12:51.339783 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-03 03:12:52.421823 | ubuntu-jammy | changed: 2026-05-03 03:12:52.421976 | ubuntu-jammy | cd+++++++++ src/ 2026-05-03 03:12:52.422003 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-03 03:12:52.422023 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-03 03:12:52.422041 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-03 03:12:52.422057 | ubuntu-jammy | Containerfile 2026-05-03 03:12:52.422192 | ubuntu-jammy | Containerfile 2026-05-03 03:12:52.464681 | ubuntu-jammy | Containerfile 2026-05-03 03:12:52.464754 | ubuntu-jammy | Containerfile 2026-05-03 03:12:52.464822 | ubuntu-jammy | Containerfile 2026-05-03 03:12:52.464890 | ubuntu-jammy | Containerfile 2026-05-03 03:12:52.464958 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005492 2026-05-03 03:12:59.695343 | 2026-05-03 03:12:59.695503 | TASK [upload-logs : Upload logs to log server] 2026-05-03 03:13:00.456604 | localhost | Output suppressed because no_log was given 2026-05-03 03:13:00.461313 | 2026-05-03 03:13:00.461448 | LOOP [upload-logs : Compress console log and json output] 2026-05-03 03:13:00.546740 | localhost | skipping: Conditional result was False 2026-05-03 03:13:00.552838 | localhost | skipping: Conditional result was False 2026-05-03 03:13:00.570179 | 2026-05-03 03:13:00.570382 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-03 03:13:00.688563 | localhost | skipping: Conditional result was False 2026-05-03 03:13:00.688885 | 2026-05-03 03:13:00.695372 | localhost | skipping: Conditional result was False 2026-05-03 03:13:00.699400 | 2026-05-03 03:13:00.699561 | LOOP [upload-logs : Upload console log and json output]