Builds CDAP artifacts and performs unit tests
Build: #507 failed Scheduled
Build result summary
Details
- Completed
- Duration
- 141 minutes
- Labels
- None
- Revision
-
53cf4e192eb1dbf266bd9a850520b82dcc979dac
53cf4e192eb1dbf266bd9a850520b82dcc979dac - Total tests
- 3743
- Failing since
- #493 (Scheduled – )
Responsible
This build has been failing since #493
No one has taken responsibility
Configuration changes
Plan configuration has changed since the last successful build. See the plan audit log for more details.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
TestFrameworkTestRun
testGetServiceURLDiffNamespace
|
Unit Tests | 12 secs | |
java.lang.RuntimeException: io.cdap.cdap.common.BadRequestException: Program 'program:system.AppUsingGetServiceURL.-SNAPSHOT.service.ForwardingService' is not running. at com.google.common.base.Throwables.propagate(Throwables.java:160) at io.cdap.cdap.test.internal.DefaultApplicationManager.stopProgram(DefaultApplicationManager.java:144) at io.cdap.cdap.test.AbstractProgramManager.stop(AbstractProgramManager.java:86) at io.cdap.cdap.test.app.TestFrameworkTestRun.testGetServiceURLDiffNamespace(TestFrameworkTestRun.java:1089) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (63 more lines...) |
||||
Collapse |
TestFrameworkTestRun
testAppWithTxTimeout
Passing on the develop branch. |
Unit Tests | 37 secs | |
java.util.concurrent.TimeoutException: Error getting value for TxContentProducer.destroy-nest. Expected: failed, Got: null at io.cdap.cdap.common.utils.Tasks.waitFor(Tasks.java:71) at io.cdap.cdap.test.app.TestFrameworkTestRun.testAppWithTxTimeout(TestFrameworkTestRun.java:1487) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) (52 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
FileBatchSourceTest
testFileBatchInputFormatMacro
|
Unit Tests | 26 secs | |||
java.lang.AssertionError: expected:<[io.cdap.cdap.api.data.format.StructuredRecord@ad22d2e0]> but was:<[io.cdap.cdap.api.data.format.StructuredRecord@7bcfa095, io.cdap.cdap.api.data.format.StructuredRecord@ad22d2e0]> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at io.cdap.plugin.batch.source.FileBatchSourceTest.testFileBatchInputFormatMacro(FileBatchSourceTest.java:776) |
Status | Test | Failing since | View job | Duration |
---|---|---|---|---|
SystemProgramManagementServiceTest
testIteration
|
Failing since build #504 (Scheduled) | Unit Tests | 12 secs |