2026-06-25 03:13:10.240689 | Job console starting 2026-06-25 03:13:10.338771 | Updating git repos 2026-06-25 03:13:10.413301 | Cloning repos into workspace 2026-06-25 03:13:10.498789 | Restoring repo states 2026-06-25 03:13:10.511033 | Merging changes 2026-06-25 03:13:10.511056 | Checking out repos 2026-06-25 03:13:11.437314 | Preparing playbooks 2026-06-25 03:13:13.410451 | Running Ansible setup 2026-06-25 03:13:19.778281 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-25 03:13:21.313628 | 2026-06-25 03:13:21.313863 | PLAY [Base pre] 2026-06-25 03:13:21.375779 | 2026-06-25 03:13:21.376008 | TASK [Setup log path fact] 2026-06-25 03:13:21.403851 | debian-bookworm | ok 2026-06-25 03:13:21.446362 | 2026-06-25 03:13:21.446559 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 03:13:21.555009 | debian-bookworm | ok 2026-06-25 03:13:21.582363 | 2026-06-25 03:13:21.582546 | TASK [emit-job-header : Print job information] 2026-06-25 03:13:21.694316 | # Job Information 2026-06-25 03:13:21.694566 | Ansible Version: 2.16.14 2026-06-25 03:13:21.694604 | Job: yamllint 2026-06-25 03:13:21.694640 | Pipeline: periodic-daily 2026-06-25 03:13:21.694663 | Executor: 521e9411259a 2026-06-25 03:13:21.694684 | Triggered by: https://github.com/osism/osism-kubernetes 2026-06-25 03:13:21.694707 | Event ID: 00772680831f46f0a96c931e1c68eddd 2026-06-25 03:13:21.718722 | 2026-06-25 03:13:21.718931 | LOOP [emit-job-header : Print node information] 2026-06-25 03:13:22.172610 | debian-bookworm | ok: 2026-06-25 03:13:22.172902 | debian-bookworm | # Node Information 2026-06-25 03:13:22.172999 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-25 03:13:22.173026 | debian-bookworm | Hostname: debian 2026-06-25 03:13:22.173048 | debian-bookworm | Username: zuul 2026-06-25 03:13:22.173069 | debian-bookworm | Distro: Debian 12.14 2026-06-25 03:13:22.173093 | debian-bookworm | Provider: regiocloud-a 2026-06-25 03:13:22.173114 | debian-bookworm | Region: 2026-06-25 03:13:22.173135 | debian-bookworm | Label: debian-bookworm 2026-06-25 03:13:22.173155 | debian-bookworm | Product Name: OpenStack Nova 2026-06-25 03:13:22.173175 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe09:969b 2026-06-25 03:13:22.216348 | 2026-06-25 03:13:22.216542 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-25 03:13:23.882550 | debian-bookworm -> localhost | changed 2026-06-25 03:13:23.912753 | 2026-06-25 03:13:23.913058 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-25 03:13:26.925068 | debian-bookworm -> localhost | changed 2026-06-25 03:13:26.951971 | 2026-06-25 03:13:26.952151 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-25 03:13:28.052722 | debian-bookworm -> localhost | ok 2026-06-25 03:13:28.057859 | 2026-06-25 03:13:28.057960 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-25 03:13:28.126489 | debian-bookworm | ok 2026-06-25 03:13:28.171341 | debian-bookworm | included: /var/lib/zuul/builds/060b28b0ff0242ca97571f84c8bce2b6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-25 03:13:28.185764 | 2026-06-25 03:13:28.185858 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-25 03:13:31.311736 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-25 03:13:31.311940 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/060b28b0ff0242ca97571f84c8bce2b6/work/060b28b0ff0242ca97571f84c8bce2b6_id_rsa 2026-06-25 03:13:31.311974 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/060b28b0ff0242ca97571f84c8bce2b6/work/060b28b0ff0242ca97571f84c8bce2b6_id_rsa.pub 2026-06-25 03:13:31.311996 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-25 03:13:31.312016 | debian-bookworm -> localhost | SHA256:nNqcmos9f1Dw9fIDnMMTDfME4DZjyHYqA8XOoItzMDw zuul-build-sshkey 2026-06-25 03:13:31.312034 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-25 03:13:31.312062 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-25 03:13:31.312080 | debian-bookworm -> localhost | | .. ..++. | 2026-06-25 03:13:31.312098 | debian-bookworm -> localhost | | .....o o+. | 2026-06-25 03:13:31.312115 | debian-bookworm -> localhost | |. ..+ +oB+ +. | 2026-06-25 03:13:31.312131 | debian-bookworm -> localhost | |oE. .oo *ooO . | 2026-06-25 03:13:31.312147 | debian-bookworm -> localhost | | +.. o S. * | 2026-06-25 03:13:31.312168 | debian-bookworm -> localhost | |o o *.. o | 2026-06-25 03:13:31.312184 | debian-bookworm -> localhost | | o . +. . | 2026-06-25 03:13:31.312200 | debian-bookworm -> localhost | | o.o . | 2026-06-25 03:13:31.312217 | debian-bookworm -> localhost | | . =+.. | 2026-06-25 03:13:31.312234 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-25 03:13:31.312272 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.973798 2026-06-25 03:13:31.317501 | 2026-06-25 03:13:31.317597 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-25 03:13:31.344425 | debian-bookworm | ok 2026-06-25 03:13:31.360686 | debian-bookworm | included: /var/lib/zuul/builds/060b28b0ff0242ca97571f84c8bce2b6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-25 03:13:31.387629 | 2026-06-25 03:13:31.387734 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-25 03:13:31.427102 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:13:31.432273 | 2026-06-25 03:13:31.432362 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-25 03:13:32.159959 | debian-bookworm | changed 2026-06-25 03:13:32.165415 | 2026-06-25 03:13:32.165510 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-25 03:13:32.424429 | debian-bookworm | ok 2026-06-25 03:13:32.431185 | 2026-06-25 03:13:32.431279 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-25 03:13:33.105251 | debian-bookworm | changed 2026-06-25 03:13:33.121276 | 2026-06-25 03:13:33.121394 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-25 03:13:33.899570 | debian-bookworm | changed 2026-06-25 03:13:33.913248 | 2026-06-25 03:13:33.913363 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-25 03:13:33.957496 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:13:33.964559 | 2026-06-25 03:13:33.964683 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-25 03:13:35.524212 | debian-bookworm -> localhost | changed 2026-06-25 03:13:35.538071 | 2026-06-25 03:13:35.538221 | TASK [add-build-sshkey : Add back temp key] 2026-06-25 03:13:36.781013 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/060b28b0ff0242ca97571f84c8bce2b6/work/060b28b0ff0242ca97571f84c8bce2b6_id_rsa (zuul-build-sshkey) 2026-06-25 03:13:36.781236 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033923 2026-06-25 03:13:36.789723 | 2026-06-25 03:13:36.789825 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-25 03:13:37.582470 | debian-bookworm | ok 2026-06-25 03:13:37.587818 | 2026-06-25 03:13:37.587951 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-25 03:13:37.635754 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:13:37.649250 | 2026-06-25 03:13:37.651040 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-25 03:13:38.430045 | debian-bookworm | ok 2026-06-25 03:13:38.467731 | 2026-06-25 03:13:38.467851 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-25 03:13:38.556310 | debian-bookworm | ok 2026-06-25 03:13:38.566564 | 2026-06-25 03:13:38.566690 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-25 03:13:39.618827 | debian-bookworm -> localhost | ok 2026-06-25 03:13:39.624121 | 2026-06-25 03:13:39.624210 | TASK [validate-host : Collect information about the host] 2026-06-25 03:13:40.901094 | debian-bookworm | ok 2026-06-25 03:13:40.926486 | 2026-06-25 03:13:40.926599 | TASK [validate-host : Sanitize hostname] 2026-06-25 03:13:41.393255 | debian-bookworm | ok 2026-06-25 03:13:41.397108 | 2026-06-25 03:13:41.397189 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-25 03:13:42.931962 | debian-bookworm -> localhost | changed 2026-06-25 03:13:42.945855 | 2026-06-25 03:13:42.945971 | TASK [validate-host : Collect information about zuul worker] 2026-06-25 03:13:43.720083 | debian-bookworm | ok 2026-06-25 03:13:43.724722 | 2026-06-25 03:13:43.724815 | TASK [validate-host : Write out all zuul information for each host] 2026-06-25 03:13:45.281615 | debian-bookworm -> localhost | changed 2026-06-25 03:13:45.299951 | 2026-06-25 03:13:45.300080 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-25 03:13:45.605182 | debian-bookworm | ok 2026-06-25 03:13:45.610657 | 2026-06-25 03:13:45.610754 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-25 03:13:47.195396 | debian-bookworm | changed: 2026-06-25 03:13:47.195606 | debian-bookworm | cd+++++++++ src/ 2026-06-25 03:13:47.195641 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-25 03:13:47.195666 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-25 03:13:47.195687 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-06-25 03:13:47.195707 | debian-bookworm | Containerfile 2026-06-25 03:13:47.195906 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/060b28b0ff0242ca97571f84c8bce2b6/work/logs" 2026-06-25 03:14:58.552698 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/060b28b0ff0242ca97571f84c8bce2b6/work/artifacts" 2026-06-25 03:14:59.711743 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/060b28b0ff0242ca97571f84c8bce2b6/work/docs" 2026-06-25 03:14:59.726040 | 2026-06-25 03:14:59.726315 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-25 03:15:01.126192 | debian-bookworm | changed: 2026-06-25 03:15:01.126407 | debian-bookworm | .d..t...... ./ 2026-06-25 03:15:01.126455 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-25 03:15:01.126481 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-25 03:15:01.126502 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-25 03:15:01.126525 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-25 03:15:01.126547 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-25 03:15:01.126589 | debian-bookworm | changed: All items complete 2026-06-25 03:15:01.126615 | 2026-06-25 03:15:01.923654 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 03:15:02.621087 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 03:15:02.634245 | 2026-06-25 03:15:02.634344 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-25 03:15:02.694930 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:15:02.700230 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:15:02.719500 | 2026-06-25 03:15:02.719615 | PLAY RECAP 2026-06-25 03:15:02.719669 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-25 03:15:02.719694 | 2026-06-25 03:15:02.955901 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-25 03:15:02.956647 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 03:15:04.970875 | 2026-06-25 03:15:04.971055 | PLAY [Base post] 2026-06-25 03:15:05.023087 | 2026-06-25 03:15:05.023249 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-25 03:15:05.977265 | debian-bookworm | changed 2026-06-25 03:15:05.996902 | 2026-06-25 03:15:05.997021 | PLAY RECAP 2026-06-25 03:15:05.997089 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-25 03:15:05.997150 | 2026-06-25 03:15:06.383965 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 03:15:06.384682 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-25 03:15:08.211369 | 2026-06-25 03:15:08.211514 | PLAY [Base post-logs] 2026-06-25 03:15:08.222610 | 2026-06-25 03:15:08.222735 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-25 03:15:08.866651 | localhost | changed 2026-06-25 03:15:08.875006 | 2026-06-25 03:15:08.875124 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-25 03:15:08.931592 | localhost | ok 2026-06-25 03:15:08.934639 | 2026-06-25 03:15:08.934728 | TASK [Set zuul-log-path fact] 2026-06-25 03:15:08.960652 | localhost | ok 2026-06-25 03:15:08.968724 | 2026-06-25 03:15:08.968854 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 03:15:09.031969 | localhost | ok 2026-06-25 03:15:09.034745 | 2026-06-25 03:15:09.034897 | TASK [upload-logs : Create log directories] 2026-06-25 03:15:09.839065 | localhost | changed 2026-06-25 03:15:09.841719 | 2026-06-25 03:15:09.841805 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-25 03:15:10.807901 | localhost -> localhost | ok: Runtime: 0:00:00.005344 2026-06-25 03:15:10.811771 | 2026-06-25 03:15:10.811905 | TASK [upload-logs : Upload logs to log server] 2026-06-25 03:15:11.624673 | localhost | Output suppressed because no_log was given 2026-06-25 03:15:11.626344 | 2026-06-25 03:15:11.626426 | LOOP [upload-logs : Compress console log and json output] 2026-06-25 03:15:11.730600 | localhost | skipping: Conditional result was False 2026-06-25 03:15:11.749798 | localhost | skipping: Conditional result was False 2026-06-25 03:15:11.760393 | 2026-06-25 03:15:11.760506 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-25 03:15:11.838392 | localhost | skipping: Conditional result was False 2026-06-25 03:15:11.838610 | 2026-06-25 03:15:11.853000 | localhost | skipping: Conditional result was False 2026-06-25 03:15:11.857374 | 2026-06-25 03:15:11.857489 | LOOP [upload-logs : Upload console log and json output]