2026-03-04 07:53:37.007752 | Job console starting 2026-03-04 07:53:37.020264 | Updating git repos 2026-03-04 07:53:37.067285 | Cloning repos into workspace 2026-03-04 07:53:37.128465 | Restoring repo states 2026-03-04 07:53:37.149281 | Merging changes 2026-03-04 07:53:37.149303 | Checking out repos 2026-03-04 07:53:37.225201 | Preparing playbooks 2026-03-04 07:53:37.964529 | Running Ansible setup 2026-03-04 07:53:42.060100 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-04 07:53:42.831139 | 2026-03-04 07:53:42.831306 | PLAY [Base pre] 2026-03-04 07:53:42.848920 | 2026-03-04 07:53:42.849073 | TASK [Setup log path fact] 2026-03-04 07:53:42.868610 | debian-bookworm | ok 2026-03-04 07:53:42.884531 | 2026-03-04 07:53:42.884673 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-04 07:53:42.924939 | debian-bookworm | ok 2026-03-04 07:53:42.936816 | 2026-03-04 07:53:42.936947 | TASK [emit-job-header : Print job information] 2026-03-04 07:53:42.982987 | # Job Information 2026-03-04 07:53:42.983280 | Ansible Version: 2.16.14 2026-03-04 07:53:42.983344 | Job: container-image-python-osism-frontend-push 2026-03-04 07:53:42.983402 | Pipeline: post 2026-03-04 07:53:42.983444 | Executor: 521e9411259a 2026-03-04 07:53:42.983481 | Triggered by: https://github.com/osism/python-osism/commit/7f218c190208c595eaf4ef8f133b99235bb0f27c 2026-03-04 07:53:42.983524 | Event ID: 3c0cc5f2-179f-11f1-9941-66ce386ca438 2026-03-04 07:53:42.990991 | 2026-03-04 07:53:42.991126 | LOOP [emit-job-header : Print node information] 2026-03-04 07:53:43.103376 | debian-bookworm | ok: 2026-03-04 07:53:43.103678 | debian-bookworm | # Node Information 2026-03-04 07:53:43.103741 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-04 07:53:43.103817 | debian-bookworm | Hostname: debian 2026-03-04 07:53:43.103877 | debian-bookworm | Username: zuul 2026-03-04 07:53:43.103938 | debian-bookworm | Distro: Debian 12.13 2026-03-04 07:53:43.103982 | debian-bookworm | Provider: regiocloud-a 2026-03-04 07:53:43.104020 | debian-bookworm | Region: 2026-03-04 07:53:43.104058 | debian-bookworm | Label: debian-bookworm 2026-03-04 07:53:43.104093 | debian-bookworm | Product Name: OpenStack Nova 2026-03-04 07:53:43.104128 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefa:be4 2026-03-04 07:53:43.127838 | 2026-03-04 07:53:43.128002 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-04 07:53:43.599176 | debian-bookworm -> localhost | changed 2026-03-04 07:53:43.615288 | 2026-03-04 07:53:43.615462 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-04 07:53:44.653470 | debian-bookworm -> localhost | changed 2026-03-04 07:53:44.669592 | 2026-03-04 07:53:44.669717 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-04 07:53:44.963107 | debian-bookworm -> localhost | ok 2026-03-04 07:53:44.976373 | 2026-03-04 07:53:44.976523 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-04 07:53:44.996685 | debian-bookworm | ok 2026-03-04 07:53:45.014330 | debian-bookworm | included: /var/lib/zuul/builds/2f6c0f10e68942268ffc7e6f967065ab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-04 07:53:45.020571 | 2026-03-04 07:53:45.020683 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-04 07:53:46.248616 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-04 07:53:46.248868 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2f6c0f10e68942268ffc7e6f967065ab/work/2f6c0f10e68942268ffc7e6f967065ab_id_rsa 2026-03-04 07:53:46.248909 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2f6c0f10e68942268ffc7e6f967065ab/work/2f6c0f10e68942268ffc7e6f967065ab_id_rsa.pub 2026-03-04 07:53:46.248935 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-04 07:53:46.248959 | debian-bookworm -> localhost | SHA256:Zy5CVgS4Qmemj6Z8IWmH29AWa984ARMqJKgKOF73yfo zuul-build-sshkey 2026-03-04 07:53:46.248994 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-04 07:53:46.249016 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-04 07:53:46.249036 | debian-bookworm -> localhost | |. .... | 2026-03-04 07:53:46.249058 | debian-bookworm -> localhost | |o...= . | 2026-03-04 07:53:46.249077 | debian-bookworm -> localhost | |=..=.. . | 2026-03-04 07:53:46.249096 | debian-bookworm -> localhost | |*.o=.. . | 2026-03-04 07:53:46.249115 | debian-bookworm -> localhost | |=.=+* = S o | 2026-03-04 07:53:46.249233 | debian-bookworm -> localhost | |.BoB.+ + + | 2026-03-04 07:53:46.249263 | debian-bookworm -> localhost | |ooO o * . . | 2026-03-04 07:53:46.249284 | debian-bookworm -> localhost | |.o o = o . | 2026-03-04 07:53:46.249306 | debian-bookworm -> localhost | | . oE | 2026-03-04 07:53:46.249327 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-04 07:53:46.249385 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.725416 2026-03-04 07:53:46.257569 | 2026-03-04 07:53:46.257680 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-04 07:53:46.278354 | debian-bookworm | ok 2026-03-04 07:53:46.289219 | debian-bookworm | included: /var/lib/zuul/builds/2f6c0f10e68942268ffc7e6f967065ab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-04 07:53:46.299979 | 2026-03-04 07:53:46.300084 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-04 07:53:46.324023 | debian-bookworm | skipping: Conditional result was False 2026-03-04 07:53:46.330516 | 2026-03-04 07:53:46.330623 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-04 07:53:46.939225 | debian-bookworm | changed 2026-03-04 07:53:46.944915 | 2026-03-04 07:53:46.945029 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-04 07:53:47.203408 | debian-bookworm | ok 2026-03-04 07:53:47.210969 | 2026-03-04 07:53:47.211098 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-04 07:53:47.900545 | debian-bookworm | changed 2026-03-04 07:53:47.911011 | 2026-03-04 07:53:47.911158 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-04 07:53:48.521016 | debian-bookworm | changed 2026-03-04 07:53:48.527080 | 2026-03-04 07:53:48.527223 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-04 07:53:48.562078 | debian-bookworm | skipping: Conditional result was False 2026-03-04 07:53:48.570131 | 2026-03-04 07:53:48.570266 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-04 07:53:49.019032 | debian-bookworm -> localhost | changed 2026-03-04 07:53:49.032521 | 2026-03-04 07:53:49.032644 | TASK [add-build-sshkey : Add back temp key] 2026-03-04 07:53:49.406998 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2f6c0f10e68942268ffc7e6f967065ab/work/2f6c0f10e68942268ffc7e6f967065ab_id_rsa (zuul-build-sshkey) 2026-03-04 07:53:49.407463 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018000 2026-03-04 07:53:49.421565 | 2026-03-04 07:53:49.421689 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-04 07:53:49.834682 | debian-bookworm | ok 2026-03-04 07:53:49.842670 | 2026-03-04 07:53:49.842861 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-04 07:53:49.870622 | debian-bookworm | skipping: Conditional result was False 2026-03-04 07:53:49.902154 | 2026-03-04 07:53:49.902288 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-04 07:53:50.343564 | debian-bookworm | ok 2026-03-04 07:53:50.358297 | 2026-03-04 07:53:50.358424 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-04 07:53:50.404515 | debian-bookworm | ok 2026-03-04 07:53:50.412651 | 2026-03-04 07:53:50.412816 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-04 07:53:50.731714 | debian-bookworm -> localhost | ok 2026-03-04 07:53:50.748083 | 2026-03-04 07:53:50.748282 | TASK [validate-host : Collect information about the host] 2026-03-04 07:53:52.896669 | debian-bookworm | ok 2026-03-04 07:53:52.911038 | 2026-03-04 07:53:52.911202 | TASK [validate-host : Sanitize hostname] 2026-03-04 07:53:53.028032 | debian-bookworm | ok 2026-03-04 07:53:53.069746 | 2026-03-04 07:53:53.069910 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-04 07:53:53.653576 | debian-bookworm -> localhost | changed 2026-03-04 07:53:53.669362 | 2026-03-04 07:53:53.669536 | TASK [validate-host : Collect information about zuul worker] 2026-03-04 07:53:54.102680 | debian-bookworm | ok 2026-03-04 07:53:54.111194 | 2026-03-04 07:53:54.111367 | TASK [validate-host : Write out all zuul information for each host] 2026-03-04 07:53:54.719778 | debian-bookworm -> localhost | changed 2026-03-04 07:53:54.740165 | 2026-03-04 07:53:54.740374 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-04 07:53:55.043300 | debian-bookworm | ok 2026-03-04 07:53:55.052495 | 2026-03-04 07:53:55.052648 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-04 07:53:56.085693 | debian-bookworm | changed: 2026-03-04 07:53:56.085922 | debian-bookworm | cd+++++++++ src/ 2026-03-04 07:53:56.085959 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-04 07:53:56.085984 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-04 07:53:56.086006 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-04 07:53:56.086026 | debian-bookworm | Containerfile 2026-03-04 07:53:56.086156 | debian-bookworm | Containerfile 2026-03-04 07:53:56.098470 | debian-bookworm | 11.11.0 2026-03-04 07:55:21.466696 | debian-bookworm | #9 20.00 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.11.0 2026-03-04 07:55:21.466701 | debian-bookworm | #9 20.00 npm notice To update run: npm install -g npm@11.11.0 2026-03-04 07:55:21.466706 | debian-bookworm | #9 20.00 npm notice 2026-03-04 07:55:21.953914 | debian-bookworm | #9 DONE 20.6s 2026-03-04 07:55:22.108307 | debian-bookworm | 2026-03-04 07:55:22.108361 | debian-bookworm | #11 [build 5/6] COPY . . 2026-03-04 07:55:22.458334 | debian-bookworm | #11 DONE 0.5s 2026-03-04 07:55:22.611234 | debian-bookworm | 2026-03-04 07:55:22.611305 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-03-04 07:55:22.944149 | debian-bookworm | #12 0.483 2026-03-04 07:55:22.944212 | debian-bookworm | #12 0.483 > frontend@0.1.0 build 2026-03-04 07:55:22.944221 | debian-bookworm | #12 0.483 > next build 2026-03-04 07:55:22.944227 | debian-bookworm | #12 0.483 2026-03-04 07:55:24.398224 | debian-bookworm | #12 1.937 ▲ Next.js 16.1.6 (Turbopack) 2026-03-04 07:55:24.606880 | debian-bookworm | #12 1.938 2026-03-04 07:55:24.607076 | debian-bookworm | #12 1.995 Creating an optimized production build ... 2026-03-04 07:55:35.892209 | debian-bookworm | #12 13.43 ✓ Compiled successfully in 10.5s 2026-03-04 07:55:36.045177 | debian-bookworm | #12 13.43 Running TypeScript ... 2026-03-04 07:55:36.058489 | debian-bookworm | #12 13.60 2026-03-04 07:55:36.212385 | debian-bookworm | #12 13.60 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-03-04 07:55:36.212445 | debian-bookworm | #12 13.60 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-03-04 07:55:36.212464 | debian-bookworm | #12 13.60 2026-03-04 07:55:36.212481 | debian-bookworm | #12 13.60 - include was updated to add '.next/dev/types/**/*.ts' 2026-03-04 07:55:36.212497 | debian-bookworm | #12 13.60 2026-03-04 07:55:36.212513 | debian-bookworm | #12 13.60 The following mandatory changes were made to your tsconfig.json: 2026-03-04 07:55:36.212529 | debian-bookworm | #12 13.60 2026-03-04 07:55:36.212545 | debian-bookworm | #12 13.60 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-03-04 07:55:36.212561 | debian-bookworm | #12 13.60 2026-03-04 07:55:41.099981 | debian-bookworm | #12 18.64 Collecting page data using 1 worker ... 2026-03-04 07:55:41.765550 | debian-bookworm | #12 19.30 Generating static pages using 1 worker (0/10) ... 2026-03-04 07:55:41.955619 | debian-bookworm | #12 19.34 Generating static pages using 1 worker (2/10) 2026-03-04 07:55:42.135285 | debian-bookworm | #12 19.67 Generating static pages using 1 worker (4/10) 2026-03-04 07:55:42.359475 | debian-bookworm | #12 19.68 Generating static pages using 1 worker (7/10) 2026-03-04 07:55:42.359531 | debian-bookworm | #12 19.74 ✓ Generating static pages using 1 worker (10/10) in 433.6ms 2026-03-04 07:55:42.359539 | debian-bookworm | #12 19.75 Finalizing page optimization ... 2026-03-04 07:55:42.580025 | debian-bookworm | #12 20.12 2026-03-04 07:55:42.715260 | debian-bookworm | #12 20.12 Route (app) 2026-03-04 07:55:42.715348 | debian-bookworm | #12 20.12 ┌ ○ / 2026-03-04 07:55:42.715365 | debian-bookworm | #12 20.12 ├ ○ /_not-found 2026-03-04 07:55:42.715378 | debian-bookworm | #12 20.12 ├ ƒ /api/config 2026-03-04 07:55:42.715406 | debian-bookworm | #12 20.12 ├ ƒ /api/health 2026-03-04 07:55:42.715419 | debian-bookworm | #12 20.12 ├ ○ /events 2026-03-04 07:55:42.715432 | debian-bookworm | #12 20.12 ├ ○ /inventory 2026-03-04 07:55:42.715444 | debian-bookworm | #12 20.12 ├ ○ /nodes 2026-03-04 07:55:42.715456 | debian-bookworm | #12 20.12 └ ○ /services 2026-03-04 07:55:42.715469 | debian-bookworm | #12 20.12 2026-03-04 07:55:42.715482 | debian-bookworm | #12 20.12 2026-03-04 07:55:42.715494 | debian-bookworm | #12 20.12 ○ (Static) prerendered as static content 2026-03-04 07:55:42.715508 | debian-bookworm | #12 20.12 ƒ (Dynamic) server-rendered on demand 2026-03-04 07:55:42.715520 | debian-bookworm | #12 20.12 2026-03-04 07:55:42.715533 | debian-bookworm | #12 DONE 20.3s 2026-03-04 07:55:43.541353 | debian-bookworm | 2026-03-04 07:55:43.541414 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-03-04 07:55:43.643516 | debian-bookworm | #13 DONE 0.1s 2026-03-04 07:55:43.798552 | debian-bookworm | 2026-03-04 07:55:43.798623 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-03-04 07:55:44.077662 | debian-bookworm | #14 DONE 0.4s 2026-03-04 07:55:44.233636 | debian-bookworm | 2026-03-04 07:55:44.233783 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-03-04 07:55:44.235800 | debian-bookworm | #15 DONE 0.2s 2026-03-04 07:55:44.397154 | debian-bookworm | 2026-03-04 07:55:44.397222 | debian-bookworm | #16 exporting to image 2026-03-04 07:55:44.397233 | debian-bookworm | #16 exporting layers 2026-03-04 07:55:48.601853 | debian-bookworm | #16 exporting layers 4.4s done 2026-03-04 07:55:48.707474 | debian-bookworm | #16 exporting manifest sha256:9eb4d18de38030fe57f972942631be4cc62fb4bae54b75010b4f2afad90934ab 0.0s done 2026-03-04 07:55:48.707545 | debian-bookworm | #16 exporting config sha256:9d1d59c379cae65f31d24675f69864c44b26d16e2453fed5c820983109f807aa 0.0s done 2026-03-04 07:55:48.707576 | debian-bookworm | #16 exporting attestation manifest sha256:fcb2725ead5db2204ef7929a017d2be08662b1b178341724003926872cbedf47 0.0s done 2026-03-04 07:55:48.882819 | debian-bookworm | #16 exporting manifest list sha256:02bbeeb4d89aa9c6e3d87cb0ae83943b19ebb1126eff4fb9ce3c622a28f3f23c 0.0s done 2026-03-04 07:55:48.882867 | debian-bookworm | #16 naming to docker.io/library/7f218c1:latest done 2026-03-04 07:55:48.882878 | debian-bookworm | #16 unpacking to docker.io/library/7f218c1:latest 2026-03-04 07:55:49.835301 | debian-bookworm | #16 unpacking to docker.io/library/7f218c1:latest 1.1s done 2026-03-04 07:55:50.020027 | debian-bookworm | #16 DONE 5.6s 2026-03-04 07:55:50.035247 | debian-bookworm | + docker images 2026-03-04 07:55:50.114287 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-03-04 07:55:50.114340 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-03-04 07:55:50.114349 | debian-bookworm | 7f218c1:latest 02bbeeb4d89a 326MB 79.6MB 2026-03-04 07:55:50.353659 | debian-bookworm | ok: Runtime: 0:00:54.898141 2026-03-04 07:55:50.370467 | 2026-03-04 07:55:50.370624 | TASK [Run push script] 2026-03-04 07:56:00.916414 | debian-bookworm | Output suppressed because no_log was given 2026-03-04 07:56:00.924570 | 2026-03-04 07:56:00.924716 | TASK [Run cosign script] 2026-03-04 07:56:01.218940 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-03-04 07:56:01.219074 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-03-04 07:56:01.219103 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-03-04 07:56:01.219118 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-03-04 07:56:01.245305 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-04 07:56:01.245929 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-03-04 07:56:01.453017 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-03-04 07:56:01.632100 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-03-04 07:56:05.777861 | debian-bookworm | 2 128M 2 3918k 0 0 6405k 0 0:00:20 --:--:-- 0:00:20 6405k 32 128M 32 41.6M 0 0 25.8M 0 0:00:04 0:00:01 0:00:03 37.8M 53 128M 53 68.7M 0 0 26.3M 0 0:00:04 0:00:02 0:00:02 32.4M 75 128M 75 97.1M 0 0 26.8M 0 0:00:04 0:00:03 0:00:01 31.0M 100 128M 100 128M 0 0 28.4M 0 0:00:04 0:00:04 --:--:-- 31.8M 2026-03-04 07:56:05.784464 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-03-04 07:56:05.787226 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-03-04 07:56:06.627101 | 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-03-04 07:56:06.627183 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-03-04 07:56:06.627199 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-03-04 07:56:06.627215 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-03-04 07:56:06.627229 | debian-bookworm | images by tag will be removed in a future release. 2026-03-04 07:56:06.627241 | debian-bookworm | 2026-03-04 07:56:06.926831 | debian-bookworm | Signing artifact... 2026-03-04 07:56:17.467765 | debian-bookworm | ok: Runtime: 0:00:15.749105 2026-03-04 07:56:17.474015 | 2026-03-04 07:56:17.474156 | TASK [Run sbom script] 2026-03-04 07:56:17.784935 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-03-04 07:56:17.785026 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-03-04 07:56:17.785035 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-03-04 07:56:17.785606 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-03-04 07:56:17.786205 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-03-04 07:56:17.799885 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-04 07:56:19.581257 | debian-bookworm | [info] checking github for the current release tag 2026-03-04 07:56:20.092564 | debian-bookworm | [info] fetching release script for tag='v1.42.1' 2026-03-04 07:56:20.376287 | debian-bookworm | [info] checking github for the current release tag 2026-03-04 07:56:20.527225 | debian-bookworm | [info] using release tag='v1.42.1' version='1.42.1' os='linux' arch='amd64' 2026-03-04 07:56:22.943384 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-03-04 07:56:22.974323 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-03-04 07:56:36.230128 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-03-04 07:56:37.191449 | 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-03-04 07:56:37.191543 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-03-04 07:56:37.191562 | debian-bookworm | Auto mode ON 2026-03-04 07:56:37.191575 | debian-bookworm | Reading sbom.json ... 2026-03-04 07:56:37.191588 | debian-bookworm | Uploading sbom.json ... 2026-03-04 07:56:37.191604 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-03-04 07:56:37.191617 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-03-04 07:56:37.191655 | debian-bookworm | No policy violations found. 2026-03-04 07:56:37.191668 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 17, 'MEDIUM': 8, 'LOW': 0, 'UNASSIGNED': 0} 2026-03-04 07:56:37.191681 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-03-04 07:56:37.530306 | debian-bookworm | ok: Runtime: 0:00:19.440036 2026-03-04 07:56:37.534898 | 2026-03-04 07:56:37.535152 | PLAY RECAP 2026-03-04 07:56:37.535356 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-04 07:56:37.535464 | 2026-03-04 07:56:37.669856 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-03-04 07:56:37.671033 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-04 07:56:38.449100 | 2026-03-04 07:56:38.449281 | PLAY [Base post] 2026-03-04 07:56:38.463593 | 2026-03-04 07:56:38.463740 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-04 07:56:39.252847 | debian-bookworm | changed 2026-03-04 07:56:39.263496 | 2026-03-04 07:56:39.263651 | PLAY RECAP 2026-03-04 07:56:39.263732 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-04 07:56:39.263810 | 2026-03-04 07:56:39.393794 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-04 07:56:39.395083 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-04 07:56:40.216179 | 2026-03-04 07:56:40.216358 | PLAY [Base post-logs] 2026-03-04 07:56:40.227448 | 2026-03-04 07:56:40.227604 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-04 07:56:40.699553 | localhost | changed 2026-03-04 07:56:40.716262 | 2026-03-04 07:56:40.716491 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-04 07:56:40.754601 | localhost | ok 2026-03-04 07:56:40.761335 | 2026-03-04 07:56:40.761514 | TASK [Set zuul-log-path fact] 2026-03-04 07:56:40.790751 | localhost | ok 2026-03-04 07:56:40.806204 | 2026-03-04 07:56:40.806363 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-04 07:56:40.843209 | localhost | ok 2026-03-04 07:56:40.848337 | 2026-03-04 07:56:40.848490 | TASK [upload-logs : Create log directories] 2026-03-04 07:56:41.353189 | localhost | changed 2026-03-04 07:56:41.356012 | 2026-03-04 07:56:41.356117 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-04 07:56:41.850060 | localhost -> localhost | ok: Runtime: 0:00:00.006987 2026-03-04 07:56:41.861631 | 2026-03-04 07:56:41.863126 | TASK [upload-logs : Upload logs to log server] 2026-03-04 07:56:42.437520 | localhost | Output suppressed because no_log was given 2026-03-04 07:56:42.442769 | 2026-03-04 07:56:42.443099 | LOOP [upload-logs : Compress console log and json output] 2026-03-04 07:56:42.502553 | localhost | skipping: Conditional result was False 2026-03-04 07:56:42.507974 | localhost | skipping: Conditional result was False 2026-03-04 07:56:42.519359 | 2026-03-04 07:56:42.519569 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-04 07:56:42.570748 | localhost | skipping: Conditional result was False 2026-03-04 07:56:42.571722 | 2026-03-04 07:56:42.573985 | localhost | skipping: Conditional result was False 2026-03-04 07:56:42.583011 | 2026-03-04 07:56:42.583234 | LOOP [upload-logs : Upload console log and json output]