> ROOT_DIR=/tmp/go-bench-away-job-131cc299-cf5c-40ab-8cbb-2ea449543469-76971244 > OUTPUT_FILE=/tmp/go-bench-away-job-131cc299-cf5c-40ab-8cbb-2ea449543469-76971244/results.txt > SHA_FILE=/tmp/go-bench-away-job-131cc299-cf5c-40ab-8cbb-2ea449543469-76971244/sha.txt > GO_VERSION_FILE=/tmp/go-bench-away-job-131cc299-cf5c-40ab-8cbb-2ea449543469-76971244/go_version.txt > GIT_REMOTE=https://github.com/nats-io/nats-server.git > GIT_REF=main > TESTS_DIR=server > BENCHMARKS_FILTER=BenchmarkJetStream(Create|Meta) > BENCHMARK_REPETITIONS=5 > BENCHMARK_MIN_RUN_TIME=3s > MAX_RUN_TIME=4h0m0s > GO=/usr/local/go1.26.3/bin/go > GIT=/usr/bin/git Cloning https://github.com/nats-io/nats-server.git ref: main to /tmp/go-bench-away-job-131cc299-cf5c-40ab-8cbb-2ea449543469-76971244/source.git SHA of main: c8998296b86dd8dd0b703d48362d6cb338ccf177 Go runtime: go version go1.26.3 linux/amd64 AR='ar' CC='gcc' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_ENABLED='0' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' CXX='g++' GCCGO='gccgo' GO111MODULE='' GOAMD64='v1' GOARCH='amd64' GOAUTH='netrc' GOBIN='' GOCACHE='/home/gauge-gba/.cache/go-build' GOCACHEPROG='' GODEBUG='' GOENV='/home/gauge-gba/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFIPS140='off' GOFLAGS='' GOGCCFLAGS='-fPIC -m64 -fno-caret-diagnostics -Qunused-arguments -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build3868073655=/tmp/go-build -gno-record-gcc-switches' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMOD='/tmp/go-bench-away-job-131cc299-cf5c-40ab-8cbb-2ea449543469-76971244/source.git/go.mod' GOMODCACHE='/home/gauge-gba/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/home/gauge-gba/go' GOPRIVATE='' GOPROXY='https://proxy.golang.org,direct' GOROOT='/usr/local/go1.26.3' GOSUMDB='sum.golang.org' GOTELEMETRY='local' GOTELEMETRYDIR='/home/gauge-gba/.config/go/telemetry' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go1.26.3/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.26.3' GOWORK='' PKG_CONFIG='pkg-config' Running benchmarks with filter 'BenchmarkJetStream(Create|Meta)' (5 repetitions, 3s min runtime, timeout in 4h0m0s) goos: linux goarch: amd64 pkg: github.com/nats-io/nats-server/v2/server cpu: Intel(R) Xeon(R) E-2388G CPU @ 3.20GHz BenchmarkJetStreamMetaSnapshot BenchmarkJetStreamMetaSnapshot/Default BenchmarkJetStreamMetaSnapshot/Default-16 12 263313390 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 10 443070231 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 9 345861990 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 14 361337120 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 14 238552787 ns/op BenchmarkJetStreamMetaSnapshot/AllUnsupported BenchmarkJetStreamMetaSnapshot/AllUnsupported-16 10 360042447 ns/op BenchmarkJetStreamMetaSnapshot/AllUnsupported-16 10 332909493 ns/op BenchmarkJetStreamMetaSnapshot/AllUnsupported-16 10 337464462 ns/op panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0xb8 pc=0xb53754] goroutine 2714125 [running]: sync/atomic.(*Int32).Add(...) /usr/local/go1.26.3/src/sync/atomic/type.go:94 sync.(*RWMutex).RLock(...) /usr/local/go1.26.3/src/sync/rwmutex.go:72 github.com/nats-io/nats-server/v2/server.(*Server).globalAccount(0x0?) /tmp/go-bench-away-job-131cc299-cf5c-40ab-8cbb-2ea449543469-76971244/source.git/server/server.go:1199 +0x14 github.com/nats-io/nats-server/v2/server.BenchmarkJetStreamMetaSnapshot.func1({0x10fec38a25d0, 0x13}) /tmp/go-bench-away-job-131cc299-cf5c-40ab-8cbb-2ea449543469-76971244/source.git/server/jetstream_benchmark_test.go:1007 +0x7f github.com/nats-io/nats-server/v2/server.BenchmarkJetStreamMetaSnapshot.func2(0x10fecf212608) /tmp/go-bench-away-job-131cc299-cf5c-40ab-8cbb-2ea449543469-76971244/source.git/server/jetstream_benchmark_test.go:1075 +0x24 testing.(*B).runN(0x10fecf212608, 0x1) /usr/local/go1.26.3/src/testing/benchmark.go:219 +0x190 testing.(*B).run1.func1() /usr/local/go1.26.3/src/testing/benchmark.go:245 +0x48 created by testing.(*B).run1 in goroutine 33 /usr/local/go1.26.3/src/testing/benchmark.go:238 +0x90 exit status 2 FAIL github.com/nats-io/nats-server/v2/server 68.363s ❌ Non-zero exit code: 1