[I2024-09-07T00:19:31.061932-07:00 5276 0 sink.go:276] SinkServer: warm-up started
[I2024-09-07T00:19:31.061932-07:00 5276 0 sink.go:346] SinkServer: starting HTTP server...
[I2024-09-07T00:19:31.064890-07:00 5276 0 sink.go:281] SinkServer: warm-up ended
[I2024-09-07T00:19:31.065859-07:00 5276 0 cmd_stream.go:492] rdb-stream: starting the test command - ["C:\\b\\s\\w\\ir\\cache\\tools\\bin\\result_adapter.exe" "go" "-v=false" "-dump-json" "C:\\b\\s\\w\\ir\\x\\w\\dist.testjson" "--" "C:\\b\\s\\w\\ir\\x\\w\\goroot\\bin\\go" "tool" "dist" "test" "-json" "regexp" "runtime" "runtime/pprof" "sort" "strconv" "strings" "sync" "sync/atomic" "syscall" "testing" "time" "cmd/api" "cmd/cgo/internal/test" "cmd/cgo/internal/testcarchive" "cmd/cgo/internal/testcshared" "cmd/cgo/internal/testerrors" "cmd/cgo/internal/testfortran" "cmd/cgo/internal/testplugin" "cmd/cgo/internal/testsanitizers" "cmp" "container/heap" "crypto" "crypto/des" "crypto/ecdh" "crypto/internal/bigmod" "crypto/internal/boring/bcache" "crypto/internal/nistec/fiat" "debug/macho" "embed/internal/embedtest" "errors" "go/constant" "go/format" "go/importer" "go/version" "html" "image/color" "internal/coverage/slicewriter" "internal/gover" "internal/profile" "internal/syscall/windows/registry" "log" "log/slog/internal/benchmarks" "maps" "mime/multipart" "mime/quotedprintable" "net/http/cookiejar" "net/rpc/jsonrpc" "os/exec" "os/user" "runtime/cgo" "runtime/trace" "text/template/parse" "unicode/utf16" "cmd/addr2line" "cmd/asm/internal/lex" "cmd/cgo/internal/testlife" "cmd/compile/internal/dwarfgen" "cmd/compile/internal/liveness" "cmd/compile/internal/logopt" "cmd/compile/internal/types" "cmd/doc" "cmd/fix" "cmd/go/internal/auth" "cmd/internal/cov" "cmd/internal/notsha256" "cmd/internal/obj/s390x" "cmd/internal/pkgpath" "cmd/internal/sys" "os/user:osusergo" "cmd/cgo/internal/test:external" "cmd/internal/testdir:1_10" "cmd/internal/testdir:7_10"]
go tool dist: Failed: exit status 1
ok regexp 1.148s
--- FAIL: TestBigStackCallbackCgo (0.00s)
crash_cgo_test.go:588: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoCCodeSIGPROF (0.00s)
crash_cgo_test.go:213: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoCheckBytes (0.00s)
crash_cgo_test.go:167: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoCrashHandler (0.00s)
crash_test.go:215: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoDLLImports (22.79s)
crash_test.go:169: running C:\b\s\w\ir\x\w\goroot\bin\go.exe build -o C:\b\s\w\ir\x\t\go-build2887753221\testprogcgo.exe
crash_cgo_test.go:123: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoEscapeWithMultiplePointers (0.00s)
crash_cgo_test.go:770: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoExternalThreadPanic (0.00s)
crash_cgo_test.go:80: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoNoCallback (0.00s)
crash_cgo_test.go:753: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoNoEscape (0.00s)
crash_cgo_test.go:761: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoPanicCallback (0.00s)
crash_cgo_test.go:558: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoPanicDeadlock (0.00s)
crash_cgo_test.go:204: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoToGoCallGoexit (0.00s)
proc_test.go:1163: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoTraceback (0.00s)
crash_cgo_test.go:45: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoTracebackContext (0.00s)
crash_cgo_test.go:274: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoTracebackContextPreemption (0.00s)
crash_cgo_test.go:283: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestCgoTracebackGoroutineProfile (0.00s)
crash_cgo_test.go:778: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestDestructorCallback (0.00s)
crash_cgo_test.go:799: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
--- FAIL: TestTraceUnwindCGO (0.00s)
trace_cgo_test.go:33: building testprogcgo []: exit status 1
# runtime/testdata/testprogcgo
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:53:35: error: redeclaration of 'go_callback2' cannot add 'dllexport' attribute
goexit.go:10:6: note: previous declaration is here
FAIL
FAIL runtime 75.441s
ok runtime/pprof 23.148s
ok sort 0.096s
ok strconv 0.514s
ok strings 1.053s
ok sync 0.799s
ok sync/atomic 2.005s
ok syscall 6.742s
ok testing 1.839s
ok time 11.255s
ok cmd/api 46.399s
ok cmd/cgo/internal/test 0.944s
ok cmd/cgo/internal/testcarchive 31.920s
ok cmd/cgo/internal/testcshared 24.846s
ok cmd/cgo/internal/testerrors 35.518s
ok cmd/cgo/internal/testfortran 0.132s
ok cmd/cgo/internal/testplugin 0.030s
ok cmd/cgo/internal/testsanitizers 0.028s [no tests to run]
ok cmp 0.027s
ok container/heap 0.029s
ok crypto 1.868s
ok crypto/des 0.041s
ok crypto/ecdh 0.076s
ok crypto/internal/bigmod 0.156s
ok crypto/internal/boring/bcache 0.197s
ok crypto/internal/nistec/fiat 0.022s [no tests to run]
ok debug/macho 0.029s
ok embed/internal/embedtest 0.020s
ok errors 0.053s
ok go/constant 0.025s
ok go/format 0.032s
ok go/importer 1.913s
ok go/version 0.059s
ok html 0.112s
ok image/color 0.074s
ok internal/coverage/slicewriter 0.072s
ok internal/gover 0.068s
ok internal/profile 0.045s
ok internal/syscall/windows/registry 0.038s
ok log 0.027s
ok log/slog/internal/benchmarks 0.022s
ok maps 0.035s
ok mime/multipart 1.859s
ok mime/quotedprintable 0.070s
ok net/http/cookiejar 0.033s
ok net/rpc/jsonrpc 0.027s
ok os/exec 5.596s
ok os/user 0.262s
ok runtime/cgo 0.045s
ok runtime/trace 0.282s
ok text/template/parse 0.087s
ok unicode/utf16 0.081s
ok cmd/addr2line 3.733s
ok cmd/asm/internal/lex 0.080s
ok cmd/cgo/internal/testlife 4.957s
ok cmd/compile/internal/dwarfgen 0.709s
ok cmd/compile/internal/liveness 0.068s
ok cmd/compile/internal/logopt 0.854s
ok cmd/compile/internal/types 0.026s
ok cmd/doc 0.292s
ok cmd/fix 25.248s
ok cmd/go/internal/auth 0.040s
ok cmd/internal/cov 1.406s
ok cmd/internal/notsha256 0.035s
ok cmd/internal/obj/s390x 0.035s
ok cmd/internal/pkgpath 0.093s
ok cmd/internal/sys 0.033s
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[I2024-09-07T00:21:13.298442-07:00 5276 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-09-07T00:21:13.303327-07:00 5276 0 sink.go:371] SinkServer: shutdown started
[I2024-09-07T00:21:13.303327-07:00 5276 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-09-07T00:21:13.303327-07:00 5276 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-09-07T00:21:14.009317-07:00 5276 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-09-07T00:21:14.009317-07:00 5276 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-09-07T00:21:14.211122-07:00 5276 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-09-07T00:21:14.211122-07:00 5276 0 sink.go:374] SinkServer: shutdown completed successfully
[I2024-09-07T00:21:14.211122-07:00 5276 0 cmd_stream.go:420] rdb-stream: exiting with 1
[I2024-09-07T00:21:14.211867-07:00 5276 0 cmd_stream.go:445] Caught InterruptEvent