tdiesler opened a new issue, #5095: URL: https://github.com/apache/camel-k/issues/5095
### What happened? https://camel.apache.org/camel-k/2.2.x/running/running.html ``` $ kamel run hello.groovy Integration "hello" created $ kamel logs hello Integration 'hello' is at: Error ... Integration 'hello' is now running. Showing log ... 2024-01-24T11:25:45+01:00 ERROR camel-k.scraper.pod error caught during log scraping {"name": "hello-6dbfbbc959-hfjq5", "error": "no state change after 30 seconds for pod hello-6dbfbbc959-hfjq5"} github.com/apache/camel-k/v2/pkg/util/log.Logger.Error github.com/apache/camel-k/v2/pkg/util/log/log.go:81 github.com/apache/camel-k/v2/pkg/util/kubernetes/log.(*PodScraper).handleAndRestart github.com/apache/camel-k/v2/pkg/util/kubernetes/log/pod_scraper.go:122 github.com/apache/camel-k/v2/pkg/util/kubernetes/log.(*PodScraper).doScrape github.com/apache/camel-k/v2/pkg/util/kubernetes/log/pod_scraper.go:85 2024-01-24T11:25:45+01:00 DEBUG camel-k.scraper.pod Retrying to scrape pod logs in 5.000000 seconds... {"name": "hello-6dbfbbc959-hfjq5"} ``` ### Steps to reproduce _No response_ ### Relevant log output _No response_ ### Camel K version _No response_ -- 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: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org