2025-12-24 03:17:04.615608 | Job console starting 2025-12-24 03:17:04.635726 | Updating git repos 2025-12-24 03:17:04.715043 | Cloning repos into workspace 2025-12-24 03:17:04.833809 | Restoring repo states 2025-12-24 03:17:04.858047 | Merging changes 2025-12-24 03:17:04.858069 | Checking out repos 2025-12-24 03:17:04.929762 | Preparing playbooks 2025-12-24 03:17:05.871808 | Running Ansible setup 2025-12-24 03:17:10.809465 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-24 03:17:11.623437 | 2025-12-24 03:17:11.623620 | PLAY [Base pre] 2025-12-24 03:17:11.641003 | 2025-12-24 03:17:11.641165 | TASK [Setup log path fact] 2025-12-24 03:17:11.671255 | debian-bookworm | ok 2025-12-24 03:17:11.687379 | 2025-12-24 03:17:11.687583 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-24 03:17:11.728768 | debian-bookworm | ok 2025-12-24 03:17:11.739108 | 2025-12-24 03:17:11.739268 | TASK [emit-job-header : Print job information] 2025-12-24 03:17:11.791277 | # Job Information 2025-12-24 03:17:11.791497 | Ansible Version: 2.16.14 2025-12-24 03:17:11.791533 | Job: flake8 2025-12-24 03:17:11.791566 | Pipeline: periodic-daily 2025-12-24 03:17:11.791590 | Executor: 521e9411259a 2025-12-24 03:17:11.791612 | Triggered by: https://github.com/osism/container-image-osism-ansible 2025-12-24 03:17:11.791634 | Event ID: 7fd0a251b00547078a1be52104f2db88 2025-12-24 03:17:11.799769 | 2025-12-24 03:17:11.799974 | LOOP [emit-job-header : Print node information] 2025-12-24 03:17:11.926692 | debian-bookworm | ok: 2025-12-24 03:17:11.926993 | debian-bookworm | # Node Information 2025-12-24 03:17:11.927045 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-24 03:17:11.927083 | debian-bookworm | Hostname: debian 2025-12-24 03:17:11.927118 | debian-bookworm | Username: zuul 2025-12-24 03:17:11.927151 | debian-bookworm | Distro: Debian 12.12 2025-12-24 03:17:11.927208 | debian-bookworm | Provider: regiocloud-a 2025-12-24 03:17:11.927244 | debian-bookworm | Region: 2025-12-24 03:17:11.927277 | debian-bookworm | Label: debian-bookworm 2025-12-24 03:17:11.927308 | debian-bookworm | Product Name: OpenStack Nova 2025-12-24 03:17:11.927341 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe14:3482 2025-12-24 03:17:11.944725 | 2025-12-24 03:17:11.944873 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-24 03:17:12.563313 | debian-bookworm -> localhost | changed 2025-12-24 03:17:12.571837 | 2025-12-24 03:17:12.571982 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-24 03:17:13.827404 | debian-bookworm -> localhost | changed 2025-12-24 03:17:13.841886 | 2025-12-24 03:17:13.842048 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-24 03:17:14.182709 | debian-bookworm -> localhost | ok 2025-12-24 03:17:14.189789 | 2025-12-24 03:17:14.189929 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-24 03:17:14.225118 | debian-bookworm | ok 2025-12-24 03:17:14.257339 | debian-bookworm | included: /var/lib/zuul/builds/4a0bc99cf60a4676b811ee9c5f5c1e36/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-24 03:17:14.264744 | 2025-12-24 03:17:14.264882 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-24 03:17:16.132448 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-24 03:17:16.132698 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4a0bc99cf60a4676b811ee9c5f5c1e36/work/4a0bc99cf60a4676b811ee9c5f5c1e36_id_rsa 2025-12-24 03:17:16.132739 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4a0bc99cf60a4676b811ee9c5f5c1e36/work/4a0bc99cf60a4676b811ee9c5f5c1e36_id_rsa.pub 2025-12-24 03:17:16.132767 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-24 03:17:16.132794 | debian-bookworm -> localhost | SHA256:td8i/PkqbM6r/0dtrc8azRv42eSaApFnmTywMes3ubU zuul-build-sshkey 2025-12-24 03:17:16.132817 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-24 03:17:16.132855 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-24 03:17:16.132878 | debian-bookworm -> localhost | | | 2025-12-24 03:17:16.132900 | debian-bookworm -> localhost | | + | 2025-12-24 03:17:16.132920 | debian-bookworm -> localhost | | .O o | 2025-12-24 03:17:16.132940 | debian-bookworm -> localhost | | .=.B | 2025-12-24 03:17:16.132960 | debian-bookworm -> localhost | | S..+ o ..| 2025-12-24 03:17:16.132989 | debian-bookworm -> localhost | | .o.+.+o+| 2025-12-24 03:17:16.133010 | debian-bookworm -> localhost | | .ooo*o=+| 2025-12-24 03:17:16.133029 | debian-bookworm -> localhost | | .+oooE*=| 2025-12-24 03:17:16.133050 | debian-bookworm -> localhost | | .==+===B=| 2025-12-24 03:17:16.133069 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-24 03:17:16.133122 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.277906 2025-12-24 03:17:16.140206 | 2025-12-24 03:17:16.140331 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-24 03:17:16.173791 | debian-bookworm | ok 2025-12-24 03:17:16.185275 | debian-bookworm | included: /var/lib/zuul/builds/4a0bc99cf60a4676b811ee9c5f5c1e36/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-24 03:17:16.197104 | 2025-12-24 03:17:16.197265 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-24 03:17:16.224853 | debian-bookworm | skipping: Conditional result was False 2025-12-24 03:17:16.244010 | 2025-12-24 03:17:16.244153 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-24 03:17:16.990377 | debian-bookworm | changed 2025-12-24 03:17:16.997042 | 2025-12-24 03:17:16.997206 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-24 03:17:17.303566 | debian-bookworm | ok 2025-12-24 03:17:17.312983 | 2025-12-24 03:17:17.313126 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-24 03:17:18.065640 | debian-bookworm | changed 2025-12-24 03:17:18.085329 | 2025-12-24 03:17:18.085485 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-24 03:17:18.979294 | debian-bookworm | changed 2025-12-24 03:17:18.990207 | 2025-12-24 03:17:18.990344 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-24 03:17:19.045577 | debian-bookworm | skipping: Conditional result was False 2025-12-24 03:17:19.054167 | 2025-12-24 03:17:19.054331 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-24 03:17:20.126047 | debian-bookworm -> localhost | changed 2025-12-24 03:17:20.144522 | 2025-12-24 03:17:20.147374 | TASK [add-build-sshkey : Add back temp key] 2025-12-24 03:17:21.039124 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4a0bc99cf60a4676b811ee9c5f5c1e36/work/4a0bc99cf60a4676b811ee9c5f5c1e36_id_rsa (zuul-build-sshkey) 2025-12-24 03:17:21.039593 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024593 2025-12-24 03:17:21.067860 | 2025-12-24 03:17:21.068034 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-24 03:17:21.608344 | debian-bookworm | ok 2025-12-24 03:17:21.619296 | 2025-12-24 03:17:21.619444 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-24 03:17:21.644423 | debian-bookworm | skipping: Conditional result was False 2025-12-24 03:17:21.658308 | 2025-12-24 03:17:21.658455 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-24 03:17:22.153559 | debian-bookworm | ok 2025-12-24 03:17:22.170986 | 2025-12-24 03:17:22.171124 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-24 03:17:22.215815 | debian-bookworm | ok 2025-12-24 03:17:22.222731 | 2025-12-24 03:17:22.222927 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-24 03:17:22.677666 | debian-bookworm -> localhost | ok 2025-12-24 03:17:22.685605 | 2025-12-24 03:17:22.685732 | TASK [validate-host : Collect information about the host] 2025-12-24 03:17:23.862773 | debian-bookworm | ok 2025-12-24 03:17:23.874498 | 2025-12-24 03:17:23.874642 | TASK [validate-host : Sanitize hostname] 2025-12-24 03:17:23.997694 | debian-bookworm | ok 2025-12-24 03:17:24.046462 | 2025-12-24 03:17:24.046615 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-24 03:17:24.760072 | debian-bookworm -> localhost | changed 2025-12-24 03:17:24.775370 | 2025-12-24 03:17:24.775828 | TASK [validate-host : Collect information about zuul worker] 2025-12-24 03:17:25.207017 | debian-bookworm | ok 2025-12-24 03:17:25.214085 | 2025-12-24 03:17:25.214353 | TASK [validate-host : Write out all zuul information for each host] 2025-12-24 03:17:26.068162 | debian-bookworm -> localhost | changed 2025-12-24 03:17:26.091767 | 2025-12-24 03:17:26.091911 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-24 03:17:26.437974 | debian-bookworm | ok 2025-12-24 03:17:26.458688 | 2025-12-24 03:17:26.458887 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-24 03:17:27.568743 | debian-bookworm | changed: 2025-12-24 03:17:27.568993 | debian-bookworm | cd+++++++++ src/ 2025-12-24 03:17:27.569032 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-24 03:17:27.569064 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-24 03:17:27.569097 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2025-12-24 03:17:27.569128 | debian-bookworm | Containerfile 2025-12-24 03:17:27.569490 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011697 2025-12-24 03:18:03.299021 | 2025-12-24 03:18:03.299142 | TASK [upload-logs : Upload logs to log server] 2025-12-24 03:18:04.274384 | localhost | Output suppressed because no_log was given 2025-12-24 03:18:04.280695 | 2025-12-24 03:18:04.280863 | LOOP [upload-logs : Compress console log and json output] 2025-12-24 03:18:04.347413 | localhost | skipping: Conditional result was False 2025-12-24 03:18:04.358094 | localhost | skipping: Conditional result was False 2025-12-24 03:18:04.367783 | 2025-12-24 03:18:04.367915 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-24 03:18:04.444501 | localhost | skipping: Conditional result was False 2025-12-24 03:18:04.444871 | 2025-12-24 03:18:04.455279 | localhost | skipping: Conditional result was False 2025-12-24 03:18:04.469564 | 2025-12-24 03:18:04.469710 | LOOP [upload-logs : Upload console log and json output]