squakez opened a new issue #2299:
URL: https://github.com/apache/camel-k/issues/2299


   I guess this is something related to the latest work done on logging. When I 
start a new integration, I see many logs like this:
   ```
   
{"level":"info","ts":1621247425.567752,"logger":"camel-k.controller.integrationkit","msg":"Build
 
running","request-namespace":"operator-test","request-name":"kit-c2h4bg9a6to9qcb2s580","api-version":"camel.apache.org/v1","kind":"IntegrationKit","ns":"operator-test","name":"kit-c2h4bg9a6to9qcb2s580"}
   
{"level":"error","ts":1621247426.6069756,"logger":"camel-k.maven","msg":"Unable 
to parse maven log","error":"invalid character 'I' looking for beginning of 
value","stacktrace":"github.com/apache/camel-k/pkg/util/maven.Run\n\tgithub.com/apache/camel-k/pkg/util/maven/maven.go:188\ngithub.com/apache/camel-k/pkg/builder.BuildQuarkusRunnerCommon\n\tgithub.com/apache/camel-k/pkg/builder/quarkus.go:186\ngithub.com/apache/camel-k/pkg/builder.buildQuarkusRunner\n\tgithub.com/apache/camel-k/pkg/builder/quarkus.go:160\ngithub.com/apache/camel-k/pkg/builder.(*builderStep).execute\n\tgithub.com/apache/camel-k/pkg/builder/steps.go:46\ngithub.com/apache/camel-k/pkg/builder.(*builderTask).Do\n\tgithub.com/apache/camel-k/pkg/builder/builder.go:125\ngithub.com/apache/camel-k/pkg/controller/build.(*scheduleRoutineAction).runBuild\n\tgithub.com/apache/camel-k/pkg/controller/build/schedule_routine.go:152"}
   ```
   The integration ends up running correctly though.
   
   CC @orpiske 


-- 
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:
[email protected]


Reply via email to