w-j-d opened a new issue #1699:
URL: https://github.com/apache/camel-k/issues/1699


   Camel-k Install command-line:
      ./kamel install --registry docker.io --organization XXXXXXorg 
--registry-auth-username XXXXX --registry-auth-password XXXX -n camel-k 
--maven-settings=configmap:maven-settings/settings.xml --build-timeout 12h   
--cluster-type kubernetes
   
   ./kamel init Hello.java
   ./kamel run Hello.java -n camel-k --dev
   
   then:
   
   integration "hello" created
   Progress: integration "hello" in phase Initialization
   Condition "IntegrationPlatformAvailable" is "True" for Integration hello: 
camel-k
   Integration hello in phase "Initialization"
   Progress: integration "hello" in phase Building Kit
   Integration hello in phase "Building Kit"
   Condition "IntegrationKitAvailable" is "False" for Integration hello: 
creating a new integration kit
   Integration hello subresource kit-btdjjqfugpq87eqj57t0 (Integration Kit) 
changed phase to "Build Submitted"
   Integration hello subresource kit-btdjjqfugpq87eqj57t0 (Build) changed phase 
to "Scheduling"
   Integration hello subresource kit-btdjjqfugpq87eqj57t0 (Build) changed phase 
to "Pending"
   Integration hello subresource kit-btdjjqfugpq87eqj57t0 (Build) changed phase 
to "Running"
   Integration hello subresource kit-btdjjqfugpq87eqj57t0 (Integration Kit) 
changed phase to "Build Running"
   Integration hello subresource kit-btdjjqfugpq87eqj57t0 (Build) changed phase 
to "Failed"
   Integration hello subresource kit-btdjjqfugpq87eqj57t0 (Build) changed phase 
to "Initialization" (recovery 1 of 5)
   Integration hello subresource kit-btdjjqfugpq87eqj57t0 (Build) changed phase 
to "Scheduling" (recovery 1 of 5)
   Integration hello subresource kit-btdjjqfugpq87eqj57t0 (Build) changed phase 
to "Pending" (recovery 1 of 5)
   Integration hello subresource kit-btdjjqfugpq87eqj57t0 (Build) changed phase 
to "Running" (recovery 1 of 5)
   Integration hello subresource kit-btdjjqfugpq87eqj57t0 (Build) changed phase 
to "Failed" (recovery 1 of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Initialization" (recovery 2 
of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Scheduling" (recovery 2 of 5)
   Integration hello subresource kit-btdjjqfugpq87eqj57t0 (Build) changed phase 
to "Scheduling" (recovery 2 of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Pending" (recovery 2 of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Running" (recovery 2 of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Failed" (recovery 2 of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Initialization" (recovery 3 
of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Scheduling" (recovery 3 of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Pending" (recovery 3 of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Running" (recovery 3 of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Failed" (recovery 3 of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Initialization" (recovery 4 
of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Scheduling" (recovery 4 of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Pending" (recovery 4 of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Running" (recovery 4 of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Failed" (recovery 4 of 5)
   (combined from similar events): Integration hello subresource 
kit-btdjjqfugpq87eqj57t0 (Build) changed phase to "Initialization" (recovery 5 
of 5)
   Progress: integration "hello" in phase Error
   Error: integration "hello" deployment failed
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to