2026-02-24 09:20:46.016389 | Job console starting 2026-02-24 09:20:46.031878 | Updating git repos 2026-02-24 09:20:46.080340 | Cloning repos into workspace 2026-02-24 09:20:46.156894 | Restoring repo states 2026-02-24 09:20:46.173083 | Merging changes 2026-02-24 09:20:46.173113 | Checking out repos 2026-02-24 09:20:46.260526 | Preparing playbooks 2026-02-24 09:20:46.953568 | Running Ansible setup 2026-02-24 09:20:51.166673 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-24 09:20:51.928456 | 2026-02-24 09:20:51.928620 | PLAY [Base pre] 2026-02-24 09:20:51.946998 | 2026-02-24 09:20:51.947228 | TASK [Setup log path fact] 2026-02-24 09:20:51.977008 | debian-bookworm | ok 2026-02-24 09:20:51.992464 | 2026-02-24 09:20:51.992602 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 09:20:52.041120 | debian-bookworm | ok 2026-02-24 09:20:52.063610 | 2026-02-24 09:20:52.063784 | TASK [emit-job-header : Print job information] 2026-02-24 09:20:52.123780 | # Job Information 2026-02-24 09:20:52.124072 | Ansible Version: 2.16.14 2026-02-24 09:20:52.124132 | Job: container-image-python-osism-frontend-push 2026-02-24 09:20:52.124245 | Pipeline: post 2026-02-24 09:20:52.124285 | Executor: 521e9411259a 2026-02-24 09:20:52.124321 | Triggered by: https://github.com/osism/python-osism/commit/2af172993376d58aaa005f8beac566c63a6a4d82 2026-02-24 09:20:52.124360 | Event ID: 860b636e-1161-11f1-9ea9-af37e1a381c1 2026-02-24 09:20:52.132966 | 2026-02-24 09:20:52.133099 | LOOP [emit-job-header : Print node information] 2026-02-24 09:20:52.255209 | debian-bookworm | ok: 2026-02-24 09:20:52.255572 | debian-bookworm | # Node Information 2026-02-24 09:20:52.255642 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-24 09:20:52.255687 | debian-bookworm | Hostname: debian 2026-02-24 09:20:52.255726 | debian-bookworm | Username: zuul 2026-02-24 09:20:52.255762 | debian-bookworm | Distro: Debian 12.13 2026-02-24 09:20:52.255803 | debian-bookworm | Provider: regiocloud-a 2026-02-24 09:20:52.255841 | debian-bookworm | Region: 2026-02-24 09:20:52.255878 | debian-bookworm | Label: debian-bookworm 2026-02-24 09:20:52.255912 | debian-bookworm | Product Name: OpenStack Nova 2026-02-24 09:20:52.255947 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe16:fb6a 2026-02-24 09:20:52.282879 | 2026-02-24 09:20:52.283034 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-24 09:20:52.776770 | debian-bookworm -> localhost | changed 2026-02-24 09:20:52.784355 | 2026-02-24 09:20:52.784472 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-24 09:20:53.879484 | debian-bookworm -> localhost | changed 2026-02-24 09:20:53.897916 | 2026-02-24 09:20:53.898059 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-24 09:20:54.197234 | debian-bookworm -> localhost | ok 2026-02-24 09:20:54.213046 | 2026-02-24 09:20:54.213329 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-24 09:20:54.249037 | debian-bookworm | ok 2026-02-24 09:20:54.275702 | debian-bookworm | included: /var/lib/zuul/builds/4e3561aa446a4e66b931f4e67319457c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-24 09:20:54.282738 | 2026-02-24 09:20:54.282865 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-24 09:20:56.124547 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-24 09:20:56.124810 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4e3561aa446a4e66b931f4e67319457c/work/4e3561aa446a4e66b931f4e67319457c_id_rsa 2026-02-24 09:20:56.124854 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4e3561aa446a4e66b931f4e67319457c/work/4e3561aa446a4e66b931f4e67319457c_id_rsa.pub 2026-02-24 09:20:56.124882 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-24 09:20:56.124906 | debian-bookworm -> localhost | SHA256:lMhS7lx6jd0hlvCdKI+tGg0ztd/47gKmG0rrSi8blkE zuul-build-sshkey 2026-02-24 09:20:56.124939 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-24 09:20:56.124962 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-24 09:20:56.124983 | debian-bookworm -> localhost | | . . | 2026-02-24 09:20:56.125005 | debian-bookworm -> localhost | | + . + + . | 2026-02-24 09:20:56.125025 | debian-bookworm -> localhost | | E . + * * + | 2026-02-24 09:20:56.125045 | debian-bookworm -> localhost | | . + = @ o . | 2026-02-24 09:20:56.125065 | debian-bookworm -> localhost | | . B S = . | 2026-02-24 09:20:56.125092 | debian-bookworm -> localhost | | o *oo o | 2026-02-24 09:20:56.125115 | debian-bookworm -> localhost | | = . ooo.o . | 2026-02-24 09:20:56.125155 | debian-bookworm -> localhost | | o.+ o.+ .. | 2026-02-24 09:20:56.125179 | debian-bookworm -> localhost | | o== o. ++ | 2026-02-24 09:20:56.125201 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-24 09:20:56.125269 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.362271 2026-02-24 09:20:56.131880 | 2026-02-24 09:20:56.131984 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-24 09:20:56.160951 | debian-bookworm | ok 2026-02-24 09:20:56.170345 | debian-bookworm | included: /var/lib/zuul/builds/4e3561aa446a4e66b931f4e67319457c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-24 09:20:56.179510 | 2026-02-24 09:20:56.179607 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-24 09:20:56.203011 | debian-bookworm | skipping: Conditional result was False 2026-02-24 09:20:56.208734 | 2026-02-24 09:20:56.208835 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-24 09:20:56.881467 | debian-bookworm | changed 2026-02-24 09:20:56.888680 | 2026-02-24 09:20:56.888815 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-24 09:20:57.167905 | debian-bookworm | ok 2026-02-24 09:20:57.176688 | 2026-02-24 09:20:57.176821 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-24 09:20:57.895184 | debian-bookworm | changed 2026-02-24 09:20:57.905371 | 2026-02-24 09:20:57.905505 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-24 09:20:58.622378 | debian-bookworm | changed 2026-02-24 09:20:58.630388 | 2026-02-24 09:20:58.630509 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-24 09:20:58.665042 | debian-bookworm | skipping: Conditional result was False 2026-02-24 09:20:58.677282 | 2026-02-24 09:20:58.677439 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-24 09:20:59.138693 | debian-bookworm -> localhost | changed 2026-02-24 09:20:59.160895 | 2026-02-24 09:20:59.161066 | TASK [add-build-sshkey : Add back temp key] 2026-02-24 09:20:59.511393 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4e3561aa446a4e66b931f4e67319457c/work/4e3561aa446a4e66b931f4e67319457c_id_rsa (zuul-build-sshkey) 2026-02-24 09:20:59.511888 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018294 2026-02-24 09:20:59.527911 | 2026-02-24 09:20:59.528079 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-24 09:20:59.931717 | debian-bookworm | ok 2026-02-24 09:20:59.940798 | 2026-02-24 09:20:59.940950 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-24 09:20:59.976237 | debian-bookworm | skipping: Conditional result was False 2026-02-24 09:20:59.991027 | 2026-02-24 09:20:59.991163 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-24 09:21:00.448547 | debian-bookworm | ok 2026-02-24 09:21:00.462572 | 2026-02-24 09:21:00.462715 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-24 09:21:00.509775 | debian-bookworm | ok 2026-02-24 09:21:00.518294 | 2026-02-24 09:21:00.518444 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-24 09:21:00.837886 | debian-bookworm -> localhost | ok 2026-02-24 09:21:00.845033 | 2026-02-24 09:21:00.845204 | TASK [validate-host : Collect information about the host] 2026-02-24 09:21:01.969822 | debian-bookworm | ok 2026-02-24 09:21:01.984417 | 2026-02-24 09:21:01.984556 | TASK [validate-host : Sanitize hostname] 2026-02-24 09:21:02.104410 | debian-bookworm | ok 2026-02-24 09:21:02.149839 | 2026-02-24 09:21:02.149975 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-24 09:21:02.731223 | debian-bookworm -> localhost | changed 2026-02-24 09:21:02.737334 | 2026-02-24 09:21:02.737446 | TASK [validate-host : Collect information about zuul worker] 2026-02-24 09:21:03.179397 | debian-bookworm | ok 2026-02-24 09:21:03.187833 | 2026-02-24 09:21:03.187992 | TASK [validate-host : Write out all zuul information for each host] 2026-02-24 09:21:03.781190 | debian-bookworm -> localhost | changed 2026-02-24 09:21:03.791094 | 2026-02-24 09:21:03.791224 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-24 09:21:04.090531 | debian-bookworm | ok 2026-02-24 09:21:04.100349 | 2026-02-24 09:21:04.100536 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-24 09:21:05.258050 | debian-bookworm | changed: 2026-02-24 09:21:05.258382 | debian-bookworm | cd+++++++++ src/ 2026-02-24 09:21:05.258450 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-24 09:21:05.258495 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-24 09:21:05.258533 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-24 09:21:05.258568 | debian-bookworm | Containerfile 2026-02-24 09:21:05.258794 | debian-bookworm | Containerfile 2026-02-24 09:21:05.287880 | debian-bookworm | 11.10.1 2026-02-24 09:23:31.588883 | debian-bookworm | #9 73.79 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.10.1 2026-02-24 09:23:31.588901 | debian-bookworm | #9 73.79 npm notice To update run: npm install -g npm@11.10.1 2026-02-24 09:23:31.588917 | debian-bookworm | #9 73.79 npm notice 2026-02-24 09:23:32.201712 | debian-bookworm | #9 DONE 74.6s 2026-02-24 09:23:32.358963 | debian-bookworm | 2026-02-24 09:23:32.359053 | debian-bookworm | #11 [build 5/6] COPY . . 2026-02-24 09:23:32.776436 | debian-bookworm | #11 DONE 0.6s 2026-02-24 09:23:32.931931 | debian-bookworm | 2026-02-24 09:23:32.932031 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-02-24 09:23:33.269754 | debian-bookworm | #12 0.488 2026-02-24 09:23:33.269880 | debian-bookworm | #12 0.488 > frontend@0.1.0 build 2026-02-24 09:23:33.269902 | debian-bookworm | #12 0.488 > next build 2026-02-24 09:23:33.269919 | debian-bookworm | #12 0.488 2026-02-24 09:23:34.737465 | debian-bookworm | #12 1.957 ▲ Next.js 16.1.6 (Turbopack) 2026-02-24 09:23:34.944121 | debian-bookworm | #12 1.958 2026-02-24 09:23:34.944186 | debian-bookworm | #12 2.013 Creating an optimized production build ... 2026-02-24 09:23:48.821500 | debian-bookworm | #12 16.04 ✓ Compiled successfully in 13.0s 2026-02-24 09:23:48.981314 | debian-bookworm | #12 16.05 Running TypeScript ... 2026-02-24 09:23:48.988373 | debian-bookworm | #12 16.21 2026-02-24 09:23:49.143137 | debian-bookworm | #12 16.21 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-02-24 09:23:49.143234 | debian-bookworm | #12 16.21 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-02-24 09:23:49.143284 | debian-bookworm | #12 16.21 2026-02-24 09:23:49.143302 | debian-bookworm | #12 16.21 - include was updated to add '.next/dev/types/**/*.ts' 2026-02-24 09:23:49.143318 | debian-bookworm | #12 16.21 2026-02-24 09:23:49.143334 | debian-bookworm | #12 16.21 The following mandatory changes were made to your tsconfig.json: 2026-02-24 09:23:49.143349 | debian-bookworm | #12 16.21 2026-02-24 09:23:49.143365 | debian-bookworm | #12 16.21 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-02-24 09:23:49.143381 | debian-bookworm | #12 16.21 2026-02-24 09:23:55.819585 | debian-bookworm | #12 23.04 Collecting page data using 1 worker ... 2026-02-24 09:23:56.518671 | debian-bookworm | #12 23.74 Generating static pages using 1 worker (0/10) ... 2026-02-24 09:23:56.704926 | debian-bookworm | #12 23.77 Generating static pages using 1 worker (2/10) 2026-02-24 09:23:56.907703 | debian-bookworm | #12 24.13 Generating static pages using 1 worker (4/10) 2026-02-24 09:23:57.124700 | debian-bookworm | #12 24.13 Generating static pages using 1 worker (7/10) 2026-02-24 09:23:57.124782 | debian-bookworm | #12 24.18 ✓ Generating static pages using 1 worker (10/10) in 447.5ms 2026-02-24 09:23:57.124796 | debian-bookworm | #12 24.19 Finalizing page optimization ... 2026-02-24 09:23:57.421023 | debian-bookworm | #12 24.64 2026-02-24 09:23:57.577019 | debian-bookworm | #12 24.64 Route (app) 2026-02-24 09:23:57.577154 | debian-bookworm | #12 24.64 ┌ ○ / 2026-02-24 09:23:57.577176 | debian-bookworm | #12 24.64 ├ ○ /_not-found 2026-02-24 09:23:57.577193 | debian-bookworm | #12 24.64 ├ ƒ /api/config 2026-02-24 09:23:57.577225 | debian-bookworm | #12 24.64 ├ ƒ /api/health 2026-02-24 09:23:57.577241 | debian-bookworm | #12 24.64 ├ ○ /events 2026-02-24 09:23:57.577307 | debian-bookworm | #12 24.64 ├ ○ /inventory 2026-02-24 09:23:57.577330 | debian-bookworm | #12 24.64 ├ ○ /nodes 2026-02-24 09:23:57.577349 | debian-bookworm | #12 24.64 └ ○ /services 2026-02-24 09:23:57.577373 | debian-bookworm | #12 24.64 2026-02-24 09:23:57.577413 | debian-bookworm | #12 24.64 2026-02-24 09:23:57.577431 | debian-bookworm | #12 24.65 ○ (Static) prerendered as static content 2026-02-24 09:23:57.577447 | debian-bookworm | #12 24.65 ƒ (Dynamic) server-rendered on demand 2026-02-24 09:23:57.577462 | debian-bookworm | #12 24.65 2026-02-24 09:23:57.605863 | debian-bookworm | #12 DONE 24.8s 2026-02-24 09:23:58.211680 | debian-bookworm | 2026-02-24 09:23:58.211800 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-02-24 09:23:58.336653 | debian-bookworm | #13 DONE 0.1s 2026-02-24 09:23:58.522053 | debian-bookworm | 2026-02-24 09:23:58.522133 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-02-24 09:23:58.851224 | debian-bookworm | #14 DONE 0.5s 2026-02-24 09:23:59.009895 | debian-bookworm | 2026-02-24 09:23:59.009989 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-02-24 09:23:59.011405 | debian-bookworm | #15 DONE 0.2s 2026-02-24 09:23:59.172985 | debian-bookworm | 2026-02-24 09:23:59.173059 | debian-bookworm | #16 exporting to image 2026-02-24 09:23:59.173076 | debian-bookworm | #16 exporting layers 2026-02-24 09:24:03.564222 | debian-bookworm | #16 exporting layers 4.5s done 2026-02-24 09:24:03.700476 | debian-bookworm | #16 exporting manifest sha256:c275bce42720dfddd5e6723382c8b4914b68f156ff1af2140250f19f997973ec 0.0s done 2026-02-24 09:24:03.700571 | debian-bookworm | #16 exporting config sha256:611e325c7a4db0af4a291dcca2e08dbdef8d276f5a70b29f28135f003cfeac7e 0.0s done 2026-02-24 09:24:03.700593 | debian-bookworm | #16 exporting attestation manifest sha256:31e34dabd791ddabfd2a7abb9c7ae1a5c684a1b9f534776b81f07cb2b1de082c 0.1s done 2026-02-24 09:24:03.888211 | debian-bookworm | #16 exporting manifest list sha256:e75238b8e50d18144e620144604605dfca5e2040a513a4e2ffe76e96ee3695cc 0.0s done 2026-02-24 09:24:03.888309 | debian-bookworm | #16 naming to docker.io/library/2af1729:latest done 2026-02-24 09:24:03.888322 | debian-bookworm | #16 unpacking to docker.io/library/2af1729:latest 2026-02-24 09:24:04.892100 | debian-bookworm | #16 unpacking to docker.io/library/2af1729:latest 1.2s done 2026-02-24 09:24:05.092461 | debian-bookworm | #16 DONE 5.9s 2026-02-24 09:24:05.193498 | debian-bookworm | + docker images 2026-02-24 09:24:05.278034 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-02-24 09:24:05.278126 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-02-24 09:24:05.278140 | debian-bookworm | 2af1729:latest e75238b8e50d 326MB 79.5MB 2026-02-24 09:24:05.540152 | debian-bookworm | ok: Runtime: 0:01:54.375369 2026-02-24 09:24:05.557499 | 2026-02-24 09:24:05.557645 | TASK [Run push script] 2026-02-24 09:24:17.100266 | debian-bookworm | Output suppressed because no_log was given 2026-02-24 09:24:17.105662 | 2026-02-24 09:24:17.105787 | TASK [Run cosign script] 2026-02-24 09:24:17.406529 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-24 09:24:17.406697 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-02-24 09:24:17.406720 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-24 09:24:17.406731 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-02-24 09:24:17.421513 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-24 09:24:17.421615 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-02-24 09:24:17.675926 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-24 09:24:17.881176 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-24 09:24:22.240928 | debian-bookworm | 5 128M 5 6736k 0 0 8341k 0 0:00:15 --:--:-- 0:00:15 8341k 26 128M 26 34.3M 0 0 19.0M 0 0:00:06 0:00:01 0:00:05 27.7M 54 128M 54 70.5M 0 0 25.1M 0 0:00:05 0:00:02 0:00:03 31.9M 76 128M 76 98.0M 0 0 25.7M 0 0:00:05 0:00:03 0:00:02 30.4M 99 128M 99 128M 0 0 26.7M 0 0:00:04 0:00:04 --:--:-- 30.4M 100 128M 100 128M 0 0 26.7M 0 0:00:04 0:00:04 --:--:-- 30.4M 2026-02-24 09:24:22.249908 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-02-24 09:24:22.252037 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-02-24 09:24:23.054217 | 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-24 09:24:23.054305 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-02-24 09:24:23.054319 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-02-24 09:24:23.054330 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-02-24 09:24:23.054340 | debian-bookworm | images by tag will be removed in a future release. 2026-02-24 09:24:23.054349 | debian-bookworm | 2026-02-24 09:24:23.385930 | debian-bookworm | Signing artifact... 2026-02-24 09:24:29.690277 | debian-bookworm | ok: Runtime: 0:00:12.237110 2026-02-24 09:24:29.698233 | 2026-02-24 09:24:29.698381 | TASK [Run sbom script] 2026-02-24 09:24:29.999702 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-24 09:24:29.999879 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-02-24 09:24:29.999898 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-24 09:24:29.999913 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-02-24 09:24:29.999938 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-02-24 09:24:30.012174 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-24 09:24:30.207327 | debian-bookworm | [info] checking github for the current release tag 2026-02-24 09:24:30.670270 | debian-bookworm | [info] fetching release script for tag='v1.42.1' 2026-02-24 09:24:30.987034 | debian-bookworm | [info] checking github for the current release tag 2026-02-24 09:24:31.131232 | debian-bookworm | [info] using release tag='v1.42.1' version='1.42.1' os='linux' arch='amd64' 2026-02-24 09:24:33.454439 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-02-24 09:24:33.480756 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-02-24 09:24:48.799750 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-02-24 09:24:49.684823 | 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-24 09:24:49.684978 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-02-24 09:24:49.685009 | debian-bookworm | Auto mode ON 2026-02-24 09:24:49.685031 | debian-bookworm | Reading sbom.json ... 2026-02-24 09:24:49.685054 | debian-bookworm | Uploading sbom.json ... 2026-02-24 09:24:49.685080 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-02-24 09:24:49.685102 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-02-24 09:24:49.685114 | debian-bookworm | No policy violations found. 2026-02-24 09:24:49.685127 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 15, 'MEDIUM': 8, 'LOW': 0, 'UNASSIGNED': 0} 2026-02-24 09:24:49.685138 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-02-24 09:24:49.764534 | debian-bookworm | ok: Runtime: 0:00:19.729835 2026-02-24 09:24:49.766709 | 2026-02-24 09:24:49.766800 | PLAY RECAP 2026-02-24 09:24:49.766879 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-24 09:24:49.766910 | 2026-02-24 09:24:49.887890 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-02-24 09:24:49.890447 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-24 09:24:50.638179 | 2026-02-24 09:24:50.638343 | PLAY [Base post] 2026-02-24 09:24:50.651847 | 2026-02-24 09:24:50.651981 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-24 09:24:51.443622 | debian-bookworm | changed 2026-02-24 09:24:51.454076 | 2026-02-24 09:24:51.454244 | PLAY RECAP 2026-02-24 09:24:51.454320 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-24 09:24:51.454397 | 2026-02-24 09:24:51.580088 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-24 09:24:51.582623 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-24 09:24:52.370510 | 2026-02-24 09:24:52.370686 | PLAY [Base post-logs] 2026-02-24 09:24:52.381320 | 2026-02-24 09:24:52.381467 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-24 09:24:52.854690 | localhost | changed 2026-02-24 09:24:52.865486 | 2026-02-24 09:24:52.865652 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-24 09:24:52.903232 | localhost | ok 2026-02-24 09:24:52.908489 | 2026-02-24 09:24:52.908648 | TASK [Set zuul-log-path fact] 2026-02-24 09:24:52.925802 | localhost | ok 2026-02-24 09:24:52.939384 | 2026-02-24 09:24:52.939514 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 09:24:52.977423 | localhost | ok 2026-02-24 09:24:52.984996 | 2026-02-24 09:24:52.985256 | TASK [upload-logs : Create log directories] 2026-02-24 09:24:53.490444 | localhost | changed 2026-02-24 09:24:53.496834 | 2026-02-24 09:24:53.497015 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-24 09:24:54.010058 | localhost -> localhost | ok: Runtime: 0:00:00.004331 2026-02-24 09:24:54.015613 | 2026-02-24 09:24:54.015750 | TASK [upload-logs : Upload logs to log server] 2026-02-24 09:24:54.653928 | localhost | Output suppressed because no_log was given 2026-02-24 09:24:54.658589 | 2026-02-24 09:24:54.658809 | LOOP [upload-logs : Compress console log and json output] 2026-02-24 09:24:54.719646 | localhost | skipping: Conditional result was False 2026-02-24 09:24:54.734976 | localhost | skipping: Conditional result was False 2026-02-24 09:24:54.742224 | 2026-02-24 09:24:54.742473 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-24 09:24:54.801696 | localhost | skipping: Conditional result was False 2026-02-24 09:24:54.802319 | 2026-02-24 09:24:54.805821 | localhost | skipping: Conditional result was False 2026-02-24 09:24:54.819623 | 2026-02-24 09:24:54.819871 | LOOP [upload-logs : Upload console log and json output]