Reactorcide

← Back to Jobs

longhouse-api-build-test

completed exit: 0

Triggered by eval job 019e5c5e-a5a5-ae8c-d5f4-00691a0671e3

Job ID
019e5c5e-f2b9-7ad8-bcc6-3b44dff66d81
Created
2026-05-24 23:43:06 UTC
Updated
2026-05-24 23:43:06 UTC
Duration
1m 35s
Source Ref
5fe2e502fcbf19100b9abe89b7b6258186693c49
Source URL
https://github.com/catalystcommunity/longhouse.git
Runner Image
containers.catalystsquad.com/public/reactorcide/runnerbase:dev
Priority
0
Queue
reactorcide-jobs

Logs

2026-05-24T23:43:29.177477333Z2026-05-24T23:43:28.711339+00:00 ⚠️ Configuration warnings:
2026-05-24T23:43:29.177491869Z • runner_image: Using 'latest' tag or no tag specified
2026-05-24T23:43:29.177496187Z 💡 Consider using a specific version tag for reproducible builds
2026-05-24T23:43:29.177498804Z
2026-05-24T23:43:29.177501789Z✅ Configuration is valid (with warnings)
2026-05-24T23:43:29.177506119Z2026-05-24T23:43:28.713344+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=cdadcf0e170199b9fc2ed415d4b63baf637a03ef
2026-05-24T23:43:29.177511002Z2026-05-24T23:43:28.714106+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=cdadcf0e170199b9fc2ed415d4b63baf637a03ef target=/job/ci
2026-05-24T23:43:29.56263511Z2026-05-24T23:43:29.555275+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-24T23:43:29.563838492Z2026-05-24T23:43:29.555948+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=5fe2e502fcbf19100b9abe89b7b6258186693c49
2026-05-24T23:43:29.564620402Z2026-05-24T23:43:29.556057+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=5fe2e502fcbf19100b9abe89b7b6258186693c49 target=/job/src
2026-05-24T23:43:30.365210669Z2026-05-24T23:43:30.358667+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-24T23:43:30.369292053Z2026-05-24T23:43:30.359047+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-24T23:44:38.182778093Z2026-05-24T23:43:28.713978+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-24T23:44:38.182799086Z2026-05-24T23:43:28.714709+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-24T23:44:38.182807089Z2026-05-24T23:43:29.522945+00:00 Checking out ref: cdadcf0e170199b9fc2ed415d4b63baf637a03ef
2026-05-24T23:44:38.184026036Z2026-05-24T23:43:29.555657+00:00 Repository checked out to: /job/ci
2026-05-24T23:44:38.184040604Z2026-05-24T23:43:29.556093+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-24T23:44:38.184047274Z2026-05-24T23:43:30.328917+00:00 Checking out ref: 5fe2e502fcbf19100b9abe89b7b6258186693c49
2026-05-24T23:44:38.184052584Z2026-05-24T23:43:30.358755+00:00 Repository checked out to: /job/src
2026-05-24T23:44:38.184115724Z2026-05-24T23:43:30.359104+00:00 Executing job locally (no container)
2026-05-24T23:44:38.184124287Z2026-05-24T23:43:30.359117+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/api-build-test.sh
2026-05-24T23:44:38.184130017Z2026-05-24T23:43:30.493094+00:00 ================================================
2026-05-24T23:44:38.184136374Z2026-05-24T23:43:30.493178+00:00 Longhouse API Docker Build Test
2026-05-24T23:44:38.184141877Z2026-05-24T23:43:30.493202+00:00 ================================================
2026-05-24T23:44:38.184148047Z2026-05-24T23:43:30.493623+00:00 Installing docker CLI...
2026-05-24T23:44:38.184196355Z2026-05-24T23:43:34.615892+00:00 Waiting for Docker daemon...
2026-05-24T23:44:38.184209841Z2026-05-24T23:43:34.659613+00:00 Docker daemon is ready
2026-05-24T23:44:38.184225585Z2026-05-24T23:43:34.696360+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-05-24T23:44:38.184235181Z2026-05-24T23:43:34.696439+00:00 Install the buildx component to build images with BuildKit:
2026-05-24T23:44:38.184246515Z2026-05-24T23:43:34.696460+00:00 https://docs.docker.com/go/buildx/
2026-05-24T23:44:38.184263991Z2026-05-24T23:43:34.696471+00:00
2026-05-24T23:44:38.184528058Z2026-05-24T23:43:34.731394+00:00 Sending build context to Docker daemon 1.654MB
2026-05-24T23:44:38.184536281Z2026-05-24T23:43:34.731437+00:00
2026-05-24T23:44:38.184541864Z2026-05-24T23:43:34.802884+00:00 Step 1/16 : FROM golang:1.23-alpine AS builder
2026-05-24T23:44:38.184879624Z2026-05-24T23:43:36.665896+00:00 1.23-alpine: Pulling from library/golang
2026-05-24T23:44:38.184890717Z2026-05-24T23:43:36.959519+00:00 9824c27679d3: Pulling fs layer
2026-05-24T23:44:38.184895867Z2026-05-24T23:43:36.959607+00:00 8371a51cbc44: Pulling fs layer
2026-05-24T23:44:38.184901551Z2026-05-24T23:43:36.959625+00:00 d5791340ef18: Pulling fs layer
2026-05-24T23:44:38.184907034Z2026-05-24T23:43:36.959638+00:00 d3178a7b2709: Pulling fs layer
2026-05-24T23:44:38.184912147Z2026-05-24T23:43:36.959651+00:00 4f4fb700ef54: Pulling fs layer
2026-05-24T23:44:38.185284524Z2026-05-24T23:43:36.959664+00:00 d3178a7b2709: Waiting
2026-05-24T23:44:38.185293981Z2026-05-24T23:43:36.959676+00:00 4f4fb700ef54: Waiting
2026-05-24T23:44:38.185299581Z2026-05-24T23:43:37.185937+00:00 8371a51cbc44: Verifying Checksum
2026-05-24T23:44:38.185365105Z2026-05-24T23:43:37.187140+00:00 8371a51cbc44: Download complete
2026-05-24T23:44:38.185371582Z2026-05-24T23:43:37.358797+00:00 9824c27679d3: Verifying Checksum
2026-05-24T23:44:38.185777799Z2026-05-24T23:43:37.358877+00:00 9824c27679d3: Download complete
2026-05-24T23:44:38.185864732Z2026-05-24T23:43:37.391006+00:00 d3178a7b2709: Verifying Checksum
2026-05-24T23:44:38.185874872Z2026-05-24T23:43:37.391350+00:00 d3178a7b2709: Download complete
2026-05-24T23:44:38.18596561Z2026-05-24T23:43:37.560250+00:00 4f4fb700ef54: Verifying Checksum
2026-05-24T23:44:38.187016582Z2026-05-24T23:43:37.560561+00:00 4f4fb700ef54: Download complete
2026-05-24T23:44:38.187029476Z2026-05-24T23:43:37.900777+00:00 9824c27679d3: Pull complete
2026-05-24T23:44:38.187037369Z2026-05-24T23:43:38.110059+00:00 8371a51cbc44: Pull complete
2026-05-24T23:44:38.187046603Z2026-05-24T23:43:39.887696+00:00 d5791340ef18: Verifying Checksum
2026-05-24T23:44:38.187055639Z2026-05-24T23:43:39.887802+00:00 d5791340ef18: Download complete
2026-05-24T23:44:38.187061046Z2026-05-24T23:43:56.001840+00:00 d5791340ef18: Pull complete
2026-05-24T23:44:38.187626024Z2026-05-24T23:43:56.034312+00:00 d3178a7b2709: Pull complete
2026-05-24T23:44:38.187633568Z2026-05-24T23:43:56.062494+00:00 4f4fb700ef54: Pull complete
2026-05-24T23:44:38.187661655Z2026-05-24T23:43:56.082902+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-05-24T23:44:38.187670968Z2026-05-24T23:43:56.088185+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-05-24T23:44:38.187679105Z2026-05-24T23:43:56.092773+00:00 ---> 72fd06a5dd05
2026-05-24T23:44:38.188397234Z2026-05-24T23:43:56.092843+00:00 Step 2/16 : RUN apk add --no-cache git ca-certificates
2026-05-24T23:44:38.188407427Z2026-05-24T23:43:56.573116+00:00 ---> Running in 6df502104b8c
2026-05-24T23:44:38.188418621Z2026-05-24T23:43:57.041500+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-05-24T23:44:38.188429308Z2026-05-24T23:43:57.359440+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-05-24T23:44:38.188436148Z2026-05-24T23:43:58.482864+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-05-24T23:44:38.188441722Z2026-05-24T23:43:58.587557+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-05-24T23:44:38.188525975Z2026-05-24T23:43:58.622924+00:00 (3/12) Installing libunistring (1.3-r0)
2026-05-24T23:44:38.188534812Z2026-05-24T23:43:58.673400+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-05-24T23:44:38.188540265Z2026-05-24T23:43:58.696987+00:00 (5/12) Installing nghttp2-libs (1.69.0-r0)
2026-05-24T23:44:38.188545412Z2026-05-24T23:43:58.721047+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-05-24T23:44:38.188906329Z2026-05-24T23:43:58.740369+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-05-24T23:44:38.188915089Z2026-05-24T23:43:58.779761+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-05-24T23:44:38.189269389Z2026-05-24T23:43:58.819919+00:00 (9/12) Installing libexpat (2.7.5-r0)
2026-05-24T23:44:38.189276835Z2026-05-24T23:43:58.839166+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-05-24T23:44:38.189282772Z2026-05-24T23:43:58.875432+00:00 (11/12) Installing git (2.49.1-r0)
2026-05-24T23:44:38.189288509Z2026-05-24T23:43:59.036156+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-05-24T23:44:38.189294005Z2026-05-24T23:43:59.056816+00:00 Executing busybox-1.37.0-r18.trigger
2026-05-24T23:44:38.189680812Z2026-05-24T23:43:59.087347+00:00 OK: 20 MiB in 29 packages
2026-05-24T23:44:38.189694512Z2026-05-24T23:44:00.896478+00:00 ---> Removed intermediate container 6df502104b8c
2026-05-24T23:44:38.189711233Z2026-05-24T23:44:00.896704+00:00 ---> 0cbf04e2a1e5
2026-05-24T23:44:38.190026086Z2026-05-24T23:44:00.896867+00:00 Step 3/16 : WORKDIR /build/coredb
2026-05-24T23:44:38.190036776Z2026-05-24T23:44:01.056391+00:00 ---> Running in 258363d8bdfd
2026-05-24T23:44:38.190887576Z2026-05-24T23:44:01.136296+00:00 ---> Removed intermediate container 258363d8bdfd
2026-05-24T23:44:38.190900573Z2026-05-24T23:44:01.136533+00:00 ---> c070e36a8856
2026-05-24T23:44:38.190907369Z2026-05-24T23:44:01.136554+00:00 Step 4/16 : COPY coredb/go.mod ./
2026-05-24T23:44:38.191431291Z2026-05-24T23:44:01.278645+00:00 ---> 088bb35bc5cd
2026-05-24T23:44:38.191441365Z2026-05-24T23:44:01.278722+00:00 Step 5/16 : COPY coredb/ ./
2026-05-24T23:44:38.191448005Z2026-05-24T23:44:01.389526+00:00 ---> 76fa5db5e5a8
2026-05-24T23:44:38.191458909Z2026-05-24T23:44:01.389755+00:00 Step 6/16 : WORKDIR /build/api
2026-05-24T23:44:38.191467009Z2026-05-24T23:44:01.443985+00:00 ---> Running in 09471fd434f6
2026-05-24T23:44:38.191475795Z2026-05-24T23:44:01.520931+00:00 ---> Removed intermediate container 09471fd434f6
2026-05-24T23:44:38.191483262Z2026-05-24T23:44:01.521065+00:00 ---> c304244bb5ce
2026-05-24T23:44:38.191901298Z2026-05-24T23:44:01.521318+00:00 Step 7/16 : COPY api/go.mod api/go.sum ./
2026-05-24T23:44:38.191912755Z2026-05-24T23:44:01.643190+00:00 ---> 32dfa7cb0a33
2026-05-24T23:44:38.191920988Z2026-05-24T23:44:01.643251+00:00 Step 8/16 : RUN go mod download
2026-05-24T23:44:38.191926008Z2026-05-24T23:44:01.772568+00:00 ---> Running in 9e0e9205cf04
2026-05-24T23:44:38.191932092Z2026-05-24T23:44:09.088887+00:00 ---> Removed intermediate container 9e0e9205cf04
2026-05-24T23:44:38.191936708Z2026-05-24T23:44:09.089203+00:00 ---> 4e536062c153
2026-05-24T23:44:38.191941985Z2026-05-24T23:44:09.089603+00:00 Step 9/16 : COPY api/ ./
2026-05-24T23:44:38.192103337Z2026-05-24T23:44:09.407054+00:00 ---> 28df5f9fba33
2026-05-24T23:44:38.192111764Z2026-05-24T23:44:09.407214+00:00 Step 10/16 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse .
2026-05-24T23:44:38.19211823Z2026-05-24T23:44:09.511502+00:00 ---> Running in 28a887099bea
2026-05-24T23:44:38.192574781Z2026-05-24T23:44:36.507996+00:00 ---> Removed intermediate container 28a887099bea
2026-05-24T23:44:38.192586191Z2026-05-24T23:44:36.508164+00:00 ---> 246a32b4b416
2026-05-24T23:44:38.192595288Z2026-05-24T23:44:36.508189+00:00 Step 11/16 : FROM scratch
2026-05-24T23:44:38.192601334Z2026-05-24T23:44:36.508206+00:00 --->
2026-05-24T23:44:38.192607881Z2026-05-24T23:44:36.508221+00:00 Step 12/16 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-05-24T23:44:38.192979581Z2026-05-24T23:44:36.598925+00:00 ---> db71750977ee
2026-05-24T23:44:38.192987464Z2026-05-24T23:44:36.599107+00:00 Step 13/16 : COPY --from=builder /build/api/longhouse /longhouse
2026-05-24T23:44:38.192992274Z2026-05-24T23:44:37.808502+00:00 ---> 9759ebd38290
2026-05-24T23:44:38.192998464Z2026-05-24T23:44:37.808574+00:00 Step 14/16 : EXPOSE 6080 6081
2026-05-24T23:44:38.193003074Z2026-05-24T23:44:37.856276+00:00 ---> Running in b098e0178ef9
2026-05-24T23:44:38.193472759Z2026-05-24T23:44:37.916937+00:00 ---> Removed intermediate container b098e0178ef9
2026-05-24T23:44:38.193484819Z2026-05-24T23:44:37.917386+00:00 ---> 661255fb7f6d
2026-05-24T23:44:38.193493599Z2026-05-24T23:44:37.917419+00:00 Step 15/16 : USER 1000:1000
2026-05-24T23:44:38.193684564Z2026-05-24T23:44:37.967066+00:00 ---> Running in e3338b029c52
2026-05-24T23:44:38.193694298Z2026-05-24T23:44:38.028277+00:00 ---> Removed intermediate container e3338b029c52
2026-05-24T23:44:38.193699924Z2026-05-24T23:44:38.028441+00:00 ---> e6375bb01d99
2026-05-24T23:44:38.193706588Z2026-05-24T23:44:38.028522+00:00 Step 16/16 : ENTRYPOINT ["/longhouse"]
2026-05-24T23:44:38.194172875Z2026-05-24T23:44:38.078457+00:00 ---> Running in 24fb51904614
2026-05-24T23:44:38.194185705Z2026-05-24T23:44:38.141649+00:00 ---> Removed intermediate container 24fb51904614
2026-05-24T23:44:38.194191829Z2026-05-24T23:44:38.141755+00:00 ---> 17957f683462
2026-05-24T23:44:38.194566661Z2026-05-24T23:44:38.160791+00:00 Successfully built 17957f683462
2026-05-24T23:44:38.194574121Z2026-05-24T23:44:38.170040+00:00 Successfully tagged longhouse-api:test
2026-05-24T23:44:38.194581075Z2026-05-24T23:44:38.173363+00:00 === API Docker image builds successfully ===
2026-05-24T23:44:38.194587069Z2026-05-24T23:44:38.174807+00:00 ✓ Job completed successfully (exit code: 0)