[2021-02-16T18:43:58.114Z] === Errors
[2021-02-16T18:43:58.114Z] panic: Not enough storage is available to process this command.
[2021-02-16T18:43:58.114Z]
[2021-02-16T18:43:58.114Z] goroutine 1 [running]:
[2021-02-16T18:43:58.114Z] cmd/link/internal/ld.(*OutBuf).copyHeap(0x110bc080, 0x35355570)
[2021-02-16T18:43:58.114Z] c:/go/src/cmd/link/internal/ld/outbuf.go:155 +0x106
[2021-02-16T18:43:58.114Z] cmd/link/internal/ld.(*OutBuf).writeLoc(0x110bc080, 0x4, 0x0, 0xa00000, 0x0, 0x41070000, 0xa00004, 0xad8000)
[2021-02-16T18:43:58.114Z] c:/go/src/cmd/link/internal/ld/outbuf.go:189 +0x20e
[2021-02-16T18:43:58.114Z] cmd/link/internal/ld.(*OutBuf).Write(0x110bc080, 0x110bc0b0, 0x4, 0x8, 0xc07a, 0x0, 0x0)
[2021-02-16T18:43:58.114Z] c:/go/src/cmd/link/internal/ld/outbuf.go:210 +0x38
[2021-02-16T18:43:58.114Z] cmd/link/internal/ld.(*OutBuf).Write32(0x110bc080, 0xc07a)
[2021-02-16T18:43:58.114Z] c:/go/src/cmd/link/internal/ld/outbuf.go:235 +0x72
[2021-02-16T18:43:58.114Z] cmd/link/internal/x86.pereloc1(0x7f0940, 0x110bc080, 0x69b4f750, 0x70ff8cc0, 0x1ff4eb6, 0x0, 0x802001)
[2021-02-16T18:43:58.114Z] c:/go/src/cmd/link/internal/x86/asm.go:416 +0x5f
[2021-02-16T18:43:58.114Z] cmd/link/internal/ld.(*peFile).emitRelocations.func1(0x110d5950, 0x111a4000, 0x24295, 0x24295, 0x400000, 0x0, 0x110bc0b0)
[2021-02-16T18:43:58.114Z] c:/go/src/cmd/link/internal/ld/pe.go:530 +0x23c
[2021-02-16T18:43:58.114Z] cmd/link/internal/ld.(*peFile).emitRelocations.func2(0x110bc080)
[2021-02-16T18:43:58.114Z] c:/go/src/cmd/link/internal/ld/pe.go:553 +0x76
[2021-02-16T18:43:58.114Z] cmd/link/internal/ld.(*peSection).emitRelocations(0x65a2a7e0, 0x110bc080, 0x6493b638)
[2021-02-16T18:43:58.114Z] c:/go/src/cmd/link/internal/ld/pe.go:364 +0x66
[2021-02-16T18:43:58.114Z] cmd/link/internal/ld.(*peFile).emitRelocations(0x7f7fa0, 0x110e01a0)
[2021-02-16T18:43:58.114Z] c:/go/src/cmd/link/internal/ld/pe.go:550 +0x222
[2021-02-16T18:43:58.114Z] cmd/link/internal/ld.Asmbpe(0x110e01a0)
[2021-02-16T18:43:58.114Z] c:/go/src/cmd/link/internal/ld/pe.go:1583 +0x2cb
[2021-02-16T18:43:58.114Z] cmd/link/internal/x86.asmb2(0x110e01a0)
[2021-02-16T18:43:58.114Z] c:/go/src/cmd/link/internal/x86/asm.go:675 +0xbd
[2021-02-16T18:43:58.114Z] cmd/link/internal/ld.Main(0x7f0940, 0x10, 0x20, 0x1, 0x4, 0x8, 0x0, 0x0, 0x674f00, 0x12, ...)
[2021-02-16T18:43:58.114Z] c:/go/src/cmd/link/internal/ld/main.go:349 +0x1220
[2021-02-16T18:43:58.114Z] main.main()
[2021-02-16T18:43:58.114Z] c:/go/src/cmd/link/main.go:68 +0x150
[2021-02-16T18:43:58.114Z]
[2021-02-16T18:43:58.114Z] DONE 262 tests, 2 skipped, 16 errors in 81.962s
[2021-02-16T18:43:58.114Z] Error: go test returned a non-zero value: exit status 2
Windows 7 32 bits got a memory limitation by definition and causes
You can see the whole logs in -> https://gist.github.com/v1v/9846a39dc2b5506f7d9acb78ebb14c4c
Expectations
The
x-pack/metricbeatsbuild/test system to be adjusted in a way it can cope the OS expectations, then we won't face any runtime build errors related to a limited capacity in the 32 arch for Windows 7