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/03/03 09:32:01 UTC

ZooKeeper-trunk-WinVS2008 - Build # 754 - Failure

See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/754/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 168 lines...]
Build FAILED.

"f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" (default target) (1) ->
(zookeeper target) -> 
  cl : Command line warning D9035: option 'Wp64' has been deprecated and will be removed in a future release
  .\src\zookeeper.c(502): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\zookeeper.c(750): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\zookeeper.c(1005): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\zookeeper.c(1016): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  .\src\zookeeper.c(1022): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\zookeeper.c(1083): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\zk_log.c(120): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  .\src\zk_log.c(134): warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getpid. See online help for details.
  .\src\zk_log.c(160): warning C4996: 'vsnprintf': This function or variable may be unsafe. Consider using vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  .\src\zk_hashtable.c(189): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\zk_hashtable.c(213): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\mt_adaptor.c(498): warning C4244: '=' : conversion from 'time_t' to 'int32_t', possible loss of data


"f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" (default target) (1) ->
(Cli target) -> 
  .\src\cli.c(124): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  .\src\cli.c(281): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\cli.c(282): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\cli.c(351): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\cli.c(371): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\cli.c(386): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\cli.c(397): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\cli.c(430): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\cli.c(433): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\cli.c(445): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\cli.c(458): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  .\src\cli.c(551): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  .\src\cli.c(556): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  .\src\cli.c(577): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.


"f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" (default target) (1) ->
(zookeeper target) -> 
  .\generated\zookeeper.jute.c(445): fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\hudson\AppData\Local\Temp\_CL_2f2978eesy': No space left on device
  .\src\zookeeper.c(1138): fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\hudson\AppData\Local\Temp\_CL_86859bd8ex': No space left on device
  .\src\zk_log.c(177): fatal error C1082: Cannot close compiler intermediate file: '': No space left on device
  .\src\zk_hashtable.c(338): fatal error C1082: Cannot close compiler intermediate file: '': No space left on device
  .\src\mt_adaptor.c(529): fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\hudson\AppData\Local\Temp\_CL_966de642gl': No space left on device


"f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" (default target) (1) ->
(Cli target) -> 
  .\src\cli.c(690): fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\hudson\AppData\Local\Temp\_CL_b5ad06b6gl': No space left on device

    27 Warning(s)
    6 Error(s)

Time Elapsed 00:00:20.53

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>exit 1 
Build step 'Execute Windows batch command' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure



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

ZooKeeper-trunk-WinVS2008 - Build # 756 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/756/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 67 lines...]

ivy-init:

ivy-retrieve:
[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:retrieve] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
[ivy:retrieve] :: resolving dependencies :: org.apache.zookeeper#zookeeper;3.5.0
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.6.2 in default
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.6.2 in default
[ivy:retrieve] 	found commons-cli#commons-cli;1.2 in default
[ivy:retrieve] 	found log4j#log4j;1.2.16 in default
[ivy:retrieve] 	found jline#jline;0.9.94 in default
[ivy:retrieve] 	found org.jboss.netty#netty;3.2.5.Final in default
[ivy:retrieve] 	found net.java.dev.javacc#javacc;5.0 in default

BUILD FAILED
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build.xml:362: impossible to resolve dependencies:
	java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:282)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:272)
	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:276)
	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:122)
	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:212)
	at java.io.BufferedWriter.flush(BufferedWriter.java:236)
	at java.util.Properties.store0(Properties.java:822)
	at java.util.Properties.store(Properties.java:796)
	at org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:307)
	at org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:195)
	at org.apache.ivy.Ivy.resolve(Ivy.java:502)
	at org.apache.ivy.ant.IvyResolve.doExecute(IvyResolve.java:244)
	at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277)
	at org.apache.ivy.ant.IvyPostResolveTask.ensureResolved(IvyPostResolveTask.java:217)
	at org.apache.ivy.ant.IvyPostResolveTask.prepareAndCheck(IvyPostResolveTask.java:164)
	at org.apache.ivy.ant.IvyRetrieve.doExecute(IvyRetrieve.java:57)
	at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277)
	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)

Total time: 4 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure



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

ZooKeeper-trunk-WinVS2008 - Build # 755 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/755/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 112 lines...]
compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 8 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson6878150785352312376.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 3/3/2013 11:02:35 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
cl : Command line warning D9035: option 'Wp64' has been deprecated and will be removed in a future release
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\time.inl(94): fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\hudson\AppData\Local\Temp\_CL_bbddcd05sy': No space left on device
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\time.inl(120): fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\hudson\AppData\Local\Temp\_CL_94c14deasy': No space left on device
f:\hudson\hudson-slave\workspace\zookeeper-trunk-winvs2008\trunk\src\c\src\hashtable/hashtable_itr.h(39): fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\hudson\AppData\Local\Temp\_CL_082f04a3sy': No space left on device
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\time.inl(94): fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\hudson\AppData\Local\Temp\_CL_d298b055sy': No space left on device
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\time.inl(94): fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\hudson\AppData\Local\Temp\_CL_a7c8acacsy': No space left on device
Done Building Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" (default targets) -- FAILED.

Build FAILED.

"f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" (default target) (1) ->
(zookeeper target) -> 
  cl : Command line warning D9035: option 'Wp64' has been deprecated and will be removed in a future release


"f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" (default target) (1) ->
(zookeeper target) -> 
  C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\time.inl(94): fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\hudson\AppData\Local\Temp\_CL_bbddcd05sy': No space left on device
  C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\time.inl(120): fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\hudson\AppData\Local\Temp\_CL_94c14deasy': No space left on device
  f:\hudson\hudson-slave\workspace\zookeeper-trunk-winvs2008\trunk\src\c\src\hashtable/hashtable_itr.h(39): fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\hudson\AppData\Local\Temp\_CL_082f04a3sy': No space left on device
  C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\time.inl(94): fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\hudson\AppData\Local\Temp\_CL_d298b055sy': No space left on device


"f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" (default target) (1) ->
(Cli target) -> 
  C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\time.inl(94): fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\hudson\AppData\Local\Temp\_CL_a7c8acacsy': No space left on device

    1 Warning(s)
    5 Error(s)

Time Elapsed 00:00:07.68

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>exit 1 
Build step 'Execute Windows batch command' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure



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