Advertisement
Guest User

CI Logs

a guest
Jul 19th, 2022
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.04 KB | None | 0 0
  1. INFO[2022-07-18T11:17:42Z] ci-operator version v20220718-687e702cf
  2. INFO[2022-07-18T11:17:42Z] Loading configuration from https://config.ci.openshift.org for red-hat-storage/mcg-osd-deployer@main
  3. INFO[2022-07-18T11:17:42Z] Resolved source https://github.com/red-hat-storage/mcg-osd-deployer to main@c8bc7938, merging: #61 32408feb @rexagod
  4. INFO[2022-07-18T11:17:43Z] Using namespace https://console.build01.ci.openshift.org/k8s/cluster/projects/ci-op-ks08tsxs
  5. INFO[2022-07-18T11:17:43Z] Running [input:root], [release-inputs], src, [images], [release:latest], lint
  6. INFO[2022-07-18T11:17:44Z] Tagging openshift/release:golang-1.17 into pipeline:root.
  7. INFO[2022-07-18T11:17:44Z] Tagged shared images from ocp/4.9:${component}, images will be pullable from registry.build01.ci.openshift.org/ci-op-ks08tsxs/stable:${component}
  8. INFO[2022-07-18T11:17:44Z] Building src
  9. INFO[2022-07-18T11:17:48Z] Creating release image registry.build01.ci.openshift.org/ci-op-ks08tsxs/release:latest.
  10. INFO[2022-07-18T11:18:59Z] Snapshot integration stream into release 4.9.0-0.ci.test-2022-07-18-111748-ci-op-ks08tsxs-latest to tag release:latest
  11. INFO[2022-07-18T11:30:04Z] Build src succeeded after 11m44s
  12. INFO[2022-07-18T11:30:04Z] Acquiring leases for test lint: [aws-quota-slice]
  13. INFO[2022-07-18T11:30:04Z] Acquired 1 lease(s) for aws-quota-slice: [us-west-2--aws-quota-slice-34]
  14. INFO[2022-07-18T11:30:04Z] Running multi-stage test lint
  15. INFO[2022-07-18T11:30:04Z] Running multi-stage phase pre
  16. INFO[2022-07-18T11:30:04Z] Step phase pre succeeded after 0s.
  17. INFO[2022-07-18T11:30:04Z] Running multi-stage phase test
  18. INFO[2022-07-18T11:30:04Z] Running step lint-lint-aws.
  19. INFO[2022-07-18T11:30:24Z] Logs for container test in pod lint-lint-aws:
  20. INFO[2022-07-18T11:30:24Z] which: no kustomize in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin:/go/bin)
  21. hack/hooks/pre-commit
  22. GOBIN is not set, using GOPATH/bin
  23. golangci-lint is not installed, installing...
  24. golangci/golangci-lint info checking GitHub for tag 'v1.46.2'
  25. golangci/golangci-lint crit unable to find 'v1.46.2' - use 'latest' or see https://github.com/golangci/golangci-lint/releases for details
  26. [Running golangci-lint]
  27. hack/hooks/pre-commit: line 27: golangci-lint: command not found
  28. make: *** [lint] Error 127
  29. {"component":"entrypoint","error":"wrapped process failed: exit status 2","file":"k8s.io/test-infra/prow/entrypoint/run.go:80","func":"k8s.io/test-infra/prow/entrypoint.Options.Run","level":"error","msg":"Error executing test process","severity":"error","time":"2022-07-18T11:30:17Z"}
  30. error: failed to execute wrapped command: exit status 2
  31. INFO[2022-07-18T11:30:24Z] Step lint-lint-aws failed after 20s.
  32. INFO[2022-07-18T11:30:24Z] Step phase test failed after 20s.
  33. INFO[2022-07-18T11:30:24Z] Running multi-stage phase post
  34. INFO[2022-07-18T11:30:24Z] Step phase post succeeded after 0s.
  35. INFO[2022-07-18T11:30:24Z] Releasing leases for test lint
  36. INFO[2022-07-18T11:30:25Z] Ran for 12m42s
  37. ERRO[2022-07-18T11:30:25Z] Some steps failed:
  38. ERRO[2022-07-18T11:30:25Z]
  39. * could not run steps: step lint failed: "lint" test steps failed: "lint" pod "lint-lint-aws" failed: the pod ci-op-ks08tsxs/lint-lint-aws failed after 14s (failed containers: test): ContainerFailed one or more containers exited
  40.  
  41. Container test exited with code 1, reason Error
  42. ---
  43. which: no kustomize in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin:/go/bin)
  44. hack/hooks/pre-commit
  45. GOBIN is not set, using GOPATH/bin
  46. golangci-lint is not installed, installing...
  47. golangci/golangci-lint info checking GitHub for tag 'v1.46.2'
  48. golangci/golangci-lint crit unable to find 'v1.46.2' - use 'latest' or see https://github.com/golangci/golangci-lint/releases for details
  49. [Running golangci-lint]
  50. hack/hooks/pre-commit: line 27: golangci-lint: command not found
  51. make: *** [lint] Error 127
  52. {"component":"entrypoint","error":"wrapped process failed: exit status 2","file":"k8s.io/test-infra/prow/entrypoint/run.go:80","func":"k8s.io/test-infra/prow/entrypoint.Options.Run","level":"error","msg":"Error executing test process","severity":"error","time":"2022-07-18T11:30:17Z"}
  53. error: failed to execute wrapped command: exit status 2
  54. ---
  55. Link to step on registry info site: https://steps.ci.openshift.org/reference/lint-aws
  56. Link to job on registry info site: https://steps.ci.openshift.org/job?org=red-hat-storage&repo=mcg-osd-deployer&branch=main&test=lint
  57. INFO[2022-07-18T11:30:25Z] Reporting job state 'failed' with reason 'executing_graph:step_failed:utilizing_lease:executing_test:executing_multi_stage_test'
  58.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement