2025-09-15 03:10:34.103798 | Job console starting 2025-09-15 03:10:34.137189 | Updating git repos 2025-09-15 03:10:34.171244 | Cloning repos into workspace 2025-09-15 03:10:34.288785 | Restoring repo states 2025-09-15 03:10:34.321795 | Merging changes 2025-09-15 03:10:34.321810 | Checking out repos 2025-09-15 03:10:34.392431 | Preparing playbooks 2025-09-15 03:10:35.454010 | Running Ansible setup 2025-09-15 03:10:39.840534 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-15 03:10:40.553373 | 2025-09-15 03:10:40.553526 | PLAY [Base pre] 2025-09-15 03:10:40.568658 | 2025-09-15 03:10:40.568772 | TASK [Setup log path fact] 2025-09-15 03:10:40.598049 | debian-bookworm | ok 2025-09-15 03:10:40.613232 | 2025-09-15 03:10:40.613362 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-15 03:10:40.642654 | debian-bookworm | ok 2025-09-15 03:10:40.659335 | 2025-09-15 03:10:40.659544 | TASK [emit-job-header : Print job information] 2025-09-15 03:10:40.703124 | # Job Information 2025-09-15 03:10:40.703584 | Ansible Version: 2.16.14 2025-09-15 03:10:40.703660 | Job: flake8 2025-09-15 03:10:40.703716 | Pipeline: periodic-daily 2025-09-15 03:10:40.703755 | Executor: 521e9411259a 2025-09-15 03:10:40.703790 | Triggered by: https://github.com/osism/openstack-image-manager 2025-09-15 03:10:40.703828 | Event ID: 945b0b8cdde14920b2fe58f354bff3e6 2025-09-15 03:10:40.710535 | 2025-09-15 03:10:40.710649 | LOOP [emit-job-header : Print node information] 2025-09-15 03:10:40.813374 | debian-bookworm | ok: 2025-09-15 03:10:40.813552 | debian-bookworm | # Node Information 2025-09-15 03:10:40.813587 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-15 03:10:40.813613 | debian-bookworm | Hostname: debian 2025-09-15 03:10:40.813635 | debian-bookworm | Username: zuul 2025-09-15 03:10:40.813656 | debian-bookworm | Distro: Debian 12.12 2025-09-15 03:10:40.813679 | debian-bookworm | Provider: regiocloud-a 2025-09-15 03:10:40.813701 | debian-bookworm | Region: 2025-09-15 03:10:40.813722 | debian-bookworm | Label: debian-bookworm 2025-09-15 03:10:40.813741 | debian-bookworm | Product Name: OpenStack Nova 2025-09-15 03:10:40.813760 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe93:f996 2025-09-15 03:10:40.834364 | 2025-09-15 03:10:40.834493 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-15 03:10:41.282625 | debian-bookworm -> localhost | changed 2025-09-15 03:10:41.289948 | 2025-09-15 03:10:41.290046 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-15 03:10:42.557850 | debian-bookworm -> localhost | changed 2025-09-15 03:10:42.568439 | 2025-09-15 03:10:42.568562 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-15 03:10:42.857565 | debian-bookworm -> localhost | ok 2025-09-15 03:10:42.869897 | 2025-09-15 03:10:42.871697 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-15 03:10:42.952915 | debian-bookworm | ok 2025-09-15 03:10:42.973155 | debian-bookworm | included: /var/lib/zuul/builds/3369f9f537d447a597ea4cc4f4770910/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-15 03:10:42.979506 | 2025-09-15 03:10:42.979603 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-15 03:10:45.254930 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-15 03:10:45.255147 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3369f9f537d447a597ea4cc4f4770910/work/3369f9f537d447a597ea4cc4f4770910_id_rsa 2025-09-15 03:10:45.255185 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3369f9f537d447a597ea4cc4f4770910/work/3369f9f537d447a597ea4cc4f4770910_id_rsa.pub 2025-09-15 03:10:45.255212 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-15 03:10:45.255238 | debian-bookworm -> localhost | SHA256:FNtIlPC2HI0QR2E1ggQhEu0k+LcCkfjnj2Wi16Rbkdw zuul-build-sshkey 2025-09-15 03:10:45.255260 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-15 03:10:45.255289 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-15 03:10:45.255311 | debian-bookworm -> localhost | |=+. o+=*X+o | 2025-09-15 03:10:45.255332 | debian-bookworm -> localhost | |*.o. .*.O . | 2025-09-15 03:10:45.255501 | debian-bookworm -> localhost | | B O o | 2025-09-15 03:10:45.255535 | debian-bookworm -> localhost | |. + o. * o | 2025-09-15 03:10:45.255560 | debian-bookworm -> localhost | | . + .+ E | 2025-09-15 03:10:45.255586 | debian-bookworm -> localhost | | . + +. | 2025-09-15 03:10:45.255608 | debian-bookworm -> localhost | | o X. | 2025-09-15 03:10:45.255630 | debian-bookworm -> localhost | | . +.o | 2025-09-15 03:10:45.255652 | debian-bookworm -> localhost | | ... | 2025-09-15 03:10:45.255673 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-15 03:10:45.255947 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.516434 2025-09-15 03:10:45.265717 | 2025-09-15 03:10:45.265810 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-15 03:10:45.331824 | debian-bookworm | ok 2025-09-15 03:10:45.351888 | debian-bookworm | included: /var/lib/zuul/builds/3369f9f537d447a597ea4cc4f4770910/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-15 03:10:45.360787 | 2025-09-15 03:10:45.360884 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-15 03:10:45.431244 | debian-bookworm | skipping: Conditional result was False 2025-09-15 03:10:45.437289 | 2025-09-15 03:10:45.437383 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-15 03:10:46.297169 | debian-bookworm | changed 2025-09-15 03:10:46.305614 | 2025-09-15 03:10:46.305713 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-15 03:10:46.596309 | debian-bookworm | ok 2025-09-15 03:10:46.602207 | 2025-09-15 03:10:46.602301 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-15 03:10:47.320539 | debian-bookworm | changed 2025-09-15 03:10:47.336408 | 2025-09-15 03:10:47.336525 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-15 03:10:47.990923 | debian-bookworm | changed 2025-09-15 03:10:47.995574 | 2025-09-15 03:10:47.995649 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-15 03:10:48.055321 | debian-bookworm | skipping: Conditional result was False 2025-09-15 03:10:48.060501 | 2025-09-15 03:10:48.060591 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-15 03:10:48.794753 | debian-bookworm -> localhost | changed 2025-09-15 03:10:48.814967 | 2025-09-15 03:10:48.815267 | TASK [add-build-sshkey : Add back temp key] 2025-09-15 03:10:49.491805 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3369f9f537d447a597ea4cc4f4770910/work/3369f9f537d447a597ea4cc4f4770910_id_rsa (zuul-build-sshkey) 2025-09-15 03:10:49.492005 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015572 2025-09-15 03:10:49.499320 | 2025-09-15 03:10:49.499493 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-15 03:10:50.032889 | debian-bookworm | ok 2025-09-15 03:10:50.037175 | 2025-09-15 03:10:50.037252 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-15 03:10:50.066395 | debian-bookworm | skipping: Conditional result was False 2025-09-15 03:10:50.074955 | 2025-09-15 03:10:50.075038 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-15 03:10:50.612237 | debian-bookworm | ok 2025-09-15 03:10:50.632429 | 2025-09-15 03:10:50.632559 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-15 03:10:50.688462 | debian-bookworm | ok 2025-09-15 03:10:50.692634 | 2025-09-15 03:10:50.692712 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-15 03:10:51.700759 | debian-bookworm -> localhost | ok 2025-09-15 03:10:51.706171 | 2025-09-15 03:10:51.706245 | TASK [validate-host : Collect information about the host] 2025-09-15 03:10:52.858256 | debian-bookworm | ok 2025-09-15 03:10:52.885132 | 2025-09-15 03:10:52.885238 | TASK [validate-host : Sanitize hostname] 2025-09-15 03:10:52.996036 | debian-bookworm | ok 2025-09-15 03:10:53.061425 | 2025-09-15 03:10:53.061551 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-15 03:10:53.761708 | debian-bookworm -> localhost | changed 2025-09-15 03:10:53.775516 | 2025-09-15 03:10:53.775621 | TASK [validate-host : Collect information about zuul worker] 2025-09-15 03:10:54.246356 | debian-bookworm | ok 2025-09-15 03:10:54.250869 | 2025-09-15 03:10:54.250962 | TASK [validate-host : Write out all zuul information for each host] 2025-09-15 03:10:55.097181 | debian-bookworm -> localhost | changed 2025-09-15 03:10:55.117076 | 2025-09-15 03:10:55.117255 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-15 03:10:55.377847 | debian-bookworm | ok 2025-09-15 03:10:55.383240 | 2025-09-15 03:10:55.383328 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-15 03:10:56.850711 | debian-bookworm | changed: 2025-09-15 03:10:56.850889 | debian-bookworm | cd+++++++++ src/ 2025-09-15 03:10:56.850919 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-15 03:10:56.850939 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-15 03:10:56.850957 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-09-15 03:10:56.850974 | debian-bookworm | localhost | ok: Runtime: 0:00:00.027563 2025-09-15 03:11:25.325421 | 2025-09-15 03:11:25.325563 | TASK [upload-logs : Upload logs to log server] 2025-09-15 03:11:26.141585 | localhost | Output suppressed because no_log was given 2025-09-15 03:11:26.149060 | 2025-09-15 03:11:26.149194 | LOOP [upload-logs : Compress console log and json output] 2025-09-15 03:11:26.287197 | localhost | skipping: Conditional result was False 2025-09-15 03:11:26.297399 | localhost | skipping: Conditional result was False 2025-09-15 03:11:26.302299 | 2025-09-15 03:11:26.302451 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-15 03:11:26.381548 | localhost | skipping: Conditional result was False 2025-09-15 03:11:26.381879 | 2025-09-15 03:11:26.396792 | localhost | skipping: Conditional result was False 2025-09-15 03:11:26.412264 | 2025-09-15 03:11:26.412496 | LOOP [upload-logs : Upload console log and json output]