Build: #21 failed
Job: Default Job failed
Test results
- 79 tests in total
- 4 tests failed
- 13 seconds taken in total.
Build 21 has the following 4 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
SftpTests
testSftpInboundFlow
|
Failing since build #20 (Rebuilt by Artem Bilan) | 1 sec | ||
java.lang.AssertionError: java.lang.AssertionError java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.junit.Assert.assertNotNull(Assert.java:722) at org.springframework.integration.dsl.test.sftp.SftpTests.testSftpInboundFlow(SftpTests.java:133) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (48 more lines...) |
||||
SftpTests
testSftpMgetFlow
|
Failing since build #20 (Rebuilt by Artem Bilan) | < 1 sec | ||
org.springframework.messaging.MessagingException: org.springframework.messaging.MessagingException: Dispatcher failed to deliver Message; nested exception is org.springframework.messaging.MessagingException: Failed to execute on session; nested exception is java.lang.IllegalStateException: failed to create SFTP Session, failedMessage=GenericMessage [payload=sftpSource/*, headers={id=e3514fbf-fe9d-a151-43e4-012277463e14, timestamp=1553786769356}] org.springframework.messaging.MessagingException: Dispatcher failed to deliver Message; nested exception is org.springframework.messaging.MessagingException: Failed to execute on session; nested exception is java.lang.IllegalStateException: failed to create SFTP Session, failedMessage=GenericMessage [payload=sftpSource/*, headers={id=e3514fbf-fe9d-a151-43e4-012277463e14, timestamp=1553786769356}] at org.springframework.integration.dispatcher.AbstractDispatcher.wrapExceptionIfNecessary(AbstractDispatcher.java:133) at org.springframework.integration.dispatcher.AbstractDispatcher.tryOptimizedDispatch(AbstractDispatcher.java:120) at org.springframework.integration.dispatcher.UnicastingDispatcher.doDispatch(UnicastingDispatcher.java:148) at org.springframework.integration.dispatcher.UnicastingDispatcher.dispatch(UnicastingDispatcher.java:121) at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:89) at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:425) (72 more lines...) |
||||
SftpTests
testSftpOutboundFlow
|
Failing since build #20 (Rebuilt by Artem Bilan) | < 1 sec | ||
org.springframework.messaging.MessagingException: org.springframework.messaging.MessagingException: Dispatcher failed to deliver Message; nested exception is org.springframework.messaging.MessagingException: Failed to execute on session; nested exception is java.lang.IllegalStateException: failed to create SFTP Session, failedMessage=GenericMessage [payload=foo, headers={file_name=foo.file, id=b66adbeb-30a0-a8f3-ebc7-dda5eda386c5, timestamp=1553786770567}] org.springframework.messaging.MessagingException: Dispatcher failed to deliver Message; nested exception is org.springframework.messaging.MessagingException: Failed to execute on session; nested exception is java.lang.IllegalStateException: failed to create SFTP Session, failedMessage=GenericMessage [payload=foo, headers={file_name=foo.file, id=b66adbeb-30a0-a8f3-ebc7-dda5eda386c5, timestamp=1553786770567}] at org.springframework.integration.dispatcher.AbstractDispatcher.wrapExceptionIfNecessary(AbstractDispatcher.java:133) at org.springframework.integration.dispatcher.AbstractDispatcher.tryOptimizedDispatch(AbstractDispatcher.java:120) at org.springframework.integration.dispatcher.UnicastingDispatcher.doDispatch(UnicastingDispatcher.java:148) at org.springframework.integration.dispatcher.UnicastingDispatcher.dispatch(UnicastingDispatcher.java:121) at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:89) at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:425) (73 more lines...) |
||||
SftpTests
testSftpSessionCallback
|
Failing since build #20 (Rebuilt by Artem Bilan) | < 1 sec | ||
org.springframework.messaging.MessageHandlingException: org.springframework.messaging.MessageHandlingException: nested exception is org.springframework.messaging.MessagingException: Failed to execute on session; nested exception is java.lang.IllegalStateException: failed to create SFTP Session, failedMessage=GenericMessage [payload=sftpSource, headers={id=e77d85f1-1e28-86a2-6467-225d5903d2cb, timestamp=1553786770482}] org.springframework.messaging.MessageHandlingException: nested exception is org.springframework.messaging.MessagingException: Failed to execute on session; nested exception is java.lang.IllegalStateException: failed to create SFTP Session, failedMessage=GenericMessage [payload=sftpSource, headers={id=e77d85f1-1e28-86a2-6467-225d5903d2cb, timestamp=1553786770482}] at org.springframework.integration.dsl.LambdaMessageProcessor.processMessage(LambdaMessageProcessor.java:130) at org.springframework.integration.handler.ServiceActivatingHandler.handleRequestMessage(ServiceActivatingHandler.java:89) at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:109) at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:127) at org.springframework.integration.dispatcher.AbstractDispatcher.tryOptimizedDispatch(AbstractDispatcher.java:116) at org.springframework.integration.dispatcher.UnicastingDispatcher.doDispatch(UnicastingDispatcher.java:148) (76 more lines...) |