jenkins-x-plugins/jx-admin

Boot Job pod jx-boot-xxx has failed

Opened this issue · 0 comments

I've been having issues deploying the jx operator onto a freshly deployed OCP deployment.

I've been following the get started guide for Openshift, and I've not gotten very far with it. The step I have become stuck on, is the installation of the operator. I've (hopefully) attached a text output, from start to fail, of the execution of "jx admin operator"

Would someone be able to help me resolve the following errors:

Error from server (Invalid): error when creating "config-root/customresourcedefinitions/jx/jenkins-x-crds/environments.jenkins.io-crd.yaml": CustomResourceDefinition.apiextensions.k8s.io "environments.jenkins.io" is invalid: spec.versions[0].schema.openAPIV3Schema: Required value: schemas are required
Error from server (Invalid): error when creating "config-root/customresourcedefinitions/jx/jenkins-x-crds/pipelineactivities.jenkins.io-crd.yaml": CustomResourceDefinition.apiextensions.k8s.io "pipelineactivities.jenkins.io" is invalid: spec.versions[0].schema.openAPIV3Schema: Required value: schemas are required
Error from server (Invalid): error when creating "config-root/customresourcedefinitions/jx/jenkins-x-crds/releases.jenkins.io-crd.yaml": CustomResourceDefinition.apiextensions.k8s.io "releases.jenkins.io" is invalid: spec.versions[0].schema.openAPIV3Schema: Required value: schemas are required
Error from server (Invalid): error when creating "config-root/customresourcedefinitions/jx/jenkins-x-crds/sourcerepositories.jenkins.io-crd.yaml": CustomResourceDefinition.apiextensions.k8s.io "sourcerepositories.jenkins.io" is invalid: spec.versions[0].schema.openAPIV3Schema: Required value: schemas are required
make[1]: *** [versionStream/src/Makefile.mk:288: kubectl-apply] Error 1
make[1]: Leaving directory '/workspace/source'
error: failed to regenerate: failed to regenerate phase 1: failed to run 'make regen-phase-1' command in directory '.', output: ''
make: *** [versionStream/src/Makefile.mk:242: regen-check] Error 1
boot Job pod jx-boot-00355b81-9de9-4a3c-974f-45acc43b2dab--1-2l7hb has Failed

jenkinsx errors deploying operator.txt