2026-07-15 07:53:25.852394 | Job console starting 2026-07-15 07:53:25.879649 | Updating git repos 2026-07-15 07:53:25.935320 | Cloning repos into workspace 2026-07-15 07:53:26.007111 | Restoring repo states 2026-07-15 07:53:26.017270 | Merging changes 2026-07-15 07:53:26.677465 | Checking out repos 2026-07-15 07:53:26.804861 | Preparing playbooks 2026-07-15 07:53:27.789081 | Running Ansible setup 2026-07-15 07:53:32.659026 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-15 07:53:33.423219 | 2026-07-15 07:53:33.423418 | PLAY [Base pre] 2026-07-15 07:53:33.441219 | 2026-07-15 07:53:33.441414 | TASK [Setup log path fact] 2026-07-15 07:53:33.476460 | debian-bookworm | ok 2026-07-15 07:53:33.496954 | 2026-07-15 07:53:33.497129 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-15 07:53:33.527785 | debian-bookworm | ok 2026-07-15 07:53:33.541046 | 2026-07-15 07:53:33.541183 | TASK [emit-job-header : Print job information] 2026-07-15 07:53:33.583014 | # Job Information 2026-07-15 07:53:33.583189 | Ansible Version: 2.16.14 2026-07-15 07:53:33.583223 | Job: flake8 2026-07-15 07:53:33.583257 | Pipeline: check 2026-07-15 07:53:33.583280 | Executor: 521e9411259a 2026-07-15 07:53:33.583301 | Triggered by: https://github.com/osism/testbed/pull/2929 2026-07-15 07:53:33.583323 | Event ID: 3cde6fd0-8022-11f1-99d0-0638c00f1959 2026-07-15 07:53:33.588296 | 2026-07-15 07:53:33.588433 | LOOP [emit-job-header : Print node information] 2026-07-15 07:53:33.699847 | debian-bookworm | ok: 2026-07-15 07:53:33.700075 | debian-bookworm | # Node Information 2026-07-15 07:53:33.700111 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-15 07:53:33.700136 | debian-bookworm | Hostname: debian 2026-07-15 07:53:33.700158 | debian-bookworm | Username: zuul 2026-07-15 07:53:33.700178 | debian-bookworm | Distro: Debian 12.15 2026-07-15 07:53:33.700201 | debian-bookworm | Provider: regiocloud-a 2026-07-15 07:53:33.700222 | debian-bookworm | Region: 2026-07-15 07:53:33.700242 | debian-bookworm | Label: debian-bookworm 2026-07-15 07:53:33.700262 | debian-bookworm | Product Name: OpenStack Nova 2026-07-15 07:53:33.700281 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe85:e25f 2026-07-15 07:53:33.722116 | 2026-07-15 07:53:33.722265 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-15 07:53:34.294748 | debian-bookworm -> localhost | changed 2026-07-15 07:53:34.305340 | 2026-07-15 07:53:34.305552 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-15 07:53:35.515076 | debian-bookworm -> localhost | changed 2026-07-15 07:53:35.526609 | 2026-07-15 07:53:35.526760 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-15 07:53:35.856715 | debian-bookworm -> localhost | ok 2026-07-15 07:53:35.867497 | 2026-07-15 07:53:35.867668 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-15 07:53:35.899485 | debian-bookworm | ok 2026-07-15 07:53:35.917391 | debian-bookworm | included: /var/lib/zuul/builds/f5d90b30c46c4a0a8b52348be6f5a1ff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-15 07:53:35.923768 | 2026-07-15 07:53:35.923926 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-15 07:53:36.843600 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-15 07:53:36.843856 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f5d90b30c46c4a0a8b52348be6f5a1ff/work/f5d90b30c46c4a0a8b52348be6f5a1ff_id_rsa 2026-07-15 07:53:36.843897 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f5d90b30c46c4a0a8b52348be6f5a1ff/work/f5d90b30c46c4a0a8b52348be6f5a1ff_id_rsa.pub 2026-07-15 07:53:36.843925 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-15 07:53:36.843951 | debian-bookworm -> localhost | SHA256:wF4EAcjO2YnlMPXpUXltMn7nTZajnSj2b/l9LYADOik zuul-build-sshkey 2026-07-15 07:53:36.843975 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-15 07:53:36.844011 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-15 07:53:36.844034 | debian-bookworm -> localhost | | . oo.ooo. . | 2026-07-15 07:53:36.844056 | debian-bookworm -> localhost | | = .o +. + o | 2026-07-15 07:53:36.844078 | debian-bookworm -> localhost | | o O .* .o + .| 2026-07-15 07:53:36.844099 | debian-bookworm -> localhost | | = +o +. . . .oo| 2026-07-15 07:53:36.844120 | debian-bookworm -> localhost | | ooS. o o++o| 2026-07-15 07:53:36.844147 | debian-bookworm -> localhost | | E + oo.o.o.| 2026-07-15 07:53:36.844167 | debian-bookworm -> localhost | | . . ..o. o| 2026-07-15 07:53:36.844187 | debian-bookworm -> localhost | | ..o+| 2026-07-15 07:53:36.844209 | debian-bookworm -> localhost | | oo=| 2026-07-15 07:53:36.844229 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-15 07:53:36.844285 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.385331 2026-07-15 07:53:36.852081 | 2026-07-15 07:53:36.852226 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-15 07:53:36.886027 | debian-bookworm | ok 2026-07-15 07:53:36.896696 | debian-bookworm | included: /var/lib/zuul/builds/f5d90b30c46c4a0a8b52348be6f5a1ff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-15 07:53:36.920228 | 2026-07-15 07:53:36.920383 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-15 07:53:36.944771 | debian-bookworm | skipping: Conditional result was False 2026-07-15 07:53:36.950693 | 2026-07-15 07:53:36.950804 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-15 07:53:37.656173 | debian-bookworm | changed 2026-07-15 07:53:37.662547 | 2026-07-15 07:53:37.662700 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-15 07:53:37.929987 | debian-bookworm | ok 2026-07-15 07:53:37.938793 | 2026-07-15 07:53:37.939014 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-15 07:53:38.604792 | debian-bookworm | changed 2026-07-15 07:53:38.611290 | 2026-07-15 07:53:38.611455 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-15 07:53:39.256500 | debian-bookworm | changed 2026-07-15 07:53:39.264997 | 2026-07-15 07:53:39.265130 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-15 07:53:39.289801 | debian-bookworm | skipping: Conditional result was False 2026-07-15 07:53:39.297676 | 2026-07-15 07:53:39.297787 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-15 07:53:39.788294 | debian-bookworm -> localhost | changed 2026-07-15 07:53:39.821203 | 2026-07-15 07:53:39.821512 | TASK [add-build-sshkey : Add back temp key] 2026-07-15 07:53:40.211759 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f5d90b30c46c4a0a8b52348be6f5a1ff/work/f5d90b30c46c4a0a8b52348be6f5a1ff_id_rsa (zuul-build-sshkey) 2026-07-15 07:53:40.212021 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012705 2026-07-15 07:53:40.220463 | 2026-07-15 07:53:40.220594 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-15 07:53:40.624250 | debian-bookworm | ok 2026-07-15 07:53:40.629642 | 2026-07-15 07:53:40.629759 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-15 07:53:40.663889 | debian-bookworm | skipping: Conditional result was False 2026-07-15 07:53:40.674963 | 2026-07-15 07:53:40.675087 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-15 07:53:41.117848 | debian-bookworm | ok 2026-07-15 07:53:41.131580 | 2026-07-15 07:53:41.131735 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-15 07:53:41.161459 | debian-bookworm | ok 2026-07-15 07:53:41.166964 | 2026-07-15 07:53:41.167086 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-15 07:53:41.509497 | debian-bookworm -> localhost | ok 2026-07-15 07:53:41.527081 | 2026-07-15 07:53:41.527261 | TASK [validate-host : Collect information about the host] 2026-07-15 07:53:42.703356 | debian-bookworm | ok 2026-07-15 07:53:42.715334 | 2026-07-15 07:53:42.715464 | TASK [validate-host : Sanitize hostname] 2026-07-15 07:53:42.879649 | debian-bookworm | ok 2026-07-15 07:53:42.885024 | 2026-07-15 07:53:42.885155 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-15 07:53:43.466552 | debian-bookworm -> localhost | changed 2026-07-15 07:53:43.473588 | 2026-07-15 07:53:43.473747 | TASK [validate-host : Collect information about zuul worker] 2026-07-15 07:53:43.900116 | debian-bookworm | ok 2026-07-15 07:53:43.910355 | 2026-07-15 07:53:43.910551 | TASK [validate-host : Write out all zuul information for each host] 2026-07-15 07:53:44.460982 | debian-bookworm -> localhost | changed 2026-07-15 07:53:44.472057 | 2026-07-15 07:53:44.472200 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-15 07:53:44.744182 | debian-bookworm | ok 2026-07-15 07:53:44.750895 | 2026-07-15 07:53:44.751049 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-15 07:53:46.467110 | debian-bookworm | changed: 2026-07-15 07:53:46.467336 | debian-bookworm | cd+++++++++ src/ 2026-07-15 07:53:46.467411 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-15 07:53:46.467439 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-15 07:53:46.467461 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-07-15 07:53:46.467482 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f5d90b30c46c4a0a8b52348be6f5a1ff/work/logs" 2026-07-15 07:54:46.382429 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f5d90b30c46c4a0a8b52348be6f5a1ff/work/artifacts" 2026-07-15 07:54:46.656662 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f5d90b30c46c4a0a8b52348be6f5a1ff/work/docs" 2026-07-15 07:54:46.678607 | 2026-07-15 07:54:46.678773 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-15 07:54:47.443044 | debian-bookworm | changed: 2026-07-15 07:54:47.443316 | debian-bookworm | .d..t...... ./ 2026-07-15 07:54:47.443407 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-15 07:54:47.443440 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-15 07:54:47.443468 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-15 07:54:47.443495 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-15 07:54:47.443521 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-15 07:54:47.443568 | debian-bookworm | changed: All items complete 2026-07-15 07:54:47.443596 | 2026-07-15 07:54:48.008110 | debian-bookworm | changed: .d..t...... ./ 2026-07-15 07:54:48.546636 | debian-bookworm | changed: .d..t...... ./ 2026-07-15 07:54:48.570041 | 2026-07-15 07:54:48.570183 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-15 07:54:48.897000 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008800 2026-07-15 07:54:49.180409 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007685 2026-07-15 07:54:49.198240 | 2026-07-15 07:54:49.198384 | PLAY RECAP 2026-07-15 07:54:49.198456 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-15 07:54:49.198487 | 2026-07-15 07:54:49.356755 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-15 07:54:49.357712 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-15 07:54:50.100575 | 2026-07-15 07:54:50.100757 | PLAY [Base post] 2026-07-15 07:54:50.115231 | 2026-07-15 07:54:50.115416 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-15 07:54:50.679713 | debian-bookworm | changed 2026-07-15 07:54:50.689826 | 2026-07-15 07:54:50.690005 | PLAY RECAP 2026-07-15 07:54:50.690105 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-15 07:54:50.690205 | 2026-07-15 07:54:50.820419 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-15 07:54:50.821381 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-15 07:54:51.594748 | 2026-07-15 07:54:51.594956 | PLAY [Base post-logs] 2026-07-15 07:54:51.605820 | 2026-07-15 07:54:51.605972 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-15 07:54:52.057222 | localhost | changed 2026-07-15 07:54:52.067261 | 2026-07-15 07:54:52.067459 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-15 07:54:52.093155 | localhost | ok 2026-07-15 07:54:52.096471 | 2026-07-15 07:54:52.096573 | TASK [Set zuul-log-path fact] 2026-07-15 07:54:52.111498 | localhost | ok 2026-07-15 07:54:52.119437 | 2026-07-15 07:54:52.119548 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-15 07:54:52.161261 | localhost | ok 2026-07-15 07:54:52.164435 | 2026-07-15 07:54:52.164546 | TASK [upload-logs : Create log directories] 2026-07-15 07:54:52.681542 | localhost | changed 2026-07-15 07:54:52.686026 | 2026-07-15 07:54:52.686191 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-15 07:54:53.214769 | localhost -> localhost | ok: Runtime: 0:00:00.015548 2026-07-15 07:54:53.219156 | 2026-07-15 07:54:53.219285 | TASK [upload-logs : Upload logs to log server] 2026-07-15 07:54:53.784096 | localhost | Output suppressed because no_log was given 2026-07-15 07:54:53.786131 | 2026-07-15 07:54:53.786238 | LOOP [upload-logs : Compress console log and json output] 2026-07-15 07:54:53.842789 | localhost | skipping: Conditional result was False 2026-07-15 07:54:53.848139 | localhost | skipping: Conditional result was False 2026-07-15 07:54:53.856567 | 2026-07-15 07:54:53.856689 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-15 07:54:53.906678 | localhost | skipping: Conditional result was False 2026-07-15 07:54:53.906995 | 2026-07-15 07:54:53.915348 | localhost | skipping: Conditional result was False 2026-07-15 07:54:53.923564 | 2026-07-15 07:54:53.923683 | LOOP [upload-logs : Upload console log and json output]