hdwivedi-ra commented on issue #4990: URL: https://github.com/apache/camel-k/issues/4990#issuecomment-1874078122
> kubectl logs -f $(kubectl get pod -l app=camel-k -oname) <img width="666" alt="camelcatalog" src="https://github.com/apache/camel-k/assets/133973883/dbacbe1c-ecfd-4b6e-9272-5ca4f0e8c79d"> Operator logs ` {"level":"info","ts":"2024-01-02T14:03:23Z","logger":"camel-k.maven.build","msg":"Downloading from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel-base/4.0.3/camel-base-4.0.3.jar"} {"level":"debug","ts":"2024-01-02T14:08:22Z","logger":"events","msg":"Cannot reconcile Integration hello: error during trait customization: camel trait execution failed: : signal: killed","type":"Warning","object":{"kind":"Integration","namespace":"default","name":"hello","uid":"1d6fa019-ff27-4994-8ee7-0677f1a0c5f5","apiVersion":"camel.apache.org/v1","resourceVersion":"297455489"},"reason":"IntegrationError"} {"level":"debug","ts":"2024-01-02T14:08:22Z","logger":"events","msg":"Cannot reconcile Integration hello: error during trait customization: camel trait execution failed: : signal: killed","type":"Warning","object":{"kind":"Integration","namespace":"default","name":"hello","uid":"1d6fa019-ff27-4994-8ee7-0677f1a0c5f5","apiVersion":"camel.apache.org/v1","resourceVersion":"297455489"},"reason":"IntegrationError"} {"level":"info","ts":"2024-01-02T14:08:22Z","logger":"camel-k.controller.integration","msg":"State transition","request-namespace":"default","request-name":"hello","api-version":"camel.apache.org/v1","kind":"Integration","ns":"default","name":"hello","phase-from":"","phase-to":"Error"} {"level":"info","ts":"2024-01-02T14:08:22Z","logger":"camel-k.controller.integration","msg":"Integration error","request-namespace":"default","request-name":"hello","api-version":"camel.apache.org/v1","kind":"Integration","ns":"default","name":"hello","reason":"InitializationFailed","error-message":"error during trait customization: camel trait execution failed: : signal: killed"} {"level":"error","ts":"2024-01-02T14:08:22Z","msg":"Reconciler error","controller":"integration-controller","controllerGroup":"camel.apache.org","controllerKind":"Integration","Integration":{"name":"hello","namespace":"default"},"namespace":"default","name":"hello","reconcileID":"75e04970-e90d-4a40-94b8-8e9e8ce49d01","error":"error during trait customization: camel trait execution failed: : signal: killed","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:324\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:265\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\tsigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:226"} {"level":"debug","ts":"2024-01-02T14:08:22Z","logger":"camel-k.controller.integration","msg":"Reconciling Integration","request-namespace":"default","request-name":"hello"} {"level":"debug","ts":"2024-01-02T14:08:22Z","logger":"camel-k","msg":"Operator is local to namespace"} {"level":"debug","ts":"2024-01-02T14:08:22Z","logger":"camel-k.controller.integration","msg":"Invoking action monitor","request-namespace":"default","request-name":"hello","api-version":"camel.apache.org/v1","kind":"Integration","ns":"default","name":"hello"} {"level":"debug","ts":"2024-01-02T14:08:22Z","logger":"camel-k.controller.integration","msg":"Reconciling Integration","request-namespace":"default","request-name":"hello"} {"level":"debug","ts":"2024-01-02T14:08:22Z","logger":"camel-k","msg":"Operator is local to namespace"} {"level":"debug","ts":"2024-01-02T14:08:22Z","logger":"camel-k.controller.integration","msg":"Invoking action monitor","request-namespace":"default","request-name":"hello","api-version":"camel.apache.org/v1","kind":"Integration","ns":"default","name":"hello"} {"level":"info","ts":"2024-01-02T14:09:00Z","logger":"camel-k.cmd","msg":"v1apha1.KameletBinding is deprecated, please, use v1.Pipe instead\n"} ` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
