2026-07-08 11:04:26.170773 | Job console starting 2026-07-08 11:04:26.206440 | Updating git repos 2026-07-08 11:04:26.322377 | Cloning repos into workspace 2026-07-08 11:04:26.483404 | Restoring repo states 2026-07-08 11:04:26.504192 | Merging changes 2026-07-08 11:04:27.089462 | Checking out repos 2026-07-08 11:04:27.138893 | Preparing playbooks 2026-07-08 11:04:28.401543 | Running Ansible setup 2026-07-08 11:04:35.252833 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-08 11:04:36.862595 | 2026-07-08 11:04:36.862754 | PLAY [Base pre] 2026-07-08 11:04:36.934317 | 2026-07-08 11:04:36.934451 | TASK [Setup log path fact] 2026-07-08 11:04:37.015553 | debian-bookworm | ok 2026-07-08 11:04:37.093673 | 2026-07-08 11:04:37.093845 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-08 11:04:37.149696 | debian-bookworm | ok 2026-07-08 11:04:37.179855 | 2026-07-08 11:04:37.179974 | TASK [emit-job-header : Print job information] 2026-07-08 11:04:37.269112 | # Job Information 2026-07-08 11:04:37.269325 | Ansible Version: 2.16.14 2026-07-08 11:04:37.269361 | Job: flake8 2026-07-08 11:04:37.269394 | Pipeline: check 2026-07-08 11:04:37.269417 | Executor: 521e9411259a 2026-07-08 11:04:37.269437 | Triggered by: https://github.com/osism/ansible-collection-validations/pull/268 2026-07-08 11:04:37.269460 | Event ID: c1b65b70-7abc-11f1-95eb-55af2d5ebd29 2026-07-08 11:04:37.274264 | 2026-07-08 11:04:37.274362 | LOOP [emit-job-header : Print node information] 2026-07-08 11:04:37.498964 | debian-bookworm | ok: 2026-07-08 11:04:37.499137 | debian-bookworm | # Node Information 2026-07-08 11:04:37.499171 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-08 11:04:37.499197 | debian-bookworm | Hostname: debian 2026-07-08 11:04:37.499219 | debian-bookworm | Username: zuul 2026-07-08 11:04:37.499240 | debian-bookworm | Distro: Debian 12.14 2026-07-08 11:04:37.499263 | debian-bookworm | Provider: regiocloud-a 2026-07-08 11:04:37.499285 | debian-bookworm | Region: 2026-07-08 11:04:37.499305 | debian-bookworm | Label: debian-bookworm 2026-07-08 11:04:37.499324 | debian-bookworm | Product Name: OpenStack Nova 2026-07-08 11:04:37.499344 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee7:6d7 2026-07-08 11:04:37.509460 | 2026-07-08 11:04:37.509589 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-08 11:04:38.814575 | debian-bookworm -> localhost | changed 2026-07-08 11:04:38.820583 | 2026-07-08 11:04:38.820710 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-08 11:04:41.126665 | debian-bookworm -> localhost | changed 2026-07-08 11:04:41.136990 | 2026-07-08 11:04:41.137096 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-08 11:04:41.458453 | debian-bookworm -> localhost | ok 2026-07-08 11:04:41.464394 | 2026-07-08 11:04:41.464509 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-08 11:04:41.504166 | debian-bookworm | ok 2026-07-08 11:04:41.534409 | debian-bookworm | included: /var/lib/zuul/builds/4a559cb63af343789a73a33024c9fcf7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-08 11:04:41.556233 | 2026-07-08 11:04:41.556345 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-08 11:04:45.155698 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-08 11:04:45.155883 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4a559cb63af343789a73a33024c9fcf7/work/4a559cb63af343789a73a33024c9fcf7_id_rsa 2026-07-08 11:04:45.155914 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4a559cb63af343789a73a33024c9fcf7/work/4a559cb63af343789a73a33024c9fcf7_id_rsa.pub 2026-07-08 11:04:45.155934 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-08 11:04:45.155954 | debian-bookworm -> localhost | SHA256:ehoHLhXYRVyl+zDTXncJpjHh7rz6MfqWq7Pg7yXaPl4 zuul-build-sshkey 2026-07-08 11:04:45.155973 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-08 11:04:45.156000 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-08 11:04:45.156018 | debian-bookworm -> localhost | | oo..o. | 2026-07-08 11:04:45.156036 | debian-bookworm -> localhost | | o .. ... | 2026-07-08 11:04:45.156052 | debian-bookworm -> localhost | | . o .+ o | 2026-07-08 11:04:45.156068 | debian-bookworm -> localhost | | . .o= . .| 2026-07-08 11:04:45.156083 | debian-bookworm -> localhost | | o S =o. ..o| 2026-07-08 11:04:45.156104 | debian-bookworm -> localhost | | o o o* . ..| 2026-07-08 11:04:45.156121 | debian-bookworm -> localhost | | . +.o. E+ | 2026-07-08 11:04:45.156138 | debian-bookworm -> localhost | | ..=+o=o+ | 2026-07-08 11:04:45.156155 | debian-bookworm -> localhost | | .o=@X=. | 2026-07-08 11:04:45.156170 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-08 11:04:45.156215 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.456186 2026-07-08 11:04:45.161415 | 2026-07-08 11:04:45.161512 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-08 11:04:45.201116 | debian-bookworm | ok 2026-07-08 11:04:45.219933 | debian-bookworm | included: /var/lib/zuul/builds/4a559cb63af343789a73a33024c9fcf7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-08 11:04:45.238642 | 2026-07-08 11:04:45.238756 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-08 11:04:45.262900 | debian-bookworm | skipping: Conditional result was False 2026-07-08 11:04:45.269167 | 2026-07-08 11:04:45.269280 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-08 11:04:45.999335 | debian-bookworm | changed 2026-07-08 11:04:46.012397 | 2026-07-08 11:04:46.012513 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-08 11:04:46.294299 | debian-bookworm | ok 2026-07-08 11:04:46.300188 | 2026-07-08 11:04:46.300297 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-08 11:04:46.957835 | debian-bookworm | changed 2026-07-08 11:04:46.964813 | 2026-07-08 11:04:46.965030 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-08 11:04:47.670528 | debian-bookworm | changed 2026-07-08 11:04:47.676422 | 2026-07-08 11:04:47.676516 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-08 11:04:47.717852 | debian-bookworm | skipping: Conditional result was False 2026-07-08 11:04:47.724259 | 2026-07-08 11:04:47.724359 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-08 11:04:48.537547 | debian-bookworm -> localhost | changed 2026-07-08 11:04:48.553059 | 2026-07-08 11:04:48.553181 | TASK [add-build-sshkey : Add back temp key] 2026-07-08 11:04:49.375467 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4a559cb63af343789a73a33024c9fcf7/work/4a559cb63af343789a73a33024c9fcf7_id_rsa (zuul-build-sshkey) 2026-07-08 11:04:49.375722 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.043980 2026-07-08 11:04:49.383206 | 2026-07-08 11:04:49.383310 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-08 11:04:49.819480 | debian-bookworm | ok 2026-07-08 11:04:49.826285 | 2026-07-08 11:04:49.826394 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-08 11:04:49.875732 | debian-bookworm | skipping: Conditional result was False 2026-07-08 11:04:49.896038 | 2026-07-08 11:04:49.896160 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-08 11:04:50.447254 | debian-bookworm | ok 2026-07-08 11:04:50.473161 | 2026-07-08 11:04:50.473295 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-08 11:04:50.522125 | debian-bookworm | ok 2026-07-08 11:04:50.535074 | 2026-07-08 11:04:50.535186 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-08 11:04:50.912836 | debian-bookworm -> localhost | ok 2026-07-08 11:04:50.920199 | 2026-07-08 11:04:50.920298 | TASK [validate-host : Collect information about the host] 2026-07-08 11:04:52.195715 | debian-bookworm | ok 2026-07-08 11:04:52.230654 | 2026-07-08 11:04:52.230778 | TASK [validate-host : Sanitize hostname] 2026-07-08 11:04:52.541369 | debian-bookworm | ok 2026-07-08 11:04:52.549989 | 2026-07-08 11:04:52.550117 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-08 11:04:53.284182 | debian-bookworm -> localhost | changed 2026-07-08 11:04:53.289965 | 2026-07-08 11:04:53.290058 | TASK [validate-host : Collect information about zuul worker] 2026-07-08 11:04:53.715736 | debian-bookworm | ok 2026-07-08 11:04:53.720424 | 2026-07-08 11:04:53.720516 | TASK [validate-host : Write out all zuul information for each host] 2026-07-08 11:04:54.695298 | debian-bookworm -> localhost | changed 2026-07-08 11:04:54.704951 | 2026-07-08 11:04:54.705044 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-08 11:04:54.979514 | debian-bookworm | ok 2026-07-08 11:04:54.989367 | 2026-07-08 11:04:54.989468 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-08 11:04:56.133531 | debian-bookworm | changed: 2026-07-08 11:04:56.133761 | debian-bookworm | cd+++++++++ src/ 2026-07-08 11:04:56.133798 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-08 11:04:56.133822 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-08 11:04:56.133843 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-07-08 11:04:56.133863 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/4a559cb63af343789a73a33024c9fcf7/work/logs" 2026-07-08 11:05:58.193890 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4a559cb63af343789a73a33024c9fcf7/work/artifacts" 2026-07-08 11:05:58.478200 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4a559cb63af343789a73a33024c9fcf7/work/docs" 2026-07-08 11:05:58.497998 | 2026-07-08 11:05:58.498174 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-08 11:05:59.300706 | debian-bookworm | changed: 2026-07-08 11:05:59.301133 | debian-bookworm | .d..t...... ./ 2026-07-08 11:05:59.301187 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-08 11:05:59.301226 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-08 11:05:59.301249 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-08 11:05:59.301276 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-08 11:05:59.301299 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-08 11:05:59.301349 | debian-bookworm | changed: All items complete 2026-07-08 11:05:59.301381 | 2026-07-08 11:05:59.904026 | debian-bookworm | changed: .d..t...... ./ 2026-07-08 11:06:00.548609 | debian-bookworm | changed: .d..t...... ./ 2026-07-08 11:06:00.577794 | 2026-07-08 11:06:00.577955 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-08 11:06:01.118622 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.031080 2026-07-08 11:06:01.580297 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.005945 2026-07-08 11:06:01.589771 | 2026-07-08 11:06:01.589903 | PLAY RECAP 2026-07-08 11:06:01.589964 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-08 11:06:01.589991 | 2026-07-08 11:06:01.761236 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-08 11:06:01.762351 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-08 11:06:02.586788 | 2026-07-08 11:06:02.587014 | PLAY [Base post] 2026-07-08 11:06:02.601397 | 2026-07-08 11:06:02.601555 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-08 11:06:03.222447 | debian-bookworm | changed 2026-07-08 11:06:03.228887 | 2026-07-08 11:06:03.229002 | PLAY RECAP 2026-07-08 11:06:03.229071 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-08 11:06:03.229136 | 2026-07-08 11:06:03.384051 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-08 11:06:03.385044 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-08 11:06:04.358657 | 2026-07-08 11:06:04.358885 | PLAY [Base post-logs] 2026-07-08 11:06:04.371706 | 2026-07-08 11:06:04.371909 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-08 11:06:05.408000 | localhost | changed 2026-07-08 11:06:05.425396 | 2026-07-08 11:06:05.425639 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-08 11:06:05.492775 | localhost | ok 2026-07-08 11:06:05.497142 | 2026-07-08 11:06:05.497288 | TASK [Set zuul-log-path fact] 2026-07-08 11:06:05.537443 | localhost | ok 2026-07-08 11:06:05.552627 | 2026-07-08 11:06:05.552789 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-08 11:06:05.597702 | localhost | ok 2026-07-08 11:06:05.601284 | 2026-07-08 11:06:05.601407 | TASK [upload-logs : Create log directories] 2026-07-08 11:06:06.713656 | localhost | changed 2026-07-08 11:06:06.717036 | 2026-07-08 11:06:06.717158 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-08 11:06:07.598673 | localhost -> localhost | ok: Runtime: 0:00:00.019940 2026-07-08 11:06:07.603891 | 2026-07-08 11:06:07.604040 | TASK [upload-logs : Upload logs to log server] 2026-07-08 11:06:08.344245 | localhost | Output suppressed because no_log was given 2026-07-08 11:06:08.346379 | 2026-07-08 11:06:08.346497 | LOOP [upload-logs : Compress console log and json output] 2026-07-08 11:06:08.449794 | localhost | skipping: Conditional result was False 2026-07-08 11:06:08.466731 | localhost | skipping: Conditional result was False 2026-07-08 11:06:08.478822 | 2026-07-08 11:06:08.479031 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-08 11:06:08.636582 | localhost | skipping: Conditional result was False 2026-07-08 11:06:08.637125 | 2026-07-08 11:06:08.642310 | localhost | skipping: Conditional result was False 2026-07-08 11:06:08.650479 | 2026-07-08 11:06:08.650680 | LOOP [upload-logs : Upload console log and json output]