Reactorcide

← Back to Jobs

longhouse-api-build-test

completed exit: 0

Triggered by eval job 019df13e-5c05-fc2e-b6e0-601be1f768fe

Job ID
019df13e-6b11-1d11-6a2b-e822790e5381
Created
2026-05-04 04:28:12 UTC
Updated
2026-05-04 04:28:12 UTC
Duration
1m 33s
Source Ref
087eafe70f307cbd404fd6c1026f621348157146
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-04T04:28:34.782712786Z2026-05-04T04:28:34.626864+00:00 ⚠️ Configuration warnings:
2026-05-04T04:28:34.782728522Z • runner_image: Using 'latest' tag or no tag specified
2026-05-04T04:28:34.782740592Z 💡 Consider using a specific version tag for reproducible builds
2026-05-04T04:28:34.782749792Z
2026-05-04T04:28:34.782758586Z✅ Configuration is valid (with warnings)
2026-05-04T04:28:34.782774646Z2026-05-04T04:28:34.627631+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=087eafe70f307cbd404fd6c1026f621348157146
2026-05-04T04:28:34.782787549Z2026-05-04T04:28:34.627895+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=087eafe70f307cbd404fd6c1026f621348157146 target=/job/ci
2026-05-04T04:28:35.443800758Z2026-05-04T04:28:35.431177+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-04T04:28:35.443821653Z2026-05-04T04:28:35.431580+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=087eafe70f307cbd404fd6c1026f621348157146
2026-05-04T04:28:35.443833369Z2026-05-04T04:28:35.431669+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=087eafe70f307cbd404fd6c1026f621348157146 target=/job/src
2026-05-04T04:28:36.074403506Z2026-05-04T04:28:36.064978+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-04T04:28:36.074416939Z2026-05-04T04:28:36.065443+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-04T04:29:42.512137962Z2026-05-04T04:28:34.627819+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-04T04:29:42.512156006Z2026-05-04T04:28:34.628040+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-04T04:29:42.512165269Z2026-05-04T04:28:35.404939+00:00 Checking out ref: 087eafe70f307cbd404fd6c1026f621348157146
2026-05-04T04:29:42.512174052Z2026-05-04T04:28:35.431279+00:00 Repository checked out to: /job/ci
2026-05-04T04:29:42.512183312Z2026-05-04T04:28:35.431701+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-04T04:29:42.5123651Z2026-05-04T04:28:36.045385+00:00 Checking out ref: 087eafe70f307cbd404fd6c1026f621348157146
2026-05-04T04:29:42.51237386Z2026-05-04T04:28:36.065062+00:00 Repository checked out to: /job/src
2026-05-04T04:29:42.51238007Z2026-05-04T04:28:36.065518+00:00 Executing job locally (no container)
2026-05-04T04:29:42.512882435Z2026-05-04T04:28:36.065534+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/api-build-test.sh
2026-05-04T04:29:42.512894088Z2026-05-04T04:28:36.230936+00:00 ================================================
2026-05-04T04:29:42.513326575Z2026-05-04T04:28:36.230999+00:00 Longhouse API Docker Build Test
2026-05-04T04:29:42.513335342Z2026-05-04T04:28:36.231017+00:00 ================================================
2026-05-04T04:29:42.513343286Z2026-05-04T04:28:36.231031+00:00 Installing docker CLI...
2026-05-04T04:29:42.513353839Z2026-05-04T04:28:39.353752+00:00 Waiting for Docker daemon...
2026-05-04T04:29:42.513362939Z2026-05-04T04:28:39.393339+00:00 Docker daemon is ready
2026-05-04T04:29:42.513406646Z2026-05-04T04:28:39.417467+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-05-04T04:29:42.513415746Z2026-05-04T04:28:39.417522+00:00 Install the buildx component to build images with BuildKit:
2026-05-04T04:29:42.513421892Z2026-05-04T04:28:39.417537+00:00 https://docs.docker.com/go/buildx/
2026-05-04T04:29:42.513708199Z2026-05-04T04:28:39.417549+00:00
2026-05-04T04:29:42.513719845Z2026-05-04T04:28:39.465925+00:00 Sending build context to Docker daemon 998.9kB
2026-05-04T04:29:42.513728176Z2026-05-04T04:28:39.465965+00:00
2026-05-04T04:29:42.51380943Z2026-05-04T04:28:39.485278+00:00 Step 1/16 : FROM golang:1.23-alpine AS builder
2026-05-04T04:29:42.513818326Z2026-05-04T04:28:40.409052+00:00 1.23-alpine: Pulling from library/golang
2026-05-04T04:29:42.514037845Z2026-05-04T04:28:40.636837+00:00 9824c27679d3: Pulling fs layer
2026-05-04T04:29:42.514045058Z2026-05-04T04:28:40.636946+00:00 8371a51cbc44: Pulling fs layer
2026-05-04T04:29:42.514050622Z2026-05-04T04:28:40.636969+00:00 d5791340ef18: Pulling fs layer
2026-05-04T04:29:42.514056275Z2026-05-04T04:28:40.636982+00:00 d3178a7b2709: Pulling fs layer
2026-05-04T04:29:42.514431652Z2026-05-04T04:28:40.636996+00:00 4f4fb700ef54: Pulling fs layer
2026-05-04T04:29:42.514441345Z2026-05-04T04:28:40.637009+00:00 d3178a7b2709: Waiting
2026-05-04T04:29:42.514446265Z2026-05-04T04:28:40.637185+00:00 4f4fb700ef54: Waiting
2026-05-04T04:29:42.514655017Z2026-05-04T04:28:41.033506+00:00 8371a51cbc44: Download complete
2026-05-04T04:29:42.514667271Z2026-05-04T04:28:41.195474+00:00 9824c27679d3: Verifying Checksum
2026-05-04T04:29:42.514675524Z2026-05-04T04:28:41.195528+00:00 9824c27679d3: Download complete
2026-05-04T04:29:42.514689061Z2026-05-04T04:28:41.506199+00:00 4f4fb700ef54: Verifying Checksum
2026-05-04T04:29:42.515369703Z2026-05-04T04:28:41.506326+00:00 4f4fb700ef54: Download complete
2026-05-04T04:29:42.51538154Z2026-05-04T04:28:41.539807+00:00 9824c27679d3: Pull complete
2026-05-04T04:29:42.515408047Z2026-05-04T04:28:41.755356+00:00 8371a51cbc44: Pull complete
2026-05-04T04:29:42.515413683Z2026-05-04T04:28:42.342447+00:00 d3178a7b2709: Download complete
2026-05-04T04:29:42.51542038Z2026-05-04T04:28:42.681779+00:00 d5791340ef18: Verifying Checksum
2026-05-04T04:29:42.515425197Z2026-05-04T04:28:42.682524+00:00 d5791340ef18: Download complete
2026-05-04T04:29:42.515432257Z2026-05-04T04:28:58.133901+00:00 d5791340ef18: Pull complete
2026-05-04T04:29:42.515436804Z2026-05-04T04:28:58.168387+00:00 d3178a7b2709: Pull complete
2026-05-04T04:29:42.51544383Z2026-05-04T04:28:58.407791+00:00 4f4fb700ef54: Pull complete
2026-05-04T04:29:42.5154538Z2026-05-04T04:28:58.629277+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-05-04T04:29:42.51574711Z2026-05-04T04:28:58.715894+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-05-04T04:29:42.515761033Z2026-05-04T04:28:58.753182+00:00 ---> 72fd06a5dd05
2026-05-04T04:29:42.516203023Z2026-05-04T04:28:58.753275+00:00 Step 2/16 : RUN apk add --no-cache git ca-certificates
2026-05-04T04:29:42.51621054Z2026-05-04T04:28:59.715666+00:00 ---> Running in c536202fd616
2026-05-04T04:29:42.516217037Z2026-05-04T04:29:00.218154+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-05-04T04:29:42.516222667Z2026-05-04T04:29:00.652557+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-05-04T04:29:42.516228217Z2026-05-04T04:29:01.823293+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-05-04T04:29:42.516233674Z2026-05-04T04:29:01.863557+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-05-04T04:29:42.516382762Z2026-05-04T04:29:01.885025+00:00 (3/12) Installing libunistring (1.3-r0)
2026-05-04T04:29:42.516389563Z2026-05-04T04:29:01.943254+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-05-04T04:29:42.516395133Z2026-05-04T04:29:01.967322+00:00 (5/12) Installing nghttp2-libs (1.65.0-r0)
2026-05-04T04:29:42.516552Z2026-05-04T04:29:01.988579+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-05-04T04:29:42.51701941Z2026-05-04T04:29:02.009578+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-05-04T04:29:42.517027837Z2026-05-04T04:29:02.065308+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-05-04T04:29:42.517035807Z2026-05-04T04:29:02.112075+00:00 (9/12) Installing libexpat (2.7.5-r0)
2026-05-04T04:29:42.51704753Z2026-05-04T04:29:02.138774+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-05-04T04:29:42.517056757Z2026-05-04T04:29:02.177097+00:00 (11/12) Installing git (2.49.1-r0)
2026-05-04T04:29:42.517066545Z2026-05-04T04:29:02.450390+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-05-04T04:29:42.517077235Z2026-05-04T04:29:02.479397+00:00 Executing busybox-1.37.0-r18.trigger
2026-05-04T04:29:42.517085368Z2026-05-04T04:29:02.509669+00:00 OK: 20 MiB in 29 packages
2026-05-04T04:29:42.517091088Z2026-05-04T04:29:03.734735+00:00 ---> Removed intermediate container c536202fd616
2026-05-04T04:29:42.517406674Z2026-05-04T04:29:03.734857+00:00 ---> 1988b62abe1b
2026-05-04T04:29:42.517416347Z2026-05-04T04:29:03.734970+00:00 Step 3/16 : WORKDIR /build/coredb
2026-05-04T04:29:42.517514425Z2026-05-04T04:29:03.797256+00:00 ---> Running in 462ed3a25d0f
2026-05-04T04:29:42.517522785Z2026-05-04T04:29:03.878622+00:00 ---> Removed intermediate container 462ed3a25d0f
2026-05-04T04:29:42.517527865Z2026-05-04T04:29:03.878685+00:00 ---> d85218aca9ca
2026-05-04T04:29:42.5177568Z2026-05-04T04:29:03.878701+00:00 Step 4/16 : COPY coredb/go.mod ./
2026-05-04T04:29:42.517764297Z2026-05-04T04:29:03.969144+00:00 ---> 151bf6ce7cde
2026-05-04T04:29:42.517978265Z2026-05-04T04:29:03.969281+00:00 Step 5/16 : COPY coredb/ ./
2026-05-04T04:29:42.517984992Z2026-05-04T04:29:04.058273+00:00 ---> 309bd815eaba
2026-05-04T04:29:42.517989499Z2026-05-04T04:29:04.058324+00:00 Step 6/16 : WORKDIR /build/api
2026-05-04T04:29:42.517994502Z2026-05-04T04:29:04.127775+00:00 ---> Running in 86a460613cf7
2026-05-04T04:29:42.518436626Z2026-05-04T04:29:04.201472+00:00 ---> Removed intermediate container 86a460613cf7
2026-05-04T04:29:42.518589921Z2026-05-04T04:29:04.201542+00:00 ---> 3a8f15f6996a
2026-05-04T04:29:42.518597717Z2026-05-04T04:29:04.201558+00:00 Step 7/16 : COPY api/go.mod api/go.sum ./
2026-05-04T04:29:42.518602637Z2026-05-04T04:29:04.274968+00:00 ---> 63d27f5f41cb
2026-05-04T04:29:42.518607951Z2026-05-04T04:29:04.275045+00:00 Step 8/16 : RUN go mod download
2026-05-04T04:29:42.518618907Z2026-05-04T04:29:04.328438+00:00 ---> Running in fd968fbfa5b3
2026-05-04T04:29:42.519089569Z2026-05-04T04:29:14.058529+00:00 ---> Removed intermediate container fd968fbfa5b3
2026-05-04T04:29:42.519097082Z2026-05-04T04:29:14.058627+00:00 ---> ff78b87a2775
2026-05-04T04:29:42.519101499Z2026-05-04T04:29:14.058644+00:00 Step 9/16 : COPY api/ ./
2026-05-04T04:29:42.519106782Z2026-05-04T04:29:14.297429+00:00 ---> 5f807a01a511
2026-05-04T04:29:42.519112899Z2026-05-04T04:29:14.297595+00:00 Step 10/16 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse .
2026-05-04T04:29:42.519118426Z2026-05-04T04:29:14.351175+00:00 ---> Running in bfd47de32fbf
2026-05-04T04:29:42.519124029Z2026-05-04T04:29:40.930542+00:00 ---> Removed intermediate container bfd47de32fbf
2026-05-04T04:29:42.51926479Z2026-05-04T04:29:40.930620+00:00 ---> 930e1245b2eb
2026-05-04T04:29:42.519512885Z2026-05-04T04:29:40.930684+00:00 Step 11/16 : FROM scratch
2026-05-04T04:29:42.519778995Z2026-05-04T04:29:40.930705+00:00 --->
2026-05-04T04:29:42.519787545Z2026-05-04T04:29:40.930719+00:00 Step 12/16 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-05-04T04:29:42.519792462Z2026-05-04T04:29:41.014455+00:00 ---> 350e4aa81374
2026-05-04T04:29:42.519799698Z2026-05-04T04:29:41.014527+00:00 Step 13/16 : COPY --from=builder /build/api/longhouse /longhouse
2026-05-04T04:29:42.519804398Z2026-05-04T04:29:42.144700+00:00 ---> 76553d83b8ac
2026-05-04T04:29:42.520337196Z2026-05-04T04:29:42.144855+00:00 Step 14/16 : EXPOSE 6080 6081
2026-05-04T04:29:42.520347742Z2026-05-04T04:29:42.191060+00:00 ---> Running in 64023903aab1
2026-05-04T04:29:42.520353752Z2026-05-04T04:29:42.253533+00:00 ---> Removed intermediate container 64023903aab1
2026-05-04T04:29:42.520359536Z2026-05-04T04:29:42.253609+00:00 ---> 78d76aedf264
2026-05-04T04:29:42.520971241Z2026-05-04T04:29:42.253674+00:00 Step 15/16 : USER 1000:1000
2026-05-04T04:29:42.520979734Z2026-05-04T04:29:42.300736+00:00 ---> Running in 7db54101813b
2026-05-04T04:29:42.520987225Z2026-05-04T04:29:42.362964+00:00 ---> Removed intermediate container 7db54101813b
2026-05-04T04:29:42.520992072Z2026-05-04T04:29:42.363016+00:00 ---> e9c01218463f
2026-05-04T04:29:42.520997848Z2026-05-04T04:29:42.363032+00:00 Step 16/16 : ENTRYPOINT ["/longhouse"]
2026-05-04T04:29:42.521002275Z2026-05-04T04:29:42.411522+00:00 ---> Running in 1278fc81f6c6
2026-05-04T04:29:42.521008592Z2026-05-04T04:29:42.473920+00:00 ---> Removed intermediate container 1278fc81f6c6
2026-05-04T04:29:42.521013372Z2026-05-04T04:29:42.474025+00:00 ---> 77f0aa0c0d93
2026-05-04T04:29:42.521197749Z2026-05-04T04:29:42.488108+00:00 Successfully built 77f0aa0c0d93
2026-05-04T04:29:42.521205193Z2026-05-04T04:29:42.496476+00:00 Successfully tagged longhouse-api:test
2026-05-04T04:29:42.521647048Z2026-05-04T04:29:42.500403+00:00 === API Docker image builds successfully ===
2026-05-04T04:29:42.521657708Z2026-05-04T04:29:42.501947+00:00 ✓ Job completed successfully (exit code: 0)