-
Bug
-
Resolution: Done
-
Blocker
-
Pipelines 1.10.5
-
None
Description of problem:
Hub is not getting installed
Prerequisites (if any, like setup, operators/versions):
Install the latest build of Openshift Pipelines 1.10.5
Steps to Reproduce
- Install hub
Actual results:
Installation of hub is getting failed with below error
oc get tektonhub hub
NAME VERSION READY REASON APIURL UIURL
hub v1.12.2 False Installer set not ready: InstallerSet Install failed with message: reconcile again and proceed: https://tekton-hub-api-openshift-pipelines.apps.nightly0726ce9.aws.ospqa.com https://tekton-hub-ui-openshift-pipelines.apps.nightly0726ce9.aws.ospqa.com
oc describe replicaset -n openshift-pipelines tekton-hub-db-75556c96bd Error creating: pods "tekton-hub-db-75556c96bd-c4bbc" is forbidden: unable to validate against any security context constraint: [pod.metadata.annotations.seccomp.security.alpha.kubernetes.io/pod: Forbidden: seccomp may not be set pod.metadata.annotations.container.seccomp.security.alpha.kubernetes.io/tekton-hub-db: Forbidden: seccomp may not be set provider "anyuid": Forbidden: not usable by user or serviceaccount provider "pipelines-scc": Forbidden: not usable by user or serviceaccount provider "nonroot": Forbidden: not usable by user or serviceaccount provider "hostmount-anyuid": Forbidden: not usable by user or serviceaccount provider "machine-api-termination-handler": Forbidden: not usable by user or serviceaccount provider "hostnetwork": Forbidden: not usable by user or serviceaccount provider "hostaccess": Forbidden: not usable by user or serviceaccount provider "node-exporter": Forbidden: not usable by user or serviceaccount provider "privileged": Forbidden: not usable by user or serviceaccount]
Expected results:
Hub should get successfully installed
Reproducibility (Always/Intermittent/Only Once):
Always
Acceptance criteria:
Definition of Done:
Build Details:
https://artifacts.ospqa.com/builds/1.10.5/542782-4.10/
Additional info (Such as Logs, Screenshots, etc):