2026-02-28 00:00:29.902876 | Job console starting 2026-02-28 00:00:29.931517 | Updating git repos 2026-02-28 00:00:29.974393 | Cloning repos into workspace 2026-02-28 00:00:30.100452 | Restoring repo states 2026-02-28 00:00:30.124963 | Merging changes 2026-02-28 00:00:30.124981 | Checking out repos 2026-02-28 00:00:30.378307 | Preparing playbooks 2026-02-28 00:00:32.323433 | Running Ansible setup 2026-02-28 00:00:44.700598 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-28 00:00:47.431384 | 2026-02-28 00:00:47.431509 | PLAY [Base pre] 2026-02-28 00:00:47.466695 | 2026-02-28 00:00:47.466819 | TASK [Setup log path fact] 2026-02-28 00:00:47.527764 | debian-bookworm | ok 2026-02-28 00:00:47.585635 | 2026-02-28 00:00:47.585773 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-28 00:00:47.625815 | debian-bookworm | ok 2026-02-28 00:00:47.656831 | 2026-02-28 00:00:47.656946 | TASK [emit-job-header : Print job information] 2026-02-28 00:00:47.786785 | # Job Information 2026-02-28 00:00:47.787070 | Ansible Version: 2.16.14 2026-02-28 00:00:47.787110 | Job: container-image-python-osism-frontend-push 2026-02-28 00:00:47.787150 | Pipeline: periodic-midnight 2026-02-28 00:00:47.787178 | Executor: 521e9411259a 2026-02-28 00:00:47.787200 | Triggered by: https://github.com/osism/python-osism 2026-02-28 00:00:47.787245 | Event ID: 4d3e19f0b98f4ced9362f3dfdfbde680 2026-02-28 00:00:47.792165 | 2026-02-28 00:00:47.792274 | LOOP [emit-job-header : Print node information] 2026-02-28 00:00:48.185332 | debian-bookworm | ok: 2026-02-28 00:00:48.185531 | debian-bookworm | # Node Information 2026-02-28 00:00:48.185568 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-28 00:00:48.185595 | debian-bookworm | Hostname: debian 2026-02-28 00:00:48.185617 | debian-bookworm | Username: zuul 2026-02-28 00:00:48.185639 | debian-bookworm | Distro: Debian 12.13 2026-02-28 00:00:48.185662 | debian-bookworm | Provider: regiocloud-a 2026-02-28 00:00:48.185682 | debian-bookworm | Region: 2026-02-28 00:00:48.185703 | debian-bookworm | Label: debian-bookworm 2026-02-28 00:00:48.185722 | debian-bookworm | Product Name: OpenStack Nova 2026-02-28 00:00:48.185742 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe63:a60e 2026-02-28 00:00:48.215951 | 2026-02-28 00:00:48.216072 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-28 00:00:50.392662 | debian-bookworm -> localhost | changed 2026-02-28 00:00:50.398804 | 2026-02-28 00:00:50.398963 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-28 00:00:54.520761 | debian-bookworm -> localhost | changed 2026-02-28 00:00:54.529367 | 2026-02-28 00:00:54.529455 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-28 00:00:56.155025 | debian-bookworm -> localhost | ok 2026-02-28 00:00:56.168373 | 2026-02-28 00:00:56.168474 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-28 00:00:56.198902 | debian-bookworm | ok 2026-02-28 00:00:56.225314 | debian-bookworm | included: /var/lib/zuul/builds/016d35b0ea8d412f97b5a114b4268363/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-28 00:00:56.233417 | 2026-02-28 00:00:56.233504 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-28 00:01:01.244467 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-28 00:01:01.244819 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/016d35b0ea8d412f97b5a114b4268363/work/016d35b0ea8d412f97b5a114b4268363_id_rsa 2026-02-28 00:01:01.244868 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/016d35b0ea8d412f97b5a114b4268363/work/016d35b0ea8d412f97b5a114b4268363_id_rsa.pub 2026-02-28 00:01:01.244892 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-28 00:01:01.244915 | debian-bookworm -> localhost | SHA256:7928nnTeHr7+akA90kYi3wJKbBub8+GqZ8FbvN5lyko zuul-build-sshkey 2026-02-28 00:01:01.245022 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-28 00:01:01.245043 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-28 00:01:01.245061 | debian-bookworm -> localhost | | . | 2026-02-28 00:01:01.245079 | debian-bookworm -> localhost | | = o . . | 2026-02-28 00:01:01.245096 | debian-bookworm -> localhost | | o * + * | 2026-02-28 00:01:01.245112 | debian-bookworm -> localhost | | * . = * | 2026-02-28 00:01:01.245129 | debian-bookworm -> localhost | | .S= o + . | 2026-02-28 00:01:01.245151 | debian-bookworm -> localhost | | o.= . | 2026-02-28 00:01:01.245168 | debian-bookworm -> localhost | | =E. .+..| 2026-02-28 00:01:01.245184 | debian-bookworm -> localhost | | =o.+ Bo+o| 2026-02-28 00:01:01.245201 | debian-bookworm -> localhost | | .+ .+.=oOBB| 2026-02-28 00:01:01.245217 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-28 00:01:01.245289 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.550590 2026-02-28 00:01:01.251597 | 2026-02-28 00:01:01.251682 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-28 00:01:01.328859 | debian-bookworm | ok 2026-02-28 00:01:01.377795 | debian-bookworm | included: /var/lib/zuul/builds/016d35b0ea8d412f97b5a114b4268363/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-28 00:01:01.445916 | 2026-02-28 00:01:01.446011 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-28 00:01:01.549000 | debian-bookworm | skipping: Conditional result was False 2026-02-28 00:01:01.553953 | 2026-02-28 00:01:01.554047 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-28 00:01:02.433733 | debian-bookworm | changed 2026-02-28 00:01:02.445117 | 2026-02-28 00:01:02.445679 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-28 00:01:02.770467 | debian-bookworm | ok 2026-02-28 00:01:02.775271 | 2026-02-28 00:01:02.775358 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-28 00:01:03.521000 | debian-bookworm | changed 2026-02-28 00:01:03.533121 | 2026-02-28 00:01:03.533212 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-28 00:01:04.156572 | debian-bookworm | changed 2026-02-28 00:01:04.161486 | 2026-02-28 00:01:04.161566 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-28 00:01:04.184595 | debian-bookworm | skipping: Conditional result was False 2026-02-28 00:01:04.189986 | 2026-02-28 00:01:04.190066 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-28 00:01:04.637061 | debian-bookworm -> localhost | changed 2026-02-28 00:01:04.647172 | 2026-02-28 00:01:04.647275 | TASK [add-build-sshkey : Add back temp key] 2026-02-28 00:01:04.978820 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/016d35b0ea8d412f97b5a114b4268363/work/016d35b0ea8d412f97b5a114b4268363_id_rsa (zuul-build-sshkey) 2026-02-28 00:01:04.979130 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024106 2026-02-28 00:01:04.986469 | 2026-02-28 00:01:04.986556 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-28 00:01:05.371769 | debian-bookworm | ok 2026-02-28 00:01:05.376647 | 2026-02-28 00:01:05.376737 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-28 00:01:05.399736 | debian-bookworm | skipping: Conditional result was False 2026-02-28 00:01:05.409281 | 2026-02-28 00:01:05.409367 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-28 00:01:05.813286 | debian-bookworm | ok 2026-02-28 00:01:05.828145 | 2026-02-28 00:01:05.828260 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-28 00:01:05.856966 | debian-bookworm | ok 2026-02-28 00:01:05.862716 | 2026-02-28 00:01:05.862803 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-28 00:01:06.168869 | debian-bookworm -> localhost | ok 2026-02-28 00:01:06.180257 | 2026-02-28 00:01:06.180357 | TASK [validate-host : Collect information about the host] 2026-02-28 00:01:07.337114 | debian-bookworm | ok 2026-02-28 00:01:07.367663 | 2026-02-28 00:01:07.367790 | TASK [validate-host : Sanitize hostname] 2026-02-28 00:01:07.628348 | debian-bookworm | ok 2026-02-28 00:01:07.711388 | 2026-02-28 00:01:07.711554 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-28 00:01:09.226898 | debian-bookworm -> localhost | changed 2026-02-28 00:01:09.233866 | 2026-02-28 00:01:09.234199 | TASK [validate-host : Collect information about zuul worker] 2026-02-28 00:01:09.783494 | debian-bookworm | ok 2026-02-28 00:01:09.788694 | 2026-02-28 00:01:09.788828 | TASK [validate-host : Write out all zuul information for each host] 2026-02-28 00:01:11.419180 | debian-bookworm -> localhost | changed 2026-02-28 00:01:11.445098 | 2026-02-28 00:01:11.445296 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-28 00:01:11.768733 | debian-bookworm | ok 2026-02-28 00:01:11.777637 | 2026-02-28 00:01:11.777773 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-28 00:01:13.694026 | debian-bookworm | changed: 2026-02-28 00:01:13.694349 | debian-bookworm | cd+++++++++ src/ 2026-02-28 00:01:13.694393 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-28 00:01:13.694418 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-28 00:01:13.694439 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-28 00:01:13.694460 | debian-bookworm | Containerfile 2026-02-28 00:01:13.694591 | debian-bookworm | Containerfile 2026-02-28 00:01:13.709597 | debian-bookworm | 11.11.0 2026-02-28 00:02:56.982791 | debian-bookworm | #9 24.03 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.11.0 2026-02-28 00:02:56.982819 | debian-bookworm | #9 24.03 npm notice To update run: npm install -g npm@11.11.0 2026-02-28 00:02:56.982835 | debian-bookworm | #9 24.03 npm notice 2026-02-28 00:02:57.443831 | debian-bookworm | #9 DONE 24.6s 2026-02-28 00:02:57.604177 | debian-bookworm | 2026-02-28 00:02:57.604256 | debian-bookworm | #11 [build 5/6] COPY . . 2026-02-28 00:02:58.031002 | debian-bookworm | #11 DONE 0.6s 2026-02-28 00:02:58.185430 | debian-bookworm | 2026-02-28 00:02:58.185503 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-02-28 00:02:58.546995 | debian-bookworm | #12 0.512 2026-02-28 00:02:58.547094 | debian-bookworm | #12 0.512 > frontend@0.1.0 build 2026-02-28 00:02:58.547110 | debian-bookworm | #12 0.512 > next build 2026-02-28 00:02:58.547124 | debian-bookworm | #12 0.512 2026-02-28 00:02:59.991774 | debian-bookworm | #12 1.957 ▲ Next.js 16.1.6 (Turbopack) 2026-02-28 00:03:00.187656 | debian-bookworm | #12 1.958 2026-02-28 00:03:00.187739 | debian-bookworm | #12 2.003 Creating an optimized production build ... 2026-02-28 00:03:11.383406 | debian-bookworm | #12 13.35 ✓ Compiled successfully in 10.4s 2026-02-28 00:03:11.535895 | debian-bookworm | #12 13.35 Running TypeScript ... 2026-02-28 00:03:11.535948 | debian-bookworm | #12 13.50 2026-02-28 00:03:11.690616 | debian-bookworm | #12 13.50 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-02-28 00:03:11.690660 | debian-bookworm | #12 13.50 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-02-28 00:03:11.690679 | debian-bookworm | #12 13.50 2026-02-28 00:03:11.690684 | debian-bookworm | #12 13.50 - include was updated to add '.next/dev/types/**/*.ts' 2026-02-28 00:03:11.690692 | debian-bookworm | #12 13.50 2026-02-28 00:03:11.690696 | debian-bookworm | #12 13.51 The following mandatory changes were made to your tsconfig.json: 2026-02-28 00:03:11.690699 | debian-bookworm | #12 13.51 2026-02-28 00:03:11.690703 | debian-bookworm | #12 13.51 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-02-28 00:03:11.690706 | debian-bookworm | #12 13.51 2026-02-28 00:03:16.677102 | debian-bookworm | #12 18.64 Collecting page data using 1 worker ... 2026-02-28 00:03:17.255804 | debian-bookworm | #12 19.22 Generating static pages using 1 worker (0/10) ... 2026-02-28 00:03:17.435491 | debian-bookworm | #12 19.25 Generating static pages using 1 worker (2/10) 2026-02-28 00:03:17.582068 | debian-bookworm | #12 19.55 Generating static pages using 1 worker (4/10) 2026-02-28 00:03:17.795984 | debian-bookworm | #12 19.55 Generating static pages using 1 worker (7/10) 2026-02-28 00:03:17.796058 | debian-bookworm | #12 19.60 ✓ Generating static pages using 1 worker (10/10) in 383.1ms 2026-02-28 00:03:17.796086 | debian-bookworm | #12 19.61 Finalizing page optimization ... 2026-02-28 00:03:18.022856 | debian-bookworm | #12 19.99 2026-02-28 00:03:18.151337 | debian-bookworm | #12 19.99 Route (app) 2026-02-28 00:03:18.151438 | debian-bookworm | #12 19.99 ┌ ○ / 2026-02-28 00:03:18.151489 | debian-bookworm | #12 19.99 ├ ○ /_not-found 2026-02-28 00:03:18.151534 | debian-bookworm | #12 19.99 ├ ƒ /api/config 2026-02-28 00:03:18.151566 | debian-bookworm | #12 19.99 ├ ƒ /api/health 2026-02-28 00:03:18.151616 | debian-bookworm | #12 19.99 ├ ○ /events 2026-02-28 00:03:18.151680 | debian-bookworm | #12 19.99 ├ ○ /inventory 2026-02-28 00:03:18.151713 | debian-bookworm | #12 19.99 ├ ○ /nodes 2026-02-28 00:03:18.151801 | debian-bookworm | #12 19.99 └ ○ /services 2026-02-28 00:03:18.151859 | debian-bookworm | #12 19.99 2026-02-28 00:03:18.151932 | debian-bookworm | #12 19.99 2026-02-28 00:03:18.152015 | debian-bookworm | #12 19.99 ○ (Static) prerendered as static content 2026-02-28 00:03:18.152065 | debian-bookworm | #12 19.99 ƒ (Dynamic) server-rendered on demand 2026-02-28 00:03:18.152098 | debian-bookworm | #12 19.99 2026-02-28 00:03:18.152152 | debian-bookworm | #12 DONE 20.1s 2026-02-28 00:03:18.662816 | debian-bookworm | 2026-02-28 00:03:18.662944 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-02-28 00:03:18.788238 | debian-bookworm | #13 DONE 0.1s 2026-02-28 00:03:18.972387 | debian-bookworm | 2026-02-28 00:03:18.972468 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-02-28 00:03:19.269557 | debian-bookworm | #14 DONE 0.4s 2026-02-28 00:03:19.419239 | debian-bookworm | 2026-02-28 00:03:19.419358 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-02-28 00:03:19.419410 | debian-bookworm | #15 DONE 0.1s 2026-02-28 00:03:19.579262 | debian-bookworm | 2026-02-28 00:03:19.579322 | debian-bookworm | #16 exporting to image 2026-02-28 00:03:19.579340 | debian-bookworm | #16 exporting layers 2026-02-28 00:03:23.877541 | debian-bookworm | #16 exporting layers 4.4s done 2026-02-28 00:03:23.998041 | debian-bookworm | #16 exporting manifest sha256:1cc2d9e74443ed88c92cbb631de3d2cb7199b1a441229eac66d3c404a0a7fd96 0.0s done 2026-02-28 00:03:23.998136 | debian-bookworm | #16 exporting config sha256:fe9402e67d5f752dffe538061ef5a7e791844b92aa1aca148fdb7801e2b52d9c 0.0s done 2026-02-28 00:03:23.998166 | debian-bookworm | #16 exporting attestation manifest sha256:a5df23bef23ced219a0f4b9568628b8d0a2b776d5e062e7751316a6bbb05f5ae 0.0s done 2026-02-28 00:03:23.998181 | debian-bookworm | #16 exporting manifest list sha256:c2eaf952588e8f6166892e3b4976947c204c987ba62d95ba9402fc6d80df434e 2026-02-28 00:03:24.195155 | debian-bookworm | #16 exporting manifest list sha256:c2eaf952588e8f6166892e3b4976947c204c987ba62d95ba9402fc6d80df434e 0.0s done 2026-02-28 00:03:24.195223 | debian-bookworm | #16 naming to docker.io/library/ad05a41:latest done 2026-02-28 00:03:24.195238 | debian-bookworm | #16 unpacking to docker.io/library/ad05a41:latest 2026-02-28 00:03:25.075354 | debian-bookworm | #16 unpacking to docker.io/library/ad05a41:latest 1.0s done 2026-02-28 00:03:25.287237 | debian-bookworm | #16 DONE 5.7s 2026-02-28 00:03:25.348397 | debian-bookworm | + docker images 2026-02-28 00:03:25.412192 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-02-28 00:03:25.412229 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-02-28 00:03:25.412235 | debian-bookworm | ad05a41:latest c2eaf952588e 326MB 79.6MB 2026-02-28 00:03:25.590380 | debian-bookworm | ok: Runtime: 0:00:59.352266 2026-02-28 00:03:25.607357 | 2026-02-28 00:03:25.607507 | TASK [Run push script] 2026-02-28 00:03:37.168452 | debian-bookworm | Output suppressed because no_log was given 2026-02-28 00:03:37.173664 | 2026-02-28 00:03:37.173785 | TASK [Run cosign script] 2026-02-28 00:03:37.496073 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-28 00:03:37.496149 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-02-28 00:03:37.496158 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-28 00:03:37.496178 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-02-28 00:03:37.522946 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-28 00:03:37.523962 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-02-28 00:03:37.740437 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-28 00:03:37.899230 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-28 00:03:41.958820 | debian-bookworm | 11 128M 11 14.6M 0 0 17.0M 0 0:00:07 --:--:-- 0:00:07 17.0M 38 128M 38 49.3M 0 0 26.5M 0 0:00:04 0:00:01 0:00:03 34.6M 63 128M 63 81.5M 0 0 28.5M 0 0:00:04 0:00:02 0:00:02 33.4M 85 128M 85 110M 0 0 28.2M 0 0:00:04 0:00:03 0:00:01 31.4M 100 128M 100 128M 0 0 29.0M 0 0:00:04 0:00:04 --:--:-- 31.9M 2026-02-28 00:03:41.966751 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-02-28 00:03:41.969813 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-02-28 00:03:42.793631 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/osism-frontend:latest uses a tag, not a digest, to identify the image to sign. 2026-02-28 00:03:42.793715 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-02-28 00:03:42.793732 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-02-28 00:03:42.793746 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-02-28 00:03:42.793759 | debian-bookworm | images by tag will be removed in a future release. 2026-02-28 00:03:42.793771 | debian-bookworm | 2026-02-28 00:03:43.124192 | debian-bookworm | Signing artifact... 2026-02-28 00:03:49.712207 | debian-bookworm | ok: Runtime: 0:00:11.851215 2026-02-28 00:03:49.724178 | 2026-02-28 00:03:49.724418 | TASK [Run sbom script] 2026-02-28 00:03:50.028857 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-28 00:03:50.028934 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-02-28 00:03:50.028984 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-28 00:03:50.029524 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-02-28 00:03:50.029937 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-02-28 00:03:50.041845 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-28 00:03:51.770284 | debian-bookworm | [info] checking github for the current release tag 2026-02-28 00:03:52.256561 | debian-bookworm | [info] fetching release script for tag='v1.42.1' 2026-02-28 00:03:52.533386 | debian-bookworm | [info] checking github for the current release tag 2026-02-28 00:03:52.664660 | debian-bookworm | [info] using release tag='v1.42.1' version='1.42.1' os='linux' arch='amd64' 2026-02-28 00:03:55.343216 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-02-28 00:03:55.370105 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-02-28 00:04:09.886802 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-02-28 00:04:10.733764 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2026-02-28 00:04:10.733885 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-02-28 00:04:10.733904 | debian-bookworm | Auto mode ON 2026-02-28 00:04:10.733917 | debian-bookworm | Reading sbom.json ... 2026-02-28 00:04:10.733929 | debian-bookworm | Uploading sbom.json ... 2026-02-28 00:04:10.733959 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-02-28 00:04:10.733973 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-02-28 00:04:10.733984 | debian-bookworm | No policy violations found. 2026-02-28 00:04:10.733996 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 15, 'MEDIUM': 8, 'LOW': 0, 'UNASSIGNED': 0} 2026-02-28 00:04:10.734007 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-02-28 00:04:10.798402 | debian-bookworm | ok: Runtime: 0:00:20.733923 2026-02-28 00:04:10.800134 | 2026-02-28 00:04:10.800260 | PLAY RECAP 2026-02-28 00:04:10.800322 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-28 00:04:10.800347 | 2026-02-28 00:04:10.956612 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-02-28 00:04:10.959824 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-28 00:04:11.748925 | 2026-02-28 00:04:11.749114 | PLAY [Base post] 2026-02-28 00:04:11.763626 | 2026-02-28 00:04:11.763778 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-28 00:04:12.525823 | debian-bookworm | changed 2026-02-28 00:04:12.536552 | 2026-02-28 00:04:12.536682 | PLAY RECAP 2026-02-28 00:04:12.536766 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-28 00:04:12.536854 | 2026-02-28 00:04:12.631050 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-28 00:04:12.634028 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-28 00:04:13.388018 | 2026-02-28 00:04:13.388182 | PLAY [Base post-logs] 2026-02-28 00:04:13.398667 | 2026-02-28 00:04:13.398805 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-28 00:04:13.901205 | localhost | changed 2026-02-28 00:04:13.912258 | 2026-02-28 00:04:13.912443 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-28 00:04:13.952429 | localhost | ok 2026-02-28 00:04:13.958477 | 2026-02-28 00:04:13.958650 | TASK [Set zuul-log-path fact] 2026-02-28 00:04:13.988563 | localhost | ok 2026-02-28 00:04:14.013436 | 2026-02-28 00:04:14.013605 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-28 00:04:14.051416 | localhost | ok 2026-02-28 00:04:14.054980 | 2026-02-28 00:04:14.055100 | TASK [upload-logs : Create log directories] 2026-02-28 00:04:14.560468 | localhost | changed 2026-02-28 00:04:14.563774 | 2026-02-28 00:04:14.563893 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-28 00:04:15.115716 | localhost -> localhost | ok: Runtime: 0:00:00.007057 2026-02-28 00:04:15.120120 | 2026-02-28 00:04:15.120270 | TASK [upload-logs : Upload logs to log server] 2026-02-28 00:04:15.704973 | localhost | Output suppressed because no_log was given 2026-02-28 00:04:15.707252 | 2026-02-28 00:04:15.707392 | LOOP [upload-logs : Compress console log and json output] 2026-02-28 00:04:15.770960 | localhost | skipping: Conditional result was False 2026-02-28 00:04:15.776963 | localhost | skipping: Conditional result was False 2026-02-28 00:04:15.784925 | 2026-02-28 00:04:15.785038 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-28 00:04:15.840337 | localhost | skipping: Conditional result was False 2026-02-28 00:04:15.840764 | 2026-02-28 00:04:15.845304 | localhost | skipping: Conditional result was False 2026-02-28 00:04:15.853334 | 2026-02-28 00:04:15.853443 | LOOP [upload-logs : Upload console log and json output]