You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/27 09:32:46 UTC

ZooKeeper_branch34_solaris - Build # 571 - Still Failing

See https://builds.apache.org/job/ZooKeeper_branch34_solaris/571/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 152 lines...]
[ivy:retrieve] 	found org.mockito#mockito-all;1.8.2 in maven2
[ivy:retrieve] 	found checkstyle#checkstyle;5.0 in maven2
[ivy:retrieve] 	found antlr#antlr;2.7.6 in maven2
[ivy:retrieve] 	found commons-beanutils#commons-beanutils-core;1.7.0 in maven2
[ivy:retrieve] 	found commons-collections#commons-collections;2.0 in maven2
[ivy:retrieve] 	found commons-cli#commons-cli;1.0 in maven2
[ivy:retrieve] 	found commons-lang#commons-lang;1.0 in maven2
[ivy:retrieve] 	found commons-logging#commons-logging;1.0.3 in maven2
[ivy:retrieve] 	found com.google.collections#google-collections;0.9 in maven2
[ivy:retrieve] :: resolution report :: resolve 1322ms :: artifacts dl 173ms
[ivy:retrieve] 	:: evicted modules:
[ivy:retrieve] 	commons-logging#commons-logging;1.0 by [commons-logging#commons-logging;1.0.3] in [test]
[ivy:retrieve] 	junit#junit;3.7 by [junit#junit;4.8.1] in [test]
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       test       |   12  |   0   |   0   |   2   ||   10  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [test]
[ivy:retrieve] 	10 artifacts copied, 0 already retrieved (3515kB/896ms)

compile-test:
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/test/classes
    [javac] Compiling 119 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/test/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/src/java/test/org/apache/zookeeper/test/LoadFromLogTest.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 11 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/test/classes

test-init:
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/test/logs
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/test/tmp
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/test/data
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/test/data/upgrade
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/test/data/invalidsnap
     [copy] Copying 4 files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/test/data/upgrade
     [copy] Copying 7 files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/test/data/invalidsnap
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/test/data/buffersize
     [copy] Copying 7 files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/test/data/buffersize

test-category:

junit.run:
    [junit] Running org.apache.zookeeper.ClientReconnectTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build.xml:1220: Process fork failed.

Total time: 1 minute 4 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.ClientReconnectTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.



ZooKeeper_branch34_solaris - Build # 573 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch34_solaris/573/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 131 lines...]
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/src/java/main/org/apache/zookeeper/Shell.java:276: warning: [serial] serializable class org.apache.zookeeper.Shell.ExitCodeException has no definition of serialVersionUID
    [javac]   public static class ExitCodeException extends IOException {
    [javac]                 ^
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java:576: warning: [deprecation] org.apache.zookeeper.server.quorum.LeaderElection in org.apache.zookeeper.server.quorum has been deprecated
    [javac]             le = new LeaderElection(this);
    [javac]                      ^
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java:579: warning: [deprecation] org.apache.zookeeper.server.quorum.AuthFastLeaderElection in org.apache.zookeeper.server.quorum has been deprecated
    [javac]             le = new AuthFastLeaderElection(this);
    [javac]                      ^
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java:582: warning: [deprecation] org.apache.zookeeper.server.quorum.AuthFastLeaderElection in org.apache.zookeeper.server.quorum has been deprecated
    [javac]             le = new AuthFastLeaderElection(this, true);
    [javac]                      ^
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java:603: warning: [deprecation] org.apache.zookeeper.server.quorum.LeaderElection in org.apache.zookeeper.server.quorum has been deprecated
    [javac]             electionAlg = new LeaderElection(this);
    [javac]                               ^
    [javac] 5 warnings

jar:

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build.xml:515: Execute failed: java.io.IOException: Cannot run program "hostname": error=12, Not enough space
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
	at java.lang.Runtime.exec(Runtime.java:593)
	at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:862)
	at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:481)
	at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:495)
	at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:631)
	at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:672)
	at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:498)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.Main.runBuild(Main.java:809)
	at org.apache.tools.ant.Main.startAnt(Main.java:217)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
Caused by: java.io.IOException: error=12, Not enough space
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
	at java.lang.ProcessImpl.start(ProcessImpl.java:65)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
	... 23 more

Total time: 1 minute 3 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper_branch34_solaris - Build # 572 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch34_solaris/572/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 20149 lines...]
    [junit] 2013-06-28 07:39:24,751 [myid:] - INFO  [main:SyncRequestProcessor@175] - Shutting down
    [junit] 2013-06-28 07:39:24,751 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@155] - SyncRequestProcessor exited!
    [junit] 2013-06-28 07:39:24,752 [myid:] - INFO  [Thread-15:Zab1_0Test$LeadThread@83] - Leader thread interrupted
    [junit] java.lang.InterruptedException: sleep interrupted
    [junit] 	at java.lang.Thread.sleep(Native Method)
    [junit] 	at org.apache.zookeeper.server.quorum.Leader.lead(Leader.java:443)
    [junit] 	at org.apache.zookeeper.server.quorum.Zab1_0Test$LeadThread.run(Zab1_0Test.java:81)
    [junit] 2013-06-28 07:39:24,752 [myid:] - WARN  [LearnerHandler-hudson-solaris.zones.apache.org/192.87.106.251:54795:LearnerHandler@595] - Ignoring unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1199)
    [junit] 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:312)
    [junit] 	at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:294)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.shutdown(LearnerHandler.java:593)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.run(LearnerHandler.java:586)
    [junit] 2013-06-28 07:39:24,752 [myid:] - INFO  [Thread-15:Leader@483] - Shutting down
    [junit] 2013-06-28 07:39:24,757 [myid:] - INFO  [main:PortAssignment@32] - assigning port 11227
    [junit] 2013-06-28 07:39:24,757 [myid:] - INFO  [main:ZooKeeperServer@162] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /var/tmp/test8568418079744883778dir/version-2 snapdir /var/tmp/test8568418079744883778dir/version-2
    [junit] 2013-06-28 07:39:24,757 [myid:] - INFO  [Thread-18:Leader@348] - LEADING - LEADER ELECTION TOOK - 1372405164757
    [junit] 2013-06-28 07:39:24,758 [myid:] - INFO  [Thread-18:FileTxnSnapLog@240] - Snapshotting: 0x0 to /var/tmp/test8568418079744883778dir/version-2/snapshot.0
    [junit] 2013-06-28 07:39:24,784 [myid:] - INFO  [LearnerHandler-hudson-solaris.zones.apache.org/192.87.106.251:54797:LearnerHandler@270] - Follower sid: 1 : info : org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer@13043d2
    [junit] 2013-06-28 07:39:26,003 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@162] - SessionTrackerImpl exited loop!
    [junit] 2013-06-28 07:39:26,004 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@162] - SessionTrackerImpl exited loop!
    [junit] 2013-06-28 07:39:28,794 [myid:] - INFO  [Thread-18:Zab1_0Test$LeadThread@83] - Leader thread interrupted
    [junit] java.lang.InterruptedException: Timeout while waiting for epoch to be acked by quorum
    [junit] 	at org.apache.zookeeper.server.quorum.Leader.waitForEpochAck(Leader.java:902)
    [junit] 	at org.apache.zookeeper.server.quorum.Leader.lead(Leader.java:384)
    [junit] 	at org.apache.zookeeper.server.quorum.Zab1_0Test$LeadThread.run(Zab1_0Test.java:81)
    [junit] 2013-06-28 07:39:28,794 [myid:] - INFO  [Thread-18:Leader@483] - Shutting down
    [junit] 2013-06-28 07:39:28,794 [myid:] - INFO  [Thread-18:Leader@489] - Shutdown called
    [junit] java.lang.Exception: shutdown Leader! reason: lead ended
    [junit] 	at org.apache.zookeeper.server.quorum.Leader.shutdown(Leader.java:489)
    [junit] 	at org.apache.zookeeper.server.quorum.Zab1_0Test$LeadThread.run(Zab1_0Test.java:87)
    [junit] 2013-06-28 07:39:28,955 [myid:] - INFO  [Thread-18:ZooKeeperServer@443] - shutting down
    [junit] 2013-06-28 07:39:28,955 [myid:] - INFO  [Thread-19:Leader$LearnerCnxAcceptor@312] - exception while shutting down acceptor: java.net.SocketException: Socket closed
    [junit] 2013-06-28 07:39:28,957 [myid:] - WARN  [LearnerHandler-hudson-solaris.zones.apache.org/192.87.106.251:54797:LearnerHandler@595] - Ignoring unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1199)
    [junit] 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:312)
    [junit] 	at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:294)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.shutdown(LearnerHandler.java:593)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.run(LearnerHandler.java:586)
    [junit] 2013-06-28 07:39:33,794 [myid:] - INFO  [main:Leader@483] - Shutting down
    [junit] 2013-06-28 07:39:33,866 [myid:] - INFO  [main:FileTxnLog@199] - Creating new log file: log.300000003
    [junit] 2013-06-28 07:39:33,868 [myid:] - INFO  [main:QuorumPeer@429] - currentEpoch not found! Creating with a reasonable default of 3. This should only happen when you are upgrading your installation
    [junit] 2013-06-28 07:39:33,869 [myid:] - INFO  [main:QuorumPeer@444] - acceptedEpoch not found! Creating with a reasonable default of 3. This should only happen when you are upgrading your installation
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 47.081 sec
    [junit] Running org.apache.zookeeper.test.ACLCountTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build.xml:1220: Process fork failed.

Total time: 8 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.test.ACLCountTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.