Reactorcide

← Back to Jobs

test-go

completed exit: 0

Triggered by eval job 019dc824-41af-0f58-d790-f52cead1d785

Job ID
019dc824-6ff2-13f0-32de-7da0194d9db0
Created
2026-04-26 04:55:24 UTC
Updated
2026-04-26 04:55:24 UTC
Duration
6m 3s
Source Ref
5ec4fa79f2b63231c707abadcc9d1c6471aa8fc9
Source URL
https://github.com/catalystcommunity/reactorcide.git
Runner Image
golang:1.25
Priority
10
Queue
reactorcide-jobs

Logs

2026-04-26T04:56:58.661921754ZCloning into '/workspace'...
2026-04-26T04:57:10.465514185ZUpdating files: 29% (104/357) Updating files: 30% (108/357) Updating files: 31% (111/357) Updating files: 32% (115/357) Updating files: 33% (118/357) Updating files: 34% (122/357) Updating files: 35% (125/357) Updating files: 36% (129/357) Updating files: 37% (133/357) Updating files: 38% (136/357) Updating files: 39% (140/357) Updating files: 40% (143/357) Updating files: 41% (147/357) Updating files: 42% (150/357) Updating files: 43% (154/357) Updating files: 44% (158/357) Updating files: 45% (161/357) Updating files: 46% (165/357) Updating files: 47% (168/357) Updating files: 48% (172/357) Updating files: 49% (175/357) Updating files: 50% (179/357) Updating files: 51% (183/357) Updating files: 52% (186/357) Updating files: 53% (190/357) Updating files: 54% (193/357) Updating files: 55% (197/357) Updating files: 56% (200/357) Updating files: 57% (204/357) Updating files: 58% (208/357) Updating files: 59% (211/357) Updating files: 60% (215/357) Updating files: 61% (218/357) Updating files: 62% (222/357) Updating files: 63% (225/357) Updating files: 64% (229/357) Updating files: 65% (233/357) Updating files: 66% (236/357) Updating files: 67% (240/357) Updating files: 68% (243/357) Updating files: 69% (247/357) Updating files: 70% (250/357) Updating files: 71% (254/357) Updating files: 72% (258/357) Updating files: 73% (261/357) Updating files: 74% (265/357) Updating files: 75% (268/357) Updating files: 76% (272/357) Updating files: 77% (275/357) Updating files: 78% (279/357) Updating files: 79% (283/357) Updating files: 80% (286/357) Updating files: 81% (290/357) Updating files: 82% (293/357) Updating files: 83% (297/357) Updating files: 84% (300/357) Updating files: 85% (304/357) Updating files: 86% (308/357) Updating files: 87% (311/357) Updating files: 88% (315/357) Updating files: 89% (318/357) Updating files: 90% (322/357) Updating files: 91% (325/357) Updating files: 92% (329/357) Updating files: 93% (333/357) Updating files: 94% (336/357) Updating files: 95% (340/357) Updating files: 96% (343/357) Updating files: 97% (347/357) Updating files: 98% (350/357) Updating files: 99% (354/357) Updating files: 100% (357/357) Updating files: 100% (357/357), done.
2026-04-26T04:57:10.468701346Z=== Running Go Tests ===
2026-04-26T04:57:10.550870106Zgo: downloading github.com/prometheus/client_golang v1.23.2
2026-04-26T04:57:10.550890816Zgo: downloading google.golang.org/grpc v1.76.0
2026-04-26T04:57:10.550901252Zgo: downloading github.com/catalystcommunity/app-utils-go v1.0.9
2026-04-26T04:57:10.553096572Zgo: downloading github.com/lib/pq v1.10.9
2026-04-26T04:57:10.553120672Zgo: downloading google.golang.org/protobuf v1.36.11
2026-04-26T04:57:10.596447503Zgo: downloading github.com/google/uuid v1.6.0
2026-04-26T04:57:10.597889969Zgo: downloading github.com/jackc/pgx/v4 v4.18.3
2026-04-26T04:57:10.600157676Zgo: downloading github.com/sirupsen/logrus v1.9.3
2026-04-26T04:57:10.603434319Zgo: downloading gorm.io/driver/postgres v1.5.11
2026-04-26T04:57:10.730459341Zgo: downloading gorm.io/gorm v1.25.12
2026-04-26T04:57:10.813279268Zgo: downloading github.com/urfave/cli/v2 v2.27.7
2026-04-26T04:57:10.868034802Zgo: downloading github.com/aws/aws-sdk-go-v2 v1.41.1
2026-04-26T04:57:10.869380416Zgo: downloading github.com/aws/aws-sdk-go-v2/config v1.32.7
2026-04-26T04:57:10.89880202Zgo: downloading github.com/aws/aws-sdk-go-v2/credentials v1.19.7
2026-04-26T04:57:10.8988127Zgo: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.96.0
2026-04-26T04:57:11.014489012Zgo: downloading github.com/aws/smithy-go v1.24.0
2026-04-26T04:57:11.035288491Zgo: downloading golang.org/x/crypto v0.45.0
2026-04-26T04:57:11.095238446Zgo: downloading github.com/gammazero/workerpool v1.1.3
2026-04-26T04:57:11.099145555Zgo: downloading github.com/pressly/goose/v3 v3.24.1
2026-04-26T04:57:11.210757229Zgo: downloading golang.org/x/term v0.38.0
2026-04-26T04:57:11.228720777Zgo: downloading github.com/brianvoe/gofakeit/v6 v6.28.0
2026-04-26T04:57:11.257225488Zgo: downloading github.com/docker/docker v28.5.1+incompatible
2026-04-26T04:57:11.384554067Zgo: downloading github.com/shirou/gopsutil/v3 v3.24.5
2026-04-26T04:57:11.497038753Zgo: downloading gopkg.in/yaml.v3 v3.0.1
2026-04-26T04:57:11.555055949Zgo: downloading k8s.io/api v0.35.0
2026-04-26T04:57:11.671248008Zgo: downloading k8s.io/apimachinery v0.35.0
2026-04-26T04:57:12.003674272Zgo: downloading k8s.io/client-go v0.35.0
2026-04-26T04:57:12.157477605Zgo: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
2026-04-26T04:57:12.183059003Zgo: downloading github.com/rs/cors v1.11.1
2026-04-26T04:57:12.288100096Zgo: downloading github.com/jackc/pgx/v5 v5.7.1
2026-04-26T04:57:12.298898543Zgo: downloading golang.org/x/sys v0.39.0
2026-04-26T04:57:12.320751542Zgo: downloading github.com/jackc/pgconn v1.14.3
2026-04-26T04:57:12.325663979Zgo: downloading github.com/jackc/pgproto3/v2 v2.3.3
2026-04-26T04:57:12.334535905Zgo: downloading github.com/jackc/puddle v1.3.0
2026-04-26T04:57:12.366453641Zgo: downloading github.com/jinzhu/now v1.1.5
2026-04-26T04:57:12.376179377Zgo: downloading github.com/prometheus/client_model v0.6.2
2026-04-26T04:57:12.388472357Zgo: downloading github.com/prometheus/common v0.66.1
2026-04-26T04:57:12.393925816Zgo: downloading github.com/beorn7/perks v1.0.1
2026-04-26T04:57:12.404623102Zgo: downloading github.com/cespare/xxhash/v2 v2.3.0
2026-04-26T04:57:12.434041921Zgo: downloading github.com/prometheus/procfs v0.16.1
2026-04-26T04:57:12.520499814Zgo: downloading github.com/joomcode/errorx v1.1.0
2026-04-26T04:57:12.52592018Zgo: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.17
2026-04-26T04:57:12.569563213Zgo: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4
2026-04-26T04:57:12.5695805Zgo: downloading github.com/aws/aws-sdk-go-v2/service/signin v1.0.5
2026-04-26T04:57:12.572862999Zgo: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.30.9
2026-04-26T04:57:12.577993975Zgo: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.13
2026-04-26T04:57:12.616539859Zgo: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.41.6
2026-04-26T04:57:12.630242252Zgo: downloading github.com/sethvargo/go-retry v0.3.0
2026-04-26T04:57:12.632570033Zgo: downloading go.uber.org/multierr v1.11.0
2026-04-26T04:57:12.658932651Zgo: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.4
2026-04-26T04:57:12.669954157Zgo: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.17
2026-04-26T04:57:12.684750656Zgo: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.17
2026-04-26T04:57:12.694444079Zgo: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4
2026-04-26T04:57:12.696235645Zgo: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.8
2026-04-26T04:57:12.702418371Zgo: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.17
2026-04-26T04:57:12.702429551Zgo: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.17
2026-04-26T04:57:12.720968523Zgo: downloading github.com/gammazero/deque v0.2.0
2026-04-26T04:57:12.736856945Zgo: downloading github.com/cpuguy83/go-md2man/v2 v2.0.7
2026-04-26T04:57:12.744607668Zgo: downloading github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
2026-04-26T04:57:12.808176886Zgo: downloading github.com/tklauser/go-sysconf v0.3.12
2026-04-26T04:57:12.814713148Zgo: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260114163908-3f89685c29c3
2026-04-26T04:57:12.814723198Zgo: downloading golang.org/x/net v0.47.0
2026-04-26T04:57:12.942951336Zgo: downloading gopkg.in/inf.v0 v0.9.1
2026-04-26T04:57:12.944931296Zgo: downloading k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
2026-04-26T04:57:12.95561455Zgo: downloading sigs.k8s.io/randfill v1.0.0
2026-04-26T04:57:12.991863442Zgo: downloading k8s.io/klog/v2 v2.130.1
2026-04-26T04:57:12.995396514Zgo: downloading github.com/jinzhu/inflection v1.0.0
2026-04-26T04:57:13.003025436Zgo: downloading golang.org/x/text v0.31.0
2026-04-26T04:57:13.19812247Zgo: downloading github.com/jackc/pgio v1.0.0
2026-04-26T04:57:13.1991302Zgo: downloading github.com/jackc/pgtype v1.14.0
2026-04-26T04:57:13.227671168Zgo: downloading github.com/jackc/chunkreader/v2 v2.0.1
2026-04-26T04:57:13.252088032Zgo: downloading github.com/jackc/pgpassfile v1.0.0
2026-04-26T04:57:13.255584805Zgo: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
2026-04-26T04:57:13.272181714Zgo: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
2026-04-26T04:57:13.290124519Zgo: downloading go.yaml.in/yaml/v2 v2.4.3
2026-04-26T04:57:13.344132662Zgo: downloading github.com/mfridman/interpolate v0.0.2
2026-04-26T04:57:13.364936001Zgo: downloading golang.org/x/sync v0.18.0
2026-04-26T04:57:13.384054391Zgo: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17
2026-04-26T04:57:13.400657977Zgo: downloading github.com/russross/blackfriday/v2 v2.1.0
2026-04-26T04:57:13.498954062Zgo: downloading github.com/tklauser/numcpus v0.6.1
2026-04-26T04:57:13.522536368Zgo: downloading k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912
2026-04-26T04:57:13.522550858Zgo: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
2026-04-26T04:57:13.550825481Zgo: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
2026-04-26T04:57:13.551704084Zgo: downloading github.com/go-logr/logr v1.4.3
2026-04-26T04:57:13.552686088Zgo: downloading github.com/jackc/puddle/v2 v2.2.2
2026-04-26T04:57:13.566196007Zgo: downloading github.com/fxamacker/cbor/v2 v2.9.0
2026-04-26T04:57:13.669120545Zgo: downloading github.com/x448/float16 v0.8.4
2026-04-26T04:57:13.689248593Zgo: downloading github.com/json-iterator/go v1.1.12
2026-04-26T04:57:13.778592653Zgo: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
2026-04-26T04:57:13.778608384Zgo: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
2026-04-26T04:57:14.037428043Zgo: downloading github.com/docker/go-units v0.5.0
2026-04-26T04:57:14.037438915Zgo: downloading github.com/docker/go-connections v0.6.0
2026-04-26T04:57:14.037443596Zgo: downloading github.com/opencontainers/image-spec v1.1.1
2026-04-26T04:57:14.039376851Zgo: downloading github.com/moby/docker-image-spec v1.3.1
2026-04-26T04:57:14.039389644Zgo: downloading github.com/opencontainers/go-digest v1.0.0
2026-04-26T04:57:14.039394725Zgo: downloading github.com/containerd/errdefs v1.0.0
2026-04-26T04:57:14.039398588Zgo: downloading github.com/containerd/errdefs/pkg v0.3.0
2026-04-26T04:57:14.061596078Zgo: downloading github.com/distribution/reference v0.6.0
2026-04-26T04:57:14.071742809Zgo: downloading github.com/pkg/errors v0.9.1
2026-04-26T04:57:14.072403796Zgo: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0
2026-04-26T04:57:14.090233112Zgo: downloading go.opentelemetry.io/otel/trace v1.38.0
2026-04-26T04:57:14.111655486Zgo: downloading go.opentelemetry.io/otel v1.38.0
2026-04-26T04:57:14.111665894Zgo: downloading go.opentelemetry.io/otel/metric v1.38.0
2026-04-26T04:57:14.111670774Zgo: downloading github.com/felixge/httpsnoop v1.0.4
2026-04-26T04:57:14.17558605Zgo: downloading github.com/google/gnostic-models v0.7.0
2026-04-26T04:57:14.29297017Zgo: downloading golang.org/x/time v0.14.0
2026-04-26T04:57:14.315211758Zgo: downloading golang.org/x/oauth2 v0.30.0
2026-04-26T04:57:14.340022397Zgo: downloading go.yaml.in/yaml/v3 v3.0.4
2026-04-26T04:57:14.393232033Zgo: downloading sigs.k8s.io/yaml v1.6.0
2026-04-26T04:57:14.413142834Zgo: downloading github.com/davecgh/go-spew v1.1.1
2026-04-26T04:57:14.42642868Zgo: downloading github.com/go-openapi/swag v0.23.0
2026-04-26T04:57:14.449995774Zgo: downloading github.com/go-openapi/jsonreference v0.20.2
2026-04-26T04:57:14.465108781Zgo: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
2026-04-26T04:57:14.469982153Zgo: downloading github.com/emicklei/go-restful/v3 v3.13.0
2026-04-26T04:57:14.489529314Zgo: downloading github.com/mailru/easyjson v0.7.7
2026-04-26T04:57:14.552929957Zgo: downloading github.com/go-openapi/jsonpointer v0.21.0
2026-04-26T04:57:14.554671303Zgo: downloading github.com/josharian/intern v1.0.0
2026-04-26T04:57:15.228042731Zgo: downloading go.opentelemetry.io/auto/sdk v1.1.0
2026-04-26T04:57:15.228056571Zgo: downloading github.com/go-logr/stdr v1.2.2
2026-04-26T04:57:17.061304033Zgo: downloading github.com/stretchr/testify v1.11.1
2026-04-26T04:57:17.317336259Zgo: downloading github.com/pmezard/go-difflib v1.0.0
2026-04-26T04:57:17.317351215Zgo: downloading github.com/stretchr/objx v0.5.2
2026-04-26T04:58:44.626934332Z? github.com/catalystcommunity/reactorcide/coordinator_api [no test files]
2026-04-26T04:58:48.899492186Zok github.com/catalystcommunity/reactorcide/coordinator_api/cmd 0.071s
2026-04-26T04:58:48.89950602Z? github.com/catalystcommunity/reactorcide/coordinator_api/internal/checkauth [no test files]
2026-04-26T04:58:48.89951164Z? github.com/catalystcommunity/reactorcide/coordinator_api/internal/config [no test files]
2026-04-26T04:58:48.899519353Z? github.com/catalystcommunity/reactorcide/coordinator_api/internal/corndogs [no test files]
2026-04-26T04:58:48.899525119Z? github.com/catalystcommunity/reactorcide/coordinator_api/internal/corndogs/v1alpha1 [no test files]
2026-04-26T04:58:51.271786763Zok github.com/catalystcommunity/reactorcide/coordinator_api/internal/handlers 0.061s
2026-04-26T04:58:51.271799619Z? github.com/catalystcommunity/reactorcide/coordinator_api/internal/metrics [no test files]
2026-04-26T04:58:51.271805726Z? github.com/catalystcommunity/reactorcide/coordinator_api/internal/middleware [no test files]
2026-04-26T04:58:51.271810916Z? github.com/catalystcommunity/reactorcide/coordinator_api/internal/objects [no test files]
2026-04-26T04:58:51.271816326Z? github.com/catalystcommunity/reactorcide/coordinator_api/internal/pubsub [no test files]
2026-04-26T04:58:51.271821643Zok github.com/catalystcommunity/reactorcide/coordinator_api/internal/scheduler 0.016s
2026-04-26T05:01:25.007962595Zok github.com/catalystcommunity/reactorcide/coordinator_api/internal/secrets 153.810s
2026-04-26T05:01:25.007975615Z? github.com/catalystcommunity/reactorcide/coordinator_api/internal/store [no test files]
2026-04-26T05:01:25.007982992Z? github.com/catalystcommunity/reactorcide/coordinator_api/internal/store/ctxkey [no test files]
2026-04-26T05:01:25.007988772Zok github.com/catalystcommunity/reactorcide/coordinator_api/internal/store/models 0.015s
2026-04-26T05:01:25.007994488Z? github.com/catalystcommunity/reactorcide/coordinator_api/internal/store/postgres_store [no test files]
2026-04-26T05:01:25.007999942Zok github.com/catalystcommunity/reactorcide/coordinator_api/internal/vcs 0.028s
2026-04-26T05:01:25.008005292Zok github.com/catalystcommunity/reactorcide/coordinator_api/internal/worker 0.254s
2026-04-26T05:01:25.008010605Zok github.com/catalystcommunity/reactorcide/coordinator_api/internal/workflows 0.017s