Clusters with the click
Build: #325 failed Changes by Derek Wood <derekwood@google.com> and dereklwood <derekwood@google.com>
Build result summary
Details
- Completed
- Duration
- 9 minutes
- Labels
- None
- Agent
- bamboo-agent13
- Revision
-
9913e5e1954b5c6d02cb1f29f6395cef7320dc07
9913e5e1954b5c6d02cb1f29f6395cef7320dc07 - Total tests
- 422
- 3 New failures
- 0 Existing failures
- 0 Fixed
Responsible
No one has taken responsibility for this failure
Code commits
Author | Commit | Commit date | |
---|---|---|---|
![]() |
dereklwood <derekwood@google.com> |
9913e5e1954b5c6d02cb1f29f6395cef7320dc07
|
|
![]() |
Derek Wood <derekwood@google.com> |
e46ca06bb3869b97dbb41ad9d468a6e427fd2537
|
|
![]() |
Derek Wood <derekwood@google.com> |
0b82301ebf434497978191cbdb61aa1c7ff967a4
|
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 |
SynchronizedZKMapTest
testConcurrent
|
Default Job | 30 secs | |
java.lang.Exception: test timed out after 30000 milliseconds at java.lang.Object.wait(Native Method) at java.lang.Thread.join(Thread.java:1281) at java.lang.Thread.join(Thread.java:1355) at co.cask.coopr.common.zookeeper.lib.SynchronizedZKMapTest.testConcurrent(SynchronizedZKMapTest.java:124) |
||||
Collapse |
SchedulerTest
testJobPause
|
Default Job | < 1 sec | |
java.io.IOException: java.sql.SQLNonTransientConnectionException: No current connection. at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source) at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source) at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source) at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source) at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source) at org.apache.derby.impl.jdbc.Util.noCurrentConnection(Unknown Source) at org.apache.derby.impl.jdbc.EmbedConnection.checkIfClosed(Unknown Source) (52 more lines...) |
||||
Collapse |
SchedulerTest
testSuccessCallbacks
|
Default Job | 21 secs | |
java.lang.Exception: test timed out after 20000 milliseconds at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:152) at java.net.SocketInputStream.read(SocketInputStream.java:122) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:136) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:152) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:270) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) (20 more lines...) |