2026-08-03 14:06:20.986394 | Job console starting 2026-08-03 14:06:21.006016 | Updating git repos 2026-08-03 14:06:21.055691 | Cloning repos into workspace 2026-08-03 14:06:21.116727 | Restoring repo states 2026-08-03 14:06:21.144806 | Merging changes 2026-08-03 14:06:21.897373 | Checking out repos 2026-08-03 14:06:22.111080 | Preparing playbooks 2026-08-03 14:06:23.674597 | Running Ansible setup 2026-08-03 14:06:30.789563 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 14:06:33.615458 | 2026-08-03 14:06:33.615586 | PLAY [Base pre] 2026-08-03 14:06:33.657851 | 2026-08-03 14:06:33.658090 | TASK [Setup log path fact] 2026-08-03 14:06:33.703033 | debian-bookworm | ok 2026-08-03 14:06:33.749682 | 2026-08-03 14:06:33.749817 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 14:06:33.829559 | debian-bookworm | ok 2026-08-03 14:06:33.882779 | 2026-08-03 14:06:33.882909 | TASK [emit-job-header : Print job information] 2026-08-03 14:06:33.928115 | # Job Information 2026-08-03 14:06:33.928282 | Ansible Version: 2.16.14 2026-08-03 14:06:33.928317 | Job: python-osism-test-setup 2026-08-03 14:06:33.928350 | Pipeline: check 2026-08-03 14:06:33.928373 | Executor: 521e9411259a 2026-08-03 14:06:33.928394 | Triggered by: https://github.com/osism/python-osism/pull/2554 2026-08-03 14:06:33.928415 | Event ID: 551eb560-8f44-11f1-80ed-8aff39051ea0 2026-08-03 14:06:33.933543 | 2026-08-03 14:06:33.933649 | LOOP [emit-job-header : Print node information] 2026-08-03 14:06:34.276440 | debian-bookworm | ok: 2026-08-03 14:06:34.278332 | debian-bookworm | # Node Information 2026-08-03 14:06:34.278392 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-03 14:06:34.278419 | debian-bookworm | Hostname: debian 2026-08-03 14:06:34.278441 | debian-bookworm | Username: zuul 2026-08-03 14:06:34.278462 | debian-bookworm | Distro: Debian 12.15 2026-08-03 14:06:34.278485 | debian-bookworm | Provider: regiocloud-a 2026-08-03 14:06:34.278506 | debian-bookworm | Region: 2026-08-03 14:06:34.278527 | debian-bookworm | Label: debian-bookworm 2026-08-03 14:06:34.278546 | debian-bookworm | Product Name: OpenStack Nova 2026-08-03 14:06:34.278565 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea0:56e0 2026-08-03 14:06:34.307051 | 2026-08-03 14:06:34.307179 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 14:06:35.780699 | debian-bookworm -> localhost | changed 2026-08-03 14:06:35.797525 | 2026-08-03 14:06:35.797652 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 14:06:38.164290 | debian-bookworm -> localhost | changed 2026-08-03 14:06:38.174921 | 2026-08-03 14:06:38.175036 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 14:06:38.575559 | debian-bookworm -> localhost | ok 2026-08-03 14:06:38.586612 | 2026-08-03 14:06:38.586762 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 14:06:38.620804 | debian-bookworm | ok 2026-08-03 14:06:38.646373 | debian-bookworm | included: /var/lib/zuul/builds/6590f68fa3ba4da59abdfc0f094c757b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 14:06:38.652912 | 2026-08-03 14:06:38.653023 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 14:06:41.803216 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-03 14:06:41.803413 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6590f68fa3ba4da59abdfc0f094c757b/work/6590f68fa3ba4da59abdfc0f094c757b_id_rsa 2026-08-03 14:06:41.803452 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6590f68fa3ba4da59abdfc0f094c757b/work/6590f68fa3ba4da59abdfc0f094c757b_id_rsa.pub 2026-08-03 14:06:41.803480 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-03 14:06:41.803505 | debian-bookworm -> localhost | SHA256:Z7IHmJ/rtWK5SjVAsr49V6O3JrljZ+rILRMYlVCaMBs zuul-build-sshkey 2026-08-03 14:06:41.803528 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-03 14:06:41.803562 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-03 14:06:41.803584 | debian-bookworm -> localhost | | E ooo. | 2026-08-03 14:06:41.803606 | debian-bookworm -> localhost | | = *o | 2026-08-03 14:06:41.803626 | debian-bookworm -> localhost | | . +.. | 2026-08-03 14:06:41.803646 | debian-bookworm -> localhost | | .. + | 2026-08-03 14:06:41.803665 | debian-bookworm -> localhost | | .oo S = | 2026-08-03 14:06:41.803691 | debian-bookworm -> localhost | | .o.o @ . | 2026-08-03 14:06:41.803711 | debian-bookworm -> localhost | | . +.*o+ | 2026-08-03 14:06:41.803731 | debian-bookworm -> localhost | | oo=O=+o | 2026-08-03 14:06:41.803752 | debian-bookworm -> localhost | | +OO@o | 2026-08-03 14:06:41.803772 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-03 14:06:41.803822 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.475442 2026-08-03 14:06:41.811861 | 2026-08-03 14:06:41.811981 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 14:06:41.840514 | debian-bookworm | ok 2026-08-03 14:06:41.854087 | debian-bookworm | included: /var/lib/zuul/builds/6590f68fa3ba4da59abdfc0f094c757b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 14:06:41.862526 | 2026-08-03 14:06:41.862642 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 14:06:41.875986 | debian-bookworm | skipping: Conditional result was False 2026-08-03 14:06:41.882730 | 2026-08-03 14:06:41.883041 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 14:06:42.660998 | debian-bookworm | changed 2026-08-03 14:06:42.670039 | 2026-08-03 14:06:42.670131 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 14:06:42.944153 | debian-bookworm | ok 2026-08-03 14:06:42.950249 | 2026-08-03 14:06:42.950358 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 14:06:43.672046 | debian-bookworm | changed 2026-08-03 14:06:43.683371 | 2026-08-03 14:06:43.683477 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 14:06:44.338533 | debian-bookworm | changed 2026-08-03 14:06:44.352967 | 2026-08-03 14:06:44.353192 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 14:06:44.386690 | debian-bookworm | skipping: Conditional result was False 2026-08-03 14:06:44.392788 | 2026-08-03 14:06:44.392883 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 14:06:44.985909 | debian-bookworm -> localhost | changed 2026-08-03 14:06:44.998296 | 2026-08-03 14:06:44.998412 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 14:06:45.581799 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6590f68fa3ba4da59abdfc0f094c757b/work/6590f68fa3ba4da59abdfc0f094c757b_id_rsa (zuul-build-sshkey) 2026-08-03 14:06:45.582051 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.036865 2026-08-03 14:06:45.598018 | 2026-08-03 14:06:45.598139 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 14:06:46.092812 | debian-bookworm | ok 2026-08-03 14:06:46.099604 | 2026-08-03 14:06:46.099725 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 14:06:46.125240 | debian-bookworm | skipping: Conditional result was False 2026-08-03 14:06:46.146770 | 2026-08-03 14:06:46.146924 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 14:06:46.620562 | debian-bookworm | ok 2026-08-03 14:06:46.636912 | 2026-08-03 14:06:46.637039 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 14:06:46.684044 | debian-bookworm | ok 2026-08-03 14:06:46.694083 | 2026-08-03 14:06:46.694937 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 14:06:47.051584 | debian-bookworm -> localhost | ok 2026-08-03 14:06:47.057126 | 2026-08-03 14:06:47.057205 | TASK [validate-host : Collect information about the host] 2026-08-03 14:06:48.177042 | debian-bookworm | ok 2026-08-03 14:06:48.209286 | 2026-08-03 14:06:48.209506 | TASK [validate-host : Sanitize hostname] 2026-08-03 14:06:48.327507 | debian-bookworm | ok 2026-08-03 14:06:48.332134 | 2026-08-03 14:06:48.332218 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 14:06:49.024797 | debian-bookworm -> localhost | changed 2026-08-03 14:06:49.029772 | 2026-08-03 14:06:49.029851 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 14:06:49.640534 | debian-bookworm | ok 2026-08-03 14:06:49.647619 | 2026-08-03 14:06:49.647724 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 14:06:50.601703 | debian-bookworm -> localhost | changed 2026-08-03 14:06:50.612773 | 2026-08-03 14:06:50.612880 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 14:06:50.915562 | debian-bookworm | ok 2026-08-03 14:06:50.932179 | 2026-08-03 14:06:50.932296 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 14:06:52.543398 | debian-bookworm | changed: 2026-08-03 14:06:52.543569 | debian-bookworm | cd+++++++++ src/ 2026-08-03 14:06:52.543601 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-03 14:06:52.543625 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-03 14:06:52.543646 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-03 14:06:52.543667 | debian-bookworm | Containerfile 2026-08-03 14:06:52.543797 | debian-bookworm | Containerfile 2026-08-03 14:06:52.559964 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6590f68fa3ba4da59abdfc0f094c757b/work/logs" 2026-08-03 14:09:32.467685 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6590f68fa3ba4da59abdfc0f094c757b/work/artifacts" 2026-08-03 14:09:32.727226 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6590f68fa3ba4da59abdfc0f094c757b/work/docs" 2026-08-03 14:09:32.743500 | 2026-08-03 14:09:32.743675 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-03 14:09:33.574683 | debian-bookworm | changed: 2026-08-03 14:09:33.574947 | debian-bookworm | .d..t...... ./ 2026-08-03 14:09:33.574985 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-03 14:09:33.575011 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-03 14:09:33.575032 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-03 14:09:33.575068 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-03 14:09:33.575090 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-03 14:09:33.575134 | debian-bookworm | changed: All items complete 2026-08-03 14:09:33.575163 | 2026-08-03 14:09:34.168155 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 14:09:34.770180 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 14:09:34.793041 | 2026-08-03 14:09:34.793293 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-03 14:09:35.148356 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.023739 2026-08-03 14:09:35.456477 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008643 2026-08-03 14:09:35.476704 | 2026-08-03 14:09:35.477074 | PLAY RECAP 2026-08-03 14:09:35.477177 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-03 14:09:35.477281 | 2026-08-03 14:09:35.663880 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-03 14:09:35.665161 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 14:09:36.505436 | 2026-08-03 14:09:36.505604 | PLAY [Base post] 2026-08-03 14:09:36.519425 | 2026-08-03 14:09:36.519573 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-03 14:09:37.391420 | debian-bookworm | changed 2026-08-03 14:09:37.400039 | 2026-08-03 14:09:37.400184 | PLAY RECAP 2026-08-03 14:09:37.400260 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-03 14:09:37.400334 | 2026-08-03 14:09:37.524163 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 14:09:37.525173 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-03 14:09:38.344737 | 2026-08-03 14:09:38.344919 | PLAY [Base post-logs] 2026-08-03 14:09:38.356016 | 2026-08-03 14:09:38.356261 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-03 14:09:38.819757 | localhost | changed 2026-08-03 14:09:38.831031 | 2026-08-03 14:09:38.831256 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-03 14:09:38.867831 | localhost | ok 2026-08-03 14:09:38.871460 | 2026-08-03 14:09:38.871578 | TASK [Set zuul-log-path fact] 2026-08-03 14:09:38.887570 | localhost | ok 2026-08-03 14:09:38.896470 | 2026-08-03 14:09:38.896587 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 14:09:38.933486 | localhost | ok 2026-08-03 14:09:38.939365 | 2026-08-03 14:09:38.939540 | TASK [upload-logs : Create log directories] 2026-08-03 14:09:39.518618 | localhost | changed 2026-08-03 14:09:39.524257 | 2026-08-03 14:09:39.524566 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-03 14:09:40.237274 | localhost -> localhost | ok: Runtime: 0:00:00.007996 2026-08-03 14:09:40.242492 | 2026-08-03 14:09:40.242647 | TASK [upload-logs : Upload logs to log server] 2026-08-03 14:09:40.834177 | localhost | Output suppressed because no_log was given 2026-08-03 14:09:40.838655 | 2026-08-03 14:09:40.839727 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 14:09:40.899903 | localhost | skipping: Conditional result was False 2026-08-03 14:09:40.904941 | localhost | skipping: Conditional result was False 2026-08-03 14:09:40.915108 | 2026-08-03 14:09:40.915319 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 14:09:40.977969 | localhost | skipping: Conditional result was False 2026-08-03 14:09:40.978636 | 2026-08-03 14:09:40.984000 | localhost | skipping: Conditional result was False 2026-08-03 14:09:40.990553 | 2026-08-03 14:09:40.991356 | LOOP [upload-logs : Upload console log and json output]