You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/03 00:04:46 UTC

Build failed in Jenkins: POI-DSL-no-scratchpad #115

See <https://builds.apache.org/job/POI-DSL-no-scratchpad/115/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8
FORREST_HOME=/home/jenkins/tools/forrest/latest

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on H37 (ubuntu xenial) in workspace <https://builds.apache.org/job/POI-DSL-no-scratchpad/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2019-02-03T00:04:16.588 +0000'
U         src/java/org/apache/poi/poifs/filesystem/DirectoryNode.java
U         src/java/org/apache/poi/ss/formula/ptg/AbstractFunctionPtg.java
U         src/java/org/apache/poi/ss/formula/ptg/ExpPtg.java
U         src/java/org/apache/poi/ss/formula/ptg/FuncVarPtg.java
U         src/java/org/apache/poi/ss/formula/function/FunctionMetadataRegistry.java
U         src/java/org/apache/poi/ss/formula/function/FunctionDataBuilder.java
U         src/java/org/apache/poi/ss/formula/function/FunctionMetadata.java
U         src/java/org/apache/poi/ss/formula/function/FunctionMetadataReader.java
U         src/java/org/apache/poi/hssf/extractor/OldExcelExtractor.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java
U         src/integrationtest/org/apache/poi/stress/AbstractFileHandler.java
U         src/integrationtest/org/apache/poi/BaseIntegrationTest.java
A         src/resources/main/org/apache/poi/ss/formula/function/functionMetadataCetab.txt
U         src/resources/main/org/apache/poi/ss/formula/function/functionMetadata.txt
A         src/scratchpad/testcases/org/apache/poi/TestJDK12.java
U         src/ooxml/testcases/org/apache/poi/xssf/util/MemoryUsage.java
U         src/testcases/org/apache/poi/hpsf/basic/TestReadAllFiles.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
U         src/testcases/org/apache/poi/hssf/extractor/TestExcelExtractor.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestSheetShiftRows.java
A         src/testcases/org/apache/poi/ss/formula/function/ExcelCetabFunctionExtractor.java
A         test-data/spreadsheet/60405.xls
U         file-leak-detector.exclude
U         build.xml
U         jenkins/create_jobs.groovy

<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-DSL-no-scratchpad/ws/src/documentation'>

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-DSL-no-scratchpad/ws/forrest.properties'>
At revision 1852807

At revision 1852807

ERROR: Failed to parse svn info for external https://svn.apache.org/repos/asf/poi/site/src/documentation at ./src/documentation
org.tmatesoft.svn.core.SVNException: svn: E155010: The node '<https://builds.apache.org/job/POI-DSL-no-scratchpad/ws/src/documentation'> was not found
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgGetInfo.nodeFound(SvnNgGetInfo.java:154)
	at org.tmatesoft.svn.core.internal.wc17.SVNWCContext.nodeWalkChildren(SVNWCContext.java:1578)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgGetInfo.run(SvnNgGetInfo.java:82)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgGetInfo.run(SvnNgGetInfo.java:45)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner.run(SvnNgOperationRunner.java:20)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2497)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:1339)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:1289)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
FATAL: null
java.lang.NullPointerException
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:131)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:757)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:898)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1810)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Skipping publisher since build result is FAILURE
Archiving artifacts
[Fast Archiver] Compressed 97.52 MB of artifacts by 99.9% relative to #114
Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/POI-DSL-no-scratchpad/ws/build/excelant-test-results/TEST-org.apache.poi.ss.examples.formula.TestExcelAntUserDefinedFunction.xml> is 6 days 23 hr old


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Jenkins build is back to normal : POI-DSL-no-scratchpad #116

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI-DSL-no-scratchpad/116/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org