This job view page is being replaced by Spyglass soon. Check out the new job view.
PRshaneutt: release v0.6.1
ResultFAILURE
Tests 0 failed / 0 succeeded
Started2023-02-07 18:53
Elapsed5m53s
Revision8f660632e6f37ffb13e754b89d590b5a698aca74
Refs 1702

No Test Failures!


Error lines from build-log.txt

... skipping 5 lines ...
+ WRAPPED_COMMAND_PID=148
+ wait 148
+ make verify
hack/verify-all.sh -v
Skipping hack/../hack/verify-all.sh
/usr/bin/env: 'python': No such file or directory
Test FAILED: hack/../hack/verify-boilerplate.sh 
make[1]: Entering directory '/home/prow/go/src/sigs.k8s.io/gateway-api'
hack/update-codegen.sh
Generating CRDs
go: downloading sigs.k8s.io/controller-tools v0.7.0
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading k8s.io/apiextensions-apiserver v0.26.0
... skipping 272 lines ...
gateway.gateway.networking.k8s.io/example-gateway configured
grpcroute.gateway.networking.k8s.io/example-route created
grpcroute.gateway.networking.k8s.io/foo-route configured
Warning: The v1alpha2 version of Gateway has been deprecated and will be removed in a future release of the API. Please upgrade to v1beta1.
Warning: The v1alpha2 version of GatewayClass has been deprecated and will be removed in a future release of the API. Please upgrade to v1beta1.
Warning: The v1alpha2 version of HTTPRoute has been deprecated and will be removed in a future release of the API. Please upgrade to v1beta1.
Error from server (BadRequest): error when creating "hack/invalid-examples/v1alpha2/grpcroute/invalid-method.yaml": GRPCRoute in version "v1alpha2" cannot be handled as a GRPCRoute: strict decoding error: unknown field "spec.rules[0].matches[0].method[0].method"
Error from server (BadRequest): error when creating "hack/invalid-examples/v1alpha2/grpcroute/invalid-service.yaml": GRPCRoute in version "v1alpha2" cannot be handled as a GRPCRoute: strict decoding error: unknown field "spec.rules[0].matches[0].method[0].service"
Examples failed as expected
customresourcedefinition.apiextensions.k8s.io/gatewayclasses.gateway.networking.k8s.io configured
customresourcedefinition.apiextensions.k8s.io/gateways.gateway.networking.k8s.io configured
customresourcedefinition.apiextensions.k8s.io/httproutes.gateway.networking.k8s.io configured
customresourcedefinition.apiextensions.k8s.io/referencegrants.gateway.networking.k8s.io configured
namespace/gateway-api-example-ns1 unchanged
namespace/gateway-api-example-ns2 unchanged
... skipping 35 lines ...
httproute.gateway.networking.k8s.io/foo-route configured
httproute.gateway.networking.k8s.io/foo-route configured
gateway.gateway.networking.k8s.io/wildcard-tls-gateway configured
Warning: The v1alpha2 version of Gateway has been deprecated and will be removed in a future release of the API. Please upgrade to v1beta1.
Warning: The v1alpha2 version of GatewayClass has been deprecated and will be removed in a future release of the API. Please upgrade to v1beta1.
Warning: The v1alpha2 version of HTTPRoute has been deprecated and will be removed in a future release of the API. Please upgrade to v1beta1.
Error from server (BadRequest): error when creating "hack/invalid-examples/v1alpha2/grpcroute/invalid-method.yaml": GRPCRoute in version "v1alpha2" cannot be handled as a GRPCRoute: strict decoding error: unknown field "spec.rules[0].matches[0].method[0].method"
Error from server (BadRequest): error when creating "hack/invalid-examples/v1alpha2/grpcroute/invalid-service.yaml": GRPCRoute in version "v1alpha2" cannot be handled as a GRPCRoute: strict decoding error: unknown field "spec.rules[0].matches[0].method[0].service"
Examples failed as expected
Deleting cluster "verify-gateway-api" ...
SUCCESS: hack/../hack/verify-examples-kind.sh 
Unable to find image 'golangci/golangci-lint:v1.46.2' locally
v1.46.2: Pulling from golangci/golangci-lint
67e8aa6c8bbc: Pulling fs layer
627e6c1e1055: Pulling fs layer
... skipping 39 lines ...
level=warning msg="[linters context] noctx is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649."
level=warning msg="[linters context] rowserrcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649."
level=warning msg="[linters context] sqlclosecheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649."
level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649."
level=warning msg="[linters context] unparam is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649."
SUCCESS: hack/../hack/verify-golint.sh 
make: *** [Makefile:113: verify] Error 1
+ EXIT_VALUE=2
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
Cleaning up after docker
Stopping Docker: dockerProgram process in pidfile '/var/run/docker-ssd.pid', 1 process(es), refused to die.
... skipping 3 lines ...