2026-01-15 09:36:48.272919 | Job console starting 2026-01-15 09:36:48.288429 | Updating git repos 2026-01-15 09:36:48.355337 | Cloning repos into workspace 2026-01-15 09:36:48.427945 | Restoring repo states 2026-01-15 09:36:48.456963 | Merging changes 2026-01-15 09:36:48.456985 | Checking out repos 2026-01-15 09:36:48.577614 | Preparing playbooks 2026-01-15 09:36:49.378437 | Running Ansible setup 2026-01-15 09:36:54.366727 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-15 09:36:55.273115 | 2026-01-15 09:36:55.273325 | PLAY [Base pre] 2026-01-15 09:36:55.293677 | 2026-01-15 09:36:55.293980 | TASK [Setup log path fact] 2026-01-15 09:36:55.331391 | debian-bookworm | ok 2026-01-15 09:36:55.354431 | 2026-01-15 09:36:55.354642 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-15 09:36:55.407518 | debian-bookworm | ok 2026-01-15 09:36:55.421539 | 2026-01-15 09:36:55.421732 | TASK [emit-job-header : Print job information] 2026-01-15 09:36:55.482592 | # Job Information 2026-01-15 09:36:55.483117 | Ansible Version: 2.16.14 2026-01-15 09:36:55.483173 | Job: container-image-python-osism-frontend-push 2026-01-15 09:36:55.483223 | Pipeline: post 2026-01-15 09:36:55.483425 | Executor: 521e9411259a 2026-01-15 09:36:55.483464 | Triggered by: https://github.com/osism/python-osism/commit/80db2561977f6d797921fbe687c1f1724604cc25 2026-01-15 09:36:55.483497 | Event ID: aec15e70-f1f5-11f0-8b11-34f9cd4d79ff 2026-01-15 09:36:55.490785 | 2026-01-15 09:36:55.491005 | LOOP [emit-job-header : Print node information] 2026-01-15 09:36:55.666120 | debian-bookworm | ok: 2026-01-15 09:36:55.666876 | debian-bookworm | # Node Information 2026-01-15 09:36:55.666994 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-15 09:36:55.667097 | debian-bookworm | Hostname: debian 2026-01-15 09:36:55.667163 | debian-bookworm | Username: zuul 2026-01-15 09:36:55.667215 | debian-bookworm | Distro: Debian 12.13 2026-01-15 09:36:55.667692 | debian-bookworm | Provider: regiocloud-a 2026-01-15 09:36:55.667797 | debian-bookworm | Region: 2026-01-15 09:36:55.667865 | debian-bookworm | Label: debian-bookworm 2026-01-15 09:36:55.667940 | debian-bookworm | Product Name: OpenStack Nova 2026-01-15 09:36:55.667993 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe77:8119 2026-01-15 09:36:55.682320 | 2026-01-15 09:36:55.682462 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-15 09:36:56.212095 | debian-bookworm -> localhost | changed 2026-01-15 09:36:56.223411 | 2026-01-15 09:36:56.223548 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-15 09:36:57.437338 | debian-bookworm -> localhost | changed 2026-01-15 09:36:57.459597 | 2026-01-15 09:36:57.459763 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-15 09:36:57.769846 | debian-bookworm -> localhost | ok 2026-01-15 09:36:57.780507 | 2026-01-15 09:36:57.780717 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-15 09:36:57.812080 | debian-bookworm | ok 2026-01-15 09:36:57.831968 | debian-bookworm | included: /var/lib/zuul/builds/ce99871fa22d499e8cad3333a97a13e8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-15 09:36:57.838974 | 2026-01-15 09:36:57.839123 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-15 09:36:58.871635 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-15 09:36:58.872440 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ce99871fa22d499e8cad3333a97a13e8/work/ce99871fa22d499e8cad3333a97a13e8_id_rsa 2026-01-15 09:36:58.872960 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ce99871fa22d499e8cad3333a97a13e8/work/ce99871fa22d499e8cad3333a97a13e8_id_rsa.pub 2026-01-15 09:36:58.873055 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-15 09:36:58.873151 | debian-bookworm -> localhost | SHA256:f0tl5UA0lcLuf4jY4dAtPTzmnNpdwdZvg8wiEwEtBPU zuul-build-sshkey 2026-01-15 09:36:58.873254 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-15 09:36:58.873846 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-15 09:36:58.873969 | debian-bookworm -> localhost | | .++. ..+.o| 2026-01-15 09:36:58.874034 | debian-bookworm -> localhost | | .o. + o | 2026-01-15 09:36:58.874089 | debian-bookworm -> localhost | | .E . o .| 2026-01-15 09:36:58.874144 | debian-bookworm -> localhost | | . ..+.| 2026-01-15 09:36:58.874448 | debian-bookworm -> localhost | | S. ..+o+o| 2026-01-15 09:36:58.874559 | debian-bookworm -> localhost | | .o *+X o| 2026-01-15 09:36:58.874618 | debian-bookworm -> localhost | | o.*o@.*+| 2026-01-15 09:36:58.874673 | debian-bookworm -> localhost | | +o=o=++| 2026-01-15 09:36:58.874734 | debian-bookworm -> localhost | | o.. o| 2026-01-15 09:36:58.874787 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-15 09:36:58.875158 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.374782 2026-01-15 09:36:58.887754 | 2026-01-15 09:36:58.887899 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-15 09:36:58.918440 | debian-bookworm | ok 2026-01-15 09:36:58.930854 | debian-bookworm | included: /var/lib/zuul/builds/ce99871fa22d499e8cad3333a97a13e8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-15 09:36:58.941003 | 2026-01-15 09:36:58.941128 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-15 09:36:58.966693 | debian-bookworm | skipping: Conditional result was False 2026-01-15 09:36:58.975827 | 2026-01-15 09:36:58.975961 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-15 09:36:59.638785 | debian-bookworm | changed 2026-01-15 09:36:59.647220 | 2026-01-15 09:36:59.647415 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-15 09:36:59.936963 | debian-bookworm | ok 2026-01-15 09:36:59.946816 | 2026-01-15 09:36:59.947023 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-15 09:37:00.701872 | debian-bookworm | changed 2026-01-15 09:37:00.713151 | 2026-01-15 09:37:00.713369 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-15 09:37:01.430367 | debian-bookworm | changed 2026-01-15 09:37:01.440134 | 2026-01-15 09:37:01.440342 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-15 09:37:01.466487 | debian-bookworm | skipping: Conditional result was False 2026-01-15 09:37:01.473958 | 2026-01-15 09:37:01.474089 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-15 09:37:01.961305 | debian-bookworm -> localhost | changed 2026-01-15 09:37:01.973001 | 2026-01-15 09:37:01.973153 | TASK [add-build-sshkey : Add back temp key] 2026-01-15 09:37:02.453627 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ce99871fa22d499e8cad3333a97a13e8/work/ce99871fa22d499e8cad3333a97a13e8_id_rsa (zuul-build-sshkey) 2026-01-15 09:37:02.453875 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016875 2026-01-15 09:37:02.468097 | 2026-01-15 09:37:02.468231 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-15 09:37:02.923854 | debian-bookworm | ok 2026-01-15 09:37:02.933486 | 2026-01-15 09:37:02.933653 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-15 09:37:02.969748 | debian-bookworm | skipping: Conditional result was False 2026-01-15 09:37:02.991850 | 2026-01-15 09:37:02.992014 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-15 09:37:03.552070 | debian-bookworm | ok 2026-01-15 09:37:03.569211 | 2026-01-15 09:37:03.569577 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-15 09:37:03.622680 | debian-bookworm | ok 2026-01-15 09:37:03.633169 | 2026-01-15 09:37:03.633439 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-15 09:37:03.987648 | debian-bookworm -> localhost | ok 2026-01-15 09:37:04.013788 | 2026-01-15 09:37:04.015037 | TASK [validate-host : Collect information about the host] 2026-01-15 09:37:05.161995 | debian-bookworm | ok 2026-01-15 09:37:05.173789 | 2026-01-15 09:37:05.173926 | TASK [validate-host : Sanitize hostname] 2026-01-15 09:37:05.310719 | debian-bookworm | ok 2026-01-15 09:37:05.398127 | 2026-01-15 09:37:05.399498 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-15 09:37:06.212681 | debian-bookworm -> localhost | changed 2026-01-15 09:37:06.228702 | 2026-01-15 09:37:06.228874 | TASK [validate-host : Collect information about zuul worker] 2026-01-15 09:37:06.690128 | debian-bookworm | ok 2026-01-15 09:37:06.699597 | 2026-01-15 09:37:06.699779 | TASK [validate-host : Write out all zuul information for each host] 2026-01-15 09:37:07.336008 | debian-bookworm -> localhost | changed 2026-01-15 09:37:07.352673 | 2026-01-15 09:37:07.352835 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-15 09:37:07.642025 | debian-bookworm | ok 2026-01-15 09:37:07.658008 | 2026-01-15 09:37:07.658198 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-15 09:37:09.067155 | debian-bookworm | changed: 2026-01-15 09:37:09.067497 | debian-bookworm | cd+++++++++ src/ 2026-01-15 09:37:09.067560 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-15 09:37:09.067603 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-15 09:37:09.067642 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-15 09:37:09.067679 | debian-bookworm | Containerfile 2026-01-15 09:37:09.067936 | debian-bookworm | Containerfile 2026-01-15 09:37:09.093109 | debian-bookworm | 11.7.0 2026-01-15 09:38:47.440222 | debian-bookworm | #9 21.64 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 2026-01-15 09:38:47.440237 | debian-bookworm | #9 21.64 npm notice To update run: npm install -g npm@11.7.0 2026-01-15 09:38:47.440251 | debian-bookworm | #9 21.64 npm notice 2026-01-15 09:38:48.038913 | debian-bookworm | #9 DONE 22.4s 2026-01-15 09:38:48.192911 | debian-bookworm | 2026-01-15 09:38:48.193006 | debian-bookworm | #11 [build 5/6] COPY . . 2026-01-15 09:38:48.485046 | debian-bookworm | #11 DONE 0.4s 2026-01-15 09:38:48.639074 | debian-bookworm | 2026-01-15 09:38:48.639198 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-01-15 09:38:49.052668 | debian-bookworm | #12 0.565 2026-01-15 09:38:49.052767 | debian-bookworm | #12 0.565 > frontend@0.1.0 build 2026-01-15 09:38:49.052777 | debian-bookworm | #12 0.565 > next build 2026-01-15 09:38:49.052783 | debian-bookworm | #12 0.565 2026-01-15 09:38:50.652355 | debian-bookworm | #12 2.164 ▲ Next.js 15.5.0 2026-01-15 09:38:50.850709 | debian-bookworm | #12 2.166 2026-01-15 09:38:50.850808 | debian-bookworm | #12 2.212 Creating an optimized production build ... 2026-01-15 09:39:15.755613 | debian-bookworm | #12 27.26 ✓ Compiled successfully in 20.6s 2026-01-15 09:39:15.908880 | debian-bookworm | #12 27.27 Linting and checking validity of types ... 2026-01-15 09:39:24.104736 | debian-bookworm | #12 35.61 Collecting page data ... 2026-01-15 09:39:27.139231 | debian-bookworm | #12 38.65 Generating static pages (0/10) ... 2026-01-15 09:39:28.157650 | debian-bookworm | #12 39.67 Generating static pages (2/10) 2026-01-15 09:39:28.580282 | debian-bookworm | #12 40.09 Generating static pages (4/10) 2026-01-15 09:39:28.731876 | debian-bookworm | #12 40.09 Generating static pages (7/10) 2026-01-15 09:39:28.731955 | debian-bookworm | #12 40.09 ✓ Generating static pages (10/10) 2026-01-15 09:39:29.871767 | debian-bookworm | #12 41.38 Finalizing page optimization ... 2026-01-15 09:39:30.023132 | debian-bookworm | #12 41.38 Collecting build traces ... 2026-01-15 09:39:57.103384 | debian-bookworm | #12 68.62 2026-01-15 09:39:57.260566 | debian-bookworm | #12 68.62 Route (app) Size First Load JS 2026-01-15 09:39:57.260645 | debian-bookworm | #12 68.62 ┌ ○ / 1.79 kB 136 kB 2026-01-15 09:39:57.260659 | debian-bookworm | #12 68.62 ├ ○ /_not-found 991 B 103 kB 2026-01-15 09:39:57.260670 | debian-bookworm | #12 68.62 ├ ƒ /api/config 127 B 102 kB 2026-01-15 09:39:57.260680 | debian-bookworm | #12 68.62 ├ ƒ /api/health 127 B 102 kB 2026-01-15 09:39:57.260690 | debian-bookworm | #12 68.62 ├ ○ /events 12.9 kB 115 kB 2026-01-15 09:39:57.260703 | debian-bookworm | #12 68.62 ├ ○ /nodes 3.38 kB 134 kB 2026-01-15 09:39:57.260713 | debian-bookworm | #12 68.62 └ ○ /services 1.41 kB 103 kB 2026-01-15 09:39:57.260724 | debian-bookworm | #12 68.62 + First Load JS shared by all 102 kB 2026-01-15 09:39:57.260734 | debian-bookworm | #12 68.62 ├ chunks/255-01c481785f268126.js 45.7 kB 2026-01-15 09:39:57.260755 | debian-bookworm | #12 68.62 ├ chunks/4bd1b696-c023c6e3521b1417.js 54.2 kB 2026-01-15 09:39:57.260767 | debian-bookworm | #12 68.62 └ other shared chunks (total) 1.92 kB 2026-01-15 09:39:57.260776 | debian-bookworm | #12 68.62 2026-01-15 09:39:57.260785 | debian-bookworm | #12 68.62 2026-01-15 09:39:57.260794 | debian-bookworm | #12 68.62 ○ (Static) prerendered as static content 2026-01-15 09:39:57.260802 | debian-bookworm | #12 68.62 ƒ (Dynamic) server-rendered on demand 2026-01-15 09:39:57.260811 | debian-bookworm | #12 68.62 2026-01-15 09:39:57.260819 | debian-bookworm | #12 DONE 68.8s 2026-01-15 09:39:58.122882 | debian-bookworm | 2026-01-15 09:39:58.123013 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-01-15 09:39:58.224687 | debian-bookworm | #13 DONE 0.1s 2026-01-15 09:39:58.379663 | debian-bookworm | 2026-01-15 09:39:58.379846 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-01-15 09:39:58.701425 | debian-bookworm | #14 DONE 0.5s 2026-01-15 09:39:58.839065 | debian-bookworm | 2026-01-15 09:39:58.839299 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-01-15 09:39:58.839366 | debian-bookworm | #15 DONE 0.1s 2026-01-15 09:39:59.001185 | debian-bookworm | 2026-01-15 09:39:59.001327 | debian-bookworm | #16 exporting to image 2026-01-15 09:39:59.001388 | debian-bookworm | #16 exporting layers 2026-01-15 09:40:03.713524 | debian-bookworm | #16 exporting layers 4.9s done 2026-01-15 09:40:03.816213 | debian-bookworm | #16 exporting manifest sha256:d79c175004227336918516ff532f92b82efc77c59981361bcf3e2d3b5dd30768 0.0s done 2026-01-15 09:40:03.816473 | debian-bookworm | #16 exporting config sha256:572c64be5371e1f7033fa900878177cc4bd5a037b98a2062082d4c8c704c5eda 0.0s done 2026-01-15 09:40:03.816568 | debian-bookworm | #16 exporting attestation manifest sha256:e10192ae1ac5a0bff32e260869f01675a4e048df81991aef96d574c32bb0fd51 2026-01-15 09:40:03.921376 | debian-bookworm | #16 exporting attestation manifest sha256:e10192ae1ac5a0bff32e260869f01675a4e048df81991aef96d574c32bb0fd51 0.1s done 2026-01-15 09:40:03.921609 | debian-bookworm | #16 exporting manifest list sha256:139576c4c4f94798f31219627bd0c31355e1d76764996f7aae5dd2a11de1d252 0.0s done 2026-01-15 09:40:03.921692 | debian-bookworm | #16 naming to docker.io/library/80db256:latest done 2026-01-15 09:40:03.921726 | debian-bookworm | #16 unpacking to docker.io/library/80db256:latest 2026-01-15 09:40:05.197713 | debian-bookworm | #16 unpacking to docker.io/library/80db256:latest 1.3s done 2026-01-15 09:40:05.395354 | debian-bookworm | #16 DONE 6.4s 2026-01-15 09:40:05.465132 | debian-bookworm | + docker images 2026-01-15 09:40:05.550040 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-01-15 09:40:05.550208 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-01-15 09:40:05.550237 | debian-bookworm | 80db256:latest 139576c4c4f9 336MB 80.9MB 2026-01-15 09:40:05.612663 | debian-bookworm | ok: Runtime: 0:01:47.590961 2026-01-15 09:40:05.625629 | 2026-01-15 09:40:05.625820 | TASK [Run push script] 2026-01-15 09:40:25.182417 | debian-bookworm | Output suppressed because no_log was given 2026-01-15 09:40:25.193996 | 2026-01-15 09:40:25.194176 | TASK [Run cosign script] 2026-01-15 09:40:25.706702 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-15 09:40:25.706785 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-01-15 09:40:25.706794 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-01-15 09:40:25.706799 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-01-15 09:40:25.722091 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-01-15 09:40:25.722493 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-01-15 09:40:25.790157 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-01-15 09:40:25.801289 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-01-15 09:40:29.493859 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 126M 29 37.3M 0 0 32.5M 0 0:00:03 0:00:01 0:00:02 37.4M 55 126M 55 69.9M 0 0 32.5M 0 0:00:03 0:00:02 0:00:01 34.9M 82 126M 82 104M 0 0 33.2M 0 0:00:03 0:00:03 --:--:-- 34.9M 100 126M 100 126M 0 0 33.6M 0 0:00:03 0:00:03 --:--:-- 35.0M 2026-01-15 09:40:29.515642 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-01-15 09:40:29.517809 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-01-15 09:40:30.234240 | 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-01-15 09:40:30.234316 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-01-15 09:40:30.234330 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-01-15 09:40:30.234342 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-01-15 09:40:30.234353 | debian-bookworm | images by tag will be removed in a future release. 2026-01-15 09:40:30.234362 | debian-bookworm | 2026-01-15 09:40:30.561361 | debian-bookworm | Signing artifact... 2026-01-15 09:40:39.773183 | debian-bookworm | ok: Runtime: 0:00:13.772084 2026-01-15 09:40:39.782021 | 2026-01-15 09:40:39.782189 | TASK [Run sbom script] 2026-01-15 09:40:40.450437 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-15 09:40:40.450518 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-01-15 09:40:40.450527 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-01-15 09:40:40.451065 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-01-15 09:40:40.451708 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-01-15 09:40:40.465658 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-15 09:40:40.526569 | debian-bookworm | [info] checking github for the current release tag 2026-01-15 09:40:40.882442 | debian-bookworm | [info] fetching release script for tag='v1.40.0' 2026-01-15 09:40:41.143384 | debian-bookworm | [info] checking github for the current release tag 2026-01-15 09:40:41.308067 | debian-bookworm | [info] using release tag='v1.40.0' version='1.40.0' os='linux' arch='amd64' 2026-01-15 09:40:43.555133 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-01-15 09:40:43.583314 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-01-15 09:40:58.434955 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-01-15 09:40:59.320995 | 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-01-15 09:40:59.321142 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-01-15 09:40:59.321195 | debian-bookworm | Auto mode ON 2026-01-15 09:40:59.321211 | debian-bookworm | Reading sbom.json ... 2026-01-15 09:40:59.321224 | debian-bookworm | Uploading sbom.json ... 2026-01-15 09:40:59.321240 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-01-15 09:40:59.321253 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-01-15 09:40:59.321265 | debian-bookworm | No policy violations found. 2026-01-15 09:40:59.321277 | debian-bookworm | severity_scores, {'CRITICAL': 5, 'HIGH': 17, 'MEDIUM': 9, 'LOW': 0, 'UNASSIGNED': 0} 2026-01-15 09:40:59.321288 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-01-15 09:40:59.403460 | debian-bookworm | ok: Runtime: 0:00:18.899223 2026-01-15 09:40:59.407317 | 2026-01-15 09:40:59.407435 | PLAY RECAP 2026-01-15 09:40:59.407493 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-15 09:40:59.407518 | 2026-01-15 09:40:59.963046 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-01-15 09:40:59.964215 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-15 09:41:02.258382 | 2026-01-15 09:41:02.258574 | PLAY [Base post] 2026-01-15 09:41:02.335319 | 2026-01-15 09:41:02.336977 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-15 09:41:03.611967 | debian-bookworm | changed 2026-01-15 09:41:03.625701 | 2026-01-15 09:41:03.626038 | PLAY RECAP 2026-01-15 09:41:03.626259 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-15 09:41:03.626417 | 2026-01-15 09:41:03.845319 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-15 09:41:03.846467 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-15 09:41:05.108077 | 2026-01-15 09:41:05.108295 | PLAY [Base post-logs] 2026-01-15 09:41:05.134169 | 2026-01-15 09:41:05.134371 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-15 09:41:05.697897 | localhost | changed 2026-01-15 09:41:05.710258 | 2026-01-15 09:41:05.710450 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-15 09:41:05.760304 | localhost | ok 2026-01-15 09:41:05.764440 | 2026-01-15 09:41:05.764578 | TASK [Set zuul-log-path fact] 2026-01-15 09:41:05.785790 | localhost | ok 2026-01-15 09:41:05.798076 | 2026-01-15 09:41:05.798253 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-15 09:41:05.850424 | localhost | ok 2026-01-15 09:41:05.853780 | 2026-01-15 09:41:05.853907 | TASK [upload-logs : Create log directories] 2026-01-15 09:41:06.640061 | localhost | changed 2026-01-15 09:41:06.643359 | 2026-01-15 09:41:06.643502 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-15 09:41:07.549354 | localhost -> localhost | ok: Runtime: 0:00:00.007491 2026-01-15 09:41:07.559073 | 2026-01-15 09:41:07.559452 | TASK [upload-logs : Upload logs to log server] 2026-01-15 09:41:08.302540 | localhost | Output suppressed because no_log was given 2026-01-15 09:41:08.304851 | 2026-01-15 09:41:08.304968 | LOOP [upload-logs : Compress console log and json output] 2026-01-15 09:41:08.433573 | localhost | skipping: Conditional result was False 2026-01-15 09:41:08.458575 | localhost | skipping: Conditional result was False 2026-01-15 09:41:08.464772 | 2026-01-15 09:41:08.464908 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-15 09:41:08.567084 | localhost | skipping: Conditional result was False 2026-01-15 09:41:08.567441 | 2026-01-15 09:41:08.573821 | localhost | skipping: Conditional result was False 2026-01-15 09:41:08.582635 | 2026-01-15 09:41:08.582775 | LOOP [upload-logs : Upload console log and json output]