Skip to content

Instantly share code, notes, and snippets.

@v1v
Created July 8, 2022 14:02
Show Gist options
  • Save v1v/3686b1ce42ffafd8926d0f9bef07317a to your computer and use it in GitHub Desktop.
Save v1v/3686b1ce42ffafd8926d0f9bef07317a to your computer and use it in GitHub Desktop.
MacOS12 apm-agent-go
[2022-07-08T12:12:55.466Z] + ./scripts/jenkins/build.sh
[2022-07-08T12:12:55.476Z] + source ./scripts/jenkins/setenv.sh
[2022-07-08T12:12:55.476Z] ++ set -euxo pipefail
[2022-07-08T12:12:55.476Z] ++ echo 'Installing 1.15.10 with gimme.'
[2022-07-08T12:12:55.476Z] Installing 1.15.10 with gimme.
[2022-07-08T12:12:55.476Z] +++ GIMME_GO_VERSION=1.15.10
[2022-07-08T12:12:55.476Z] +++ bash
[2022-07-08T12:12:55.476Z] +++ curl -sL https://raw.githubusercontent.com/travis-ci/gimme/master/gimme
[2022-07-08T12:13:07.208Z] ++ eval '
[2022-07-08T12:13:07.208Z] unset GOOS;
[2022-07-08T12:13:07.209Z] unset GOARCH;
[2022-07-08T12:13:07.209Z] export GOROOT='\''/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64'\'';
[2022-07-08T12:13:07.209Z] export PATH="/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/bin:${PATH}";
[2022-07-08T12:13:07.209Z] go version >&2;
[2022-07-08T12:13:07.209Z]
[2022-07-08T12:13:07.209Z] export GIMME_ENV="/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/envs/go1.15.10.env"'
[2022-07-08T12:13:07.209Z] +++ unset GOOS
[2022-07-08T12:13:07.209Z] +++ unset GOARCH
[2022-07-08T12:13:07.209Z] +++ export GOROOT=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64
[2022-07-08T12:13:07.209Z] +++ GOROOT=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64
[2022-07-08T12:13:07.209Z] +++ export PATH=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/bin
[2022-07-08T12:13:07.209Z] +++ PATH=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/bin
[2022-07-08T12:13:07.209Z] +++ go version
[2022-07-08T12:13:07.209Z] go version go1.15.10 darwin/amd64
[2022-07-08T12:13:07.209Z] +++ export GIMME_ENV=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/envs/go1.15.10.env
[2022-07-08T12:13:07.209Z] +++ GIMME_ENV=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/envs/go1.15.10.env
[2022-07-08T12:13:07.209Z] ++ GO_INSTALL_FLAGS=-modfile=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/scripts/jenkins/jenkins.go.mod
[2022-07-08T12:13:07.209Z] ++ go install -modfile=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/scripts/jenkins/jenkins.go.mod -v github.com/jstemmer/go-junit-report
[2022-07-08T12:13:08.033Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1
[2022-07-08T12:13:08.959Z] github.com/jstemmer/go-junit-report/parser
[2022-07-08T12:13:09.061Z] github.com/jstemmer/go-junit-report/formatter
[2022-07-08T12:13:09.061Z] github.com/jstemmer/go-junit-report
[2022-07-08T12:13:09.571Z] ++ go install -modfile=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/scripts/jenkins/jenkins.go.mod -v github.com/t-yuki/gocover-cobertura
[2022-07-08T12:13:09.571Z] go: downloading github.com/t-yuki/gocover-cobertura v0.0.0-20180217150009-aaee18c8195c
[2022-07-08T12:13:10.184Z] github.com/t-yuki/gocover-cobertura
[2022-07-08T12:13:10.490Z] + make precheck check-modules
[2022-07-08T12:13:10.697Z] sh scripts/check_goimports.sh
[2022-07-08T12:13:18.235Z] go: downloading golang.org/x/tools v0.1.9
[2022-07-08T12:13:18.946Z] go: downloading golang.org/x/mod v0.5.1
[2022-07-08T12:13:18.946Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158
[2022-07-08T12:13:19.453Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
[2022-07-08T12:13:21.996Z] sh scripts/check_vanity.sh
[2022-07-08T12:13:21.996Z] go: downloading github.com/jcchavezs/porto v0.1.0
[2022-07-08T12:13:23.670Z] go: downloading github.com/stretchr/testify v1.6.1
[2022-07-08T12:13:23.670Z] go: downloading github.com/pkg/errors v0.9.1
[2022-07-08T12:13:23.670Z] go: downloading github.com/google/go-cmp v0.5.4
[2022-07-08T12:13:23.771Z] go: downloading go.elastic.co/fastjson v1.1.0
[2022-07-08T12:13:23.771Z] go: downloading github.com/santhosh-tekuri/jsonschema v1.2.4
[2022-07-08T12:13:23.771Z] go: downloading github.com/elastic/go-sysinfo v1.7.1
[2022-07-08T12:13:23.771Z] go: downloading github.com/armon/go-radix v1.0.0
[2022-07-08T12:13:24.610Z] go: downloading howett.net/plist v1.0.0
[2022-07-08T12:13:24.712Z] go: downloading github.com/joeshaw/multierror v0.0.0-20140124173710-69b34d4ec901
[2022-07-08T12:13:24.712Z] go: downloading github.com/pmezard/go-difflib v1.0.0
[2022-07-08T12:13:24.712Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
[2022-07-08T12:13:24.712Z] go: downloading github.com/davecgh/go-spew v1.1.0
[2022-07-08T12:13:44.190Z] go: downloading github.com/emicklei/go-restful/v3 v3.8.0
[2022-07-08T12:13:44.190Z] go: downloading github.com/davecgh/go-spew v1.1.1
[2022-07-08T12:13:45.757Z] go: downloading golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f
[2022-07-08T12:13:46.487Z] go: downloading golang.org/x/text v0.3.7
[2022-07-08T12:13:50.064Z] go: downloading github.com/sirupsen/logrus v1.2.0
[2022-07-08T12:13:50.277Z] go: downloading golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413
[2022-07-08T12:14:02.327Z] go: downloading github.com/mattn/go-sqlite3 v1.10.0
[2022-07-08T12:14:02.327Z] go: downloading github.com/jackc/pgx/v4 v4.9.0
[2022-07-08T12:14:02.327Z] go: downloading github.com/go-sql-driver/mysql v1.5.0
[2022-07-08T12:14:02.327Z] go: downloading github.com/lib/pq v1.3.0
[2022-07-08T12:14:02.956Z] go: downloading github.com/jackc/pgtype v1.5.0
[2022-07-08T12:14:03.058Z] go: downloading github.com/jackc/pgconn v1.7.0
[2022-07-08T12:14:03.058Z] go: downloading github.com/jackc/pgproto3 v1.1.0
[2022-07-08T12:14:03.058Z] go: downloading github.com/jackc/pgio v1.0.0
[2022-07-08T12:14:03.612Z] go: downloading github.com/jackc/pgproto3/v2 v2.0.5
[2022-07-08T12:14:03.740Z] go: downloading github.com/jackc/chunkreader v1.0.0
[2022-07-08T12:14:03.845Z] go: downloading github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
[2022-07-08T12:14:03.845Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
[2022-07-08T12:14:03.846Z] go: downloading github.com/jackc/pgpassfile v1.0.0
[2022-07-08T12:14:04.160Z] go: downloading github.com/jackc/chunkreader/v2 v2.0.1
[2022-07-08T12:14:45.839Z] go: downloading github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
[2022-07-08T12:14:45.839Z] go: downloading github.com/prometheus/client_golang v0.9.2
[2022-07-08T12:14:46.112Z] go: downloading github.com/golang/protobuf v1.2.0
[2022-07-08T12:14:46.214Z] go: downloading github.com/prometheus/common v0.0.0-20181126121408-4724e9255275
[2022-07-08T12:14:46.214Z] go: downloading github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
[2022-07-08T12:14:46.215Z] go: downloading github.com/prometheus/procfs v0.7.3
[2022-07-08T12:14:46.737Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
[2022-07-08T12:14:49.844Z] go: downloading github.com/gomodule/redigo v1.8.2
[2022-07-08T12:14:51.982Z] go: downloading github.com/gin-gonic/gin v1.7.2
[2022-07-08T12:14:52.184Z] go: downloading github.com/mattn/go-isatty v0.0.12
[2022-07-08T12:14:52.184Z] go: downloading github.com/gin-contrib/sse v0.1.0
[2022-07-08T12:14:52.184Z] go: downloading github.com/golang/protobuf v1.3.3
[2022-07-08T12:14:52.184Z] go: downloading github.com/ugorji/go v1.1.7
[2022-07-08T12:14:52.184Z] go: downloading github.com/go-playground/validator/v10 v10.4.1
[2022-07-08T12:14:52.184Z] go: downloading gopkg.in/yaml.v2 v2.2.8
[2022-07-08T12:14:52.593Z] go: downloading github.com/ugorji/go/codec v1.1.7
[2022-07-08T12:14:53.107Z] go: downloading github.com/go-playground/universal-translator v0.17.0
[2022-07-08T12:14:53.107Z] go: downloading github.com/leodido/go-urn v1.2.0
[2022-07-08T12:14:53.482Z] go: downloading github.com/go-playground/locales v0.13.0
[2022-07-08T12:14:59.667Z] go: downloading github.com/aws/aws-lambda-go v1.8.0
[2022-07-08T12:15:10.426Z] go: downloading github.com/go-pg/pg/v10 v10.7.3
[2022-07-08T12:15:10.734Z] go: downloading go.opentelemetry.io/otel v0.14.0
[2022-07-08T12:15:10.734Z] go: downloading github.com/vmihailenco/tagparser v0.1.2
[2022-07-08T12:15:10.734Z] go: downloading github.com/vmihailenco/msgpack/v5 v5.0.0
[2022-07-08T12:15:10.734Z] go: downloading github.com/jinzhu/inflection v1.0.0
[2022-07-08T12:15:10.734Z] go: downloading mellium.im/sasl v0.2.1
[2022-07-08T12:15:10.734Z] go: downloading github.com/go-pg/zerochecker v0.2.0
[2022-07-08T12:15:10.734Z] go: downloading github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc
[2022-07-08T12:15:10.734Z] go: downloading github.com/vmihailenco/bufpool v0.1.11
[2022-07-08T12:15:11.745Z] go: downloading golang.org/x/crypto v0.0.0-20201117144127-c1f2f97bffc9
[2022-07-08T12:15:16.313Z] go: downloading gorm.io/driver/mysql v1.0.2
[2022-07-08T12:15:16.313Z] go: downloading gorm.io/driver/sqlite v1.1.4-0.20200928065301-698e250a3b0d
[2022-07-08T12:15:16.313Z] go: downloading gorm.io/gorm v1.20.2
[2022-07-08T12:15:16.313Z] go: downloading gorm.io/driver/postgres v1.0.2
[2022-07-08T12:15:16.414Z] go: downloading github.com/mattn/go-sqlite3 v1.14.3
[2022-07-08T12:15:17.032Z] go: downloading github.com/jinzhu/now v1.1.1
[2022-07-08T12:15:57.473Z] go: downloading github.com/labstack/echo/v4 v4.6.1
[2022-07-08T12:15:57.745Z] go: downloading golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
[2022-07-08T12:15:57.745Z] go: downloading github.com/labstack/gommon v0.3.0
[2022-07-08T12:15:58.147Z] go: downloading github.com/mattn/go-isatty v0.0.14
[2022-07-08T12:15:58.147Z] go: downloading github.com/mattn/go-colorable v0.1.8
[2022-07-08T12:15:58.147Z] go: downloading github.com/valyala/fasttemplate v1.2.1
[2022-07-08T12:15:58.704Z] go: downloading github.com/valyala/bytebufferpool v1.0.0
[2022-07-08T12:16:04.149Z] go: downloading github.com/elastic/go-elasticsearch/v7 v7.5.0
[2022-07-08T12:16:04.149Z] go: downloading github.com/olivere/elastic v6.2.16+incompatible
[2022-07-08T12:16:04.858Z] go: downloading github.com/mailru/easyjson v0.0.0-20180823135443-60711f1a8329
[2022-07-08T12:16:16.702Z] go: downloading github.com/opentracing/opentracing-go v1.1.0
[2022-07-08T12:16:19.241Z] go: downloading github.com/go-chi/chi/v5 v5.0.2
[2022-07-08T12:16:21.770Z] go: downloading github.com/gorilla/mux v1.6.2
[2022-07-08T12:16:23.305Z] go: downloading github.com/aws/aws-sdk-go v1.38.14
[2022-07-08T12:16:23.305Z] go: downloading github.com/stretchr/testify v1.7.0
[2022-07-08T12:16:27.169Z] go: downloading github.com/jmespath/go-jmespath v0.4.0
[2022-07-08T12:16:37.549Z] go: downloading github.com/go-redis/redis/v8 v8.11.4
[2022-07-08T12:16:37.549Z] go: downloading github.com/google/go-cmp v0.5.6
[2022-07-08T12:16:37.857Z] go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
[2022-07-08T12:16:37.857Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2
[2022-07-08T12:16:44.233Z] go: downloading github.com/Azure/azure-storage-blob-go v0.14.0
[2022-07-08T12:16:44.233Z] go: downloading github.com/Azure/azure-pipeline-go v0.2.3
[2022-07-08T12:16:44.233Z] go: downloading github.com/Azure/azure-storage-queue-go v0.0.0-20191125232315-636801874cdd
[2022-07-08T12:16:44.233Z] go: downloading github.com/Azure/azure-storage-file-go v0.8.0
[2022-07-08T12:16:44.835Z] go: downloading github.com/mattn/go-ieproxy v0.0.1
[2022-07-08T12:16:44.835Z] go: downloading github.com/google/uuid v1.2.0
[2022-07-08T12:16:48.898Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a
[2022-07-08T12:16:56.937Z] go: downloading github.com/jinzhu/gorm v1.9.10
[2022-07-08T12:17:03.873Z] go: downloading go.mongodb.org/mongo-driver v1.5.1
[2022-07-08T12:17:04.579Z] go: downloading github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d
[2022-07-08T12:17:04.579Z] go: downloading github.com/go-stack/stack v1.8.0
[2022-07-08T12:17:04.579Z] go: downloading github.com/klauspost/compress v1.9.5
[2022-07-08T12:17:04.579Z] go: downloading github.com/golang/snappy v0.0.1
[2022-07-08T12:17:04.579Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
[2022-07-08T12:17:04.579Z] go: downloading golang.org/x/crypto v0.0.0-20200302210943-78000ba7a073
[2022-07-08T12:17:04.580Z] go: downloading github.com/aws/aws-sdk-go v1.34.28
[2022-07-08T12:17:04.580Z] go: downloading github.com/xdg-go/stringprep v1.0.2
[2022-07-08T12:17:04.580Z] go: downloading github.com/xdg-go/scram v1.0.2
[2022-07-08T12:17:05.432Z] go: downloading github.com/xdg-go/pbkdf2 v1.0.0
[2022-07-08T12:17:16.502Z] go: downloading github.com/labstack/echo v3.3.10+incompatible
[2022-07-08T12:17:16.803Z] go: downloading github.com/labstack/gommon v0.2.8
[2022-07-08T12:17:16.907Z] go: downloading github.com/mattn/go-isatty v0.0.4
[2022-07-08T12:17:16.907Z] go: downloading github.com/mattn/go-colorable v0.0.9
[2022-07-08T12:17:16.907Z] go: downloading github.com/valyala/fasttemplate v0.0.0-20170224212429-dcecefd839c4
[2022-07-08T12:17:18.953Z] go: downloading google.golang.org/grpc v1.17.0
[2022-07-08T12:17:18.953Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.0.0
[2022-07-08T12:17:19.559Z] go: downloading google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
[2022-07-08T12:17:22.841Z] go: downloading go.uber.org/zap v1.9.1
[2022-07-08T12:17:23.448Z] go: downloading go.uber.org/atomic v1.3.2
[2022-07-08T12:17:23.448Z] go: downloading go.uber.org/multierr v1.1.0
[2022-07-08T12:17:25.950Z] go: downloading github.com/valyala/fasthttp v1.34.0
[2022-07-08T12:17:26.056Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9
[2022-07-08T12:17:26.431Z] go: downloading github.com/klauspost/compress v1.15.0
[2022-07-08T12:17:26.431Z] go: downloading github.com/andybalholm/brotli v1.0.4
[2022-07-08T12:17:31.926Z] go: downloading github.com/emicklei/go-restful v2.9.6+incompatible
[2022-07-08T12:17:33.706Z] go: downloading github.com/gocql/gocql v0.0.0-20181124151448-70385f88b28b
[2022-07-08T12:17:33.907Z] go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
[2022-07-08T12:17:33.907Z] go: downloading github.com/golang/snappy v0.0.0-20170215233205-553a64147049
[2022-07-08T12:17:33.907Z] go: downloading gopkg.in/inf.v0 v0.9.1
[2022-07-08T12:17:36.805Z] go: downloading github.com/rs/zerolog v1.14.3
[2022-07-08T12:17:37.834Z] go: downloading github.com/julienschmidt/httprouter v1.2.0
[2022-07-08T12:17:44.603Z] go: downloading github.com/astaxie/beego v1.12.3
[2022-07-08T12:17:44.603Z] go: downloading github.com/mattn/go-sqlite3 v2.0.3+incompatible
[2022-07-08T12:17:45.306Z] go: downloading gopkg.in/yaml.v2 v2.4.0
[2022-07-08T12:17:45.306Z] go: downloading github.com/hashicorp/golang-lru v0.5.4
[2022-07-08T12:17:45.306Z] go: downloading github.com/prometheus/client_golang v1.7.0
[2022-07-08T12:17:45.306Z] go: downloading github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644
[2022-07-08T12:17:45.851Z] go: downloading github.com/prometheus/client_model v0.2.0
[2022-07-08T12:17:45.951Z] go: downloading github.com/prometheus/common v0.10.0
[2022-07-08T12:17:45.951Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1
[2022-07-08T12:17:45.951Z] go: downloading github.com/golang/protobuf v1.4.2
[2022-07-08T12:17:45.951Z] go: downloading github.com/beorn7/perks v1.0.1
[2022-07-08T12:17:46.595Z] go: downloading google.golang.org/protobuf v1.23.0
[2022-07-08T12:18:43.173Z] go: downloading github.com/google/go-cmp v0.5.5
[2022-07-08T12:18:43.173Z] go: downloading github.com/go-pg/pg v8.0.7+incompatible
[2022-07-08T12:18:48.776Z] go: downloading github.com/go-redis/redis v6.15.9+incompatible
[2022-07-08T12:18:54.541Z] go: downloading github.com/gofiber/fiber/v2 v2.18.0
[2022-07-08T12:18:54.945Z] go: downloading github.com/valyala/tcplisten v1.0.0
[2022-07-08T12:18:57.463Z] go: downloading github.com/go-chi/chi v1.5.1
[2022-07-08T12:18:58.480Z] go: downloading github.com/urfave/negroni v1.0.0
[2022-07-08T12:18:59.112Z] go: downloading github.com/go-kit/kit v0.8.0
[2022-07-08T12:18:59.671Z] go: downloading github.com/go-logfmt/logfmt v0.4.0
[2022-07-08T12:19:20.035Z] go: downloading google.golang.org/grpc v1.21.1
[2022-07-08T12:19:20.136Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
[2022-07-08T12:19:20.136Z] go: downloading github.com/cucumber/godog v0.12.2
[2022-07-08T12:19:20.855Z] go: downloading github.com/golang/protobuf v1.3.2
[2022-07-08T12:19:20.855Z] go: downloading google.golang.org/genproto v0.0.0-20191108220845-16a3f7862a1a
[2022-07-08T12:19:20.855Z] go: downloading github.com/cucumber/messages-go/v16 v16.0.1
[2022-07-08T12:19:20.855Z] go: downloading github.com/hashicorp/go-memdb v1.3.0
[2022-07-08T12:19:20.855Z] go: downloading github.com/cucumber/gherkin-go/v19 v19.0.3
[2022-07-08T12:19:20.855Z] go: downloading github.com/spf13/pflag v1.0.5
[2022-07-08T12:19:21.490Z] go: downloading github.com/gofrs/uuid v4.0.0+incompatible
[2022-07-08T12:19:21.595Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0
[2022-07-08T12:19:28.735Z] go run ./scripts/gendockerfile.go -d
[2022-07-08T12:19:29.268Z] go run github.com/elastic/go-licenser -d -exclude stacktrace/testdata .
[2022-07-08T12:19:29.268Z] go: downloading github.com/elastic/go-licenser v0.4.0
[2022-07-08T12:19:30.599Z] go generate ./scripts
[2022-07-08T12:19:31.012Z] go run scripts/genmod/main.go -go=1.15 -check .
[2022-07-08T12:19:32.957Z] # checking go.elastic.co/apm/v2
[2022-07-08T12:19:43.143Z] # checking go.elastic.co/apm/module/apmhttp/v2
[2022-07-08T12:19:46.226Z] # checking go.elastic.co/apm/module/apmgorilla/v2
[2022-07-08T12:19:50.226Z] # checking go.elastic.co/apm/module/apmgrpc/v2
[2022-07-08T12:20:03.051Z] # checking go.elastic.co/apm/module/apmrestful/v2
[2022-07-08T12:20:08.927Z] # checking go.elastic.co/apm/module/apmsql/v2
[2022-07-08T12:20:22.755Z] # checking go.elastic.co/apm/module/apmgin/v2
[2022-07-08T12:20:28.517Z] # checking go.elastic.co/apm/module/apmhttprouter/v2
[2022-07-08T12:20:31.131Z] # checking go.elastic.co/apm/module/apmlambda/v2
[2022-07-08T12:20:32.145Z] # checking go.elastic.co/apm/module/apmmongo/v2
[2022-07-08T12:20:41.944Z] # checking go.elastic.co/apm/module/apmredigo/v2
[2022-07-08T12:20:44.518Z] # checking go.elastic.co/apm/module/apmgokit/v2
[2022-07-08T12:20:49.142Z] # checking go.elastic.co/apm/module/apmgorm/v2
[2022-07-08T12:21:09.796Z] # checking go.elastic.co/apm/module/apmnegroni/v2
[2022-07-08T12:21:12.790Z] # checking go.elastic.co/apm/module/apmgoredisv8/v2
[2022-07-08T12:21:18.659Z] # checking go.elastic.co/apm/module/apmfasthttp/v2
[2022-07-08T12:21:23.486Z] # checking go.elastic.co/apm/module/apmgocql/v2
[2022-07-08T12:21:27.188Z] # checking go.elastic.co/apm/module/apmgometrics/v2
[2022-07-08T12:21:29.660Z] # checking go.elastic.co/apm/module/apmgopg/v2
[2022-07-08T12:21:34.836Z] # checking go.elastic.co/apm/module/apmawssdkgo/v2
[2022-07-08T12:21:41.521Z] # checking go.elastic.co/apm/module/apmzap/v2
[2022-07-08T12:21:44.700Z] # checking go.elastic.co/apm/module/apmzerolog/v2
[2022-07-08T12:21:47.913Z] # checking go.elastic.co/apm/module/apmgoredis/v2
[2022-07-08T12:21:52.137Z] # checking go.elastic.co/apm/module/apmprometheus/v2
[2022-07-08T12:21:55.572Z] # checking go.elastic.co/apm/module/apmazure/v2
[2022-07-08T12:22:06.322Z] # checking go.elastic.co/apm/module/apmbeego/v2
[2022-07-08T12:22:31.056Z] # checking go.elastic.co/apm/module/apmchiv5/v2
[2022-07-08T12:22:34.993Z] # checking go.elastic.co/apm/module/apmecho/v2
[2022-07-08T12:22:38.923Z] # checking go.elastic.co/apm/module/apmelasticsearch/v2
[2022-07-08T12:22:42.059Z] # checking go.elastic.co/apm/module/apmchi/v2
[2022-07-08T12:22:45.349Z] # checking go.elastic.co/apm/module/apmechov4/v2
[2022-07-08T12:22:54.702Z] # checking go.elastic.co/apm/module/apmgormv2/v2
[2022-07-08T12:23:00.843Z] # checking go.elastic.co/apm/module/apmfiber/v2
[2022-07-08T12:23:06.094Z] # checking go.elastic.co/apm/module/apmgopgv10/v2
[2022-07-08T12:23:23.647Z] # checking go.elastic.co/apm/module/apmlogrus/v2
[2022-07-08T12:23:26.572Z] # checking go.elastic.co/apm/module/apmot/v2
[2022-07-08T12:23:29.870Z] # checking go.elastic.co/apm/module/apmrestfulv3/v2
[2022-07-08T12:23:37.206Z] + ./scripts/jenkins/test.sh
[2022-07-08T12:23:37.415Z] + source ./scripts/jenkins/setenv.sh
[2022-07-08T12:23:37.415Z] ++ set -euxo pipefail
[2022-07-08T12:23:37.415Z] ++ echo 'Installing 1.15.10 with gimme.'
[2022-07-08T12:23:37.415Z] Installing 1.15.10 with gimme.
[2022-07-08T12:23:37.416Z] +++ curl -sL https://raw.githubusercontent.com/travis-ci/gimme/master/gimme
[2022-07-08T12:23:37.416Z] +++ GIMME_GO_VERSION=1.15.10
[2022-07-08T12:23:37.416Z] +++ bash
[2022-07-08T12:23:37.931Z] ++ eval '
[2022-07-08T12:23:37.931Z] unset GOOS;
[2022-07-08T12:23:37.931Z] unset GOARCH;
[2022-07-08T12:23:37.931Z] export GOROOT='\''/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64'\'';
[2022-07-08T12:23:37.932Z] export PATH="/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/bin:${PATH}";
[2022-07-08T12:23:37.932Z] go version >&2;
[2022-07-08T12:23:37.932Z]
[2022-07-08T12:23:37.932Z] export GIMME_ENV='\''/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/envs/go1.15.10.darwin.amd64.env'\'';'
[2022-07-08T12:23:37.932Z] +++ unset GOOS
[2022-07-08T12:23:37.932Z] +++ unset GOARCH
[2022-07-08T12:23:37.932Z] +++ export GOROOT=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64
[2022-07-08T12:23:37.932Z] +++ GOROOT=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64
[2022-07-08T12:23:37.932Z] +++ export PATH=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/bin
[2022-07-08T12:23:37.932Z] +++ PATH=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/bin
[2022-07-08T12:23:37.932Z] +++ go version
[2022-07-08T12:23:37.932Z] go version go1.15.10 darwin/amd64
[2022-07-08T12:23:37.932Z] +++ export GIMME_ENV=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/envs/go1.15.10.darwin.amd64.env
[2022-07-08T12:23:37.932Z] +++ GIMME_ENV=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/envs/go1.15.10.darwin.amd64.env
[2022-07-08T12:23:37.932Z] ++ GO_INSTALL_FLAGS=-modfile=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/scripts/jenkins/jenkins.go.mod
[2022-07-08T12:23:37.932Z] ++ go install -modfile=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/scripts/jenkins/jenkins.go.mod -v github.com/jstemmer/go-junit-report
[2022-07-08T12:23:38.033Z] ++ go install -modfile=/Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/scripts/jenkins/jenkins.go.mod -v github.com/t-yuki/gocover-cobertura
[2022-07-08T12:23:38.136Z] + set +e
[2022-07-08T12:23:38.136Z] + export OUT_FILE=build/test-report.out
[2022-07-08T12:23:38.136Z] + OUT_FILE=build/test-report.out
[2022-07-08T12:23:38.136Z] + mkdir -p build
[2022-07-08T12:23:38.136Z] + make test
[2022-07-08T12:23:38.136Z] + tee build/test-report.out
[2022-07-08T12:24:23.062Z] === RUN TestBreakdownMetricsAlignment
[2022-07-08T12:24:23.062Z] === RUN TestBreakdownMetricsAlignment/64-bit
[2022-07-08T12:24:23.062Z] objc[6377]: Attempt to use unknown class 0x7ff84ed3d3b0.
[2022-07-08T12:24:23.062Z] SIGABRT: abort
[2022-07-08T12:24:23.062Z] PC=0x7ff80d509dfe m=0 sigcode=0
[2022-07-08T12:24:23.062Z]
[2022-07-08T12:24:23.062Z] goroutine 0 [idle]:
[2022-07-08T12:24:23.062Z] syscall.rawSyscall(0x40a2500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
[2022-07-08T12:24:23.062Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/runtime/sys_darwin.go:118 +0x4c fp=0xc0006bb4f8 sp=0xc0006bb4d0 pc=0x4070dec
[2022-07-08T12:24:23.062Z] syscall.forkAndExecInChild(0xc0000331f0, 0xc0003d4f00, 0x5, 0x5, 0xc000610e00, 0x62, 0x62, 0x0, 0x0, 0xc0006bb800, ...)
[2022-07-08T12:24:23.062Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/syscall/exec_darwin.go:76 +0xeb fp=0xc0006bb5b8 sp=0xc0006bb4f8 pc=0x409550b
[2022-07-08T12:24:23.062Z] syscall.forkExec(0xc000033110, 0x65, 0xc0000211c0, 0x4, 0x4, 0xc0006bb800, 0xc000000000, 0xc0000537e0, 0x422e54a)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/syscall/exec_unix.go:211 +0x41d fp=0xc0006bb710 sp=0xc0006bb5b8 pc=0x40968fd
[2022-07-08T12:24:23.063Z] syscall.StartProcess(...)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/syscall/exec_unix.go:263
[2022-07-08T12:24:23.063Z] os.startProcess(0xc000033110, 0x65, 0xc0000211c0, 0x4, 0x4, 0xc0006bba70, 0xc0003d4ed0, 0xc0, 0x61)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/os/exec_posix.go:53 +0x450 fp=0xc0006bb858 sp=0xc0006bb710 pc=0x40cfb70
[2022-07-08T12:24:23.063Z] os.StartProcess(0xc000033110, 0x65, 0xc0000211c0, 0x4, 0x4, 0xc000053a70, 0x61, 0xd335800, 0x300)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/os/exec.go:102 +0x93 fp=0xc0006bb8c8 sp=0xc0006bb858 pc=0x40cf033
[2022-07-08T12:24:23.063Z] os/exec.(*Cmd).Start(0xc0000e0f20, 0xc000053b00, 0x4010ff8)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/os/exec/exec.go:422 +0x8b0 fp=0xc0006bbac8 sp=0xc0006bb8c8 pc=0x46babd0
[2022-07-08T12:24:23.063Z] os/exec.(*Cmd).Run(0xc0000e0f20, 0x48, 0x600)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/os/exec/exec.go:338 +0x3d fp=0xc0006bbb10 sp=0xc0006bbac8 pc=0x46ba27d
[2022-07-08T12:24:23.063Z] os/exec.(*Cmd).Output(0xc0000e0f20, 0xc000022600, 0x60, 0x60, 0x61, 0xc0006b0000)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/os/exec/exec.go:546 +0x1d9 fp=0xc0006bbbb0 sp=0xc0006bbb10 pc=0x46bbbb9
[2022-07-08T12:24:23.063Z] go.elastic.co/apm/v2.testBreakdownMetricsAlignment(0xc0003caf00, 0x4ae83a5, 0x5)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/breakdown_internal_test.go:58 +0x4ea fp=0xc0006bbea8 sp=0xc0006bbbb0 pc=0x484ed0a
[2022-07-08T12:24:23.063Z] go.elastic.co/apm/v2.TestBreakdownMetricsAlignment.func2(0xc0003caf00)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/breakdown_internal_test.go:45 +0x4e fp=0xc0006bbed0 sp=0xc0006bbea8 pc=0x485840e
[2022-07-08T12:24:23.063Z] testing.tRunner(0xc0003caf00, 0x4b1cd40)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1123 +0x203 fp=0xc0006bbfd0 sp=0xc0006bbed0 pc=0x41a2543
[2022-07-08T12:24:23.063Z] runtime.goexit()
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/runtime/asm_amd64.s:1374 +0x1 fp=0xc0006bbfd8 sp=0xc0006bbfd0 pc=0x4074021
[2022-07-08T12:24:23.063Z] created by testing.(*T).Run
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1168 +0x5bc
[2022-07-08T12:24:23.063Z]
[2022-07-08T12:24:23.063Z] goroutine 22 [running]:
[2022-07-08T12:24:23.063Z] runtime.asmcgocall(0x40764a0, 0xc0006bb4f8)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/runtime/asm_amd64.s:641 +0x42 fp=0xc0006bb4a0 sp=0xc0006bb498 pc=0x4073c22
[2022-07-08T12:24:23.063Z] runtime.libcCall(0x40764a0, 0xc0006bb4f8, 0x4b1e8f8)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/runtime/sys_darwin.go:46 +0x6c fp=0xc0006bb4d0 sp=0xc0006bb4a0 pc=0x405b20c
[2022-07-08T12:24:23.063Z] syscall.rawSyscall(0x40a2500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/runtime/sys_darwin.go:118 +0x4c fp=0xc0006bb4f8 sp=0xc0006bb4d0 pc=0x4070dec
[2022-07-08T12:24:23.063Z] syscall.forkAndExecInChild(0xc0000331f0, 0xc0003d4f00, 0x5, 0x5, 0xc000610e00, 0x62, 0x62, 0x0, 0x0, 0xc0006bb800, ...)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/syscall/exec_darwin.go:76 +0xeb fp=0xc0006bb5b8 sp=0xc0006bb4f8 pc=0x409550b
[2022-07-08T12:24:23.063Z] syscall.forkExec(0xc000033110, 0x65, 0xc0000211c0, 0x4, 0x4, 0xc0006bb800, 0xc000000000, 0xc0000537e0, 0x422e54a)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/syscall/exec_unix.go:211 +0x41d fp=0xc0006bb710 sp=0xc0006bb5b8 pc=0x40968fd
[2022-07-08T12:24:23.063Z] syscall.StartProcess(...)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/syscall/exec_unix.go:263
[2022-07-08T12:24:23.063Z] os.startProcess(0xc000033110, 0x65, 0xc0000211c0, 0x4, 0x4, 0xc0006bba70, 0xc0003d4ed0, 0xc0, 0x61)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/os/exec_posix.go:53 +0x450 fp=0xc0006bb858 sp=0xc0006bb710 pc=0x40cfb70
[2022-07-08T12:24:23.063Z] os.StartProcess(0xc000033110, 0x65, 0xc0000211c0, 0x4, 0x4, 0xc000053a70, 0x61, 0xd335800, 0x300)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/os/exec.go:102 +0x93 fp=0xc0006bb8c8 sp=0xc0006bb858 pc=0x40cf033
[2022-07-08T12:24:23.063Z] os/exec.(*Cmd).Start(0xc0000e0f20, 0xc000053b00, 0x4010ff8)
[2022-07-08T12:24:23.063Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/os/exec/exec.go:422 +0x8b0 fp=0xc0006bbac8 sp=0xc0006bb8c8 pc=0x46babd0
[2022-07-08T12:24:23.064Z] os/exec.(*Cmd).Run(0xc0000e0f20, 0x48, 0x600)
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/os/exec/exec.go:338 +0x3d fp=0xc0006bbb10 sp=0xc0006bbac8 pc=0x46ba27d
[2022-07-08T12:24:23.064Z] os/exec.(*Cmd).Output(0xc0000e0f20, 0xc000022600, 0x60, 0x60, 0x61, 0xc0006b0000)
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/os/exec/exec.go:546 +0x1d9 fp=0xc0006bbbb0 sp=0xc0006bbb10 pc=0x46bbbb9
[2022-07-08T12:24:23.064Z] go.elastic.co/apm/v2.testBreakdownMetricsAlignment(0xc0003caf00, 0x4ae83a5, 0x5)
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/breakdown_internal_test.go:58 +0x4ea fp=0xc0006bbea8 sp=0xc0006bbbb0 pc=0x484ed0a
[2022-07-08T12:24:23.064Z] go.elastic.co/apm/v2.TestBreakdownMetricsAlignment.func2(0xc0003caf00)
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/breakdown_internal_test.go:45 +0x4e fp=0xc0006bbed0 sp=0xc0006bbea8 pc=0x485840e
[2022-07-08T12:24:23.064Z] testing.tRunner(0xc0003caf00, 0x4b1cd40)
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1123 +0x203 fp=0xc0006bbfd0 sp=0xc0006bbed0 pc=0x41a2543
[2022-07-08T12:24:23.064Z] runtime.goexit()
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/runtime/asm_amd64.s:1374 +0x1 fp=0xc0006bbfd8 sp=0xc0006bbfd0 pc=0x4074021
[2022-07-08T12:24:23.064Z] created by testing.(*T).Run
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1168 +0x5bc
[2022-07-08T12:24:23.064Z]
[2022-07-08T12:24:23.064Z] goroutine 1 [chan receive]:
[2022-07-08T12:24:23.064Z] testing.(*T).Run(0xc0003caa80, 0x4afd36f, 0x1d, 0x4b1cd48, 0x0)
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1169 +0x5f4
[2022-07-08T12:24:23.064Z] testing.runTests.func1(0xc0003caa80)
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1439 +0xa7
[2022-07-08T12:24:23.064Z] testing.tRunner(0xc0003caa80, 0xc0005bfc10)
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1123 +0x203
[2022-07-08T12:24:23.064Z] testing.runTests(0xc0006893a0, 0x4fbcfc0, 0xca, 0xca, 0xc0aa26a3285685d8, 0x45e1990b3c, 0x4fc70c0, 0xc000610b00)
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1437 +0x613
[2022-07-08T12:24:23.064Z] testing.(*M).Run(0xc00007c300, 0x0)
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1345 +0x3b4
[2022-07-08T12:24:23.064Z] go.elastic.co/apm/v2_test.TestMain(0xc00007c300)
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/testmain_test.go:47 +0x10d
[2022-07-08T12:24:23.064Z] main.main()
[2022-07-08T12:24:23.064Z] _testmain.go:459 +0x272
[2022-07-08T12:24:23.064Z]
[2022-07-08T12:24:23.064Z] goroutine 19 [select]:
[2022-07-08T12:24:23.064Z] go.elastic.co/apm/v2.(*Tracer).loop(0xc000082d80)
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:997 +0x1434
[2022-07-08T12:24:23.064Z] created by go.elastic.co/apm/v2.newTracer
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:525 +0x165f
[2022-07-08T12:24:23.064Z]
[2022-07-08T12:24:23.064Z] goroutine 5 [chan receive]:
[2022-07-08T12:24:23.064Z] go.elastic.co/apm/v2.(*Tracer).loop.func2(0xc0000263c0, 0xc000026360, 0x4c003c0, 0xc000020080, 0xc00006c120, 0xc000082d80, 0xc000010010)
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:890 +0x2e5
[2022-07-08T12:24:23.064Z] created by go.elastic.co/apm/v2.(*Tracer).loop
[2022-07-08T12:24:23.064Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:887 +0x570
[2022-07-08T12:24:23.064Z]
[2022-07-08T12:24:23.064Z] goroutine 21 [chan receive]:
[2022-07-08T12:24:23.064Z] testing.(*T).Run(0xc0003cac00, 0x4ae8e4a, 0x6, 0x4b1cd40, 0xc000052eb0)
[2022-07-08T12:24:23.065Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1169 +0x5f4
[2022-07-08T12:24:23.065Z] go.elastic.co/apm/v2.TestBreakdownMetricsAlignment(0xc0003cac00)
[2022-07-08T12:24:23.065Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/breakdown_internal_test.go:45 +0x5a
[2022-07-08T12:24:23.065Z] testing.tRunner(0xc0003cac00, 0x4b1cd48)
[2022-07-08T12:24:23.065Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1123 +0x203
[2022-07-08T12:24:23.065Z] created by testing.(*T).Run
[2022-07-08T12:24:23.065Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1168 +0x5bc
[2022-07-08T12:24:23.065Z]
[2022-07-08T12:24:23.065Z] rax 0x2000209
[2022-07-08T12:24:23.065Z] rbx 0x80
[2022-07-08T12:24:23.065Z] rcx 0x7ff7bfefde48
[2022-07-08T12:24:23.065Z] rdx 0x0
[2022-07-08T12:24:23.065Z] rdi 0x8
[2022-07-08T12:24:23.065Z] rsi 0x1
[2022-07-08T12:24:23.065Z] rbp 0x7ff7bfefde90
[2022-07-08T12:24:23.065Z] rsp 0x7ff7bfefde48
[2022-07-08T12:24:23.065Z] r8 0xf1059c0
[2022-07-08T12:24:23.065Z] r9 0x80
[2022-07-08T12:24:23.065Z] r10 0x0
[2022-07-08T12:24:23.065Z] r11 0x246
[2022-07-08T12:24:23.065Z] r12 0x0
[2022-07-08T12:24:23.065Z] r13 0x0
[2022-07-08T12:24:23.065Z] r14 0x1
[2022-07-08T12:24:23.065Z] r15 0x8
[2022-07-08T12:24:23.065Z] rip 0x7ff80d509dfe
[2022-07-08T12:24:23.065Z] rflags 0x246
[2022-07-08T12:24:23.065Z] cs 0x7
[2022-07-08T12:24:23.065Z] fs 0x0
[2022-07-08T12:24:23.065Z] gs 0x0
[2022-07-08T12:24:23.065Z] breakdown_internal_test.go:59:
[2022-07-08T12:24:23.065Z] Error Trace: breakdown_internal_test.go:59
[2022-07-08T12:24:23.065Z] breakdown_internal_test.go:45
[2022-07-08T12:24:23.065Z] Error: Received unexpected error:
[2022-07-08T12:24:23.065Z] exit status 2
[2022-07-08T12:24:23.065Z] Test: TestBreakdownMetricsAlignment/64-bit
[2022-07-08T12:24:23.065Z] --- FAIL: TestBreakdownMetricsAlignment (0.04s)
[2022-07-08T12:24:23.065Z] --- FAIL: TestBreakdownMetricsAlignment/64-bit (0.02s)
[2022-07-08T12:24:23.065Z] === RUN TestFnv1a
[2022-07-08T12:24:23.065Z] --- PASS: TestFnv1a (0.00s)
[2022-07-08T12:24:23.065Z] === RUN TestGetCurrentProcess
[2022-07-08T12:24:23.065Z] --- PASS: TestGetCurrentProcess (0.00s)
[2022-07-08T12:24:23.065Z] === RUN TestGracePeriod
[2022-07-08T12:24:23.065Z] --- PASS: TestGracePeriod (0.00s)
[2022-07-08T12:24:23.065Z] === RUN TestJitterDuration
[2022-07-08T12:24:23.065Z] --- PASS: TestJitterDuration (0.00s)
[2022-07-08T12:24:23.065Z] === RUN TestBreakdownMetrics_NonSampled
[2022-07-08T12:24:23.065Z] --- PASS: TestBreakdownMetrics_NonSampled (0.02s)
[2022-07-08T12:24:23.065Z] === RUN TestBreakdownMetrics_SpanDropped
[2022-07-08T12:24:23.065Z] --- PASS: TestBreakdownMetrics_SpanDropped (0.04s)
[2022-07-08T12:24:23.065Z] === RUN TestBreakdownMetrics_MetricsLimit
[2022-07-08T12:24:23.065Z] --- PASS: TestBreakdownMetrics_MetricsLimit (1.11s)
[2022-07-08T12:24:23.065Z] === RUN TestBreakdownMetrics_TransactionDropped
[2022-07-08T12:24:23.065Z] --- PASS: TestBreakdownMetrics_TransactionDropped (3.44s)
[2022-07-08T12:24:23.065Z] === RUN TestBreakdownMetrics_Disabled
[2022-07-08T12:24:23.065Z] --- PASS: TestBreakdownMetrics_Disabled (0.01s)
[2022-07-08T12:24:23.065Z] === RUN TestBreakdownMetrics_AcceptanceTest1
[2022-07-08T12:24:23.065Z] --- PASS: TestBreakdownMetrics_AcceptanceTest1 (0.02s)
[2022-07-08T12:24:23.065Z] === RUN TestBreakdownMetrics_AcceptanceTest2
[2022-07-08T12:24:23.065Z] --- PASS: TestBreakdownMetrics_AcceptanceTest2 (0.03s)
[2022-07-08T12:24:23.065Z] === RUN TestBreakdownMetrics_AcceptanceTest3
[2022-07-08T12:24:23.065Z] --- PASS: TestBreakdownMetrics_AcceptanceTest3 (0.02s)
[2022-07-08T12:24:23.065Z] === RUN TestBreakdownMetrics_AcceptanceTest4
[2022-07-08T12:24:23.065Z] --- PASS: TestBreakdownMetrics_AcceptanceTest4 (0.01s)
[2022-07-08T12:24:23.065Z] === RUN TestBreakdownMetrics_AcceptanceTest5
[2022-07-08T12:24:23.065Z] --- PASS: TestBreakdownMetrics_AcceptanceTest5 (0.34s)
[2022-07-08T12:24:23.065Z] === RUN TestBreakdownMetrics_AcceptanceTest6
[2022-07-08T12:24:23.065Z] --- PASS: TestBreakdownMetrics_AcceptanceTest6 (0.01s)
[2022-07-08T12:24:23.065Z] === RUN TestBreakdownMetrics_AcceptanceTest7
[2022-07-08T12:24:23.065Z] --- PASS: TestBreakdownMetrics_AcceptanceTest7 (0.01s)
[2022-07-08T12:24:23.066Z] === RUN TestBreakdownMetrics_AcceptanceTest8
[2022-07-08T12:24:23.066Z] --- PASS: TestBreakdownMetrics_AcceptanceTest8 (0.01s)
[2022-07-08T12:24:23.066Z] === RUN TestBreakdownMetrics_AcceptanceTest9
[2022-07-08T12:24:23.066Z] --- PASS: TestBreakdownMetrics_AcceptanceTest9 (0.01s)
[2022-07-08T12:24:23.066Z] === RUN TestBreakdownMetrics_AcceptanceTest10
[2022-07-08T12:24:23.066Z] --- PASS: TestBreakdownMetrics_AcceptanceTest10 (0.01s)
[2022-07-08T12:24:23.066Z] === RUN TestBreakdownMetrics_AcceptanceTest11
[2022-07-08T12:24:23.066Z] --- PASS: TestBreakdownMetrics_AcceptanceTest11 (0.04s)
[2022-07-08T12:24:23.067Z] === RUN TestTracerCentralConfigUpdate
[2022-07-08T12:24:23.067Z] === RUN TestTracerCentralConfigUpdate/transaction_sample_rate
[2022-07-08T12:24:23.067Z] === PAUSE TestTracerCentralConfigUpdate/transaction_sample_rate
[2022-07-08T12:24:23.067Z] === RUN TestTracerCentralConfigUpdate/transaction_max_spans
[2022-07-08T12:24:23.067Z] === PAUSE TestTracerCentralConfigUpdate/transaction_max_spans
[2022-07-08T12:24:23.067Z] === RUN TestTracerCentralConfigUpdate/exit_span_min_duration
[2022-07-08T12:24:23.067Z] === PAUSE TestTracerCentralConfigUpdate/exit_span_min_duration
[2022-07-08T12:24:23.067Z] === RUN TestTracerCentralConfigUpdate/capture_body
[2022-07-08T12:24:23.067Z] === PAUSE TestTracerCentralConfigUpdate/capture_body
[2022-07-08T12:24:23.067Z] === RUN TestTracerCentralConfigUpdate/recording
[2022-07-08T12:24:23.067Z] === PAUSE TestTracerCentralConfigUpdate/recording
[2022-07-08T12:24:23.067Z] === RUN TestTracerCentralConfigUpdate/span_frames_min_duration
[2022-07-08T12:24:23.067Z] === PAUSE TestTracerCentralConfigUpdate/span_frames_min_duration
[2022-07-08T12:24:23.067Z] === RUN TestTracerCentralConfigUpdate/stack_trace_limit
[2022-07-08T12:24:23.067Z] === PAUSE TestTracerCentralConfigUpdate/stack_trace_limit
[2022-07-08T12:24:23.067Z] === RUN TestTracerCentralConfigUpdate/sanitize_field_names
[2022-07-08T12:24:23.067Z] === PAUSE TestTracerCentralConfigUpdate/sanitize_field_names
[2022-07-08T12:24:23.067Z] === RUN TestTracerCentralConfigUpdate/log_level
[2022-07-08T12:24:23.067Z] === PAUSE TestTracerCentralConfigUpdate/log_level
[2022-07-08T12:24:23.067Z] === RUN TestTracerCentralConfigUpdate/transaction_ignore_urls
[2022-07-08T12:24:23.067Z] === PAUSE TestTracerCentralConfigUpdate/transaction_ignore_urls
[2022-07-08T12:24:23.067Z] === RUN TestTracerCentralConfigUpdate/span_compression_enabled
[2022-07-08T12:24:23.067Z] === PAUSE TestTracerCentralConfigUpdate/span_compression_enabled
[2022-07-08T12:24:23.067Z] === RUN TestTracerCentralConfigUpdate/span_compression_exact_match_max_duration
[2022-07-08T12:24:23.067Z] === PAUSE TestTracerCentralConfigUpdate/span_compression_exact_match_max_duration
[2022-07-08T12:24:23.067Z] === RUN TestTracerCentralConfigUpdate/span_compression_same_kind_max_duration
[2022-07-08T12:24:23.067Z] === PAUSE TestTracerCentralConfigUpdate/span_compression_same_kind_max_duration
[2022-07-08T12:24:23.067Z] === CONT TestTracerCentralConfigUpdate/transaction_sample_rate
[2022-07-08T12:24:23.067Z] === CONT TestTracerCentralConfigUpdate/span_compression_same_kind_max_duration
[2022-07-08T12:24:23.068Z] === CONT TestTracerCentralConfigUpdate/recording
[2022-07-08T12:24:23.068Z] === CONT TestTracerCentralConfigUpdate/transaction_sample_rate
[2022-07-08T12:24:23.068Z] testlogger.go:33: [DEBUG] central config update: updated transaction_sample_rate to 0
[2022-07-08T12:24:23.068Z] === CONT TestTracerCentralConfigUpdate/recording
[2022-07-08T12:24:23.068Z] testlogger.go:33: [DEBUG] central config update: updated recording to false
[2022-07-08T12:24:23.068Z] === CONT TestTracerCentralConfigUpdate/span_compression_same_kind_max_duration
[2022-07-08T12:24:23.068Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 3 spans, 0 errors, 0 metricsets
[2022-07-08T12:24:23.068Z] testlogger.go:33: [DEBUG] central config update: updated span_compression_same_kind_max_duration to 10ms
[2022-07-08T12:24:23.068Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 2 spans, 0 errors, 0 metricsets
[2022-07-08T12:24:23.068Z] === CONT TestTracerCentralConfigUpdate/transaction_sample_rate
[2022-07-08T12:24:23.068Z] testlogger.go:33: [DEBUG] central config update: reverted transaction_sample_rate to local config
[2022-07-08T12:24:23.068Z] === CONT TestTracerCentralConfigUpdate/recording
[2022-07-08T12:24:23.068Z] testlogger.go:33: [DEBUG] central config update: reverted recording to local config
[2022-07-08T12:24:23.068Z] === CONT TestTracerCentralConfigUpdate/span_compression_same_kind_max_duration
[2022-07-08T12:24:23.068Z] testlogger.go:33: [DEBUG] central config update: reverted span_compression_same_kind_max_duration to local config
[2022-07-08T12:24:23.068Z] === CONT TestTracerCentralConfigUpdate/span_compression_enabled
[2022-07-08T12:24:23.068Z] === CONT TestTracerCentralConfigUpdate/transaction_ignore_urls
[2022-07-08T12:24:23.068Z] testlogger.go:33: [DEBUG] central config update: updated transaction_ignore_urls to *
[2022-07-08T12:24:23.068Z] === CONT TestTracerCentralConfigUpdate/span_compression_enabled
[2022-07-08T12:24:23.068Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 1 span, 0 errors, 0 metricsets
[2022-07-08T12:24:23.068Z] testlogger.go:33: [DEBUG] central config update: updated span_compression_enabled to false
[2022-07-08T12:24:23.068Z] === CONT TestTracerCentralConfigUpdate/span_compression_same_kind_max_duration
[2022-07-08T12:24:23.068Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 3 spans, 0 errors, 0 metricsets
[2022-07-08T12:24:23.068Z] === CONT TestTracerCentralConfigUpdate/log_level
[2022-07-08T12:24:23.068Z] === CONT TestTracerCentralConfigUpdate/span_compression_enabled
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 2 spans, 0 errors, 0 metricsets
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/transaction_ignore_urls
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] central config update: reverted transaction_ignore_urls to local config
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/span_compression_enabled
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] central config update: reverted span_compression_enabled to local config
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/span_compression_exact_match_max_duration
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/span_compression_enabled
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 1 span, 0 errors, 0 metricsets
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/stack_trace_limit
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/span_compression_exact_match_max_duration
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 3 spans, 0 errors, 0 metricsets
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] central config update: updated span_compression_exact_match_max_duration to 100ms
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/stack_trace_limit
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] sent request with 0 transactions, 0 spans, 1 error, 0 metricsets
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] central config update: updated stack_trace_limit to 1
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/span_frames_min_duration
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 1 span, 0 errors, 0 metricsets
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] central config update: updated span_frames_min_duration to 1ms
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/span_compression_exact_match_max_duration
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 2 spans, 0 errors, 0 metricsets
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/stack_trace_limit
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] sent request with 0 transactions, 0 spans, 1 error, 0 metricsets
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/span_frames_min_duration
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 1 span, 0 errors, 0 metricsets
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/span_compression_exact_match_max_duration
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] central config update: reverted span_compression_exact_match_max_duration to local config
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/stack_trace_limit
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] central config update: reverted stack_trace_limit to local config
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/span_frames_min_duration
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] central config update: reverted span_frames_min_duration to local config
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/span_compression_exact_match_max_duration
[2022-07-08T12:24:23.071Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 3 spans, 0 errors, 0 metricsets
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/exit_span_min_duration
[2022-07-08T12:24:23.071Z] === CONT TestTracerCentralConfigUpdate/stack_trace_limit
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] sent request with 0 transactions, 0 spans, 1 error, 0 metricsets
[2022-07-08T12:24:23.072Z] === CONT TestTracerCentralConfigUpdate/sanitize_field_names
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 0 spans, 0 errors, 0 metricsets
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] central config update: updated sanitize_field_names to secret
[2022-07-08T12:24:23.072Z] === CONT TestTracerCentralConfigUpdate/exit_span_min_duration
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 1 span, 0 errors, 0 metricsets
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] central config update: updated exit_span_min_duration to 10ms
[2022-07-08T12:24:23.072Z] === CONT TestTracerCentralConfigUpdate/span_frames_min_duration
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 1 span, 0 errors, 0 metricsets
[2022-07-08T12:24:23.072Z] === CONT TestTracerCentralConfigUpdate/capture_body
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] central config update: updated capture_body to all
[2022-07-08T12:24:23.072Z] === CONT TestTracerCentralConfigUpdate/exit_span_min_duration
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 0 spans, 0 errors, 0 metricsets
[2022-07-08T12:24:23.072Z] === CONT TestTracerCentralConfigUpdate/sanitize_field_names
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 0 spans, 0 errors, 0 metricsets
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] central config update: reverted sanitize_field_names to local config
[2022-07-08T12:24:23.072Z] === CONT TestTracerCentralConfigUpdate/exit_span_min_duration
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] central config update: reverted exit_span_min_duration to local config
[2022-07-08T12:24:23.072Z] === CONT TestTracerCentralConfigUpdate/capture_body
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] central config update: reverted capture_body to local config
[2022-07-08T12:24:23.072Z] === CONT TestTracerCentralConfigUpdate/sanitize_field_names
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 0 spans, 0 errors, 0 metricsets
[2022-07-08T12:24:23.072Z] === CONT TestTracerCentralConfigUpdate/transaction_max_spans
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] central config update: updated transaction_max_spans to 0
[2022-07-08T12:24:23.072Z] === CONT TestTracerCentralConfigUpdate/exit_span_min_duration
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] sent request with 1 transaction, 1 span, 0 errors, 0 metricsets
[2022-07-08T12:24:23.072Z] === CONT TestTracerCentralConfigUpdate/transaction_max_spans
[2022-07-08T12:24:23.072Z] testlogger.go:33: [DEBUG] central config update: reverted transaction_max_spans to local config
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdate (0.07s)
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdate/recording (3.02s)
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdate/transaction_sample_rate (3.02s)
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdate/span_compression_same_kind_max_duration (3.06s)
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdate/transaction_ignore_urls (3.01s)
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdate/span_compression_enabled (3.02s)
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdate/log_level (3.03s)
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdate/span_compression_exact_match_max_duration (3.02s)
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdate/stack_trace_limit (3.01s)
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdate/span_frames_min_duration (3.02s)
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdate/sanitize_field_names (3.01s)
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdate/exit_span_min_duration (3.02s)
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdate/capture_body (3.03s)
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdate/transaction_max_spans (3.02s)
[2022-07-08T12:24:23.072Z] === RUN TestTracerCentralConfigUpdateDisabled
[2022-07-08T12:24:23.072Z] --- PASS: TestTracerCentralConfigUpdateDisabled (2.00s)
[2022-07-08T12:24:23.072Z] === RUN TestTracerSetConfigWatcher
[2022-07-08T12:24:23.072Z] objc[6371]: Attempt to use unknown class 0x7ff84ed3d360.
[2022-07-08T12:24:23.072Z] SIGABRT: abort
[2022-07-08T12:24:23.072Z] PC=0x7ff80d509dfe m=0 sigcode=0
[2022-07-08T12:24:23.072Z]
[2022-07-08T12:24:23.072Z] goroutine 0 [idle]:
[2022-07-08T12:24:23.072Z] runtime: unknown pc 0x7ff80d509dfe
[2022-07-08T12:24:23.072Z] stack: frame={sp:0x7ff7bfefd628, fp:0x0} stack=[0x7ff7bfe7f6b8,0x7ff7bfefe720)
[2022-07-08T12:24:23.072Z] 00007ff7bfefd528: 0000000000000002 0000000005b60400
[2022-07-08T12:24:23.073Z] 00007ff7bfefd538: 0000000005b60400 0000000005b5c000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd548: 0000000005b62200 00007ff7bfefd5b0
[2022-07-08T12:24:23.073Z] 00007ff7bfefd558: 00007ff80d33f6ee 9a26cf7a123a22bc
[2022-07-08T12:24:23.073Z] 00007ff7bfefd568: f6bf8000c0001000 9a26cf7a123affff
[2022-07-08T12:24:23.073Z] 00007ff7bfefd578: 0000000000000030 0000000400000000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd588: 000000000000002d 000000000000002d
[2022-07-08T12:24:23.073Z] 00007ff7bfefd598: 0000000000000000 0000000005b5c000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd5a8: 00007ff84ed51000 00007ff7bfefd5e0
[2022-07-08T12:24:23.073Z] 00007ff7bfefd5b8: 00007ff80d33f566 00007ff80d33f52e
[2022-07-08T12:24:23.073Z] 00007ff7bfefd5c8: 000000000000002d 0000000000000001
[2022-07-08T12:24:23.073Z] 00007ff7bfefd5d8: 00007ff84ed51000 00007ff7bfefd620
[2022-07-08T12:24:23.073Z] 00007ff7bfefd5e8: 00007ff80d35bad6 000000000000002c
[2022-07-08T12:24:23.073Z] 00007ff7bfefd5f8: 000000000000002d 0000600003304000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd608: 0000000000000003 0000600002c00000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd618: 0000000000000000 00007ff7bfefd650
[2022-07-08T12:24:23.073Z] 00007ff7bfefd628: <00007ff80d50b893 0000000000000000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd638: 00000020bfefd690 0000600002c00000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd648: 00007ff7bfefd690 0000600003304000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd658: 0000000000000003 0000000000000080
[2022-07-08T12:24:23.073Z] 00007ff7bfefd668: 0000000000000001 00007ff7bfefd680
[2022-07-08T12:24:23.073Z] 00007ff7bfefd678: 00007ff80d50b843 00007ff7bfefd6c0
[2022-07-08T12:24:23.073Z] 00007ff7bfefd688: 00007ff80d3d7bce 0000600002c00080
[2022-07-08T12:24:23.073Z] 00007ff7bfefd698: 00007ff816b5b000 0000600002c00000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd6a8: 00007ffffffffff8 00007ff84ed3d360
[2022-07-08T12:24:23.073Z] 00007ff7bfefd6b8: 0000000080080001 00007ff7bfefd7a0
[2022-07-08T12:24:23.073Z] 00007ff7bfefd6c8: 00007ff80d3d7b5c 0000003000000010
[2022-07-08T12:24:23.073Z] 00007ff7bfefd6d8: 00007ff7bfefd7b0 00007ff7bfefd6f0
[2022-07-08T12:24:23.073Z] 00007ff7bfefd6e8: 00007ff818b5b000 00007ff8173d6000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd6f8: 00007ff84ed3d360 00007ff84ed3d360
[2022-07-08T12:24:23.073Z] 00007ff7bfefd708: 0000000000000001 00000000ffffffff
[2022-07-08T12:24:23.073Z] 00007ff7bfefd718: 0000000000000010 00007ff816c45000
[2022-07-08T12:24:23.073Z] runtime: unknown pc 0x7ff80d509dfe
[2022-07-08T12:24:23.073Z] stack: frame={sp:0x7ff7bfefd628, fp:0x0} stack=[0x7ff7bfe7f6b8,0x7ff7bfefe720)
[2022-07-08T12:24:23.073Z] 00007ff7bfefd528: 0000000000000002 0000000005b60400
[2022-07-08T12:24:23.073Z] 00007ff7bfefd538: 0000000005b60400 0000000005b5c000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd548: 0000000005b62200 00007ff7bfefd5b0
[2022-07-08T12:24:23.073Z] 00007ff7bfefd558: 00007ff80d33f6ee 9a26cf7a123a22bc
[2022-07-08T12:24:23.073Z] 00007ff7bfefd568: f6bf8000c0001000 9a26cf7a123affff
[2022-07-08T12:24:23.073Z] 00007ff7bfefd578: 0000000000000030 0000000400000000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd588: 000000000000002d 000000000000002d
[2022-07-08T12:24:23.073Z] 00007ff7bfefd598: 0000000000000000 0000000005b5c000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd5a8: 00007ff84ed51000 00007ff7bfefd5e0
[2022-07-08T12:24:23.073Z] 00007ff7bfefd5b8: 00007ff80d33f566 00007ff80d33f52e
[2022-07-08T12:24:23.073Z] 00007ff7bfefd5c8: 000000000000002d 0000000000000001
[2022-07-08T12:24:23.073Z] 00007ff7bfefd5d8: 00007ff84ed51000 00007ff7bfefd620
[2022-07-08T12:24:23.073Z] 00007ff7bfefd5e8: 00007ff80d35bad6 000000000000002c
[2022-07-08T12:24:23.073Z] 00007ff7bfefd5f8: 000000000000002d 0000600003304000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd608: 0000000000000003 0000600002c00000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd618: 0000000000000000 00007ff7bfefd650
[2022-07-08T12:24:23.073Z] 00007ff7bfefd628: <00007ff80d50b893 0000000000000000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd638: 00000020bfefd690 0000600002c00000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd648: 00007ff7bfefd690 0000600003304000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd658: 0000000000000003 0000000000000080
[2022-07-08T12:24:23.073Z] 00007ff7bfefd668: 0000000000000001 00007ff7bfefd680
[2022-07-08T12:24:23.073Z] 00007ff7bfefd678: 00007ff80d50b843 00007ff7bfefd6c0
[2022-07-08T12:24:23.073Z] 00007ff7bfefd688: 00007ff80d3d7bce 0000600002c00080
[2022-07-08T12:24:23.073Z] 00007ff7bfefd698: 00007ff816b5b000 0000600002c00000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd6a8: 00007ffffffffff8 00007ff84ed3d360
[2022-07-08T12:24:23.073Z] 00007ff7bfefd6b8: 0000000080080001 00007ff7bfefd7a0
[2022-07-08T12:24:23.073Z] 00007ff7bfefd6c8: 00007ff80d3d7b5c 0000003000000010
[2022-07-08T12:24:23.073Z] 00007ff7bfefd6d8: 00007ff7bfefd7b0 00007ff7bfefd6f0
[2022-07-08T12:24:23.073Z] 00007ff7bfefd6e8: 00007ff818b5b000 00007ff8173d6000
[2022-07-08T12:24:23.073Z] 00007ff7bfefd6f8: 00007ff84ed3d360 00007ff84ed3d360
[2022-07-08T12:24:23.073Z] 00007ff7bfefd708: 0000000000000001 00000000ffffffff
[2022-07-08T12:24:23.073Z] 00007ff7bfefd718: 0000000000000010 00007ff816c45000
[2022-07-08T12:24:23.073Z]
[2022-07-08T12:24:23.073Z] goroutine 323 [syscall]:
[2022-07-08T12:24:23.073Z] runtime.cgocall(0x496d1b0, 0xc000582ce0, 0xc0000104a8)
[2022-07-08T12:24:23.073Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/runtime/cgocall.go:133 +0x7a fp=0xc000582cb0 sp=0xc000582c78 pc=0x4005d1a
[2022-07-08T12:24:23.073Z] net._C2func_getaddrinfo(0xc0002bb600, 0x0, 0xc002c7edb0, 0xc0000104a8, 0xc000000000, 0x0, 0x0)
[2022-07-08T12:24:23.073Z] _cgo_gotypes.go:100 +0x73 fp=0xc000582ce0 sp=0xc000582cb0 pc=0x439f933
[2022-07-08T12:24:23.073Z] net.cgoLookupIPCNAME.func1(0xc0002bb600, 0xa, 0xa, 0xc002c7edb0, 0xc0000104a8, 0xc000f775f8, 0x43a46df, 0x4c003c0)
[2022-07-08T12:24:23.073Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/cgo_unix.go:161 +0xd3 fp=0xc000582d40 sp=0xc000582ce0 pc=0x43a6c13
[2022-07-08T12:24:23.073Z] net.cgoLookupIPCNAME(0x4ae736a, 0x3, 0xc0002bb5e0, 0x9, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
[2022-07-08T12:24:23.073Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/cgo_unix.go:161 +0x259 fp=0xc000582f18 sp=0xc000582d40 pc=0x43a18b9
[2022-07-08T12:24:23.073Z] net.cgoIPLookup(0xc0005fd6e0, 0x4ae736a, 0x3, 0xc0002bb5e0, 0x9)
[2022-07-08T12:24:23.073Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/cgo_unix.go:218 +0x7d fp=0xc000582fb8 sp=0xc000582f18 pc=0x43a239d
[2022-07-08T12:24:23.073Z] runtime.goexit()
[2022-07-08T12:24:23.073Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/runtime/asm_amd64.s:1374 +0x1 fp=0xc000582fc0 sp=0xc000582fb8 pc=0x4074021
[2022-07-08T12:24:23.074Z] created by net.cgoLookupIP
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/cgo_unix.go:228 +0xde
[2022-07-08T12:24:23.074Z]
[2022-07-08T12:24:23.074Z] goroutine 1 [chan receive]:
[2022-07-08T12:24:23.074Z] testing.(*T).Run(0xc0003caa80, 0x4afab9d, 0x1a, 0x4b1d570, 0x1)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1169 +0x5f4
[2022-07-08T12:24:23.074Z] testing.runTests.func1(0xc0003caa80)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1439 +0xa7
[2022-07-08T12:24:23.074Z] testing.tRunner(0xc0003caa80, 0xc0005bfc10)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1123 +0x203
[2022-07-08T12:24:23.074Z] testing.runTests(0xc0006893a0, 0x4fbcfc0, 0xca, 0xca, 0xc0aa26a3285685d8, 0x45e1990b3c, 0x4fc70c0, 0xc000610b00)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1437 +0x613
[2022-07-08T12:24:23.074Z] testing.(*M).Run(0xc00007c300, 0x0)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1345 +0x3b4
[2022-07-08T12:24:23.074Z] go.elastic.co/apm/v2_test.TestMain(0xc00007c300)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/testmain_test.go:47 +0x10d
[2022-07-08T12:24:23.074Z] main.main()
[2022-07-08T12:24:23.074Z] _testmain.go:459 +0x272
[2022-07-08T12:24:23.074Z]
[2022-07-08T12:24:23.074Z] goroutine 19 [select]:
[2022-07-08T12:24:23.074Z] go.elastic.co/apm/v2.(*Tracer).loop(0xc000082d80)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:997 +0x1434
[2022-07-08T12:24:23.074Z] created by go.elastic.co/apm/v2.newTracer
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:525 +0x165f
[2022-07-08T12:24:23.074Z]
[2022-07-08T12:24:23.074Z] goroutine 5 [chan receive]:
[2022-07-08T12:24:23.074Z] go.elastic.co/apm/v2.(*Tracer).loop.func2(0xc0000263c0, 0xc000026360, 0x4c003c0, 0xc000020080, 0xc00006c120, 0xc000082d80, 0xc000010010)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:890 +0x2e5
[2022-07-08T12:24:23.074Z] created by go.elastic.co/apm/v2.(*Tracer).loop
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:887 +0x570
[2022-07-08T12:24:23.074Z]
[2022-07-08T12:24:23.074Z] goroutine 306 [runnable]:
[2022-07-08T12:24:23.074Z] go.elastic.co/apm/v2.newTracer(0xc002991770, 0x8, 0x0, 0x0, 0x0, 0x0, 0x4bf26c0, 0xc00277ef30, 0x2540be400, 0x6fc23ac00, ...)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:526 +0x1745
[2022-07-08T12:24:23.074Z] go.elastic.co/apm/v2.NewTracerOptions(0xc002991770, 0x8, 0x0, 0x0, 0x0, 0x0, 0x4bf26c0, 0xc00277ef30, 0x2540be400, 0x6fc23ac00, ...)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:435 +0xde
[2022-07-08T12:24:23.074Z] go.elastic.co/apm/v2.NewTracer(...)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:422
[2022-07-08T12:24:23.074Z] go.elastic.co/apm/v2_test.TestTracerSetConfigWatcher(0xc002994d80)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/config_test.go:307 +0x125
[2022-07-08T12:24:23.074Z] testing.tRunner(0xc002994d80, 0x4b1d570)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1123 +0x203
[2022-07-08T12:24:23.074Z] created by testing.(*T).Run
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1168 +0x5bc
[2022-07-08T12:24:23.074Z]
[2022-07-08T12:24:23.074Z] goroutine 307 [runnable]:
[2022-07-08T12:24:23.074Z] bytes.(*Reader).ReadByte(0xc002df60c0, 0x0, 0xc0001240a0, 0x20)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/bytes/reader.go:67 +0x1b9
[2022-07-08T12:24:23.074Z] encoding/xml.(*Decoder).getc(0xc0029de6c0, 0x3c00000000000000)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/encoding/xml/xml.go:910 +0x1b0
[2022-07-08T12:24:23.074Z] encoding/xml.(*Decoder).mustgetc(0xc0029de6c0, 0x13c)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/encoding/xml/xml.go:947 +0x3d
[2022-07-08T12:24:23.074Z] encoding/xml.(*Decoder).rawToken(0xc0029de6c0, 0x4a28220, 0xc0001240a0, 0x0, 0x0)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/encoding/xml/xml.go:582 +0x105
[2022-07-08T12:24:23.074Z] encoding/xml.(*Decoder).Token(0xc0029de6c0, 0x4a28220, 0xc0001240a0, 0x0, 0x0)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/encoding/xml/xml.go:289 +0x23f5
[2022-07-08T12:24:23.074Z] howett.net/plist.(*xmlPlistParser).parseXMLElement(0xc002df6120, 0x0, 0x0, 0xc0029919fc, 0x4, 0x5a19330, 0x0, 0x0, 0xc0029de720, 0xc0029de720)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/pkg/mod/howett.net/plist@v1.0.0/xml_parser.go:152 +0xe29
[2022-07-08T12:24:23.074Z] howett.net/plist.(*xmlPlistParser).parseXMLElement(0xc002df6120, 0x0, 0x0, 0xc0029919e9, 0x5, 0xc002df6180, 0x1, 0x1, 0xc0005bc760, 0x4010ff8)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/pkg/mod/howett.net/plist@v1.0.0/xml_parser.go:68 +0x505
[2022-07-08T12:24:23.074Z] howett.net/plist.(*xmlPlistParser).parseDocument(0xc002df6120, 0x0, 0x0, 0x0, 0x0)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/pkg/mod/howett.net/plist@v1.0.0/xml_parser.go:38 +0x21b
[2022-07-08T12:24:23.074Z] howett.net/plist.(*Decoder).Decode(0xc000689a20, 0x49f12c0, 0xc0000a23f8, 0x0, 0x0)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/pkg/mod/howett.net/plist@v1.0.0/decode.go:52 +0x5be
[2022-07-08T12:24:23.074Z] howett.net/plist.Unmarshal(0xc0029acd80, 0x211, 0x411, 0x49f12c0, 0xc0000a23f8, 0x0, 0x0, 0x0)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/pkg/mod/howett.net/plist@v1.0.0/decode.go:116 +0x151
[2022-07-08T12:24:23.074Z] github.com/elastic/go-sysinfo/providers/darwin.getOSInfo(0xc0029acd80, 0x211, 0x411, 0x211, 0x411, 0x0)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/pkg/mod/github.com/elastic/go-sysinfo@v1.7.1/providers/darwin/os.go:50 +0xe5
[2022-07-08T12:24:23.074Z] github.com/elastic/go-sysinfo/providers/darwin.OperatingSystem(0x4610965, 0x0, 0x0)
[2022-07-08T12:24:23.074Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/pkg/mod/github.com/elastic/go-sysinfo@v1.7.1/providers/darwin/os.go:45 +0xdf
[2022-07-08T12:24:23.074Z] github.com/elastic/go-sysinfo/providers/darwin.(*reader).os(0xc0005bcc80, 0xc002dc3600)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/pkg/mod/github.com/elastic/go-sysinfo@v1.7.1/providers/darwin/host_darwin.go:209 +0x4a
[2022-07-08T12:24:23.075Z] github.com/elastic/go-sysinfo/providers/darwin.newHost(0x461981c, 0x0, 0x0)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/pkg/mod/github.com/elastic/go-sysinfo@v1.7.1/providers/darwin/host_darwin.go:140 +0x145
[2022-07-08T12:24:23.075Z] github.com/elastic/go-sysinfo/providers/darwin.darwinSystem.Host(...)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/pkg/mod/github.com/elastic/go-sysinfo@v1.7.1/providers/darwin/host_darwin.go:41
[2022-07-08T12:24:23.075Z] github.com/elastic/go-sysinfo.Host(0x4c03260, 0xc0029f8d20, 0x0, 0x0)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/pkg/mod/github.com/elastic/go-sysinfo@v1.7.1/system.go:51 +0x5c
[2022-07-08T12:24:23.075Z] go.elastic.co/apm/v2.gatherSysMetrics(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/builtin_metrics.go:133 +0xa6
[2022-07-08T12:24:23.075Z] go.elastic.co/apm/v2.newBuiltinMetricsGatherer(0xc002995080, 0xc002df4060)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/builtin_metrics.go:39 +0x105
[2022-07-08T12:24:23.075Z] go.elastic.co/apm/v2.newTracer.func16(0xc0028def00)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:535 +0x2e6
[2022-07-08T12:24:23.075Z] go.elastic.co/apm/v2.(*Tracer).loop.func5(0xc0006898a0)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:960 +0xc2
[2022-07-08T12:24:23.075Z] go.elastic.co/apm/v2.(*Tracer).loop(0xc002995080)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:1003 +0x5084
[2022-07-08T12:24:23.075Z] created by go.elastic.co/apm/v2.newTracer
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:525 +0x165f
[2022-07-08T12:24:23.075Z]
[2022-07-08T12:24:23.075Z] goroutine 309 [select]:
[2022-07-08T12:24:23.075Z] net/http.(*Transport).getConn(0xc0029e4500, 0xc002968bc0, 0x0, 0x4af6e35, 0x4, 0xc0002bb5e0, 0xe, 0x0, 0x0, 0x0, ...)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/transport.go:1350 +0x9be
[2022-07-08T12:24:23.075Z] net/http.(*Transport).roundTrip(0xc0029e4500, 0xc002d0a600, 0xc0005835c8, 0x4010ff8, 0x100)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/transport.go:569 +0xaed
[2022-07-08T12:24:23.075Z] net/http.(*Transport).RoundTrip(0xc0029e4500, 0xc002d0a600, 0xc0029e4500, 0xc0aa266540c37af8, 0xc37ad1874)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/roundtrip.go:17 +0x47
[2022-07-08T12:24:23.075Z] net/http.send(0xc002d0a500, 0x4bf2ba0, 0xc0029e4500, 0xc0aa266540c37af8, 0xc37ad1874, 0x4fc70c0, 0x4052e20, 0x0, 0xc000583908, 0x4053005)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/client.go:252 +0x6db
[2022-07-08T12:24:23.075Z] net/http.(*Client).send(0xc002997b90, 0xc002d0a500, 0xc0aa266540c37af8, 0xc37ad1874, 0x4fc70c0, 0xc000010490, 0x0, 0x1, 0x0)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/client.go:176 +0x1d6
[2022-07-08T12:24:23.075Z] net/http.(*Client).do(0xc002997b90, 0xc002d0a500, 0x0, 0x0, 0x0)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/client.go:718 +0x2d8
[2022-07-08T12:24:23.075Z] net/http.(*Client).Do(...)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/client.go:586
[2022-07-08T12:24:23.075Z] go.elastic.co/apm/v2/transport.(*HTTPTransport).refreshMajorServerVersion(0xc00277ef30, 0x4c00440, 0xc0005fd4a0, 0xc000000000)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/transport/http.go:608 +0x2ed
[2022-07-08T12:24:23.075Z] go.elastic.co/apm/v2/transport.(*HTTPTransport).MajorServerVersion(0xc00277ef30, 0x4c00440, 0xc0005fd4a0, 0x4c00401, 0xc0005fd4a0)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/transport/http.go:597 +0x94
[2022-07-08T12:24:23.075Z] go.elastic.co/apm/v2.(*Tracer).maybeRefreshServerVersion(0xc002995080, 0x4c00440, 0xc0005fd4a0, 0x2540be400)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:1394 +0x159
[2022-07-08T12:24:23.075Z] created by go.elastic.co/apm/v2.(*Tracer).loop
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:905 +0x645
[2022-07-08T12:24:23.075Z]
[2022-07-08T12:24:23.075Z] goroutine 308 [chan receive]:
[2022-07-08T12:24:23.075Z] go.elastic.co/apm/v2.(*Tracer).loop.func2(0xc00277df20, 0xc00277dec0, 0x4c003c0, 0xc0029a17c0, 0xc0029fe600, 0xc002995080, 0xc0000a23e8)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:890 +0x2e5
[2022-07-08T12:24:23.075Z] created by go.elastic.co/apm/v2.(*Tracer).loop
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/tracer.go:887 +0x570
[2022-07-08T12:24:23.075Z]
[2022-07-08T12:24:23.075Z] goroutine 322 [select]:
[2022-07-08T12:24:23.075Z] net.cgoLookupIP(0x4c003c0, 0xc002968c00, 0x4ae736a, 0x3, 0xc0002bb5e0, 0x9, 0xf8, 0x5b78108, 0x88, 0xc002d0a500, ...)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/cgo_unix.go:229 +0x1e9
[2022-07-08T12:24:23.075Z] net.(*Resolver).lookupIP(0x4fc6560, 0x4c003c0, 0xc002968c00, 0x4ae736a, 0x3, 0xc0002bb5e0, 0x9, 0x4a2c0c0, 0xc002c7ec30, 0xc000f77578, ...)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/lookup_unix.go:96 +0x217
[2022-07-08T12:24:23.075Z] net.glob..func1(0x4c003c0, 0xc002968c00, 0xc000099750, 0x4ae736a, 0x3, 0xc0002bb5e0, 0x9, 0xc000f776c0, 0xc31180, 0x102a89981, ...)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/hook.go:23 +0x9f
[2022-07-08T12:24:23.075Z] net.(*Resolver).lookupIPAddr.func1(0x0, 0x0, 0x0, 0x0)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/lookup.go:293 +0x162
[2022-07-08T12:24:23.075Z] internal/singleflight.(*Group).doCall(0x4fc6570, 0xc000243360, 0xc0002bb5f0, 0xd, 0xc002968c40)
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/internal/singleflight/singleflight.go:95 +0x52
[2022-07-08T12:24:23.075Z] created by internal/singleflight.(*Group).DoChan
[2022-07-08T12:24:23.075Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/internal/singleflight/singleflight.go:88 +0x4be
[2022-07-08T12:24:23.075Z]
[2022-07-08T12:24:23.075Z] goroutine 289 [select]:
[2022-07-08T12:24:23.076Z] net.(*Resolver).lookupIPAddr(0x4fc6560, 0x4c00440, 0xc0005fd4a0, 0x4ae736a, 0x3, 0xc0002bb5e0, 0x9, 0x2008, 0x0, 0x0, ...)
[2022-07-08T12:24:23.076Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/lookup.go:299 +0x8cc
[2022-07-08T12:24:23.076Z] net.(*Resolver).internetAddrList(0x4fc6560, 0x4c00440, 0xc0005fd4a0, 0x4ae736a, 0x3, 0xc0002bb5e0, 0xe, 0x0, 0x0, 0x0, ...)
[2022-07-08T12:24:23.076Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/ipsock.go:280 +0x6dc
[2022-07-08T12:24:23.076Z] net.(*Resolver).resolveAddrList(0x4fc6560, 0x4c00440, 0xc0005fd4a0, 0x4ae7983, 0x4, 0x4ae736a, 0x3, 0xc0002bb5e0, 0xe, 0x0, ...)
[2022-07-08T12:24:23.076Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/dial.go:221 +0x5af
[2022-07-08T12:24:23.076Z] net.(*Dialer).DialContext(0xc0000a4240, 0x4c00440, 0xc0005fd4a0, 0x4ae736a, 0x3, 0xc0002bb5e0, 0xe, 0x0, 0x0, 0x0, ...)
[2022-07-08T12:24:23.076Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/dial.go:403 +0x319
[2022-07-08T12:24:23.076Z] net/http.(*Transport).dial(0xc0029e4500, 0x4c00440, 0xc0005fd4a0, 0x4ae736a, 0x3, 0xc0002bb5e0, 0xe, 0x0, 0xc000683998, 0x452c3fb, ...)
[2022-07-08T12:24:23.076Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/transport.go:1144 +0x335
[2022-07-08T12:24:23.076Z] net/http.(*Transport).dialConn(0xc0029e4500, 0x4c00440, 0xc0005fd4a0, 0x0, 0x4af6e35, 0x4, 0xc0002bb5e0, 0xe, 0x0, 0xc00012bd40, ...)
[2022-07-08T12:24:23.076Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/transport.go:1578 +0x2b3f
[2022-07-08T12:24:23.076Z] net/http.(*Transport).dialConnFor(0xc0029e4500, 0xc002c9e420)
[2022-07-08T12:24:23.076Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/transport.go:1424 +0x152
[2022-07-08T12:24:23.076Z] created by net/http.(*Transport).queueForDial
[2022-07-08T12:24:23.076Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/transport.go:1393 +0x6b0
[2022-07-08T12:24:23.076Z]
[2022-07-08T12:24:23.076Z] rax 0x2000209
[2022-07-08T12:24:23.076Z] rbx 0x80
[2022-07-08T12:24:23.076Z] rcx 0x7ff7bfefd628
[2022-07-08T12:24:23.076Z] rdx 0x0
[2022-07-08T12:24:23.076Z] rdi 0x8
[2022-07-08T12:24:23.076Z] rsi 0x1
[2022-07-08T12:24:23.076Z] rbp 0x7ff7bfefd670
[2022-07-08T12:24:23.076Z] rsp 0x7ff7bfefd628
[2022-07-08T12:24:23.076Z] r8 0x600002c00000
[2022-07-08T12:24:23.076Z] r9 0x80
[2022-07-08T12:24:23.076Z] r10 0x0
[2022-07-08T12:24:23.076Z] r11 0x246
[2022-07-08T12:24:23.076Z] r12 0x0
[2022-07-08T12:24:23.076Z] r13 0x0
[2022-07-08T12:24:23.076Z] r14 0x1
[2022-07-08T12:24:23.076Z] r15 0x8
[2022-07-08T12:24:23.076Z] rip 0x7ff80d509dfe
[2022-07-08T12:24:23.076Z] rflags 0x246
[2022-07-08T12:24:23.076Z] cs 0x7
[2022-07-08T12:24:23.076Z] fs 0x0
[2022-07-08T12:24:23.076Z] gs 0x0
[2022-07-08T12:24:23.076Z] FAIL go.elastic.co/apm/v2 22.797s
[2022-07-08T12:24:23.076Z] ? go.elastic.co/apm/v2/apmconfig [no test files]
[2022-07-08T12:24:23.076Z] === RUN TestRecordingTracerCloudMetadata
[2022-07-08T12:24:23.076Z] --- PASS: TestRecordingTracerCloudMetadata (0.01s)
[2022-07-08T12:24:23.076Z] PASS
[2022-07-08T12:24:23.076Z] ok go.elastic.co/apm/v2/apmtest 0.306s
[2022-07-08T12:24:23.076Z] === RUN TestAWSCloudMetadata
[2022-07-08T12:24:23.076Z] --- PASS: TestAWSCloudMetadata (0.01s)
[2022-07-08T12:24:23.076Z] === RUN TestAzureCloudMetadata
[2022-07-08T12:24:23.076Z] --- PASS: TestAzureCloudMetadata (0.00s)
[2022-07-08T12:24:23.076Z] === RUN TestAzureAppServiceCloudMetadata
[2022-07-08T12:24:23.076Z] --- PASS: TestAzureAppServiceCloudMetadata (0.00s)
[2022-07-08T12:24:23.076Z] === RUN TestGCPCloudMetadata
[2022-07-08T12:24:23.076Z] === RUN TestGCPCloudMetadata/gce
[2022-07-08T12:24:23.076Z] === RUN TestGCPCloudMetadata/cloudrun
[2022-07-08T12:24:23.076Z] --- PASS: TestGCPCloudMetadata (0.01s)
[2022-07-08T12:24:23.076Z] --- PASS: TestGCPCloudMetadata/gce (0.01s)
[2022-07-08T12:24:23.076Z] --- PASS: TestGCPCloudMetadata/cloudrun (0.00s)
[2022-07-08T12:24:23.076Z] === RUN TestAutoProviderAllFail
[2022-07-08T12:24:23.076Z] --- PASS: TestAutoProviderAllFail (0.00s)
[2022-07-08T12:24:23.076Z] === RUN TestNone
[2022-07-08T12:24:23.076Z] --- PASS: TestNone (0.00s)
[2022-07-08T12:24:23.076Z] PASS
[2022-07-08T12:24:23.076Z] ok go.elastic.co/apm/v2/internal/apmcloudutil 0.281s
[2022-07-08T12:24:23.076Z] === RUN TestContainerID
[2022-07-08T12:24:23.076Z] --- PASS: TestContainerID (0.00s)
[2022-07-08T12:24:23.076Z] PASS
[2022-07-08T12:24:23.076Z] ok go.elastic.co/apm/v2/internal/apmhostutil 0.229s
[2022-07-08T12:24:23.076Z] === RUN TestParseForwarded
[2022-07-08T12:24:23.076Z] === RUN TestParseForwarded/Forwarded
[2022-07-08T12:24:23.076Z] === RUN TestParseForwarded/Forwarded-Multi
[2022-07-08T12:24:23.076Z] === RUN TestParseForwarded/Forwarded-Malformed-Fields-Ignored
[2022-07-08T12:24:23.076Z] === RUN TestParseForwarded/Forwarded-Trailing-Separators
[2022-07-08T12:24:23.076Z] --- PASS: TestParseForwarded (0.00s)
[2022-07-08T12:24:23.076Z] --- PASS: TestParseForwarded/Forwarded (0.00s)
[2022-07-08T12:24:23.076Z] --- PASS: TestParseForwarded/Forwarded-Multi (0.00s)
[2022-07-08T12:24:23.076Z] --- PASS: TestParseForwarded/Forwarded-Malformed-Fields-Ignored (0.00s)
[2022-07-08T12:24:23.076Z] --- PASS: TestParseForwarded/Forwarded-Trailing-Separators (0.00s)
[2022-07-08T12:24:23.076Z] === RUN TestRemoteAddr
[2022-07-08T12:24:23.076Z] --- PASS: TestRemoteAddr (0.00s)
[2022-07-08T12:24:23.076Z] === RUN TestDestinationAddr
[2022-07-08T12:24:23.076Z] === RUN TestDestinationAddr/http://127.0.0.1:80
[2022-07-08T12:24:23.076Z] === RUN TestDestinationAddr/http://127.0.0.1
[2022-07-08T12:24:23.076Z] === RUN TestDestinationAddr/https://127.0.0.1:443
[2022-07-08T12:24:23.076Z] === RUN TestDestinationAddr/https://127.0.0.1
[2022-07-08T12:24:23.076Z] === RUN TestDestinationAddr/https://[::1]
[2022-07-08T12:24:23.076Z] === RUN TestDestinationAddr/https://[::1]:1234
[2022-07-08T12:24:23.076Z] === RUN TestDestinationAddr/gopher://gopher.invalid:70
[2022-07-08T12:24:23.076Z] === RUN TestDestinationAddr/gopher://gopher.invalid
[2022-07-08T12:24:23.077Z] --- PASS: TestDestinationAddr (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestDestinationAddr/http://127.0.0.1:80 (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestDestinationAddr/http://127.0.0.1 (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestDestinationAddr/https://127.0.0.1:443 (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestDestinationAddr/https://127.0.0.1 (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestDestinationAddr/https://[::1] (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestDestinationAddr/https://[::1]:1234 (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestDestinationAddr/gopher://gopher.invalid:70 (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestDestinationAddr/gopher://gopher.invalid (0.00s)
[2022-07-08T12:24:23.077Z] === RUN TestRequestURLClient
[2022-07-08T12:24:23.077Z] --- PASS: TestRequestURLClient (0.00s)
[2022-07-08T12:24:23.077Z] === RUN TestRequestURLServer
[2022-07-08T12:24:23.077Z] --- PASS: TestRequestURLServer (0.00s)
[2022-07-08T12:24:23.077Z] === RUN TestRequestURLServerTLS
[2022-07-08T12:24:23.077Z] --- PASS: TestRequestURLServerTLS (0.00s)
[2022-07-08T12:24:23.077Z] === RUN TestRequestURLHeaders
[2022-07-08T12:24:23.077Z] === RUN TestRequestURLHeaders/Forwarded
[2022-07-08T12:24:23.077Z] === RUN TestRequestURLHeaders/Forwarded-Empty-Host
[2022-07-08T12:24:23.077Z] === RUN TestRequestURLHeaders/X-Forwarded-Host
[2022-07-08T12:24:23.077Z] === RUN TestRequestURLHeaders/X-Forwarded-Proto
[2022-07-08T12:24:23.077Z] === RUN TestRequestURLHeaders/X-Forwarded-Protocol
[2022-07-08T12:24:23.077Z] === RUN TestRequestURLHeaders/X-Url-Scheme
[2022-07-08T12:24:23.077Z] === RUN TestRequestURLHeaders/Front-End-Https
[2022-07-08T12:24:23.077Z] === RUN TestRequestURLHeaders/X-Forwarded-Ssl
[2022-07-08T12:24:23.077Z] --- PASS: TestRequestURLHeaders (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestRequestURLHeaders/Forwarded (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestRequestURLHeaders/Forwarded-Empty-Host (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestRequestURLHeaders/X-Forwarded-Host (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestRequestURLHeaders/X-Forwarded-Proto (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestRequestURLHeaders/X-Forwarded-Protocol (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestRequestURLHeaders/X-Url-Scheme (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestRequestURLHeaders/Front-End-Https (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestRequestURLHeaders/X-Forwarded-Ssl (0.00s)
[2022-07-08T12:24:23.077Z] PASS
[2022-07-08T12:24:23.077Z] ok go.elastic.co/apm/v2/internal/apmhttputil 0.270s
[2022-07-08T12:24:23.077Z] === RUN TestDefaultLoggerNoEnv
[2022-07-08T12:24:23.077Z] --- PASS: TestDefaultLoggerNoEnv (0.00s)
[2022-07-08T12:24:23.077Z] === RUN TestDefaultLoggerInvalidFile
[2022-07-08T12:24:23.077Z] --- PASS: TestDefaultLoggerInvalidFile (0.00s)
[2022-07-08T12:24:23.077Z] === RUN TestDefaultLoggerFile
[2022-07-08T12:24:23.077Z] --- PASS: TestDefaultLoggerFile (0.00s)
[2022-07-08T12:24:23.077Z] === RUN TestDefaultLoggerStdio
[2022-07-08T12:24:23.077Z] --- PASS: TestDefaultLoggerStdio (0.02s)
[2022-07-08T12:24:23.077Z] === RUN TestDefaultLoggerInvalidLevel
[2022-07-08T12:24:23.077Z] --- PASS: TestDefaultLoggerInvalidLevel (0.00s)
[2022-07-08T12:24:23.077Z] === RUN TestDefaultLoggerLevel
[2022-07-08T12:24:23.077Z] --- PASS: TestDefaultLoggerLevel (0.00s)
[2022-07-08T12:24:23.077Z] PASS
[2022-07-08T12:24:23.077Z] ok go.elastic.co/apm/v2/internal/apmlog 0.256s
[2022-07-08T12:24:23.077Z] ? go.elastic.co/apm/v2/internal/apmschema [no test files]
[2022-07-08T12:24:23.077Z] === RUN TestTruncate
[2022-07-08T12:24:23.077Z] === RUN TestTruncate/empty
[2022-07-08T12:24:23.077Z] === RUN TestTruncate/limit_ascii
[2022-07-08T12:24:23.077Z] === RUN TestTruncate/limit_multibyte
[2022-07-08T12:24:23.077Z] === RUN TestTruncate/truncate_ascii
[2022-07-08T12:24:23.077Z] === RUN TestTruncate/truncate_multibyte
[2022-07-08T12:24:23.077Z] --- PASS: TestTruncate (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestTruncate/empty (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestTruncate/limit_ascii (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestTruncate/limit_multibyte (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestTruncate/truncate_ascii (0.00s)
[2022-07-08T12:24:23.077Z] --- PASS: TestTruncate/truncate_multibyte (0.00s)
[2022-07-08T12:24:23.077Z] PASS
[2022-07-08T12:24:23.077Z] ok go.elastic.co/apm/v2/internal/apmstrings 0.246s
[2022-07-08T12:24:23.077Z] ? go.elastic.co/apm/v2/internal/apmversion [no test files]
[2022-07-08T12:24:23.077Z] === RUN TestParseDurationEnv
[2022-07-08T12:24:23.077Z] --- PASS: TestParseDurationEnv (0.00s)
[2022-07-08T12:24:23.077Z] === RUN TestParseDurationOptionsEnv
[2022-07-08T12:24:23.077Z] --- PASS: TestParseDurationOptionsEnv (0.00s)
[2022-07-08T12:24:23.077Z] === RUN TestParseSizeEnv
[2022-07-08T12:24:23.077Z] --- PASS: TestParseSizeEnv (0.00s)
[2022-07-08T12:24:23.083Z] === RUN TestParseBoolEnv
[2022-07-08T12:24:23.083Z] --- PASS: TestParseBoolEnv (0.00s)
[2022-07-08T12:24:23.083Z] === RUN TestParseListEnv
[2022-07-08T12:24:23.083Z] --- PASS: TestParseListEnv (0.00s)
[2022-07-08T12:24:23.083Z] === RUN TestParseWildcardPatternsEnv
[2022-07-08T12:24:23.083Z] --- PASS: TestParseWildcardPatternsEnv (0.00s)
[2022-07-08T12:24:23.083Z] PASS
[2022-07-08T12:24:23.083Z] ok go.elastic.co/apm/v2/internal/configutil 0.390s
[2022-07-08T12:24:23.083Z] === RUN TestRead
[2022-07-08T12:24:23.083Z] --- PASS: TestRead (0.00s)
[2022-07-08T12:24:23.083Z] === RUN TestCloseRead
[2022-07-08T12:24:23.083Z] --- PASS: TestCloseRead (0.00s)
[2022-07-08T12:24:23.083Z] === RUN TestCloseReadBlocked
[2022-07-08T12:24:23.083Z] --- PASS: TestCloseReadBlocked (0.00s)
[2022-07-08T12:24:23.083Z] PASS
[2022-07-08T12:24:23.083Z] ok go.elastic.co/apm/v2/internal/iochan 0.283s
[2022-07-08T12:24:23.083Z] === RUN TestBlockHeaderSize
[2022-07-08T12:24:23.083Z] --- PASS: TestBlockHeaderSize (0.00s)
[2022-07-08T12:24:23.083Z] === RUN TestBuffer
[2022-07-08T12:24:23.083Z] --- PASS: TestBuffer (0.00s)
[2022-07-08T12:24:23.083Z] === RUN TestBufferEviction
[2022-07-08T12:24:23.083Z] --- PASS: TestBufferEviction (0.00s)
[2022-07-08T12:24:23.083Z] PASS
[2022-07-08T12:24:23.083Z] ok go.elastic.co/apm/v2/internal/ringbuffer 0.214s
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testMatchesStartsWith
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testCompoundWildcardMatcher4
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testMatchesInfix
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testInfixEmptyMatcher_ignoreCase
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testMatchesEndsWith_ignoreCase
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testSingleCharacterWildcardNotSupported
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testMatchBetween
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testMatchesNoWildcard_ignoreCase
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testNeedleLongerThanHaystack
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testMatchesStartsWith_ignoreCase
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testCompoundWildcardMatcher
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testCompoundWildcardMatcher3
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testCompoundWildcardMatcher2
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testComplexExpressions
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testInfixEmptyMatcher
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testMatchesEquals
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testWildcardInTheMiddle
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testMatchesEndsWith
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testMatchesNoWildcard
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testMatchesEquals_ignoreCase
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testMatchesInfix_ignoreCase
[2022-07-08T12:24:23.083Z] === RUN TestWildcardSpec/testMatchesInfix_caseSensitive
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec (0.01s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testMatchesStartsWith (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testCompoundWildcardMatcher4 (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testMatchesInfix (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testInfixEmptyMatcher_ignoreCase (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testMatchesEndsWith_ignoreCase (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testSingleCharacterWildcardNotSupported (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testMatchBetween (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testMatchesNoWildcard_ignoreCase (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testNeedleLongerThanHaystack (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testMatchesStartsWith_ignoreCase (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testCompoundWildcardMatcher (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testCompoundWildcardMatcher3 (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testCompoundWildcardMatcher2 (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testComplexExpressions (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testInfixEmptyMatcher (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testMatchesEquals (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testWildcardInTheMiddle (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testMatchesEndsWith (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testMatchesNoWildcard (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testMatchesEquals_ignoreCase (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testMatchesInfix_ignoreCase (0.00s)
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardSpec/testMatchesInfix_caseSensitive (0.00s)
[2022-07-08T12:24:23.083Z] === RUN TestWildcardStartsWith
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardStartsWith (0.00s)
[2022-07-08T12:24:23.083Z] === RUN TestWildcardEndsWith
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardEndsWith (0.00s)
[2022-07-08T12:24:23.083Z] === RUN TestWildcardEqual
[2022-07-08T12:24:23.083Z] --- PASS: TestWildcardEqual (0.00s)
[2022-07-08T12:24:23.083Z] === RUN TestWildcardAll
[2022-07-08T12:24:23.084Z] --- PASS: TestWildcardAll (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestWildcardEmptyPattern
[2022-07-08T12:24:23.084Z] --- PASS: TestWildcardEmptyPattern (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestWildcardMultiples
[2022-07-08T12:24:23.084Z] --- PASS: TestWildcardMultiples (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestWildcardSandwich
[2022-07-08T12:24:23.084Z] --- PASS: TestWildcardSandwich (0.00s)
[2022-07-08T12:24:23.084Z] PASS
[2022-07-08T12:24:23.084Z] ok go.elastic.co/apm/v2/internal/wildcard 0.246s
[2022-07-08T12:24:23.084Z] === RUN TestMarshalTransaction
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalTransaction (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalSpan
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalSpan (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalSpanHTTPStatusCode
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalSpanHTTPStatusCode (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalMetrics
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalMetrics (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalError
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalError (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalErrorTransactionUnsampled
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalErrorTransactionUnsampled (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalCookies
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalCookies (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalRequestBody
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalRequestBody (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalLog
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalLog (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalException
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalException (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalExceptionCode
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalExceptionCode (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalUser
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalUser (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalStacktraceFrame
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalStacktraceFrame (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalResponse
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalResponse (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalURL
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalURL (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalURLFullTruncated
[2022-07-08T12:24:23.084Z] === RUN TestMarshalURLFullTruncated/escape
[2022-07-08T12:24:23.084Z] === RUN TestMarshalURLFullTruncated/unicode
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalURLFullTruncated (0.01s)
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalURLFullTruncated/escape (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalURLFullTruncated/unicode (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalURLPathEmpty
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalURLPathEmpty (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalURLPathLeadingSlashMissing
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalURLPathLeadingSlashMissing (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalHTTPSpanContextURLPathLeadingSlashMissing
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalHTTPSpanContextURLPathLeadingSlashMissing (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestTransactionUnmarshalJSON
[2022-07-08T12:24:23.084Z] --- PASS: TestTransactionUnmarshalJSON (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalCloud
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalCloud (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestMarshalMetric
[2022-07-08T12:24:23.084Z] --- PASS: TestMarshalMetric (0.00s)
[2022-07-08T12:24:23.084Z] PASS
[2022-07-08T12:24:23.084Z] ok go.elastic.co/apm/v2/model 0.275s
[2022-07-08T12:24:23.084Z] ? go.elastic.co/apm/v2/scripts [no test files]
[2022-07-08T12:24:23.084Z] === RUN TestScanner
[2022-07-08T12:24:23.084Z] === RUN TestScanner/whitespace-only
[2022-07-08T12:24:23.084Z] === RUN TestScanner/keywords
[2022-07-08T12:24:23.084Z] === RUN TestScanner/qualified-table
[2022-07-08T12:24:23.084Z] === RUN TestScanner/dollar-variable
[2022-07-08T12:24:23.084Z] === RUN TestScanner/identifiers
[2022-07-08T12:24:23.084Z] === RUN TestScanner/quoted-identifiers
[2022-07-08T12:24:23.084Z] === RUN TestScanner/punctuation
[2022-07-08T12:24:23.084Z] === RUN TestScanner/comments
[2022-07-08T12:24:23.084Z] === RUN TestScanner/CQL_line_comment
[2022-07-08T12:24:23.084Z] === RUN TestScanner/string-literal
[2022-07-08T12:24:23.084Z] === RUN TestScanner/dollar-quoted-string-literal
[2022-07-08T12:24:23.084Z] === RUN TestScanner/unterminated-dollar-quoted-string-literal
[2022-07-08T12:24:23.084Z] === RUN TestScanner/numeric-literals
[2022-07-08T12:24:23.084Z] === RUN TestScanner/unicode
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner/whitespace-only (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner/keywords (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner/qualified-table (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner/dollar-variable (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner/identifiers (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner/quoted-identifiers (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner/punctuation (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner/comments (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner/CQL_line_comment (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner/string-literal (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner/dollar-quoted-string-literal (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner/unterminated-dollar-quoted-string-literal (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner/numeric-literals (0.00s)
[2022-07-08T12:24:23.084Z] --- PASS: TestScanner/unicode (0.00s)
[2022-07-08T12:24:23.084Z] PASS
[2022-07-08T12:24:23.084Z] ok go.elastic.co/apm/v2/sqlutil 0.244s
[2022-07-08T12:24:23.084Z] === RUN TestLibraryPackage
[2022-07-08T12:24:23.084Z] --- PASS: TestLibraryPackage (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestStacktrace
[2022-07-08T12:24:23.084Z] --- PASS: TestStacktrace (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestSplitFunctionName
[2022-07-08T12:24:23.084Z] --- PASS: TestSplitFunctionName (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestSplitFunctionNameUnescape
[2022-07-08T12:24:23.084Z] --- PASS: TestSplitFunctionNameUnescape (0.00s)
[2022-07-08T12:24:23.084Z] PASS
[2022-07-08T12:24:23.084Z] ok go.elastic.co/apm/v2/stacktrace 0.241s
[2022-07-08T12:24:23.084Z] === RUN TestNewHTTPTransportDefaultURL
[2022-07-08T12:24:23.084Z] --- PASS: TestNewHTTPTransportDefaultURL (0.07s)
[2022-07-08T12:24:23.084Z] === RUN TestHTTPTransportUserAgent
[2022-07-08T12:24:23.084Z] --- PASS: TestHTTPTransportUserAgent (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestHTTPTransportSecretToken
[2022-07-08T12:24:23.084Z] --- PASS: TestHTTPTransportSecretToken (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestHTTPTransportEnvSecretToken
[2022-07-08T12:24:23.084Z] --- PASS: TestHTTPTransportEnvSecretToken (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestHTTPTransportAPIKey
[2022-07-08T12:24:23.084Z] --- PASS: TestHTTPTransportAPIKey (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestHTTPTransportEnvAPIKey
[2022-07-08T12:24:23.084Z] --- PASS: TestHTTPTransportEnvAPIKey (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestHTTPTransportNoAuthorization
[2022-07-08T12:24:23.084Z] --- PASS: TestHTTPTransportNoAuthorization (0.00s)
[2022-07-08T12:24:23.084Z] === RUN TestHTTPTransportTLS
[2022-07-08T12:24:23.084Z] fatal error: unexpected signal during runtime execution
[2022-07-08T12:24:23.084Z] [signal SIGSEGV: segmentation violation code=0x1 addr=0xb01dfacedebac1e pc=0x7ff80d3b4c1e]
[2022-07-08T12:24:23.084Z]
[2022-07-08T12:24:23.084Z] runtime stack:
[2022-07-08T12:24:23.084Z] runtime: unexpected return pc for runtime.sigpanic called from 0x7ff80d3b4c1e
[2022-07-08T12:24:23.084Z] stack: frame={sp:0x70000d4fe950, fp:0x70000d4fe980} stack=[0x70000d47f350,0x70000d4fef50)
[2022-07-08T12:24:23.085Z] 000070000d4fe850: 000000c000082480 01000000000003e8
[2022-07-08T12:24:23.085Z] 000070000d4fe860: 0000000000000004 000000000000001f
[2022-07-08T12:24:23.085Z] 000070000d4fe870: 00007ff80d3b4c1e 0b01dfacedebac1e
[2022-07-08T12:24:23.085Z] 000070000d4fe880: 0000000000000001 00000000015d26ee
[2022-07-08T12:24:23.085Z] 000070000d4fe890: 000070000d4fe8d8 00000000010aadff <runtime.fatalthrow.func1+95>
[2022-07-08T12:24:23.085Z] 000070000d4fe8a0: 000000c000082480 0000000001079632 <runtime.throw+114>
[2022-07-08T12:24:23.085Z] 000070000d4fe8b0: 000070000d4fe920 0000000000000001
[2022-07-08T12:24:23.085Z] 000070000d4fe8c0: 000070000d4fe920 0000000001079632 <runtime.throw+114>
[2022-07-08T12:24:23.085Z] 000070000d4fe8d0: 000000c000082480 000070000d4fe910
[2022-07-08T12:24:23.085Z] 000070000d4fe8e0: 0000000001079817 <runtime.fatalthrow+87> 000070000d4fe8f0
[2022-07-08T12:24:23.085Z] 000070000d4fe8f0: 00000000010aada0 <runtime.fatalthrow.func1+0> 000000c000082480
[2022-07-08T12:24:23.085Z] 000070000d4fe900: 0000000001079632 <runtime.throw+114> 000070000d4fe920
[2022-07-08T12:24:23.085Z] 000070000d4fe910: 000070000d4fe940 0000000001079632 <runtime.throw+114>
[2022-07-08T12:24:23.085Z] 000070000d4fe920: 000070000d4fe928 00000000010aad00 <runtime.throw.func1+0>
[2022-07-08T12:24:23.085Z] 000070000d4fe930: 00000000015d7df4 000000000000002a
[2022-07-08T12:24:23.085Z] 000070000d4fe940: 000070000d4fe970 00000000010913ec <runtime.sigpanic+1164>
[2022-07-08T12:24:23.085Z] 000070000d4fe950: <00000000015d7df4 000000000000002a
[2022-07-08T12:24:23.085Z] 000070000d4fe960: 0000000000000000 0000000000000000
[2022-07-08T12:24:23.085Z] 000070000d4fe970: 000070000d4fe9c0 !00007ff80d3b4c1e
[2022-07-08T12:24:23.085Z] 000070000d4fe980: >000070000d4fe9d0 000000000000000e
[2022-07-08T12:24:23.085Z] 000070000d4fe990: 000000c0002cffb8 00007ff80d92f8cf
[2022-07-08T12:24:23.085Z] 000070000d4fe9a0: 00007ff8502d1e78 0000000000000000
[2022-07-08T12:24:23.085Z] 000070000d4fe9b0: 00007ff80d92f8cf 00007ff80d92f8cf
[2022-07-08T12:24:23.085Z] 000070000d4fe9c0: 000070000d4fea10 00007ff80d3bb3b0
[2022-07-08T12:24:23.085Z] 000070000d4fe9d0: 0000000000000000 000000000106f47d <runtime.(*pageCache).allocN+61>
[2022-07-08T12:24:23.085Z] 000070000d4fe9e0: fffffff000000000 000000000109a6cc <runtime.libcCall+108>
[2022-07-08T12:24:23.085Z] 000070000d4fe9f0: 00000000010b31a1 <runtime.goexit+1> 0000000000072817
[2022-07-08T12:24:23.085Z] 000070000d4fea00: 00007ff84eb98ec8 00007ff80d92f8cf
[2022-07-08T12:24:23.085Z] 000070000d4fea10: 000070000d4fea30 00007ff80d3bb354
[2022-07-08T12:24:23.085Z] 000070000d4fea20: 00007ff84eb98ec8 0000000000000000
[2022-07-08T12:24:23.085Z] 000070000d4fea30: 000070000d4fea80 00007ff80d3bb212
[2022-07-08T12:24:23.085Z] 000070000d4fea40: 0000000000000000 0000600000008000
[2022-07-08T12:24:23.085Z] 000070000d4fea50: 0000000002387000 00007ff84eb98ec8
[2022-07-08T12:24:23.085Z] 000070000d4fea60: 00007ff8502d1e78 0000000000000000
[2022-07-08T12:24:23.085Z] 000070000d4fea70: 0000000000000000 0000000000000000
[2022-07-08T12:24:23.085Z] runtime.throw(0x15d7df4, 0x2a)
[2022-07-08T12:24:23.085Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/runtime/panic.go:1116 +0x72
[2022-07-08T12:24:23.085Z] runtime: unexpected return pc for runtime.sigpanic called from 0x7ff80d3b4c1e
[2022-07-08T12:24:23.085Z] stack: frame={sp:0x70000d4fe950, fp:0x70000d4fe980} stack=[0x70000d47f350,0x70000d4fef50)
[2022-07-08T12:24:23.085Z] 000070000d4fe850: 000000c000082480 01000000000003e8
[2022-07-08T12:24:23.085Z] 000070000d4fe860: 0000000000000004 000000000000001f
[2022-07-08T12:24:23.085Z] 000070000d4fe870: 00007ff80d3b4c1e 0b01dfacedebac1e
[2022-07-08T12:24:23.085Z] 000070000d4fe880: 0000000000000001 00000000015d26ee
[2022-07-08T12:24:23.085Z] 000070000d4fe890: 000070000d4fe8d8 00000000010aadff <runtime.fatalthrow.func1+95>
[2022-07-08T12:24:23.085Z] 000070000d4fe8a0: 000000c000082480 0000000001079632 <runtime.throw+114>
[2022-07-08T12:24:23.085Z] 000070000d4fe8b0: 000070000d4fe920 0000000000000001
[2022-07-08T12:24:23.085Z] 000070000d4fe8c0: 000070000d4fe920 0000000001079632 <runtime.throw+114>
[2022-07-08T12:24:23.085Z] 000070000d4fe8d0: 000000c000082480 000070000d4fe910
[2022-07-08T12:24:23.085Z] 000070000d4fe8e0: 0000000001079817 <runtime.fatalthrow+87> 000070000d4fe8f0
[2022-07-08T12:24:23.085Z] 000070000d4fe8f0: 00000000010aada0 <runtime.fatalthrow.func1+0> 000000c000082480
[2022-07-08T12:24:23.086Z] 000070000d4fe900: 0000000001079632 <runtime.throw+114> 000070000d4fe920
[2022-07-08T12:24:23.086Z] 000070000d4fe910: 000070000d4fe940 0000000001079632 <runtime.throw+114>
[2022-07-08T12:24:23.086Z] 000070000d4fe920: 000070000d4fe928 00000000010aad00 <runtime.throw.func1+0>
[2022-07-08T12:24:23.086Z] 000070000d4fe930: 00000000015d7df4 000000000000002a
[2022-07-08T12:24:23.086Z] 000070000d4fe940: 000070000d4fe970 00000000010913ec <runtime.sigpanic+1164>
[2022-07-08T12:24:23.086Z] 000070000d4fe950: <00000000015d7df4 000000000000002a
[2022-07-08T12:24:23.086Z] 000070000d4fe960: 0000000000000000 0000000000000000
[2022-07-08T12:24:23.086Z] 000070000d4fe970: 000070000d4fe9c0 !00007ff80d3b4c1e
[2022-07-08T12:24:23.086Z] 000070000d4fe980: >000070000d4fe9d0 000000000000000e
[2022-07-08T12:24:23.086Z] 000070000d4fe990: 000000c0002cffb8 00007ff80d92f8cf
[2022-07-08T12:24:23.086Z] 000070000d4fe9a0: 00007ff8502d1e78 0000000000000000
[2022-07-08T12:24:23.086Z] 000070000d4fe9b0: 00007ff80d92f8cf 00007ff80d92f8cf
[2022-07-08T12:24:23.086Z] 000070000d4fe9c0: 000070000d4fea10 00007ff80d3bb3b0
[2022-07-08T12:24:23.086Z] 000070000d4fe9d0: 0000000000000000 000000000106f47d <runtime.(*pageCache).allocN+61>
[2022-07-08T12:24:23.086Z] 000070000d4fe9e0: fffffff000000000 000000000109a6cc <runtime.libcCall+108>
[2022-07-08T12:24:23.086Z] 000070000d4fe9f0: 00000000010b31a1 <runtime.goexit+1> 0000000000072817
[2022-07-08T12:24:23.086Z] 000070000d4fea00: 00007ff84eb98ec8 00007ff80d92f8cf
[2022-07-08T12:24:23.086Z] 000070000d4fea10: 000070000d4fea30 00007ff80d3bb354
[2022-07-08T12:24:23.086Z] 000070000d4fea20: 00007ff84eb98ec8 0000000000000000
[2022-07-08T12:24:23.086Z] 000070000d4fea30: 000070000d4fea80 00007ff80d3bb212
[2022-07-08T12:24:23.086Z] 000070000d4fea40: 0000000000000000 0000600000008000
[2022-07-08T12:24:23.086Z] 000070000d4fea50: 0000000002387000 00007ff84eb98ec8
[2022-07-08T12:24:23.086Z] 000070000d4fea60: 00007ff8502d1e78 0000000000000000
[2022-07-08T12:24:23.086Z] 000070000d4fea70: 0000000000000000 0000000000000000
[2022-07-08T12:24:23.086Z] runtime.sigpanic()
[2022-07-08T12:24:23.086Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/runtime/signal_unix.go:726 +0x48c
[2022-07-08T12:24:23.086Z]
[2022-07-08T12:24:23.086Z] goroutine 57 [syscall]:
[2022-07-08T12:24:23.086Z] crypto/x509/internal/macos.syscall(0x12be120, 0x0, 0xc0002cee68, 0x0, 0x0, 0x0, 0x0, 0x0)
[2022-07-08T12:24:23.086Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/runtime/sys_darwin.go:136 +0x1c fp=0xc0002cede0 sp=0xc0002cedb8 pc=0x10b001c
[2022-07-08T12:24:23.086Z] crypto/x509/internal/macos.SecTrustSettingsCopyCertificates(0xc000000000, 0x0, 0xc0002d01c0, 0xc0000ab6e0)
[2022-07-08T12:24:23.086Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/x509/internal/macos/security.go:66 +0x87 fp=0xc0002cee60 sp=0xc0002cede0 pc=0x12bd8e7
[2022-07-08T12:24:23.086Z] crypto/x509.loadSystemRoots(0x0, 0x0, 0x0)
[2022-07-08T12:24:23.086Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/x509/root_darwin_amd64.go:39 +0xc11 fp=0xc0002cf0b8 sp=0xc0002cee60 pc=0x1324471
[2022-07-08T12:24:23.086Z] crypto/x509.initSystemRoots()
[2022-07-08T12:24:23.086Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/x509/root.go:23 +0x34 fp=0xc0002cf0f8 sp=0xc0002cf0b8 pc=0x1323734
[2022-07-08T12:24:23.086Z] sync.(*Once).doSlow(0x18bd178, 0x15e4968)
[2022-07-08T12:24:23.086Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/sync/once.go:66 +0x10a fp=0xc0002cf1c8 sp=0xc0002cf0f8 pc=0x10ca68a
[2022-07-08T12:24:23.086Z] sync.(*Once).Do(0x18bd178, 0x15e4968)
[2022-07-08T12:24:23.086Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/sync/once.go:57 +0x69 fp=0xc0002cf1e8 sp=0xc0002cf1c8 pc=0x10ca569
[2022-07-08T12:24:23.086Z] crypto/x509.systemRootsPool(...)
[2022-07-08T12:24:23.086Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/x509/root.go:18
[2022-07-08T12:24:23.086Z] crypto/x509.(*Certificate).Verify(0xc000288b00, 0xc0000a2d40, 0x9, 0xc0002d20c0, 0x0, 0xc0aa265928836620, 0x5ed15e8, 0x188c620, 0x0, 0x0, ...)
[2022-07-08T12:24:23.086Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/x509/verify.go:776 +0x8bd fp=0xc0002cf348 sp=0xc0002cf1e8 pc=0x132b33d
[2022-07-08T12:24:23.086Z] crypto/tls.(*Conn).verifyServerCertificate(0xc000292000, 0xc0000a9ba0, 0x1, 0x1, 0x224, 0x0)
[2022-07-08T12:24:23.086Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/handshake_client.go:846 +0x578 fp=0xc0002cf6a8 sp=0xc0002cf348 pc=0x1379b78
[2022-07-08T12:24:23.086Z] crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate(0xc0002cfd58, 0x0, 0x0)
[2022-07-08T12:24:23.086Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/handshake_client_tls13.go:455 +0x559 fp=0xc0002cf990 sp=0xc0002cf6a8 pc=0x1380619
[2022-07-08T12:24:23.086Z] crypto/tls.(*clientHandshakeStateTLS13).handshake(0xc0002cfd58, 0x8, 0xc00029db1e)
[2022-07-08T12:24:23.086Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/handshake_client_tls13.go:85 +0x5de fp=0xc0002cfb10 sp=0xc0002cf990 pc=0x137b9de
[2022-07-08T12:24:23.087Z] crypto/tls.(*Conn).clientHandshake(0xc000292000, 0x0, 0x0)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/handshake_client.go:209 +0x837 fp=0xc0002cfe20 sp=0xc0002cfb10 pc=0x1370bf7
[2022-07-08T12:24:23.087Z] crypto/tls.(*Conn).clientHandshake-fm(0xc000292018, 0x0)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/handshake_client.go:136 +0x45 fp=0xc0002cfe58 sp=0xc0002cfe20 pc=0x13da8c5
[2022-07-08T12:24:23.087Z] crypto/tls.(*Conn).Handshake(0xc000292000, 0x0, 0x0)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/conn.go:1362 +0x18e fp=0xc0002cff70 sp=0xc0002cfe58 pc=0x136dd4e
[2022-07-08T12:24:23.087Z] net/http.(*persistConn).addTLS.func2(0x0, 0xc000292000, 0xc00008f5e0, 0xc00009ae40)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/transport.go:1512 +0x4b fp=0xc0002cffc0 sp=0xc0002cff70 pc=0x14d33cb
[2022-07-08T12:24:23.087Z] runtime.goexit()
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/runtime/asm_amd64.s:1374 +0x1 fp=0xc0002cffc8 sp=0xc0002cffc0 pc=0x10b31a1
[2022-07-08T12:24:23.087Z] created by net/http.(*persistConn).addTLS
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/transport.go:1508 +0x22f
[2022-07-08T12:24:23.087Z]
[2022-07-08T12:24:23.087Z] goroutine 1 [chan receive]:
[2022-07-08T12:24:23.087Z] testing.(*T).Run(0xc000001680, 0x15cdbe6, 0x14, 0x15e4d00, 0x1)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1169 +0x5f4
[2022-07-08T12:24:23.087Z] testing.runTests.func1(0xc000001680)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1439 +0xa7
[2022-07-08T12:24:23.087Z] testing.tRunner(0xc000001680, 0xc000149ce0)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1123 +0x203
[2022-07-08T12:24:23.087Z] testing.runTests(0xc00000e500, 0x1886e00, 0x1b, 0x1b, 0xc0aa26a422c39cc8, 0x45d9920233, 0x188c620, 0xc000071ad8)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1437 +0x613
[2022-07-08T12:24:23.087Z] testing.(*M).Run(0xc000140080, 0x0)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1345 +0x3b4
[2022-07-08T12:24:23.087Z] main.main()
[2022-07-08T12:24:23.087Z] _testmain.go:97 +0x237
[2022-07-08T12:24:23.087Z]
[2022-07-08T12:24:23.087Z] goroutine 53 [select]:
[2022-07-08T12:24:23.087Z] net/http.(*Transport).getConn(0xc0000ac8c0, 0xc00009c7c0, 0x0, 0xc0000f4167, 0x5, 0xc0000a2d40, 0xf, 0x0, 0x0, 0x0, ...)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/transport.go:1350 +0x9be
[2022-07-08T12:24:23.087Z] net/http.(*Transport).roundTrip(0xc0000ac8c0, 0xc0000c1400, 0xc0002874a8, 0x10506d8, 0x100)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/transport.go:569 +0xaed
[2022-07-08T12:24:23.087Z] net/http.(*Transport).RoundTrip(0xc0000ac8c0, 0xc0000c1400, 0xc0000ac8c0, 0xc0aa2660a8306420, 0x701bdc021)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/roundtrip.go:17 +0x47
[2022-07-08T12:24:23.087Z] net/http.send(0xc0000c1300, 0x1650ec0, 0xc0000ac8c0, 0xc0aa2660a8306420, 0x701bdc021, 0x188c620, 0x1092300, 0x0, 0xc0002877e8, 0x10924e5)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/client.go:252 +0x6db
[2022-07-08T12:24:23.087Z] net/http.(*Client).send(0xc0000a1860, 0xc0000c1300, 0xc0aa2660a8306420, 0x701bdc021, 0x188c620, 0xc0000a4130, 0x0, 0x1, 0x30)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/client.go:176 +0x1d6
[2022-07-08T12:24:23.087Z] net/http.(*Client).do(0xc0000a1860, 0xc0000c1300, 0x0, 0x0, 0x0)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/client.go:718 +0x2d8
[2022-07-08T12:24:23.087Z] net/http.(*Client).Do(...)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/client.go:586
[2022-07-08T12:24:23.087Z] go.elastic.co/apm/v2/transport.(*HTTPTransport).sendStreamRequest(0xc0000bafc0, 0xc0000c1300, 0x0, 0x0)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/transport/http.go:381 +0x86
[2022-07-08T12:24:23.087Z] go.elastic.co/apm/v2/transport.(*HTTPTransport).SendStream(0xc0000bafc0, 0x1657940, 0xc00001e128, 0x1651240, 0xc0000a9680, 0x0, 0x0)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/transport/http.go:370 +0x3b2
[2022-07-08T12:24:23.087Z] go.elastic.co/apm/v2/transport_test.TestHTTPTransportTLS(0xc000083800)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/src/go.elastic.co/apm/transport/http_test.go:188 +0x5fe
[2022-07-08T12:24:23.087Z] testing.tRunner(0xc000083800, 0x15e4d00)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1123 +0x203
[2022-07-08T12:24:23.087Z] created by testing.(*T).Run
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/testing/testing.go:1168 +0x5bc
[2022-07-08T12:24:23.087Z]
[2022-07-08T12:24:23.087Z] goroutine 77 [IO wait]:
[2022-07-08T12:24:23.087Z] internal/poll.runtime_pollWait(0xa840ec0, 0x72, 0x1651d80)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/runtime/netpoll.go:222 +0x55
[2022-07-08T12:24:23.087Z] internal/poll.(*pollDesc).wait(0xc000140618, 0x72, 0x1651d00, 0x183fa78, 0x0)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/internal/poll/fd_poll_runtime.go:87 +0xe6
[2022-07-08T12:24:23.087Z] internal/poll.(*pollDesc).waitRead(...)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/internal/poll/fd_poll_runtime.go:92
[2022-07-08T12:24:23.087Z] internal/poll.(*FD).Read(0xc000140600, 0xc000212000, 0x205, 0x205, 0x0, 0x0, 0x0)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/internal/poll/fd_unix.go:159 +0x23f
[2022-07-08T12:24:23.087Z] net.(*netFD).Read(0xc000140600, 0xc000212000, 0x205, 0x205, 0xe9b5dba5b5c0fbcf, 0x81a173cc0ae6869a, 0xbb8e324952b70d7d)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/fd_posix.go:55 +0x66
[2022-07-08T12:24:23.087Z] net.(*conn).Read(0xc000010168, 0xc000212000, 0x205, 0x205, 0x203000, 0x4a7484aa2de92c6f, 0x10b4862)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/net.go:182 +0xec
[2022-07-08T12:24:23.087Z] crypto/tls.(*atLeastReader).Read(0xc0000a9b20, 0xc000212000, 0x205, 0x205, 0xc0000a9b20, 0x1e376c0819a4c116, 0x34b0bcb52748774c)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/conn.go:779 +0xa7
[2022-07-08T12:24:23.087Z] bytes.(*Buffer).ReadFrom(0xc000071e80, 0x1650a80, 0xc0000a9b20, 0x15b1ce0, 0xa84cb18, 0x6887ef08fefaf09e)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/bytes/buffer.go:204 +0x159
[2022-07-08T12:24:23.087Z] crypto/tls.(*Conn).readFromUntil(0xc000071c00, 0xa84cb18, 0xc000010168, 0x5, 0xc000010168, 0x12de7667492dd64c)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/conn.go:801 +0x215
[2022-07-08T12:24:23.087Z] crypto/tls.(*Conn).readRecordOrCCS(0xc000071c00, 0x27c0800, 0x8, 0xc000283418)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/conn.go:608 +0x42b
[2022-07-08T12:24:23.087Z] crypto/tls.(*Conn).readRecord(...)
[2022-07-08T12:24:23.087Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/conn.go:576
[2022-07-08T12:24:23.087Z] crypto/tls.(*Conn).readHandshake(0xc000071c00, 0x3b3, 0x0, 0x0, 0x0)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/conn.go:992 +0xc5
[2022-07-08T12:24:23.088Z] crypto/tls.(*serverHandshakeStateTLS13).readClientFinished(0xc0002838c0, 0x0, 0x0)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/handshake_server_tls13.go:840 +0x71
[2022-07-08T12:24:23.088Z] crypto/tls.(*serverHandshakeStateTLS13).handshake(0xc0002838c0, 0xc000294200, 0x0)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/handshake_server_tls13.go:74 +0x1c9
[2022-07-08T12:24:23.088Z] crypto/tls.(*Conn).serverHandshake(0xc000071c00, 0x10c9faa, 0x107769b)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/handshake_server.go:50 +0xf9
[2022-07-08T12:24:23.088Z] crypto/tls.(*Conn).Handshake(0xc000071c00, 0x0, 0x0)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/conn.go:1362 +0x18e
[2022-07-08T12:24:23.088Z] net/http.(*conn).serve(0xc000111680, 0x16579c0, 0xc0000a1b00)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/server.go:1817 +0x163a
[2022-07-08T12:24:23.088Z] created by net/http.(*Server).Serve
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/server.go:2969 +0x5d4
[2022-07-08T12:24:23.088Z]
[2022-07-08T12:24:23.088Z] goroutine 55 [chan receive]:
[2022-07-08T12:24:23.088Z] net/http.(*persistConn).addTLS(0xc0000b05a0, 0xc0000a2d40, 0x9, 0x0, 0xc0000a2d4a, 0x5)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/transport.go:1518 +0x258
[2022-07-08T12:24:23.088Z] net/http.(*Transport).dialConn(0xc0000ac8c0, 0x1657980, 0xc00009ac60, 0x0, 0xc0000f4167, 0x5, 0xc0000a2d40, 0xf, 0x0, 0xc0000b05a0, ...)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/transport.go:1588 +0x3054
[2022-07-08T12:24:23.088Z] net/http.(*Transport).dialConnFor(0xc0000ac8c0, 0xc0000c22c0)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/transport.go:1424 +0x152
[2022-07-08T12:24:23.088Z] created by net/http.(*Transport).queueForDial
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/transport.go:1393 +0x6b0
[2022-07-08T12:24:23.088Z]
[2022-07-08T12:24:23.088Z] goroutine 54 [IO wait]:
[2022-07-08T12:24:23.088Z] internal/poll.runtime_pollWait(0xa840dd8, 0x72, 0x0)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/runtime/netpoll.go:222 +0x55
[2022-07-08T12:24:23.088Z] internal/poll.(*pollDesc).wait(0xc00009e618, 0x72, 0x0, 0x0, 0x15c8dc9)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/internal/poll/fd_poll_runtime.go:87 +0xe6
[2022-07-08T12:24:23.088Z] internal/poll.(*pollDesc).waitRead(...)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/internal/poll/fd_poll_runtime.go:92
[2022-07-08T12:24:23.088Z] internal/poll.(*FD).Accept(0xc00009e600, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/internal/poll/fd_unix.go:394 +0x2fe
[2022-07-08T12:24:23.088Z] net.(*netFD).accept(0xc00009e600, 0xc0000e22ec, 0x10b4c8c, 0x10ca37f)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/fd_unix.go:172 +0x58
[2022-07-08T12:24:23.088Z] net.(*TCPListener).accept(0xc0000a8680, 0x10b4f00, 0xc000169c78, 0x8)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/tcpsock_posix.go:139 +0x50
[2022-07-08T12:24:23.088Z] net.(*TCPListener).Accept(0xc0000a8680, 0x2835d6a800169c80, 0x62c821e4, 0xc000206a20, 0xc00015ef28)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/tcpsock.go:261 +0x8e
[2022-07-08T12:24:23.088Z] crypto/tls.(*listener).Accept(0xc0000a9640, 0xc000169d50, 0x10841ce, 0xc000169d20, 0x10ab7e0)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/crypto/tls/tls.go:67 +0x55
[2022-07-08T12:24:23.088Z] net/http.(*Server).Serve(0xc0000d0380, 0x1656c80, 0xc0000a9640, 0x0, 0x0)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/server.go:2937 +0x414
[2022-07-08T12:24:23.088Z] net/http/httptest.(*Server).goServe.func1(0xc0000e22a0)
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/httptest/server.go:308 +0xd9
[2022-07-08T12:24:23.088Z] created by net/http/httptest.(*Server).goServe
[2022-07-08T12:24:23.088Z] /Users/admin/workspace/gent-go_apm-agent-go-mbp_PR-1265/.gimme/versions/go1.15.10.darwin.amd64/src/net/http/httptest/server.go:306 +0x6a
[2022-07-08T12:24:23.088Z] FAIL go.elastic.co/apm/v2/transport 0.334s
[2022-07-08T12:24:23.088Z] ? go.elastic.co/apm/v2/transport/transporttest [no test files]
[2022-07-08T12:24:23.088Z] FAIL
[2022-07-08T12:24:23.189Z] make: *** [test] Error 1
[2022-07-08T12:24:23.189Z] + status=2
[2022-07-08T12:24:23.189Z] + go-junit-report
[2022-07-08T12:24:23.394Z] + exit 2
script returned exit code 2[2022-07-08T12:24:24.759Z] Recording test results
[2022-07-08T12:24:31.077Z] [Checks API] No suitable checks publisher found.
script returned exit code 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment