Reactorcide

← Back to Jobs

longhouse-api-build-test

completed exit: 0

Triggered by eval job 019ea445-fb3c-54e3-da4c-7c435f26f771

Job ID
019ea446-09ce-c60e-6656-39ffbbf0d889
Created
2026-06-07 22:48:33 UTC
Updated
2026-06-07 22:48:33 UTC
Duration
1m 38s
Source Ref
51a75eba943fca9fa439d3be28437ec0b33cdb7b
Source URL
https://github.com/catalystcommunity/longhouse.git
Runner Image
containers.catalystsquad.com/public/reactorcide/runnerbase:dev
Priority
0
Queue
reactorcide-jobs

Logs

2026-06-07T22:48:58.420024826Z2026-06-07T22:48:57.739075+00:00 ⚠️ Configuration warnings:
2026-06-07T22:48:58.420032721Z • runner_image: Using 'latest' tag or no tag specified
2026-06-07T22:48:58.420037927Z 💡 Consider using a specific version tag for reproducible builds
2026-06-07T22:48:58.420041829Z
2026-06-07T22:48:58.420045858Z✅ Configuration is valid (with warnings)
2026-06-07T22:48:58.420053076Z2026-06-07T22:48:57.739504+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=bcc834fcd8db13c79571571504451b477e237f89
2026-06-07T22:48:58.420059498Z2026-06-07T22:48:57.739648+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=bcc834fcd8db13c79571571504451b477e237f89 target=/job/ci
2026-06-07T22:48:58.858174993Z2026-06-07T22:48:58.846257+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-06-07T22:48:58.861022454Z2026-06-07T22:48:58.847117+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=51a75eba943fca9fa439d3be28437ec0b33cdb7b
2026-06-07T22:48:58.861210675Z2026-06-07T22:48:58.847244+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=51a75eba943fca9fa439d3be28437ec0b33cdb7b target=/job/src
2026-06-07T22:48:59.933618921Z2026-06-07T22:48:59.921766+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-06-07T22:48:59.935742277Z2026-06-07T22:48:59.922463+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-06-07T22:50:08.902863015Z2026-06-07T22:48:57.739590+00:00 🔐 Preparing trusted CI source (type: git)
2026-06-07T22:50:08.902877851Z2026-06-07T22:48:57.739704+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-06-07T22:50:08.902885318Z2026-06-07T22:48:58.787614+00:00 Checking out ref: bcc834fcd8db13c79571571504451b477e237f89
2026-06-07T22:50:08.902891561Z2026-06-07T22:48:58.846380+00:00 Repository checked out to: /job/ci
2026-06-07T22:50:08.90515011Z2026-06-07T22:48:58.847334+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-06-07T22:50:08.905161533Z2026-06-07T22:48:59.863096+00:00 Checking out ref: 51a75eba943fca9fa439d3be28437ec0b33cdb7b
2026-06-07T22:50:08.905168467Z2026-06-07T22:48:59.921889+00:00 Repository checked out to: /job/src
2026-06-07T22:50:08.905174397Z2026-06-07T22:48:59.922611+00:00 Executing job locally (no container)
2026-06-07T22:50:08.9051806Z2026-06-07T22:48:59.922652+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/api-build-test.sh
2026-06-07T22:50:08.90518693Z2026-06-07T22:49:00.065981+00:00 ================================================
2026-06-07T22:50:08.9052089Z2026-06-07T22:49:00.066082+00:00 Longhouse API Docker Build Test
2026-06-07T22:50:08.90521636Z2026-06-07T22:49:00.066100+00:00 ================================================
2026-06-07T22:50:08.905221997Z2026-06-07T22:49:00.066668+00:00 Installing docker CLI...
2026-06-07T22:50:08.905227153Z2026-06-07T22:49:04.351982+00:00 Waiting for Docker daemon...
2026-06-07T22:50:08.905232977Z2026-06-07T22:49:04.413177+00:00 Docker daemon is ready
2026-06-07T22:50:08.905240333Z2026-06-07T22:49:04.443475+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-06-07T22:50:08.9052465Z2026-06-07T22:49:04.443522+00:00 Install the buildx component to build images with BuildKit:
2026-06-07T22:50:08.90525247Z2026-06-07T22:49:04.443540+00:00 https://docs.docker.com/go/buildx/
2026-06-07T22:50:08.9052613Z2026-06-07T22:49:04.443553+00:00
2026-06-07T22:50:08.905268604Z2026-06-07T22:49:04.503506+00:00 Sending build context to Docker daemon 2.533MB
2026-06-07T22:50:08.905273691Z2026-06-07T22:49:04.503595+00:00
2026-06-07T22:50:08.905282061Z2026-06-07T22:49:04.578145+00:00 Step 1/16 : FROM golang:1.23-alpine AS builder
2026-06-07T22:50:08.905287544Z2026-06-07T22:49:05.345146+00:00 1.23-alpine: Pulling from library/golang
2026-06-07T22:50:08.905293028Z2026-06-07T22:49:05.592131+00:00 9824c27679d3: Pulling fs layer
2026-06-07T22:50:08.905297858Z2026-06-07T22:49:05.592262+00:00 8371a51cbc44: Pulling fs layer
2026-06-07T22:50:08.905303674Z2026-06-07T22:49:05.592288+00:00 d5791340ef18: Pulling fs layer
2026-06-07T22:50:08.905309124Z2026-06-07T22:49:05.592301+00:00 d3178a7b2709: Pulling fs layer
2026-06-07T22:50:08.905314261Z2026-06-07T22:49:05.592316+00:00 4f4fb700ef54: Pulling fs layer
2026-06-07T22:50:08.905318728Z2026-06-07T22:49:05.592392+00:00 d3178a7b2709: Waiting
2026-06-07T22:50:08.906230646Z2026-06-07T22:49:05.592408+00:00 4f4fb700ef54: Waiting
2026-06-07T22:50:08.906240391Z2026-06-07T22:49:05.942230+00:00 9824c27679d3: Verifying Checksum
2026-06-07T22:50:08.906244642Z2026-06-07T22:49:05.942460+00:00 9824c27679d3: Download complete
2026-06-07T22:50:08.906252348Z2026-06-07T22:49:06.026149+00:00 8371a51cbc44: Verifying Checksum
2026-06-07T22:50:08.906257172Z2026-06-07T22:49:06.026260+00:00 8371a51cbc44: Download complete
2026-06-07T22:50:08.906261963Z2026-06-07T22:49:06.146647+00:00 d3178a7b2709: Download complete
2026-06-07T22:50:08.906266789Z2026-06-07T22:49:06.241612+00:00 4f4fb700ef54: Verifying Checksum
2026-06-07T22:50:08.906273372Z2026-06-07T22:49:06.241723+00:00 4f4fb700ef54: Download complete
2026-06-07T22:50:08.90627772Z2026-06-07T22:49:06.446578+00:00 9824c27679d3: Pull complete
2026-06-07T22:50:08.906282055Z2026-06-07T22:49:06.777945+00:00 8371a51cbc44: Pull complete
2026-06-07T22:50:08.906286452Z2026-06-07T22:49:08.427815+00:00 d5791340ef18: Verifying Checksum
2026-06-07T22:50:08.906290632Z2026-06-07T22:49:08.427963+00:00 d5791340ef18: Download complete
2026-06-07T22:50:08.906295778Z2026-06-07T22:49:25.350973+00:00 d5791340ef18: Pull complete
2026-06-07T22:50:08.912542327Z2026-06-07T22:49:25.390377+00:00 d3178a7b2709: Pull complete
2026-06-07T22:50:08.912552225Z2026-06-07T22:49:25.433666+00:00 4f4fb700ef54: Pull complete
2026-06-07T22:50:08.912560545Z2026-06-07T22:49:25.457438+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-06-07T22:50:08.912566248Z2026-06-07T22:49:25.465265+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-06-07T22:50:08.912571388Z2026-06-07T22:49:25.470465+00:00 ---> 72fd06a5dd05
2026-06-07T22:50:08.912577278Z2026-06-07T22:49:25.470578+00:00 Step 2/16 : RUN apk add --no-cache git ca-certificates
2026-06-07T22:50:08.912582315Z2026-06-07T22:49:25.844710+00:00 ---> Running in f882bc6b7ec6
2026-06-07T22:50:08.912588628Z2026-06-07T22:49:26.274872+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-06-07T22:50:08.912595048Z2026-06-07T22:49:26.566973+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-06-07T22:50:08.912600591Z2026-06-07T22:49:27.777410+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-06-07T22:50:08.913334702Z2026-06-07T22:49:27.838064+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-06-07T22:50:08.913342545Z2026-06-07T22:49:27.864967+00:00 (3/12) Installing libunistring (1.3-r0)
2026-06-07T22:50:08.913348228Z2026-06-07T22:49:27.934803+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-06-07T22:50:08.913353508Z2026-06-07T22:49:27.996109+00:00 (5/12) Installing nghttp2-libs (1.69.0-r0)
2026-06-07T22:50:08.913359242Z2026-06-07T22:49:28.021276+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-06-07T22:50:08.913364558Z2026-06-07T22:49:28.043398+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-06-07T22:50:08.913370432Z2026-06-07T22:49:28.083254+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-06-07T22:50:08.913375315Z2026-06-07T22:49:28.121580+00:00 (9/12) Installing libexpat (2.7.5-r0)
2026-06-07T22:50:08.913381182Z2026-06-07T22:49:28.150646+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-06-07T22:50:08.913385992Z2026-06-07T22:49:28.190572+00:00 (11/12) Installing git (2.49.1-r0)
2026-06-07T22:50:08.913391752Z2026-06-07T22:49:28.467013+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-06-07T22:50:08.913396015Z2026-06-07T22:49:28.488721+00:00 Executing busybox-1.37.0-r18.trigger
2026-06-07T22:50:08.913401125Z2026-06-07T22:49:28.518574+00:00 OK: 20 MiB in 29 packages
2026-06-07T22:50:08.913406225Z2026-06-07T22:49:29.777255+00:00 ---> Removed intermediate container f882bc6b7ec6
2026-06-07T22:50:08.913410965Z2026-06-07T22:49:29.777330+00:00 ---> 20cf9cf27747
2026-06-07T22:50:08.913415668Z2026-06-07T22:49:29.777399+00:00 Step 3/16 : WORKDIR /build/coredb
2026-06-07T22:50:08.913420203Z2026-06-07T22:49:29.847611+00:00 ---> Running in 1344ae31cdc4
2026-06-07T22:50:08.913427846Z2026-06-07T22:49:29.925350+00:00 ---> Removed intermediate container 1344ae31cdc4
2026-06-07T22:50:08.913433153Z2026-06-07T22:49:29.925423+00:00 ---> 4ff0033406e3
2026-06-07T22:50:08.913437909Z2026-06-07T22:49:29.925488+00:00 Step 4/16 : COPY coredb/go.mod ./
2026-06-07T22:50:08.913442583Z2026-06-07T22:49:30.013259+00:00 ---> cca981ceddda
2026-06-07T22:50:08.913447939Z2026-06-07T22:49:30.013337+00:00 Step 5/16 : COPY coredb/ ./
2026-06-07T22:50:08.913490479Z2026-06-07T22:49:30.116395+00:00 ---> be05254a3d9b
2026-06-07T22:50:08.913500189Z2026-06-07T22:49:30.116525+00:00 Step 6/16 : WORKDIR /build/api
2026-06-07T22:50:08.913510469Z2026-06-07T22:49:30.177276+00:00 ---> Running in a54539517ffe
2026-06-07T22:50:08.913517573Z2026-06-07T22:49:30.258783+00:00 ---> Removed intermediate container a54539517ffe
2026-06-07T22:50:08.913522823Z2026-06-07T22:49:30.258939+00:00 ---> 328b7f0c85f1
2026-06-07T22:50:08.913528566Z2026-06-07T22:49:30.259023+00:00 Step 7/16 : COPY api/go.mod api/go.sum ./
2026-06-07T22:50:08.913533369Z2026-06-07T22:49:30.341634+00:00 ---> 05898ca3d0be
2026-06-07T22:50:08.913538533Z2026-06-07T22:49:30.341746+00:00 Step 8/16 : RUN go mod download
2026-06-07T22:50:08.913543894Z2026-06-07T22:49:30.409354+00:00 ---> Running in 16a198636129
2026-06-07T22:50:08.913549844Z2026-06-07T22:49:40.340088+00:00 ---> Removed intermediate container 16a198636129
2026-06-07T22:50:08.913554547Z2026-06-07T22:49:40.340159+00:00 ---> be794cf886b0
2026-06-07T22:50:08.913559927Z2026-06-07T22:49:40.340220+00:00 Step 9/16 : COPY api/ ./
2026-06-07T22:50:08.913564697Z2026-06-07T22:49:40.612526+00:00 ---> 1fcb36a7a848
2026-06-07T22:50:08.913571057Z2026-06-07T22:49:40.612737+00:00 Step 10/16 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse .
2026-06-07T22:50:08.91357564Z2026-06-07T22:49:40.668993+00:00 ---> Running in b7bd80365595
2026-06-07T22:50:08.913582591Z2026-06-07T22:50:06.931537+00:00 ---> Removed intermediate container b7bd80365595
2026-06-07T22:50:08.913587314Z2026-06-07T22:50:06.931630+00:00 ---> 597e671eae63
2026-06-07T22:50:08.913591774Z2026-06-07T22:50:06.931709+00:00 Step 11/16 : FROM scratch
2026-06-07T22:50:08.913627351Z2026-06-07T22:50:06.931733+00:00 --->
2026-06-07T22:50:08.913636027Z2026-06-07T22:50:06.931748+00:00 Step 12/16 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-06-07T22:50:08.913641304Z2026-06-07T22:50:07.073781+00:00 ---> c469f3fe9d4c
2026-06-07T22:50:08.913648014Z2026-06-07T22:50:07.073855+00:00 Step 13/16 : COPY --from=builder /build/api/longhouse /longhouse
2026-06-07T22:50:08.913653174Z2026-06-07T22:50:08.447257+00:00 ---> e7dc8c5423a1
2026-06-07T22:50:08.913658448Z2026-06-07T22:50:08.447327+00:00 Step 14/16 : EXPOSE 6080 6081
2026-06-07T22:50:08.913663604Z2026-06-07T22:50:08.500239+00:00 ---> Running in 984a8e862725
2026-06-07T22:50:08.913669829Z2026-06-07T22:50:08.577504+00:00 ---> Removed intermediate container 984a8e862725
2026-06-07T22:50:08.913674609Z2026-06-07T22:50:08.577572+00:00 ---> 1d82b943c375
2026-06-07T22:50:08.913679805Z2026-06-07T22:50:08.577641+00:00 Step 15/16 : USER 1000:1000
2026-06-07T22:50:08.913684215Z2026-06-07T22:50:08.632099+00:00 ---> Running in b9a10d2a12cf
2026-06-07T22:50:08.913690212Z2026-06-07T22:50:08.709432+00:00 ---> Removed intermediate container b9a10d2a12cf
2026-06-07T22:50:08.913695142Z2026-06-07T22:50:08.709493+00:00 ---> 2c0aab366159
2026-06-07T22:50:08.913702419Z2026-06-07T22:50:08.709511+00:00 Step 16/16 : ENTRYPOINT ["/longhouse"]
2026-06-07T22:50:08.913710035Z2026-06-07T22:50:08.765809+00:00 ---> Running in e24c20006f4e
2026-06-07T22:50:08.913715782Z2026-06-07T22:50:08.845529+00:00 ---> Removed intermediate container e24c20006f4e
2026-06-07T22:50:08.913721046Z2026-06-07T22:50:08.845609+00:00 ---> 8ae6aa847675
2026-06-07T22:50:08.913727086Z2026-06-07T22:50:08.874495+00:00 Successfully built 8ae6aa847675
2026-06-07T22:50:08.913732642Z2026-06-07T22:50:08.884693+00:00 Successfully tagged longhouse-api:test
2026-06-07T22:50:08.913738152Z2026-06-07T22:50:08.887581+00:00 === API Docker image builds successfully ===
2026-06-07T22:50:08.913743382Z2026-06-07T22:50:08.888968+00:00 ✓ Job completed successfully (exit code: 0)