PR | liggitt: Fetch go version using gimme if needed |
Result | FAILURE |
Tests | 1 failed / 1 succeeded |
Started | |
Elapsed | 6m2s |
Revision | ea5e7e6544fac437d19eb075b213dcc0decb5c99 |
Refs |
115377 |
make verify WHAT=typecheck
go version go1.20rc3 linux/amd64 ERROR(linux/arm): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer ERROR(linux/386): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer ERROR(linux/ppc64le): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer ERROR(linux/s390x): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer ERROR(linux/arm64): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer exit status 1 !!! Type Check has failed. This may cause cross platform build failures. !!! Please see https://git.k8s.io/kubernetes/test/typecheck for more information.from junit_verify.xml
go version go1.20rc3 linux/amd64 ERROR(linux/arm): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer ERROR(linux/386): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer ERROR(linux/ppc64le): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer ERROR(linux/s390x): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer ERROR(linux/arm64): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer exit status 1 !!! Type Check has failed. This may cause cross platform build failures. !!! Please see https://git.k8s.io/kubernetes/test/typecheck for more information.
Filter through log files | View test history on testgrid
verify typecheck-providerless
... skipping 145 lines ... type-checking windows/arm64 type-checking darwin/arm64 type-checking windows/386 type-checking linux/amd64 type-checking windows/amd64 type-checking linux/arm ERROR(linux/arm): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer type-checking linux/386 type-checking linux/ppc64le ERROR(linux/386): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer type-checking linux/arm64 ERROR(linux/ppc64le): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer type-checking linux/s390x ERROR(linux/s390x): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer type-checking darwin/amd64 ERROR(linux/arm64): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer exit status 1 !!! Type Check has failed. This may cause cross platform build failures. !!! Please see https://git.k8s.io/kubernetes/test/typecheck for more information. +++ exit code: 1 +++ error: 1 [0;31mFAILED[0m verify-typecheck.sh 222s ======================== [0;31mFAILED TESTS[0m ======================== [0;31mhack/make-rules/../../hack/verify-typecheck.sh[0m make: *** [Makefile:128: verify] Error 1