2026-02-06 03:03:16.573110 | Job console starting 2026-02-06 03:03:16.587053 | Updating git repos 2026-02-06 03:03:16.613119 | Cloning repos into workspace 2026-02-06 03:03:16.680762 | Restoring repo states 2026-02-06 03:03:16.692667 | Merging changes 2026-02-06 03:03:16.692707 | Checking out repos 2026-02-06 03:03:16.921089 | Preparing playbooks 2026-02-06 03:03:18.113951 | Running Ansible setup 2026-02-06 03:03:22.668670 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-06 03:03:23.574572 | 2026-02-06 03:03:23.574694 | PLAY [Base pre] 2026-02-06 03:03:23.593161 | 2026-02-06 03:03:23.593282 | TASK [Setup log path fact] 2026-02-06 03:03:23.611545 | ubuntu-jammy | ok 2026-02-06 03:03:23.627180 | 2026-02-06 03:03:23.627310 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-06 03:03:23.657082 | ubuntu-jammy | ok 2026-02-06 03:03:23.668802 | 2026-02-06 03:03:23.668917 | TASK [emit-job-header : Print job information] 2026-02-06 03:03:23.708187 | # Job Information 2026-02-06 03:03:23.708353 | Ansible Version: 2.16.14 2026-02-06 03:03:23.708398 | Job: hadolint 2026-02-06 03:03:23.708432 | Pipeline: periodic-daily 2026-02-06 03:03:23.708454 | Executor: 521e9411259a 2026-02-06 03:03:23.708475 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-02-06 03:03:23.708498 | Event ID: c345c6ff2a97461b81758af9d35f908e 2026-02-06 03:03:23.721906 | 2026-02-06 03:03:23.722020 | LOOP [emit-job-header : Print node information] 2026-02-06 03:03:23.930667 | ubuntu-jammy | ok: 2026-02-06 03:03:23.930869 | ubuntu-jammy | # Node Information 2026-02-06 03:03:23.930908 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-06 03:03:23.930934 | ubuntu-jammy | Hostname: ubuntu 2026-02-06 03:03:23.930956 | ubuntu-jammy | Username: zuul 2026-02-06 03:03:23.930977 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-06 03:03:23.931000 | ubuntu-jammy | Provider: regiocloud-a 2026-02-06 03:03:23.931022 | ubuntu-jammy | Region: 2026-02-06 03:03:23.931042 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-06 03:03:23.931063 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-06 03:03:23.931083 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe64:5458 2026-02-06 03:03:23.944649 | 2026-02-06 03:03:23.944785 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-06 03:03:25.006002 | ubuntu-jammy -> localhost | changed 2026-02-06 03:03:25.015446 | 2026-02-06 03:03:25.015580 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-06 03:03:26.275639 | ubuntu-jammy -> localhost | changed 2026-02-06 03:03:26.286380 | 2026-02-06 03:03:26.286770 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-06 03:03:26.533134 | ubuntu-jammy -> localhost | ok 2026-02-06 03:03:26.539069 | 2026-02-06 03:03:26.539175 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-06 03:03:26.566889 | ubuntu-jammy | ok 2026-02-06 03:03:26.584234 | ubuntu-jammy | included: /var/lib/zuul/builds/ce0c4918aa90458882ccd8b2d82fdffe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-06 03:03:26.590044 | 2026-02-06 03:03:26.590140 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-06 03:03:28.521098 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-06 03:03:28.521265 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/ce0c4918aa90458882ccd8b2d82fdffe/work/ce0c4918aa90458882ccd8b2d82fdffe_id_rsa 2026-02-06 03:03:28.521298 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/ce0c4918aa90458882ccd8b2d82fdffe/work/ce0c4918aa90458882ccd8b2d82fdffe_id_rsa.pub 2026-02-06 03:03:28.521322 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-06 03:03:28.521344 | ubuntu-jammy -> localhost | SHA256:Ys1Pwes7VyGuboj65Nw6X3Ag1UEQsEV6LigAG38nxwo zuul-build-sshkey 2026-02-06 03:03:28.521374 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-06 03:03:28.521393 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-06 03:03:28.521418 | ubuntu-jammy -> localhost | |o .o*=o. | 2026-02-06 03:03:28.521437 | ubuntu-jammy -> localhost | |.+ . = .. | 2026-02-06 03:03:28.521455 | ubuntu-jammy -> localhost | |o E o B o o | 2026-02-06 03:03:28.521471 | ubuntu-jammy -> localhost | | . o * * . o. . | 2026-02-06 03:03:28.521488 | ubuntu-jammy -> localhost | | . o + S +. . . | 2026-02-06 03:03:28.521509 | ubuntu-jammy -> localhost | | . . o * . . | 2026-02-06 03:03:28.521526 | ubuntu-jammy -> localhost | | .. .+. . | 2026-02-06 03:03:28.521541 | ubuntu-jammy -> localhost | | +o...+.. | 2026-02-06 03:03:28.521558 | ubuntu-jammy -> localhost | | .o=+oooo | 2026-02-06 03:03:28.521575 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-06 03:03:28.521615 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.509507 2026-02-06 03:03:28.526630 | 2026-02-06 03:03:28.526712 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-06 03:03:28.563768 | ubuntu-jammy | ok 2026-02-06 03:03:28.572319 | ubuntu-jammy | included: /var/lib/zuul/builds/ce0c4918aa90458882ccd8b2d82fdffe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-06 03:03:28.579485 | 2026-02-06 03:03:28.579557 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-06 03:03:28.592055 | ubuntu-jammy | skipping: Conditional result was False 2026-02-06 03:03:28.596758 | 2026-02-06 03:03:28.596829 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-06 03:03:29.185631 | ubuntu-jammy | changed 2026-02-06 03:03:29.196086 | 2026-02-06 03:03:29.196237 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-06 03:03:29.461811 | ubuntu-jammy | ok 2026-02-06 03:03:29.467974 | 2026-02-06 03:03:29.468065 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-06 03:03:30.091566 | ubuntu-jammy | changed 2026-02-06 03:03:30.100463 | 2026-02-06 03:03:30.100557 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-06 03:03:30.759850 | ubuntu-jammy | changed 2026-02-06 03:03:30.767317 | 2026-02-06 03:03:30.767444 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-06 03:03:30.800830 | ubuntu-jammy | skipping: Conditional result was False 2026-02-06 03:03:30.813326 | 2026-02-06 03:03:30.813497 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-06 03:03:31.274326 | ubuntu-jammy -> localhost | changed 2026-02-06 03:03:31.285530 | 2026-02-06 03:03:31.285630 | TASK [add-build-sshkey : Add back temp key] 2026-02-06 03:03:31.584844 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/ce0c4918aa90458882ccd8b2d82fdffe/work/ce0c4918aa90458882ccd8b2d82fdffe_id_rsa (zuul-build-sshkey) 2026-02-06 03:03:31.585428 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012530 2026-02-06 03:03:31.597894 | 2026-02-06 03:03:31.597997 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-06 03:03:31.981925 | ubuntu-jammy | ok 2026-02-06 03:03:31.989190 | 2026-02-06 03:03:31.989328 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-06 03:03:32.016764 | ubuntu-jammy | skipping: Conditional result was False 2026-02-06 03:03:32.039073 | 2026-02-06 03:03:32.039211 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-06 03:03:32.454023 | ubuntu-jammy | ok 2026-02-06 03:03:32.464589 | 2026-02-06 03:03:32.464691 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-06 03:03:32.492491 | ubuntu-jammy | ok 2026-02-06 03:03:32.497260 | 2026-02-06 03:03:32.497345 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-06 03:03:32.765205 | ubuntu-jammy -> localhost | ok 2026-02-06 03:03:32.772433 | 2026-02-06 03:03:32.772532 | TASK [validate-host : Collect information about the host] 2026-02-06 03:03:33.892813 | ubuntu-jammy | ok 2026-02-06 03:03:33.904761 | 2026-02-06 03:03:33.904860 | TASK [validate-host : Sanitize hostname] 2026-02-06 03:03:33.991462 | ubuntu-jammy | ok 2026-02-06 03:03:34.027244 | 2026-02-06 03:03:34.027466 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-06 03:03:34.559383 | ubuntu-jammy -> localhost | changed 2026-02-06 03:03:34.564869 | 2026-02-06 03:03:34.564975 | TASK [validate-host : Collect information about zuul worker] 2026-02-06 03:03:34.998038 | ubuntu-jammy | ok 2026-02-06 03:03:35.006652 | 2026-02-06 03:03:35.006818 | TASK [validate-host : Write out all zuul information for each host] 2026-02-06 03:03:35.555917 | ubuntu-jammy -> localhost | changed 2026-02-06 03:03:35.569321 | 2026-02-06 03:03:35.569485 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-06 03:03:35.830278 | ubuntu-jammy | ok 2026-02-06 03:03:35.836219 | 2026-02-06 03:03:35.836328 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-06 03:03:36.864113 | ubuntu-jammy | changed: 2026-02-06 03:03:36.864328 | ubuntu-jammy | cd+++++++++ src/ 2026-02-06 03:03:36.864385 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-06 03:03:36.864411 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-06 03:03:36.864433 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-06 03:03:36.864453 | ubuntu-jammy | Containerfile 2026-02-06 03:03:36.864690 | ubuntu-jammy | Containerfile 2026-02-06 03:03:36.879491 | ubuntu-jammy | Containerfile 2026-02-06 03:03:36.879566 | ubuntu-jammy | Containerfile 2026-02-06 03:03:36.879635 | ubuntu-jammy | Containerfile 2026-02-06 03:03:36.879704 | ubuntu-jammy | Containerfile 2026-02-06 03:03:36.879772 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.009035 2026-02-06 03:03:44.225266 | 2026-02-06 03:03:44.225404 | TASK [upload-logs : Upload logs to log server] 2026-02-06 03:03:44.834982 | localhost | Output suppressed because no_log was given 2026-02-06 03:03:44.838398 | 2026-02-06 03:03:44.838568 | LOOP [upload-logs : Compress console log and json output] 2026-02-06 03:03:44.890625 | localhost | skipping: Conditional result was False 2026-02-06 03:03:44.895327 | localhost | skipping: Conditional result was False 2026-02-06 03:03:44.910589 | 2026-02-06 03:03:44.910815 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-06 03:03:44.977501 | localhost | skipping: Conditional result was False 2026-02-06 03:03:44.977896 | 2026-02-06 03:03:44.982580 | localhost | skipping: Conditional result was False 2026-02-06 03:03:44.990776 | 2026-02-06 03:03:44.990920 | LOOP [upload-logs : Upload console log and json output]