2025-12-19 03:23:12.779772 | Job console starting 2025-12-19 03:23:12.789782 | Updating git repos 2025-12-19 03:23:12.826616 | Cloning repos into workspace 2025-12-19 03:23:12.917816 | Restoring repo states 2025-12-19 03:23:12.931186 | Merging changes 2025-12-19 03:23:12.931216 | Checking out repos 2025-12-19 03:23:12.998156 | Preparing playbooks 2025-12-19 03:23:14.837216 | Running Ansible setup 2025-12-19 03:23:22.112641 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-19 03:23:25.024832 | 2025-12-19 03:23:25.025029 | PLAY [Base pre] 2025-12-19 03:23:25.086037 | 2025-12-19 03:23:25.086202 | TASK [Setup log path fact] 2025-12-19 03:23:25.151765 | debian-bookworm | ok 2025-12-19 03:23:25.197657 | 2025-12-19 03:23:25.197835 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-19 03:23:25.310358 | debian-bookworm | ok 2025-12-19 03:23:25.361631 | 2025-12-19 03:23:25.361797 | TASK [emit-job-header : Print job information] 2025-12-19 03:23:25.505307 | # Job Information 2025-12-19 03:23:25.505561 | Ansible Version: 2.16.14 2025-12-19 03:23:25.505600 | Job: flake8 2025-12-19 03:23:25.505633 | Pipeline: periodic-daily 2025-12-19 03:23:25.505656 | Executor: 521e9411259a 2025-12-19 03:23:25.505677 | Triggered by: https://github.com/osism/openstack-configuration-validator 2025-12-19 03:23:25.505700 | Event ID: e7b80939539e444aadaefd808c9a22db 2025-12-19 03:23:25.511492 | 2025-12-19 03:23:25.511630 | LOOP [emit-job-header : Print node information] 2025-12-19 03:23:25.903610 | debian-bookworm | ok: 2025-12-19 03:23:25.903843 | debian-bookworm | # Node Information 2025-12-19 03:23:25.903880 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-19 03:23:25.904059 | debian-bookworm | Hostname: debian 2025-12-19 03:23:25.904085 | debian-bookworm | Username: zuul 2025-12-19 03:23:25.904108 | debian-bookworm | Distro: Debian 12.12 2025-12-19 03:23:25.904132 | debian-bookworm | Provider: regiocloud-a 2025-12-19 03:23:25.904154 | debian-bookworm | Region: 2025-12-19 03:23:25.904175 | debian-bookworm | Label: debian-bookworm 2025-12-19 03:23:25.904194 | debian-bookworm | Product Name: OpenStack Nova 2025-12-19 03:23:25.904214 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe84:dc68 2025-12-19 03:23:25.934231 | 2025-12-19 03:23:25.934382 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-19 03:23:27.334791 | debian-bookworm -> localhost | changed 2025-12-19 03:23:27.342820 | 2025-12-19 03:23:27.342999 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-19 03:23:29.767371 | debian-bookworm -> localhost | changed 2025-12-19 03:23:29.792189 | 2025-12-19 03:23:29.792341 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-19 03:23:30.494186 | debian-bookworm -> localhost | ok 2025-12-19 03:23:30.500506 | 2025-12-19 03:23:30.500620 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-19 03:23:30.529628 | debian-bookworm | ok 2025-12-19 03:23:30.547701 | debian-bookworm | included: /var/lib/zuul/builds/55308a0ec1544724a6785d1e47ba892c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-19 03:23:30.553640 | 2025-12-19 03:23:30.553731 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-19 03:23:31.358097 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-19 03:23:31.358304 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/55308a0ec1544724a6785d1e47ba892c/work/55308a0ec1544724a6785d1e47ba892c_id_rsa 2025-12-19 03:23:31.358342 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/55308a0ec1544724a6785d1e47ba892c/work/55308a0ec1544724a6785d1e47ba892c_id_rsa.pub 2025-12-19 03:23:31.358369 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-19 03:23:31.358392 | debian-bookworm -> localhost | SHA256:SIGxguMP/HFyke9dLNUuBlAFmQVS7BHfhb5OQcjYntA zuul-build-sshkey 2025-12-19 03:23:31.358415 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-19 03:23:31.358445 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-19 03:23:31.358467 | debian-bookworm -> localhost | | .o.o+*&o. .. | 2025-12-19 03:23:31.358488 | debian-bookworm -> localhost | | . ....oB.Eoo. | 2025-12-19 03:23:31.358508 | debian-bookworm -> localhost | |o . .o. ..+o+o | 2025-12-19 03:23:31.358527 | debian-bookworm -> localhost | |o. . .o. .+o.o | 2025-12-19 03:23:31.358546 | debian-bookworm -> localhost | | + o o..S. = .o | 2025-12-19 03:23:31.358573 | debian-bookworm -> localhost | | + = . . + .o | 2025-12-19 03:23:31.358595 | debian-bookworm -> localhost | | o . . o | 2025-12-19 03:23:31.358614 | debian-bookworm -> localhost | | . | 2025-12-19 03:23:31.358635 | debian-bookworm -> localhost | | | 2025-12-19 03:23:31.358655 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-19 03:23:31.358708 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.286427 2025-12-19 03:23:31.365082 | 2025-12-19 03:23:31.365174 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-19 03:23:31.404739 | debian-bookworm | ok 2025-12-19 03:23:31.423730 | debian-bookworm | included: /var/lib/zuul/builds/55308a0ec1544724a6785d1e47ba892c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-19 03:23:31.440838 | 2025-12-19 03:23:31.440946 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-19 03:23:31.464340 | debian-bookworm | skipping: Conditional result was False 2025-12-19 03:23:31.470389 | 2025-12-19 03:23:31.470495 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-19 03:23:32.146806 | debian-bookworm | changed 2025-12-19 03:23:32.152526 | 2025-12-19 03:23:32.152626 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-19 03:23:32.415254 | debian-bookworm | ok 2025-12-19 03:23:32.421159 | 2025-12-19 03:23:32.421264 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-19 03:23:33.227720 | debian-bookworm | changed 2025-12-19 03:23:33.235088 | 2025-12-19 03:23:33.235190 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-19 03:23:33.957119 | debian-bookworm | changed 2025-12-19 03:23:33.969728 | 2025-12-19 03:23:33.969877 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-19 03:23:33.994700 | debian-bookworm | skipping: Conditional result was False 2025-12-19 03:23:34.001579 | 2025-12-19 03:23:34.001710 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-19 03:23:34.669529 | debian-bookworm -> localhost | changed 2025-12-19 03:23:34.681633 | 2025-12-19 03:23:34.681760 | TASK [add-build-sshkey : Add back temp key] 2025-12-19 03:23:35.473445 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/55308a0ec1544724a6785d1e47ba892c/work/55308a0ec1544724a6785d1e47ba892c_id_rsa (zuul-build-sshkey) 2025-12-19 03:23:35.473822 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012936 2025-12-19 03:23:35.491703 | 2025-12-19 03:23:35.491869 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-19 03:23:36.227348 | debian-bookworm | ok 2025-12-19 03:23:36.239269 | 2025-12-19 03:23:36.239433 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-19 03:23:36.312284 | debian-bookworm | skipping: Conditional result was False 2025-12-19 03:23:36.339159 | 2025-12-19 03:23:36.339316 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-19 03:23:36.863188 | debian-bookworm | ok 2025-12-19 03:23:36.907718 | 2025-12-19 03:23:36.908049 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-19 03:23:36.950796 | debian-bookworm | ok 2025-12-19 03:23:36.961713 | 2025-12-19 03:23:36.961922 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-19 03:23:37.598314 | debian-bookworm -> localhost | ok 2025-12-19 03:23:37.605660 | 2025-12-19 03:23:37.605782 | TASK [validate-host : Collect information about the host] 2025-12-19 03:23:39.405440 | debian-bookworm | ok 2025-12-19 03:23:39.427032 | 2025-12-19 03:23:39.427180 | TASK [validate-host : Sanitize hostname] 2025-12-19 03:23:39.611119 | debian-bookworm | ok 2025-12-19 03:23:39.722897 | 2025-12-19 03:23:39.723114 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-19 03:23:41.275326 | debian-bookworm -> localhost | changed 2025-12-19 03:23:41.285633 | 2025-12-19 03:23:41.285852 | TASK [validate-host : Collect information about zuul worker] 2025-12-19 03:23:41.772157 | debian-bookworm | ok 2025-12-19 03:23:41.777115 | 2025-12-19 03:23:41.777243 | TASK [validate-host : Write out all zuul information for each host] 2025-12-19 03:23:42.454188 | debian-bookworm -> localhost | changed 2025-12-19 03:23:42.481643 | 2025-12-19 03:23:42.481809 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-19 03:23:42.833848 | debian-bookworm | ok 2025-12-19 03:23:42.839838 | 2025-12-19 03:23:42.839946 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-19 03:23:43.704114 | debian-bookworm | changed: 2025-12-19 03:23:43.704316 | debian-bookworm | cd+++++++++ src/ 2025-12-19 03:23:43.704350 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-19 03:23:43.704375 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-19 03:23:43.704396 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2025-12-19 03:23:43.704418 | debian-bookworm | Containerfile 2025-12-19 03:23:43.704550 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004778 2025-12-19 03:24:09.171500 | 2025-12-19 03:24:09.171646 | TASK [upload-logs : Upload logs to log server] 2025-12-19 03:24:09.808379 | localhost | Output suppressed because no_log was given 2025-12-19 03:24:09.811950 | 2025-12-19 03:24:09.812138 | LOOP [upload-logs : Compress console log and json output] 2025-12-19 03:24:09.874827 | localhost | skipping: Conditional result was False 2025-12-19 03:24:09.880093 | localhost | skipping: Conditional result was False 2025-12-19 03:24:09.896281 | 2025-12-19 03:24:09.896528 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-19 03:24:09.949133 | localhost | skipping: Conditional result was False 2025-12-19 03:24:09.949697 | 2025-12-19 03:24:09.952674 | localhost | skipping: Conditional result was False 2025-12-19 03:24:09.959912 | 2025-12-19 03:24:09.960181 | LOOP [upload-logs : Upload console log and json output]