longhouse-api-build-test
completed- Job ID
019e9598-9b43-5448-61a2-2af4aa5ab77e- Created
- 2026-06-05 02:24:26 UTC
- Updated
- 2026-06-05 02:24:26 UTC
- Duration
- 1m 35s
- Source Ref
- 843d229ca8df879b977b113184bee83fefafc555
- 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-05T02:24:47.523388+00:00 ⚠️ Configuration warnings:
• runner_image: Using 'latest' tag or no tag specified
💡 Consider using a specific version tag for reproducible builds
✅ Configuration is valid (with warnings)
2026-06-05T02:24:47.524125+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=d3cccd06cd4307e1075ad6bdfccf4a9b139715b4
2026-06-05T02:24:47.524374+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=d3cccd06cd4307e1075ad6bdfccf4a9b139715b4 target=/job/ci
2026-06-05T02:24:48.664232+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-06-05T02:24:48.665091+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=843d229ca8df879b977b113184bee83fefafc555
2026-06-05T02:24:48.665190+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=843d229ca8df879b977b113184bee83fefafc555 target=/job/src
2026-06-05T02:24:49.785813+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-06-05T02:24:49.786516+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-06-05T02:24:47.524246+00:00 🔐 Preparing trusted CI source (type: git)
2026-06-05T02:24:47.524471+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-06-05T02:24:48.610175+00:00 Checking out ref: d3cccd06cd4307e1075ad6bdfccf4a9b139715b4
2026-06-05T02:24:48.664437+00:00 Repository checked out to: /job/ci
2026-06-05T02:24:48.665253+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-06-05T02:24:49.731489+00:00 Checking out ref: 843d229ca8df879b977b113184bee83fefafc555
2026-06-05T02:24:49.785969+00:00 Repository checked out to: /job/src
2026-06-05T02:24:49.786626+00:00 Executing job locally (no container)
2026-06-05T02:24:49.786651+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/api-build-test.sh
2026-06-05T02:24:49.942473+00:00 ================================================
2026-06-05T02:24:49.942528+00:00 Longhouse API Docker Build Test
2026-06-05T02:24:49.942545+00:00 ================================================
2026-06-05T02:24:49.942982+00:00 Installing docker CLI...
2026-06-05T02:24:54.159291+00:00 Waiting for Docker daemon...
2026-06-05T02:24:54.233996+00:00 Docker daemon is ready
2026-06-05T02:24:54.270396+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-06-05T02:24:54.270460+00:00 Install the buildx component to build images with BuildKit:
2026-06-05T02:24:54.270479+00:00 https://docs.docker.com/go/buildx/
2026-06-05T02:24:54.270492+00:00
2026-06-05T02:24:54.327271+00:00 Sending build context to Docker daemon 2.424MB
2026-06-05T02:24:54.327323+00:00
2026-06-05T02:24:54.508033+00:00 Step 1/16 : FROM golang:1.23-alpine AS builder
2026-06-05T02:24:55.537219+00:00 1.23-alpine: Pulling from library/golang
2026-06-05T02:24:55.800502+00:00 9824c27679d3: Pulling fs layer
2026-06-05T02:24:55.800566+00:00 8371a51cbc44: Pulling fs layer
2026-06-05T02:24:55.800582+00:00 d5791340ef18: Pulling fs layer
2026-06-05T02:24:55.800595+00:00 d3178a7b2709: Pulling fs layer
2026-06-05T02:24:55.800609+00:00 4f4fb700ef54: Pulling fs layer
2026-06-05T02:24:55.800622+00:00 d3178a7b2709: Waiting
2026-06-05T02:24:55.800635+00:00 4f4fb700ef54: Waiting
2026-06-05T02:24:56.107470+00:00 8371a51cbc44: Download complete
2026-06-05T02:24:56.190543+00:00 9824c27679d3: Verifying Checksum
2026-06-05T02:24:56.190618+00:00 9824c27679d3: Download complete
2026-06-05T02:24:56.312446+00:00 d3178a7b2709: Verifying Checksum
2026-06-05T02:24:56.312487+00:00 d3178a7b2709: Download complete
2026-06-05T02:24:56.396618+00:00 4f4fb700ef54: Verifying Checksum
2026-06-05T02:24:56.396881+00:00 4f4fb700ef54: Download complete
2026-06-05T02:24:56.580809+00:00 9824c27679d3: Pull complete
2026-06-05T02:24:56.847856+00:00 8371a51cbc44: Pull complete
2026-06-05T02:24:58.606010+00:00 d5791340ef18: Verifying Checksum
2026-06-05T02:24:58.606129+00:00 d5791340ef18: Download complete
2026-06-05T02:25:11.710167+00:00 d5791340ef18: Pull complete
2026-06-05T02:25:11.737998+00:00 d3178a7b2709: Pull complete
2026-06-05T02:25:11.761985+00:00 4f4fb700ef54: Pull complete
2026-06-05T02:25:11.778027+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-06-05T02:25:11.782350+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-06-05T02:25:11.785466+00:00 ---> 72fd06a5dd05
2026-06-05T02:25:11.785541+00:00 Step 2/16 : RUN apk add --no-cache git ca-certificates
2026-06-05T02:25:11.846371+00:00 ---> Running in 0a2160143be9
2026-06-05T02:25:12.218516+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-06-05T02:25:12.650920+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-06-05T02:25:14.249133+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-06-05T02:25:14.366928+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-06-05T02:25:14.411039+00:00 (3/12) Installing libunistring (1.3-r0)
2026-06-05T02:25:14.571070+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-06-05T02:25:14.611809+00:00 (5/12) Installing nghttp2-libs (1.69.0-r0)
2026-06-05T02:25:14.648209+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-06-05T02:25:14.675320+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-06-05T02:25:14.770997+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-06-05T02:25:14.854416+00:00 (9/12) Installing libexpat (2.7.5-r0)
2026-06-05T02:25:14.883153+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-06-05T02:25:14.959660+00:00 (11/12) Installing git (2.49.1-r0)
2026-06-05T02:25:15.675826+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-06-05T02:25:15.700136+00:00 Executing busybox-1.37.0-r18.trigger
2026-06-05T02:25:15.734660+00:00 OK: 20 MiB in 29 packages
2026-06-05T02:25:17.059075+00:00 ---> Removed intermediate container 0a2160143be9
2026-06-05T02:25:17.059183+00:00 ---> c64d6c9b4cf8
2026-06-05T02:25:17.059205+00:00 Step 3/16 : WORKDIR /build/coredb
2026-06-05T02:25:17.136742+00:00 ---> Running in bd29efda3488
2026-06-05T02:25:17.237393+00:00 ---> Removed intermediate container bd29efda3488
2026-06-05T02:25:17.237511+00:00 ---> d02bd8ec1f1b
2026-06-05T02:25:17.237578+00:00 Step 4/16 : COPY coredb/go.mod ./
2026-06-05T02:25:17.333829+00:00 ---> 0f98db2936ea
2026-06-05T02:25:17.333973+00:00 Step 5/16 : COPY coredb/ ./
2026-06-05T02:25:17.468005+00:00 ---> 0dbce1308806
2026-06-05T02:25:17.468079+00:00 Step 6/16 : WORKDIR /build/api
2026-06-05T02:25:17.559972+00:00 ---> Running in 6532dc32195a
2026-06-05T02:25:17.679756+00:00 ---> Removed intermediate container 6532dc32195a
2026-06-05T02:25:17.680002+00:00 ---> e8acc614019d
2026-06-05T02:25:17.680053+00:00 Step 7/16 : COPY api/go.mod api/go.sum ./
2026-06-05T02:25:17.793140+00:00 ---> 515527205131
2026-06-05T02:25:17.796093+00:00 Step 8/16 : RUN go mod download
2026-06-05T02:25:17.874125+00:00 ---> Running in 8b9fed4ec871
2026-06-05T02:25:27.397978+00:00 ---> Removed intermediate container 8b9fed4ec871
2026-06-05T02:25:27.398766+00:00 ---> fca99e9500e7
2026-06-05T02:25:27.398804+00:00 Step 9/16 : COPY api/ ./
2026-06-05T02:25:27.650790+00:00 ---> 14aa92bb2c2a
2026-06-05T02:25:27.650982+00:00 Step 10/16 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse .
2026-06-05T02:25:27.721538+00:00 ---> Running in 7dfd9edc9fd1
2026-06-05T02:25:55.030544+00:00 ---> Removed intermediate container 7dfd9edc9fd1
2026-06-05T02:25:55.030644+00:00 ---> 03533e14d824
2026-06-05T02:25:55.030748+00:00 Step 11/16 : FROM scratch
2026-06-05T02:25:55.030786+00:00 --->
2026-06-05T02:25:55.030805+00:00 Step 12/16 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-06-05T02:25:55.102053+00:00 ---> adba19fb63cd
2026-06-05T02:25:55.102140+00:00 Step 13/16 : COPY --from=builder /build/api/longhouse /longhouse
2026-06-05T02:25:56.161925+00:00 ---> 38ce039afdc8
2026-06-05T02:25:56.162013+00:00 Step 14/16 : EXPOSE 6080 6081
2026-06-05T02:25:56.204014+00:00 ---> Running in 0757b16d41f3
2026-06-05T02:25:56.255261+00:00 ---> Removed intermediate container 0757b16d41f3
2026-06-05T02:25:56.255350+00:00 ---> 519d84043cbb
2026-06-05T02:25:56.255392+00:00 Step 15/16 : USER 1000:1000
2026-06-05T02:25:56.294653+00:00 ---> Running in be7c030f278b
2026-06-05T02:25:56.347487+00:00 ---> Removed intermediate container be7c030f278b
2026-06-05T02:25:56.347548+00:00 ---> dad35aecb38d
2026-06-05T02:25:56.347606+00:00 Step 16/16 : ENTRYPOINT ["/longhouse"]
2026-06-05T02:25:56.386780+00:00 ---> Running in 43ea00d16985
2026-06-05T02:25:56.436529+00:00 ---> Removed intermediate container 43ea00d16985
2026-06-05T02:25:56.436577+00:00 ---> cc431ff97023
2026-06-05T02:25:56.456446+00:00 Successfully built cc431ff97023
2026-06-05T02:25:56.464174+00:00 Successfully tagged longhouse-api:test
2026-06-05T02:25:56.466441+00:00 === API Docker image builds successfully ===
2026-06-05T02:25:56.468648+00:00 ✓ Job completed successfully (exit code: 0)