Skip to content

Adding VersionStream for gitlab-pages-18.7#76537

Merged
OddBloke merged 2 commits into
mainfrom
gitlab-pages-18.7
Dec 25, 2025
Merged

Adding VersionStream for gitlab-pages-18.7#76537
OddBloke merged 2 commits into
mainfrom
gitlab-pages-18.7

gitlab-pages-18.7: update expected-commit

2176d43
Select commit
Loading
Failed to load commit list.
Chainguard Internal / elastic-build succeeded Dec 23, 2025 in 4m 49s

APKs built successfully

Build ID: 7645aee5-45fc-46b6-bd3c-3ccc18b0eac2

Details

builds

x86_64 Logs

Click to expand
 Checking for init.d scripts...
qemu: [INIT] No /opt/melange/init.d directory (optional, skipping)
conn read: read tcp 127.0.0.1:49250->127.0.0.1:35359: i/o timeout
qemu: ssh-keygen: generating new host keys: RSA ECDSA 
qemu: Server listening on 0.0.0.0 port 2223.
qemu: Server listening on 0.0.0.0 port 22.
qemu: VM started successfully, SSH server is up
qemu: Connection closed by 10.0.2.2 port 49262
qemu: verifying VM host key against pre-provisioned key
qemu: Accepted publickey for root from 10.0.2.2 port 49276 ssh2: ECDSA SHA256:hspxoi4s/vnE5kw2IizZvly3JQY9vsg6xb5zeWlPlkw
qemu: VM host key successfully verified against pre-provisioned key
qemu: Connection closed by 10.0.2.2 port 49276
qemu: Accepted publickey for root from 10.0.2.2 port 49288 ssh2: ECDSA SHA256:hspxoi4s/vnE5kw2IizZvly3JQY9vsg6xb5zeWlPlkw
qemu: Accepted publickey for root from 10.0.2.2 port 49150 ssh2: ECDSA SHA256:hspxoi4s/vnE5kw2IizZvly3JQY9vsg6xb5zeWlPlkw
qemu: Accepted publickey for root from 10.0.2.2 port 49298 ssh2: ECDSA SHA256:hspxoi4s/vnE5kw2IizZvly3JQY9vsg6xb5zeWlPlkw
qemu: running kernel version: 6.16.10-r2-qemu-generic #Chainguard SMP PREEMPT_DYNAMIC Fri Oct  3 22:31:32 UTC 2025
qemu: setting up melange cachedir: ./melange-cache/
qemu: setting up local workspace
qemu: unmounting host workspace from guest
running step "git-checkout"
[git checkout] repo='https://gitlab.com/gitlab-org/gitlab-pages.git' dest='.' depth='unset' branch='' tag='v18.7.0' expcommit='b6b761b9ef10182fb96e4662cb1c550dd137a462' recurse='false' sparse_paths=''
[git checkout] execute: git config --global --add safe.directory /tmp/tmp.1xvklk
[git checkout] execute: git config --global --add safe.directory /home/build
[git checkout] execute: git clone --quiet --origin=origin --config=user.name=Melange Build --config=user.email=melange-build@cgr.dev --config=advice.detachedHead=false --branch=v18.7.0 --depth=1 https://gitlab.com/gitlab-org/gitlab-pages.git /tmp/tmp.1xvklk
warning: refs/tags/v18.7.0 c2fc56121f078c2fe9fa63a791dd6f38a808c486 is not a commit!
[git checkout] execute: cd /tmp/tmp.1xvklk
[git checkout] tar -c . | tar -C "/home/build" -x
[git checkout] execute: cd /home/build
[git checkout] execute: git config --global --add safe.directory /home/build
[git checkout] execute: git fetch --quiet origin --depth=1 --no-tags +refs/tags/v18.7.0:refs/origin/tags/v18.7.0
[git checkout] execute: git checkout --quiet origin/tags/v18.7.0
[git checkout] tag v18.7.0 is b6b761b9ef10182fb96e4662cb1c550dd137a462
running step "go/build"
go: downloading github.com/gorilla/handlers v1.5.2
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading gitlab.com/feistel/go-contentencoding v1.0.0
go: downloading github.com/tj/go-redirects v0.0.0-20200911105812-fd1ba1020b37
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading github.com/karlseguin/ccache/v3 v3.0.7
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/pires/go-proxyproto v0.8.0
go: downloading github.com/rs/cors v1.11.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading golang.org/x/crypto v0.46.0
go: downloading gitlab.com/gitlab-org/labkit v1.32.0
go: downloading go.uber.org/automaxprocs v1.6.0
go: downloading golang.org/x/sync v0.19.0
go: downloading gitlab.com/gitlab-org/go-mimedb v1.52.0
go: downloading github.com/gorilla/securecookie v1.1.2
go: downloading github.com/gorilla/sessions v1.3.0
go: downloading github.com/golang-jwt/jwt/v5 v5.3.0
go: downloading github.com/namsral/flag v1.7.4-pre
go: downloading github.com/3th1nk/cidr v0.3.0
go: downloading golang.org/x/time v0.14.0
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/felixge/httpsnoop v1.0.3
go: downloading golang.org/x/sys v0.39.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading google.golang.org/protobuf v1.36.8
go: downloading github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
go: downloading google.golang.org/grpc v1.67.1
go: downloading gitlab.com/gitlab-org/go/reopen v1.0.0
go: downloading cloud.google.com/go/profiler v0.1.0
go: downloading google.golang.org/api v0.126.0
go: downloading github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a
go: downloading github.com/getsentry/sentry-go v0.13.0
go: downloading github.com/oklog/ulid/v2 v2.0.2
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/common v0.66.1
go: downloading github.com/prometheus/procfs v0.16.1
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading cloud.google.com/go v0.110.7
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240826202546-f6391c0de4c7
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/google/pprof v0.0.0-20210804190019-f964ff605595
go: downloading github.com/googleapis/gax-go/v2 v2.11.0
go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d
go: downloading cloud.google.com/go/compute/metadata v0.5.0
go: downloading golang.org/x/net v0.48.0
go: downloading golang.org/x/text v0.32.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240826202546-f6391c0de4c7
go: downloading golang.org/x/oauth2 v0.30.0
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/google/s2a-go v0.1.4
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.3
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
retrieving workspace from builder: 
fetching remote workspace
retrieved and wrote post-build workspace to: /tmp/melange-workspace-1355300157
running package linters for gitlab-pages-18.7
linting apk: gitlab-pages-18.7
no lint findings to persist for package gitlab-pages-18.7
checking license information
  LICENSE: MIT (1.000000) (notice)
  internal/httpfs/LICENSE: BSD-3-Clause (0.981221) (notice)
  internal/httptransport/LICENSE: BSD-3-Clause (0.981221) (notice)
  internal/serving/disk/symlink/LICENSE: BSD-3-Clause (0.981221) (notice)
  internal/vfs/serving/LICENSE: BSD-3-Clause (0.981221) (notice)
  internal/serving/disk/symlink/PATENTS: NOASSERTION (0.000000 low-confidence) (unknown)
checking gathered license information against the configuration
detected license differences:
  internal/httpfs/LICENSE: BSD-3-Clause not found
  internal/httptransport/LICENSE: BSD-3-Clause not found
  internal/serving/disk/symlink/LICENSE: BSD-3-Clause not found
  internal/vfs/serving/LICENSE: BSD-3-Clause not found
detected license differences, please check the configuration
following license files could not be confidently assessed:
  internal/serving/disk/symlink/PATENTS: NOASSERTION (0.000000) (unknown)
could not identify some licenses, please check the configuration
license information check complete
generating enhanced Syft SBOMs merged with melange metadata
invalid license: NOASSERTION
created base melange SBOMs with build metadata
scanning package directory with Syft to enhance SBOM
generating SBOM from unpacked directory
finished Syft SBOM generation
successfully merged Syft scan results with melange SBOM
enhanced all SBOMs with Syft scan results
generating package gitlab-pages-18.7-18.7.0-r0
scanning for ld.so.conf.d files...
scanning for shared object dependencies...
2025/12/23 17:06:50 INFO completed enhanced Syft SBOM generation with merged metadata
scanning for commands...
  found command usr/bin/gitlab-pages
scanning for -doc package...
scanning for pkg-config data...
scanning for python modules...
scanning for ruby gems...
scanning for shbang deps...
scanning for kernel dependencies...
  runtime:
    merged-bin
    wolfi-baselayout
  provides:
    cmd:gitlab-pages=18.7.0-r0
    gitlab-pages-compat-18.7
    gitlab-pages-compat=18.7.0-r0
    gitlab-pages=18.7.0-r0
  installed-size: 21166911
  data.tar.gz digest: 824ab6a9c4102beeebd2e5818a967f697e50f30ee467083c2fe13fff833eb491
wrote packages/x86_64/gitlab-pages-18.7-18.7.0-r0.apk
cleaning Workspace by removing 33 file/directories in /home/build
generating apk index from packages in packages/x86_64
processing package packages/x86_64/gitlab-pages-18.7-18.7.0-r0.apk
updating index at packages/x86_64/APKINDEX.tar.gz with new packages: [gitlab-pages-18.7-18.7.0-r0]
qemu: sending shutdown signal
build completed successfully
running malcontent scan...
found 1 APK files to scan
scanning packages/x86_64/gitlab-pages-18.7-18.7.0-r0.apk -> packages/gitlab-pages-18.7-18.7.0-r0/mal-scan.json
running command mal [--format=json --exit-extraction=false --min-risk=critical --min-file-risk=critical --quantity-increases-risk=true --output=packages/gitlab-pages-18.7-18.7.0-r0/mal-scan.json scan packages/x86_64/gitlab-pages-18.7-18.7.0-r0.apk]
command "mal" completed successfully
malcontent scan completed successfully for 1 APKs in 11s
creating packages tarball...
running command tar [-C packages -cf packages.tar .]
command "tar" completed successfully
packages.tar sha256sum: 1b8d5790076e2f83aa20e3f24c28a5b02265279887d4a03f560559a364aa984f
sha256sum "1b8d5790076e2f83aa20e3f24c28a5b02265279887d4a03f560559a364aa984f" written to /dev/termination-log
Built 1 packages, hash: 1b8d5790076e2f83aa20e3f24c28a5b02265279887d4a03f560559a364aa984f, size: 7710720 bytes
uploading final packages tarball...
running command curl [-s --upload-file packages.tar -H Content-Type: application/octet-stream https://storage.googleapis.com/prod-bundle-staging/wolfi/x86_64/1766509581440018889-gitlab-pages-18.7-18.7.0-r0.tar.gz?Expires=1766552781&GoogleAccessId=ebuild-zasv64d5x1oc4m3epw39yod%40prod-enforce-fabc.iam.gserviceaccount.com&Signature=hcAsRt7vgP6UKTet8bM5L0Ne2KxM8HltA8f4CXT7Y%2Fy%2FDgiSaDAl2LHWPSVbEoJSnHJjzIn6hLgyWLd21%2FYVbwFa3wMFcLKbxcwaU0X%2FIVkr5vPpbPMZ9NIXllOhKewsXXrBPKKcBH0R%2FonjDwvMxLikXP6Ga%2BEVyE7LEem%2ByV0ccVzIzLeR6sPpYAWqSZrFtLkTQb4JkQ8SC0tjOvMLDVsKgvU4r7f6AUMxF0tWKqK9R32O7ylQdon2DT5e0XBACLGUPgVzoIGilrVcxOzjKH3WjNDQlYtpiOVe813gMMpaw%2FDSl3rQCVWtpRHBIhXdTnCl6c2z%2B2LZmqt%2FSf00oQ%3D%3D]
command "curl" completed successfully
upload completed successfully

aarch64 Logs

Click to expand
63a791dd6f38a808c486 is not a commit!
[git checkout] execute: cd /tmp/tmp.B16EgV
[git checkout] tar -c . | tar -C "/home/build" -x
[git checkout] execute: cd /home/build
[git checkout] execute: git config --global --add safe.directory /home/build
[git checkout] execute: git fetch --quiet origin --depth=1 --no-tags +refs/tags/v18.7.0:refs/origin/tags/v18.7.0
[git checkout] execute: git checkout --quiet origin/tags/v18.7.0
[git checkout] tag v18.7.0 is b6b761b9ef10182fb96e4662cb1c550dd137a462
running step "go/build"
go: downloading github.com/gorilla/handlers v1.5.2
go: downloading gitlab.com/gitlab-org/labkit v1.32.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading gitlab.com/gitlab-org/go-mimedb v1.52.0
go: downloading github.com/pires/go-proxyproto v0.8.0
go: downloading github.com/rs/cors v1.11.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading golang.org/x/sync v0.19.0
go: downloading go.uber.org/automaxprocs v1.6.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/tj/go-redirects v0.0.0-20200911105812-fd1ba1020b37
go: downloading gitlab.com/feistel/go-contentencoding v1.0.0
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading github.com/karlseguin/ccache/v3 v3.0.7
go: downloading golang.org/x/time v0.14.0
go: downloading github.com/3th1nk/cidr v0.3.0
go: downloading github.com/namsral/flag v1.7.4-pre
go: downloading github.com/golang-jwt/jwt/v5 v5.3.0
go: downloading github.com/gorilla/securecookie v1.1.2
go: downloading github.com/gorilla/sessions v1.3.0
go: downloading golang.org/x/crypto v0.46.0
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading golang.org/x/sys v0.39.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/felixge/httpsnoop v1.0.3
go: downloading google.golang.org/protobuf v1.36.8
go: downloading google.golang.org/grpc v1.67.1
go: downloading github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
go: downloading github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a
go: downloading github.com/oklog/ulid/v2 v2.0.2
go: downloading gitlab.com/gitlab-org/go/reopen v1.0.0
go: downloading google.golang.org/api v0.126.0
go: downloading github.com/getsentry/sentry-go v0.13.0
go: downloading cloud.google.com/go/profiler v0.1.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.66.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.16.1
go: downloading cloud.google.com/go v0.110.7
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240826202546-f6391c0de4c7
go: downloading github.com/googleapis/gax-go/v2 v2.11.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading cloud.google.com/go/compute/metadata v0.5.0
go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d
go: downloading github.com/google/pprof v0.0.0-20210804190019-f964ff605595
go: downloading golang.org/x/net v0.48.0
go: downloading golang.org/x/text v0.32.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240826202546-f6391c0de4c7
go: downloading golang.org/x/oauth2 v0.30.0
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/google/s2a-go v0.1.4
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.3
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
retrieving workspace from builder: 
retrieved and wrote post-build workspace to: /tmp/melange-workspace-4039707399
running package linters for gitlab-pages-18.7
linting apk: gitlab-pages-18.7
no lint findings to persist for package gitlab-pages-18.7
checking license information
  LICENSE: MIT (1.000000) (notice)
  internal/httpfs/LICENSE: BSD-3-Clause (0.981221) (notice)
  internal/httptransport/LICENSE: BSD-3-Clause (0.981221) (notice)
  internal/serving/disk/symlink/LICENSE: BSD-3-Clause (0.981221) (notice)
  internal/vfs/serving/LICENSE: BSD-3-Clause (0.981221) (notice)
  internal/serving/disk/symlink/PATENTS: NOASSERTION (0.000000 low-confidence) (unknown)
checking gathered license information against the configuration
detected license differences:
  internal/httpfs/LICENSE: BSD-3-Clause not found
  internal/httptransport/LICENSE: BSD-3-Clause not found
  internal/serving/disk/symlink/LICENSE: BSD-3-Clause not found
  internal/vfs/serving/LICENSE: BSD-3-Clause not found
detected license differences, please check the configuration
following license files could not be confidently assessed:
  internal/serving/disk/symlink/PATENTS: NOASSERTION (0.000000) (unknown)
could not identify some licenses, please check the configuration
license information check complete
generating enhanced Syft SBOMs merged with melange metadata
invalid license: NOASSERTION
created base melange SBOMs with build metadata
scanning package directory with Syft to enhance SBOM
generating SBOM from unpacked directory
finished Syft SBOM generation
successfully merged Syft scan results with melange SBOM
enhanced all SBOMs with Syft scan results
generating package gitlab-pages-18.7-18.7.0-r0
2025/12/23 17:06:40 INFO completed enhanced Syft SBOM generation with merged metadata
scanning for ld.so.conf.d files...
scanning for shared object dependencies...
scanning for commands...
  found command usr/bin/gitlab-pages
scanning for -doc package...
scanning for pkg-config data...
scanning for python modules...
scanning for ruby gems...
scanning for shbang deps...
scanning for kernel dependencies...
  runtime:
    merged-bin
    wolfi-baselayout
  provides:
    cmd:gitlab-pages=18.7.0-r0
    gitlab-pages-compat-18.7
    gitlab-pages-compat=18.7.0-r0
    gitlab-pages=18.7.0-r0
  installed-size: 20089372
  data.tar.gz digest: 00c2b5fd9ac3d2076290b081c9bb16d9ec27d24c88fd5315fbcd568a70f94e66
wrote packages/aarch64/gitlab-pages-18.7-18.7.0-r0.apk
cleaning Workspace by removing 35 file/directories in /home/build
generating apk index from packages in packages/aarch64
processing package packages/aarch64/gitlab-pages-18.7-18.7.0-r0.apk
updating index at packages/aarch64/APKINDEX.tar.gz with new packages: [gitlab-pages-18.7-18.7.0-r0]
build completed successfully
running malcontent scan...
found 1 APK files to scan
scanning packages/aarch64/gitlab-pages-18.7-18.7.0-r0.apk -> packages/gitlab-pages-18.7-18.7.0-r0/mal-scan.json
running command mal [--format=json --exit-extraction=false --min-risk=critical --min-file-risk=critical --quantity-increases-risk=true --output=packages/gitlab-pages-18.7-18.7.0-r0/mal-scan.json scan packages/aarch64/gitlab-pages-18.7-18.7.0-r0.apk]
command "mal" completed successfully
malcontent scan completed successfully for 1 APKs in 7s
creating packages tarball...
running command tar [-C packages -cf packages.tar .]
command "tar" completed successfully
packages.tar sha256sum: 64045a2c59999a9921bc1f9a95dedb6b49efe149196514bbdd40e7aa509a3bd6
sha256sum "64045a2c59999a9921bc1f9a95dedb6b49efe149196514bbdd40e7aa509a3bd6" written to /dev/termination-log
Built 1 packages, hash: 64045a2c59999a9921bc1f9a95dedb6b49efe149196514bbdd40e7aa509a3bd6, size: 7037952 bytes
uploading final packages tarball...
running command curl [-s --upload-file packages.tar -H Content-Type: application/octet-stream https://storage.googleapis.com/prod-bundle-staging/wolfi/aarch64/1766509581440081005-gitlab-pages-18.7-18.7.0-r0.tar.gz?Expires=1766552781&GoogleAccessId=ebuild-zasv64d5x1oc4m3epw39yod%40prod-enforce-fabc.iam.gserviceaccount.com&Signature=Q3meFdeIN4X2j8YJzbpH2WHJZev4X3qYcylo3SNvHcwcTv872NE8w3n4x1kDk2R07bzxszIR%2BKQMDUD%2ForuTuUQB5W2SRACl0vjIcG9uY1CbjnUi8eYQMnmzlY%2FhaRXH5hIFr9ohZYJmg83ITNbvpd2iSFStbG1vYY80wQPFdLl%2FNk1bCL13xFw8RgPt9hCyFyz41Os79ibLB88wrbRROrpCBRDW%2FNFuGrzCehpGyAKHxe6JX9gURWL0QouVAjxeifpG%2B74br1UvbzAV78r3zj%2BWyXfGbPodZ7xhhovPCQQri2IuXSsE8HEFKjBSVpXZepBNEnv58lMSa78X294lXg%3D%3D]
command "curl" completed successfully
upload completed successfully
parsed env
using enhanced syft sbom melange runner
configuring puller identity "720909c9f5279097d847ad02a2f24ba8f59de36a/a49c7fedc33adf69"...
running command chainctl [auth login --audience apk.cgr.dev --identity 720909c9f5279097d847ad02a2f24ba8f59de36a/a49c7fedc33adf69]
Successfully exchanged token.
Valid! Id: 720909c9f5279097d847ad02a2f24ba8f59de36a/a49c7fedc33adf69
Updates are available for chainctl (current version: 0.2.185; latest: 0.2.187). To install, please run:
    $ chainctl update
command "chainctl" completed successfully
puller identity configured successfully
puller identity configured successfully
running tests...
running command /usr/bin/dind [dockerd] in background
command "/usr/bin/dind" started successfully
running command bash [-c 
  # Retry up to 60 seconds to wait for docker to start.
  worked=false
  for i in $(seq 60); do
    if docker info >/dev/null 2>&1; then
	  worked=true
	  break
    fi
    echo "docker healthcheck failed, docker is not ready, retrying... ($i/60 seconds so far)..."
    sleep 1
  done

  if [ "$worked" = "false" ]; then
    echo "Failed to start docker after 60 seconds"
    exit 1
  fi
]
command "bash" completed successfully
melange devel with runner docker is testing:
image configuration:
  contents:
    build repositories: []
    runtime repositories: []
    repositories: []
    keyring:      []
    packages:     [gitlab-pages-18.7]
  accounts:
    runas:  
    users:
      - uid=1000(build) gid=1000
    groups:
      - gid=1000(build) members=[build]
installing wolfi-baselayout (20230201-r24)
installing ca-certificates-bundle (20251003-r0)
installing gitlab-pages-18.7 (18.7.0-r0)
installing wolfi-keys (1-r12)
installing libgcc (15.2.0-r6)
installing glibc-locale-posix (2.42-r4)
installing glibc (2.42-r4)
installing ld-linux (2.42-r4)
installing zlib (1.3.1-r51)
installing libcrypto3 (3.6.0-r6)
installing libssl3 (3.6.0-r6)
installing apk-tools (2.14.10-r9)
installing libxcrypt (4.5.2-r0)
installing libcrypt1 (2.42-r4)
installing busybox (1.37.0-r50)
installing wolfi-base (1-r7)

Indexes

https://apk.cgr.dev/wolfi-presubmit/0ff78e339ef4aefe9ca3697db351516c7615297d

Packages

Tests

More Observability

Command

cg build log \
  --build-id 7645aee5-45fc-46b6-bd3c-3ccc18b0eac2 \
  --project prod-wolfi-os \
  --cluster elastic-pre-a \
  --namespace pre-wolfi \
  --start 2025-12-23T17:02:37Z \
  --end 2025-12-23T17:17:27Z