Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-58380

Unable to push a docker image to Cloud Foundry

XMLWordPrintable

      Hi Team,

      I am trying to push a docker registry image to CloudFoundry using the Cloud Foundry Plugin. I have added registry url and username in manifest.yml file and providing the password in the environment variable as mentioned in cf docs. The application fails in the staging step.

      It says,
      java.lang.IllegalStateException: Application SpringDemo-3 failed during staging

      It actually doesn't consider it as a docker deployment. Rather it considers it as a normal application deployment and searches for the buildpack.

      2019-07-08T19:23:14.80+0530 [STG/0] ERR None of the buildpacks detected a compatible application

       

      Are there any sample pipelines where a docker image is being pushed to CloudFoundry?

       

      Note:

      • Attached the Jenkinsfile (with few values changed for security reasons) and error logs.
      • Jenkins has been installed as a PCF tile.

       
      Regards,

      Arutsudar

            olamy Olivier Lamy
            arutsudar Arutsudar A
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: