2025-12-03 14:44:33.440828 | Job console starting 2025-12-03 14:44:33.462203 | Updating git repos 2025-12-03 14:44:33.490075 | Cloning repos into workspace 2025-12-03 14:44:33.574077 | Restoring repo states 2025-12-03 14:44:33.585371 | Merging changes 2025-12-03 14:44:34.145742 | Checking out repos 2025-12-03 14:44:34.179549 | Preparing playbooks 2025-12-03 14:44:35.015930 | Running Ansible setup 2025-12-03 14:44:40.279111 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-03 14:44:41.220669 | 2025-12-03 14:44:41.220950 | PLAY [Base pre] 2025-12-03 14:44:41.239197 | 2025-12-03 14:44:41.239379 | TASK [Setup log path fact] 2025-12-03 14:44:41.270602 | debian-bookworm | ok 2025-12-03 14:44:41.299081 | 2025-12-03 14:44:41.299263 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-03 14:44:41.355740 | debian-bookworm | ok 2025-12-03 14:44:41.371637 | 2025-12-03 14:44:41.371777 | TASK [emit-job-header : Print job information] 2025-12-03 14:44:41.446212 | # Job Information 2025-12-03 14:44:41.446407 | Ansible Version: 2.16.14 2025-12-03 14:44:41.446442 | Job: flake8 2025-12-03 14:44:41.446473 | Pipeline: check 2025-12-03 14:44:41.446495 | Executor: 521e9411259a 2025-12-03 14:44:41.446515 | Triggered by: https://github.com/osism/openstack-simple-stress/pull/233 2025-12-03 14:44:41.446536 | Event ID: 8eeff220-d056-11f0-9aad-c38abac3b8b3 2025-12-03 14:44:41.451689 | 2025-12-03 14:44:41.451834 | LOOP [emit-job-header : Print node information] 2025-12-03 14:44:41.674189 | debian-bookworm | ok: 2025-12-03 14:44:41.674388 | debian-bookworm | # Node Information 2025-12-03 14:44:41.674422 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-03 14:44:41.674448 | debian-bookworm | Hostname: debian 2025-12-03 14:44:41.674469 | debian-bookworm | Username: zuul 2025-12-03 14:44:41.674490 | debian-bookworm | Distro: Debian 12.12 2025-12-03 14:44:41.674515 | debian-bookworm | Provider: regiocloud-a 2025-12-03 14:44:41.674536 | debian-bookworm | Region: 2025-12-03 14:44:41.674557 | debian-bookworm | Label: debian-bookworm 2025-12-03 14:44:41.674578 | debian-bookworm | Product Name: OpenStack Nova 2025-12-03 14:44:41.674597 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe61:30ea 2025-12-03 14:44:41.690986 | 2025-12-03 14:44:41.691136 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-03 14:44:42.301337 | debian-bookworm -> localhost | changed 2025-12-03 14:44:42.309587 | 2025-12-03 14:44:42.309806 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-03 14:44:43.707076 | debian-bookworm -> localhost | changed 2025-12-03 14:44:43.719949 | 2025-12-03 14:44:43.720099 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-03 14:44:44.205175 | debian-bookworm -> localhost | ok 2025-12-03 14:44:44.213064 | 2025-12-03 14:44:44.213209 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-03 14:44:44.265232 | debian-bookworm | ok 2025-12-03 14:44:44.300872 | debian-bookworm | included: /var/lib/zuul/builds/f94d7185356f415495c2a5851cafb650/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-03 14:44:44.312228 | 2025-12-03 14:44:44.312369 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-03 14:44:46.634865 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-03 14:44:46.635190 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f94d7185356f415495c2a5851cafb650/work/f94d7185356f415495c2a5851cafb650_id_rsa 2025-12-03 14:44:46.635247 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f94d7185356f415495c2a5851cafb650/work/f94d7185356f415495c2a5851cafb650_id_rsa.pub 2025-12-03 14:44:46.635282 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-03 14:44:46.635316 | debian-bookworm -> localhost | SHA256:W9VcFte0wjJYQw5cs39wJl3ycMp2qqa9oq5a6M5M8d4 zuul-build-sshkey 2025-12-03 14:44:46.635346 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-03 14:44:46.635387 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-03 14:44:46.635416 | debian-bookworm -> localhost | | ..o* ooX| 2025-12-03 14:44:46.635445 | debian-bookworm -> localhost | | .= =+.O=| 2025-12-03 14:44:46.635471 | debian-bookworm -> localhost | | . =.=*=o| 2025-12-03 14:44:46.635497 | debian-bookworm -> localhost | | .+.*o | 2025-12-03 14:44:46.635523 | debian-bookworm -> localhost | | . S . ... | 2025-12-03 14:44:46.635552 | debian-bookworm -> localhost | | + o .. | 2025-12-03 14:44:46.635579 | debian-bookworm -> localhost | | o o . o | 2025-12-03 14:44:46.635606 | debian-bookworm -> localhost | | = o . .+ | 2025-12-03 14:44:46.635633 | debian-bookworm -> localhost | | .*.ooE...o. | 2025-12-03 14:44:46.635659 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-03 14:44:46.635748 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.688486 2025-12-03 14:44:46.644188 | 2025-12-03 14:44:46.644341 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-03 14:44:46.689498 | debian-bookworm | ok 2025-12-03 14:44:46.702519 | debian-bookworm | included: /var/lib/zuul/builds/f94d7185356f415495c2a5851cafb650/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-03 14:44:46.712559 | 2025-12-03 14:44:46.712698 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-03 14:44:46.736840 | debian-bookworm | skipping: Conditional result was False 2025-12-03 14:44:46.743081 | 2025-12-03 14:44:46.743197 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-03 14:44:47.404254 | debian-bookworm | changed 2025-12-03 14:44:47.410515 | 2025-12-03 14:44:47.410649 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-03 14:44:47.700084 | debian-bookworm | ok 2025-12-03 14:44:47.710065 | 2025-12-03 14:44:47.710797 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-03 14:44:48.403538 | debian-bookworm | changed 2025-12-03 14:44:48.411093 | 2025-12-03 14:44:48.411237 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-03 14:44:49.130150 | debian-bookworm | changed 2025-12-03 14:44:49.136047 | 2025-12-03 14:44:49.136193 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-03 14:44:49.178522 | debian-bookworm | skipping: Conditional result was False 2025-12-03 14:44:49.186764 | 2025-12-03 14:44:49.187022 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-03 14:44:49.758486 | debian-bookworm -> localhost | changed 2025-12-03 14:44:49.775167 | 2025-12-03 14:44:49.775336 | TASK [add-build-sshkey : Add back temp key] 2025-12-03 14:44:50.145742 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f94d7185356f415495c2a5851cafb650/work/f94d7185356f415495c2a5851cafb650_id_rsa (zuul-build-sshkey) 2025-12-03 14:44:50.146041 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018773 2025-12-03 14:44:50.155346 | 2025-12-03 14:44:50.155491 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-03 14:44:50.579990 | debian-bookworm | ok 2025-12-03 14:44:50.585385 | 2025-12-03 14:44:50.585500 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-03 14:44:50.626210 | debian-bookworm | skipping: Conditional result was False 2025-12-03 14:44:50.637951 | 2025-12-03 14:44:50.638081 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-03 14:44:51.148241 | debian-bookworm | ok 2025-12-03 14:44:51.171485 | 2025-12-03 14:44:51.171651 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-03 14:44:51.211318 | debian-bookworm | ok 2025-12-03 14:44:51.216795 | 2025-12-03 14:44:51.216967 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-03 14:44:51.626384 | debian-bookworm -> localhost | ok 2025-12-03 14:44:51.633371 | 2025-12-03 14:44:51.633499 | TASK [validate-host : Collect information about the host] 2025-12-03 14:44:52.815703 | debian-bookworm | ok 2025-12-03 14:44:52.846690 | 2025-12-03 14:44:52.846895 | TASK [validate-host : Sanitize hostname] 2025-12-03 14:44:53.002776 | debian-bookworm | ok 2025-12-03 14:44:53.058322 | 2025-12-03 14:44:53.058464 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-03 14:44:53.695258 | debian-bookworm -> localhost | changed 2025-12-03 14:44:53.701307 | 2025-12-03 14:44:53.701431 | TASK [validate-host : Collect information about zuul worker] 2025-12-03 14:44:54.202576 | debian-bookworm | ok 2025-12-03 14:44:54.212732 | 2025-12-03 14:44:54.212973 | TASK [validate-host : Write out all zuul information for each host] 2025-12-03 14:44:54.862048 | debian-bookworm -> localhost | changed 2025-12-03 14:44:54.872720 | 2025-12-03 14:44:54.872900 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-03 14:44:55.172217 | debian-bookworm | ok 2025-12-03 14:44:55.184790 | 2025-12-03 14:44:55.185028 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-03 14:44:56.174557 | debian-bookworm | changed: 2025-12-03 14:44:56.174788 | debian-bookworm | cd+++++++++ src/ 2025-12-03 14:44:56.174922 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-03 14:44:56.174952 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-03 14:44:56.174975 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2025-12-03 14:44:56.174995 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007443 2025-12-03 14:45:23.423704 | 2025-12-03 14:45:23.423821 | TASK [upload-logs : Upload logs to log server] 2025-12-03 14:45:24.022656 | localhost | Output suppressed because no_log was given 2025-12-03 14:45:24.025209 | 2025-12-03 14:45:24.025331 | LOOP [upload-logs : Compress console log and json output] 2025-12-03 14:45:24.083932 | localhost | skipping: Conditional result was False 2025-12-03 14:45:24.092437 | localhost | skipping: Conditional result was False 2025-12-03 14:45:24.105851 | 2025-12-03 14:45:24.106065 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-03 14:45:24.161486 | localhost | skipping: Conditional result was False 2025-12-03 14:45:24.161932 | 2025-12-03 14:45:24.166904 | localhost | skipping: Conditional result was False 2025-12-03 14:45:24.173079 | 2025-12-03 14:45:24.173383 | LOOP [upload-logs : Upload console log and json output]