Use of LUCI is subject to the Google [Terms of Service](
https://policies.google.com/terms) and [Privacy Policy](
https://policies.google.com/privacy)
[I2025-04-06T17:14:27.347367Z 256 0 sink.go:350] SinkServer: warm-up started
[I2025-04-06T17:14:27.347398Z 256 0 sink.go:423] SinkServer: starting HTTP server...
[I2025-04-06T17:14:27.348277Z 256 0 sink.go:355] SinkServer: warm-up ended
[I2025-04-06T17:14:27.348474Z 256 0 cmd_stream.go:569] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/home/swarming/.swarming/w/ir/x/w/dist.testjson" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json" "archive/zip" "compress/flate" "crypto/dsa" "crypto/internal/edwards25519" "crypto/internal/edwards25519/field" "crypto/internal/nistec" "crypto/rsa" "crypto/subtle" "crypto/tls" "database/sql" "encoding/gob" "encoding/xml" "go/build" "go/internal/gcimporter" "go/internal/srcimporter" "go/parser" "go/types" "hash/maphash" "image/gif" "image/jpeg" "index/suffixarray" "internal/abi" "internal/chacha8rand" "internal/cpu" "internal/godebugs" "internal/poll" "internal/reflectlite" "internal/trace" "io" "log/syslog" "math" "math/big" "math/bits" "math/rand" "math/rand/v2" "net" "net/http" "net/http/httptrace" "net/http/pprof" "net/netip" "os" "os/signal" "compress/lzw" "container/list" "crypto/ecdsa" "crypto/elliptic" "crypto/internal/hpke" "crypto/rand" "crypto/sha256" "crypto/sha512" "encoding/ascii85" "encoding/binary" "encoding/pem" "expvar" "go/internal/gccgoimporter" "hash" "hash/crc32" "hash/crc64" "internal/coverage/cformat" "internal/pkgbits" "internal/runtime/atomic" "internal/runtime/maps" "internal/runtime/math" "internal/runtime/sys" "internal/saferio" "internal/singleflight" "internal/syscall/unix" "internal/weak" "math/cmplx" "mime" "net/http/cgi" "net/http/fcgi" "net/http/httptest" "net/http/internal" "net/mail" "net/url" "plugin" "slices" "testing/iotest" "testing/quick" "text/template" "unicode" "cmd/compile/internal/abt" "cmd/compile/internal/base" "cmd/compile/internal/inline/inlheur" "cmd/compile/internal/ir" "cmd/compile/internal/reflectdata" "cmd/covdata" "cmd/cover" "cmd/distpack" "cmd/go/internal/mvs" "cmd/go/internal/test" "cmd/go/internal/work" "cmd/internal/dwarf" "cmd/internal/obj/loong64" "cmd/internal/objabi" "cmd/internal/pgo" "cmd/internal/pkgpattern" "cmd/internal/test2json" "cmd/link/internal/loader" "cmd/relnote" "cmd/trace" "os/user:nolibgcc" "cmd/cgo/internal/testnocgo:static" "cmd/cgo/internal/testtls:auto-pie" "cmd/internal/testdir:0_10" "cmd/internal/testdir:6_10"]
go tool dist: Failed: exit status 1
ok archive/zip 0.876s
ok compress/flate 1.135s
ok crypto/dsa 0.638s
ok crypto/internal/edwards25519 0.729s
ok crypto/internal/edwards25519/field 0.654s
ok crypto/internal/nistec 0.761s
ok crypto/rsa 0.906s
ok crypto/subtle 0.124s
--- FAIL: TestCrossVersionResume (0.02s)
--- FAIL: TestCrossVersionResume/TLSv12 (0.01s)
handshake_server_test.go:528: handshake did not resume at the same version
--- FAIL: TestCrossVersionResume/TLSv13 (0.01s)
handshake_server_test.go:528: handshake did not resume at the same version
--- FAIL: TestResumptionKeepsOCSPAndSCT (0.00s)
--- FAIL: TestResumptionKeepsOCSPAndSCT/TLSv12 (0.00s)
handshake_client_test.go:2550: handshake failed: server: remote error: tls: bad certificate
client: tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-04-06T17:14:45Z is after 2025-01-01T00:00:00Z
--- FAIL: TestResumptionKeepsOCSPAndSCT/TLSv13 (0.00s)
handshake_client_test.go:2550: handshake failed: server: remote error: tls: bad certificate
client: tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-04-06T17:14:45Z is after 2025-01-01T00:00:00Z
--- FAIL: TestVerifyConnection (0.00s)
--- FAIL: TestVerifyConnection/TLSv12 (0.00s)
handshake_client_test.go:1759: RequireAndVerifyClientCert-FullHandshake: handshake failed: server: remote error: tls: bad certificate
client: tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-04-06T17:14:45Z is after 2025-01-01T00:00:00Z
--- FAIL: TestVerifyConnection/TLSv13 (0.00s)
handshake_client_test.go:1759: RequireAndVerifyClientCert-FullHandshake: handshake failed: server: remote error: tls: bad certificate
client: tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-04-06T17:14:45Z is after 2025-01-01T00:00:00Z
FAIL
FAIL crypto/tls 0.914s
ok database/sql 0.699s
ok encoding/gob 1.504s
ok encoding/xml 0.126s
ok go/build 2.989s
ok go/internal/gcimporter 1.939s
ok go/internal/srcimporter 19.973s
ok go/parser 0.402s
ok go/types 19.184s
ok hash/maphash 0.444s
ok image/gif 0.357s
ok image/jpeg 0.388s
ok index/suffixarray 0.461s
ok internal/abi 0.099s
ok internal/chacha8rand 0.024s
ok internal/cpu 0.027s
ok internal/godebugs 6.068s
ok internal/poll 0.123s
ok internal/reflectlite 0.073s
ok internal/trace 20.393s
ok io 0.095s
ok log/syslog 1.281s
ok math 0.038s
ok math/big 2.151s
ok math/bits 0.126s
ok math/rand 0.323s
ok math/rand/v2 0.604s
ok net 4.727s
ok net/http 4.876s
ok net/http/httptrace 0.051s
ok net/http/pprof 4.097s
ok net/netip 0.572s
ok os 0.850s
ok os/signal 2.460s
ok compress/lzw 0.061s
ok container/list 0.014s
ok crypto/ecdsa 0.053s
ok crypto/elliptic 0.013s
ok crypto/internal/hpke 0.012s
ok crypto/rand 0.323s
ok crypto/sha256 0.007s
ok crypto/sha512 0.008s
ok encoding/ascii85 0.008s
ok encoding/binary 0.011s
ok encoding/pem 0.390s
ok expvar 0.011s
ok go/internal/gccgoimporter 0.024s
ok hash 0.006s
ok hash/crc32 0.014s
ok hash/crc64 0.008s
ok internal/coverage/cformat 0.007s
ok internal/pkgbits 0.014s
ok internal/runtime/atomic 0.043s
ok internal/runtime/maps 0.012s
ok internal/runtime/math 0.005s
ok internal/runtime/sys 0.009s
ok internal/saferio 0.075s
ok internal/singleflight 0.026s
ok internal/syscall/unix 0.003s
ok internal/weak 0.057s
ok math/cmplx 0.007s
ok mime 0.017s
ok net/http/cgi 0.156s
ok net/http/fcgi 0.211s
ok net/http/httptest 0.060s
ok net/http/internal 0.186s
ok net/mail 0.010s
ok net/url 0.010s
ok plugin 0.017s
ok slices 0.047s
ok testing/iotest 0.004s
ok testing/quick 0.027s
ok text/template 0.036s
ok unicode 0.011s
ok cmd/compile/internal/abt 0.006s
ok cmd/compile/internal/base 0.005s
ok cmd/compile/internal/inline/inlheur 0.622s
ok cmd/compile/internal/ir 0.020s
ok cmd/compile/internal/reflectdata 0.020s [no tests to run]
ok cmd/covdata 0.013s
ok cmd/cover 1.021s
ok cmd/distpack 0.011s
ok cmd/go/internal/mvs 0.011s
ok cmd/go/internal/test 0.017s
ok cmd/go/internal/work 0.059s
ok cmd/internal/dwarf 0.018s
ok cmd/internal/obj/loong64 0.076s
ok cmd/internal/objabi 0.009s
ok cmd/internal/pgo 0.026s
ok cmd/internal/pkgpattern 0.010s
ok cmd/internal/test2json 0.149s
ok cmd/link/internal/loader 0.026s
ok cmd/relnote 0.004s
ok cmd/trace 0.041s
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[W2025-04-06T17:15:28.673802Z 256 0 cmd_stream.go:581] rdb-stream: test process exited with error: exit status 1
[I2025-04-06T17:15:28.673871Z 256 0 cmd_stream.go:565] rdb-stream: the test process terminated
[I2025-04-06T17:15:28.673979Z 256 0 sink.go:448] SinkServer: shutdown started
[I2025-04-06T17:15:28.674048Z 256 0 sink.go:426] SinkServer: HTTP server stopped with "http: Server closed"
[I2025-04-06T17:15:28.674062Z 256 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2025-04-06T17:15:29.361597Z 256 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2025-04-06T17:15:29.361643Z 256 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2025-04-06T17:15:29.609266Z 256 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2025-04-06T17:15:29.609310Z 256 0 sink.go:451] SinkServer: shutdown completed successfully
[I2025-04-06T17:15:29.609326Z 256 0 cmd_stream.go:492] rdb-stream: exiting with 1