2025-10-17 01:51:34.464067 | Job console starting 2025-10-17 01:51:34.473370 | Updating git repos 2025-10-17 01:51:34.499286 | Cloning repos into workspace 2025-10-17 01:51:34.546428 | Restoring repo states 2025-10-17 01:51:34.551240 | Merging changes 2025-10-17 01:51:35.082513 | Checking out repos 2025-10-17 01:51:35.109715 | Preparing playbooks 2025-10-17 01:51:35.618149 | Running Ansible setup 2025-10-17 01:51:39.735753 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-10-17 01:51:40.475949 | 2025-10-17 01:51:40.476113 | PLAY [Base pre] 2025-10-17 01:51:40.492276 | 2025-10-17 01:51:40.492410 | TASK [Setup log path fact] 2025-10-17 01:51:40.511437 | ubuntu-jammy | ok 2025-10-17 01:51:40.527347 | 2025-10-17 01:51:40.527481 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-17 01:51:40.556598 | ubuntu-jammy | ok 2025-10-17 01:51:40.568518 | 2025-10-17 01:51:40.568661 | TASK [emit-job-header : Print job information] 2025-10-17 01:51:40.610405 | # Job Information 2025-10-17 01:51:40.610597 | Ansible Version: 2.16.14 2025-10-17 01:51:40.610633 | Job: hadolint 2025-10-17 01:51:40.610667 | Pipeline: check 2025-10-17 01:51:40.610689 | Executor: 521e9411259a 2025-10-17 01:51:40.610710 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/314 2025-10-17 01:51:40.610733 | Event ID: b6284110-aafb-11f0-8d93-a086856d03f3 2025-10-17 01:51:40.615660 | 2025-10-17 01:51:40.615774 | LOOP [emit-job-header : Print node information] 2025-10-17 01:51:40.719095 | ubuntu-jammy | ok: 2025-10-17 01:51:40.719351 | ubuntu-jammy | # Node Information 2025-10-17 01:51:40.719388 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-10-17 01:51:40.719415 | ubuntu-jammy | Hostname: ubuntu 2025-10-17 01:51:40.719438 | ubuntu-jammy | Username: zuul 2025-10-17 01:51:40.719460 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-10-17 01:51:40.719484 | ubuntu-jammy | Provider: regiocloud-a 2025-10-17 01:51:40.719506 | ubuntu-jammy | Region: 2025-10-17 01:51:40.719527 | ubuntu-jammy | Label: ubuntu-jammy 2025-10-17 01:51:40.719562 | ubuntu-jammy | Product Name: OpenStack Nova 2025-10-17 01:51:40.719583 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe25:e434 2025-10-17 01:51:40.740720 | 2025-10-17 01:51:40.740890 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-17 01:51:41.224737 | ubuntu-jammy -> localhost | changed 2025-10-17 01:51:41.239808 | 2025-10-17 01:51:41.239972 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-17 01:51:42.296060 | ubuntu-jammy -> localhost | changed 2025-10-17 01:51:42.316409 | 2025-10-17 01:51:42.316598 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-17 01:51:42.590031 | ubuntu-jammy -> localhost | ok 2025-10-17 01:51:42.605344 | 2025-10-17 01:51:42.605519 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-17 01:51:42.653764 | ubuntu-jammy | ok 2025-10-17 01:51:42.677836 | ubuntu-jammy | included: /var/lib/zuul/builds/152b9e285bf147b983c2bddae863412d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-17 01:51:42.684302 | 2025-10-17 01:51:42.684404 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-17 01:51:44.248222 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-10-17 01:51:44.248486 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/152b9e285bf147b983c2bddae863412d/work/152b9e285bf147b983c2bddae863412d_id_rsa 2025-10-17 01:51:44.248555 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/152b9e285bf147b983c2bddae863412d/work/152b9e285bf147b983c2bddae863412d_id_rsa.pub 2025-10-17 01:51:44.248584 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-10-17 01:51:44.248609 | ubuntu-jammy -> localhost | SHA256:7I85dTZ+TAwudkX9B4K706Clvgv4+WzXQCBfxDdjQ/M zuul-build-sshkey 2025-10-17 01:51:44.248631 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-10-17 01:51:44.248653 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-10-17 01:51:44.248685 | ubuntu-jammy -> localhost | | o.oo . | 2025-10-17 01:51:44.248707 | ubuntu-jammy -> localhost | | . . + Boo .| 2025-10-17 01:51:44.248728 | ubuntu-jammy -> localhost | | o o + *E..| 2025-10-17 01:51:44.248748 | ubuntu-jammy -> localhost | | .. = . . o| 2025-10-17 01:51:44.248768 | ubuntu-jammy -> localhost | | S= = + .| 2025-10-17 01:51:44.248798 | ubuntu-jammy -> localhost | | . .o B B o | 2025-10-17 01:51:44.248819 | ubuntu-jammy -> localhost | | . ...o X + | 2025-10-17 01:51:44.248841 | ubuntu-jammy -> localhost | | . +++. o o | 2025-10-17 01:51:44.248863 | ubuntu-jammy -> localhost | | ooB=. . | 2025-10-17 01:51:44.248883 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-10-17 01:51:44.248935 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.053129 2025-10-17 01:51:44.255601 | 2025-10-17 01:51:44.255719 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-17 01:51:44.284030 | ubuntu-jammy | ok 2025-10-17 01:51:44.293644 | ubuntu-jammy | included: /var/lib/zuul/builds/152b9e285bf147b983c2bddae863412d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-17 01:51:44.302996 | 2025-10-17 01:51:44.303100 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-17 01:51:44.326658 | ubuntu-jammy | skipping: Conditional result was False 2025-10-17 01:51:44.332736 | 2025-10-17 01:51:44.332844 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-17 01:51:44.957511 | ubuntu-jammy | changed 2025-10-17 01:51:44.963160 | 2025-10-17 01:51:44.963272 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-17 01:51:45.203893 | ubuntu-jammy | ok 2025-10-17 01:51:45.212639 | 2025-10-17 01:51:45.212776 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-17 01:51:45.840350 | ubuntu-jammy | changed 2025-10-17 01:51:45.850502 | 2025-10-17 01:51:45.850650 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-17 01:51:46.482500 | ubuntu-jammy | changed 2025-10-17 01:51:46.488597 | 2025-10-17 01:51:46.488707 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-17 01:51:46.512196 | ubuntu-jammy | skipping: Conditional result was False 2025-10-17 01:51:46.519939 | 2025-10-17 01:51:46.520053 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-17 01:51:46.951587 | ubuntu-jammy -> localhost | changed 2025-10-17 01:51:46.974038 | 2025-10-17 01:51:46.974584 | TASK [add-build-sshkey : Add back temp key] 2025-10-17 01:51:47.335214 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/152b9e285bf147b983c2bddae863412d/work/152b9e285bf147b983c2bddae863412d_id_rsa (zuul-build-sshkey) 2025-10-17 01:51:47.335526 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.022844 2025-10-17 01:51:47.345133 | 2025-10-17 01:51:47.345243 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-17 01:51:47.727603 | ubuntu-jammy | ok 2025-10-17 01:51:47.732769 | 2025-10-17 01:51:47.732884 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-17 01:51:47.759947 | ubuntu-jammy | skipping: Conditional result was False 2025-10-17 01:51:47.771617 | 2025-10-17 01:51:47.771728 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-17 01:51:48.201266 | ubuntu-jammy | ok 2025-10-17 01:51:48.212659 | 2025-10-17 01:51:48.212788 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-17 01:51:48.252767 | ubuntu-jammy | ok 2025-10-17 01:51:48.258345 | 2025-10-17 01:51:48.258507 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-17 01:51:48.555019 | ubuntu-jammy -> localhost | ok 2025-10-17 01:51:48.561593 | 2025-10-17 01:51:48.561704 | TASK [validate-host : Collect information about the host] 2025-10-17 01:51:49.750457 | ubuntu-jammy | ok 2025-10-17 01:51:49.769556 | 2025-10-17 01:51:49.769724 | TASK [validate-host : Sanitize hostname] 2025-10-17 01:51:49.896603 | ubuntu-jammy | ok 2025-10-17 01:51:49.949167 | 2025-10-17 01:51:49.949341 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-17 01:51:50.489526 | ubuntu-jammy -> localhost | changed 2025-10-17 01:51:50.495426 | 2025-10-17 01:51:50.495554 | TASK [validate-host : Collect information about zuul worker] 2025-10-17 01:51:50.887946 | ubuntu-jammy | ok 2025-10-17 01:51:50.892650 | 2025-10-17 01:51:50.899214 | TASK [validate-host : Write out all zuul information for each host] 2025-10-17 01:51:51.602750 | ubuntu-jammy -> localhost | changed 2025-10-17 01:51:51.621506 | 2025-10-17 01:51:51.621673 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-17 01:51:51.921142 | ubuntu-jammy | ok 2025-10-17 01:51:51.932699 | 2025-10-17 01:51:51.932847 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-17 01:51:52.991933 | ubuntu-jammy | changed: 2025-10-17 01:51:52.992148 | ubuntu-jammy | cd+++++++++ src/ 2025-10-17 01:51:52.992185 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-10-17 01:51:52.992211 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-10-17 01:51:52.992234 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-10-17 01:51:52.992255 | ubuntu-jammy | Containerfile 2025-10-17 01:51:52.992416 | ubuntu-jammy | Containerfile 2025-10-17 01:51:53.018331 | ubuntu-jammy | Containerfile 2025-10-17 01:51:53.018403 | ubuntu-jammy | Containerfile 2025-10-17 01:51:53.018471 | ubuntu-jammy | Containerfile 2025-10-17 01:51:53.018551 | ubuntu-jammy | Containerfile 2025-10-17 01:51:53.018621 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006909 2025-10-17 01:52:00.333346 | 2025-10-17 01:52:00.333475 | TASK [upload-logs : Upload logs to log server] 2025-10-17 01:52:00.917443 | localhost | Output suppressed because no_log was given 2025-10-17 01:52:00.920170 | 2025-10-17 01:52:00.920319 | LOOP [upload-logs : Compress console log and json output] 2025-10-17 01:52:00.971488 | localhost | skipping: Conditional result was False 2025-10-17 01:52:00.986273 | localhost | skipping: Conditional result was False 2025-10-17 01:52:00.998343 | 2025-10-17 01:52:00.998484 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-17 01:52:01.049944 | localhost | skipping: Conditional result was False 2025-10-17 01:52:01.050226 | 2025-10-17 01:52:01.056779 | localhost | skipping: Conditional result was False 2025-10-17 01:52:01.068028 | 2025-10-17 01:52:01.068263 | LOOP [upload-logs : Upload console log and json output]