This job view page is being replaced by Spyglass soon. Check out the new job view.
PRcpanato: [go] Bump images, dependencies and versions to go 1.20
ResultFAILURE
Tests 4 failed / 37533 succeeded
Started2022-12-25 06:47
Elapsed31m31s
Revision5021cc84eeaf70a7642e29490454d7bc1c83700b
Refs 114502
uploadercrier

Test Failures


k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/azure/retry TestJitterWithNegativeMaxFactor 0.00s

go test -v k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/azure/retry -run TestJitterWithNegativeMaxFactor$
=== RUN   TestJitterWithNegativeMaxFactor
    azure_retry_test.go:88: 
        	Error Trace:	/home/prow/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/azure/retry/azure_retry_test.go:88
        	Error:      	Not equal: 
        	            	expected: false
        	            	actual  : true
        	Test:       	TestJitterWithNegativeMaxFactor
--- FAIL: TestJitterWithNegativeMaxFactor (0.00s)

				from junit_20221225-065213.xml

Filter through log files | View test history on testgrid


k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib TestWithValidThumbprint 0.11s

go test -v k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib -run TestWithValidThumbprint$
=== RUN   TestWithValidThumbprint
2022/12/25 07:16:05 http: TLS handshake error from 127.0.0.1:33872: remote error: tls: bad certificate
E1225 07:16:05.596492   87550 connection.go:197] Failed to create new client. err: Post "https://127.0.0.1:39447/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority
    connection_test.go:208: Never saw a request, maybe TLS connection could not be established?
--- FAIL: TestWithValidThumbprint (0.11s)

				from junit_20221225-065213.xml

Filter through log files | View test history on testgrid


k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib TestWithVerificationWithWrongThumbprint 0.36s

go test -v k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib -run TestWithVerificationWithWrongThumbprint$
=== RUN   TestWithVerificationWithWrongThumbprint
2022/12/25 07:16:05 http: TLS handshake error from 127.0.0.1:56882: remote error: tls: bad certificate
E1225 07:16:05.300308   87550 connection.go:197] Failed to create new client. err: Post "https://127.0.0.1:45977/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority
    connection_test.go:117: Expected wrong thumbprint error, got 'Post "https://127.0.0.1:45977/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority'
--- FAIL: TestWithVerificationWithWrongThumbprint (0.36s)

				from junit_20221225-065213.xml

Filter through log files | View test history on testgrid


k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib TestWithVerificationWithoutCaCertOrThumbprint 0.19s

go test -v k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib -run TestWithVerificationWithoutCaCertOrThumbprint$
=== RUN   TestWithVerificationWithoutCaCertOrThumbprint
E1225 07:16:05.485763   87550 connection.go:197] Failed to create new client. err: Post "https://127.0.0.1:44421/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority
    connection_test.go:192: Expected to receive a wrapped x509.UnknownAuthorityError, got: 'Post "https://127.0.0.1:44421/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority' (&url.Error{Op:"Post", URL:"https://127.0.0.1:44421/sdk", Err:(*tls.CertificateVerificationError)(0xc0008d52f0)})
2022/12/25 07:16:05 http: TLS handshake error from 127.0.0.1:52682: remote error: tls: bad certificate
--- FAIL: TestWithVerificationWithoutCaCertOrThumbprint (0.19s)

				from junit_20221225-065213.xml

Filter through log files | View test history on testgrid


Show 37533 Passed Tests