2025-12-10 00:00:25.345026 | Job console starting 2025-12-10 00:00:25.351771 | Updating git repos 2025-12-10 00:00:25.433969 | Cloning repos into workspace 2025-12-10 00:00:25.633130 | Restoring repo states 2025-12-10 00:00:25.667014 | Merging changes 2025-12-10 00:00:25.667029 | Checking out repos 2025-12-10 00:00:25.852993 | Preparing playbooks 2025-12-10 00:00:27.521523 | Running Ansible setup 2025-12-10 00:00:35.340776 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-10 00:00:36.452260 | 2025-12-10 00:00:36.452385 | PLAY [Base pre] 2025-12-10 00:00:36.473029 | 2025-12-10 00:00:36.473153 | TASK [Setup log path fact] 2025-12-10 00:00:36.502820 | debian-bookworm | ok 2025-12-10 00:00:36.545194 | 2025-12-10 00:00:36.545340 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-10 00:00:36.617393 | debian-bookworm | ok 2025-12-10 00:00:36.650311 | 2025-12-10 00:00:36.650439 | TASK [emit-job-header : Print job information] 2025-12-10 00:00:36.734629 | # Job Information 2025-12-10 00:00:36.734787 | Ansible Version: 2.16.14 2025-12-10 00:00:36.734821 | Job: container-image-python-osism-frontend-push 2025-12-10 00:00:36.734886 | Pipeline: periodic-midnight 2025-12-10 00:00:36.734910 | Executor: 521e9411259a 2025-12-10 00:00:36.734931 | Triggered by: https://github.com/osism/python-osism 2025-12-10 00:00:36.734953 | Event ID: ca7cc5aee6e846b88b56ccda11f8cc5e 2025-12-10 00:00:36.739755 | 2025-12-10 00:00:36.739851 | LOOP [emit-job-header : Print node information] 2025-12-10 00:00:37.051886 | debian-bookworm | ok: 2025-12-10 00:00:37.052130 | debian-bookworm | # Node Information 2025-12-10 00:00:37.052168 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-10 00:00:37.052194 | debian-bookworm | Hostname: debian 2025-12-10 00:00:37.052215 | debian-bookworm | Username: zuul 2025-12-10 00:00:37.052235 | debian-bookworm | Distro: Debian 12.12 2025-12-10 00:00:37.052259 | debian-bookworm | Provider: regiocloud-a 2025-12-10 00:00:37.052280 | debian-bookworm | Region: 2025-12-10 00:00:37.052301 | debian-bookworm | Label: debian-bookworm 2025-12-10 00:00:37.052321 | debian-bookworm | Product Name: OpenStack Nova 2025-12-10 00:00:37.052340 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8b:617 2025-12-10 00:00:37.081903 | 2025-12-10 00:00:37.082048 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-10 00:00:38.619513 | debian-bookworm -> localhost | changed 2025-12-10 00:00:38.626658 | 2025-12-10 00:00:38.626767 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-10 00:00:42.437622 | debian-bookworm -> localhost | changed 2025-12-10 00:00:42.449166 | 2025-12-10 00:00:42.449278 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-10 00:00:43.917453 | debian-bookworm -> localhost | ok 2025-12-10 00:00:43.922422 | 2025-12-10 00:00:43.922516 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-10 00:00:43.982126 | debian-bookworm | ok 2025-12-10 00:00:44.066063 | debian-bookworm | included: /var/lib/zuul/builds/fe0366815b4343cd97d5d096635b3820/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-10 00:00:44.110726 | 2025-12-10 00:00:44.110859 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-10 00:00:48.409868 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-10 00:00:48.410198 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fe0366815b4343cd97d5d096635b3820/work/fe0366815b4343cd97d5d096635b3820_id_rsa 2025-12-10 00:00:48.410248 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fe0366815b4343cd97d5d096635b3820/work/fe0366815b4343cd97d5d096635b3820_id_rsa.pub 2025-12-10 00:00:48.410276 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-10 00:00:48.410315 | debian-bookworm -> localhost | SHA256:yGpAZuNr/FpJgw0UNj/WpRrKZaTXvbBpHeRtdnqNBFc zuul-build-sshkey 2025-12-10 00:00:48.410345 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-10 00:00:48.410368 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-10 00:00:48.410389 | debian-bookworm -> localhost | | =.. o . ..E | 2025-12-10 00:00:48.410410 | debian-bookworm -> localhost | | o = o * . o | 2025-12-10 00:00:48.410430 | debian-bookworm -> localhost | | B O = + + o | 2025-12-10 00:00:48.410449 | debian-bookworm -> localhost | | * @ = * = + o | 2025-12-10 00:00:48.410469 | debian-bookworm -> localhost | | * = * S . o . | 2025-12-10 00:00:48.410496 | debian-bookworm -> localhost | | . + = . | 2025-12-10 00:00:48.410529 | debian-bookworm -> localhost | | + = | 2025-12-10 00:00:48.410558 | debian-bookworm -> localhost | | . + | 2025-12-10 00:00:48.410581 | debian-bookworm -> localhost | | ... | 2025-12-10 00:00:48.410602 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-10 00:00:48.410662 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.719031 2025-12-10 00:00:48.419308 | 2025-12-10 00:00:48.419405 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-10 00:00:48.505587 | debian-bookworm | ok 2025-12-10 00:00:48.532326 | debian-bookworm | included: /var/lib/zuul/builds/fe0366815b4343cd97d5d096635b3820/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-10 00:00:48.568531 | 2025-12-10 00:00:48.568643 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-10 00:00:48.631097 | debian-bookworm | skipping: Conditional result was False 2025-12-10 00:00:48.636915 | 2025-12-10 00:00:48.637041 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-10 00:00:49.547085 | debian-bookworm | changed 2025-12-10 00:00:49.551949 | 2025-12-10 00:00:49.552062 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-10 00:00:49.825874 | debian-bookworm | ok 2025-12-10 00:00:49.830865 | 2025-12-10 00:00:49.830956 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-10 00:00:50.543812 | debian-bookworm | changed 2025-12-10 00:00:50.549419 | 2025-12-10 00:00:50.549504 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-10 00:00:51.322115 | debian-bookworm | changed 2025-12-10 00:00:51.331712 | 2025-12-10 00:00:51.331818 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-10 00:00:51.386854 | debian-bookworm | skipping: Conditional result was False 2025-12-10 00:00:51.408211 | 2025-12-10 00:00:51.408310 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-10 00:00:52.975047 | debian-bookworm -> localhost | changed 2025-12-10 00:00:52.983865 | 2025-12-10 00:00:52.983951 | TASK [add-build-sshkey : Add back temp key] 2025-12-10 00:00:53.752293 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fe0366815b4343cd97d5d096635b3820/work/fe0366815b4343cd97d5d096635b3820_id_rsa (zuul-build-sshkey) 2025-12-10 00:00:53.752467 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017306 2025-12-10 00:00:53.759361 | 2025-12-10 00:00:53.759449 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-10 00:00:54.979814 | debian-bookworm | ok 2025-12-10 00:00:55.001365 | 2025-12-10 00:00:55.001485 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-10 00:00:55.048527 | debian-bookworm | skipping: Conditional result was False 2025-12-10 00:00:55.057330 | 2025-12-10 00:00:55.057423 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-10 00:00:55.670994 | debian-bookworm | ok 2025-12-10 00:00:55.715746 | 2025-12-10 00:00:55.716642 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-10 00:00:55.781147 | debian-bookworm | ok 2025-12-10 00:00:55.799479 | 2025-12-10 00:00:55.799897 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-10 00:00:56.730456 | debian-bookworm -> localhost | ok 2025-12-10 00:00:56.737437 | 2025-12-10 00:00:56.737543 | TASK [validate-host : Collect information about the host] 2025-12-10 00:00:58.242989 | debian-bookworm | ok 2025-12-10 00:00:58.279241 | 2025-12-10 00:00:58.279357 | TASK [validate-host : Sanitize hostname] 2025-12-10 00:00:58.631691 | debian-bookworm | ok 2025-12-10 00:00:58.840488 | 2025-12-10 00:00:58.840614 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-10 00:01:00.704730 | debian-bookworm -> localhost | changed 2025-12-10 00:01:00.710783 | 2025-12-10 00:01:00.710908 | TASK [validate-host : Collect information about zuul worker] 2025-12-10 00:01:01.785148 | debian-bookworm | ok 2025-12-10 00:01:01.791182 | 2025-12-10 00:01:01.791309 | TASK [validate-host : Write out all zuul information for each host] 2025-12-10 00:01:02.755059 | debian-bookworm -> localhost | changed 2025-12-10 00:01:02.766803 | 2025-12-10 00:01:02.766924 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-10 00:01:03.095141 | debian-bookworm | ok 2025-12-10 00:01:03.102333 | 2025-12-10 00:01:03.102435 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-10 00:01:04.347789 | debian-bookworm | changed: 2025-12-10 00:01:04.348058 | debian-bookworm | cd+++++++++ src/ 2025-12-10 00:01:04.348098 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-10 00:01:04.348122 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-10 00:01:04.348144 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-12-10 00:01:04.348164 | debian-bookworm | Containerfile 2025-12-10 00:01:04.348297 | debian-bookworm | Containerfile 2025-12-10 00:01:04.430724 | debian-bookworm | 11.7.0 2025-12-10 00:02:38.859292 | debian-bookworm | #9 21.01 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 2025-12-10 00:02:38.859321 | debian-bookworm | #9 21.01 npm notice To update run: npm install -g npm@11.7.0 2025-12-10 00:02:38.859336 | debian-bookworm | #9 21.01 npm notice 2025-12-10 00:02:39.200324 | debian-bookworm | #9 DONE 21.5s 2025-12-10 00:02:39.354537 | debian-bookworm | 2025-12-10 00:02:39.354650 | debian-bookworm | #11 [build 5/6] COPY . . 2025-12-10 00:02:39.703898 | debian-bookworm | #11 DONE 0.5s 2025-12-10 00:02:39.858760 | debian-bookworm | 2025-12-10 00:02:39.858854 | debian-bookworm | #12 [build 6/6] RUN npm run build 2025-12-10 00:02:40.227192 | debian-bookworm | #12 0.519 2025-12-10 00:02:40.227278 | debian-bookworm | #12 0.519 > frontend@0.1.0 build 2025-12-10 00:02:40.227293 | debian-bookworm | #12 0.519 > next build 2025-12-10 00:02:40.227315 | debian-bookworm | #12 0.519 2025-12-10 00:02:41.750918 | debian-bookworm | #12 2.043 ▲ Next.js 15.5.0 2025-12-10 00:02:41.945637 | debian-bookworm | #12 2.044 2025-12-10 00:02:41.945754 | debian-bookworm | #12 2.087 Creating an optimized production build ... 2025-12-10 00:03:04.647454 | debian-bookworm | #12 24.94 ✓ Compiled successfully in 18.4s 2025-12-10 00:03:04.801218 | debian-bookworm | #12 24.94 Linting and checking validity of types ... 2025-12-10 00:03:11.688561 | debian-bookworm | #12 31.98 Collecting page data ... 2025-12-10 00:03:14.252377 | debian-bookworm | #12 34.54 Generating static pages (0/10) ... 2025-12-10 00:03:15.076920 | debian-bookworm | #12 35.37 Generating static pages (2/10) 2025-12-10 00:03:15.392520 | debian-bookworm | #12 35.68 Generating static pages (4/10) 2025-12-10 00:03:15.514030 | debian-bookworm | #12 35.69 Generating static pages (7/10) 2025-12-10 00:03:15.514090 | debian-bookworm | #12 35.81 ✓ Generating static pages (10/10) 2025-12-10 00:03:16.518214 | debian-bookworm | #12 36.81 Finalizing page optimization ... 2025-12-10 00:03:16.668728 | debian-bookworm | #12 36.81 Collecting build traces ... 2025-12-10 00:03:41.479072 | debian-bookworm | #12 61.77 2025-12-10 00:03:41.638977 | debian-bookworm | #12 61.78 Route (app) Size First Load JS 2025-12-10 00:03:41.639031 | debian-bookworm | #12 61.78 ┌ ○ / 1.79 kB 136 kB 2025-12-10 00:03:41.639037 | debian-bookworm | #12 61.78 ├ ○ /_not-found 991 B 103 kB 2025-12-10 00:03:41.639042 | debian-bookworm | #12 61.78 ├ ƒ /api/config 127 B 102 kB 2025-12-10 00:03:41.639046 | debian-bookworm | #12 61.78 ├ ƒ /api/health 127 B 102 kB 2025-12-10 00:03:41.639052 | debian-bookworm | #12 61.78 ├ ○ /events 12.9 kB 115 kB 2025-12-10 00:03:41.639058 | debian-bookworm | #12 61.78 ├ ○ /nodes 3.38 kB 134 kB 2025-12-10 00:03:41.639062 | debian-bookworm | #12 61.78 └ ○ /services 1.41 kB 103 kB 2025-12-10 00:03:41.639067 | debian-bookworm | #12 61.78 + First Load JS shared by all 102 kB 2025-12-10 00:03:41.639071 | debian-bookworm | #12 61.78 ├ chunks/255-01c481785f268126.js 45.7 kB 2025-12-10 00:03:41.639075 | debian-bookworm | #12 61.78 ├ chunks/4bd1b696-c023c6e3521b1417.js 54.2 kB 2025-12-10 00:03:41.639079 | debian-bookworm | #12 61.78 └ other shared chunks (total) 1.92 kB 2025-12-10 00:03:41.639083 | debian-bookworm | #12 61.78 2025-12-10 00:03:41.639087 | debian-bookworm | #12 61.78 2025-12-10 00:03:41.639091 | debian-bookworm | #12 61.78 ○ (Static) prerendered as static content 2025-12-10 00:03:41.639095 | debian-bookworm | #12 61.78 ƒ (Dynamic) server-rendered on demand 2025-12-10 00:03:41.639099 | debian-bookworm | #12 61.78 2025-12-10 00:03:41.646968 | debian-bookworm | #12 DONE 61.9s 2025-12-10 00:03:42.483850 | debian-bookworm | 2025-12-10 00:03:42.483910 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2025-12-10 00:03:42.749374 | debian-bookworm | #13 DONE 0.3s 2025-12-10 00:03:42.903814 | debian-bookworm | 2025-12-10 00:03:42.903884 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2025-12-10 00:03:43.253989 | debian-bookworm | #14 DONE 0.5s 2025-12-10 00:03:43.400658 | debian-bookworm | 2025-12-10 00:03:43.400799 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2025-12-10 00:03:43.400854 | debian-bookworm | #15 DONE 0.1s 2025-12-10 00:03:43.562675 | debian-bookworm | 2025-12-10 00:03:43.562784 | debian-bookworm | #16 exporting to image 2025-12-10 00:03:43.562820 | debian-bookworm | #16 exporting layers 2025-12-10 00:03:48.194001 | debian-bookworm | #16 exporting layers 4.8s done 2025-12-10 00:03:48.194130 | debian-bookworm | #16 exporting manifest sha256:7125d2fe6a3f017ea3b029a07a01c08e8ac9c16c38f255a7d9eafb49b2f834a6 2025-12-10 00:03:48.307011 | debian-bookworm | #16 exporting manifest sha256:7125d2fe6a3f017ea3b029a07a01c08e8ac9c16c38f255a7d9eafb49b2f834a6 0.0s done 2025-12-10 00:03:48.307112 | debian-bookworm | #16 exporting config sha256:9cbe645319cbe56b35f6c981413b83f0bf55ae1d079e8b4eb43165fd47f3dad0 0.1s done 2025-12-10 00:03:48.307152 | debian-bookworm | #16 exporting attestation manifest sha256:9314a27854b2c716c623fd76debaa5dcdacb89ceaa6e0f6bf6fdcd02a1e14098 2025-12-10 00:03:48.531274 | debian-bookworm | #16 exporting attestation manifest sha256:9314a27854b2c716c623fd76debaa5dcdacb89ceaa6e0f6bf6fdcd02a1e14098 0.0s done 2025-12-10 00:03:48.531368 | debian-bookworm | #16 exporting manifest list sha256:f0b4f84fedf5ac9184d60ae1b869d789d80be387417314181a4628bfa6a70f7c 0.0s done 2025-12-10 00:03:48.531385 | debian-bookworm | #16 naming to docker.io/library/ef6cb52:latest done 2025-12-10 00:03:48.531421 | debian-bookworm | #16 unpacking to docker.io/library/ef6cb52:latest 2025-12-10 00:03:49.630404 | debian-bookworm | #16 unpacking to docker.io/library/ef6cb52:latest 1.2s done 2025-12-10 00:03:49.819116 | debian-bookworm | #16 DONE 6.3s 2025-12-10 00:03:49.935251 | debian-bookworm | + docker images 2025-12-10 00:03:50.017395 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2025-12-10 00:03:50.017466 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2025-12-10 00:03:50.017474 | debian-bookworm | ef6cb52:latest f0b4f84fedf5 336MB 80.9MB 2025-12-10 00:03:50.072290 | debian-bookworm | ok: Runtime: 0:01:39.009107 2025-12-10 00:03:50.084830 | 2025-12-10 00:03:50.084979 | TASK [Run push script] 2025-12-10 00:03:59.623333 | debian-bookworm | Output suppressed because no_log was given 2025-12-10 00:03:59.636936 | 2025-12-10 00:03:59.637229 | TASK [Run cosign script] 2025-12-10 00:03:59.948175 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-12-10 00:03:59.948250 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2025-12-10 00:03:59.948258 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-12-10 00:03:59.948308 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2025-12-10 00:03:59.963805 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2025-12-10 00:03:59.964183 | debian-bookworm | Dload Upload Total Spent Left Speed 2025-12-10 00:04:00.196415 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-10 00:04:00.369495 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-10 00:04:05.890510 | debian-bookworm | 7 149M 7 11.7M 0 0 14.0M 0 0:00:10 --:--:-- 0:00:10 14.0M 30 149M 30 45.5M 0 0 24.8M 0 0:00:06 0:00:01 0:00:05 33.8M 44 149M 44 65.6M 0 0 23.1M 0 0:00:06 0:00:02 0:00:04 26.9M 57 149M 57 85.2M 0 0 22.2M 0 0:00:06 0:00:03 0:00:03 24.5M 74 149M 74 111M 0 0 23.0M 0 0:00:06 0:00:04 0:00:02 24.9M 97 149M 97 145M 0 0 24.9M 0 0:00:05 0:00:05 --:--:-- 26.7M 100 149M 100 149M 0 0 25.1M 0 0:00:05 0:00:05 --:--:-- 25.2M 2025-12-10 00:04:05.898387 | debian-bookworm | + chmod +x cosign-linux-amd64 2025-12-10 00:04:05.901440 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2025-12-10 00:04:06.596914 | 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. 2025-12-10 00:04:06.596985 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2025-12-10 00:04:06.596998 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-10 00:04:06.597010 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-10 00:04:06.597022 | debian-bookworm | images by tag will be removed in a future release. 2025-12-10 00:04:06.597031 | debian-bookworm | 2025-12-10 00:04:06.934805 | debian-bookworm | Signing artifact... 2025-12-10 00:04:12.185792 | debian-bookworm | ok: Runtime: 0:00:12.191768 2025-12-10 00:04:12.194291 | 2025-12-10 00:04:12.194444 | TASK [Run sbom script] 2025-12-10 00:04:12.486677 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-12-10 00:04:12.486737 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2025-12-10 00:04:12.486745 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-12-10 00:04:12.487153 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2025-12-10 00:04:12.487729 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2025-12-10 00:04:12.499077 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-10 00:04:12.680476 | debian-bookworm | [info] checking github for the current release tag 2025-12-10 00:04:13.206925 | debian-bookworm | [info] fetching release script for tag='v1.38.2' 2025-12-10 00:04:13.451380 | debian-bookworm | [info] checking github for the current release tag 2025-12-10 00:04:13.578414 | debian-bookworm | [info] using release tag='v1.38.2' version='1.38.2' os='linux' arch='amd64' 2025-12-10 00:04:15.907790 | debian-bookworm | [info] installed /usr/local/bin/syft 2025-12-10 00:04:15.933085 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2025-12-10 00:04:30.223105 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2025-12-10 00:04:31.068690 | 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. 2025-12-10 00:04:31.068829 | debian-bookworm | Provided project name and version: osism-frontend latest 2025-12-10 00:04:31.068849 | debian-bookworm | Auto mode ON 2025-12-10 00:04:31.068862 | debian-bookworm | Reading sbom.json ... 2025-12-10 00:04:31.068875 | debian-bookworm | Uploading sbom.json ... 2025-12-10 00:04:31.068891 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2025-12-10 00:04:31.068904 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2025-12-10 00:04:31.068915 | debian-bookworm | No policy violations found. 2025-12-10 00:04:31.068927 | debian-bookworm | severity_scores, {'CRITICAL': 5, 'HIGH': 15, 'MEDIUM': 8, 'LOW': 0, 'UNASSIGNED': 0} 2025-12-10 00:04:31.068938 | debian-bookworm | Vulnerability audit resulted in no violations. 2025-12-10 00:04:31.235315 | debian-bookworm | ok: Runtime: 0:00:18.615291 2025-12-10 00:04:31.240412 | 2025-12-10 00:04:31.240586 | PLAY RECAP 2025-12-10 00:04:31.240734 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-10 00:04:31.240830 | 2025-12-10 00:04:31.384685 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2025-12-10 00:04:31.386583 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-10 00:04:32.193065 | 2025-12-10 00:04:32.193243 | PLAY [Base post] 2025-12-10 00:04:32.207487 | 2025-12-10 00:04:32.207632 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-10 00:04:33.002522 | debian-bookworm | changed 2025-12-10 00:04:33.011106 | 2025-12-10 00:04:33.011250 | PLAY RECAP 2025-12-10 00:04:33.011323 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-10 00:04:33.011395 | 2025-12-10 00:04:33.151404 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-10 00:04:33.152629 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-10 00:04:34.037782 | 2025-12-10 00:04:34.037965 | PLAY [Base post-logs] 2025-12-10 00:04:34.049643 | 2025-12-10 00:04:34.049811 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-10 00:04:34.533959 | localhost | changed 2025-12-10 00:04:34.553415 | 2025-12-10 00:04:34.553858 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-10 00:04:34.596907 | localhost | ok 2025-12-10 00:04:34.604062 | 2025-12-10 00:04:34.604231 | TASK [Set zuul-log-path fact] 2025-12-10 00:04:34.624950 | localhost | ok 2025-12-10 00:04:34.639584 | 2025-12-10 00:04:34.639757 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-10 00:04:34.678225 | localhost | ok 2025-12-10 00:04:34.684083 | 2025-12-10 00:04:34.684229 | TASK [upload-logs : Create log directories] 2025-12-10 00:04:35.289488 | localhost | changed 2025-12-10 00:04:35.296265 | 2025-12-10 00:04:35.296461 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-10 00:04:35.851592 | localhost -> localhost | ok: Runtime: 0:00:00.007444 2025-12-10 00:04:35.860212 | 2025-12-10 00:04:35.860427 | TASK [upload-logs : Upload logs to log server] 2025-12-10 00:04:36.506156 | localhost | Output suppressed because no_log was given 2025-12-10 00:04:36.509224 | 2025-12-10 00:04:36.509386 | LOOP [upload-logs : Compress console log and json output] 2025-12-10 00:04:36.570452 | localhost | skipping: Conditional result was False 2025-12-10 00:04:36.576857 | localhost | skipping: Conditional result was False 2025-12-10 00:04:36.591846 | 2025-12-10 00:04:36.592134 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-10 00:04:36.649226 | localhost | skipping: Conditional result was False 2025-12-10 00:04:36.649836 | 2025-12-10 00:04:36.653995 | localhost | skipping: Conditional result was False 2025-12-10 00:04:36.665905 | 2025-12-10 00:04:36.666184 | LOOP [upload-logs : Upload console log and json output]