Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent failure of AhcWsProducerConsumer #1815

Closed
jamesnetherton opened this issue Sep 22, 2020 · 0 comments · Fixed by #1827
Closed

Intermittent failure of AhcWsProducerConsumer #1815

jamesnetherton opened this issue Sep 22, 2020 · 0 comments · Fixed by #1827
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jamesnetherton
Copy link
Contributor

Pops up now and again on CI builds:

2020-09-22T03:22:10.4678375Z [ERROR] testAhcWsProducerConsumer  Time elapsed: 5.067 s  <<< FAILURE!
2020-09-22T03:22:10.4684715Z java.lang.AssertionError: 
2020-09-22T03:22:10.4689652Z 1 expectation failed.
2020-09-22T03:22:10.4698816Z Response body doesn't match expectation.
2020-09-22T03:22:10.4711279Z Expected: is "Hello Camel Quarkus AHC-WS"
2020-09-22T03:22:10.4716236Z   Actual: 
2020-09-22T03:22:10.4718262Z 
2020-09-22T03:22:10.4736164Z 	at org.apache.camel.quarkus.component.http.it.HttpTest.testAhcWsProducerConsumer(HttpTest.java:89)
2020-09-22T03:22:10.4740814Z 
2020-09-22T03:22:10.4774545Z 2020-09-22 03:22:10,476 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Apache Camel 3.5.0 (camel-1) is shutting down
2020-09-22T03:22:10.4856268Z 2020-09-22 03:22:10,484 INFO  [org.apa.cam.com.net.SingleTCPNettyServerBootstrapFactory] (main) ServerBootstrap unbinding from 0.0.0.0:44697
2020-09-22T03:22:10.4917803Z 2020-09-22 03:22:10,488 INFO  [org.apa.cam.com.net.NettyConsumer] (main) Netty consumer unbound from: 0.0.0.0:44697
2020-09-22T03:22:10.4934183Z 2020-09-22 03:22:10,492 INFO  [org.apa.cam.com.net.SingleTCPNettyServerBootstrapFactory] (main) ServerBootstrap unbinding from 0.0.0.0:34351
2020-09-22T03:22:10.5078221Z 2020-09-22 03:22:10,504 INFO  [org.apa.cam.com.net.NettyConsumer] (main) Netty consumer unbound from: 0.0.0.0:34351
2020-09-22T03:22:10.5537175Z 2020-09-22 03:22:10,553 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Apache Camel 3.5.0 (camel-1) uptime 9.538 seconds
2020-09-22T03:22:10.5541564Z 2020-09-22 03:22:10,553 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Apache Camel 3.5.0 (camel-1) is shutdown in 0.077 seconds
2020-09-22T03:22:10.5691479Z 2020-09-22 03:22:10,568 INFO  [io.quarkus] (main) Quarkus stopped in 0.108s
2020-09-22T03:22:10.6691602Z [INFO] 
2020-09-22T03:22:10.6693206Z [INFO] Results:
2020-09-22T03:22:10.6694033Z [INFO] 
2020-09-22T03:22:10.6695018Z [ERROR] Failures: 
2020-09-22T03:22:10.6696726Z [ERROR]   HttpTest.testAhcWsProducerConsumer:89 1 expectation failed.
2020-09-22T03:22:10.6699253Z Response body doesn't match expectation.
2020-09-22T03:22:10.6700781Z Expected: is "Hello Camel Quarkus AHC-WS"
2020-09-22T03:22:10.6703419Z   Actual: 
2020-09-22T03:22:10.6703738Z 
2020-09-22T03:22:10.6704121Z [INFO] 
@jamesnetherton jamesnetherton added the bug Something isn't working label Sep 22, 2020
@jamesnetherton jamesnetherton added this to the 1.2.0 milestone Sep 22, 2020
@jamesnetherton jamesnetherton self-assigned this Sep 24, 2020
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Sep 24, 2020
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Sep 24, 2020
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Sep 24, 2020
jamesnetherton added a commit that referenced this issue Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant