jamesnetherton opened a new issue #3584: URL: https://github.com/apache/camel-quarkus/issues/3584
Regular offender for CI failures: ``` 2022-03-01T12:54:16.4609416Z org.awaitility.core.ConditionTimeoutException: org.apache.camel.quarkus.component.file.it.FileTest expected "Hello1" but was "" within 10 seconds. 2022-03-01T12:54:16.4610283Z at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:164) 2022-03-01T12:54:16.4611019Z at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86) 2022-03-01T12:54:16.4612118Z at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:939) 2022-03-01T12:54:16.4612630Z at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:645) 2022-03-01T12:54:16.4613190Z at org.apache.camel.quarkus.component.file.it.FileTest.idempotent(FileTest.java:137) 2022-03-01T12:54:16.4613758Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2022-03-01T12:54:16.4614376Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ``` -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org