2026-06-09 08:56:46.342701 | Job console starting 2026-06-09 08:56:46.361938 | Updating git repos 2026-06-09 08:56:46.413849 | Cloning repos into workspace 2026-06-09 08:56:46.475843 | Restoring repo states 2026-06-09 08:56:46.493541 | Merging changes 2026-06-09 08:56:46.493563 | Checking out repos 2026-06-09 08:56:46.600546 | Preparing playbooks 2026-06-09 08:56:47.481573 | Running Ansible setup 2026-06-09 08:56:51.990827 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-09 08:56:52.739151 | 2026-06-09 08:56:52.739322 | PLAY [Base pre] 2026-06-09 08:56:52.757307 | 2026-06-09 08:56:52.757448 | TASK [Setup log path fact] 2026-06-09 08:56:52.776284 | debian-bookworm | ok 2026-06-09 08:56:52.793258 | 2026-06-09 08:56:52.793425 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 08:56:52.822533 | debian-bookworm | ok 2026-06-09 08:56:52.833926 | 2026-06-09 08:56:52.834047 | TASK [emit-job-header : Print job information] 2026-06-09 08:56:52.878286 | # Job Information 2026-06-09 08:56:52.878522 | Ansible Version: 2.16.14 2026-06-09 08:56:52.878570 | Job: container-image-python-osism-frontend-push 2026-06-09 08:56:52.878615 | Pipeline: post 2026-06-09 08:56:52.878647 | Executor: 521e9411259a 2026-06-09 08:56:52.878676 | Triggered by: https://github.com/osism/python-osism/commit/648870c9fc3284fadc481826de3b89fdaf77d649 2026-06-09 08:56:52.878755 | Event ID: 1f421132-63e1-11f1-9c8e-e43cef3d33a2 2026-06-09 08:56:52.884885 | 2026-06-09 08:56:52.885017 | LOOP [emit-job-header : Print node information] 2026-06-09 08:56:53.002010 | debian-bookworm | ok: 2026-06-09 08:56:53.002297 | debian-bookworm | # Node Information 2026-06-09 08:56:53.002341 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-09 08:56:53.002373 | debian-bookworm | Hostname: debian 2026-06-09 08:56:53.002402 | debian-bookworm | Username: zuul 2026-06-09 08:56:53.002429 | debian-bookworm | Distro: Debian 12.14 2026-06-09 08:56:53.002460 | debian-bookworm | Provider: regiocloud-a 2026-06-09 08:56:53.002488 | debian-bookworm | Region: 2026-06-09 08:56:53.002514 | debian-bookworm | Label: debian-bookworm 2026-06-09 08:56:53.002540 | debian-bookworm | Product Name: OpenStack Nova 2026-06-09 08:56:53.002565 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7d:4528 2026-06-09 08:56:53.034534 | 2026-06-09 08:56:53.034747 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-09 08:56:53.546513 | debian-bookworm -> localhost | changed 2026-06-09 08:56:53.562910 | 2026-06-09 08:56:53.563105 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-09 08:56:54.671263 | debian-bookworm -> localhost | changed 2026-06-09 08:56:54.682526 | 2026-06-09 08:56:54.682662 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-09 08:56:54.979907 | debian-bookworm -> localhost | ok 2026-06-09 08:56:54.986314 | 2026-06-09 08:56:54.986495 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-09 08:56:55.017751 | debian-bookworm | ok 2026-06-09 08:56:55.033020 | debian-bookworm | included: /var/lib/zuul/builds/dabcd4fd39c5433aab1df4f1fe2515cc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-09 08:56:55.039540 | 2026-06-09 08:56:55.039646 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-09 08:56:56.092274 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-09 08:56:56.092510 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/dabcd4fd39c5433aab1df4f1fe2515cc/work/dabcd4fd39c5433aab1df4f1fe2515cc_id_rsa 2026-06-09 08:56:56.092549 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/dabcd4fd39c5433aab1df4f1fe2515cc/work/dabcd4fd39c5433aab1df4f1fe2515cc_id_rsa.pub 2026-06-09 08:56:56.092576 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-09 08:56:56.092601 | debian-bookworm -> localhost | SHA256:Z0Mfb1FjcdlWxOvd6lN0wHyky4Ol9abEfoaf3lXn+5c zuul-build-sshkey 2026-06-09 08:56:56.092643 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-09 08:56:56.092666 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-09 08:56:56.092687 | debian-bookworm -> localhost | | o B@| 2026-06-09 08:56:56.092729 | debian-bookworm -> localhost | | =+B| 2026-06-09 08:56:56.092750 | debian-bookworm -> localhost | | . . =+.| 2026-06-09 08:56:56.092769 | debian-bookworm -> localhost | | . . X =o| 2026-06-09 08:56:56.092789 | debian-bookworm -> localhost | | S + + X.O| 2026-06-09 08:56:56.092813 | debian-bookworm -> localhost | | o . + B*| 2026-06-09 08:56:56.092833 | debian-bookworm -> localhost | | +o*| 2026-06-09 08:56:56.092852 | debian-bookworm -> localhost | | oE*| 2026-06-09 08:56:56.092873 | debian-bookworm -> localhost | | .o=*| 2026-06-09 08:56:56.092892 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-09 08:56:56.092951 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.553649 2026-06-09 08:56:56.100146 | 2026-06-09 08:56:56.100262 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-09 08:56:56.139256 | debian-bookworm | ok 2026-06-09 08:56:56.149200 | debian-bookworm | included: /var/lib/zuul/builds/dabcd4fd39c5433aab1df4f1fe2515cc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-09 08:56:56.158660 | 2026-06-09 08:56:56.158805 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-09 08:56:56.182900 | debian-bookworm | skipping: Conditional result was False 2026-06-09 08:56:56.189053 | 2026-06-09 08:56:56.189168 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-09 08:56:56.873271 | debian-bookworm | changed 2026-06-09 08:56:56.881942 | 2026-06-09 08:56:56.882076 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-09 08:56:57.172601 | debian-bookworm | ok 2026-06-09 08:56:57.181999 | 2026-06-09 08:56:57.182145 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-09 08:56:57.900430 | debian-bookworm | changed 2026-06-09 08:56:57.909782 | 2026-06-09 08:56:57.909917 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-09 08:56:58.617888 | debian-bookworm | changed 2026-06-09 08:56:58.626375 | 2026-06-09 08:56:58.626512 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-09 08:56:58.663059 | debian-bookworm | skipping: Conditional result was False 2026-06-09 08:56:58.675858 | 2026-06-09 08:56:58.676044 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-09 08:56:59.191934 | debian-bookworm -> localhost | changed 2026-06-09 08:56:59.209822 | 2026-06-09 08:56:59.209962 | TASK [add-build-sshkey : Add back temp key] 2026-06-09 08:56:59.581386 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/dabcd4fd39c5433aab1df4f1fe2515cc/work/dabcd4fd39c5433aab1df4f1fe2515cc_id_rsa (zuul-build-sshkey) 2026-06-09 08:56:59.581915 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021841 2026-06-09 08:56:59.597533 | 2026-06-09 08:56:59.597683 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-09 08:57:00.016255 | debian-bookworm | ok 2026-06-09 08:57:00.025340 | 2026-06-09 08:57:00.025534 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-09 08:57:00.061886 | debian-bookworm | skipping: Conditional result was False 2026-06-09 08:57:00.085523 | 2026-06-09 08:57:00.085680 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-09 08:57:00.565754 | debian-bookworm | ok 2026-06-09 08:57:00.582395 | 2026-06-09 08:57:00.582556 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-09 08:57:00.622973 | debian-bookworm | ok 2026-06-09 08:57:00.628681 | 2026-06-09 08:57:00.628833 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-09 08:57:00.899184 | debian-bookworm -> localhost | ok 2026-06-09 08:57:00.912586 | 2026-06-09 08:57:00.912789 | TASK [validate-host : Collect information about the host] 2026-06-09 08:57:02.097622 | debian-bookworm | ok 2026-06-09 08:57:02.112783 | 2026-06-09 08:57:02.112935 | TASK [validate-host : Sanitize hostname] 2026-06-09 08:57:02.232024 | debian-bookworm | ok 2026-06-09 08:57:02.280021 | 2026-06-09 08:57:02.280174 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-09 08:57:02.865758 | debian-bookworm -> localhost | changed 2026-06-09 08:57:02.871871 | 2026-06-09 08:57:02.872013 | TASK [validate-host : Collect information about zuul worker] 2026-06-09 08:57:03.312307 | debian-bookworm | ok 2026-06-09 08:57:03.322314 | 2026-06-09 08:57:03.322471 | TASK [validate-host : Write out all zuul information for each host] 2026-06-09 08:57:03.900345 | debian-bookworm -> localhost | changed 2026-06-09 08:57:03.921310 | 2026-06-09 08:57:03.921489 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-09 08:57:04.211225 | debian-bookworm | ok 2026-06-09 08:57:04.219830 | 2026-06-09 08:57:04.219968 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-09 08:57:05.226601 | debian-bookworm | changed: 2026-06-09 08:57:05.226984 | debian-bookworm | cd+++++++++ src/ 2026-06-09 08:57:05.227045 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-09 08:57:05.227086 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-09 08:57:05.227122 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-09 08:57:05.227157 | debian-bookworm | Containerfile 2026-06-09 08:57:05.227372 | debian-bookworm | Containerfile 2026-06-09 08:57:05.245994 | debian-bookworm | 11.16.0 2026-06-09 08:58:49.664027 | debian-bookworm | #9 24.88 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.16.0 2026-06-09 08:58:49.664039 | debian-bookworm | #9 24.88 npm notice To update run: npm install -g npm@11.16.0 2026-06-09 08:58:49.664050 | debian-bookworm | #9 24.88 npm notice 2026-06-09 08:58:50.303047 | debian-bookworm | #9 DONE 25.7s 2026-06-09 08:58:50.459625 | debian-bookworm | 2026-06-09 08:58:50.459697 | debian-bookworm | #11 [build 5/6] COPY . . 2026-06-09 08:58:50.879889 | debian-bookworm | #11 DONE 0.6s 2026-06-09 08:58:51.035083 | debian-bookworm | 2026-06-09 08:58:51.035160 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-06-09 08:58:51.444525 | debian-bookworm | #12 0.561 2026-06-09 08:58:51.444611 | debian-bookworm | #12 0.561 > frontend@0.1.0 build 2026-06-09 08:58:51.444623 | debian-bookworm | #12 0.561 > next build 2026-06-09 08:58:51.444632 | debian-bookworm | #12 0.561 2026-06-09 08:58:52.376511 | debian-bookworm | #12 1.493 ▲ Next.js 16.2.7 (Turbopack) 2026-06-09 08:58:52.579271 | debian-bookworm | #12 1.494 2026-06-09 08:58:52.579373 | debian-bookworm | #12 1.545 Creating an optimized production build ... 2026-06-09 08:59:02.567665 | debian-bookworm | #12 11.68 ✓ Compiled successfully in 9.7s 2026-06-09 08:59:02.717218 | debian-bookworm | #12 11.69 Running TypeScript ... 2026-06-09 08:59:02.717284 | debian-bookworm | #12 11.83 2026-06-09 08:59:02.869327 | debian-bookworm | #12 11.84 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-06-09 08:59:02.869395 | debian-bookworm | #12 11.84 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-06-09 08:59:02.869419 | debian-bookworm | #12 11.84 2026-06-09 08:59:02.869425 | debian-bookworm | #12 11.84 - include was updated to add '.next/dev/types/**/*.ts' 2026-06-09 08:59:02.869429 | debian-bookworm | #12 11.84 2026-06-09 08:59:02.869442 | debian-bookworm | #12 11.84 The following mandatory changes were made to your tsconfig.json: 2026-06-09 08:59:02.869446 | debian-bookworm | #12 11.84 2026-06-09 08:59:02.869450 | debian-bookworm | #12 11.84 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-06-09 08:59:02.869455 | debian-bookworm | #12 11.84 2026-06-09 08:59:10.591444 | debian-bookworm | #12 19.71 Finished TypeScript in 8.0s ... 2026-06-09 08:59:10.748959 | debian-bookworm | #12 19.71 Collecting page data using 1 worker ... 2026-06-09 08:59:11.322757 | debian-bookworm | #12 20.44 Generating static pages using 1 worker (0/10) ... 2026-06-09 08:59:11.542031 | debian-bookworm | #12 20.51 Generating static pages using 1 worker (2/10) 2026-06-09 08:59:11.739936 | debian-bookworm | #12 20.86 Generating static pages using 1 worker (4/10) 2026-06-09 08:59:11.845391 | debian-bookworm | #12 20.86 Generating static pages using 1 worker (7/10) 2026-06-09 08:59:11.845475 | debian-bookworm | #12 20.95 ✓ Generating static pages using 1 worker (10/10) in 513ms 2026-06-09 08:59:11.845491 | debian-bookworm | #12 20.96 Finalizing page optimization ... 2026-06-09 08:59:12.246520 | debian-bookworm | #12 21.36 2026-06-09 08:59:12.402717 | debian-bookworm | #12 21.37 Route (app) 2026-06-09 08:59:12.402797 | debian-bookworm | #12 21.37 ┌ ○ / 2026-06-09 08:59:12.402805 | debian-bookworm | #12 21.37 ├ ○ /_not-found 2026-06-09 08:59:12.402810 | debian-bookworm | #12 21.37 ├ ƒ /api/config 2026-06-09 08:59:12.402815 | debian-bookworm | #12 21.37 ├ ƒ /api/health 2026-06-09 08:59:12.402821 | debian-bookworm | #12 21.37 ├ ○ /events 2026-06-09 08:59:12.402826 | debian-bookworm | #12 21.37 ├ ○ /inventory 2026-06-09 08:59:12.402831 | debian-bookworm | #12 21.37 ├ ○ /nodes 2026-06-09 08:59:12.402837 | debian-bookworm | #12 21.37 ├ ƒ /nodes/[identifier] 2026-06-09 08:59:12.402843 | debian-bookworm | #12 21.37 └ ○ /services 2026-06-09 08:59:12.402848 | debian-bookworm | #12 21.37 2026-06-09 08:59:12.402853 | debian-bookworm | #12 21.37 2026-06-09 08:59:12.402858 | debian-bookworm | #12 21.37 ○ (Static) prerendered as static content 2026-06-09 08:59:12.402863 | debian-bookworm | #12 21.37 ƒ (Dynamic) server-rendered on demand 2026-06-09 08:59:12.402867 | debian-bookworm | #12 21.37 2026-06-09 08:59:12.414946 | debian-bookworm | #12 DONE 21.5s 2026-06-09 08:59:13.269463 | debian-bookworm | 2026-06-09 08:59:13.269538 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-06-09 08:59:13.421636 | debian-bookworm | #13 DONE 0.2s 2026-06-09 08:59:13.576012 | debian-bookworm | 2026-06-09 08:59:13.576084 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-06-09 08:59:13.810292 | debian-bookworm | #14 DONE 0.4s 2026-06-09 08:59:13.954935 | debian-bookworm | 2026-06-09 08:59:13.955039 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-06-09 08:59:13.955069 | debian-bookworm | #15 DONE 0.1s 2026-06-09 08:59:14.118472 | debian-bookworm | 2026-06-09 08:59:14.118563 | debian-bookworm | #16 exporting to image 2026-06-09 08:59:14.118615 | debian-bookworm | #16 exporting layers 2026-06-09 08:59:17.543355 | debian-bookworm | #16 exporting layers 3.6s done 2026-06-09 08:59:17.543438 | debian-bookworm | #16 exporting manifest sha256:d75ef699bb534f46a3c228934e17690edbd26acde03ae52b22758f77353c072b 2026-06-09 08:59:17.661962 | debian-bookworm | #16 exporting manifest sha256:d75ef699bb534f46a3c228934e17690edbd26acde03ae52b22758f77353c072b 0.0s done 2026-06-09 08:59:17.662059 | debian-bookworm | #16 exporting config sha256:9d795f67e7721603900fc84a8a10b413a4ad061dd327cd896160a2dd7fe43a87 0.0s done 2026-06-09 08:59:17.662075 | debian-bookworm | #16 exporting attestation manifest sha256:00d092fb3fbee819ae47819becb95fd4211b8467713e9e91521efac892aa86ba 0.0s done 2026-06-09 08:59:17.662100 | debian-bookworm | #16 exporting manifest list sha256:cad6e7426ab2e459ab5785ae8071d4588b1a53359f739b4c729201b8d575a89b 2026-06-09 08:59:17.843477 | debian-bookworm | #16 exporting manifest list sha256:cad6e7426ab2e459ab5785ae8071d4588b1a53359f739b4c729201b8d575a89b 0.0s done 2026-06-09 08:59:17.843537 | debian-bookworm | #16 naming to docker.io/library/648870c:latest done 2026-06-09 08:59:17.843547 | debian-bookworm | #16 unpacking to docker.io/library/648870c:latest 2026-06-09 08:59:18.625376 | debian-bookworm | #16 unpacking to docker.io/library/648870c:latest 0.9s done 2026-06-09 08:59:18.841827 | debian-bookworm | #16 DONE 4.7s 2026-06-09 08:59:18.918160 | debian-bookworm | + docker images 2026-06-09 08:59:19.017189 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-06-09 08:59:19.017255 | debian-bookworm | 648870c:latest cad6e7426ab2 307MB 76.7MB 2026-06-09 08:59:19.192672 | debian-bookworm | ok: Runtime: 0:01:00.936418 2026-06-09 08:59:19.207679 | 2026-06-09 08:59:19.207879 | TASK [Run push script] 2026-06-09 08:59:27.747420 | debian-bookworm | Output suppressed because no_log was given 2026-06-09 08:59:27.759901 | 2026-06-09 08:59:27.760075 | TASK [Run cosign script] 2026-06-09 08:59:28.057933 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-09 08:59:28.058018 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-06-09 08:59:28.058026 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-06-09 08:59:28.058033 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-06-09 08:59:28.075326 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-09 08:59:28.075734 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-06-09 08:59:28.327231 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-09 08:59:28.516880 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-09 08:59:32.605177 | debian-bookworm | 6 128M 6 9207k 0 0 10.8M 0 0:00:11 --:--:-- 0:00:11 10.8M 33 128M 33 43.5M 0 0 23.7M 0 0:00:05 0:00:01 0:00:04 34.5M 57 128M 57 74.1M 0 0 26.1M 0 0:00:04 0:00:02 0:00:02 32.5M 80 128M 80 103M 0 0 27.0M 0 0:00:04 0:00:03 0:00:01 31.5M 100 128M 100 128M 0 0 28.4M 0 0:00:04 0:00:04 --:--:-- 32.4M 2026-06-09 08:59:32.614744 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-06-09 08:59:32.618018 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-06-09 08:59:33.552102 | 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-06-09 08:59:33.552198 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-06-09 08:59:33.552213 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-09 08:59:33.552224 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-09 08:59:33.552237 | debian-bookworm | images by tag will be removed in a future release. 2026-06-09 08:59:33.552247 | debian-bookworm | 2026-06-09 08:59:33.906731 | debian-bookworm | Signing artifact... 2026-06-09 08:59:43.807290 | debian-bookworm | ok: Runtime: 0:00:15.548972 2026-06-09 08:59:43.815274 | 2026-06-09 08:59:43.815608 | TASK [Run sbom script] 2026-06-09 08:59:44.126768 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-09 08:59:44.126912 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-06-09 08:59:44.126926 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-06-09 08:59:44.126938 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-06-09 08:59:44.126951 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-06-09 08:59:44.133369 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-09 08:59:44.323573 | debian-bookworm | [info] checking github for the current release tag 2026-06-09 08:59:44.888679 | debian-bookworm | [info] fetching release script for tag='v1.45.1' 2026-06-09 08:59:45.266046 | debian-bookworm | [info] checking github for the current release tag 2026-06-09 08:59:45.408264 | debian-bookworm | [info] using release tag='v1.45.1' version='1.45.1' os='linux' arch='amd64' 2026-06-09 08:59:48.192716 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-06-09 08:59:48.228754 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-06-09 09:00:03.544864 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-06-09 09:00:05.231220 | 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-06-09 09:00:05.231451 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-06-09 09:00:05.231478 | debian-bookworm | Auto mode ON 2026-06-09 09:00:05.231491 | debian-bookworm | Reading sbom.json ... 2026-06-09 09:00:05.231502 | debian-bookworm | Uploading sbom.json ... 2026-06-09 09:00:05.231518 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-06-09 09:00:05.231531 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-06-09 09:00:05.231542 | debian-bookworm | No policy violations found. 2026-06-09 09:00:05.231554 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 18, 'MEDIUM': 11, 'LOW': 0, 'UNASSIGNED': 0} 2026-06-09 09:00:05.231566 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-06-09 09:00:05.362443 | debian-bookworm | ok: Runtime: 0:00:21.159621 2026-06-09 09:00:05.365164 | 2026-06-09 09:00:05.365276 | PLAY RECAP 2026-06-09 09:00:05.365356 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-09 09:00:05.365392 | 2026-06-09 09:00:05.493790 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-06-09 09:00:05.494969 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-09 09:00:06.239390 | 2026-06-09 09:00:06.239577 | PLAY [Base post-fetch] 2026-06-09 09:00:06.255014 | 2026-06-09 09:00:06.255173 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-09 09:00:06.303791 | debian-bookworm | skipping: Conditional result was False 2026-06-09 09:00:06.314629 | 2026-06-09 09:00:06.314943 | TASK [fetch-output : Set log path for single node] 2026-06-09 09:00:06.357795 | debian-bookworm | ok 2026-06-09 09:00:06.366358 | 2026-06-09 09:00:06.366523 | LOOP [fetch-output : Ensure local output dirs] 2026-06-09 09:00:06.859652 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/dabcd4fd39c5433aab1df4f1fe2515cc/work/logs" 2026-06-09 09:00:07.130972 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dabcd4fd39c5433aab1df4f1fe2515cc/work/artifacts" 2026-06-09 09:00:07.410438 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dabcd4fd39c5433aab1df4f1fe2515cc/work/docs" 2026-06-09 09:00:07.439094 | 2026-06-09 09:00:07.439262 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-09 09:00:08.307950 | debian-bookworm | changed: 2026-06-09 09:00:08.308272 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-09 09:00:08.308331 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-09 09:00:08.308394 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-09 09:00:08.308479 | debian-bookworm | changed: All items complete 2026-06-09 09:00:08.308526 | 2026-06-09 09:00:08.911210 | debian-bookworm | changed: .d..t...... ./ 2026-06-09 09:00:09.520251 | debian-bookworm | changed: .d..t...... ./ 2026-06-09 09:00:09.546197 | 2026-06-09 09:00:09.546353 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-09 09:00:09.583543 | debian-bookworm | skipping: Conditional result was False 2026-06-09 09:00:09.586224 | debian-bookworm | skipping: Conditional result was False 2026-06-09 09:00:09.610827 | 2026-06-09 09:00:09.610994 | PLAY RECAP 2026-06-09 09:00:09.611082 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-09 09:00:09.611126 | 2026-06-09 09:00:09.752967 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-09 09:00:09.755036 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-09 09:00:10.509478 | 2026-06-09 09:00:10.509656 | PLAY [Base post] 2026-06-09 09:00:10.523368 | 2026-06-09 09:00:10.523504 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-09 09:00:11.326068 | debian-bookworm | changed 2026-06-09 09:00:11.333076 | 2026-06-09 09:00:11.333212 | PLAY RECAP 2026-06-09 09:00:11.333278 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-09 09:00:11.333338 | 2026-06-09 09:00:11.451522 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-09 09:00:11.454119 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-09 09:00:12.283896 | 2026-06-09 09:00:12.284079 | PLAY [Base post-logs] 2026-06-09 09:00:12.295083 | 2026-06-09 09:00:12.295228 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-09 09:00:12.772213 | localhost | changed 2026-06-09 09:00:12.792109 | 2026-06-09 09:00:12.792346 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-09 09:00:12.820721 | localhost | ok 2026-06-09 09:00:12.826318 | 2026-06-09 09:00:12.826464 | TASK [Set zuul-log-path fact] 2026-06-09 09:00:12.843896 | localhost | ok 2026-06-09 09:00:12.856390 | 2026-06-09 09:00:12.856528 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 09:00:12.884383 | localhost | ok 2026-06-09 09:00:12.887853 | 2026-06-09 09:00:12.887990 | TASK [upload-logs : Create log directories] 2026-06-09 09:00:13.386464 | localhost | changed 2026-06-09 09:00:13.391343 | 2026-06-09 09:00:13.391500 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-09 09:00:13.903021 | localhost -> localhost | ok: Runtime: 0:00:00.009017 2026-06-09 09:00:13.907430 | 2026-06-09 09:00:13.907551 | TASK [upload-logs : Upload logs to log server] 2026-06-09 09:00:14.473659 | localhost | Output suppressed because no_log was given 2026-06-09 09:00:14.477888 | 2026-06-09 09:00:14.478102 | LOOP [upload-logs : Compress console log and json output] 2026-06-09 09:00:14.530726 | localhost | skipping: Conditional result was False 2026-06-09 09:00:14.536105 | localhost | skipping: Conditional result was False 2026-06-09 09:00:14.550449 | 2026-06-09 09:00:14.550699 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-09 09:00:14.598114 | localhost | skipping: Conditional result was False 2026-06-09 09:00:14.598733 | 2026-06-09 09:00:14.603173 | localhost | skipping: Conditional result was False 2026-06-09 09:00:14.616151 | 2026-06-09 09:00:14.616405 | LOOP [upload-logs : Upload console log and json output]