2026-01-20 03:11:08.442303 | Job console starting 2026-01-20 03:11:08.462022 | Updating git repos 2026-01-20 03:11:08.490665 | Cloning repos into workspace 2026-01-20 03:11:08.524712 | Restoring repo states 2026-01-20 03:11:08.539292 | Merging changes 2026-01-20 03:11:08.539315 | Checking out repos 2026-01-20 03:11:08.568008 | Preparing playbooks 2026-01-20 03:11:09.402369 | Running Ansible setup 2026-01-20 03:11:14.511102 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-20 03:11:15.377660 | 2026-01-20 03:11:15.377852 | PLAY [Base pre] 2026-01-20 03:11:15.405941 | 2026-01-20 03:11:15.406124 | TASK [Setup log path fact] 2026-01-20 03:11:15.456874 | debian-bookworm | ok 2026-01-20 03:11:15.472836 | 2026-01-20 03:11:15.473023 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-20 03:11:15.503751 | debian-bookworm | ok 2026-01-20 03:11:15.513813 | 2026-01-20 03:11:15.513976 | TASK [emit-job-header : Print job information] 2026-01-20 03:11:15.585422 | # Job Information 2026-01-20 03:11:15.585640 | Ansible Version: 2.16.14 2026-01-20 03:11:15.585676 | Job: flake8 2026-01-20 03:11:15.585709 | Pipeline: periodic-daily 2026-01-20 03:11:15.585732 | Executor: 521e9411259a 2026-01-20 03:11:15.585752 | Triggered by: https://github.com/osism/node-image 2026-01-20 03:11:15.585775 | Event ID: 43fb29053beb446c9695be092d595e58 2026-01-20 03:11:15.592228 | 2026-01-20 03:11:15.592373 | LOOP [emit-job-header : Print node information] 2026-01-20 03:11:15.723518 | debian-bookworm | ok: 2026-01-20 03:11:15.723763 | debian-bookworm | # Node Information 2026-01-20 03:11:15.723867 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-20 03:11:15.723916 | debian-bookworm | Hostname: debian 2026-01-20 03:11:15.723940 | debian-bookworm | Username: zuul 2026-01-20 03:11:15.723962 | debian-bookworm | Distro: Debian 12.13 2026-01-20 03:11:15.723985 | debian-bookworm | Provider: regiocloud-a 2026-01-20 03:11:15.724007 | debian-bookworm | Region: 2026-01-20 03:11:15.724028 | debian-bookworm | Label: debian-bookworm 2026-01-20 03:11:15.724047 | debian-bookworm | Product Name: OpenStack Nova 2026-01-20 03:11:15.724067 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe51:6e00 2026-01-20 03:11:15.750605 | 2026-01-20 03:11:15.750755 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-20 03:11:16.246056 | debian-bookworm -> localhost | changed 2026-01-20 03:11:16.263768 | 2026-01-20 03:11:16.263962 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-20 03:11:17.544237 | debian-bookworm -> localhost | changed 2026-01-20 03:11:17.560767 | 2026-01-20 03:11:17.560929 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-20 03:11:17.872412 | debian-bookworm -> localhost | ok 2026-01-20 03:11:17.878691 | 2026-01-20 03:11:17.878817 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-20 03:11:17.908400 | debian-bookworm | ok 2026-01-20 03:11:17.929321 | debian-bookworm | included: /var/lib/zuul/builds/98f412d54d7b4ab19669ee4b5cca1fcf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-20 03:11:17.936407 | 2026-01-20 03:11:17.936523 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-20 03:11:19.272442 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-20 03:11:19.272692 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/98f412d54d7b4ab19669ee4b5cca1fcf/work/98f412d54d7b4ab19669ee4b5cca1fcf_id_rsa 2026-01-20 03:11:19.272731 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/98f412d54d7b4ab19669ee4b5cca1fcf/work/98f412d54d7b4ab19669ee4b5cca1fcf_id_rsa.pub 2026-01-20 03:11:19.272756 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-20 03:11:19.272778 | debian-bookworm -> localhost | SHA256:aapwhU3tELV/Dy5ELmoSk4VdosGbUbBeRx4DkDXaLcs zuul-build-sshkey 2026-01-20 03:11:19.272800 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-20 03:11:19.272830 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-20 03:11:19.272853 | debian-bookworm -> localhost | | .+*Bo* | 2026-01-20 03:11:19.272874 | debian-bookworm -> localhost | | +O X + | 2026-01-20 03:11:19.272916 | debian-bookworm -> localhost | | =+O * . | 2026-01-20 03:11:19.272938 | debian-bookworm -> localhost | | .oO * = | 2026-01-20 03:11:19.272958 | debian-bookworm -> localhost | | * E S + o | 2026-01-20 03:11:19.272986 | debian-bookworm -> localhost | | + + o o o | 2026-01-20 03:11:19.273006 | debian-bookworm -> localhost | | . o + . . . | 2026-01-20 03:11:19.273026 | debian-bookworm -> localhost | | o + . | 2026-01-20 03:11:19.273047 | debian-bookworm -> localhost | | . | 2026-01-20 03:11:19.273067 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-20 03:11:19.273126 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.780181 2026-01-20 03:11:19.281767 | 2026-01-20 03:11:19.281946 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-20 03:11:19.331599 | debian-bookworm | ok 2026-01-20 03:11:19.351791 | debian-bookworm | included: /var/lib/zuul/builds/98f412d54d7b4ab19669ee4b5cca1fcf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-20 03:11:19.371727 | 2026-01-20 03:11:19.371870 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-20 03:11:19.396540 | debian-bookworm | skipping: Conditional result was False 2026-01-20 03:11:19.403174 | 2026-01-20 03:11:19.403302 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-20 03:11:20.161301 | debian-bookworm | changed 2026-01-20 03:11:20.167381 | 2026-01-20 03:11:20.167509 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-20 03:11:20.544711 | debian-bookworm | ok 2026-01-20 03:11:20.550908 | 2026-01-20 03:11:20.551032 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-20 03:11:21.251291 | debian-bookworm | changed 2026-01-20 03:11:21.259464 | 2026-01-20 03:11:21.259599 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-20 03:11:21.913161 | debian-bookworm | changed 2026-01-20 03:11:21.919462 | 2026-01-20 03:11:21.919583 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-20 03:11:21.944868 | debian-bookworm | skipping: Conditional result was False 2026-01-20 03:11:21.952633 | 2026-01-20 03:11:21.952756 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-20 03:11:22.465260 | debian-bookworm -> localhost | changed 2026-01-20 03:11:22.476874 | 2026-01-20 03:11:22.477016 | TASK [add-build-sshkey : Add back temp key] 2026-01-20 03:11:22.969997 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/98f412d54d7b4ab19669ee4b5cca1fcf/work/98f412d54d7b4ab19669ee4b5cca1fcf_id_rsa (zuul-build-sshkey) 2026-01-20 03:11:22.970284 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034894 2026-01-20 03:11:22.980091 | 2026-01-20 03:11:22.980226 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-20 03:11:23.675742 | debian-bookworm | ok 2026-01-20 03:11:23.682501 | 2026-01-20 03:11:23.682623 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-20 03:11:23.753111 | debian-bookworm | skipping: Conditional result was False 2026-01-20 03:11:23.777005 | 2026-01-20 03:11:23.777213 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-20 03:11:24.349165 | debian-bookworm | ok 2026-01-20 03:11:24.365568 | 2026-01-20 03:11:24.365706 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-20 03:11:24.427202 | debian-bookworm | ok 2026-01-20 03:11:24.432787 | 2026-01-20 03:11:24.432924 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-20 03:11:25.373652 | debian-bookworm -> localhost | ok 2026-01-20 03:11:25.382163 | 2026-01-20 03:11:25.382289 | TASK [validate-host : Collect information about the host] 2026-01-20 03:11:26.630938 | debian-bookworm | ok 2026-01-20 03:11:26.643549 | 2026-01-20 03:11:26.643680 | TASK [validate-host : Sanitize hostname] 2026-01-20 03:11:26.762470 | debian-bookworm | ok 2026-01-20 03:11:26.816331 | 2026-01-20 03:11:26.816467 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-20 03:11:27.582369 | debian-bookworm -> localhost | changed 2026-01-20 03:11:27.588628 | 2026-01-20 03:11:27.588763 | TASK [validate-host : Collect information about zuul worker] 2026-01-20 03:11:27.983239 | debian-bookworm | ok 2026-01-20 03:11:27.991844 | 2026-01-20 03:11:27.991996 | TASK [validate-host : Write out all zuul information for each host] 2026-01-20 03:11:28.584652 | debian-bookworm -> localhost | changed 2026-01-20 03:11:28.594806 | 2026-01-20 03:11:28.594998 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-20 03:11:28.886709 | debian-bookworm | ok 2026-01-20 03:11:28.892567 | 2026-01-20 03:11:28.892767 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-20 03:11:30.551307 | debian-bookworm | changed: 2026-01-20 03:11:30.551529 | debian-bookworm | cd+++++++++ src/ 2026-01-20 03:11:30.551564 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-20 03:11:30.551589 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-20 03:11:30.551611 | debian-bookworm | cd+++++++++ src/github.com/osism/node-image/ 2026-01-20 03:11:30.551632 | debian-bookworm | Containerfile 2026-01-20 03:11:30.551764 | debian-bookworm | localhost | ok: Runtime: 0:00:00.029900 2026-01-20 03:11:56.629383 | 2026-01-20 03:11:56.629499 | TASK [upload-logs : Upload logs to log server] 2026-01-20 03:11:57.385411 | localhost | Output suppressed because no_log was given 2026-01-20 03:11:57.389797 | 2026-01-20 03:11:57.390083 | LOOP [upload-logs : Compress console log and json output] 2026-01-20 03:11:57.441708 | localhost | skipping: Conditional result was False 2026-01-20 03:11:57.448661 | localhost | skipping: Conditional result was False 2026-01-20 03:11:57.462452 | 2026-01-20 03:11:57.462679 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-20 03:11:57.517531 | localhost | skipping: Conditional result was False 2026-01-20 03:11:57.517956 | 2026-01-20 03:11:57.522492 | localhost | skipping: Conditional result was False 2026-01-20 03:11:57.531384 | 2026-01-20 03:11:57.531509 | LOOP [upload-logs : Upload console log and json output]