[2020-10-06T14:59:36.607Z] /go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.2/value.go:50:5: constant 4294967295 overflows int
[2020-10-06T14:59:36.607Z] Error: running "go build -o build/golang-crossbuild/filebeat-windows-386.exe -ldflags -s -extldflags=-Wl,--nxcompat -X github.com/elastic/beats/v7/libbeat/version.buildTime=2020-10-06T14:55:44Z -X github.com/elastic/beats/v7/libbeat/version.commit=e9bc5b79f77649cea3ab16535cf9cee3e83ff583" failed with exit code 2
[2020-10-06T14:59:36.607Z] Error: failed building for windows/386: exit status 2
When testing elastic agent package we saw a few build error https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fpackaging/detail/PR-21573/3/pipeline/185/
Seems linked to this PR #20775
@jsoriano can you take a look ?