See <https://builds.apache.org/job/POI/445/changes>

Changes:

[centic] Seems we have slow connection on the Apache Jenkins instance. Thus 
allow one specific test to fail with a specific ConnectException as we see this 
happening sometimes in Jenkins but should not fail the unit test suite of POI 
because of such infrastructure problems

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace 
<https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision 
'2014-10-17T15:34:48.628 +0100'
U         src\ooxml\testcases\org\apache\poi\poifs\crypt\TestSignatureInfo.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 
into 'F:\hudson\hudson-slave\workspace\POI\forrest.properties'
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 
into 'F:\hudson\hudson-slave\workspace\POI\src\documentation'
At revision 1632586
At revision 1632586
no change for http://svn.apache.org/repos/asf/poi/trunk/forrest.properties 
since the previous build
no change for https://svn.apache.org/repos/asf/poi/site/src/documentation since 
the previous build
Deleting old artifacts from #443
[POI] $ cmd.exe /C '"f:\hudson\tools\ant\latest\bin\ant.bat 
-Dcoverage.enabled=true clean jenkins && exit %%ERRORLEVEL%%"'
Buildfile: <https://builds.apache.org/job/POI/ws/build.xml>

clean:
   [delete] Deleting directory <https://builds.apache.org/job/POI/ws/build>

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:

init:
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build\test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build\test-results>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build\scratchpad-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build\scratchpad-test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build\scratchpad-test-results>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build\ooxml-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build\ooxml-test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build\ooxml-test-results>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build\excelant-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build\excelant-test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build\excelant-test-results>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build\examples-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\dist>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build\tmp\site\build\site>
     [echo] Using Java: 1.6.0_27/1.6.0_27-b07/20.2-b06/Java HotSpot(TM) 64-Bit 
Server VM from Sun Microsystems Inc. on Windows Server 2008: 6.0

compile-main:
    [javac] Compiling 965 source files to 
<https://builds.apache.org/job/POI/ws/build\classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 495 source files to 
<https://builds.apache.org/job/POI/ws/build\test-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 3 files to 
<https://builds.apache.org/job/POI/ws/build\classes>

compile-scratchpad:
    [javac] Compiling 528 source files to 
<https://builds.apache.org/job/POI/ws/build\scratchpad-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 179 source files to 
<https://builds.apache.org/job/POI/ws/build\scratchpad-test-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 2 files to 
<https://builds.apache.org/job/POI/ws/build\scratchpad-classes>

check-ooxml-xsds:

fetch-ooxml-xsds:

check-compiled-ooxml-xsds:

compile-ooxml-xsds:

compile-ooxml:
    [javac] Compiling 382 source files to 
<https://builds.apache.org/job/POI/ws/build\ooxml-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 174 source files to 
<https://builds.apache.org/job/POI/ws/build\ooxml-test-classes>
    [javac] 
<https://builds.apache.org/job/POI/ws/src\ooxml\testcases\org\apache\poi\poifs\crypt\TestSignatureInfo.java>:109:
 cannot find symbol
    [javac] symbol  : method close()
    [javac] location: class java.net.URLClassLoader
    [javac]             ucl.close();
    [javac]                ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error

BUILD FAILED
<https://builds.apache.org/job/POI/ws/build.xml>:739: Compile failed; see the 
compiler error output for details.

Total time: 1 minute 52 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to