Reactorcide

← Back to Jobs

foundry-release-server

completed exit: 0

Triggered by eval job 019ef285-a87f-b700-470c-7a69ea81e3f8

Job ID
019ef285-bc76-1bff-16e4-2728d9a70129
Created
2026-06-23 03:28:31 UTC
Updated
2026-06-23 03:28:31 UTC
Duration
4m 18s
Source Ref
62a8af2846040c0241c6342142796e80a1317452
Source URL
https://github.com/catalystcommunity/foundry.git
Runner Image
containers.catalystsquad.com/public/reactorcide/runnerbase:dev
Priority
15
Queue
reactorcide-jobs

Logs

2026-06-23T03:28:52.833521872ZCloning into '/workspace'...
2026-06-23T03:28:53.705511959Z=== install semver-tags v0.4.0 ===
2026-06-23T03:28:54.521661661Z=== compute version bump for v1/ ===
2026-06-23T03:28:55.931681046Z=== releasing v1/v0.2.1 (version 0.2.1) ===
2026-06-23T03:28:55.931693393Z=== install crane ===
2026-06-23T03:28:57.386433882Z=== build + push containers.catalystsquad.com/public/catalystcommunity/foundry:0.2.1 ===
2026-06-23T03:29:01.664574973ZDEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-06-23T03:29:01.66458776Z Install the buildx component to build images with BuildKit:
2026-06-23T03:29:01.664599097Z https://docs.docker.com/go/buildx/
2026-06-23T03:29:01.66460414Z
2026-06-23T03:29:01.769090983ZSending build context to Docker daemon 2.757MB
2026-06-23T03:29:01.896422929ZStep 1/14 : FROM golang:1.25 AS build
2026-06-23T03:29:02.920899719Z1.25: Pulling from library/golang
2026-06-23T03:29:03.300718175Zef1b08ddd59d: Pulling fs layer
2026-06-23T03:29:03.300731452Z8b365b6ff7b7: Pulling fs layer
2026-06-23T03:29:03.300737415Z2ca884014342: Pulling fs layer
2026-06-23T03:29:03.300745495Zb0ae2cc1aa61: Pulling fs layer
2026-06-23T03:29:03.300751345Z05c934f997ad: Pulling fs layer
2026-06-23T03:29:03.30075719Z2ad68ed77391: Pulling fs layer
2026-06-23T03:29:03.300762163Z4f4fb700ef54: Pulling fs layer
2026-06-23T03:29:03.300891747Z05c934f997ad: Waiting
2026-06-23T03:29:03.300898431Z4f4fb700ef54: Waiting
2026-06-23T03:29:03.300905831Z2ad68ed77391: Waiting
2026-06-23T03:29:03.300993788Zb0ae2cc1aa61: Waiting
2026-06-23T03:29:04.478972736Z8b365b6ff7b7: Verifying Checksum
2026-06-23T03:29:04.479255576Z8b365b6ff7b7: Download complete
2026-06-23T03:29:05.340694294Zef1b08ddd59d: Download complete
2026-06-23T03:29:06.008159768Z2ca884014342: Verifying Checksum
2026-06-23T03:29:06.008177035Z2ca884014342: Download complete
2026-06-23T03:29:06.206351653Z2ad68ed77391: Download complete
2026-06-23T03:29:06.400573923Z4f4fb700ef54: Download complete
2026-06-23T03:29:07.639100379Z05c934f997ad: Verifying Checksum
2026-06-23T03:29:07.639120823Z05c934f997ad: Download complete
2026-06-23T03:29:08.267295436Zb0ae2cc1aa61: Verifying Checksum
2026-06-23T03:29:08.267309369Zb0ae2cc1aa61: Download complete
2026-06-23T03:29:11.959622012Zef1b08ddd59d: Pull complete
2026-06-23T03:29:14.740846425Z8b365b6ff7b7: Pull complete
2026-06-23T03:29:23.991924316Z2ca884014342: Pull complete
2026-06-23T03:29:34.198100707Zb0ae2cc1aa61: Pull complete
2026-06-23T03:29:51.183220743Z05c934f997ad: Pull complete
2026-06-23T03:29:51.218747362Z2ad68ed77391: Pull complete
2026-06-23T03:29:51.250750961Z4f4fb700ef54: Pull complete
2026-06-23T03:29:51.268699188ZDigest: sha256:00feed335fe561979f2cdcc30a5191231977c5631fe79c40f7d3ab63b4fa222f
2026-06-23T03:29:51.274820279ZStatus: Downloaded newer image for golang:1.25
2026-06-23T03:29:51.280464483Z ---> 89719642988f
2026-06-23T03:29:51.280474596ZStep 2/14 : WORKDIR /src/v1
2026-06-23T03:29:53.247800826Z ---> Running in 2535af99d655
2026-06-23T03:29:53.313875257Z ---> Removed intermediate container 2535af99d655
2026-06-23T03:29:53.313910488Z ---> c6109c9d3976
2026-06-23T03:29:53.313918944ZStep 3/14 : COPY v1/go.mod v1/go.sum ./
2026-06-23T03:29:53.395511313Z ---> cff9b4e58f50
2026-06-23T03:29:53.395525236ZStep 4/14 : RUN go mod download
2026-06-23T03:29:53.445394268Z ---> Running in 1b9ca9a8fe07
2026-06-23T03:30:42.034533411Z ---> Removed intermediate container 1b9ca9a8fe07
2026-06-23T03:30:42.034545954Z ---> 36b621df8adf
2026-06-23T03:30:42.034552841ZStep 5/14 : COPY v1/ ./
2026-06-23T03:30:42.752806514Z ---> 1fe2e05d4ffa
2026-06-23T03:30:42.752820949ZStep 6/14 : ARG VERSION=dev
2026-06-23T03:30:42.803244137Z ---> Running in fb0cc13041f2
2026-06-23T03:30:42.868230737Z ---> Removed intermediate container fb0cc13041f2
2026-06-23T03:30:42.868244027Z ---> d74813d764cc
2026-06-23T03:30:42.868251081ZStep 7/14 : ARG GIT_COMMIT=unknown
2026-06-23T03:30:42.917118766Z ---> Running in 68d9aebbfa05
2026-06-23T03:30:42.978182705Z ---> Removed intermediate container 68d9aebbfa05
2026-06-23T03:30:42.978192795Z ---> d8fb72849227
2026-06-23T03:30:42.978199145ZStep 8/14 : ARG BUILD_DATE=unknown
2026-06-23T03:30:43.027553223Z ---> Running in 4ae736908b9d
2026-06-23T03:30:43.088417848Z ---> Removed intermediate container 4ae736908b9d
2026-06-23T03:30:43.088427935Z ---> 29b6099db514
2026-06-23T03:30:43.088437355ZStep 9/14 : RUN CGO_ENABLED=0 go build -ldflags "-X main.Version=${VERSION} -X main.GitCommit=${GIT_COMMIT} -X main.BuildDate=${BUILD_DATE} -s -w" -o /out/foundry ./cmd/foundry
2026-06-23T03:30:43.137165064Z ---> Running in 335f22a61ca5
2026-06-23T03:32:14.928768296Z ---> Removed intermediate container 335f22a61ca5
2026-06-23T03:32:14.92878267Z ---> 852eb95c8e28
2026-06-23T03:32:14.928789953ZStep 10/14 : FROM gcr.io/distroless/static:nonroot
2026-06-23T03:32:15.819435087Znonroot: Pulling from distroless/static
2026-06-23T03:32:16.102414023Z47de5dd0b812: Pulling fs layer
2026-06-23T03:32:16.10242761Zc172f21841df: Pulling fs layer
2026-06-23T03:32:16.10243397Z99515e7b4d35: Pulling fs layer
2026-06-23T03:32:16.102440201Z99ba982a9142: Pulling fs layer
2026-06-23T03:32:16.102445611Zd6b1b89eccac: Pulling fs layer
2026-06-23T03:32:16.102451414Z2780920e5dbf: Pulling fs layer
2026-06-23T03:32:16.102456811Z7c12895b777b: Pulling fs layer
2026-06-23T03:32:16.103551781Z3214acf345c0: Pulling fs layer
2026-06-23T03:32:16.103562055Z52630fc75a18: Pulling fs layer
2026-06-23T03:32:16.103569328Zdd64bf2dd177: Pulling fs layer
2026-06-23T03:32:16.103574625Zb839dfae01f6: Pulling fs layer
2026-06-23T03:32:16.103580225Zebddc55facdc: Pulling fs layer
2026-06-23T03:32:16.103585718Zbdfd7f7e5bf6: Pulling fs layer
2026-06-23T03:32:16.104275267Z99ba982a9142: Waiting
2026-06-23T03:32:16.104285177Zd6b1b89eccac: Waiting
2026-06-23T03:32:16.104294474Z2780920e5dbf: Waiting
2026-06-23T03:32:16.104301167Zb839dfae01f6: Waiting
2026-06-23T03:32:16.10430667Zdd64bf2dd177: Waiting
2026-06-23T03:32:16.104311677Z3214acf345c0: Waiting
2026-06-23T03:32:16.104366155Z7c12895b777b: Waiting
2026-06-23T03:32:16.104482199Z52630fc75a18: Waiting
2026-06-23T03:32:16.682198697Z47de5dd0b812: Verifying Checksum
2026-06-23T03:32:16.708146712Zc172f21841df: Verifying Checksum
2026-06-23T03:32:16.708198856Zc172f21841df: Download complete
2026-06-23T03:32:16.753692507Z47de5dd0b812: Pull complete
2026-06-23T03:32:16.801257603Zc172f21841df: Pull complete
2026-06-23T03:32:16.807404405Z99515e7b4d35: Verifying Checksum
2026-06-23T03:32:16.807415228Z99515e7b4d35: Download complete
2026-06-23T03:32:17.126640128Z2780920e5dbf: Verifying Checksum
2026-06-23T03:32:17.126652858Z2780920e5dbf: Download complete
2026-06-23T03:32:17.246830863Z99515e7b4d35: Pull complete
2026-06-23T03:32:17.298183261Zd6b1b89eccac: Verifying Checksum
2026-06-23T03:32:17.298196855Zd6b1b89eccac: Download complete
2026-06-23T03:32:17.348571223Z99ba982a9142: Verifying Checksum
2026-06-23T03:32:17.348582583Z99ba982a9142: Download complete
2026-06-23T03:32:17.473350519Z7c12895b777b: Download complete
2026-06-23T03:32:17.598657598Z3214acf345c0: Verifying Checksum
2026-06-23T03:32:17.598669801Z3214acf345c0: Download complete
2026-06-23T03:32:17.621296986Z52630fc75a18: Verifying Checksum
2026-06-23T03:32:17.621308926Z52630fc75a18: Download complete
2026-06-23T03:32:17.739537714Zdd64bf2dd177: Verifying Checksum
2026-06-23T03:32:17.739549871Zdd64bf2dd177: Download complete
2026-06-23T03:32:17.869965071Z99ba982a9142: Pull complete
2026-06-23T03:32:17.888697403Zb839dfae01f6: Verifying Checksum
2026-06-23T03:32:17.888709007Zb839dfae01f6: Download complete
2026-06-23T03:32:17.903035167Zebddc55facdc: Download complete
2026-06-23T03:32:17.920904731Zd6b1b89eccac: Pull complete
2026-06-23T03:32:17.957663691Z2780920e5dbf: Pull complete
2026-06-23T03:32:17.997295819Z7c12895b777b: Pull complete
2026-06-23T03:32:18.037635553Z3214acf345c0: Pull complete
2026-06-23T03:32:18.076189848Z52630fc75a18: Pull complete
2026-06-23T03:32:18.114403056Zdd64bf2dd177: Pull complete
2026-06-23T03:32:18.157066756Zb839dfae01f6: Pull complete
2026-06-23T03:32:18.196193593Zebddc55facdc: Pull complete
2026-06-23T03:32:18.379533824Zbdfd7f7e5bf6: Verifying Checksum
2026-06-23T03:32:18.379546204Zbdfd7f7e5bf6: Download complete
2026-06-23T03:32:18.420752397Zbdfd7f7e5bf6: Pull complete
2026-06-23T03:32:18.441021122ZDigest: sha256:963fa6c544fe5ce420f1f54fb88b6fb01479f054c8056d0f74cc2c6000df5240
2026-06-23T03:32:18.446418764ZStatus: Downloaded newer image for gcr.io/distroless/static:nonroot
2026-06-23T03:32:18.45126771Z ---> c9c1077449de
2026-06-23T03:32:18.45128355ZStep 11/14 : COPY --from=build /out/foundry /usr/local/bin/foundry
2026-06-23T03:32:21.724657979Z ---> 758dcf471922
2026-06-23T03:32:21.724673159ZStep 12/14 : USER nonroot:nonroot
2026-06-23T03:32:21.775373665Z ---> Running in c0d86c201212
2026-06-23T03:32:21.84067205Z ---> Removed intermediate container c0d86c201212
2026-06-23T03:32:21.840684477Z ---> e10ad1822ad7
2026-06-23T03:32:21.840691868ZStep 13/14 : ENTRYPOINT ["/usr/local/bin/foundry"]
2026-06-23T03:32:21.889295545Z ---> Running in 2bef1bcc8a85
2026-06-23T03:32:21.947687453Z ---> Removed intermediate container 2bef1bcc8a85
2026-06-23T03:32:21.94769854Z ---> 5cea10336e4c
2026-06-23T03:32:21.94770499ZStep 14/14 : CMD ["gateway", "controller"]
2026-06-23T03:32:21.996924238Z ---> Running in 94ddd6be0696
2026-06-23T03:32:22.056615823Z ---> Removed intermediate container 94ddd6be0696
2026-06-23T03:32:22.05663412Z ---> 802d1667dd98
2026-06-23T03:32:22.088207478ZSuccessfully built 802d1667dd98
2026-06-23T03:32:22.096899353ZSuccessfully tagged containers.catalystsquad.com/public/catalystcommunity/foundry:0.2.1
2026-06-23T03:32:27.29570477Z2026/06/23 03:32:27 existing blob: sha256:d346af46627fd1e866892447238c7c7a727a9b63c37094a58708e81f7e5ade31
2026-06-23T03:32:27.302942662Z2026/06/23 03:32:27 existing blob: sha256:86593f3977cad9928260773d0b26eeb0d7930a236b7373b62b3a0913707e54ca
2026-06-23T03:32:27.309154929Z2026/06/23 03:32:27 existing blob: sha256:6c29fa69851d31d83c4dd6fc945a71ac4db00aa194e411c7f4474f0411771ed2
2026-06-23T03:32:27.312316256Z2026/06/23 03:32:27 existing blob: sha256:54e6e6b3b3915686a45868275ea2e3a1195571182f288ac23a31ee6f8fe75c87
2026-06-23T03:32:27.320229654Z2026/06/23 03:32:27 existing blob: sha256:224a1a886fe062051e148ab73c8dce7ac184ba4e28c0fe248c18739634842e00
2026-06-23T03:32:27.321673443Z2026/06/23 03:32:27 existing blob: sha256:ab4403e442bffb2ce0a44f9463d0891337d0784e2d5d50f0677e903622591609
2026-06-23T03:32:27.324518722Z2026/06/23 03:32:27 existing blob: sha256:00492f46d9f968cc2037de403fc27fac16de2a2763a4767c2107e1093b572d1c
2026-06-23T03:32:27.324529759Z2026/06/23 03:32:27 existing blob: sha256:67dfe34b83a0027979e5ba9a20f2dc03e0f359e323f031ac84aaabb7dbfada13
2026-06-23T03:32:27.331475515Z2026/06/23 03:32:27 existing blob: sha256:c9002f47f2b9f53f55554c3c58bc20be911e69fbb846e9b76b46b20745122912
2026-06-23T03:32:27.333592846Z2026/06/23 03:32:27 existing blob: sha256:74c6d88a2e08621be2efb9811cf067627e2c7a4c0b1db9fb7ee458751f16e308
2026-06-23T03:32:27.333603703Z2026/06/23 03:32:27 existing blob: sha256:5c383817f8779ecd37f4298439ba744760333fe84af67cf89fa0e6c09ccac37c
2026-06-23T03:32:27.33520723Z2026/06/23 03:32:27 existing blob: sha256:ca3fd453e4d0e8bc3dfd9138c445af7b7262328c4bd40c282eb29f86b594deda
2026-06-23T03:32:27.348799841Z2026/06/23 03:32:27 existing blob: sha256:7ad31c083c75602f73e285b28129b35a39c62762a580d926280661852dce2460
2026-06-23T03:32:27.359141961Z2026/06/23 03:32:27 pushed blob: sha256:802d1667dd98d2ab216c9f6afb14e318adb2b5061f40e979d1db1a603eb0e769
2026-06-23T03:32:31.089546141Z2026/06/23 03:32:31 pushed blob: sha256:ad76f87e7886594a4bfe954f663242264442c5bb6f820dcf0d3411cffaf6a0a5
2026-06-23T03:32:31.102516329Z2026/06/23 03:32:31 containers.catalystsquad.com/public/catalystcommunity/foundry:0.2.1: digest: sha256:0a6232b81aa516167051e93d156dd49ca9d33e19846ad665e60e3236a381cdc2 size: 2523
2026-06-23T03:32:31.10252821Zcontainers.catalystsquad.com/public/catalystcommunity/foundry@sha256:0a6232b81aa516167051e93d156dd49ca9d33e19846ad665e60e3236a381cdc2
2026-06-23T03:32:33.075493752Z2026/06/23 03:32:33 existing blob: sha256:d346af46627fd1e866892447238c7c7a727a9b63c37094a58708e81f7e5ade31
2026-06-23T03:32:33.08267385Z2026/06/23 03:32:33 existing blob: sha256:86593f3977cad9928260773d0b26eeb0d7930a236b7373b62b3a0913707e54ca
2026-06-23T03:32:33.086600931Z2026/06/23 03:32:33 existing blob: sha256:6c29fa69851d31d83c4dd6fc945a71ac4db00aa194e411c7f4474f0411771ed2
2026-06-23T03:32:33.0899417Z2026/06/23 03:32:33 existing blob: sha256:54e6e6b3b3915686a45868275ea2e3a1195571182f288ac23a31ee6f8fe75c87
2026-06-23T03:32:33.097884246Z2026/06/23 03:32:33 existing blob: sha256:224a1a886fe062051e148ab73c8dce7ac184ba4e28c0fe248c18739634842e00
2026-06-23T03:32:33.099694136Z2026/06/23 03:32:33 existing blob: sha256:ab4403e442bffb2ce0a44f9463d0891337d0784e2d5d50f0677e903622591609
2026-06-23T03:32:33.099707396Z2026/06/23 03:32:33 existing blob: sha256:00492f46d9f968cc2037de403fc27fac16de2a2763a4767c2107e1093b572d1c
2026-06-23T03:32:33.101436465Z2026/06/23 03:32:33 existing blob: sha256:67dfe34b83a0027979e5ba9a20f2dc03e0f359e323f031ac84aaabb7dbfada13
2026-06-23T03:32:33.108747568Z2026/06/23 03:32:33 existing blob: sha256:ca3fd453e4d0e8bc3dfd9138c445af7b7262328c4bd40c282eb29f86b594deda
2026-06-23T03:32:33.108758335Z2026/06/23 03:32:33 existing blob: sha256:c9002f47f2b9f53f55554c3c58bc20be911e69fbb846e9b76b46b20745122912
2026-06-23T03:32:33.110834045Z2026/06/23 03:32:33 existing blob: sha256:74c6d88a2e08621be2efb9811cf067627e2c7a4c0b1db9fb7ee458751f16e308
2026-06-23T03:32:33.112088344Z2026/06/23 03:32:33 existing blob: sha256:5c383817f8779ecd37f4298439ba744760333fe84af67cf89fa0e6c09ccac37c
2026-06-23T03:32:33.115174264Z2026/06/23 03:32:33 existing blob: sha256:802d1667dd98d2ab216c9f6afb14e318adb2b5061f40e979d1db1a603eb0e769
2026-06-23T03:32:33.129407446Z2026/06/23 03:32:33 existing blob: sha256:7ad31c083c75602f73e285b28129b35a39c62762a580d926280661852dce2460
2026-06-23T03:32:34.80364912Z2026/06/23 03:32:34 existing blob: sha256:ad76f87e7886594a4bfe954f663242264442c5bb6f820dcf0d3411cffaf6a0a5
2026-06-23T03:32:34.816011509Zcontainers.catalystsquad.com/public/catalystcommunity/foundry@sha256:0a6232b81aa516167051e93d156dd49ca9d33e19846ad665e60e3236a381cdc2
2026-06-23T03:32:34.81636507Z2026/06/23 03:32:34 containers.catalystsquad.com/public/catalystcommunity/foundry:latest: digest: sha256:0a6232b81aa516167051e93d156dd49ca9d33e19846ad665e60e3236a381cdc2 size: 2523
2026-06-23T03:32:34.848170614Z=== bump chart appVersion to 0.2.1 ===
2026-06-23T03:32:34.940492274Z[main 113931d] ci: bump foundry appVersion to 0.2.1
2026-06-23T03:32:34.940511364Z 1 file changed, 1 insertion(+), 1 deletion(-)
2026-06-23T03:32:35.443459061ZFrom https://github.com/catalystcommunity/foundry
2026-06-23T03:32:35.443480428Z * branch main -> FETCH_HEAD
2026-06-23T03:32:35.475552302ZCurrent branch main is up to date.
2026-06-23T03:32:36.831436512ZTo https://github.com/catalystcommunity/foundry.git
2026-06-23T03:32:36.831450772Z 65a1659..113931d main -> main
2026-06-23T03:32:36.849597077Z=== create GitHub release v1/v0.2.1 ===
2026-06-23T03:32:39.60337111Zhttps://github.com/catalystcommunity/foundry/releases/tag/v1/v0.2.1
2026-06-23T03:32:39.607561684Z=== released v1/v0.2.1 (image containers.catalystsquad.com/public/catalystcommunity/foundry:0.2.1) ===