BuddhiWathsala opened a new issue #588: camel-k groovy, jvm, spring-boot gives 
error pushing image
URL: https://github.com/apache/camel-k/issues/588
 
 
   I installed camel-k using `kamel install` command and operator installed and 
running correctly. But `camel-k-groovy, camel-k-jvm and camel-k-spring-boot` 
weren't installed and those were in `Error` state as below.
   
   ```
   NAME                                     READY     STATUS      RESTARTS   AGE
   camel-k-cache                            0/1       Completed   0          7m
   camel-k-groovy                           0/1       Error       0          32s
   camel-k-jvm                              0/1       Error       0          44s
   camel-k-kotlin                           1/1       Running     0          6s
   camel-k-operator-785cc5898c-8vcd7        1/1       Running     0          7m
   camel-k-spring-boot                      0/1       Error       0          20s
   
   ```
   
   I refer the previous issue #194 and the solution of that didn't work. The 
logs of the `jvm, groovy and spring-boot` views as below.
   
   ```
   INFO[0000] Downloading base image fabric8/s2i-java:3.0-java8 
   2019/04/05 08:55:33 No matching credentials were found, falling back on 
anonymous
   INFO[0003] Found 
sha256:9ac5acb3aa8e7e179eb1fd28cda7dac22ef7deac24f00b50cee56265fa259141 in 
local cache 
   INFO[0003] Executing 0 build triggers                   
   INFO[0004] Using files from context: 
[/workspace/builder-324045508/package/context] 
   INFO[0004] Taking snapshot of full filesystem...        
   INFO[0004] Skipping paths under /kaniko, as it is a whitelisted directory 
   INFO[0004] Skipping paths under /var/run, as it is a whitelisted directory 
   INFO[0004] Skipping paths under /proc, as it is a whitelisted directory 
   INFO[0004] Skipping paths under /dev, as it is a whitelisted directory 
   INFO[0004] Skipping paths under /sys, as it is a whitelisted directory 
   INFO[0004] Skipping paths under /workspace, as it is a whitelisted directory 
   INFO[0004] Using files from context: 
[/workspace/builder-324045508/package/context] 
   INFO[0004] ADD . /deployments                           
   INFO[0004] Taking snapshot of files...                  
   error pushing image: failed to push to destination 
index.docker.io/default/camel-k-jvm:104686: unsupported status code 401; body: 
   ```
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to