2026-07-02 03:22:51.753744 | Job console starting 2026-07-02 03:22:51.771042 | Updating git repos 2026-07-02 03:22:51.809654 | Cloning repos into workspace 2026-07-02 03:22:51.864353 | Restoring repo states 2026-07-02 03:22:51.874822 | Merging changes 2026-07-02 03:22:51.874965 | Checking out repos 2026-07-02 03:22:51.921686 | Preparing playbooks 2026-07-02 03:22:52.785990 | Running Ansible setup 2026-07-02 03:22:57.298484 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-02 03:22:58.152995 | 2026-07-02 03:22:58.153173 | PLAY [Base pre] 2026-07-02 03:22:58.172514 | 2026-07-02 03:22:58.172688 | TASK [Setup log path fact] 2026-07-02 03:22:58.206727 | debian-bookworm | ok 2026-07-02 03:22:58.237041 | 2026-07-02 03:22:58.237234 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 03:22:58.281069 | debian-bookworm | ok 2026-07-02 03:22:58.296217 | 2026-07-02 03:22:58.296396 | TASK [emit-job-header : Print job information] 2026-07-02 03:22:58.342519 | # Job Information 2026-07-02 03:22:58.342863 | Ansible Version: 2.16.14 2026-07-02 03:22:58.342931 | Job: yamllint 2026-07-02 03:22:58.342993 | Pipeline: periodic-daily 2026-07-02 03:22:58.343035 | Executor: 521e9411259a 2026-07-02 03:22:58.343072 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-07-02 03:22:58.343112 | Event ID: 00108b08671147e690b5fece961e12af 2026-07-02 03:22:58.350921 | 2026-07-02 03:22:58.351073 | LOOP [emit-job-header : Print node information] 2026-07-02 03:22:58.483473 | debian-bookworm | ok: 2026-07-02 03:22:58.483776 | debian-bookworm | # Node Information 2026-07-02 03:22:58.483826 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-02 03:22:58.483863 | debian-bookworm | Hostname: debian 2026-07-02 03:22:58.483891 | debian-bookworm | Username: zuul 2026-07-02 03:22:58.483924 | debian-bookworm | Distro: Debian 12.14 2026-07-02 03:22:58.483956 | debian-bookworm | Provider: regiocloud-a 2026-07-02 03:22:58.483984 | debian-bookworm | Region: 2026-07-02 03:22:58.484012 | debian-bookworm | Label: debian-bookworm 2026-07-02 03:22:58.484037 | debian-bookworm | Product Name: OpenStack Nova 2026-07-02 03:22:58.484062 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe47:3992 2026-07-02 03:22:58.505843 | 2026-07-02 03:22:58.506129 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-02 03:22:59.034039 | debian-bookworm -> localhost | changed 2026-07-02 03:22:59.046997 | 2026-07-02 03:22:59.047155 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-02 03:23:00.205769 | debian-bookworm -> localhost | changed 2026-07-02 03:23:00.219242 | 2026-07-02 03:23:00.219421 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-02 03:23:00.508496 | debian-bookworm -> localhost | ok 2026-07-02 03:23:00.516628 | 2026-07-02 03:23:00.516797 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-02 03:23:00.549968 | debian-bookworm | ok 2026-07-02 03:23:00.574984 | debian-bookworm | included: /var/lib/zuul/builds/cabc3fd079644cfbaab593ab71007dcb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-02 03:23:00.585015 | 2026-07-02 03:23:00.585177 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-02 03:23:03.103670 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-02 03:23:03.103991 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cabc3fd079644cfbaab593ab71007dcb/work/cabc3fd079644cfbaab593ab71007dcb_id_rsa 2026-07-02 03:23:03.104038 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cabc3fd079644cfbaab593ab71007dcb/work/cabc3fd079644cfbaab593ab71007dcb_id_rsa.pub 2026-07-02 03:23:03.104068 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-02 03:23:03.104095 | debian-bookworm -> localhost | SHA256:CCaw/DrGakGyL4ozvb9SCeQyJZZtuYUcEc5h+r+9jSI zuul-build-sshkey 2026-07-02 03:23:03.108828 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-02 03:23:03.109038 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-02 03:23:03.109066 | debian-bookworm -> localhost | |. +** | 2026-07-02 03:23:03.109091 | debian-bookworm -> localhost | |o=B*.. | 2026-07-02 03:23:03.109112 | debian-bookworm -> localhost | |oBoo= | 2026-07-02 03:23:03.109133 | debian-bookworm -> localhost | |+.=+ . . | 2026-07-02 03:23:03.109153 | debian-bookworm -> localhost | |o+ + .. S | 2026-07-02 03:23:03.109181 | debian-bookworm -> localhost | |o.. + | 2026-07-02 03:23:03.109203 | debian-bookworm -> localhost | | B.. . | 2026-07-02 03:23:03.109223 | debian-bookworm -> localhost | |B.=E .o o | 2026-07-02 03:23:03.109245 | debian-bookworm -> localhost | |*+.++o.+.. | 2026-07-02 03:23:03.109265 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-02 03:23:03.109357 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.901119 2026-07-02 03:23:03.122786 | 2026-07-02 03:23:03.122976 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-02 03:23:03.153002 | debian-bookworm | ok 2026-07-02 03:23:03.165837 | debian-bookworm | included: /var/lib/zuul/builds/cabc3fd079644cfbaab593ab71007dcb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-02 03:23:03.176144 | 2026-07-02 03:23:03.176317 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-02 03:23:03.201752 | debian-bookworm | skipping: Conditional result was False 2026-07-02 03:23:03.210942 | 2026-07-02 03:23:03.211083 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-02 03:23:03.937380 | debian-bookworm | changed 2026-07-02 03:23:03.943329 | 2026-07-02 03:23:03.943449 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-02 03:23:04.209093 | debian-bookworm | ok 2026-07-02 03:23:04.215565 | 2026-07-02 03:23:04.215678 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-02 03:23:04.943137 | debian-bookworm | changed 2026-07-02 03:23:04.948948 | 2026-07-02 03:23:04.949079 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-02 03:23:05.740760 | debian-bookworm | changed 2026-07-02 03:23:05.755706 | 2026-07-02 03:23:05.755953 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-02 03:23:05.807847 | debian-bookworm | skipping: Conditional result was False 2026-07-02 03:23:05.816740 | 2026-07-02 03:23:05.817000 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-02 03:23:06.609127 | debian-bookworm -> localhost | changed 2026-07-02 03:23:06.635033 | 2026-07-02 03:23:06.635200 | TASK [add-build-sshkey : Add back temp key] 2026-07-02 03:23:07.143083 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cabc3fd079644cfbaab593ab71007dcb/work/cabc3fd079644cfbaab593ab71007dcb_id_rsa (zuul-build-sshkey) 2026-07-02 03:23:07.143439 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012087 2026-07-02 03:23:07.152536 | 2026-07-02 03:23:07.152662 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-02 03:23:07.675064 | debian-bookworm | ok 2026-07-02 03:23:07.685251 | 2026-07-02 03:23:07.685439 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-02 03:23:07.730580 | debian-bookworm | skipping: Conditional result was False 2026-07-02 03:23:07.757672 | 2026-07-02 03:23:07.757841 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-02 03:23:08.413597 | debian-bookworm | ok 2026-07-02 03:23:08.425109 | 2026-07-02 03:23:08.425221 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-02 03:23:08.465427 | debian-bookworm | ok 2026-07-02 03:23:08.472011 | 2026-07-02 03:23:08.472132 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-02 03:23:08.849714 | debian-bookworm -> localhost | ok 2026-07-02 03:23:08.859229 | 2026-07-02 03:23:08.859356 | TASK [validate-host : Collect information about the host] 2026-07-02 03:23:10.044095 | debian-bookworm | ok 2026-07-02 03:23:10.065383 | 2026-07-02 03:23:10.065503 | TASK [validate-host : Sanitize hostname] 2026-07-02 03:23:10.273947 | debian-bookworm | ok 2026-07-02 03:23:10.283572 | 2026-07-02 03:23:10.283690 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-02 03:23:11.087163 | debian-bookworm -> localhost | changed 2026-07-02 03:23:11.097227 | 2026-07-02 03:23:11.097339 | TASK [validate-host : Collect information about zuul worker] 2026-07-02 03:23:11.530456 | debian-bookworm | ok 2026-07-02 03:23:11.535607 | 2026-07-02 03:23:11.535700 | TASK [validate-host : Write out all zuul information for each host] 2026-07-02 03:23:12.179554 | debian-bookworm -> localhost | changed 2026-07-02 03:23:12.188728 | 2026-07-02 03:23:12.188829 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-02 03:23:12.476424 | debian-bookworm | ok 2026-07-02 03:23:12.481697 | 2026-07-02 03:23:12.481784 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-02 03:23:13.643133 | debian-bookworm | changed: 2026-07-02 03:23:13.643373 | debian-bookworm | cd+++++++++ src/ 2026-07-02 03:23:13.643409 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-02 03:23:13.643434 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-02 03:23:13.643456 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-07-02 03:23:13.643477 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/cabc3fd079644cfbaab593ab71007dcb/work/logs" 2026-07-02 03:24:16.328611 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cabc3fd079644cfbaab593ab71007dcb/work/artifacts" 2026-07-02 03:24:16.603733 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cabc3fd079644cfbaab593ab71007dcb/work/docs" 2026-07-02 03:24:16.626123 | 2026-07-02 03:24:16.626331 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-02 03:24:17.495208 | debian-bookworm | changed: 2026-07-02 03:24:17.495501 | debian-bookworm | .d..t...... ./ 2026-07-02 03:24:17.495544 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-02 03:24:17.495576 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-02 03:24:17.495604 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-02 03:24:17.495632 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-02 03:24:17.495658 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-02 03:24:17.495709 | debian-bookworm | changed: All items complete 2026-07-02 03:24:17.495738 | 2026-07-02 03:24:18.097487 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 03:24:18.758614 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 03:24:18.787808 | 2026-07-02 03:24:18.788001 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-02 03:24:18.819355 | debian-bookworm | skipping: Conditional result was False 2026-07-02 03:24:18.822828 | debian-bookworm | skipping: Conditional result was False 2026-07-02 03:24:18.840931 | 2026-07-02 03:24:18.841079 | PLAY RECAP 2026-07-02 03:24:18.841165 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-02 03:24:18.841921 | 2026-07-02 03:24:18.994256 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-02 03:24:18.995217 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 03:24:19.843995 | 2026-07-02 03:24:19.844358 | PLAY [Base post] 2026-07-02 03:24:19.870205 | 2026-07-02 03:24:19.870407 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-02 03:24:20.531651 | debian-bookworm | changed 2026-07-02 03:24:20.538129 | 2026-07-02 03:24:20.538248 | PLAY RECAP 2026-07-02 03:24:20.538351 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-02 03:24:20.538417 | 2026-07-02 03:24:20.711865 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 03:24:20.712947 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-02 03:24:21.633540 | 2026-07-02 03:24:21.633875 | PLAY [Base post-logs] 2026-07-02 03:24:21.647558 | 2026-07-02 03:24:21.647710 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-02 03:24:22.468915 | localhost | changed 2026-07-02 03:24:22.482104 | 2026-07-02 03:24:22.482305 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-02 03:24:22.508941 | localhost | ok 2026-07-02 03:24:22.513923 | 2026-07-02 03:24:22.514050 | TASK [Set zuul-log-path fact] 2026-07-02 03:24:22.530207 | localhost | ok 2026-07-02 03:24:22.539319 | 2026-07-02 03:24:22.539445 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 03:24:22.565463 | localhost | ok 2026-07-02 03:24:22.568492 | 2026-07-02 03:24:22.568594 | TASK [upload-logs : Create log directories] 2026-07-02 03:24:23.244086 | localhost | changed 2026-07-02 03:24:23.247098 | 2026-07-02 03:24:23.247206 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-02 03:24:23.822998 | localhost -> localhost | ok: Runtime: 0:00:00.022377 2026-07-02 03:24:23.828316 | 2026-07-02 03:24:23.828455 | TASK [upload-logs : Upload logs to log server] 2026-07-02 03:24:24.713328 | localhost | Output suppressed because no_log was given 2026-07-02 03:24:24.715666 | 2026-07-02 03:24:24.715776 | LOOP [upload-logs : Compress console log and json output] 2026-07-02 03:24:24.815367 | localhost | skipping: Conditional result was False 2026-07-02 03:24:24.822209 | localhost | skipping: Conditional result was False 2026-07-02 03:24:24.836152 | 2026-07-02 03:24:24.836460 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-02 03:24:24.922680 | localhost | skipping: Conditional result was False 2026-07-02 03:24:24.923513 | 2026-07-02 03:24:24.930966 | localhost | skipping: Conditional result was False 2026-07-02 03:24:24.940493 | 2026-07-02 03:24:24.940624 | LOOP [upload-logs : Upload console log and json output]